@keyframes v-modal-in{0%{opacity:0}}@keyframes v-modal-out{to{opacity:0}}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}@keyframes msgbox-fade-in{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}:root{--el-color-white:#fff;--el-color-black:#000;--el-color-primary-rgb:28, 138, 147;--el-color-success-rgb:76, 175, 80;--el-color-warning-rgb:255, 152, 0;--el-color-danger-rgb:244, 67, 54;--el-color-error-rgb:219, 40, 40;--el-color-info-rgb:33, 150, 243;--el-font-size-extra-large:20px;--el-font-size-large:18px;--el-font-size-medium:16px;--el-font-size-base:14px;--el-font-size-small:13px;--el-font-size-extra-small:12px;--el-font-family:"Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;--el-font-weight-primary:500;--el-font-line-height-primary:24px;--el-index-normal:1;--el-index-top:1000;--el-index-popper:2000;--el-border-radius-base:4px;--el-border-radius-small:2px;--el-border-radius-round:20px;--el-border-radius-circle:100%;--el-transition-duration:.3s;--el-transition-duration-fast:.2s;--el-transition-function-ease-in-out-bezier:cubic-bezier(.645, .045, .355, 1);--el-transition-function-fast-bezier:cubic-bezier(.23, 1, .32, 1);--el-transition-all:all var(--el-transition-duration) var(--el-transition-function-ease-in-out-bezier);--el-transition-fade:opacity var(--el-transition-duration) var(--el-transition-function-fast-bezier);--el-transition-md-fade:transform var(--el-transition-duration) var(--el-transition-function-fast-bezier), opacity var(--el-transition-duration) var(--el-transition-function-fast-bezier);--el-transition-fade-linear:opacity var(--el-transition-duration-fast) linear;--el-transition-border:border-color var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-transition-box-shadow:box-shadow var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-transition-color:color var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-component-size-large:40px;--el-component-size:32px;--el-component-size-small:24px;--lightningcss-light:initial;--lightningcss-dark: ;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--el-color-primary:#1c8a93;--el-color-primary-light-3:#60adb3;--el-color-primary-light-5:#8ec5c9;--el-color-primary-light-7:#bbdcdf;--el-color-primary-light-8:#d2e8e9;--el-color-primary-light-9:#e8f3f4;--el-color-primary-dark-2:#166e76;--el-color-success:#4caf50;--el-color-success-light-3:#82c785;--el-color-success-light-5:#a6d7a8;--el-color-success-light-7:#c9e7cb;--el-color-success-light-8:#dbefdc;--el-color-success-light-9:#edf7ee;--el-color-success-dark-2:#3d8c40;--el-color-warning:#ff9800;--el-color-warning-light-3:#ffb74d;--el-color-warning-light-5:#ffcc80;--el-color-warning-light-7:#ffe0b3;--el-color-warning-light-8:#ffeacc;--el-color-warning-light-9:#fff5e6;--el-color-warning-dark-2:#cc7a00;--el-color-danger:#f44336;--el-color-danger-light-3:#f77b72;--el-color-danger-light-5:#faa19b;--el-color-danger-light-7:#fcc7c3;--el-color-danger-light-8:#fdd9d7;--el-color-danger-light-9:#feeceb;--el-color-danger-dark-2:#c3362b;--el-color-error:#db2828;--el-color-error-light-3:#e66969;--el-color-error-light-5:#ed9494;--el-color-error-light-7:#f4bfbf;--el-color-error-light-8:#f8d4d4;--el-color-error-light-9:#fbeaea;--el-color-error-dark-2:#af2020;--el-color-info:#2196f3;--el-color-info-light-3:#64b6f7;--el-color-info-light-5:#90cbf9;--el-color-info-light-7:#bce0fb;--el-color-info-light-8:#d3eafd;--el-color-info-light-9:#e9f5fe;--el-color-info-dark-2:#1a78c2;--el-bg-color:#fff;--el-bg-color-page:#f2f3f5;--el-bg-color-overlay:#fff;--el-text-color-primary:#303133;--el-text-color-regular:#606266;--el-text-color-secondary:#909399;--el-text-color-placeholder:#a8abb2;--el-text-color-disabled:#c0c4cc;--el-border-color:#dcdfe6;--el-border-color-light:#e4e7ed;--el-border-color-lighter:#ebeef5;--el-border-color-extra-light:#f2f6fc;--el-border-color-dark:#d4d7de;--el-border-color-darker:#cdd0d6;--el-fill-color:#f0f2f5;--el-fill-color-light:#f5f7fa;--el-fill-color-lighter:#fafafa;--el-fill-color-extra-light:#fafcff;--el-fill-color-dark:#ebedf0;--el-fill-color-darker:#e6e8eb;--el-fill-color-blank:#fff;--el-box-shadow:0px 12px 32px 4px #0000000a, 0px 8px 20px #00000014;--el-box-shadow-light:0px 0px 12px #0000001f;--el-box-shadow-lighter:0px 0px 6px #0000001f;--el-box-shadow-dark:0px 16px 48px 16px #00000014, 0px 12px 32px #0000001f, 0px 8px 16px -8px #00000029;--el-disabled-bg-color:var(--el-fill-color-light);--el-disabled-text-color:var(--el-text-color-placeholder);--el-disabled-border-color:var(--el-border-color-light);--el-overlay-color:#000c;--el-overlay-color-light:#000000b3;--el-overlay-color-lighter:#00000080;--el-mask-color:#ffffffe6;--el-mask-color-extra-light:#ffffff4d;--el-border-width:1px;--el-border-style:solid;--el-border-color-hover:var(--el-text-color-disabled);--el-border:var(--el-border-width) var(--el-border-style) var(--el-border-color);--el-svg-monochrome-grey:var(--el-border-color)}.fade-in-linear-enter-active,.fade-in-linear-leave-active{transition:var(--el-transition-fade-linear)}.fade-in-linear-enter-from,.fade-in-linear-leave-to{opacity:0}.el-fade-in-linear-enter-active,.el-fade-in-linear-leave-active{transition:var(--el-transition-fade-linear)}.el-fade-in-linear-enter-from,.el-fade-in-linear-leave-to{opacity:0}.el-fade-in-enter-active,.el-fade-in-leave-active{transition:all var(--el-transition-duration) cubic-bezier(.55, 0, .1, 1)}.el-fade-in-enter-from,.el-fade-in-leave-active{opacity:0}.el-zoom-in-center-enter-active,.el-zoom-in-center-leave-active{transition:all var(--el-transition-duration) cubic-bezier(.55, 0, .1, 1)}.el-zoom-in-center-enter-from,.el-zoom-in-center-leave-active{opacity:0;transform:scaleX(0)}.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active{opacity:1;transition:var(--el-transition-md-fade);transform-origin:top;transform:scaleY(1)}.el-zoom-in-top-enter-active[data-popper-placement^=top],.el-zoom-in-top-leave-active[data-popper-placement^=top]{transform-origin:bottom}.el-zoom-in-top-enter-from,.el-zoom-in-top-leave-active{opacity:0;transform:scaleY(0)}.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active{opacity:1;transition:var(--el-transition-md-fade);transform-origin:bottom;transform:scaleY(1)}.el-zoom-in-bottom-enter-from,.el-zoom-in-bottom-leave-active{opacity:0;transform:scaleY(0)}.el-zoom-in-left-enter-active,.el-zoom-in-left-leave-active{opacity:1;transition:var(--el-transition-md-fade);transform-origin:0 0;transform:scale(1)}.el-zoom-in-left-enter-from,.el-zoom-in-left-leave-active{opacity:0;transform:scale(.45)}.collapse-transition{transition:var(--el-transition-duration) height ease-in-out, var(--el-transition-duration) padding-top ease-in-out, var(--el-transition-duration) padding-bottom ease-in-out}.el-collapse-transition-leave-active,.el-collapse-transition-enter-active{transition:var(--el-transition-duration) max-height ease-in-out, var(--el-transition-duration) padding-top ease-in-out, var(--el-transition-duration) padding-bottom ease-in-out}.horizontal-collapse-transition{transition:var(--el-transition-duration) width ease-in-out, var(--el-transition-duration) padding-left ease-in-out, var(--el-transition-duration) padding-right ease-in-out}.el-list-enter-active,.el-list-leave-active{transition:all 1s}.el-list-enter-from,.el-list-leave-to{opacity:0;transform:translateY(-30px)}.el-list-leave-active{position:absolute!important}.el-opacity-transition{transition:opacity var(--el-transition-duration) cubic-bezier(.55, 0, .1, 1)}.el-icon--right{margin-left:5px}.el-icon--left{margin-right:5px}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.el-icon{--color:inherit;fill:currentColor;width:1em;height:1em;color:var(--color);line-height:1em;font-size:inherit;justify-content:center;align-items:center;display:inline-flex;position:relative}.el-icon.is-loading{animation:2s linear infinite rotating}.el-icon svg{width:1em;height:1em}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}:root{--el-loading-spinner-size:42px;--el-loading-fullscreen-spinner-size:50px}.el-loading-parent--relative{position:relative!important}.el-loading-parent--hidden{overflow:hidden!important}.el-loading-mask{z-index:2000;background-color:var(--el-mask-color);transition:opacity var(--el-transition-duration);margin:0;position:absolute;inset:0}.el-loading-mask.is-fullscreen{position:fixed}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:calc((0px - var(--el-loading-fullscreen-spinner-size)) / 2)}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{height:var(--el-loading-fullscreen-spinner-size);width:var(--el-loading-fullscreen-spinner-size)}.el-loading-spinner{margin-top:calc((0px - var(--el-loading-spinner-size)) / 2);text-align:center;width:100%;position:absolute;top:50%}.el-loading-spinner .el-loading-text{color:var(--el-color-primary);margin:3px 0;font-size:14px}.el-loading-spinner .circular{height:var(--el-loading-spinner-size);width:var(--el-loading-spinner-size);animation:2s linear infinite loading-rotate;display:inline}.el-loading-spinner .path{stroke-dasharray:90 150;stroke-dashoffset:0;stroke-width:2px;stroke:var(--el-color-primary);stroke-linecap:round;animation:1.5s ease-in-out infinite loading-dash}.el-loading-spinner i{color:var(--el-color-primary)}.el-loading-fade-enter-from,.el-loading-fade-leave-to{opacity:0}@keyframes loading-rotate{to{transform:rotate(360deg)}}@keyframes loading-dash{0%{stroke-dasharray:1 200;stroke-dashoffset:0}50%{stroke-dasharray:90 150;stroke-dashoffset:-40px}to{stroke-dasharray:90 150;stroke-dashoffset:-120px}}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.el-container{box-sizing:border-box;flex-direction:row;flex:auto;min-width:0;display:flex}.el-container.is-vertical{flex-direction:column}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.el-aside{box-sizing:border-box;width:var(--el-aside-width,300px);flex-shrink:0;overflow:auto}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.el-footer{--el-footer-padding:0 20px;--el-footer-height:60px;padding:var(--el-footer-padding);box-sizing:border-box;height:var(--el-footer-height);flex-shrink:0}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.el-header{--el-header-padding:0 20px;--el-header-height:60px;padding:var(--el-header-padding);box-sizing:border-box;height:var(--el-header-height);flex-shrink:0}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.el-main{--el-main-padding:20px;box-sizing:border-box;padding:var(--el-main-padding);flex:auto;display:block;overflow:auto}.el-notification{--el-notification-width:330px;--el-notification-padding:14px 26px 14px 13px;--el-notification-radius:8px;--el-notification-shadow:var(--el-box-shadow-light);--el-notification-border-color:var(--el-border-color-lighter);--el-notification-icon-size:24px;--el-notification-close-font-size:var(--el-message-close-size,16px);--el-notification-group-margin-left:13px;--el-notification-group-margin-right:8px;--el-notification-content-font-size:var(--el-font-size-base);--el-notification-content-color:var(--el-text-color-regular);--el-notification-title-font-size:16px;--el-notification-title-color:var(--el-text-color-primary);--el-notification-close-color:var(--el-text-color-secondary);--el-notification-close-hover-color:var(--el-text-color-regular);background-color:var(--el-bg-color-overlay);border:1px solid var(--el-notification-border-color);border-radius:var(--el-notification-radius);box-shadow:var(--el-notification-shadow);box-sizing:border-box;overflow-wrap:break-word;padding:var(--el-notification-padding);transition:opacity var(--el-transition-duration),transform var(--el-transition-duration),left var(--el-transition-duration),right var(--el-transition-duration),top .4s,bottom var(--el-transition-duration);width:var(--el-notification-width);z-index:9999;display:flex;position:fixed;overflow:hidden}.el-notification.right{right:16px}.el-notification.left{left:16px}.el-notification__group{margin-left:var(--el-notification-group-margin-left);margin-right:var(--el-notification-group-margin-right);flex:1;min-width:0}.el-notification__title{color:var(--el-notification-title-color);font-size:var(--el-notification-title-font-size);font-weight:700;line-height:var(--el-notification-icon-size);margin:0}.el-notification__content{color:var(--el-notification-content-color);font-size:var(--el-notification-content-font-size);margin:6px 0 0;line-height:24px}.el-notification__content p{margin:0}.el-notification .el-notification__icon{font-size:var(--el-notification-icon-size);height:var(--el-notification-icon-size);width:var(--el-notification-icon-size);flex-shrink:0}.el-notification .el-notification__closeBtn{color:var(--el-notification-close-color);cursor:pointer;font-size:var(--el-notification-close-font-size);position:absolute;top:18px;right:15px}.el-notification .el-notification__closeBtn:hover{color:var(--el-notification-close-hover-color)}.el-notification .el-notification--primary{--el-notification-icon-color:var(--el-color-primary);color:var(--el-notification-icon-color)}.el-notification .el-notification--success{--el-notification-icon-color:var(--el-color-success);color:var(--el-notification-icon-color)}.el-notification .el-notification--info{--el-notification-icon-color:var(--el-color-info);color:var(--el-notification-icon-color)}.el-notification .el-notification--warning{--el-notification-icon-color:var(--el-color-warning);color:var(--el-notification-icon-color)}.el-notification .el-notification--error{--el-notification-icon-color:var(--el-color-error);color:var(--el-notification-icon-color)}.el-notification-fade-enter-from.right{right:0;transform:translate(100%)}.el-notification-fade-enter-from.left{left:0;transform:translate(-100%)}.el-notification-fade-leave-to{opacity:0}.overlay[data-v-3c90cd2c]{z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.popup[data-v-3c90cd2c]{text-align:center;background:#fff;border-radius:1rem;min-width:320px;max-width:90%;padding:1.75rem 2rem;animation:.4s ease-out fade-in-3c90cd2c;box-shadow:0 8px 20px #00000040}.content-wrapper[data-v-3c90cd2c]{flex-direction:column;align-items:center;display:flex}.text-container[data-v-3c90cd2c]{width:100%}.title[data-v-3c90cd2c]{color:#333;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.subtitle[data-v-3c90cd2c]{color:#666;min-height:1.5rem;margin-bottom:1rem;font-size:.9rem}.text-animation[data-v-3c90cd2c]{animation:.5s ease-out fade-text-3c90cd2c;display:inline-block}.progress-container[data-v-3c90cd2c]{background-color:#eaeaea;border-radius:3px;width:100%;height:6px;margin-top:.5rem;overflow:hidden}.progress-bar[data-v-3c90cd2c]{background-color:#3498db;border-radius:3px;height:100%;transition:width .5s;position:relative;overflow:hidden}.progress-bar[data-v-3c90cd2c]:after{content:"";background:linear-gradient(90deg,#fff0 0%,#fff6 50%,#fff0 100%);animation:1.5s infinite shimmer-3c90cd2c;position:absolute;inset:0}.retry-button[data-v-3c90cd2c]{color:#fff;cursor:pointer;background-color:#3498db;border:none;border-radius:.5rem;margin-top:1.25rem;padding:.5rem 1.5rem;font-weight:500;transition:background-color .2s}.retry-button[data-v-3c90cd2c]:hover{background-color:#2980b9}.retry-button[data-v-3c90cd2c]:focus{outline:none;box-shadow:0 0 0 2px #3498db66}@keyframes fade-in-3c90cd2c{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes fade-text-3c90cd2c{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer-3c90cd2c{0%{transform:translate(-100%)}to{transform:translate(100%)}}.el-overlay[data-v-ecffb15c]{z-index:2000;background-color:var(--el-overlay-color-lighter);height:100%;position:fixed;inset:0;overflow:auto}.el-overlay .el-overlay-root[data-v-ecffb15c]{height:0}[data-v-ecffb15c]:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter[data-v-ecffb15c]{animation:v-modal-in-ecffb15c var(--el-transition-duration-fast) ease}.v-modal-leave[data-v-ecffb15c]{animation:v-modal-out-ecffb15c var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in-ecffb15c{0%{opacity:0}}@keyframes v-modal-out-ecffb15c{to{opacity:0}}.v-modal[data-v-ecffb15c]{width:100%;height:100%;opacity:var(--el-popup-modal-opacity);background:var(--el-popup-modal-bg-color);position:fixed;top:0;left:0}.el-popup-parent--hidden[data-v-ecffb15c]{overflow:hidden}.el-message-box[data-v-ecffb15c]{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box[data-v-ecffb15c]:focus{outline:none!important}.is-message-box .el-overlay-message-box[data-v-ecffb15c]{text-align:center;padding:16px;position:fixed;inset:0;overflow:auto}.is-message-box .el-overlay-message-box[data-v-ecffb15c]:after{content:"";vertical-align:middle;width:0;height:100%;display:inline-block}.el-message-box.is-draggable .el-message-box__header[data-v-ecffb15c]{cursor:move;-webkit-user-select:none;user-select:none}.el-message-box__header[data-v-ecffb15c]{padding-bottom:var(--el-messagebox-padding-primary)}.el-message-box__header.show-close[data-v-ecffb15c]{padding-right:calc(var(--el-messagebox-padding-primary) + var(--el-message-close-size,16px))}.el-message-box__title[data-v-ecffb15c]{font-size:var(--el-messagebox-font-size);line-height:var(--el-messagebox-font-line-height);color:var(--el-messagebox-title-color)}.el-message-box__headerbtn[data-v-ecffb15c]{width:40px;height:40px;font-size:var(--el-message-close-size,16px);cursor:pointer;background:0 0;border:none;outline:none;padding:0;position:absolute;top:0;right:0}.el-message-box__headerbtn .el-message-box__close[data-v-ecffb15c]{color:var(--el-color-info);font-size:inherit}.el-message-box__headerbtn:focus .el-message-box__close[data-v-ecffb15c],.el-message-box__headerbtn:hover .el-message-box__close[data-v-ecffb15c]{color:var(--el-color-primary)}.el-message-box__content[data-v-ecffb15c]{color:var(--el-messagebox-content-color);font-size:var(--el-messagebox-content-font-size)}.el-message-box__container[data-v-ecffb15c]{align-items:center;gap:12px;display:flex}.el-message-box__input[data-v-ecffb15c]{padding-top:12px}.el-message-box__input div.invalid>input[data-v-ecffb15c],.el-message-box__input div.invalid>input[data-v-ecffb15c]:focus{border-color:var(--el-color-error)}.el-message-box__status[data-v-ecffb15c]{font-size:24px}.el-message-box__status.el-message-box-icon--primary[data-v-ecffb15c]{--el-messagebox-color:var(--el-color-primary);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--success[data-v-ecffb15c]{--el-messagebox-color:var(--el-color-success);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--info[data-v-ecffb15c]{--el-messagebox-color:var(--el-color-info);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--warning[data-v-ecffb15c]{--el-messagebox-color:var(--el-color-warning);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--error[data-v-ecffb15c]{--el-messagebox-color:var(--el-color-error);color:var(--el-messagebox-color)}.el-message-box__message[data-v-ecffb15c]{min-width:0;margin:0}.el-message-box__message p[data-v-ecffb15c]{line-height:var(--el-messagebox-font-line-height);margin:0}.el-message-box__errormsg[data-v-ecffb15c]{color:var(--el-color-error);font-size:var(--el-messagebox-error-font-size);line-height:var(--el-messagebox-font-line-height)}.el-message-box__btns[data-v-ecffb15c]{padding-top:var(--el-messagebox-padding-primary);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.el-message-box--center .el-message-box__title[data-v-ecffb15c]{justify-content:center;align-items:center;gap:6px;display:flex}.el-message-box--center .el-message-box__status[data-v-ecffb15c]{font-size:inherit}.el-message-box--center .el-message-box__btns[data-v-ecffb15c],.el-message-box--center .el-message-box__container[data-v-ecffb15c]{justify-content:center}.fade-in-linear-enter-active .el-overlay-message-box[data-v-ecffb15c]{animation:msgbox-fade-in-ecffb15c var(--el-transition-duration)}.fade-in-linear-leave-active .el-overlay-message-box[data-v-ecffb15c]{animation:msgbox-fade-in-ecffb15c var(--el-transition-duration) reverse}@keyframes msgbox-fade-in-ecffb15c{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.online-cashfloat-closure[data-v-ecffb15c]{color:#111827;background-color:#fff;flex-direction:column;width:100%;min-height:90vh;margin:0 auto;display:flex}.online-cashfloat-closure .main-content[data-v-ecffb15c]{flex-direction:column;flex:1 0 auto;gap:24px;padding:24px 24px 12px;display:flex}.online-cashfloat-closure .loading-container[data-v-ecffb15c]{color:#6b7280;justify-content:center;align-items:center;width:100%;height:200px;font-size:18px;display:flex}.online-cashfloat-closure .title-container[data-v-ecffb15c]{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}.online-cashfloat-closure .title[data-v-ecffb15c]{color:#000;width:100%;margin:0;font-size:24px;font-weight:600;line-height:30px}.online-cashfloat-closure .session-info[data-v-ecffb15c]{color:#939393;background:#f7f7f7;border-radius:2px;width:fit-content;margin:0;padding:4px;font-size:14px;line-height:18px}.online-cashfloat-closure .action-buttons[data-v-ecffb15c]{gap:12px;margin-bottom:12px;display:flex}.online-cashfloat-closure .btn[data-v-ecffb15c]{cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;height:40px;padding:12px 16px;font-size:18px;font-weight:500;line-height:23px;display:flex}.online-cashfloat-closure .btn[disabled][data-v-ecffb15c]{opacity:.6;cursor:not-allowed}.online-cashfloat-closure .btn-icon[data-v-ecffb15c]{width:20px;height:20px}.online-cashfloat-closure .note-content[data-v-ecffb15c]{white-space:nowrap;justify-content:center;align-items:center;gap:6px;display:inline-flex}.online-cashfloat-closure .btn-outline[data-v-ecffb15c]{color:#111827;background-color:#fafafa;border:1px solid #e5e7eb}.online-cashfloat-closure .btn-primary[data-v-ecffb15c]{background-color:var(--primary-smeetz);border:1px solid var(--primary-smeetz);color:#fff}.online-cashfloat-closure .btn-large[data-v-ecffb15c]{padding:12px 16px;font-size:18px}.online-cashfloat-closure .btn-full[data-v-ecffb15c]{width:100%}.online-cashfloat-closure .btn-white[data-v-ecffb15c]{color:#111827;background-color:#fff;border:1px solid #e5e7eb}.online-cashfloat-closure .btn-selected[data-v-ecffb15c]{color:#0ea5e9;background-color:#f0faff;border:1px solid #0ea5e9}.online-cashfloat-closure .btn-error[data-v-ecffb15c]{color:#ef4444;background-color:#fef2f2;border:1px solid #ef4444}.online-cashfloat-closure .btn-small[data-v-ecffb15c]{height:30px;font-size:14px}.online-cashfloat-closure .tabs[data-v-ecffb15c]{background-color:#fafafa;border:1px solid #e5e7eb;border-radius:6px;gap:12px;width:fit-content;margin:0 auto;padding:6px;display:flex}.online-cashfloat-closure .tab-button[data-v-ecffb15c]{cursor:pointer;color:#111827;background:0 0;border:none;border-radius:6px;padding:12px 16px;font-size:18px;font-weight:500;line-height:23px}.online-cashfloat-closure .tab-button.active[data-v-ecffb15c]{background-color:#fff;border:1px solid #e5e7eb}.online-cashfloat-closure .content-row[data-v-ecffb15c]{gap:12px;display:flex}.online-cashfloat-closure .cash-details-panel[data-v-ecffb15c]{background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;flex-direction:column;flex:1;display:flex;overflow:hidden}.online-cashfloat-closure .digital-details-panel[data-v-ecffb15c]{background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;flex-direction:column;display:flex;overflow:hidden}.online-cashfloat-closure .cash-details-panel .panel-header[data-v-ecffb15c]{background-color:#fff;border:none;justify-content:space-between;align-items:center;padding:12px;display:flex}.online-cashfloat-closure .cash-panel[data-v-ecffb15c]{flex-direction:column;flex:1;gap:36px;max-height:60vh;display:flex;overflow-y:auto}.online-cashfloat-closure .currency-section[data-v-ecffb15c]{background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden}.online-cashfloat-closure .panel-header[data-v-ecffb15c]{background-color:#fafafa;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12px;display:flex}.online-cashfloat-closure .digital-methods[data-v-ecffb15c]{width:60%;min-width:700px;height:auto;margin:0 auto}.online-cashfloat-closure .digital-details-panel .panel-header[data-v-ecffb15c]{background-color:#f0fdff;border:1px solid #e5e7eb;padding:24px 12px}.online-cashfloat-closure .digital-methods .detail-item[data-v-ecffb15c]{padding:12px}.online-cashfloat-closure .border-bottom[data-v-ecffb15c]{border-bottom:1px solid #f1f2f4}.online-cashfloat-closure .panel-title[data-v-ecffb15c]{color:#000;align-items:center;gap:6px;font-size:18px;font-weight:700;display:flex}.online-cashfloat-closure .panel-title.large-title[data-v-ecffb15c]{font-size:22px}.online-cashfloat-closure .panel-icon[data-v-ecffb15c]{width:20px;height:20px}.online-cashfloat-closure .currency-icon[data-v-ecffb15c]{border:1.5px solid var(--primary-smeetz);width:20px;height:20px;color:var(--primary-smeetz);border-radius:2px;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:flex}.online-cashfloat-closure .info-button[data-v-ecffb15c]{cursor:pointer;background:0 0;border:none;padding:0;display:flex}.online-cashfloat-closure .info-button img[data-v-ecffb15c]{width:16px;height:16px}.online-cashfloat-closure .status-badge[data-v-ecffb15c]{border-radius:2px;padding:6px 8px;font-size:14px;font-weight:600;line-height:18px}.online-cashfloat-closure .matched[data-v-ecffb15c]{color:#22c55e;background-color:#daffe8;border:1px solid #22c55e}.online-cashfloat-closure .unmatched[data-v-ecffb15c]{color:#ef4444;background-color:#fff5f5;border:1px solid #ef4444}.online-cashfloat-closure .details-list[data-v-ecffb15c]{flex-direction:column;gap:12px;padding:12px;display:flex}.online-cashfloat-closure .detail-item[data-v-ecffb15c]{justify-content:space-between;align-items:center;width:100%;display:flex}.online-cashfloat-closure .detail-label[data-v-ecffb15c]{color:#6b7280;font-size:16px;font-weight:500}.online-cashfloat-closure .detail-value[data-v-ecffb15c]{font-size:16px;font-weight:700}.online-cashfloat-closure .detail-value.highlight[data-v-ecffb15c]{color:var(--primary-smeetz)}.online-cashfloat-closure .detail-value-left[data-v-ecffb15c]{justify-content:space-between;align-items:center;gap:60px;display:flex}.online-cashfloat-closure .currency-content[data-v-ecffb15c]{flex-direction:column;gap:12px;padding:12px;display:flex}.online-cashfloat-closure .currency-row[data-v-ecffb15c]{justify-content:space-between;align-items:center;display:flex}.online-cashfloat-closure .currency-label[data-v-ecffb15c]{color:#6b7280;align-items:center;font-size:14px;line-height:18px;display:flex}.online-cashfloat-closure .currency-info-button[data-v-ecffb15c]{margin:0 4px}.online-cashfloat-closure .currency-info-button img[data-v-ecffb15c]{width:16px;height:16px}.online-cashfloat-closure .currency-value[data-v-ecffb15c]{font-size:20px;font-weight:700;line-height:25px}.online-cashfloat-closure .amount-input-container[data-v-ecffb15c]{border:1px solid #e5e7eb;border-radius:4px;justify-content:space-between;align-items:center;margin-bottom:8px;display:flex;position:relative;overflow:hidden}.online-cashfloat-closure .amount-input[data-v-ecffb15c]{color:#111827;border:none;width:100%;padding:12px;font-size:14px;font-weight:500;line-height:17px}.online-cashfloat-closure .input-arrows[data-v-ecffb15c]{border-left:1px solid #e5e7eb}.online-cashfloat-closure .arrow-up[data-v-ecffb15c],.online-cashfloat-closure .arrow-down[data-v-ecffb15c]{cursor:pointer;background-color:#fafafa;border:none;justify-content:center;align-items:center;width:29px;height:20px;padding:2px;display:flex}.online-cashfloat-closure .arrow-up img[data-v-ecffb15c],.online-cashfloat-closure .arrow-down img[data-v-ecffb15c]{width:auto;height:100%}.online-cashfloat-closure .arrow-down img[data-v-ecffb15c]{transform:rotate(180deg)}.online-cashfloat-closure .mt-4[data-v-ecffb15c]{margin-top:16px}.online-cashfloat-closure .closure-footer[data-v-ecffb15c]{background-color:#fff;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;width:100%;margin-top:auto;padding:12px 24px 24px;display:flex}.online-cashfloat-closure .warning-text[data-v-ecffb15c]{align-items:center;gap:8px;width:50%;display:flex}.online-cashfloat-closure .warning-icon[data-v-ecffb15c]{flex-shrink:0;width:24px;height:24px}.online-cashfloat-closure .warning-text p[data-v-ecffb15c]{margin:0;font-size:16px;font-weight:700}.online-cashfloat-closure .footer-buttons[data-v-ecffb15c]{justify-content:flex-end;gap:16px;width:50%;display:flex}.online-cashfloat-closure .footer-buttons .btn[data-v-ecffb15c]{flex:1}.online-cashfloat-closure .red[data-v-ecffb15c]{color:#ef4444}.online-cashfloat-closure .green[data-v-ecffb15c]{color:var(--primary-smeetz)}.online-cashfloat-closure .w-70[data-v-ecffb15c]{width:70%}.online-cashfloat-closure .font-weight-500[data-v-ecffb15c]{font-weight:500}.online-cashfloat-closure .font-weight-700[data-v-ecffb15c]{font-weight:700}.online-cashfloat-closure .f-medium[data-v-ecffb15c]{font-size:16px}.online-cashfloat-closure .f-large[data-v-ecffb15c]{font-size:20px}.online-cashfloat-closure .cash-destination-modal-wrapper .cdm-overlay[data-v-ecffb15c]{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;animation:.2s ease-out overlay-fade-in-ecffb15c;display:flex;position:fixed;inset:0}@keyframes overlay-fade-in-ecffb15c{0%{opacity:0}to{opacity:1}}.online-cashfloat-closure .cash-destination-modal-wrapper .cdm-container[data-v-ecffb15c]{background:#fff;border-radius:12px;width:90%;max-width:480px;animation:.3s ease-out modal-slide-up-ecffb15c;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes modal-slide-up-ecffb15c{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.online-cashfloat-closure .cash-destination-modal-wrapper .cdm-header[data-v-ecffb15c]{border-bottom:1px solid #e5e7eb;padding:24px 24px 16px}.online-cashfloat-closure .cash-destination-modal-wrapper .cdm-title[data-v-ecffb15c]{color:#111827;text-align:center;margin:0;font-size:18px;font-weight:600}.online-cashfloat-closure .cash-destination-modal-wrapper .cdm-body[data-v-ecffb15c]{padding:24px}.online-cashfloat-closure .cash-destination-modal-wrapper .cdm-form-group[data-v-ecffb15c]{margin-bottom:20px}.online-cashfloat-closure .cash-destination-modal-wrapper .cdm-label[data-v-ecffb15c]{color:#374151;text-align:left;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.online-cashfloat-closure .cash-destination-modal-wrapper .cdm-select[data-v-ecffb15c]{color:#111827;cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23374151' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:12px;border:1.5px solid #d1d5db;border-radius:8px;width:100%;padding:10px 36px 10px 12px;font-size:15px;transition:all .2s}.online-cashfloat-closure .cash-destination-modal-wrapper .cdm-select[data-v-ecffb15c]:hover:not(:disabled){border-color:#9ca3af}.online-cashfloat-closure .cash-destination-modal-wrapper .cdm-select[data-v-ecffb15c]:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.online-cashfloat-closure .cash-destination-modal-wrapper .cdm-select[data-v-ecffb15c]:disabled{color:#9ca3af;cursor:not-allowed;opacity:.6;background-color:#f9fafb;border-color:#e5e7eb}.online-cashfloat-closure .cash-destination-modal-wrapper .cdm-select option[value=""][data-v-ecffb15c]{color:#9ca3af}.online-cashfloat-closure .cash-destination-modal-wrapper .cdm-checkbox-group[data-v-ecffb15c]{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:16px}.online-cashfloat-closure .cash-destination-modal-wrapper .cdm-footer[data-v-ecffb15c]{justify-content:flex-end;gap:12px;padding:16px 24px 24px;display:flex}@media (width<=640px){.online-cashfloat-closure .cash-destination-modal-wrapper .cdm-container[data-v-ecffb15c]{width:95%;max-width:none;margin:16px}.online-cashfloat-closure .cash-destination-modal-wrapper .cdm-header[data-v-ecffb15c],.online-cashfloat-closure .cash-destination-modal-wrapper .cdm-body[data-v-ecffb15c],.online-cashfloat-closure .cash-destination-modal-wrapper .cdm-footer[data-v-ecffb15c]{padding-left:20px;padding-right:20px}.online-cashfloat-closure .cash-destination-modal-wrapper .cdm-footer[data-v-ecffb15c]{flex-direction:column-reverse}.online-cashfloat-closure .cash-destination-modal-wrapper .cdm-footer .el-button[data-v-ecffb15c]{width:100%}}.online-cashfloat-closure .youtube-demo-modal-wrapper .cdm-overlay[data-v-ecffb15c]{z-index:9999;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.online-cashfloat-closure .youtube-demo-modal-wrapper .cdm-container[data-v-ecffb15c]{aspect-ratio:16/9;background:#000;border-radius:8px;width:60vw;max-width:1200px;overflow:hidden}.online-cashfloat-closure .youtube-demo-modal-wrapper iframe[data-v-ecffb15c]{border:none;width:100%;height:100%}.online-cashfloat-closure .watch-video-btn[data-v-ecffb15c]{background:linear-gradient(293.16deg, var(--primary-smeetz) 15.54%, #73cad7 86.43%);color:#fff;cursor:pointer;word-break:keep-all;border:none;border-radius:4px;align-items:center;gap:8px;width:200px;height:30px;padding:4px 8px;font-family:system-ui,-apple-system,sans-serif;font-size:14px;transition:background-color .2s;display:flex}.online-cashfloat-closure .watch-video-btn[data-v-ecffb15c]:hover{background-color:#4fa5a5}.online-cashfloat-closure .watch-video-btn .video-icon[data-v-ecffb15c]{width:1.25rem;height:1.25rem}@keyframes shake-ecffb15c{0%{transform:translate(0)}20%{transform:translate(-4px)}40%{transform:translate(4px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}to{transform:translate(0)}}.shake[data-v-ecffb15c]{animation:.4s ease-in-out shake-ecffb15c}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.close-confirm-modal-v2[data-slot=dialog-content] [data-slot=dialog-close]{opacity:1;top:1.5rem;right:1.5rem}.close-confirm-modal-v2[data-slot=dialog-content] [data-slot=dialog-close] svg{width:1.25rem;height:1.25rem}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.new-cash-float-open{scrollbar-gutter:stable;background-color:#fff;flex-direction:column;justify-content:space-between;width:100%;padding-top:10px;display:flex}.new-cash-float-open .cashfloat-actions{grid-template-columns:1fr 1fr;gap:3rem;margin-top:3rem;display:grid}.new-cash-float-open .remove-currency-btn{cursor:pointer;border-radius:50%;justify-content:center;align-self:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.new-cash-float-open .remove-currency-btn:hover{color:#fff;background-color:#e15241}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.spinner .loader{width:150px;height:150px}.spinner svg{fill:none;width:90%}.spinner .load{transform-origin:50%;stroke-dasharray:570;stroke-width:15px}.spinner .load.one{stroke:#044c55;animation:1.5s infinite load}.spinner .load.two{stroke:#39676f;animation:1.5s .1s infinite load}.spinner .load.three{stroke:#87a1a6;animation:1.5s .2s infinite load}.spinner .point{animation:1s ease-in-out infinite bounce}.spinner .point.one{fill:#87a1a6;animation-delay:0s}.spinner .point.two{fill:#39676f;animation-delay:.1s}.spinner .point.three{fill:#044c55;animation-delay:.2s}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes load{0%{stroke-dashoffset:570px}50%{stroke-dashoffset:530px}to{stroke-dashoffset:570px;transform:rotate(360deg)}}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.el-button{--el-button-font-weight:var(--el-font-weight-primary);--el-button-border-color:var(--el-border-color);--el-button-bg-color:var(--el-fill-color-blank);--el-button-text-color:var(--el-text-color-regular);--el-button-disabled-text-color:var(--el-disabled-text-color);--el-button-disabled-bg-color:var(--el-fill-color-blank);--el-button-disabled-border-color:var(--el-border-color-light);--el-button-divide-border-color:#ffffff80;--el-button-hover-text-color:var(--el-color-primary);--el-button-hover-bg-color:var(--el-color-primary-light-9);--el-button-hover-border-color:var(--el-color-primary-light-7);--el-button-active-text-color:var(--el-button-hover-text-color);--el-button-active-border-color:var(--el-color-primary);--el-button-active-bg-color:var(--el-button-hover-bg-color);--el-button-outline-color:var(--el-color-primary-light-5);--el-button-hover-link-text-color:var(--el-text-color-secondary);--el-button-active-color:var(--el-text-color-primary);white-space:nowrap;cursor:pointer;height:32px;color:var(--el-button-text-color);text-align:center;box-sizing:border-box;line-height:1;font-weight:var(--el-button-font-weight);-webkit-user-select:none;user-select:none;vertical-align:middle;-webkit-appearance:none;background-color:var(--el-button-bg-color);border:var(--el-border);border-color:var(--el-button-border-color);outline:none;justify-content:center;align-items:center;transition:all .1s;display:inline-flex}.el-button:hover{color:var(--el-button-hover-text-color);border-color:var(--el-button-hover-border-color);background-color:var(--el-button-hover-bg-color);outline:none}.el-button:active{color:var(--el-button-active-text-color);border-color:var(--el-button-active-border-color);background-color:var(--el-button-active-bg-color);outline:none}.el-button:focus-visible{outline:2px solid var(--el-button-outline-color);outline-offset:1px;transition:outline-offset,outline}.el-button>span{align-items:center;display:inline-flex}.el-button+.el-button{margin-left:12px}.el-button{font-size:var(--el-font-size-base);border-radius:var(--el-border-radius-base);padding:8px 15px}.el-button.is-round{padding:8px 15px}.el-button::-moz-focus-inner{border:0}.el-button [class*=el-icon]+span{margin-left:6px}.el-button [class*=el-icon] svg{vertical-align:bottom}.el-button.is-plain{--el-button-hover-text-color:var(--el-color-primary);--el-button-hover-bg-color:var(--el-fill-color-blank);--el-button-hover-border-color:var(--el-color-primary)}.el-button.is-active{color:var(--el-button-active-text-color);border-color:var(--el-button-active-border-color);background-color:var(--el-button-active-bg-color);outline:none}.el-button.is-disabled,.el-button.is-disabled:hover{color:var(--el-button-disabled-text-color);cursor:not-allowed;background-image:none;background-color:var(--el-button-disabled-bg-color);border-color:var(--el-button-disabled-border-color)}.el-button.is-loading{pointer-events:none;position:relative}.el-button.is-loading:before{z-index:1;pointer-events:none;content:"";border-radius:inherit;background-color:var(--el-mask-color-extra-light);position:absolute;inset:-1px}.el-button.is-round{border-radius:var(--el-border-radius-round)}.el-button.is-circle{border-radius:50%;width:32px;padding:8px}.el-button.is-text{color:var(--el-button-text-color);background-color:#0000;border:0 solid #0000}.el-button.is-text.is-disabled{color:var(--el-button-disabled-text-color);background-color:#0000!important}.el-button.is-text:not(.is-disabled):hover{background-color:var(--el-fill-color-light)}.el-button.is-text:not(.is-disabled):focus-visible{outline:2px solid var(--el-button-outline-color);outline-offset:1px;transition:outline-offset,outline}.el-button.is-text:not(.is-disabled):active{background-color:var(--el-fill-color)}.el-button.is-text:not(.is-disabled).is-has-bg{background-color:var(--el-fill-color-light)}.el-button.is-text:not(.is-disabled).is-has-bg:hover{background-color:var(--el-fill-color)}.el-button.is-text:not(.is-disabled).is-has-bg:active{background-color:var(--el-fill-color-dark)}.el-button__text--expand{letter-spacing:.3em;margin-right:-.3em}.el-button.is-link{color:var(--el-button-text-color);background:0 0;border-color:#0000;height:auto;padding:2px}.el-button.is-link:hover{color:var(--el-button-hover-link-text-color)}.el-button.is-link.is-disabled{color:var(--el-button-disabled-text-color);background-color:#0000!important;border-color:#0000!important}.el-button.is-link:not(.is-disabled):hover{background-color:#0000;border-color:#0000}.el-button.is-link:not(.is-disabled):active{color:var(--el-button-active-color);background-color:#0000;border-color:#0000}.el-button--text{color:var(--el-color-primary);background:0 0;border-color:#0000;padding-left:0;padding-right:0}.el-button--text.is-disabled{color:var(--el-button-disabled-text-color);background-color:#0000!important;border-color:#0000!important}.el-button--text:not(.is-disabled):hover{color:var(--el-color-primary-light-3);background-color:#0000;border-color:#0000}.el-button--text:not(.is-disabled):active{color:var(--el-color-primary-dark-2);background-color:#0000;border-color:#0000}.el-button__link--expand{letter-spacing:.3em;margin-right:-.3em}.el-button--primary{--el-button-text-color:var(--el-color-white);--el-button-bg-color:var(--el-color-primary);--el-button-border-color:var(--el-color-primary);--el-button-outline-color:var(--el-color-primary-light-5);--el-button-active-color:var(--el-color-primary-dark-2);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-link-text-color:var(--el-color-primary-light-5);--el-button-hover-bg-color:var(--el-color-primary-light-3);--el-button-hover-border-color:var(--el-color-primary-light-3);--el-button-active-bg-color:var(--el-color-primary-dark-2);--el-button-active-border-color:var(--el-color-primary-dark-2);--el-button-disabled-text-color:var(--el-color-white);--el-button-disabled-bg-color:var(--el-color-primary-light-5);--el-button-disabled-border-color:var(--el-color-primary-light-5)}.el-button--primary.is-plain,.el-button--primary.is-text,.el-button--primary.is-link{--el-button-text-color:var(--el-color-primary);--el-button-bg-color:var(--el-color-primary-light-9);--el-button-border-color:var(--el-color-primary-light-5);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-bg-color:var(--el-color-primary);--el-button-hover-border-color:var(--el-color-primary);--el-button-active-text-color:var(--el-color-white)}.el-button--primary.is-plain.is-disabled,.el-button--primary.is-plain.is-disabled:hover,.el-button--primary.is-plain.is-disabled:focus,.el-button--primary.is-plain.is-disabled:active,.el-button--primary.is-text.is-disabled,.el-button--primary.is-text.is-disabled:hover,.el-button--primary.is-text.is-disabled:focus,.el-button--primary.is-text.is-disabled:active,.el-button--primary.is-link.is-disabled,.el-button--primary.is-link.is-disabled:hover,.el-button--primary.is-link.is-disabled:focus,.el-button--primary.is-link.is-disabled:active{color:var(--el-color-primary-light-5);background-color:var(--el-color-primary-light-9);border-color:var(--el-color-primary-light-8)}.el-button--success{--el-button-text-color:var(--el-color-white);--el-button-bg-color:var(--el-color-success);--el-button-border-color:var(--el-color-success);--el-button-outline-color:var(--el-color-success-light-5);--el-button-active-color:var(--el-color-success-dark-2);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-link-text-color:var(--el-color-success-light-5);--el-button-hover-bg-color:var(--el-color-success-light-3);--el-button-hover-border-color:var(--el-color-success-light-3);--el-button-active-bg-color:var(--el-color-success-dark-2);--el-button-active-border-color:var(--el-color-success-dark-2);--el-button-disabled-text-color:var(--el-color-white);--el-button-disabled-bg-color:var(--el-color-success-light-5);--el-button-disabled-border-color:var(--el-color-success-light-5)}.el-button--success.is-plain,.el-button--success.is-text,.el-button--success.is-link{--el-button-text-color:var(--el-color-success);--el-button-bg-color:var(--el-color-success-light-9);--el-button-border-color:var(--el-color-success-light-5);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-bg-color:var(--el-color-success);--el-button-hover-border-color:var(--el-color-success);--el-button-active-text-color:var(--el-color-white)}.el-button--success.is-plain.is-disabled,.el-button--success.is-plain.is-disabled:hover,.el-button--success.is-plain.is-disabled:focus,.el-button--success.is-plain.is-disabled:active,.el-button--success.is-text.is-disabled,.el-button--success.is-text.is-disabled:hover,.el-button--success.is-text.is-disabled:focus,.el-button--success.is-text.is-disabled:active,.el-button--success.is-link.is-disabled,.el-button--success.is-link.is-disabled:hover,.el-button--success.is-link.is-disabled:focus,.el-button--success.is-link.is-disabled:active{color:var(--el-color-success-light-5);background-color:var(--el-color-success-light-9);border-color:var(--el-color-success-light-8)}.el-button--warning{--el-button-text-color:var(--el-color-white);--el-button-bg-color:var(--el-color-warning);--el-button-border-color:var(--el-color-warning);--el-button-outline-color:var(--el-color-warning-light-5);--el-button-active-color:var(--el-color-warning-dark-2);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-link-text-color:var(--el-color-warning-light-5);--el-button-hover-bg-color:var(--el-color-warning-light-3);--el-button-hover-border-color:var(--el-color-warning-light-3);--el-button-active-bg-color:var(--el-color-warning-dark-2);--el-button-active-border-color:var(--el-color-warning-dark-2);--el-button-disabled-text-color:var(--el-color-white);--el-button-disabled-bg-color:var(--el-color-warning-light-5);--el-button-disabled-border-color:var(--el-color-warning-light-5)}.el-button--warning.is-plain,.el-button--warning.is-text,.el-button--warning.is-link{--el-button-text-color:var(--el-color-warning);--el-button-bg-color:var(--el-color-warning-light-9);--el-button-border-color:var(--el-color-warning-light-5);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-bg-color:var(--el-color-warning);--el-button-hover-border-color:var(--el-color-warning);--el-button-active-text-color:var(--el-color-white)}.el-button--warning.is-plain.is-disabled,.el-button--warning.is-plain.is-disabled:hover,.el-button--warning.is-plain.is-disabled:focus,.el-button--warning.is-plain.is-disabled:active,.el-button--warning.is-text.is-disabled,.el-button--warning.is-text.is-disabled:hover,.el-button--warning.is-text.is-disabled:focus,.el-button--warning.is-text.is-disabled:active,.el-button--warning.is-link.is-disabled,.el-button--warning.is-link.is-disabled:hover,.el-button--warning.is-link.is-disabled:focus,.el-button--warning.is-link.is-disabled:active{color:var(--el-color-warning-light-5);background-color:var(--el-color-warning-light-9);border-color:var(--el-color-warning-light-8)}.el-button--danger{--el-button-text-color:var(--el-color-white);--el-button-bg-color:var(--el-color-danger);--el-button-border-color:var(--el-color-danger);--el-button-outline-color:var(--el-color-danger-light-5);--el-button-active-color:var(--el-color-danger-dark-2);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-link-text-color:var(--el-color-danger-light-5);--el-button-hover-bg-color:var(--el-color-danger-light-3);--el-button-hover-border-color:var(--el-color-danger-light-3);--el-button-active-bg-color:var(--el-color-danger-dark-2);--el-button-active-border-color:var(--el-color-danger-dark-2);--el-button-disabled-text-color:var(--el-color-white);--el-button-disabled-bg-color:var(--el-color-danger-light-5);--el-button-disabled-border-color:var(--el-color-danger-light-5)}.el-button--danger.is-plain,.el-button--danger.is-text,.el-button--danger.is-link{--el-button-text-color:var(--el-color-danger);--el-button-bg-color:var(--el-color-danger-light-9);--el-button-border-color:var(--el-color-danger-light-5);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-bg-color:var(--el-color-danger);--el-button-hover-border-color:var(--el-color-danger);--el-button-active-text-color:var(--el-color-white)}.el-button--danger.is-plain.is-disabled,.el-button--danger.is-plain.is-disabled:hover,.el-button--danger.is-plain.is-disabled:focus,.el-button--danger.is-plain.is-disabled:active,.el-button--danger.is-text.is-disabled,.el-button--danger.is-text.is-disabled:hover,.el-button--danger.is-text.is-disabled:focus,.el-button--danger.is-text.is-disabled:active,.el-button--danger.is-link.is-disabled,.el-button--danger.is-link.is-disabled:hover,.el-button--danger.is-link.is-disabled:focus,.el-button--danger.is-link.is-disabled:active{color:var(--el-color-danger-light-5);background-color:var(--el-color-danger-light-9);border-color:var(--el-color-danger-light-8)}.el-button--info{--el-button-text-color:var(--el-color-white);--el-button-bg-color:var(--el-color-info);--el-button-border-color:var(--el-color-info);--el-button-outline-color:var(--el-color-info-light-5);--el-button-active-color:var(--el-color-info-dark-2);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-link-text-color:var(--el-color-info-light-5);--el-button-hover-bg-color:var(--el-color-info-light-3);--el-button-hover-border-color:var(--el-color-info-light-3);--el-button-active-bg-color:var(--el-color-info-dark-2);--el-button-active-border-color:var(--el-color-info-dark-2);--el-button-disabled-text-color:var(--el-color-white);--el-button-disabled-bg-color:var(--el-color-info-light-5);--el-button-disabled-border-color:var(--el-color-info-light-5)}.el-button--info.is-plain,.el-button--info.is-text,.el-button--info.is-link{--el-button-text-color:var(--el-color-info);--el-button-bg-color:var(--el-color-info-light-9);--el-button-border-color:var(--el-color-info-light-5);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-bg-color:var(--el-color-info);--el-button-hover-border-color:var(--el-color-info);--el-button-active-text-color:var(--el-color-white)}.el-button--info.is-plain.is-disabled,.el-button--info.is-plain.is-disabled:hover,.el-button--info.is-plain.is-disabled:focus,.el-button--info.is-plain.is-disabled:active,.el-button--info.is-text.is-disabled,.el-button--info.is-text.is-disabled:hover,.el-button--info.is-text.is-disabled:focus,.el-button--info.is-text.is-disabled:active,.el-button--info.is-link.is-disabled,.el-button--info.is-link.is-disabled:hover,.el-button--info.is-link.is-disabled:focus,.el-button--info.is-link.is-disabled:active{color:var(--el-color-info-light-5);background-color:var(--el-color-info-light-9);border-color:var(--el-color-info-light-8)}.el-button--large{--el-button-size:40px;height:var(--el-button-size)}.el-button--large [class*=el-icon]+span{margin-left:8px}.el-button--large{font-size:var(--el-font-size-base);border-radius:var(--el-border-radius-base);padding:12px 19px}.el-button--large.is-round{padding:12px 19px}.el-button--large.is-circle{width:var(--el-button-size);padding:12px}.el-button--small{--el-button-size:24px;height:var(--el-button-size)}.el-button--small [class*=el-icon]+span{margin-left:4px}.el-button--small{border-radius:calc(var(--el-border-radius-base) - 1px);padding:5px 11px;font-size:12px}.el-button--small.is-round{padding:5px 11px}.el-button--small.is-circle{width:var(--el-button-size);padding:5px}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.el-button-group{vertical-align:middle;display:inline-block}.el-button-group:before,.el-button-group:after{content:"";display:table}.el-button-group:after{clear:both}.el-button-group>.el-button{float:left;position:relative}.el-button-group>.el-button+.el-button{margin-left:0}.el-button-group>.el-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.el-button-group>.el-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.el-button-group>.el-button:first-child:last-child{border-top-right-radius:var(--el-border-radius-base);border-bottom-right-radius:var(--el-border-radius-base);border-top-left-radius:var(--el-border-radius-base);border-bottom-left-radius:var(--el-border-radius-base)}.el-button-group>.el-button:first-child:last-child.is-round{border-radius:var(--el-border-radius-round)}.el-button-group>.el-button:first-child:last-child.is-circle{border-radius:50%}.el-button-group>.el-button:not(:first-child):not(:last-child){border-radius:0}.el-button-group>.el-button:not(:last-child){margin-right:-1px}.el-button-group>.el-button:hover,.el-button-group>.el-button:focus,.el-button-group>.el-button:active,.el-button-group>.el-button.is-active{z-index:1}.el-button-group>.el-dropdown>.el-button{border-left-color:var(--el-button-divide-border-color);border-top-left-radius:0;border-bottom-left-radius:0}.el-button-group .el-button--primary:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--primary:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group .el-button--primary:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--success:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--success:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group .el-button--success:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--warning:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--warning:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group .el-button--warning:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--danger:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--danger:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group .el-button--danger:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--info:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--info:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group .el-button--info:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.el-popper{--el-popper-border-radius:var(--el-popover-border-radius,4px);border-radius:var(--el-popper-border-radius);z-index:2000;overflow-wrap:break-word;word-break:normal;visibility:visible;min-width:10px;padding:5px 11px;font-size:12px;line-height:20px;position:absolute}.el-popper.is-dark{color:var(--el-bg-color);background:var(--el-text-color-primary);border:1px solid var(--el-text-color-primary)}.el-popper.is-dark>.el-popper__arrow:before{border:1px solid var(--el-text-color-primary);background:var(--el-text-color-primary);right:0}.el-popper.is-light{background:var(--el-bg-color-overlay);border:1px solid var(--el-border-color-light)}.el-popper.is-light>.el-popper__arrow:before{border:1px solid var(--el-border-color-light);background:var(--el-bg-color-overlay);right:0}.el-popper.is-pure{padding:0}.el-popper__arrow{z-index:-1;width:10px;height:10px;position:absolute}.el-popper__arrow:before{z-index:-1;content:" ";background:var(--el-text-color-primary);box-sizing:border-box;width:10px;height:10px;position:absolute;transform:rotate(45deg)}.el-popper[data-popper-placement^=top]>.el-popper__arrow{bottom:-5px}.el-popper[data-popper-placement^=top]>.el-popper__arrow:before{border-bottom-right-radius:2px}.el-popper[data-popper-placement^=bottom]>.el-popper__arrow{top:-5px}.el-popper[data-popper-placement^=bottom]>.el-popper__arrow:before{border-top-left-radius:2px}.el-popper[data-popper-placement^=left]>.el-popper__arrow{right:-5px}.el-popper[data-popper-placement^=left]>.el-popper__arrow:before{border-top-right-radius:2px}.el-popper[data-popper-placement^=right]>.el-popper__arrow{left:-5px}.el-popper[data-popper-placement^=right]>.el-popper__arrow:before{border-bottom-left-radius:2px}.el-popper[data-popper-placement^=top]>.el-popper__arrow:before{border-top-color:#0000!important;border-left-color:#0000!important}.el-popper[data-popper-placement^=bottom]>.el-popper__arrow:before{border-bottom-color:#0000!important;border-right-color:#0000!important}.el-popper[data-popper-placement^=left]>.el-popper__arrow:before{border-bottom-color:#0000!important;border-left-color:#0000!important}.el-popper[data-popper-placement^=right]>.el-popper__arrow:before{border-top-color:#0000!important;border-right-color:#0000!important}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.el-scrollbar{--el-scrollbar-opacity:.3;--el-scrollbar-bg-color:var(--el-text-color-secondary);--el-scrollbar-hover-opacity:.5;--el-scrollbar-hover-bg-color:var(--el-text-color-secondary);height:100%;position:relative;overflow:hidden}.el-scrollbar__wrap{height:100%;overflow:auto}.el-scrollbar__wrap--hidden-default{scrollbar-width:none}.el-scrollbar__wrap--hidden-default::-webkit-scrollbar{display:none}.el-scrollbar__thumb{cursor:pointer;border-radius:inherit;background-color:var(--el-scrollbar-bg-color,var(--el-text-color-secondary));width:0;height:0;transition:var(--el-transition-duration) background-color;opacity:var(--el-scrollbar-opacity,.3);display:block;position:relative}.el-scrollbar__thumb:hover{background-color:var(--el-scrollbar-hover-bg-color,var(--el-text-color-secondary));opacity:var(--el-scrollbar-hover-opacity,.5)}.el-scrollbar__bar{z-index:1;border-radius:4px;position:absolute;bottom:2px;right:2px}.el-scrollbar__bar.is-vertical{width:6px;top:2px}.el-scrollbar__bar.is-vertical>div{width:100%}.el-scrollbar__bar.is-horizontal{height:6px;left:2px}.el-scrollbar__bar.is-horizontal>div{height:100%}.el-scrollbar-fade-enter-active{transition:opacity .34s ease-out}.el-scrollbar-fade-leave-active{transition:opacity .12s ease-out}.el-scrollbar-fade-enter-from,.el-scrollbar-fade-leave-active{opacity:0}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.el-dropdown{--el-dropdown-menu-box-shadow:var(--el-box-shadow-light);--el-dropdown-menuItem-hover-fill:var(--el-color-primary-light-9);--el-dropdown-menuItem-hover-color:var(--el-color-primary);--el-dropdown-menu-index:10;color:var(--el-text-color-regular);font-size:var(--el-font-size-base);vertical-align:top;line-height:1;display:inline-flex;position:relative}.el-dropdown.is-disabled{color:var(--el-text-color-placeholder);cursor:not-allowed}.el-dropdown__popper{--el-dropdown-menu-box-shadow:var(--el-box-shadow-light);--el-dropdown-menuItem-hover-fill:var(--el-color-primary-light-9);--el-dropdown-menuItem-hover-color:var(--el-color-primary);--el-dropdown-menu-index:10}.el-dropdown__popper.el-popper{background:var(--el-bg-color-overlay);border:1px solid var(--el-border-color-light);box-shadow:var(--el-dropdown-menu-box-shadow)}.el-dropdown__popper.el-popper .el-popper__arrow:before{border:1px solid var(--el-border-color-light)}.el-dropdown__popper.el-popper[data-popper-placement^=top] .el-popper__arrow:before{border-top-color:#0000;border-left-color:#0000}.el-dropdown__popper.el-popper[data-popper-placement^=bottom] .el-popper__arrow:before{border-bottom-color:#0000;border-right-color:#0000}.el-dropdown__popper.el-popper[data-popper-placement^=left] .el-popper__arrow:before{border-bottom-color:#0000;border-left-color:#0000}.el-dropdown__popper.el-popper[data-popper-placement^=right] .el-popper__arrow:before{border-top-color:#0000;border-right-color:#0000}.el-dropdown__popper .el-dropdown-menu{border:none}.el-dropdown__popper .el-dropdown__popper-selfdefine{outline:none}.el-dropdown__popper .el-scrollbar__bar{z-index:calc(var(--el-dropdown-menu-index) + 1)}.el-dropdown__popper .el-dropdown__list{box-sizing:border-box;margin:0;padding:0;list-style:none}.el-dropdown .el-dropdown__caret-button{border-left:none;justify-content:center;align-items:center;width:32px;padding-left:0;padding-right:0;display:inline-flex}.el-dropdown .el-dropdown__caret-button>span{display:inline-flex}.el-dropdown .el-dropdown__caret-button:before{content:"";background:var(--el-overlay-color-lighter);width:1px;display:block;position:absolute;top:-1px;bottom:-1px;left:0}.el-dropdown .el-dropdown__caret-button.el-button:before{background:var(--el-border-color);opacity:.5}.el-dropdown .el-dropdown__caret-button .el-dropdown__icon{font-size:inherit;padding-left:0}.el-dropdown .el-dropdown-selfdefine{outline:none}.el-dropdown--large .el-dropdown__caret-button{width:40px}.el-dropdown--small .el-dropdown__caret-button{width:24px}.el-dropdown-menu{z-index:var(--el-dropdown-menu-index);background-color:var(--el-bg-color-overlay);border-radius:var(--el-border-radius-base);box-shadow:none;border:none;margin:0;padding:5px 0;list-style:none;position:relative;top:0;left:0}.el-dropdown-menu__item{white-space:nowrap;line-height:22px;font-size:var(--el-font-size-base);color:var(--el-text-color-regular);cursor:pointer;outline:none;align-items:center;margin:0;padding:5px 16px;list-style:none;display:flex}.el-dropdown-menu__item:not(.is-disabled):hover,.el-dropdown-menu__item:not(.is-disabled):focus{background-color:var(--el-dropdown-menuItem-hover-fill);color:var(--el-dropdown-menuItem-hover-color)}.el-dropdown-menu__item i{margin-right:5px}.el-dropdown-menu__item--divided{border-top:1px solid var(--el-border-color-lighter);margin:6px 0}.el-dropdown-menu__item.is-disabled{cursor:not-allowed;color:var(--el-text-color-disabled)}.el-dropdown-menu--large{padding:7px 0}.el-dropdown-menu--large .el-dropdown-menu__item{padding:7px 20px;font-size:14px;line-height:22px}.el-dropdown-menu--large .el-dropdown-menu__item--divided{margin:8px 0}.el-dropdown-menu--small{padding:3px 0}.el-dropdown-menu--small .el-dropdown-menu__item{padding:2px 12px;font-size:12px;line-height:20px}.el-dropdown-menu--small .el-dropdown-menu__item--divided{margin:4px 0}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.el-avatar{--el-avatar-text-color:var(--el-color-white);--el-avatar-bg-color:var(--el-text-color-disabled);--el-avatar-text-size:14px;--el-avatar-icon-size:18px;--el-avatar-border-radius:var(--el-border-radius-base);--el-avatar-size-large:56px;--el-avatar-size:40px;--el-avatar-size-small:24px;box-sizing:border-box;text-align:center;color:var(--el-avatar-text-color);background:var(--el-avatar-bg-color);width:var(--el-avatar-size);height:var(--el-avatar-size);font-size:var(--el-avatar-text-size);outline:none;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.el-avatar>img{width:100%;height:100%;display:block}.el-avatar--circle{border-radius:50%}.el-avatar--square{border-radius:var(--el-avatar-border-radius)}.el-avatar--icon{font-size:var(--el-avatar-icon-size)}.el-avatar--small{--el-avatar-size:24px}.el-avatar--large{--el-avatar-size:56px}.el-overlay[data-v-8e2825c3]{z-index:2000;background-color:var(--el-overlay-color-lighter);height:100%;position:fixed;inset:0;overflow:auto}.el-overlay .el-overlay-root[data-v-8e2825c3]{height:0}[data-v-8e2825c3]:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter[data-v-8e2825c3]{animation:v-modal-in-8e2825c3 var(--el-transition-duration-fast) ease}.v-modal-leave[data-v-8e2825c3]{animation:v-modal-out-8e2825c3 var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in-8e2825c3{0%{opacity:0}}@keyframes v-modal-out-8e2825c3{to{opacity:0}}.v-modal[data-v-8e2825c3]{width:100%;height:100%;opacity:var(--el-popup-modal-opacity);background:var(--el-popup-modal-bg-color);position:fixed;top:0;left:0}.el-popup-parent--hidden[data-v-8e2825c3]{overflow:hidden}.el-message-box[data-v-8e2825c3]{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box[data-v-8e2825c3]:focus{outline:none!important}.is-message-box .el-overlay-message-box[data-v-8e2825c3]{text-align:center;padding:16px;position:fixed;inset:0;overflow:auto}.is-message-box .el-overlay-message-box[data-v-8e2825c3]:after{content:"";vertical-align:middle;width:0;height:100%;display:inline-block}.el-message-box.is-draggable .el-message-box__header[data-v-8e2825c3]{cursor:move;-webkit-user-select:none;user-select:none}.el-message-box__header[data-v-8e2825c3]{padding-bottom:var(--el-messagebox-padding-primary)}.el-message-box__header.show-close[data-v-8e2825c3]{padding-right:calc(var(--el-messagebox-padding-primary) + var(--el-message-close-size,16px))}.el-message-box__title[data-v-8e2825c3]{font-size:var(--el-messagebox-font-size);line-height:var(--el-messagebox-font-line-height);color:var(--el-messagebox-title-color)}.el-message-box__headerbtn[data-v-8e2825c3]{width:40px;height:40px;font-size:var(--el-message-close-size,16px);cursor:pointer;background:0 0;border:none;outline:none;padding:0;position:absolute;top:0;right:0}.el-message-box__headerbtn .el-message-box__close[data-v-8e2825c3]{color:var(--el-color-info);font-size:inherit}.el-message-box__headerbtn:focus .el-message-box__close[data-v-8e2825c3],.el-message-box__headerbtn:hover .el-message-box__close[data-v-8e2825c3]{color:var(--el-color-primary)}.el-message-box__content[data-v-8e2825c3]{color:var(--el-messagebox-content-color);font-size:var(--el-messagebox-content-font-size)}.el-message-box__container[data-v-8e2825c3]{align-items:center;gap:12px;display:flex}.el-message-box__input[data-v-8e2825c3]{padding-top:12px}.el-message-box__input div.invalid>input[data-v-8e2825c3],.el-message-box__input div.invalid>input[data-v-8e2825c3]:focus{border-color:var(--el-color-error)}.el-message-box__status[data-v-8e2825c3]{font-size:24px}.el-message-box__status.el-message-box-icon--primary[data-v-8e2825c3]{--el-messagebox-color:var(--el-color-primary);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--success[data-v-8e2825c3]{--el-messagebox-color:var(--el-color-success);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--info[data-v-8e2825c3]{--el-messagebox-color:var(--el-color-info);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--warning[data-v-8e2825c3]{--el-messagebox-color:var(--el-color-warning);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--error[data-v-8e2825c3]{--el-messagebox-color:var(--el-color-error);color:var(--el-messagebox-color)}.el-message-box__message[data-v-8e2825c3]{min-width:0;margin:0}.el-message-box__message p[data-v-8e2825c3]{line-height:var(--el-messagebox-font-line-height);margin:0}.el-message-box__errormsg[data-v-8e2825c3]{color:var(--el-color-error);font-size:var(--el-messagebox-error-font-size);line-height:var(--el-messagebox-font-line-height)}.el-message-box__btns[data-v-8e2825c3]{padding-top:var(--el-messagebox-padding-primary);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.el-message-box--center .el-message-box__title[data-v-8e2825c3]{justify-content:center;align-items:center;gap:6px;display:flex}.el-message-box--center .el-message-box__status[data-v-8e2825c3]{font-size:inherit}.el-message-box--center .el-message-box__btns[data-v-8e2825c3],.el-message-box--center .el-message-box__container[data-v-8e2825c3]{justify-content:center}.fade-in-linear-enter-active .el-overlay-message-box[data-v-8e2825c3]{animation:msgbox-fade-in-8e2825c3 var(--el-transition-duration)}.fade-in-linear-leave-active .el-overlay-message-box[data-v-8e2825c3]{animation:msgbox-fade-in-8e2825c3 var(--el-transition-duration) reverse}@keyframes msgbox-fade-in-8e2825c3{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.avatar-wrapper[data-v-8e2825c3]{padding:5px 16px}.avatar-wrapper--name[data-v-8e2825c3]{min-width:max-content}.el-avatar[data-v-8e2825c3]{color:#000;background-color:#ffd9ad;font-size:1.2rem}#lanch[data-v-43f8f8df]{cursor:pointer;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:relative}.spinner[data-v-43f8f8df]{background-color:#0000;border:3px solid #0000;border-top-color:#fff;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite spin-43f8f8df}@keyframes spin-43f8f8df{to{transform:rotate(360deg)}}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.tabs-container .tab{cursor:pointer;border-radius:10px 10px 0 0;flex-direction:row;justify-content:space-between;align-items:center;height:35px;margin-right:5px;display:flex}.tabs-container .tab p{letter-spacing:0;text-align:center;width:100%;height:16px;font-size:14px;font-style:normal;font-weight:700;line-height:16px;position:relative}.tabs-container .tab .circle{text-align:center;letter-spacing:0;color:#fff;background-color:#044c55;border-radius:50%;width:25px;height:25px;font-size:13px;font-style:normal;font-weight:400;line-height:25px;display:inline-block;position:absolute;top:-5px;left:4px}.tabs-container .tab .close-button{color:#000;text-align:center;cursor:pointer;border:1.5px solid #000;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-right:5px;font-size:12px;font-style:normal;font-weight:700;line-height:1.5;display:flex}.tabs-container .tab .close-button:before{content:"x"}.tabs-container .new-tab{letter-spacing:0;color:#fff;text-align:center;cursor:pointer;background-color:#0000;border:1px solid #fff;border-bottom:none;border-radius:4px 4px 0 0;width:38px;height:35px;margin-right:5px;font-size:18px;font-style:normal;font-weight:700;line-height:35px}.tabs-container .selected-tab{color:#044c55;background-color:#fafafa;width:170px}.tabs-container .tab-with-animation{width:170px;animation:1.5s ease-in-out forwards colorSizeAnimation}.tabs-container .unselected-tab{color:#fafafa;background-color:#0e2d34;width:120px}.tabs-container .inner-tab{align-items:center;padding-left:5px;display:flex}.tabs-container .selected-tab .tab-name-wrapper{max-width:120px}.tabs-container .unselected-tab .tab-name-wrapper{max-width:110px}.tabs-container .tab-name-wrapper{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tabs-container .selected-tab .tab-name{margin-left:-1.5rem;padding-left:30px;text-decoration:underline}.tabs-container .unselected-tab .tab-name{padding-left:20px}.tabs-container .more-tabs{color:#fafafa;background-color:#0e2d34;width:200px;padding:12px;position:relative}.tabs-container .dropdown-menu{color:#044c55;z-index:10;background-color:#fff;border:1px solid #ccc;border-radius:5px;width:200px;font-weight:600;position:absolute;top:100%;left:0;box-shadow:0 4px 6px #0000001a}.tabs-container .dropdown-menu ul{margin:0;padding:0;list-style:none}.tabs-container .dropdown-menu li{cursor:pointer;padding:15px}.tabs-container .dropdown-menu li:not(:last-child){border-bottom:1px solid #044c55}.tabs-container .dropdown-menu li:hover{background-color:#f0f0f0}.tabs-container .dropdown-enter-active,.tabs-container .dropdown-leave-active{transition:opacity .3s,transform .3s}.tabs-container .dropdown-enter-from,.tabs-container .dropdown-leave-to{opacity:0;transform:translateY(-10px)}@keyframes colorSizeAnimation{0%{background-color:#0e2d34}50%{background-color:orange}to{background-color:#fafafa}}.el-overlay[data-v-e25e6961]{z-index:2000;background-color:var(--el-overlay-color-lighter);height:100%;position:fixed;inset:0;overflow:auto}.el-overlay .el-overlay-root[data-v-e25e6961]{height:0}[data-v-e25e6961]:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter[data-v-e25e6961]{animation:v-modal-in-e25e6961 var(--el-transition-duration-fast) ease}.v-modal-leave[data-v-e25e6961]{animation:v-modal-out-e25e6961 var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in-e25e6961{0%{opacity:0}}@keyframes v-modal-out-e25e6961{to{opacity:0}}.v-modal[data-v-e25e6961]{width:100%;height:100%;opacity:var(--el-popup-modal-opacity);background:var(--el-popup-modal-bg-color);position:fixed;top:0;left:0}.el-popup-parent--hidden[data-v-e25e6961]{overflow:hidden}.el-message-box[data-v-e25e6961]{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box[data-v-e25e6961]:focus{outline:none!important}.is-message-box .el-overlay-message-box[data-v-e25e6961]{text-align:center;padding:16px;position:fixed;inset:0;overflow:auto}.is-message-box .el-overlay-message-box[data-v-e25e6961]:after{content:"";vertical-align:middle;width:0;height:100%;display:inline-block}.el-message-box.is-draggable .el-message-box__header[data-v-e25e6961]{cursor:move;-webkit-user-select:none;user-select:none}.el-message-box__header[data-v-e25e6961]{padding-bottom:var(--el-messagebox-padding-primary)}.el-message-box__header.show-close[data-v-e25e6961]{padding-right:calc(var(--el-messagebox-padding-primary) + var(--el-message-close-size,16px))}.el-message-box__title[data-v-e25e6961]{font-size:var(--el-messagebox-font-size);line-height:var(--el-messagebox-font-line-height);color:var(--el-messagebox-title-color)}.el-message-box__headerbtn[data-v-e25e6961]{width:40px;height:40px;font-size:var(--el-message-close-size,16px);cursor:pointer;background:0 0;border:none;outline:none;padding:0;position:absolute;top:0;right:0}.el-message-box__headerbtn .el-message-box__close[data-v-e25e6961]{color:var(--el-color-info);font-size:inherit}.el-message-box__headerbtn:focus .el-message-box__close[data-v-e25e6961],.el-message-box__headerbtn:hover .el-message-box__close[data-v-e25e6961]{color:var(--el-color-primary)}.el-message-box__content[data-v-e25e6961]{color:var(--el-messagebox-content-color);font-size:var(--el-messagebox-content-font-size)}.el-message-box__container[data-v-e25e6961]{align-items:center;gap:12px;display:flex}.el-message-box__input[data-v-e25e6961]{padding-top:12px}.el-message-box__input div.invalid>input[data-v-e25e6961],.el-message-box__input div.invalid>input[data-v-e25e6961]:focus{border-color:var(--el-color-error)}.el-message-box__status[data-v-e25e6961]{font-size:24px}.el-message-box__status.el-message-box-icon--primary[data-v-e25e6961]{--el-messagebox-color:var(--el-color-primary);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--success[data-v-e25e6961]{--el-messagebox-color:var(--el-color-success);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--info[data-v-e25e6961]{--el-messagebox-color:var(--el-color-info);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--warning[data-v-e25e6961]{--el-messagebox-color:var(--el-color-warning);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--error[data-v-e25e6961]{--el-messagebox-color:var(--el-color-error);color:var(--el-messagebox-color)}.el-message-box__message[data-v-e25e6961]{min-width:0;margin:0}.el-message-box__message p[data-v-e25e6961]{line-height:var(--el-messagebox-font-line-height);margin:0}.el-message-box__errormsg[data-v-e25e6961]{color:var(--el-color-error);font-size:var(--el-messagebox-error-font-size);line-height:var(--el-messagebox-font-line-height)}.el-message-box__btns[data-v-e25e6961]{padding-top:var(--el-messagebox-padding-primary);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.el-message-box--center .el-message-box__title[data-v-e25e6961]{justify-content:center;align-items:center;gap:6px;display:flex}.el-message-box--center .el-message-box__status[data-v-e25e6961]{font-size:inherit}.el-message-box--center .el-message-box__btns[data-v-e25e6961],.el-message-box--center .el-message-box__container[data-v-e25e6961]{justify-content:center}.fade-in-linear-enter-active .el-overlay-message-box[data-v-e25e6961]{animation:msgbox-fade-in-e25e6961 var(--el-transition-duration)}.fade-in-linear-leave-active .el-overlay-message-box[data-v-e25e6961]{animation:msgbox-fade-in-e25e6961 var(--el-transition-duration) reverse}@keyframes msgbox-fade-in-e25e6961{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.share-waiver-modal .modal-header[data-v-e25e6961]{padding:4px 0}.share-waiver-modal .modal-header .modal-title[data-v-e25e6961]{color:#000;font-size:16px;font-weight:700}.share-waiver-modal .modal-header .close-button[data-v-e25e6961]{color:var(--primary-smeetz);cursor:pointer;font-size:14px}.share-waiver-modal .modal-header .close-button[data-v-e25e6961]:hover{text-decoration:underline}.share-waiver-modal .share-waiver-body[data-v-e25e6961]{gap:16px;padding:16px 0}.share-waiver-modal .share-waiver-body .qr-wrapper[data-v-e25e6961]{background:#fff;border-radius:8px;padding:16px;display:inline-flex}.share-waiver-modal .share-waiver-body .share-description[data-v-e25e6961]{text-align:center;color:#000;font-size:15px;font-weight:700}.share-waiver-modal .share-waiver-body .share-sub-description[data-v-e25e6961]{text-align:center;color:#a6a6a6;max-width:320px;font-size:13px;font-weight:400}.share-waiver-modal .loading-state[data-v-e25e6961]{text-align:center;padding:24px 0;font-size:24px}.share-waiver-modal .error-state[data-v-e25e6961]{text-align:center;color:#f44336;padding:24px 0;font-size:13px}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.el-table{--el-table-border-color:var(--el-border-color-lighter);--el-table-border:1px solid var(--el-table-border-color);--el-table-text-color:var(--el-text-color-regular);--el-table-header-text-color:var(--el-text-color-secondary);--el-table-row-hover-bg-color:var(--el-fill-color-light);--el-table-current-row-bg-color:var(--el-color-primary-light-9);--el-table-header-bg-color:var(--el-bg-color);--el-table-fixed-box-shadow:var(--el-box-shadow-light);--el-table-bg-color:var(--el-fill-color-blank);--el-table-tr-bg-color:var(--el-bg-color);--el-table-expanded-cell-bg-color:var(--el-fill-color-blank);--el-table-fixed-left-column:inset 10px 0 10px -10px #00000026;--el-table-fixed-right-column:inset -10px 0 10px -10px #00000026;--el-table-index:var(--el-index-normal);box-sizing:border-box;background-color:var(--el-table-bg-color);width:100%;max-width:100%;height:fit-content;font-size:var(--el-font-size-base);color:var(--el-table-text-color);position:relative;overflow:hidden}.el-table__inner-wrapper{flex-direction:column;height:100%;display:flex;position:relative}.el-table__inner-wrapper:before{height:1px;bottom:0;left:0}.el-table tbody:focus-visible{outline:none}.el-table.has-footer.el-table--scrollable-y tr:last-child td.el-table__cell,.el-table.has-footer.el-table--fluid-height tr:last-child td.el-table__cell{border-bottom-color:#0000}.el-table__empty-block{text-align:center;justify-content:center;align-items:center;width:100%;min-height:60px;display:flex;position:sticky;left:0}.el-table__empty-text{width:50%;color:var(--el-text-color-secondary);line-height:60px}.el-table__expand-column .cell{text-align:center;-webkit-user-select:none;user-select:none;padding:0}.el-table__expand-icon{cursor:pointer;color:var(--el-text-color-regular);transition:transform var(--el-transition-duration-fast) ease-in-out;height:20px;font-size:12px;position:relative}.el-table__expand-icon--expanded{transform:rotate(90deg)}.el-table__expand-icon>.el-icon{font-size:12px}.el-table__expanded-cell{background-color:var(--el-table-expanded-cell-bg-color)}.el-table__expanded-cell[class*=cell]{padding:20px 50px}.el-table__expanded-cell:hover{background-color:#0000!important}.el-table__placeholder{width:20px;display:inline-block}.el-table__append-wrapper{overflow:hidden}.el-table--fit{border-bottom:0;border-right:0}.el-table--fit .el-table__cell.gutter{border-right-width:1px}.el-table--fit .el-table__inner-wrapper:before{width:100%}.el-table thead{color:var(--el-table-header-text-color)}.el-table thead th{font-weight:600}.el-table thead.is-group th.el-table__cell{background:var(--el-fill-color-light)}.el-table .el-table__cell{box-sizing:border-box;text-overflow:ellipsis;vertical-align:middle;text-align:left;min-width:0;z-index:var(--el-table-index);padding:8px 0;position:relative}.el-table .el-table__cell.is-center{text-align:center}.el-table .el-table__cell.is-right{text-align:right}.el-table .el-table__cell.gutter{border-bottom-width:0;border-right-width:0;width:15px;padding:0}.el-table .el-table__cell.is-hidden>*{visibility:hidden}.el-table .cell{box-sizing:border-box;text-overflow:ellipsis;white-space:normal;overflow-wrap:break-word;padding:0 12px;line-height:23px;overflow:hidden}.el-table .cell.el-tooltip{white-space:nowrap;min-width:50px}.el-table--large{font-size:var(--el-font-size-base)}.el-table--large .el-table__cell{padding:12px 0}.el-table--large .cell{padding:0 16px}.el-table--default{font-size:var(--el-font-size-base)}.el-table--default .el-table__cell{padding:8px 0}.el-table--default .cell{padding:0 12px}.el-table--small{font-size:var(--el-font-size-extra-small)}.el-table--small .el-table__cell{padding:4px 0}.el-table--small .cell{padding:0 8px}.el-table tr{background-color:var(--el-table-tr-bg-color)}.el-table tr input[type=checkbox]{margin:0}.el-table th.el-table__cell.is-leaf,.el-table td.el-table__cell{border-bottom:var(--el-table-border)}.el-table th.el-table__cell.is-sortable{cursor:pointer}.el-table th.el-table__cell{background-color:var(--el-table-header-bg-color)}.el-table th.el-table__cell>.cell.highlight{color:var(--el-color-primary)}.el-table th.el-table__cell.required>div:before{content:"";vertical-align:middle;background:#ff4d51;border-radius:50%;width:8px;height:8px;margin-right:5px;display:inline-block}.el-table td.el-table__cell div{box-sizing:border-box}.el-table td.el-table__cell.gutter{width:0}.el-table--border:after,.el-table--border:before,.el-table--border .el-table__inner-wrapper:after,.el-table__inner-wrapper:before{content:"";background-color:var(--el-table-border-color);z-index:calc(var(--el-table-index) + 2);position:absolute}.el-table--border .el-table__inner-wrapper:after{width:100%;height:1px;z-index:calc(var(--el-table-index) + 2);top:0;left:0}.el-table--border:before{width:1px;height:100%;top:-1px;left:0}.el-table--border:after{width:1px;height:100%;top:-1px;right:0}.el-table--border .el-table__inner-wrapper{border-bottom:none;border-right:none}.el-table--border .el-table__footer-wrapper{flex-shrink:0;position:relative}.el-table--border .el-table__cell{border-right:var(--el-table-border)}.el-table--border th.el-table__cell.gutter:last-of-type{border-bottom:var(--el-table-border);border-bottom-width:1px}.el-table--border th.el-table__cell{border-bottom:var(--el-table-border)}.el-table--hidden{visibility:hidden}.el-table__header-wrapper,.el-table__body-wrapper,.el-table__footer-wrapper{width:100%}.el-table__header-wrapper tr td.el-table-fixed-column--left,.el-table__header-wrapper tr td.el-table-fixed-column--right,.el-table__header-wrapper tr th.el-table-fixed-column--left,.el-table__header-wrapper tr th.el-table-fixed-column--right,.el-table__body-wrapper tr td.el-table-fixed-column--left,.el-table__body-wrapper tr td.el-table-fixed-column--right,.el-table__body-wrapper tr th.el-table-fixed-column--left,.el-table__body-wrapper tr th.el-table-fixed-column--right,.el-table__footer-wrapper tr td.el-table-fixed-column--left,.el-table__footer-wrapper tr td.el-table-fixed-column--right,.el-table__footer-wrapper tr th.el-table-fixed-column--left,.el-table__footer-wrapper tr th.el-table-fixed-column--right{background:inherit;z-index:calc(var(--el-table-index) + 1);position:sticky!important}.el-table__header-wrapper tr td.el-table-fixed-column--left.is-last-column:before,.el-table__header-wrapper tr td.el-table-fixed-column--left.is-first-column:before,.el-table__header-wrapper tr td.el-table-fixed-column--right.is-last-column:before,.el-table__header-wrapper tr td.el-table-fixed-column--right.is-first-column:before,.el-table__header-wrapper tr th.el-table-fixed-column--left.is-last-column:before,.el-table__header-wrapper tr th.el-table-fixed-column--left.is-first-column:before,.el-table__header-wrapper tr th.el-table-fixed-column--right.is-last-column:before,.el-table__header-wrapper tr th.el-table-fixed-column--right.is-first-column:before,.el-table__body-wrapper tr td.el-table-fixed-column--left.is-last-column:before,.el-table__body-wrapper tr td.el-table-fixed-column--left.is-first-column:before,.el-table__body-wrapper tr td.el-table-fixed-column--right.is-last-column:before,.el-table__body-wrapper tr td.el-table-fixed-column--right.is-first-column:before,.el-table__body-wrapper tr th.el-table-fixed-column--left.is-last-column:before,.el-table__body-wrapper tr th.el-table-fixed-column--left.is-first-column:before,.el-table__body-wrapper tr th.el-table-fixed-column--right.is-last-column:before,.el-table__body-wrapper tr th.el-table-fixed-column--right.is-first-column:before,.el-table__footer-wrapper tr td.el-table-fixed-column--left.is-last-column:before,.el-table__footer-wrapper tr td.el-table-fixed-column--left.is-first-column:before,.el-table__footer-wrapper tr td.el-table-fixed-column--right.is-last-column:before,.el-table__footer-wrapper tr td.el-table-fixed-column--right.is-first-column:before,.el-table__footer-wrapper tr th.el-table-fixed-column--left.is-last-column:before,.el-table__footer-wrapper tr th.el-table-fixed-column--left.is-first-column:before,.el-table__footer-wrapper tr th.el-table-fixed-column--right.is-last-column:before,.el-table__footer-wrapper tr th.el-table-fixed-column--right.is-first-column:before{content:"";width:10px;box-shadow:none;touch-action:none;pointer-events:none;position:absolute;top:0;bottom:-1px;overflow:hidden}.el-table__header-wrapper tr td.el-table-fixed-column--left.is-first-column:before,.el-table__header-wrapper tr td.el-table-fixed-column--right.is-first-column:before,.el-table__header-wrapper tr th.el-table-fixed-column--left.is-first-column:before,.el-table__header-wrapper tr th.el-table-fixed-column--right.is-first-column:before,.el-table__body-wrapper tr td.el-table-fixed-column--left.is-first-column:before,.el-table__body-wrapper tr td.el-table-fixed-column--right.is-first-column:before,.el-table__body-wrapper tr th.el-table-fixed-column--left.is-first-column:before,.el-table__body-wrapper tr th.el-table-fixed-column--right.is-first-column:before,.el-table__footer-wrapper tr td.el-table-fixed-column--left.is-first-column:before,.el-table__footer-wrapper tr td.el-table-fixed-column--right.is-first-column:before,.el-table__footer-wrapper tr th.el-table-fixed-column--left.is-first-column:before,.el-table__footer-wrapper tr th.el-table-fixed-column--right.is-first-column:before{left:-10px}.el-table__header-wrapper tr td.el-table-fixed-column--left.is-last-column:before,.el-table__header-wrapper tr td.el-table-fixed-column--right.is-last-column:before,.el-table__header-wrapper tr th.el-table-fixed-column--left.is-last-column:before,.el-table__header-wrapper tr th.el-table-fixed-column--right.is-last-column:before,.el-table__body-wrapper tr td.el-table-fixed-column--left.is-last-column:before,.el-table__body-wrapper tr td.el-table-fixed-column--right.is-last-column:before,.el-table__body-wrapper tr th.el-table-fixed-column--left.is-last-column:before,.el-table__body-wrapper tr th.el-table-fixed-column--right.is-last-column:before,.el-table__footer-wrapper tr td.el-table-fixed-column--left.is-last-column:before,.el-table__footer-wrapper tr td.el-table-fixed-column--right.is-last-column:before,.el-table__footer-wrapper tr th.el-table-fixed-column--left.is-last-column:before,.el-table__footer-wrapper tr th.el-table-fixed-column--right.is-last-column:before{right:-10px}.el-table__header-wrapper tr td.el-table__fixed-right-patch,.el-table__header-wrapper tr th.el-table__fixed-right-patch,.el-table__body-wrapper tr td.el-table__fixed-right-patch,.el-table__body-wrapper tr th.el-table__fixed-right-patch,.el-table__footer-wrapper tr td.el-table__fixed-right-patch,.el-table__footer-wrapper tr th.el-table__fixed-right-patch{z-index:calc(var(--el-table-index) + 1);background:#fff;right:0;position:sticky!important}.el-table__header-wrapper{flex-shrink:0}.el-table__header-wrapper tr th.el-table-fixed-column--left,.el-table__header-wrapper tr th.el-table-fixed-column--right{background-color:var(--el-table-header-bg-color)}.el-table__header,.el-table__body,.el-table__footer{table-layout:fixed;border-collapse:separate}.el-table__header-wrapper{overflow:hidden}.el-table__header-wrapper tbody td.el-table__cell{background-color:var(--el-table-row-hover-bg-color);color:var(--el-table-text-color)}.el-table__footer-wrapper{flex-shrink:0;overflow:hidden}.el-table__footer-wrapper tfoot td.el-table__cell{background-color:var(--el-table-row-hover-bg-color);color:var(--el-table-text-color)}.el-table__header-wrapper .el-table-column--selection>.cell,.el-table__body-wrapper .el-table-column--selection>.cell{align-items:center;height:23px;display:inline-flex}.el-table__header-wrapper .el-table-column--selection .el-checkbox,.el-table__body-wrapper .el-table-column--selection .el-checkbox{height:unset}.el-table.is-scrolling-left .el-table-fixed-column--right.is-first-column:before{box-shadow:var(--el-table-fixed-right-column)}.el-table.is-scrolling-left.el-table--border .el-table-fixed-column--left.is-last-column.el-table__cell{border-right:var(--el-table-border)}.el-table.is-scrolling-left th.el-table-fixed-column--left{background-color:var(--el-table-header-bg-color)}.el-table.is-scrolling-right .el-table-fixed-column--left.is-last-column:before{box-shadow:var(--el-table-fixed-left-column)}.el-table.is-scrolling-right .el-table-fixed-column--left.is-last-column.el-table__cell{border-right:none}.el-table.is-scrolling-right th.el-table-fixed-column--right{background-color:var(--el-table-header-bg-color)}.el-table.is-scrolling-middle .el-table-fixed-column--left.is-last-column.el-table__cell{border-right:none}.el-table.is-scrolling-middle .el-table-fixed-column--right.is-first-column:before{box-shadow:var(--el-table-fixed-right-column)}.el-table.is-scrolling-middle .el-table-fixed-column--left.is-last-column:before{box-shadow:var(--el-table-fixed-left-column)}.el-table.is-scrolling-none .el-table-fixed-column--left.is-first-column:before,.el-table.is-scrolling-none .el-table-fixed-column--left.is-last-column:before,.el-table.is-scrolling-none .el-table-fixed-column--right.is-first-column:before,.el-table.is-scrolling-none .el-table-fixed-column--right.is-last-column:before{box-shadow:none}.el-table.is-scrolling-none th.el-table-fixed-column--left,.el-table.is-scrolling-none th.el-table-fixed-column--right{background-color:var(--el-table-header-bg-color)}.el-table__body-wrapper{flex:1;position:relative;overflow:hidden}.el-table__body-wrapper .el-scrollbar__bar{z-index:calc(var(--el-table-index) + 2)}.el-table .caret-wrapper{vertical-align:middle;cursor:pointer;width:24px;height:14px;overflow:initial;flex-direction:column;align-items:center;display:inline-flex;position:relative}.el-table .sort-caret{border:5px solid #0000;width:0;height:0;position:absolute;left:7px}.el-table .sort-caret.ascending{border-bottom-color:var(--el-text-color-placeholder);top:-5px}.el-table .sort-caret.descending{border-top-color:var(--el-text-color-placeholder);bottom:-3px}.el-table .ascending .sort-caret.ascending{border-bottom-color:var(--el-color-primary)}.el-table .descending .sort-caret.descending{border-top-color:var(--el-color-primary)}.el-table .hidden-columns{visibility:hidden;z-index:-1;position:absolute}.el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell{background:var(--el-fill-color-lighter)}.el-table--striped .el-table__body tr.el-table__row--striped.current-row td.el-table__cell{background-color:var(--el-table-current-row-bg-color)}.el-table__body tr.hover-row>td.el-table__cell,.el-table__body tr.hover-row.current-row>td.el-table__cell,.el-table__body tr.hover-row.el-table__row--striped>td.el-table__cell,.el-table__body tr.hover-row.el-table__row--striped.current-row>td.el-table__cell,.el-table__body tr>td.hover-cell{background-color:var(--el-table-row-hover-bg-color)}.el-table__body tr.current-row>td.el-table__cell{background-color:var(--el-table-current-row-bg-color)}.el-table.el-table--scrollable-y .el-table__body-header{z-index:calc(var(--el-table-index) + 2);position:sticky;top:0}.el-table.el-table--scrollable-y .el-table__body-footer{z-index:calc(var(--el-table-index) + 2);position:sticky;bottom:0}.el-table__column-resize-proxy{border-left:var(--el-table-border);width:0;z-index:calc(var(--el-table-index) + 9);position:absolute;top:0;bottom:0;left:200px}.el-table__column-filter-trigger{cursor:pointer;display:inline-block}.el-table__column-filter-trigger i{color:var(--el-color-info);vertical-align:middle;font-size:14px}.el-table__border-left-patch{width:1px;height:100%;z-index:calc(var(--el-table-index) + 2);background-color:var(--el-table-border-color);position:absolute;top:0;left:0}.el-table__border-bottom-patch{height:1px;z-index:calc(var(--el-table-index) + 2);background-color:var(--el-table-border-color);position:absolute;left:0}.el-table__border-right-patch{width:1px;height:100%;z-index:calc(var(--el-table-index) + 2);background-color:var(--el-table-border-color);position:absolute;top:0}.el-table--enable-row-transition .el-table__body td.el-table__cell{transition:background-color .25s}.el-table--enable-row-hover .el-table__body tr:hover>td.el-table__cell{background-color:var(--el-table-row-hover-bg-color)}.el-table [class*=el-table__row--level] .el-table__expand-icon{text-align:center;width:12px;height:12px;margin-right:8px;line-height:12px;display:inline-block}.el-table .el-table.el-table--border .el-table__cell{border-right:var(--el-table-border)}.el-table:not(.el-table--border) .el-table__cell{border-right:none}.el-table:not(.el-table--border)>.el-table__inner-wrapper:after{content:none}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.el-checkbox{--el-checkbox-font-size:14px;--el-checkbox-font-weight:var(--el-font-weight-primary);--el-checkbox-text-color:var(--el-text-color-regular);--el-checkbox-input-height:14px;--el-checkbox-input-width:14px;--el-checkbox-border-radius:var(--el-border-radius-small);--el-checkbox-bg-color:var(--el-fill-color-blank);--el-checkbox-input-border:var(--el-border);--el-checkbox-disabled-border-color:var(--el-border-color);--el-checkbox-disabled-input-fill:var(--el-fill-color-light);--el-checkbox-disabled-icon-color:var(--el-text-color-placeholder);--el-checkbox-disabled-checked-input-fill:var(--el-border-color-extra-light);--el-checkbox-disabled-checked-input-border-color:var(--el-border-color);--el-checkbox-disabled-checked-icon-color:var(--el-text-color-placeholder);--el-checkbox-checked-text-color:var(--el-color-primary);--el-checkbox-checked-input-border-color:var(--el-color-primary);--el-checkbox-checked-bg-color:var(--el-color-primary);--el-checkbox-checked-icon-color:var(--el-color-white);--el-checkbox-input-border-color-hover:var(--el-color-primary);color:var(--el-checkbox-text-color);font-weight:var(--el-checkbox-font-weight);font-size:var(--el-font-size-base);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;height:var(--el-checkbox-height,32px);align-items:center;margin-right:30px;display:inline-flex;position:relative}.el-checkbox.is-disabled{cursor:not-allowed}.el-checkbox.is-bordered{border-radius:var(--el-border-radius-base);border:var(--el-border);box-sizing:border-box;padding:0 15px 0 9px}.el-checkbox.is-bordered.is-checked{border-color:var(--el-color-primary)}.el-checkbox.is-bordered.is-disabled{border-color:var(--el-border-color-lighter)}.el-checkbox.is-bordered.el-checkbox--large{border-radius:var(--el-border-radius-base);padding:0 19px 0 11px}.el-checkbox.is-bordered.el-checkbox--large .el-checkbox__label{font-size:var(--el-font-size-base)}.el-checkbox.is-bordered.el-checkbox--large .el-checkbox__inner{width:14px;height:14px}.el-checkbox.is-bordered.el-checkbox--small{border-radius:calc(var(--el-border-radius-base) - 1px);padding:0 11px 0 7px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__label{font-size:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner{width:12px;height:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner:after{width:2px;height:6px}.el-checkbox input:focus-visible+.el-checkbox__inner{outline:2px solid var(--el-checkbox-input-border-color-hover);outline-offset:1px;border-radius:var(--el-checkbox-border-radius)}.el-checkbox__input{white-space:nowrap;cursor:pointer;outline:none;display:inline-flex;position:relative}.el-checkbox__input.is-disabled .el-checkbox__inner{background-color:var(--el-checkbox-disabled-input-fill);border-color:var(--el-checkbox-disabled-border-color);cursor:not-allowed}.el-checkbox__input.is-disabled .el-checkbox__inner:after{cursor:not-allowed;border-color:var(--el-checkbox-disabled-icon-color)}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner{background-color:var(--el-checkbox-disabled-checked-input-fill);border-color:var(--el-checkbox-disabled-checked-input-border-color)}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after{border-color:var(--el-checkbox-disabled-checked-icon-color)}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner{background-color:var(--el-checkbox-disabled-checked-input-fill);border-color:var(--el-checkbox-disabled-checked-input-border-color)}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner:before{background-color:var(--el-checkbox-disabled-checked-icon-color);border-color:var(--el-checkbox-disabled-checked-icon-color)}.el-checkbox__input.is-disabled+span.el-checkbox__label{color:var(--el-disabled-text-color);cursor:not-allowed}.el-checkbox__input.is-checked .el-checkbox__inner{background-color:var(--el-checkbox-checked-bg-color);border-color:var(--el-checkbox-checked-input-border-color)}.el-checkbox__input.is-checked .el-checkbox__inner:after{border-color:var(--el-checkbox-checked-icon-color);transform:translate(-45%,-60%)rotate(45deg)scaleY(1)}.el-checkbox__input.is-checked+.el-checkbox__label{color:var(--el-checkbox-checked-text-color)}.el-checkbox__input.is-focus:not(.is-checked) .el-checkbox__original:not(:focus-visible){border-color:var(--el-checkbox-input-border-color-hover)}.el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:var(--el-checkbox-checked-bg-color);border-color:var(--el-checkbox-checked-input-border-color)}.el-checkbox__input.is-indeterminate .el-checkbox__inner:before{content:"";background-color:var(--el-checkbox-checked-icon-color);height:2px;display:block;position:absolute;top:5px;left:0;right:0;transform:scale(.5)}.el-checkbox__input.is-indeterminate .el-checkbox__inner:after{display:none}.el-checkbox__inner{border:var(--el-checkbox-input-border);border-radius:var(--el-checkbox-border-radius);box-sizing:border-box;width:var(--el-checkbox-input-width);height:var(--el-checkbox-input-height);background-color:var(--el-checkbox-bg-color);z-index:var(--el-index-normal);transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46),outline .25s cubic-bezier(.71,-.46,.29,1.46);display:inline-block;position:relative}.el-checkbox__inner:hover{border-color:var(--el-checkbox-input-border-color-hover)}.el-checkbox__inner:after{box-sizing:content-box;content:"";transform-origin:50%;border:1px solid #0000;border-top:0;border-left:0;width:3px;height:7px;transition:transform .15s ease-in 50ms;position:absolute;top:50%;left:50%;transform:translate(-45%,-60%)rotate(45deg)scaleY(0)}.el-checkbox__original{opacity:0;z-index:-1;outline:none;width:0;height:0;margin:0;position:absolute}.el-checkbox__label{line-height:1;font-size:var(--el-checkbox-font-size);padding-left:8px;display:inline-block}.el-checkbox.el-checkbox--large{height:40px}.el-checkbox.el-checkbox--large .el-checkbox__label{font-size:14px}.el-checkbox.el-checkbox--large .el-checkbox__inner{width:14px;height:14px}.el-checkbox.el-checkbox--small{height:24px}.el-checkbox.el-checkbox--small .el-checkbox__label{font-size:12px}.el-checkbox.el-checkbox--small .el-checkbox__inner{width:12px;height:12px}.el-checkbox.el-checkbox--small .el-checkbox__input.is-indeterminate .el-checkbox__inner:before{top:4px}.el-checkbox.el-checkbox--small .el-checkbox__inner:after{width:2px;height:6px}.el-checkbox:last-of-type{margin-right:0}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.el-table-column--selection .cell{padding-left:14px;padding-right:14px}.el-table-filter{border:solid 1px var(--el-border-color-lighter);box-shadow:var(--el-box-shadow-light);box-sizing:border-box;background-color:#fff;border-radius:2px}.el-table-filter__list{min-width:100px;margin:0;padding:5px 0;list-style:none}.el-table-filter__list-item{cursor:pointer;line-height:36px;font-size:var(--el-font-size-base);padding:0 10px}.el-table-filter__list-item:hover{background-color:var(--el-color-primary-light-9);color:var(--el-color-primary)}.el-table-filter__list-item.is-active{background-color:var(--el-color-primary);color:#fff}.el-table-filter__content{min-width:100px}.el-table-filter__bottom{border-top:1px solid var(--el-border-color-lighter);padding:8px}.el-table-filter__bottom button{color:var(--el-text-color-regular);cursor:pointer;font-size:var(--el-font-size-small);background:0 0;border:none;padding:0 3px}.el-table-filter__bottom button:hover{color:var(--el-color-primary)}.el-table-filter__bottom button:focus{outline:none}.el-table-filter__bottom button.is-disabled{color:var(--el-disabled-text-color);cursor:not-allowed}.el-table-filter__wrap{max-height:280px}.el-table-filter__checkbox-group{padding:10px}.el-table-filter__checkbox-group label.el-checkbox{height:unset;align-items:center;margin-bottom:12px;margin-left:5px;margin-right:5px;display:flex}.el-table-filter__checkbox-group .el-checkbox:last-child{margin-bottom:0}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.el-tag{--el-tag-font-size:12px;--el-tag-border-radius:4px;--el-tag-border-radius-rounded:9999px;background-color:var(--el-tag-bg-color);border-color:var(--el-tag-border-color);color:var(--el-tag-text-color);vertical-align:middle;height:24px;font-size:var(--el-tag-font-size);border-radius:var(--el-tag-border-radius);box-sizing:border-box;white-space:nowrap;--el-icon-size:14px;--el-tag-bg-color:var(--el-color-primary-light-9);--el-tag-border-color:var(--el-color-primary-light-8);--el-tag-hover-color:var(--el-color-primary);border-style:solid;border-width:1px;justify-content:center;align-items:center;padding:0 9px;line-height:1;display:inline-flex}.el-tag.el-tag--primary{--el-tag-bg-color:var(--el-color-primary-light-9);--el-tag-border-color:var(--el-color-primary-light-8);--el-tag-hover-color:var(--el-color-primary)}.el-tag.el-tag--success{--el-tag-bg-color:var(--el-color-success-light-9);--el-tag-border-color:var(--el-color-success-light-8);--el-tag-hover-color:var(--el-color-success)}.el-tag.el-tag--warning{--el-tag-bg-color:var(--el-color-warning-light-9);--el-tag-border-color:var(--el-color-warning-light-8);--el-tag-hover-color:var(--el-color-warning)}.el-tag.el-tag--danger{--el-tag-bg-color:var(--el-color-danger-light-9);--el-tag-border-color:var(--el-color-danger-light-8);--el-tag-hover-color:var(--el-color-danger)}.el-tag.el-tag--error{--el-tag-bg-color:var(--el-color-error-light-9);--el-tag-border-color:var(--el-color-error-light-8);--el-tag-hover-color:var(--el-color-error)}.el-tag.el-tag--info{--el-tag-bg-color:var(--el-color-info-light-9);--el-tag-border-color:var(--el-color-info-light-8);--el-tag-hover-color:var(--el-color-info)}.el-tag.is-hit{border-color:var(--el-color-primary)}.el-tag.is-round{border-radius:var(--el-tag-border-radius-rounded)}.el-tag .el-tag__close{color:var(--el-tag-text-color);flex-shrink:0}.el-tag .el-tag__close:hover{color:var(--el-color-white);background-color:var(--el-tag-hover-color)}.el-tag.el-tag--primary{--el-tag-text-color:var(--el-color-primary)}.el-tag.el-tag--success{--el-tag-text-color:var(--el-color-success)}.el-tag.el-tag--warning{--el-tag-text-color:var(--el-color-warning)}.el-tag.el-tag--danger{--el-tag-text-color:var(--el-color-danger)}.el-tag.el-tag--error{--el-tag-text-color:var(--el-color-error)}.el-tag.el-tag--info{--el-tag-text-color:var(--el-color-info)}.el-tag .el-icon{cursor:pointer;font-size:calc(var(--el-icon-size) - 2px);height:var(--el-icon-size);width:var(--el-icon-size);border-radius:50%}.el-tag .el-tag__close{margin-left:6px}.el-tag--dark{--el-tag-text-color:var(--el-color-white);--el-tag-bg-color:var(--el-color-primary);--el-tag-border-color:var(--el-color-primary);--el-tag-hover-color:var(--el-color-primary-light-3)}.el-tag--dark.el-tag--primary{--el-tag-bg-color:var(--el-color-primary);--el-tag-border-color:var(--el-color-primary);--el-tag-hover-color:var(--el-color-primary-light-3)}.el-tag--dark.el-tag--success{--el-tag-bg-color:var(--el-color-success);--el-tag-border-color:var(--el-color-success);--el-tag-hover-color:var(--el-color-success-light-3)}.el-tag--dark.el-tag--warning{--el-tag-bg-color:var(--el-color-warning);--el-tag-border-color:var(--el-color-warning);--el-tag-hover-color:var(--el-color-warning-light-3)}.el-tag--dark.el-tag--danger{--el-tag-bg-color:var(--el-color-danger);--el-tag-border-color:var(--el-color-danger);--el-tag-hover-color:var(--el-color-danger-light-3)}.el-tag--dark.el-tag--error{--el-tag-bg-color:var(--el-color-error);--el-tag-border-color:var(--el-color-error);--el-tag-hover-color:var(--el-color-error-light-3)}.el-tag--dark.el-tag--info{--el-tag-bg-color:var(--el-color-info);--el-tag-border-color:var(--el-color-info);--el-tag-hover-color:var(--el-color-info-light-3)}.el-tag--dark.el-tag--primary,.el-tag--dark.el-tag--success,.el-tag--dark.el-tag--warning,.el-tag--dark.el-tag--danger,.el-tag--dark.el-tag--error,.el-tag--dark.el-tag--info{--el-tag-text-color:var(--el-color-white)}.el-tag--plain,.el-tag--plain.el-tag--primary{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-primary-light-5);--el-tag-hover-color:var(--el-color-primary)}.el-tag--plain.el-tag--success{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-success-light-5);--el-tag-hover-color:var(--el-color-success)}.el-tag--plain.el-tag--warning{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-warning-light-5);--el-tag-hover-color:var(--el-color-warning)}.el-tag--plain.el-tag--danger{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-danger-light-5);--el-tag-hover-color:var(--el-color-danger)}.el-tag--plain.el-tag--error{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-error-light-5);--el-tag-hover-color:var(--el-color-error)}.el-tag--plain.el-tag--info{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-info-light-5);--el-tag-hover-color:var(--el-color-info)}.el-tag.is-closable{padding-right:5px}.el-tag--large{--el-icon-size:16px;height:32px;padding:0 11px}.el-tag--large .el-tag__close{margin-left:8px}.el-tag--large.is-closable{padding-right:7px}.el-tag--small{--el-icon-size:12px;height:20px;padding:0 7px}.el-tag--small .el-tag__close{margin-left:4px}.el-tag--small.is-closable{padding-right:3px}.el-tag--small .el-icon-close{transform:scale(.8)}.el-tag.el-tag--primary.is-hit{border-color:var(--el-color-primary)}.el-tag.el-tag--success.is-hit{border-color:var(--el-color-success)}.el-tag.el-tag--warning.is-hit{border-color:var(--el-color-warning)}.el-tag.el-tag--danger.is-hit{border-color:var(--el-color-danger)}.el-tag.el-tag--error.is-hit{border-color:var(--el-color-error)}.el-tag.el-tag--info.is-hit{border-color:var(--el-color-info)}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.link-waiver-modal .modal-header{padding:4px 0}.link-waiver-modal .modal-header .modal-title{color:#000;font-size:16px;font-weight:700}.link-waiver-modal .modal-header .close-button{color:var(--primary-smeetz);cursor:pointer;font-size:14px}.link-waiver-modal .modal-header .close-button:hover{text-decoration:underline}.link-waiver-modal .search-wrapper{margin-bottom:20px}.link-waiver-modal .search-wrapper .search-label{color:#000;margin-bottom:6px;font-size:13px;font-weight:600}.link-waiver-modal .table-title{color:#000;margin-bottom:10px;font-size:14px;font-weight:700}.link-waiver-modal .el-table .linked-row{background-color:#4b9ba51f}.link-waiver-modal .action-btn{cursor:pointer;border:none;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:13px;font-weight:600;transition:opacity .2s;display:inline-flex}.link-waiver-modal .action-btn:disabled{opacity:.5;cursor:not-allowed}.link-waiver-modal .link-btn{color:var(--primary-smeetz);background:0 0}.link-waiver-modal .link-btn:hover:not(:disabled){text-decoration:underline}.link-waiver-modal .unlink-btn{color:#f44336;background:0 0}.link-waiver-modal .unlink-btn:hover:not(:disabled){text-decoration:underline}.link-waiver-modal .empty-state,.link-waiver-modal .loading-state{text-align:center;color:#a6a6a6;padding:24px 0;font-size:13px}.link-waiver-modal .loading-state .el-icon{font-size:24px}.link-waiver-modal .sort-icon{vertical-align:middle;margin-left:4px}.link-waiver-modal .load-more-wrapper{justify-content:center;padding:12px 0;display:flex}.link-waiver-modal .load-more-wrapper .load-more-btn{color:var(--primary-smeetz);border-color:var(--primary-smeetz);font-weight:600}.link-waiver-modal .table-wrapper{margin-top:8px}.el-overlay[data-v-662eb9ce]{z-index:2000;background-color:var(--el-overlay-color-lighter);height:100%;position:fixed;inset:0;overflow:auto}.el-overlay .el-overlay-root[data-v-662eb9ce]{height:0}[data-v-662eb9ce]:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter[data-v-662eb9ce]{animation:v-modal-in-662eb9ce var(--el-transition-duration-fast) ease}.v-modal-leave[data-v-662eb9ce]{animation:v-modal-out-662eb9ce var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in-662eb9ce{0%{opacity:0}}@keyframes v-modal-out-662eb9ce{to{opacity:0}}.v-modal[data-v-662eb9ce]{width:100%;height:100%;opacity:var(--el-popup-modal-opacity);background:var(--el-popup-modal-bg-color);position:fixed;top:0;left:0}.el-popup-parent--hidden[data-v-662eb9ce]{overflow:hidden}.el-message-box[data-v-662eb9ce]{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box[data-v-662eb9ce]:focus{outline:none!important}.is-message-box .el-overlay-message-box[data-v-662eb9ce]{text-align:center;padding:16px;position:fixed;inset:0;overflow:auto}.is-message-box .el-overlay-message-box[data-v-662eb9ce]:after{content:"";vertical-align:middle;width:0;height:100%;display:inline-block}.el-message-box.is-draggable .el-message-box__header[data-v-662eb9ce]{cursor:move;-webkit-user-select:none;user-select:none}.el-message-box__header[data-v-662eb9ce]{padding-bottom:var(--el-messagebox-padding-primary)}.el-message-box__header.show-close[data-v-662eb9ce]{padding-right:calc(var(--el-messagebox-padding-primary) + var(--el-message-close-size,16px))}.el-message-box__title[data-v-662eb9ce]{font-size:var(--el-messagebox-font-size);line-height:var(--el-messagebox-font-line-height);color:var(--el-messagebox-title-color)}.el-message-box__headerbtn[data-v-662eb9ce]{width:40px;height:40px;font-size:var(--el-message-close-size,16px);cursor:pointer;background:0 0;border:none;outline:none;padding:0;position:absolute;top:0;right:0}.el-message-box__headerbtn .el-message-box__close[data-v-662eb9ce]{color:var(--el-color-info);font-size:inherit}.el-message-box__headerbtn:focus .el-message-box__close[data-v-662eb9ce],.el-message-box__headerbtn:hover .el-message-box__close[data-v-662eb9ce]{color:var(--el-color-primary)}.el-message-box__content[data-v-662eb9ce]{color:var(--el-messagebox-content-color);font-size:var(--el-messagebox-content-font-size)}.el-message-box__container[data-v-662eb9ce]{align-items:center;gap:12px;display:flex}.el-message-box__input[data-v-662eb9ce]{padding-top:12px}.el-message-box__input div.invalid>input[data-v-662eb9ce],.el-message-box__input div.invalid>input[data-v-662eb9ce]:focus{border-color:var(--el-color-error)}.el-message-box__status[data-v-662eb9ce]{font-size:24px}.el-message-box__status.el-message-box-icon--primary[data-v-662eb9ce]{--el-messagebox-color:var(--el-color-primary);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--success[data-v-662eb9ce]{--el-messagebox-color:var(--el-color-success);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--info[data-v-662eb9ce]{--el-messagebox-color:var(--el-color-info);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--warning[data-v-662eb9ce]{--el-messagebox-color:var(--el-color-warning);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--error[data-v-662eb9ce]{--el-messagebox-color:var(--el-color-error);color:var(--el-messagebox-color)}.el-message-box__message[data-v-662eb9ce]{min-width:0;margin:0}.el-message-box__message p[data-v-662eb9ce]{line-height:var(--el-messagebox-font-line-height);margin:0}.el-message-box__errormsg[data-v-662eb9ce]{color:var(--el-color-error);font-size:var(--el-messagebox-error-font-size);line-height:var(--el-messagebox-font-line-height)}.el-message-box__btns[data-v-662eb9ce]{padding-top:var(--el-messagebox-padding-primary);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.el-message-box--center .el-message-box__title[data-v-662eb9ce]{justify-content:center;align-items:center;gap:6px;display:flex}.el-message-box--center .el-message-box__status[data-v-662eb9ce]{font-size:inherit}.el-message-box--center .el-message-box__btns[data-v-662eb9ce],.el-message-box--center .el-message-box__container[data-v-662eb9ce]{justify-content:center}.fade-in-linear-enter-active .el-overlay-message-box[data-v-662eb9ce]{animation:msgbox-fade-in-662eb9ce var(--el-transition-duration)}.fade-in-linear-leave-active .el-overlay-message-box[data-v-662eb9ce]{animation:msgbox-fade-in-662eb9ce var(--el-transition-duration) reverse}@keyframes msgbox-fade-in-662eb9ce{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.input-wrapper[data-v-662eb9ce]{background-color:#fff}.calc-title[data-v-662eb9ce]{color:#3333338c;margin-bottom:8px;font-size:13px;font-weight:500;line-height:16px}.calc-key[data-v-662eb9ce]{color:#333;background-color:#fff;border-radius:0;width:100%;height:58px;font-size:24px;font-weight:400}.calc-key[data-v-662eb9ce]:hover{background-color:#f5f6f7}.calc-key[data-v-662eb9ce]:active{background-color:#eceef0}.calc-key--clear[data-v-662eb9ce]{color:#4b9ba5;font-size:16px;font-weight:500}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.el-row{box-sizing:border-box;flex-wrap:wrap;display:flex;position:relative}.el-row.is-justify-center{justify-content:center}.el-row.is-justify-end{justify-content:flex-end}.el-row.is-justify-space-between{justify-content:space-between}.el-row.is-justify-space-around{justify-content:space-around}.el-row.is-justify-space-evenly{justify-content:space-evenly}.el-row.is-align-top{align-items:flex-start}.el-row.is-align-middle{align-items:center}.el-row.is-align-bottom{align-items:flex-end}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}[class*=el-col-]{box-sizing:border-box}[class*=el-col-].is-guttered{min-height:1px;display:block}.el-col-0{flex:0 0;max-width:0%;display:none}.el-col-0.is-guttered{display:none}.el-col-offset-0{margin-left:0%}.el-col-pull-0{position:relative;right:0%}.el-col-push-0{position:relative;left:0%}.el-col-1{flex:0 0 4.16667%;max-width:4.16667%;display:block}.el-col-1.is-guttered{display:block}.el-col-offset-1{margin-left:4.16667%}.el-col-pull-1{position:relative;right:4.16667%}.el-col-push-1{position:relative;left:4.16667%}.el-col-2{flex:0 0 8.33333%;max-width:8.33333%;display:block}.el-col-2.is-guttered{display:block}.el-col-offset-2{margin-left:8.33333%}.el-col-pull-2{position:relative;right:8.33333%}.el-col-push-2{position:relative;left:8.33333%}.el-col-3{flex:0 0 12.5%;max-width:12.5%;display:block}.el-col-3.is-guttered{display:block}.el-col-offset-3{margin-left:12.5%}.el-col-pull-3{position:relative;right:12.5%}.el-col-push-3{position:relative;left:12.5%}.el-col-4{flex:0 0 16.6667%;max-width:16.6667%;display:block}.el-col-4.is-guttered{display:block}.el-col-offset-4{margin-left:16.6667%}.el-col-pull-4{position:relative;right:16.6667%}.el-col-push-4{position:relative;left:16.6667%}.el-col-5{flex:0 0 20.8333%;max-width:20.8333%;display:block}.el-col-5.is-guttered{display:block}.el-col-offset-5{margin-left:20.8333%}.el-col-pull-5{position:relative;right:20.8333%}.el-col-push-5{position:relative;left:20.8333%}.el-col-6{flex:0 0 25%;max-width:25%;display:block}.el-col-6.is-guttered{display:block}.el-col-offset-6{margin-left:25%}.el-col-pull-6{position:relative;right:25%}.el-col-push-6{position:relative;left:25%}.el-col-7{flex:0 0 29.1667%;max-width:29.1667%;display:block}.el-col-7.is-guttered{display:block}.el-col-offset-7{margin-left:29.1667%}.el-col-pull-7{position:relative;right:29.1667%}.el-col-push-7{position:relative;left:29.1667%}.el-col-8{flex:0 0 33.3333%;max-width:33.3333%;display:block}.el-col-8.is-guttered{display:block}.el-col-offset-8{margin-left:33.3333%}.el-col-pull-8{position:relative;right:33.3333%}.el-col-push-8{position:relative;left:33.3333%}.el-col-9{flex:0 0 37.5%;max-width:37.5%;display:block}.el-col-9.is-guttered{display:block}.el-col-offset-9{margin-left:37.5%}.el-col-pull-9{position:relative;right:37.5%}.el-col-push-9{position:relative;left:37.5%}.el-col-10{flex:0 0 41.6667%;max-width:41.6667%;display:block}.el-col-10.is-guttered{display:block}.el-col-offset-10{margin-left:41.6667%}.el-col-pull-10{position:relative;right:41.6667%}.el-col-push-10{position:relative;left:41.6667%}.el-col-11{flex:0 0 45.8333%;max-width:45.8333%;display:block}.el-col-11.is-guttered{display:block}.el-col-offset-11{margin-left:45.8333%}.el-col-pull-11{position:relative;right:45.8333%}.el-col-push-11{position:relative;left:45.8333%}.el-col-12{flex:0 0 50%;max-width:50%;display:block}.el-col-12.is-guttered{display:block}.el-col-offset-12{margin-left:50%}.el-col-pull-12{position:relative;right:50%}.el-col-push-12{position:relative;left:50%}.el-col-13{flex:0 0 54.1667%;max-width:54.1667%;display:block}.el-col-13.is-guttered{display:block}.el-col-offset-13{margin-left:54.1667%}.el-col-pull-13{position:relative;right:54.1667%}.el-col-push-13{position:relative;left:54.1667%}.el-col-14{flex:0 0 58.3333%;max-width:58.3333%;display:block}.el-col-14.is-guttered{display:block}.el-col-offset-14{margin-left:58.3333%}.el-col-pull-14{position:relative;right:58.3333%}.el-col-push-14{position:relative;left:58.3333%}.el-col-15{flex:0 0 62.5%;max-width:62.5%;display:block}.el-col-15.is-guttered{display:block}.el-col-offset-15{margin-left:62.5%}.el-col-pull-15{position:relative;right:62.5%}.el-col-push-15{position:relative;left:62.5%}.el-col-16{flex:0 0 66.6667%;max-width:66.6667%;display:block}.el-col-16.is-guttered{display:block}.el-col-offset-16{margin-left:66.6667%}.el-col-pull-16{position:relative;right:66.6667%}.el-col-push-16{position:relative;left:66.6667%}.el-col-17{flex:0 0 70.8333%;max-width:70.8333%;display:block}.el-col-17.is-guttered{display:block}.el-col-offset-17{margin-left:70.8333%}.el-col-pull-17{position:relative;right:70.8333%}.el-col-push-17{position:relative;left:70.8333%}.el-col-18{flex:0 0 75%;max-width:75%;display:block}.el-col-18.is-guttered{display:block}.el-col-offset-18{margin-left:75%}.el-col-pull-18{position:relative;right:75%}.el-col-push-18{position:relative;left:75%}.el-col-19{flex:0 0 79.1667%;max-width:79.1667%;display:block}.el-col-19.is-guttered{display:block}.el-col-offset-19{margin-left:79.1667%}.el-col-pull-19{position:relative;right:79.1667%}.el-col-push-19{position:relative;left:79.1667%}.el-col-20{flex:0 0 83.3333%;max-width:83.3333%;display:block}.el-col-20.is-guttered{display:block}.el-col-offset-20{margin-left:83.3333%}.el-col-pull-20{position:relative;right:83.3333%}.el-col-push-20{position:relative;left:83.3333%}.el-col-21{flex:0 0 87.5%;max-width:87.5%;display:block}.el-col-21.is-guttered{display:block}.el-col-offset-21{margin-left:87.5%}.el-col-pull-21{position:relative;right:87.5%}.el-col-push-21{position:relative;left:87.5%}.el-col-22{flex:0 0 91.6667%;max-width:91.6667%;display:block}.el-col-22.is-guttered{display:block}.el-col-offset-22{margin-left:91.6667%}.el-col-pull-22{position:relative;right:91.6667%}.el-col-push-22{position:relative;left:91.6667%}.el-col-23{flex:0 0 95.8333%;max-width:95.8333%;display:block}.el-col-23.is-guttered{display:block}.el-col-offset-23{margin-left:95.8333%}.el-col-pull-23{position:relative;right:95.8333%}.el-col-push-23{position:relative;left:95.8333%}.el-col-24{flex:0 0 100%;max-width:100%;display:block}.el-col-24.is-guttered{display:block}.el-col-offset-24{margin-left:100%}.el-col-pull-24{position:relative;right:100%}.el-col-push-24{position:relative;left:100%}@media only screen and (width<=767px){.el-col-xs-0{flex:0 0;max-width:0%;display:none}.el-col-xs-0.is-guttered{display:none}.el-col-xs-offset-0{margin-left:0%}.el-col-xs-pull-0{position:relative;right:0%}.el-col-xs-push-0{position:relative;left:0%}.el-col-xs-1{flex:0 0 4.16667%;max-width:4.16667%;display:block}.el-col-xs-1.is-guttered{display:block}.el-col-xs-offset-1{margin-left:4.16667%}.el-col-xs-pull-1{position:relative;right:4.16667%}.el-col-xs-push-1{position:relative;left:4.16667%}.el-col-xs-2{flex:0 0 8.33333%;max-width:8.33333%;display:block}.el-col-xs-2.is-guttered{display:block}.el-col-xs-offset-2{margin-left:8.33333%}.el-col-xs-pull-2{position:relative;right:8.33333%}.el-col-xs-push-2{position:relative;left:8.33333%}.el-col-xs-3{flex:0 0 12.5%;max-width:12.5%;display:block}.el-col-xs-3.is-guttered{display:block}.el-col-xs-offset-3{margin-left:12.5%}.el-col-xs-pull-3{position:relative;right:12.5%}.el-col-xs-push-3{position:relative;left:12.5%}.el-col-xs-4{flex:0 0 16.6667%;max-width:16.6667%;display:block}.el-col-xs-4.is-guttered{display:block}.el-col-xs-offset-4{margin-left:16.6667%}.el-col-xs-pull-4{position:relative;right:16.6667%}.el-col-xs-push-4{position:relative;left:16.6667%}.el-col-xs-5{flex:0 0 20.8333%;max-width:20.8333%;display:block}.el-col-xs-5.is-guttered{display:block}.el-col-xs-offset-5{margin-left:20.8333%}.el-col-xs-pull-5{position:relative;right:20.8333%}.el-col-xs-push-5{position:relative;left:20.8333%}.el-col-xs-6{flex:0 0 25%;max-width:25%;display:block}.el-col-xs-6.is-guttered{display:block}.el-col-xs-offset-6{margin-left:25%}.el-col-xs-pull-6{position:relative;right:25%}.el-col-xs-push-6{position:relative;left:25%}.el-col-xs-7{flex:0 0 29.1667%;max-width:29.1667%;display:block}.el-col-xs-7.is-guttered{display:block}.el-col-xs-offset-7{margin-left:29.1667%}.el-col-xs-pull-7{position:relative;right:29.1667%}.el-col-xs-push-7{position:relative;left:29.1667%}.el-col-xs-8{flex:0 0 33.3333%;max-width:33.3333%;display:block}.el-col-xs-8.is-guttered{display:block}.el-col-xs-offset-8{margin-left:33.3333%}.el-col-xs-pull-8{position:relative;right:33.3333%}.el-col-xs-push-8{position:relative;left:33.3333%}.el-col-xs-9{flex:0 0 37.5%;max-width:37.5%;display:block}.el-col-xs-9.is-guttered{display:block}.el-col-xs-offset-9{margin-left:37.5%}.el-col-xs-pull-9{position:relative;right:37.5%}.el-col-xs-push-9{position:relative;left:37.5%}.el-col-xs-10{flex:0 0 41.6667%;max-width:41.6667%;display:block}.el-col-xs-10.is-guttered{display:block}.el-col-xs-offset-10{margin-left:41.6667%}.el-col-xs-pull-10{position:relative;right:41.6667%}.el-col-xs-push-10{position:relative;left:41.6667%}.el-col-xs-11{flex:0 0 45.8333%;max-width:45.8333%;display:block}.el-col-xs-11.is-guttered{display:block}.el-col-xs-offset-11{margin-left:45.8333%}.el-col-xs-pull-11{position:relative;right:45.8333%}.el-col-xs-push-11{position:relative;left:45.8333%}.el-col-xs-12{flex:0 0 50%;max-width:50%;display:block}.el-col-xs-12.is-guttered{display:block}.el-col-xs-offset-12{margin-left:50%}.el-col-xs-pull-12{position:relative;right:50%}.el-col-xs-push-12{position:relative;left:50%}.el-col-xs-13{flex:0 0 54.1667%;max-width:54.1667%;display:block}.el-col-xs-13.is-guttered{display:block}.el-col-xs-offset-13{margin-left:54.1667%}.el-col-xs-pull-13{position:relative;right:54.1667%}.el-col-xs-push-13{position:relative;left:54.1667%}.el-col-xs-14{flex:0 0 58.3333%;max-width:58.3333%;display:block}.el-col-xs-14.is-guttered{display:block}.el-col-xs-offset-14{margin-left:58.3333%}.el-col-xs-pull-14{position:relative;right:58.3333%}.el-col-xs-push-14{position:relative;left:58.3333%}.el-col-xs-15{flex:0 0 62.5%;max-width:62.5%;display:block}.el-col-xs-15.is-guttered{display:block}.el-col-xs-offset-15{margin-left:62.5%}.el-col-xs-pull-15{position:relative;right:62.5%}.el-col-xs-push-15{position:relative;left:62.5%}.el-col-xs-16{flex:0 0 66.6667%;max-width:66.6667%;display:block}.el-col-xs-16.is-guttered{display:block}.el-col-xs-offset-16{margin-left:66.6667%}.el-col-xs-pull-16{position:relative;right:66.6667%}.el-col-xs-push-16{position:relative;left:66.6667%}.el-col-xs-17{flex:0 0 70.8333%;max-width:70.8333%;display:block}.el-col-xs-17.is-guttered{display:block}.el-col-xs-offset-17{margin-left:70.8333%}.el-col-xs-pull-17{position:relative;right:70.8333%}.el-col-xs-push-17{position:relative;left:70.8333%}.el-col-xs-18{flex:0 0 75%;max-width:75%;display:block}.el-col-xs-18.is-guttered{display:block}.el-col-xs-offset-18{margin-left:75%}.el-col-xs-pull-18{position:relative;right:75%}.el-col-xs-push-18{position:relative;left:75%}.el-col-xs-19{flex:0 0 79.1667%;max-width:79.1667%;display:block}.el-col-xs-19.is-guttered{display:block}.el-col-xs-offset-19{margin-left:79.1667%}.el-col-xs-pull-19{position:relative;right:79.1667%}.el-col-xs-push-19{position:relative;left:79.1667%}.el-col-xs-20{flex:0 0 83.3333%;max-width:83.3333%;display:block}.el-col-xs-20.is-guttered{display:block}.el-col-xs-offset-20{margin-left:83.3333%}.el-col-xs-pull-20{position:relative;right:83.3333%}.el-col-xs-push-20{position:relative;left:83.3333%}.el-col-xs-21{flex:0 0 87.5%;max-width:87.5%;display:block}.el-col-xs-21.is-guttered{display:block}.el-col-xs-offset-21{margin-left:87.5%}.el-col-xs-pull-21{position:relative;right:87.5%}.el-col-xs-push-21{position:relative;left:87.5%}.el-col-xs-22{flex:0 0 91.6667%;max-width:91.6667%;display:block}.el-col-xs-22.is-guttered{display:block}.el-col-xs-offset-22{margin-left:91.6667%}.el-col-xs-pull-22{position:relative;right:91.6667%}.el-col-xs-push-22{position:relative;left:91.6667%}.el-col-xs-23{flex:0 0 95.8333%;max-width:95.8333%;display:block}.el-col-xs-23.is-guttered{display:block}.el-col-xs-offset-23{margin-left:95.8333%}.el-col-xs-pull-23{position:relative;right:95.8333%}.el-col-xs-push-23{position:relative;left:95.8333%}.el-col-xs-24{flex:0 0 100%;max-width:100%;display:block}.el-col-xs-24.is-guttered{display:block}.el-col-xs-offset-24{margin-left:100%}.el-col-xs-pull-24{position:relative;right:100%}.el-col-xs-push-24{position:relative;left:100%}}@media only screen and (width>=768px){.el-col-sm-0{flex:0 0;max-width:0%;display:none}.el-col-sm-0.is-guttered{display:none}.el-col-sm-offset-0{margin-left:0%}.el-col-sm-pull-0{position:relative;right:0%}.el-col-sm-push-0{position:relative;left:0%}.el-col-sm-1{flex:0 0 4.16667%;max-width:4.16667%;display:block}.el-col-sm-1.is-guttered{display:block}.el-col-sm-offset-1{margin-left:4.16667%}.el-col-sm-pull-1{position:relative;right:4.16667%}.el-col-sm-push-1{position:relative;left:4.16667%}.el-col-sm-2{flex:0 0 8.33333%;max-width:8.33333%;display:block}.el-col-sm-2.is-guttered{display:block}.el-col-sm-offset-2{margin-left:8.33333%}.el-col-sm-pull-2{position:relative;right:8.33333%}.el-col-sm-push-2{position:relative;left:8.33333%}.el-col-sm-3{flex:0 0 12.5%;max-width:12.5%;display:block}.el-col-sm-3.is-guttered{display:block}.el-col-sm-offset-3{margin-left:12.5%}.el-col-sm-pull-3{position:relative;right:12.5%}.el-col-sm-push-3{position:relative;left:12.5%}.el-col-sm-4{flex:0 0 16.6667%;max-width:16.6667%;display:block}.el-col-sm-4.is-guttered{display:block}.el-col-sm-offset-4{margin-left:16.6667%}.el-col-sm-pull-4{position:relative;right:16.6667%}.el-col-sm-push-4{position:relative;left:16.6667%}.el-col-sm-5{flex:0 0 20.8333%;max-width:20.8333%;display:block}.el-col-sm-5.is-guttered{display:block}.el-col-sm-offset-5{margin-left:20.8333%}.el-col-sm-pull-5{position:relative;right:20.8333%}.el-col-sm-push-5{position:relative;left:20.8333%}.el-col-sm-6{flex:0 0 25%;max-width:25%;display:block}.el-col-sm-6.is-guttered{display:block}.el-col-sm-offset-6{margin-left:25%}.el-col-sm-pull-6{position:relative;right:25%}.el-col-sm-push-6{position:relative;left:25%}.el-col-sm-7{flex:0 0 29.1667%;max-width:29.1667%;display:block}.el-col-sm-7.is-guttered{display:block}.el-col-sm-offset-7{margin-left:29.1667%}.el-col-sm-pull-7{position:relative;right:29.1667%}.el-col-sm-push-7{position:relative;left:29.1667%}.el-col-sm-8{flex:0 0 33.3333%;max-width:33.3333%;display:block}.el-col-sm-8.is-guttered{display:block}.el-col-sm-offset-8{margin-left:33.3333%}.el-col-sm-pull-8{position:relative;right:33.3333%}.el-col-sm-push-8{position:relative;left:33.3333%}.el-col-sm-9{flex:0 0 37.5%;max-width:37.5%;display:block}.el-col-sm-9.is-guttered{display:block}.el-col-sm-offset-9{margin-left:37.5%}.el-col-sm-pull-9{position:relative;right:37.5%}.el-col-sm-push-9{position:relative;left:37.5%}.el-col-sm-10{flex:0 0 41.6667%;max-width:41.6667%;display:block}.el-col-sm-10.is-guttered{display:block}.el-col-sm-offset-10{margin-left:41.6667%}.el-col-sm-pull-10{position:relative;right:41.6667%}.el-col-sm-push-10{position:relative;left:41.6667%}.el-col-sm-11{flex:0 0 45.8333%;max-width:45.8333%;display:block}.el-col-sm-11.is-guttered{display:block}.el-col-sm-offset-11{margin-left:45.8333%}.el-col-sm-pull-11{position:relative;right:45.8333%}.el-col-sm-push-11{position:relative;left:45.8333%}.el-col-sm-12{flex:0 0 50%;max-width:50%;display:block}.el-col-sm-12.is-guttered{display:block}.el-col-sm-offset-12{margin-left:50%}.el-col-sm-pull-12{position:relative;right:50%}.el-col-sm-push-12{position:relative;left:50%}.el-col-sm-13{flex:0 0 54.1667%;max-width:54.1667%;display:block}.el-col-sm-13.is-guttered{display:block}.el-col-sm-offset-13{margin-left:54.1667%}.el-col-sm-pull-13{position:relative;right:54.1667%}.el-col-sm-push-13{position:relative;left:54.1667%}.el-col-sm-14{flex:0 0 58.3333%;max-width:58.3333%;display:block}.el-col-sm-14.is-guttered{display:block}.el-col-sm-offset-14{margin-left:58.3333%}.el-col-sm-pull-14{position:relative;right:58.3333%}.el-col-sm-push-14{position:relative;left:58.3333%}.el-col-sm-15{flex:0 0 62.5%;max-width:62.5%;display:block}.el-col-sm-15.is-guttered{display:block}.el-col-sm-offset-15{margin-left:62.5%}.el-col-sm-pull-15{position:relative;right:62.5%}.el-col-sm-push-15{position:relative;left:62.5%}.el-col-sm-16{flex:0 0 66.6667%;max-width:66.6667%;display:block}.el-col-sm-16.is-guttered{display:block}.el-col-sm-offset-16{margin-left:66.6667%}.el-col-sm-pull-16{position:relative;right:66.6667%}.el-col-sm-push-16{position:relative;left:66.6667%}.el-col-sm-17{flex:0 0 70.8333%;max-width:70.8333%;display:block}.el-col-sm-17.is-guttered{display:block}.el-col-sm-offset-17{margin-left:70.8333%}.el-col-sm-pull-17{position:relative;right:70.8333%}.el-col-sm-push-17{position:relative;left:70.8333%}.el-col-sm-18{flex:0 0 75%;max-width:75%;display:block}.el-col-sm-18.is-guttered{display:block}.el-col-sm-offset-18{margin-left:75%}.el-col-sm-pull-18{position:relative;right:75%}.el-col-sm-push-18{position:relative;left:75%}.el-col-sm-19{flex:0 0 79.1667%;max-width:79.1667%;display:block}.el-col-sm-19.is-guttered{display:block}.el-col-sm-offset-19{margin-left:79.1667%}.el-col-sm-pull-19{position:relative;right:79.1667%}.el-col-sm-push-19{position:relative;left:79.1667%}.el-col-sm-20{flex:0 0 83.3333%;max-width:83.3333%;display:block}.el-col-sm-20.is-guttered{display:block}.el-col-sm-offset-20{margin-left:83.3333%}.el-col-sm-pull-20{position:relative;right:83.3333%}.el-col-sm-push-20{position:relative;left:83.3333%}.el-col-sm-21{flex:0 0 87.5%;max-width:87.5%;display:block}.el-col-sm-21.is-guttered{display:block}.el-col-sm-offset-21{margin-left:87.5%}.el-col-sm-pull-21{position:relative;right:87.5%}.el-col-sm-push-21{position:relative;left:87.5%}.el-col-sm-22{flex:0 0 91.6667%;max-width:91.6667%;display:block}.el-col-sm-22.is-guttered{display:block}.el-col-sm-offset-22{margin-left:91.6667%}.el-col-sm-pull-22{position:relative;right:91.6667%}.el-col-sm-push-22{position:relative;left:91.6667%}.el-col-sm-23{flex:0 0 95.8333%;max-width:95.8333%;display:block}.el-col-sm-23.is-guttered{display:block}.el-col-sm-offset-23{margin-left:95.8333%}.el-col-sm-pull-23{position:relative;right:95.8333%}.el-col-sm-push-23{position:relative;left:95.8333%}.el-col-sm-24{flex:0 0 100%;max-width:100%;display:block}.el-col-sm-24.is-guttered{display:block}.el-col-sm-offset-24{margin-left:100%}.el-col-sm-pull-24{position:relative;right:100%}.el-col-sm-push-24{position:relative;left:100%}}@media only screen and (width>=992px){.el-col-md-0{flex:0 0;max-width:0%;display:none}.el-col-md-0.is-guttered{display:none}.el-col-md-offset-0{margin-left:0%}.el-col-md-pull-0{position:relative;right:0%}.el-col-md-push-0{position:relative;left:0%}.el-col-md-1{flex:0 0 4.16667%;max-width:4.16667%;display:block}.el-col-md-1.is-guttered{display:block}.el-col-md-offset-1{margin-left:4.16667%}.el-col-md-pull-1{position:relative;right:4.16667%}.el-col-md-push-1{position:relative;left:4.16667%}.el-col-md-2{flex:0 0 8.33333%;max-width:8.33333%;display:block}.el-col-md-2.is-guttered{display:block}.el-col-md-offset-2{margin-left:8.33333%}.el-col-md-pull-2{position:relative;right:8.33333%}.el-col-md-push-2{position:relative;left:8.33333%}.el-col-md-3{flex:0 0 12.5%;max-width:12.5%;display:block}.el-col-md-3.is-guttered{display:block}.el-col-md-offset-3{margin-left:12.5%}.el-col-md-pull-3{position:relative;right:12.5%}.el-col-md-push-3{position:relative;left:12.5%}.el-col-md-4{flex:0 0 16.6667%;max-width:16.6667%;display:block}.el-col-md-4.is-guttered{display:block}.el-col-md-offset-4{margin-left:16.6667%}.el-col-md-pull-4{position:relative;right:16.6667%}.el-col-md-push-4{position:relative;left:16.6667%}.el-col-md-5{flex:0 0 20.8333%;max-width:20.8333%;display:block}.el-col-md-5.is-guttered{display:block}.el-col-md-offset-5{margin-left:20.8333%}.el-col-md-pull-5{position:relative;right:20.8333%}.el-col-md-push-5{position:relative;left:20.8333%}.el-col-md-6{flex:0 0 25%;max-width:25%;display:block}.el-col-md-6.is-guttered{display:block}.el-col-md-offset-6{margin-left:25%}.el-col-md-pull-6{position:relative;right:25%}.el-col-md-push-6{position:relative;left:25%}.el-col-md-7{flex:0 0 29.1667%;max-width:29.1667%;display:block}.el-col-md-7.is-guttered{display:block}.el-col-md-offset-7{margin-left:29.1667%}.el-col-md-pull-7{position:relative;right:29.1667%}.el-col-md-push-7{position:relative;left:29.1667%}.el-col-md-8{flex:0 0 33.3333%;max-width:33.3333%;display:block}.el-col-md-8.is-guttered{display:block}.el-col-md-offset-8{margin-left:33.3333%}.el-col-md-pull-8{position:relative;right:33.3333%}.el-col-md-push-8{position:relative;left:33.3333%}.el-col-md-9{flex:0 0 37.5%;max-width:37.5%;display:block}.el-col-md-9.is-guttered{display:block}.el-col-md-offset-9{margin-left:37.5%}.el-col-md-pull-9{position:relative;right:37.5%}.el-col-md-push-9{position:relative;left:37.5%}.el-col-md-10{flex:0 0 41.6667%;max-width:41.6667%;display:block}.el-col-md-10.is-guttered{display:block}.el-col-md-offset-10{margin-left:41.6667%}.el-col-md-pull-10{position:relative;right:41.6667%}.el-col-md-push-10{position:relative;left:41.6667%}.el-col-md-11{flex:0 0 45.8333%;max-width:45.8333%;display:block}.el-col-md-11.is-guttered{display:block}.el-col-md-offset-11{margin-left:45.8333%}.el-col-md-pull-11{position:relative;right:45.8333%}.el-col-md-push-11{position:relative;left:45.8333%}.el-col-md-12{flex:0 0 50%;max-width:50%;display:block}.el-col-md-12.is-guttered{display:block}.el-col-md-offset-12{margin-left:50%}.el-col-md-pull-12{position:relative;right:50%}.el-col-md-push-12{position:relative;left:50%}.el-col-md-13{flex:0 0 54.1667%;max-width:54.1667%;display:block}.el-col-md-13.is-guttered{display:block}.el-col-md-offset-13{margin-left:54.1667%}.el-col-md-pull-13{position:relative;right:54.1667%}.el-col-md-push-13{position:relative;left:54.1667%}.el-col-md-14{flex:0 0 58.3333%;max-width:58.3333%;display:block}.el-col-md-14.is-guttered{display:block}.el-col-md-offset-14{margin-left:58.3333%}.el-col-md-pull-14{position:relative;right:58.3333%}.el-col-md-push-14{position:relative;left:58.3333%}.el-col-md-15{flex:0 0 62.5%;max-width:62.5%;display:block}.el-col-md-15.is-guttered{display:block}.el-col-md-offset-15{margin-left:62.5%}.el-col-md-pull-15{position:relative;right:62.5%}.el-col-md-push-15{position:relative;left:62.5%}.el-col-md-16{flex:0 0 66.6667%;max-width:66.6667%;display:block}.el-col-md-16.is-guttered{display:block}.el-col-md-offset-16{margin-left:66.6667%}.el-col-md-pull-16{position:relative;right:66.6667%}.el-col-md-push-16{position:relative;left:66.6667%}.el-col-md-17{flex:0 0 70.8333%;max-width:70.8333%;display:block}.el-col-md-17.is-guttered{display:block}.el-col-md-offset-17{margin-left:70.8333%}.el-col-md-pull-17{position:relative;right:70.8333%}.el-col-md-push-17{position:relative;left:70.8333%}.el-col-md-18{flex:0 0 75%;max-width:75%;display:block}.el-col-md-18.is-guttered{display:block}.el-col-md-offset-18{margin-left:75%}.el-col-md-pull-18{position:relative;right:75%}.el-col-md-push-18{position:relative;left:75%}.el-col-md-19{flex:0 0 79.1667%;max-width:79.1667%;display:block}.el-col-md-19.is-guttered{display:block}.el-col-md-offset-19{margin-left:79.1667%}.el-col-md-pull-19{position:relative;right:79.1667%}.el-col-md-push-19{position:relative;left:79.1667%}.el-col-md-20{flex:0 0 83.3333%;max-width:83.3333%;display:block}.el-col-md-20.is-guttered{display:block}.el-col-md-offset-20{margin-left:83.3333%}.el-col-md-pull-20{position:relative;right:83.3333%}.el-col-md-push-20{position:relative;left:83.3333%}.el-col-md-21{flex:0 0 87.5%;max-width:87.5%;display:block}.el-col-md-21.is-guttered{display:block}.el-col-md-offset-21{margin-left:87.5%}.el-col-md-pull-21{position:relative;right:87.5%}.el-col-md-push-21{position:relative;left:87.5%}.el-col-md-22{flex:0 0 91.6667%;max-width:91.6667%;display:block}.el-col-md-22.is-guttered{display:block}.el-col-md-offset-22{margin-left:91.6667%}.el-col-md-pull-22{position:relative;right:91.6667%}.el-col-md-push-22{position:relative;left:91.6667%}.el-col-md-23{flex:0 0 95.8333%;max-width:95.8333%;display:block}.el-col-md-23.is-guttered{display:block}.el-col-md-offset-23{margin-left:95.8333%}.el-col-md-pull-23{position:relative;right:95.8333%}.el-col-md-push-23{position:relative;left:95.8333%}.el-col-md-24{flex:0 0 100%;max-width:100%;display:block}.el-col-md-24.is-guttered{display:block}.el-col-md-offset-24{margin-left:100%}.el-col-md-pull-24{position:relative;right:100%}.el-col-md-push-24{position:relative;left:100%}}@media only screen and (width>=1200px){.el-col-lg-0{flex:0 0;max-width:0%;display:none}.el-col-lg-0.is-guttered{display:none}.el-col-lg-offset-0{margin-left:0%}.el-col-lg-pull-0{position:relative;right:0%}.el-col-lg-push-0{position:relative;left:0%}.el-col-lg-1{flex:0 0 4.16667%;max-width:4.16667%;display:block}.el-col-lg-1.is-guttered{display:block}.el-col-lg-offset-1{margin-left:4.16667%}.el-col-lg-pull-1{position:relative;right:4.16667%}.el-col-lg-push-1{position:relative;left:4.16667%}.el-col-lg-2{flex:0 0 8.33333%;max-width:8.33333%;display:block}.el-col-lg-2.is-guttered{display:block}.el-col-lg-offset-2{margin-left:8.33333%}.el-col-lg-pull-2{position:relative;right:8.33333%}.el-col-lg-push-2{position:relative;left:8.33333%}.el-col-lg-3{flex:0 0 12.5%;max-width:12.5%;display:block}.el-col-lg-3.is-guttered{display:block}.el-col-lg-offset-3{margin-left:12.5%}.el-col-lg-pull-3{position:relative;right:12.5%}.el-col-lg-push-3{position:relative;left:12.5%}.el-col-lg-4{flex:0 0 16.6667%;max-width:16.6667%;display:block}.el-col-lg-4.is-guttered{display:block}.el-col-lg-offset-4{margin-left:16.6667%}.el-col-lg-pull-4{position:relative;right:16.6667%}.el-col-lg-push-4{position:relative;left:16.6667%}.el-col-lg-5{flex:0 0 20.8333%;max-width:20.8333%;display:block}.el-col-lg-5.is-guttered{display:block}.el-col-lg-offset-5{margin-left:20.8333%}.el-col-lg-pull-5{position:relative;right:20.8333%}.el-col-lg-push-5{position:relative;left:20.8333%}.el-col-lg-6{flex:0 0 25%;max-width:25%;display:block}.el-col-lg-6.is-guttered{display:block}.el-col-lg-offset-6{margin-left:25%}.el-col-lg-pull-6{position:relative;right:25%}.el-col-lg-push-6{position:relative;left:25%}.el-col-lg-7{flex:0 0 29.1667%;max-width:29.1667%;display:block}.el-col-lg-7.is-guttered{display:block}.el-col-lg-offset-7{margin-left:29.1667%}.el-col-lg-pull-7{position:relative;right:29.1667%}.el-col-lg-push-7{position:relative;left:29.1667%}.el-col-lg-8{flex:0 0 33.3333%;max-width:33.3333%;display:block}.el-col-lg-8.is-guttered{display:block}.el-col-lg-offset-8{margin-left:33.3333%}.el-col-lg-pull-8{position:relative;right:33.3333%}.el-col-lg-push-8{position:relative;left:33.3333%}.el-col-lg-9{flex:0 0 37.5%;max-width:37.5%;display:block}.el-col-lg-9.is-guttered{display:block}.el-col-lg-offset-9{margin-left:37.5%}.el-col-lg-pull-9{position:relative;right:37.5%}.el-col-lg-push-9{position:relative;left:37.5%}.el-col-lg-10{flex:0 0 41.6667%;max-width:41.6667%;display:block}.el-col-lg-10.is-guttered{display:block}.el-col-lg-offset-10{margin-left:41.6667%}.el-col-lg-pull-10{position:relative;right:41.6667%}.el-col-lg-push-10{position:relative;left:41.6667%}.el-col-lg-11{flex:0 0 45.8333%;max-width:45.8333%;display:block}.el-col-lg-11.is-guttered{display:block}.el-col-lg-offset-11{margin-left:45.8333%}.el-col-lg-pull-11{position:relative;right:45.8333%}.el-col-lg-push-11{position:relative;left:45.8333%}.el-col-lg-12{flex:0 0 50%;max-width:50%;display:block}.el-col-lg-12.is-guttered{display:block}.el-col-lg-offset-12{margin-left:50%}.el-col-lg-pull-12{position:relative;right:50%}.el-col-lg-push-12{position:relative;left:50%}.el-col-lg-13{flex:0 0 54.1667%;max-width:54.1667%;display:block}.el-col-lg-13.is-guttered{display:block}.el-col-lg-offset-13{margin-left:54.1667%}.el-col-lg-pull-13{position:relative;right:54.1667%}.el-col-lg-push-13{position:relative;left:54.1667%}.el-col-lg-14{flex:0 0 58.3333%;max-width:58.3333%;display:block}.el-col-lg-14.is-guttered{display:block}.el-col-lg-offset-14{margin-left:58.3333%}.el-col-lg-pull-14{position:relative;right:58.3333%}.el-col-lg-push-14{position:relative;left:58.3333%}.el-col-lg-15{flex:0 0 62.5%;max-width:62.5%;display:block}.el-col-lg-15.is-guttered{display:block}.el-col-lg-offset-15{margin-left:62.5%}.el-col-lg-pull-15{position:relative;right:62.5%}.el-col-lg-push-15{position:relative;left:62.5%}.el-col-lg-16{flex:0 0 66.6667%;max-width:66.6667%;display:block}.el-col-lg-16.is-guttered{display:block}.el-col-lg-offset-16{margin-left:66.6667%}.el-col-lg-pull-16{position:relative;right:66.6667%}.el-col-lg-push-16{position:relative;left:66.6667%}.el-col-lg-17{flex:0 0 70.8333%;max-width:70.8333%;display:block}.el-col-lg-17.is-guttered{display:block}.el-col-lg-offset-17{margin-left:70.8333%}.el-col-lg-pull-17{position:relative;right:70.8333%}.el-col-lg-push-17{position:relative;left:70.8333%}.el-col-lg-18{flex:0 0 75%;max-width:75%;display:block}.el-col-lg-18.is-guttered{display:block}.el-col-lg-offset-18{margin-left:75%}.el-col-lg-pull-18{position:relative;right:75%}.el-col-lg-push-18{position:relative;left:75%}.el-col-lg-19{flex:0 0 79.1667%;max-width:79.1667%;display:block}.el-col-lg-19.is-guttered{display:block}.el-col-lg-offset-19{margin-left:79.1667%}.el-col-lg-pull-19{position:relative;right:79.1667%}.el-col-lg-push-19{position:relative;left:79.1667%}.el-col-lg-20{flex:0 0 83.3333%;max-width:83.3333%;display:block}.el-col-lg-20.is-guttered{display:block}.el-col-lg-offset-20{margin-left:83.3333%}.el-col-lg-pull-20{position:relative;right:83.3333%}.el-col-lg-push-20{position:relative;left:83.3333%}.el-col-lg-21{flex:0 0 87.5%;max-width:87.5%;display:block}.el-col-lg-21.is-guttered{display:block}.el-col-lg-offset-21{margin-left:87.5%}.el-col-lg-pull-21{position:relative;right:87.5%}.el-col-lg-push-21{position:relative;left:87.5%}.el-col-lg-22{flex:0 0 91.6667%;max-width:91.6667%;display:block}.el-col-lg-22.is-guttered{display:block}.el-col-lg-offset-22{margin-left:91.6667%}.el-col-lg-pull-22{position:relative;right:91.6667%}.el-col-lg-push-22{position:relative;left:91.6667%}.el-col-lg-23{flex:0 0 95.8333%;max-width:95.8333%;display:block}.el-col-lg-23.is-guttered{display:block}.el-col-lg-offset-23{margin-left:95.8333%}.el-col-lg-pull-23{position:relative;right:95.8333%}.el-col-lg-push-23{position:relative;left:95.8333%}.el-col-lg-24{flex:0 0 100%;max-width:100%;display:block}.el-col-lg-24.is-guttered{display:block}.el-col-lg-offset-24{margin-left:100%}.el-col-lg-pull-24{position:relative;right:100%}.el-col-lg-push-24{position:relative;left:100%}}@media only screen and (width>=1920px){.el-col-xl-0{flex:0 0;max-width:0%;display:none}.el-col-xl-0.is-guttered{display:none}.el-col-xl-offset-0{margin-left:0%}.el-col-xl-pull-0{position:relative;right:0%}.el-col-xl-push-0{position:relative;left:0%}.el-col-xl-1{flex:0 0 4.16667%;max-width:4.16667%;display:block}.el-col-xl-1.is-guttered{display:block}.el-col-xl-offset-1{margin-left:4.16667%}.el-col-xl-pull-1{position:relative;right:4.16667%}.el-col-xl-push-1{position:relative;left:4.16667%}.el-col-xl-2{flex:0 0 8.33333%;max-width:8.33333%;display:block}.el-col-xl-2.is-guttered{display:block}.el-col-xl-offset-2{margin-left:8.33333%}.el-col-xl-pull-2{position:relative;right:8.33333%}.el-col-xl-push-2{position:relative;left:8.33333%}.el-col-xl-3{flex:0 0 12.5%;max-width:12.5%;display:block}.el-col-xl-3.is-guttered{display:block}.el-col-xl-offset-3{margin-left:12.5%}.el-col-xl-pull-3{position:relative;right:12.5%}.el-col-xl-push-3{position:relative;left:12.5%}.el-col-xl-4{flex:0 0 16.6667%;max-width:16.6667%;display:block}.el-col-xl-4.is-guttered{display:block}.el-col-xl-offset-4{margin-left:16.6667%}.el-col-xl-pull-4{position:relative;right:16.6667%}.el-col-xl-push-4{position:relative;left:16.6667%}.el-col-xl-5{flex:0 0 20.8333%;max-width:20.8333%;display:block}.el-col-xl-5.is-guttered{display:block}.el-col-xl-offset-5{margin-left:20.8333%}.el-col-xl-pull-5{position:relative;right:20.8333%}.el-col-xl-push-5{position:relative;left:20.8333%}.el-col-xl-6{flex:0 0 25%;max-width:25%;display:block}.el-col-xl-6.is-guttered{display:block}.el-col-xl-offset-6{margin-left:25%}.el-col-xl-pull-6{position:relative;right:25%}.el-col-xl-push-6{position:relative;left:25%}.el-col-xl-7{flex:0 0 29.1667%;max-width:29.1667%;display:block}.el-col-xl-7.is-guttered{display:block}.el-col-xl-offset-7{margin-left:29.1667%}.el-col-xl-pull-7{position:relative;right:29.1667%}.el-col-xl-push-7{position:relative;left:29.1667%}.el-col-xl-8{flex:0 0 33.3333%;max-width:33.3333%;display:block}.el-col-xl-8.is-guttered{display:block}.el-col-xl-offset-8{margin-left:33.3333%}.el-col-xl-pull-8{position:relative;right:33.3333%}.el-col-xl-push-8{position:relative;left:33.3333%}.el-col-xl-9{flex:0 0 37.5%;max-width:37.5%;display:block}.el-col-xl-9.is-guttered{display:block}.el-col-xl-offset-9{margin-left:37.5%}.el-col-xl-pull-9{position:relative;right:37.5%}.el-col-xl-push-9{position:relative;left:37.5%}.el-col-xl-10{flex:0 0 41.6667%;max-width:41.6667%;display:block}.el-col-xl-10.is-guttered{display:block}.el-col-xl-offset-10{margin-left:41.6667%}.el-col-xl-pull-10{position:relative;right:41.6667%}.el-col-xl-push-10{position:relative;left:41.6667%}.el-col-xl-11{flex:0 0 45.8333%;max-width:45.8333%;display:block}.el-col-xl-11.is-guttered{display:block}.el-col-xl-offset-11{margin-left:45.8333%}.el-col-xl-pull-11{position:relative;right:45.8333%}.el-col-xl-push-11{position:relative;left:45.8333%}.el-col-xl-12{flex:0 0 50%;max-width:50%;display:block}.el-col-xl-12.is-guttered{display:block}.el-col-xl-offset-12{margin-left:50%}.el-col-xl-pull-12{position:relative;right:50%}.el-col-xl-push-12{position:relative;left:50%}.el-col-xl-13{flex:0 0 54.1667%;max-width:54.1667%;display:block}.el-col-xl-13.is-guttered{display:block}.el-col-xl-offset-13{margin-left:54.1667%}.el-col-xl-pull-13{position:relative;right:54.1667%}.el-col-xl-push-13{position:relative;left:54.1667%}.el-col-xl-14{flex:0 0 58.3333%;max-width:58.3333%;display:block}.el-col-xl-14.is-guttered{display:block}.el-col-xl-offset-14{margin-left:58.3333%}.el-col-xl-pull-14{position:relative;right:58.3333%}.el-col-xl-push-14{position:relative;left:58.3333%}.el-col-xl-15{flex:0 0 62.5%;max-width:62.5%;display:block}.el-col-xl-15.is-guttered{display:block}.el-col-xl-offset-15{margin-left:62.5%}.el-col-xl-pull-15{position:relative;right:62.5%}.el-col-xl-push-15{position:relative;left:62.5%}.el-col-xl-16{flex:0 0 66.6667%;max-width:66.6667%;display:block}.el-col-xl-16.is-guttered{display:block}.el-col-xl-offset-16{margin-left:66.6667%}.el-col-xl-pull-16{position:relative;right:66.6667%}.el-col-xl-push-16{position:relative;left:66.6667%}.el-col-xl-17{flex:0 0 70.8333%;max-width:70.8333%;display:block}.el-col-xl-17.is-guttered{display:block}.el-col-xl-offset-17{margin-left:70.8333%}.el-col-xl-pull-17{position:relative;right:70.8333%}.el-col-xl-push-17{position:relative;left:70.8333%}.el-col-xl-18{flex:0 0 75%;max-width:75%;display:block}.el-col-xl-18.is-guttered{display:block}.el-col-xl-offset-18{margin-left:75%}.el-col-xl-pull-18{position:relative;right:75%}.el-col-xl-push-18{position:relative;left:75%}.el-col-xl-19{flex:0 0 79.1667%;max-width:79.1667%;display:block}.el-col-xl-19.is-guttered{display:block}.el-col-xl-offset-19{margin-left:79.1667%}.el-col-xl-pull-19{position:relative;right:79.1667%}.el-col-xl-push-19{position:relative;left:79.1667%}.el-col-xl-20{flex:0 0 83.3333%;max-width:83.3333%;display:block}.el-col-xl-20.is-guttered{display:block}.el-col-xl-offset-20{margin-left:83.3333%}.el-col-xl-pull-20{position:relative;right:83.3333%}.el-col-xl-push-20{position:relative;left:83.3333%}.el-col-xl-21{flex:0 0 87.5%;max-width:87.5%;display:block}.el-col-xl-21.is-guttered{display:block}.el-col-xl-offset-21{margin-left:87.5%}.el-col-xl-pull-21{position:relative;right:87.5%}.el-col-xl-push-21{position:relative;left:87.5%}.el-col-xl-22{flex:0 0 91.6667%;max-width:91.6667%;display:block}.el-col-xl-22.is-guttered{display:block}.el-col-xl-offset-22{margin-left:91.6667%}.el-col-xl-pull-22{position:relative;right:91.6667%}.el-col-xl-push-22{position:relative;left:91.6667%}.el-col-xl-23{flex:0 0 95.8333%;max-width:95.8333%;display:block}.el-col-xl-23.is-guttered{display:block}.el-col-xl-offset-23{margin-left:95.8333%}.el-col-xl-pull-23{position:relative;right:95.8333%}.el-col-xl-push-23{position:relative;left:95.8333%}.el-col-xl-24{flex:0 0 100%;max-width:100%;display:block}.el-col-xl-24.is-guttered{display:block}.el-col-xl-offset-24{margin-left:100%}.el-col-xl-pull-24{position:relative;right:100%}.el-col-xl-push-24{position:relative;left:100%}}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.el-aside{width:unset}.order-summary-wrapper{color:#fff;background-color:#313335;border-radius:4px;flex-grow:3;width:390px;padding-top:5px;padding-bottom:5px}.order-summary-wrapper .remove-btn{--s-icon-size:17px;color:#e34f5f;cursor:pointer}.order-summary-wrapper .order-summary{padding-left:15px;padding-right:15px}.order-summary-wrapper .order-summary .upper-part-container{height:62px;min-height:62px}.order-summary-wrapper .order-summary .upper-part-container .title{text-align:left;letter-spacing:0;color:#fff;padding-top:15px;font-size:22px;font-style:normal;font-weight:700}.order-summary-wrapper .order-summary .upper-part-container .max-content-width{width:max-content}.order-summary-wrapper .order-summary .upper-part-container .long-title{font-size:16px;line-height:20px}.order-summary-wrapper .order-summary .upper-part-container .assign-customer-btn-container,.order-summary-wrapper .order-summary .upper-part-container .print-receipt-btn-container{cursor:pointer;letter-spacing:0;color:#fff;text-align:center;padding-left:10px;font-size:11px;font-style:normal;font-weight:400;line-height:15px}.order-summary-wrapper .order-summary .upper-part-container .assign-customer-btn-container .icon-container,.order-summary-wrapper .order-summary .upper-part-container .print-receipt-btn-container .icon-container{margin-right:5px}.order-summary-wrapper .order-summary .pss-list-container{padding-top:10px;padding-bottom:10px}.order-summary-wrapper .order-summary .pss-list-container .pss-container{border-bottom:1px solid #fff;align-items:center;min-height:80px;padding-top:5px;padding-bottom:5px}.order-summary-wrapper .order-summary .pss-list-container .pss-container .ticket-name-container{text-align:left;width:50%}.order-summary-wrapper .order-summary .pss-list-container .pss-container .ticket-name-container .ticket-name{margin-bottom:5px;font-size:14px;font-style:normal;font-weight:700;line-height:14px}.order-summary-wrapper .order-summary .pss-list-container .pss-container .ticket-name-container .price-name,.order-summary-wrapper .order-summary .pss-list-container .pss-container .ticket-name-container .ticket-discount-info{color:#959595;font-size:10px;font-style:normal;font-weight:400;line-height:14px}.order-summary-wrapper .order-summary .pss-list-container .pss-container .ticket-name-container .timeslot{font-size:10px;font-style:normal;font-weight:400;line-height:14px}.order-summary-wrapper .order-summary .pss-list-container .pss-container .ticket-name-container .seat{white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-style:normal;font-weight:400;line-height:14px;overflow:hidden}.order-summary-wrapper .order-summary .pss-list-container .pss-container .quantity-container{text-align:center;flex-direction:row;justify-content:center;align-items:center;width:10%;display:flex}.order-summary-wrapper .order-summary .pss-list-container .pss-container .quantity-container .quantity{text-align:right;letter-spacing:0;white-space:nowrap;margin-right:8px;font-size:12px;font-style:normal;font-weight:700;line-height:14px}.order-summary-wrapper .order-summary .pss-list-container .pss-container .unit-price-container{text-align:center;width:20%}.order-summary-wrapper .order-summary .pss-list-container .pss-container .unit-price-container .unit-price{text-align:right;letter-spacing:0;font-size:12px;font-style:normal;font-weight:700;line-height:14px}.order-summary-wrapper .order-summary .pss-list-container .pss-container .total-price-container.with-pt{padding-top:1.2rem}.order-summary-wrapper .order-summary .pss-list-container .pss-container .total-price-container{text-align:right;flex-direction:column;gap:.5rem;width:20%;display:flex}.order-summary-wrapper .order-summary .pss-list-container .pss-container .total-price-container .total-price{text-align:right;letter-spacing:0;font-size:12px;font-style:normal;font-weight:700;line-height:14px}.order-summary-wrapper .order-summary .pss-list-container .pss-container .erased-tickets{text-decoration:line-through}.order-summary-wrapper .order-summary .pss-list-container .tickets-status-container{text-align:right;color:#ff0;width:100%;margin-top:-15px;padding-bottom:5px;font-size:12px;font-style:normal;font-weight:700;line-height:12px}.order-summary-wrapper .order-summary .pss-list-container .cancelled-pss-container{background-color:#8d74b180}.order-summary-wrapper .order-summary .total-container{height:30px;font-size:14px;font-style:normal;font-weight:700;line-height:30px}.order-summary-wrapper .order-summary .tax-container{border-bottom:1px solid #fff}.order-summary-wrapper .order-summary .discount-container{height:30px;font-size:12px;line-height:30px}.order-summary-wrapper .order-summary .discount-container img{cursor:pointer;width:17px;height:17px}.order-summary-wrapper .order-summary .confirmed-amount-container{border-top:1px solid #fff;border-bottom:1px solid #fff}.order-summary-wrapper .order-summary .confirmed-amount-container .confirmed-amount{height:40px;margin-bottom:5px;font-size:14px;font-style:normal;font-weight:700;line-height:14px}.order-summary-wrapper .order-summary .confirmed-amount-container .confirmed-amount img{cursor:pointer;width:17px;height:17px}.order-summary-wrapper .order-summary .confirmed-amount-total{letter-spacing:0;font-size:14px;font-style:normal;font-weight:700;line-height:50px}.order-summary-wrapper .accountings-container{border-top:2px solid #fff;height:45px;padding-left:15px;padding-right:15px}.order-summary-wrapper .accountings-container .title{text-align:left}.order-summary-wrapper .accountings-container .value{text-align:right}.order-summary-wrapper .accountings-container .title,.order-summary-wrapper .accountings-container .value{text-align:left;letter-spacing:0;font-size:16px;font-style:normal;font-weight:700;line-height:20px}.discount-hundreds{padding-left:2%}.discount-dozens{padding-left:4%}.confirmed-ones{padding-left:3%}.confirmed-dozens{padding-left:5%}.confirmed-hundreds{padding-left:1%}.keyboard-button{background:#4b9ba50d;border:1px solid #33333340;border-radius:4px;width:390px;height:45px;margin-top:13px;padding:24px}.calculator-wrapper{border:1px solid #33333326;border-radius:5px;margin-top:6px}.aside-wrapper{width:390px;height:72vh;min-height:100%}.cancel-tickets-dialog{border-radius:6px}.cancel-tickets-dialog [data-slot=dialog-header]{border-bottom:0;padding:14px 16px 8px}.cancel-tickets-dialog [data-slot=dialog-title]{color:#141a23;font-size:20px;font-weight:700;line-height:26px}.cancel-tickets-dialog [data-slot=dialog-close]{color:#586473;font-size:16px;font-weight:400}.cancel-tickets-dialog [data-slot=dialog-footer]{border-top:1px solid #d5d5d5;margin-top:0;padding:6px 12px}.cancel-tickets-dialog .confirmed-tickets-container{scrollbar-width:thin;scrollbar-color:#8f8f8f transparent;border-bottom:1px solid #d5d5d5;padding:0 16px}.cancel-tickets-dialog .confirmed-tickets-container::-webkit-scrollbar{width:6px}.cancel-tickets-dialog .confirmed-tickets-container::-webkit-scrollbar-track{background:0 0;border:0;margin:0}.cancel-tickets-dialog .confirmed-tickets-container::-webkit-scrollbar-thumb{background:#8f8f8f;border-radius:8px}.cancel-tickets-dialog .confirmed-tickets-header{color:#617085;background:#fff;border-bottom:1px solid #d5d5d5;align-items:center;padding:6px 12px 8px;font-size:12px;font-weight:700}.cancel-tickets-dialog .confirmed-ticket-row{color:#141a23;align-items:center;min-height:58px;padding:0 12px;font-size:11px;transition:background-color .15s}.cancel-tickets-dialog .confirmed-ticket-row-selected{background:#ebeff4}.cancel-tickets-dialog .confirmed-ticket-name,.cancel-tickets-dialog .confirmed-ticket-price{font-weight:700}.cancel-tickets-dialog .confirmed-ticket-row .el-col{min-height:58px;line-height:16px}.cancel-tickets-dialog .confirmed-ticket-row p{margin:0}.cancel-tickets-dialog .confirmed-ticket-delete{text-align:right;padding-right:2px}.cancel-tickets-dialog .confirmed-ticket-delete-btn{color:#ff5b59;background:0 0;border:0;border-radius:0;width:18px;height:18px;min-height:18px;padding:0}.cancel-tickets-dialog .confirmed-ticket-delete-btn:hover,.cancel-tickets-dialog .confirmed-ticket-delete-btn:focus{color:#ff5b59;background:0 0}.cancel-tickets-dialog .confirmed-tickets-bulk-footer{justify-content:space-between;align-items:center;width:100%;min-height:46px;padding:0;display:flex}.cancel-tickets-dialog .confirmed-tickets-bulk-count{color:#141a23;margin:0;font-size:12px;font-weight:500;line-height:16px}.cancel-tickets-dialog .confirmed-tickets-bulk-btn{border-radius:8px;min-height:34px;padding:0 16px;font-size:12px;font-weight:500;line-height:16px;color:#fff!important;background:#0f9b8e!important;border:1px solid #0f9b8e!important}.cancel-tickets-dialog .confirmed-tickets-bulk-btn:hover,.cancel-tickets-dialog .confirmed-tickets-bulk-btn:focus{color:#fff!important;background:#0f9b8e!important;border-color:#0f9b8e!important}.cancel-tickets-dialog .confirmed-tickets-bulk-btn.is-disabled,.cancel-tickets-dialog .confirmed-tickets-bulk-btn.is-disabled:hover{opacity:.45;color:#fff!important;background:#0f9b8e!important;border-color:#0f9b8e!important}.cancel-tickets-dialog .el-checkbox__inner{border-color:#0f9b8e;width:14px;height:14px}.cancel-tickets-dialog .el-checkbox{align-items:center;display:inline-flex}.cancel-tickets-dialog .el-checkbox__input.is-checked .el-checkbox__inner,.cancel-tickets-dialog .el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#0f9b8e;border-color:#0f9b8e}.cancel-confirmation-dialog{border-radius:10px;max-width:430px}.cancel-confirmation-dialog [data-slot=dialog-header]{display:none}.cancel-confirmation-dialog .cancel-confirmation-content{text-align:center;padding:20px 22px 16px}.cancel-confirmation-dialog .cancel-confirmation-icon-wrapper{background:#fdeecf;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:8px;display:inline-flex}.cancel-confirmation-dialog .cancel-confirmation-icon{width:18px;height:18px}.cancel-confirmation-dialog .cancel-confirmation-title{color:#141a23;margin:0 0 8px;font-size:18px;font-weight:700;line-height:24px}.cancel-confirmation-dialog .cancel-confirmation-text{color:#65758c;margin:0;font-size:13px;line-height:20px}.cancel-confirmation-dialog .cancel-confirmation-actions{justify-content:center;gap:8px;margin-top:14px;display:flex}.cancel-confirmation-dialog .cancel-confirmation-btn-secondary,.cancel-confirmation-dialog .cancel-confirmation-btn-primary{border-radius:7px;min-height:36px;padding:0 18px;font-size:14px;font-weight:500;line-height:18px}.cancel-confirmation-dialog .cancel-confirmation-btn-secondary{color:#141a23;background:#fff;border:1px solid #d8dee8}.cancel-confirmation-dialog .cancel-confirmation-btn-primary{color:#fff!important;background:#10998d!important;border:1px solid #10998d!important}.amounts-paid{letter-spacing:0;font-size:14px;font-style:normal;font-weight:800;line-height:20px}.pending-payment-hint{color:#959595;font-size:11px;font-weight:400;line-height:14px}.order-reference{color:#959595;font-size:.8rem;font-style:normal;font-weight:400;line-height:14px}.order-reference-wrapper{align-items:center;gap:5px;display:flex}.check,.clipboard{padding-bottom:5px}.el-overlay[data-v-15eb9e52]{z-index:2000;background-color:var(--el-overlay-color-lighter);height:100%;position:fixed;inset:0;overflow:auto}.el-overlay .el-overlay-root[data-v-15eb9e52]{height:0}[data-v-15eb9e52]:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter[data-v-15eb9e52]{animation:v-modal-in-15eb9e52 var(--el-transition-duration-fast) ease}.v-modal-leave[data-v-15eb9e52]{animation:v-modal-out-15eb9e52 var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in-15eb9e52{0%{opacity:0}}@keyframes v-modal-out-15eb9e52{to{opacity:0}}.v-modal[data-v-15eb9e52]{width:100%;height:100%;opacity:var(--el-popup-modal-opacity);background:var(--el-popup-modal-bg-color);position:fixed;top:0;left:0}.el-popup-parent--hidden[data-v-15eb9e52]{overflow:hidden}.el-message-box[data-v-15eb9e52]{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box[data-v-15eb9e52]:focus{outline:none!important}.is-message-box .el-overlay-message-box[data-v-15eb9e52]{text-align:center;padding:16px;position:fixed;inset:0;overflow:auto}.is-message-box .el-overlay-message-box[data-v-15eb9e52]:after{content:"";vertical-align:middle;width:0;height:100%;display:inline-block}.el-message-box.is-draggable .el-message-box__header[data-v-15eb9e52]{cursor:move;-webkit-user-select:none;user-select:none}.el-message-box__header[data-v-15eb9e52]{padding-bottom:var(--el-messagebox-padding-primary)}.el-message-box__header.show-close[data-v-15eb9e52]{padding-right:calc(var(--el-messagebox-padding-primary) + var(--el-message-close-size,16px))}.el-message-box__title[data-v-15eb9e52]{font-size:var(--el-messagebox-font-size);line-height:var(--el-messagebox-font-line-height);color:var(--el-messagebox-title-color)}.el-message-box__headerbtn[data-v-15eb9e52]{width:40px;height:40px;font-size:var(--el-message-close-size,16px);cursor:pointer;background:0 0;border:none;outline:none;padding:0;position:absolute;top:0;right:0}.el-message-box__headerbtn .el-message-box__close[data-v-15eb9e52]{color:var(--el-color-info);font-size:inherit}.el-message-box__headerbtn:focus .el-message-box__close[data-v-15eb9e52],.el-message-box__headerbtn:hover .el-message-box__close[data-v-15eb9e52]{color:var(--el-color-primary)}.el-message-box__content[data-v-15eb9e52]{color:var(--el-messagebox-content-color);font-size:var(--el-messagebox-content-font-size)}.el-message-box__container[data-v-15eb9e52]{align-items:center;gap:12px;display:flex}.el-message-box__input[data-v-15eb9e52]{padding-top:12px}.el-message-box__input div.invalid>input[data-v-15eb9e52],.el-message-box__input div.invalid>input[data-v-15eb9e52]:focus{border-color:var(--el-color-error)}.el-message-box__status[data-v-15eb9e52]{font-size:24px}.el-message-box__status.el-message-box-icon--primary[data-v-15eb9e52]{--el-messagebox-color:var(--el-color-primary);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--success[data-v-15eb9e52]{--el-messagebox-color:var(--el-color-success);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--info[data-v-15eb9e52]{--el-messagebox-color:var(--el-color-info);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--warning[data-v-15eb9e52]{--el-messagebox-color:var(--el-color-warning);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--error[data-v-15eb9e52]{--el-messagebox-color:var(--el-color-error);color:var(--el-messagebox-color)}.el-message-box__message[data-v-15eb9e52]{min-width:0;margin:0}.el-message-box__message p[data-v-15eb9e52]{line-height:var(--el-messagebox-font-line-height);margin:0}.el-message-box__errormsg[data-v-15eb9e52]{color:var(--el-color-error);font-size:var(--el-messagebox-error-font-size);line-height:var(--el-messagebox-font-line-height)}.el-message-box__btns[data-v-15eb9e52]{padding-top:var(--el-messagebox-padding-primary);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.el-message-box--center .el-message-box__title[data-v-15eb9e52]{justify-content:center;align-items:center;gap:6px;display:flex}.el-message-box--center .el-message-box__status[data-v-15eb9e52]{font-size:inherit}.el-message-box--center .el-message-box__btns[data-v-15eb9e52],.el-message-box--center .el-message-box__container[data-v-15eb9e52]{justify-content:center}.fade-in-linear-enter-active .el-overlay-message-box[data-v-15eb9e52]{animation:msgbox-fade-in-15eb9e52 var(--el-transition-duration)}.fade-in-linear-leave-active .el-overlay-message-box[data-v-15eb9e52]{animation:msgbox-fade-in-15eb9e52 var(--el-transition-duration) reverse}@keyframes msgbox-fade-in-15eb9e52{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}.discount-type-btn[data-v-15eb9e52]{height:52px;font-size:14px;font-weight:500}.discount-value-btn[data-v-15eb9e52]{width:100%;height:52px}.discount-quantity-btn[data-v-15eb9e52]{font-size:16px;font-weight:500}.el-overlay[data-v-52f42d82]{z-index:2000;background-color:var(--el-overlay-color-lighter);height:100%;position:fixed;inset:0;overflow:auto}.el-overlay .el-overlay-root[data-v-52f42d82]{height:0}[data-v-52f42d82]:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter[data-v-52f42d82]{animation:v-modal-in-52f42d82 var(--el-transition-duration-fast) ease}.v-modal-leave[data-v-52f42d82]{animation:v-modal-out-52f42d82 var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in-52f42d82{0%{opacity:0}}@keyframes v-modal-out-52f42d82{to{opacity:0}}.v-modal[data-v-52f42d82]{width:100%;height:100%;opacity:var(--el-popup-modal-opacity);background:var(--el-popup-modal-bg-color);position:fixed;top:0;left:0}.el-popup-parent--hidden[data-v-52f42d82]{overflow:hidden}.el-message-box[data-v-52f42d82]{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box[data-v-52f42d82]:focus{outline:none!important}.is-message-box .el-overlay-message-box[data-v-52f42d82]{text-align:center;padding:16px;position:fixed;inset:0;overflow:auto}.is-message-box .el-overlay-message-box[data-v-52f42d82]:after{content:"";vertical-align:middle;width:0;height:100%;display:inline-block}.el-message-box.is-draggable .el-message-box__header[data-v-52f42d82]{cursor:move;-webkit-user-select:none;user-select:none}.el-message-box__header[data-v-52f42d82]{padding-bottom:var(--el-messagebox-padding-primary)}.el-message-box__header.show-close[data-v-52f42d82]{padding-right:calc(var(--el-messagebox-padding-primary) + var(--el-message-close-size,16px))}.el-message-box__title[data-v-52f42d82]{font-size:var(--el-messagebox-font-size);line-height:var(--el-messagebox-font-line-height);color:var(--el-messagebox-title-color)}.el-message-box__headerbtn[data-v-52f42d82]{width:40px;height:40px;font-size:var(--el-message-close-size,16px);cursor:pointer;background:0 0;border:none;outline:none;padding:0;position:absolute;top:0;right:0}.el-message-box__headerbtn .el-message-box__close[data-v-52f42d82]{color:var(--el-color-info);font-size:inherit}.el-message-box__headerbtn:focus .el-message-box__close[data-v-52f42d82],.el-message-box__headerbtn:hover .el-message-box__close[data-v-52f42d82]{color:var(--el-color-primary)}.el-message-box__content[data-v-52f42d82]{color:var(--el-messagebox-content-color);font-size:var(--el-messagebox-content-font-size)}.el-message-box__container[data-v-52f42d82]{align-items:center;gap:12px;display:flex}.el-message-box__input[data-v-52f42d82]{padding-top:12px}.el-message-box__input div.invalid>input[data-v-52f42d82],.el-message-box__input div.invalid>input[data-v-52f42d82]:focus{border-color:var(--el-color-error)}.el-message-box__status[data-v-52f42d82]{font-size:24px}.el-message-box__status.el-message-box-icon--primary[data-v-52f42d82]{--el-messagebox-color:var(--el-color-primary);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--success[data-v-52f42d82]{--el-messagebox-color:var(--el-color-success);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--info[data-v-52f42d82]{--el-messagebox-color:var(--el-color-info);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--warning[data-v-52f42d82]{--el-messagebox-color:var(--el-color-warning);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--error[data-v-52f42d82]{--el-messagebox-color:var(--el-color-error);color:var(--el-messagebox-color)}.el-message-box__message[data-v-52f42d82]{min-width:0;margin:0}.el-message-box__message p[data-v-52f42d82]{line-height:var(--el-messagebox-font-line-height);margin:0}.el-message-box__errormsg[data-v-52f42d82]{color:var(--el-color-error);font-size:var(--el-messagebox-error-font-size);line-height:var(--el-messagebox-font-line-height)}.el-message-box__btns[data-v-52f42d82]{padding-top:var(--el-messagebox-padding-primary);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.el-message-box--center .el-message-box__title[data-v-52f42d82]{justify-content:center;align-items:center;gap:6px;display:flex}.el-message-box--center .el-message-box__status[data-v-52f42d82]{font-size:inherit}.el-message-box--center .el-message-box__btns[data-v-52f42d82],.el-message-box--center .el-message-box__container[data-v-52f42d82]{justify-content:center}.fade-in-linear-enter-active .el-overlay-message-box[data-v-52f42d82]{animation:msgbox-fade-in-52f42d82 var(--el-transition-duration)}.fade-in-linear-leave-active .el-overlay-message-box[data-v-52f42d82]{animation:msgbox-fade-in-52f42d82 var(--el-transition-duration) reverse}@keyframes msgbox-fade-in-52f42d82{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.promocode-wrapper .btn-height[data-v-52f42d82]{height:50px}.promocode-wrapper .inputs-wrapper[data-v-52f42d82]{width:80%}.promocode-wrapper .inputs-wrapper .scan-promocode-button[data-v-52f42d82]{background-color:var(--primary-smeetz);color:#fff;width:96%;height:80px;margin:0 auto;padding:0 40px;display:block}.promocode-wrapper .inputs-wrapper .scanner-divider[data-v-52f42d82]{width:96%;margin:0 auto}.promocode-wrapper .promocode-discount-result-wrapper[data-v-52f42d82]{width:80%;margin-top:50px}.promocode-wrapper .promocode-discount-result-wrapper .success-text[data-v-52f42d82]{color:green;width:90%;margin-bottom:20px;margin-left:auto;margin-right:auto;font-weight:600}.promocode-wrapper .promocode-discount-result-wrapper .discount-text[data-v-52f42d82]{color:#363c3e;background-color:#e5e5e5;border-radius:6px;width:90%;height:110px;margin-left:auto;margin-right:auto;font-size:40px}.promocode-wrapper .options-wrapper[data-v-52f42d82]{padding-bottom:30px}.remaining-amount[data-v-52f42d82]{margin-left:20px}.remaining-amount-text[data-v-52f42d82]{background-color:#dde7da;border-radius:5px;padding:3px 15px;font-size:.9rem;font-weight:bolder}.scan-promocode-modal .content[data-v-52f42d82]{padding-bottom:30px}.el-overlay[data-v-a1b0ba3a]{z-index:2000;background-color:var(--el-overlay-color-lighter);height:100%;position:fixed;inset:0;overflow:auto}.el-overlay .el-overlay-root[data-v-a1b0ba3a]{height:0}[data-v-a1b0ba3a]:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter[data-v-a1b0ba3a]{animation:v-modal-in-a1b0ba3a var(--el-transition-duration-fast) ease}.v-modal-leave[data-v-a1b0ba3a]{animation:v-modal-out-a1b0ba3a var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in-a1b0ba3a{0%{opacity:0}}@keyframes v-modal-out-a1b0ba3a{to{opacity:0}}.v-modal[data-v-a1b0ba3a]{width:100%;height:100%;opacity:var(--el-popup-modal-opacity);background:var(--el-popup-modal-bg-color);position:fixed;top:0;left:0}.el-popup-parent--hidden[data-v-a1b0ba3a]{overflow:hidden}.el-message-box[data-v-a1b0ba3a]{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box[data-v-a1b0ba3a]:focus{outline:none!important}.is-message-box .el-overlay-message-box[data-v-a1b0ba3a]{text-align:center;padding:16px;position:fixed;inset:0;overflow:auto}.is-message-box .el-overlay-message-box[data-v-a1b0ba3a]:after{content:"";vertical-align:middle;width:0;height:100%;display:inline-block}.el-message-box.is-draggable .el-message-box__header[data-v-a1b0ba3a]{cursor:move;-webkit-user-select:none;user-select:none}.el-message-box__header[data-v-a1b0ba3a]{padding-bottom:var(--el-messagebox-padding-primary)}.el-message-box__header.show-close[data-v-a1b0ba3a]{padding-right:calc(var(--el-messagebox-padding-primary) + var(--el-message-close-size,16px))}.el-message-box__title[data-v-a1b0ba3a]{font-size:var(--el-messagebox-font-size);line-height:var(--el-messagebox-font-line-height);color:var(--el-messagebox-title-color)}.el-message-box__headerbtn[data-v-a1b0ba3a]{width:40px;height:40px;font-size:var(--el-message-close-size,16px);cursor:pointer;background:0 0;border:none;outline:none;padding:0;position:absolute;top:0;right:0}.el-message-box__headerbtn .el-message-box__close[data-v-a1b0ba3a]{color:var(--el-color-info);font-size:inherit}.el-message-box__headerbtn:focus .el-message-box__close[data-v-a1b0ba3a],.el-message-box__headerbtn:hover .el-message-box__close[data-v-a1b0ba3a]{color:var(--el-color-primary)}.el-message-box__content[data-v-a1b0ba3a]{color:var(--el-messagebox-content-color);font-size:var(--el-messagebox-content-font-size)}.el-message-box__container[data-v-a1b0ba3a]{align-items:center;gap:12px;display:flex}.el-message-box__input[data-v-a1b0ba3a]{padding-top:12px}.el-message-box__input div.invalid>input[data-v-a1b0ba3a],.el-message-box__input div.invalid>input[data-v-a1b0ba3a]:focus{border-color:var(--el-color-error)}.el-message-box__status[data-v-a1b0ba3a]{font-size:24px}.el-message-box__status.el-message-box-icon--primary[data-v-a1b0ba3a]{--el-messagebox-color:var(--el-color-primary);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--success[data-v-a1b0ba3a]{--el-messagebox-color:var(--el-color-success);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--info[data-v-a1b0ba3a]{--el-messagebox-color:var(--el-color-info);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--warning[data-v-a1b0ba3a]{--el-messagebox-color:var(--el-color-warning);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--error[data-v-a1b0ba3a]{--el-messagebox-color:var(--el-color-error);color:var(--el-messagebox-color)}.el-message-box__message[data-v-a1b0ba3a]{min-width:0;margin:0}.el-message-box__message p[data-v-a1b0ba3a]{line-height:var(--el-messagebox-font-line-height);margin:0}.el-message-box__errormsg[data-v-a1b0ba3a]{color:var(--el-color-error);font-size:var(--el-messagebox-error-font-size);line-height:var(--el-messagebox-font-line-height)}.el-message-box__btns[data-v-a1b0ba3a]{padding-top:var(--el-messagebox-padding-primary);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.el-message-box--center .el-message-box__title[data-v-a1b0ba3a]{justify-content:center;align-items:center;gap:6px;display:flex}.el-message-box--center .el-message-box__status[data-v-a1b0ba3a]{font-size:inherit}.el-message-box--center .el-message-box__btns[data-v-a1b0ba3a],.el-message-box--center .el-message-box__container[data-v-a1b0ba3a]{justify-content:center}.fade-in-linear-enter-active .el-overlay-message-box[data-v-a1b0ba3a]{animation:msgbox-fade-in-a1b0ba3a var(--el-transition-duration)}.fade-in-linear-leave-active .el-overlay-message-box[data-v-a1b0ba3a]{animation:msgbox-fade-in-a1b0ba3a var(--el-transition-duration) reverse}@keyframes msgbox-fade-in-a1b0ba3a{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.promocode-wrapper .btn-height[data-v-a1b0ba3a]{height:50px}.promocode-wrapper .inputs-wrapper[data-v-a1b0ba3a]{width:80%}.promocode-wrapper .promocode-discount-result-wrapper[data-v-a1b0ba3a]{width:80%;margin-top:50px}.promocode-wrapper .promocode-discount-result-wrapper .success-text[data-v-a1b0ba3a]{color:green;width:90%;margin-bottom:20px;margin-left:auto;margin-right:auto;font-weight:600}.promocode-wrapper .promocode-discount-result-wrapper .discount-text[data-v-a1b0ba3a]{color:#363c3e;background-color:#e5e5e5;border-radius:6px;width:90%;height:110px;margin-left:auto;margin-right:auto;font-size:40px}.promocode-wrapper .options-wrapper[data-v-a1b0ba3a]{padding-bottom:30px}.promocode-wrapper .options-wrapper .btn-option[data-v-a1b0ba3a]{text-align:left;color:#000;background-color:#e5e5e5;border:0;border-radius:9px;flex-grow:1;justify-content:start}.promocode-wrapper .options-wrapper .selected[data-v-a1b0ba3a]{color:#fff;background-color:#6aa6b7}.remaining-amount[data-v-a1b0ba3a]{margin-left:20px}.remaining-amount-text[data-v-a1b0ba3a]{background-color:#dde7da;border-radius:5px;padding:3px 15px;font-size:.9rem;font-weight:bolder}.scan-promocode-modal .content[data-v-a1b0ba3a]{padding-bottom:30px;font-size:18px;font-weight:700}.el-overlay[data-v-fed70a43]{z-index:2000;background-color:var(--el-overlay-color-lighter);height:100%;position:fixed;inset:0;overflow:auto}.el-overlay .el-overlay-root[data-v-fed70a43]{height:0}[data-v-fed70a43]:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter[data-v-fed70a43]{animation:v-modal-in-fed70a43 var(--el-transition-duration-fast) ease}.v-modal-leave[data-v-fed70a43]{animation:v-modal-out-fed70a43 var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in-fed70a43{0%{opacity:0}}@keyframes v-modal-out-fed70a43{to{opacity:0}}.v-modal[data-v-fed70a43]{width:100%;height:100%;opacity:var(--el-popup-modal-opacity);background:var(--el-popup-modal-bg-color);position:fixed;top:0;left:0}.el-popup-parent--hidden[data-v-fed70a43]{overflow:hidden}.el-message-box[data-v-fed70a43]{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box[data-v-fed70a43]:focus{outline:none!important}.is-message-box .el-overlay-message-box[data-v-fed70a43]{text-align:center;padding:16px;position:fixed;inset:0;overflow:auto}.is-message-box .el-overlay-message-box[data-v-fed70a43]:after{content:"";vertical-align:middle;width:0;height:100%;display:inline-block}.el-message-box.is-draggable .el-message-box__header[data-v-fed70a43]{cursor:move;-webkit-user-select:none;user-select:none}.el-message-box__header[data-v-fed70a43]{padding-bottom:var(--el-messagebox-padding-primary)}.el-message-box__header.show-close[data-v-fed70a43]{padding-right:calc(var(--el-messagebox-padding-primary) + var(--el-message-close-size,16px))}.el-message-box__title[data-v-fed70a43]{font-size:var(--el-messagebox-font-size);line-height:var(--el-messagebox-font-line-height);color:var(--el-messagebox-title-color)}.el-message-box__headerbtn[data-v-fed70a43]{width:40px;height:40px;font-size:var(--el-message-close-size,16px);cursor:pointer;background:0 0;border:none;outline:none;padding:0;position:absolute;top:0;right:0}.el-message-box__headerbtn .el-message-box__close[data-v-fed70a43]{color:var(--el-color-info);font-size:inherit}.el-message-box__headerbtn:focus .el-message-box__close[data-v-fed70a43],.el-message-box__headerbtn:hover .el-message-box__close[data-v-fed70a43]{color:var(--el-color-primary)}.el-message-box__content[data-v-fed70a43]{color:var(--el-messagebox-content-color);font-size:var(--el-messagebox-content-font-size)}.el-message-box__container[data-v-fed70a43]{align-items:center;gap:12px;display:flex}.el-message-box__input[data-v-fed70a43]{padding-top:12px}.el-message-box__input div.invalid>input[data-v-fed70a43],.el-message-box__input div.invalid>input[data-v-fed70a43]:focus{border-color:var(--el-color-error)}.el-message-box__status[data-v-fed70a43]{font-size:24px}.el-message-box__status.el-message-box-icon--primary[data-v-fed70a43]{--el-messagebox-color:var(--el-color-primary);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--success[data-v-fed70a43]{--el-messagebox-color:var(--el-color-success);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--info[data-v-fed70a43]{--el-messagebox-color:var(--el-color-info);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--warning[data-v-fed70a43]{--el-messagebox-color:var(--el-color-warning);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--error[data-v-fed70a43]{--el-messagebox-color:var(--el-color-error);color:var(--el-messagebox-color)}.el-message-box__message[data-v-fed70a43]{min-width:0;margin:0}.el-message-box__message p[data-v-fed70a43]{line-height:var(--el-messagebox-font-line-height);margin:0}.el-message-box__errormsg[data-v-fed70a43]{color:var(--el-color-error);font-size:var(--el-messagebox-error-font-size);line-height:var(--el-messagebox-font-line-height)}.el-message-box__btns[data-v-fed70a43]{padding-top:var(--el-messagebox-padding-primary);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.el-message-box--center .el-message-box__title[data-v-fed70a43]{justify-content:center;align-items:center;gap:6px;display:flex}.el-message-box--center .el-message-box__status[data-v-fed70a43]{font-size:inherit}.el-message-box--center .el-message-box__btns[data-v-fed70a43],.el-message-box--center .el-message-box__container[data-v-fed70a43]{justify-content:center}.fade-in-linear-enter-active .el-overlay-message-box[data-v-fed70a43]{animation:msgbox-fade-in-fed70a43 var(--el-transition-duration)}.fade-in-linear-leave-active .el-overlay-message-box[data-v-fed70a43]{animation:msgbox-fade-in-fed70a43 var(--el-transition-duration) reverse}@keyframes msgbox-fade-in-fed70a43{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.campaigns-card[data-v-fed70a43]{cursor:pointer;color:#2a2c33;background-color:#fff;border:1px solid #e5eeee;border-radius:4px;width:220px;height:75px;font-size:16px}.campaigns-card .picture-container[data-v-fed70a43]{aspect-ratio:2/3;color:#2a2c33;background-color:#eee;border-radius:4px 0 0 4px;height:100%;font-size:24px}.campaigns-card .picture-container img[data-v-fed70a43]{object-fit:cover;border-radius:4px 0 0 4px;width:100%;height:100%}.campaigns-card .details-container[data-v-fed70a43]{width:calc(100% - 50px);padding:6px 8px}.campaigns-card .details-container .name[data-v-fed70a43]{white-space:nowrap;text-overflow:ellipsis;width:100%;margin:0;overflow:hidden}.campaigns-card .details-container .code[data-v-fed70a43]{font-size:12px}.active-card[data-v-fed70a43]{color:#fff;background-color:#1d5f64;border-color:#1d5f64}.el-overlay[data-v-700a549f]{z-index:2000;background-color:var(--el-overlay-color-lighter);height:100%;position:fixed;inset:0;overflow:auto}.el-overlay .el-overlay-root[data-v-700a549f]{height:0}[data-v-700a549f]:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter[data-v-700a549f]{animation:v-modal-in-700a549f var(--el-transition-duration-fast) ease}.v-modal-leave[data-v-700a549f]{animation:v-modal-out-700a549f var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in-700a549f{0%{opacity:0}}@keyframes v-modal-out-700a549f{to{opacity:0}}.v-modal[data-v-700a549f]{width:100%;height:100%;opacity:var(--el-popup-modal-opacity);background:var(--el-popup-modal-bg-color);position:fixed;top:0;left:0}.el-popup-parent--hidden[data-v-700a549f]{overflow:hidden}.el-message-box[data-v-700a549f]{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box[data-v-700a549f]:focus{outline:none!important}.is-message-box .el-overlay-message-box[data-v-700a549f]{text-align:center;padding:16px;position:fixed;inset:0;overflow:auto}.is-message-box .el-overlay-message-box[data-v-700a549f]:after{content:"";vertical-align:middle;width:0;height:100%;display:inline-block}.el-message-box.is-draggable .el-message-box__header[data-v-700a549f]{cursor:move;-webkit-user-select:none;user-select:none}.el-message-box__header[data-v-700a549f]{padding-bottom:var(--el-messagebox-padding-primary)}.el-message-box__header.show-close[data-v-700a549f]{padding-right:calc(var(--el-messagebox-padding-primary) + var(--el-message-close-size,16px))}.el-message-box__title[data-v-700a549f]{font-size:var(--el-messagebox-font-size);line-height:var(--el-messagebox-font-line-height);color:var(--el-messagebox-title-color)}.el-message-box__headerbtn[data-v-700a549f]{width:40px;height:40px;font-size:var(--el-message-close-size,16px);cursor:pointer;background:0 0;border:none;outline:none;padding:0;position:absolute;top:0;right:0}.el-message-box__headerbtn .el-message-box__close[data-v-700a549f]{color:var(--el-color-info);font-size:inherit}.el-message-box__headerbtn:focus .el-message-box__close[data-v-700a549f],.el-message-box__headerbtn:hover .el-message-box__close[data-v-700a549f]{color:var(--el-color-primary)}.el-message-box__content[data-v-700a549f]{color:var(--el-messagebox-content-color);font-size:var(--el-messagebox-content-font-size)}.el-message-box__container[data-v-700a549f]{align-items:center;gap:12px;display:flex}.el-message-box__input[data-v-700a549f]{padding-top:12px}.el-message-box__input div.invalid>input[data-v-700a549f],.el-message-box__input div.invalid>input[data-v-700a549f]:focus{border-color:var(--el-color-error)}.el-message-box__status[data-v-700a549f]{font-size:24px}.el-message-box__status.el-message-box-icon--primary[data-v-700a549f]{--el-messagebox-color:var(--el-color-primary);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--success[data-v-700a549f]{--el-messagebox-color:var(--el-color-success);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--info[data-v-700a549f]{--el-messagebox-color:var(--el-color-info);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--warning[data-v-700a549f]{--el-messagebox-color:var(--el-color-warning);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--error[data-v-700a549f]{--el-messagebox-color:var(--el-color-error);color:var(--el-messagebox-color)}.el-message-box__message[data-v-700a549f]{min-width:0;margin:0}.el-message-box__message p[data-v-700a549f]{line-height:var(--el-messagebox-font-line-height);margin:0}.el-message-box__errormsg[data-v-700a549f]{color:var(--el-color-error);font-size:var(--el-messagebox-error-font-size);line-height:var(--el-messagebox-font-line-height)}.el-message-box__btns[data-v-700a549f]{padding-top:var(--el-messagebox-padding-primary);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.el-message-box--center .el-message-box__title[data-v-700a549f]{justify-content:center;align-items:center;gap:6px;display:flex}.el-message-box--center .el-message-box__status[data-v-700a549f]{font-size:inherit}.el-message-box--center .el-message-box__btns[data-v-700a549f],.el-message-box--center .el-message-box__container[data-v-700a549f]{justify-content:center}.fade-in-linear-enter-active .el-overlay-message-box[data-v-700a549f]{animation:msgbox-fade-in-700a549f var(--el-transition-duration)}.fade-in-linear-leave-active .el-overlay-message-box[data-v-700a549f]{animation:msgbox-fade-in-700a549f var(--el-transition-duration) reverse}@keyframes msgbox-fade-in-700a549f{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.promocode-campaigns[data-v-700a549f]{height:90%}.promocode-campaigns .header[data-v-700a549f]{padding:1em 0;font-size:16px}.promocode-campaigns .header .show-all-btn[data-v-700a549f]{border:1px solid #1c8a94;border-radius:4px;height:50px}.promocode-campaigns .header .title[data-v-700a549f]{font-size:24px;font-weight:500}.promocode-campaigns .campaigns-grid[data-v-700a549f]{grid-template-rows:repeat(auto-fill,75px);grid-template-columns:repeat(auto-fill,220px);gap:10px;width:100%;height:100%;max-height:60vh;display:grid;overflow-y:auto}.el-overlay[data-v-fa27ab19]{z-index:2000;background-color:var(--el-overlay-color-lighter);height:100%;position:fixed;inset:0;overflow:auto}.el-overlay .el-overlay-root[data-v-fa27ab19]{height:0}[data-v-fa27ab19]:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter[data-v-fa27ab19]{animation:v-modal-in-fa27ab19 var(--el-transition-duration-fast) ease}.v-modal-leave[data-v-fa27ab19]{animation:v-modal-out-fa27ab19 var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in-fa27ab19{0%{opacity:0}}@keyframes v-modal-out-fa27ab19{to{opacity:0}}.v-modal[data-v-fa27ab19]{width:100%;height:100%;opacity:var(--el-popup-modal-opacity);background:var(--el-popup-modal-bg-color);position:fixed;top:0;left:0}.el-popup-parent--hidden[data-v-fa27ab19]{overflow:hidden}.el-message-box[data-v-fa27ab19]{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box[data-v-fa27ab19]:focus{outline:none!important}.is-message-box .el-overlay-message-box[data-v-fa27ab19]{text-align:center;padding:16px;position:fixed;inset:0;overflow:auto}.is-message-box .el-overlay-message-box[data-v-fa27ab19]:after{content:"";vertical-align:middle;width:0;height:100%;display:inline-block}.el-message-box.is-draggable .el-message-box__header[data-v-fa27ab19]{cursor:move;-webkit-user-select:none;user-select:none}.el-message-box__header[data-v-fa27ab19]{padding-bottom:var(--el-messagebox-padding-primary)}.el-message-box__header.show-close[data-v-fa27ab19]{padding-right:calc(var(--el-messagebox-padding-primary) + var(--el-message-close-size,16px))}.el-message-box__title[data-v-fa27ab19]{font-size:var(--el-messagebox-font-size);line-height:var(--el-messagebox-font-line-height);color:var(--el-messagebox-title-color)}.el-message-box__headerbtn[data-v-fa27ab19]{width:40px;height:40px;font-size:var(--el-message-close-size,16px);cursor:pointer;background:0 0;border:none;outline:none;padding:0;position:absolute;top:0;right:0}.el-message-box__headerbtn .el-message-box__close[data-v-fa27ab19]{color:var(--el-color-info);font-size:inherit}.el-message-box__headerbtn:focus .el-message-box__close[data-v-fa27ab19],.el-message-box__headerbtn:hover .el-message-box__close[data-v-fa27ab19]{color:var(--el-color-primary)}.el-message-box__content[data-v-fa27ab19]{color:var(--el-messagebox-content-color);font-size:var(--el-messagebox-content-font-size)}.el-message-box__container[data-v-fa27ab19]{align-items:center;gap:12px;display:flex}.el-message-box__input[data-v-fa27ab19]{padding-top:12px}.el-message-box__input div.invalid>input[data-v-fa27ab19],.el-message-box__input div.invalid>input[data-v-fa27ab19]:focus{border-color:var(--el-color-error)}.el-message-box__status[data-v-fa27ab19]{font-size:24px}.el-message-box__status.el-message-box-icon--primary[data-v-fa27ab19]{--el-messagebox-color:var(--el-color-primary);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--success[data-v-fa27ab19]{--el-messagebox-color:var(--el-color-success);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--info[data-v-fa27ab19]{--el-messagebox-color:var(--el-color-info);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--warning[data-v-fa27ab19]{--el-messagebox-color:var(--el-color-warning);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--error[data-v-fa27ab19]{--el-messagebox-color:var(--el-color-error);color:var(--el-messagebox-color)}.el-message-box__message[data-v-fa27ab19]{min-width:0;margin:0}.el-message-box__message p[data-v-fa27ab19]{line-height:var(--el-messagebox-font-line-height);margin:0}.el-message-box__errormsg[data-v-fa27ab19]{color:var(--el-color-error);font-size:var(--el-messagebox-error-font-size);line-height:var(--el-messagebox-font-line-height)}.el-message-box__btns[data-v-fa27ab19]{padding-top:var(--el-messagebox-padding-primary);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.el-message-box--center .el-message-box__title[data-v-fa27ab19]{justify-content:center;align-items:center;gap:6px;display:flex}.el-message-box--center .el-message-box__status[data-v-fa27ab19]{font-size:inherit}.el-message-box--center .el-message-box__btns[data-v-fa27ab19],.el-message-box--center .el-message-box__container[data-v-fa27ab19]{justify-content:center}.fade-in-linear-enter-active .el-overlay-message-box[data-v-fa27ab19]{animation:msgbox-fade-in-fa27ab19 var(--el-transition-duration)}.fade-in-linear-leave-active .el-overlay-message-box[data-v-fa27ab19]{animation:msgbox-fade-in-fa27ab19 var(--el-transition-duration) reverse}@keyframes msgbox-fade-in-fa27ab19{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}.offers-container[data-v-fa27ab19]{min-width:600px;height:90%;padding:1em 0;font-size:16px}.offer-item[data-v-fa27ab19]{align-items:center;margin-bottom:16px;display:flex}.offer-info[data-v-fa27ab19]{flex:1}.offer-title[data-v-fa27ab19]{font-weight:medium;font-size:16px}.offer-discount[data-v-fa27ab19]{color:#888;font-size:12px}.offer-price[data-v-fa27ab19]{width:300px;margin-right:10px}.title[data-v-fa27ab19]{margin-bottom:30px;font-size:24px;font-weight:500}.remove-btn[data-v-fa27ab19]{color:red;background-color:#fff;border:2px solid red;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.remove-btn[data-v-fa27ab19]:hover{background-color:#ffe5e5}.no-offers[data-v-fa27ab19]{color:#888;justify-content:center;align-items:center;height:100%;font-size:18px;display:flex}[data-v-fa27ab19] .el-input-group__prepend{color:#000}[data-v-fa27ab19] .el-input__inner{color:#000;-webkit-text-fill-color:black!important}.el-overlay[data-v-32555671]{z-index:2000;background-color:var(--el-overlay-color-lighter);height:100%;position:fixed;inset:0;overflow:auto}.el-overlay .el-overlay-root[data-v-32555671]{height:0}[data-v-32555671]:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter[data-v-32555671]{animation:v-modal-in-32555671 var(--el-transition-duration-fast) ease}.v-modal-leave[data-v-32555671]{animation:v-modal-out-32555671 var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in-32555671{0%{opacity:0}}@keyframes v-modal-out-32555671{to{opacity:0}}.v-modal[data-v-32555671]{width:100%;height:100%;opacity:var(--el-popup-modal-opacity);background:var(--el-popup-modal-bg-color);position:fixed;top:0;left:0}.el-popup-parent--hidden[data-v-32555671]{overflow:hidden}.el-message-box[data-v-32555671]{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box[data-v-32555671]:focus{outline:none!important}.is-message-box .el-overlay-message-box[data-v-32555671]{text-align:center;padding:16px;position:fixed;inset:0;overflow:auto}.is-message-box .el-overlay-message-box[data-v-32555671]:after{content:"";vertical-align:middle;width:0;height:100%;display:inline-block}.el-message-box.is-draggable .el-message-box__header[data-v-32555671]{cursor:move;-webkit-user-select:none;user-select:none}.el-message-box__header[data-v-32555671]{padding-bottom:var(--el-messagebox-padding-primary)}.el-message-box__header.show-close[data-v-32555671]{padding-right:calc(var(--el-messagebox-padding-primary) + var(--el-message-close-size,16px))}.el-message-box__title[data-v-32555671]{font-size:var(--el-messagebox-font-size);line-height:var(--el-messagebox-font-line-height);color:var(--el-messagebox-title-color)}.el-message-box__headerbtn[data-v-32555671]{width:40px;height:40px;font-size:var(--el-message-close-size,16px);cursor:pointer;background:0 0;border:none;outline:none;padding:0;position:absolute;top:0;right:0}.el-message-box__headerbtn .el-message-box__close[data-v-32555671]{color:var(--el-color-info);font-size:inherit}.el-message-box__headerbtn:focus .el-message-box__close[data-v-32555671],.el-message-box__headerbtn:hover .el-message-box__close[data-v-32555671]{color:var(--el-color-primary)}.el-message-box__content[data-v-32555671]{color:var(--el-messagebox-content-color);font-size:var(--el-messagebox-content-font-size)}.el-message-box__container[data-v-32555671]{align-items:center;gap:12px;display:flex}.el-message-box__input[data-v-32555671]{padding-top:12px}.el-message-box__input div.invalid>input[data-v-32555671],.el-message-box__input div.invalid>input[data-v-32555671]:focus{border-color:var(--el-color-error)}.el-message-box__status[data-v-32555671]{font-size:24px}.el-message-box__status.el-message-box-icon--primary[data-v-32555671]{--el-messagebox-color:var(--el-color-primary);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--success[data-v-32555671]{--el-messagebox-color:var(--el-color-success);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--info[data-v-32555671]{--el-messagebox-color:var(--el-color-info);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--warning[data-v-32555671]{--el-messagebox-color:var(--el-color-warning);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--error[data-v-32555671]{--el-messagebox-color:var(--el-color-error);color:var(--el-messagebox-color)}.el-message-box__message[data-v-32555671]{min-width:0;margin:0}.el-message-box__message p[data-v-32555671]{line-height:var(--el-messagebox-font-line-height);margin:0}.el-message-box__errormsg[data-v-32555671]{color:var(--el-color-error);font-size:var(--el-messagebox-error-font-size);line-height:var(--el-messagebox-font-line-height)}.el-message-box__btns[data-v-32555671]{padding-top:var(--el-messagebox-padding-primary);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.el-message-box--center .el-message-box__title[data-v-32555671]{justify-content:center;align-items:center;gap:6px;display:flex}.el-message-box--center .el-message-box__status[data-v-32555671]{font-size:inherit}.el-message-box--center .el-message-box__btns[data-v-32555671],.el-message-box--center .el-message-box__container[data-v-32555671]{justify-content:center}.fade-in-linear-enter-active .el-overlay-message-box[data-v-32555671]{animation:msgbox-fade-in-32555671 var(--el-transition-duration)}.fade-in-linear-leave-active .el-overlay-message-box[data-v-32555671]{animation:msgbox-fade-in-32555671 var(--el-transition-duration) reverse}@keyframes msgbox-fade-in-32555671{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.complete-order-wrapper[data-v-32555671]{height:100%;padding-bottom:10px}.complete-order-wrapper .selected[data-v-32555671]{border:none;border-bottom:8px solid var(--primary-smeetz);background-color:color-mix(in srgb, var(--primary-smeetz) 65%, transparent)}.complete-order-wrapper .selected-warning[data-v-32555671]{background-color:#f44336a6;border:none;border-bottom:8px solid #f44336}.complete-order-wrapper .disabled-payment-option[data-v-32555671]{opacity:.3;cursor:not-allowed}.complete-order-wrapper .payment-option[data-v-32555671]{white-space:pre-wrap;height:50px;font-size:16px;font-weight:700;transition-duration:.5s}.complete-order-wrapper .payment-option[data-v-32555671]:not(.disabled-payment-option,.selected-warning):hover{border:none;border-bottom:8px solid var(--primary-smeetz);background-color:color-mix(in srgb, var(--primary-smeetz) 65%, transparent);transition-duration:.5s}.complete-order-wrapper .currency-button[data-v-32555671]{color:#000;background-color:#ededed;border:none;max-width:120px;margin:3px 1px;padding:25px 45px}.complete-order-wrapper .amount-button[data-v-32555671]{color:#fafafa;background-color:#30aabc;border:none;width:120px;height:50px;margin:1px;font-weight:700}.complete-order-wrapper .back-button[data-v-32555671]{color:#fff;background-color:#aaa}.complete-order-wrapper .active[data-v-32555671]{color:#fafafa;background-color:#30aabc;font-weight:700}.complete-order-wrapper .order-amount[data-v-32555671]{color:#000;background-color:#ededed;border:none;border-radius:4px;margin:3vh 0;padding:30px 19%;font-size:16px}.complete-order-wrapper .default-cursor[data-v-32555671]{cursor:default}.complete-order-wrapper .complete-button[data-v-32555671]{background-color:var(--primary-smeetz);color:#fafafa;width:98%;height:50px;margin-top:1vh;font-weight:700}.complete-order-wrapper .apply-button[data-v-32555671]{width:366px;height:50px;margin-top:3vh}.complete-order-wrapper .complete-button-bg[data-v-32555671]{background:#f7f7f7}.complete-order-wrapper p[data-v-32555671]{text-align:center;margin-top:20vh;font-weight:700}.complete-order-wrapper .apply-btn[data-v-32555671]{color:#fff;background-color:#428891;margin-top:50px}.complete-order-wrapper .light-text[data-v-32555671]{color:#00000080;margin:0;font-family:Helvetica;font-size:1rem;font-style:normal;font-weight:400;line-height:normal}.reload-config-button,.qr-code-scan-button{cursor:pointer}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.calculator .input-screen{text-align:center;text-align:center;letter-spacing:0;color:#383838;background-color:#ededed;border:1px solid #fff;border-radius:4px;height:58px;margin-bottom:20px;font-size:20px;font-style:normal;font-weight:400;line-height:58px}.calculator .input-screen .currency{margin-right:10px}.calculator .calculator-buttons-wrapper{width:390px;height:fit-content}.calculator .calculator-buttons-wrapper p{text-align:center;letter-spacing:0;color:#fff;cursor:pointer;background-color:#57a8b9;border:1px solid #fff;border-radius:4px;width:130px;height:50px;font-family:Arial,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:50px}.calculator .calculator-footer .cancel,.calculator .calculator-footer .confirm{text-align:center;letter-spacing:0;width:165px;height:51px;font-size:14px;font-style:normal;font-weight:400;line-height:17px}.calculator .calculator-footer .confirm{color:#fff;border:0 solid #d1d1d1;border-radius:4px}.calculator .calculator-footer .cancel{color:#383838;background-color:#fff}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.pc-select img{height:var(--v3a082dde);width:var(--v23bc9e2f);object-fit:cover}.pc-select .key{letter-spacing:0;color:#000;text-align:left;margin-bottom:7px;font-size:18px;font-style:normal;font-weight:700;line-height:22px}.pc-select .value{letter-spacing:0;color:#000;text-align:left;margin-bottom:7px;font-size:18px;font-style:normal;font-weight:400;line-height:22px}.pc-select .is-fullwidth{border:none;width:100%}.pc-select .price-select-wrapper{max-height:450px;overflow-y:auto}.pc-select .price-selector{border-bottom:1px solid var(--border);color:#000;background:0 0;min-height:8vh;padding:12px 8px}.pc-select .price-selector:last-child{border-bottom:none}.pc-select .price-selector .price-name-wrapper{text-align:left;letter-spacing:0;flex-direction:column;justify-content:center;font-size:16px;font-style:normal;font-weight:400;display:flex}.pc-select .price-selector .price-name-wrapper .price-name{margin-bottom:8px;font-size:24px;font-weight:700;line-height:29px}.pc-select .price-selector .price-name-wrapper .price-description{word-break:break-word}.pc-select .price-selector .price-name-wrapper .see-more{color:#57a8b9;cursor:pointer}.pc-select .price-selector .price-accounting{text-align:center;letter-spacing:0;font-family:Arial,sans-serif;font-size:22px;font-style:normal;font-weight:400;line-height:27px}.pc-select .price-selector .price-value-container{border:1px solid #d1d1d1;border-radius:4px}.pc-select .price-selector .price-value-container .editable{background-color:#f7f7f7;border-radius:4px 0 0 4px;width:70%;margin-right:5px;padding:10px}.pc-select .price-selector .price-value-container .edit-price-button{cursor:pointer;margin-right:5px}.pc-select .price-selector .counter-controls{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;width:100%;max-width:330px;display:grid}.pc-select .price-selector .counter-controls>*{min-width:0}.pc-select .price-selector .price-count{background:var(--muted);text-align:center;cursor:pointer;border:none;outline:none;width:100%;min-width:0;min-height:65px;font-size:22px}.pc-select .price-selector .input-error{text-align:center;color:red}.pc-select .price-selector .price-button{background-color:#57a8b9;width:100%;min-width:0;height:65px;font-size:22px}.pc-select .price-selector .transparent{opacity:.5}.pc-select .price-selector .max-quantity-reached{text-align:center;font-size:12px;line-height:14px}.pc-select .price-selector .value{text-align:right;white-space:nowrap;min-width:100px;margin:0;font-size:14px}.pc-select .dialog-footer button{width:25%}.pc-select .price-list-divider{margin:0 0 10px}.pc-select input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.pc-select input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.pc-select input[type=number],.pc-select input[type=number]:hover,.pc-select input[type=number]:focus{-moz-appearance:textfield;appearance:none}.el-overlay[data-v-857b5e78]{z-index:2000;background-color:var(--el-overlay-color-lighter);height:100%;position:fixed;inset:0;overflow:auto}.el-overlay .el-overlay-root[data-v-857b5e78]{height:0}[data-v-857b5e78]:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter[data-v-857b5e78]{animation:v-modal-in-857b5e78 var(--el-transition-duration-fast) ease}.v-modal-leave[data-v-857b5e78]{animation:v-modal-out-857b5e78 var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in-857b5e78{0%{opacity:0}}@keyframes v-modal-out-857b5e78{to{opacity:0}}.v-modal[data-v-857b5e78]{width:100%;height:100%;opacity:var(--el-popup-modal-opacity);background:var(--el-popup-modal-bg-color);position:fixed;top:0;left:0}.el-popup-parent--hidden[data-v-857b5e78]{overflow:hidden}.el-message-box[data-v-857b5e78]{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box[data-v-857b5e78]:focus{outline:none!important}.is-message-box .el-overlay-message-box[data-v-857b5e78]{text-align:center;padding:16px;position:fixed;inset:0;overflow:auto}.is-message-box .el-overlay-message-box[data-v-857b5e78]:after{content:"";vertical-align:middle;width:0;height:100%;display:inline-block}.el-message-box.is-draggable .el-message-box__header[data-v-857b5e78]{cursor:move;-webkit-user-select:none;user-select:none}.el-message-box__header[data-v-857b5e78]{padding-bottom:var(--el-messagebox-padding-primary)}.el-message-box__header.show-close[data-v-857b5e78]{padding-right:calc(var(--el-messagebox-padding-primary) + var(--el-message-close-size,16px))}.el-message-box__title[data-v-857b5e78]{font-size:var(--el-messagebox-font-size);line-height:var(--el-messagebox-font-line-height);color:var(--el-messagebox-title-color)}.el-message-box__headerbtn[data-v-857b5e78]{width:40px;height:40px;font-size:var(--el-message-close-size,16px);cursor:pointer;background:0 0;border:none;outline:none;padding:0;position:absolute;top:0;right:0}.el-message-box__headerbtn .el-message-box__close[data-v-857b5e78]{color:var(--el-color-info);font-size:inherit}.el-message-box__headerbtn:focus .el-message-box__close[data-v-857b5e78],.el-message-box__headerbtn:hover .el-message-box__close[data-v-857b5e78]{color:var(--el-color-primary)}.el-message-box__content[data-v-857b5e78]{color:var(--el-messagebox-content-color);font-size:var(--el-messagebox-content-font-size)}.el-message-box__container[data-v-857b5e78]{align-items:center;gap:12px;display:flex}.el-message-box__input[data-v-857b5e78]{padding-top:12px}.el-message-box__input div.invalid>input[data-v-857b5e78],.el-message-box__input div.invalid>input[data-v-857b5e78]:focus{border-color:var(--el-color-error)}.el-message-box__status[data-v-857b5e78]{font-size:24px}.el-message-box__status.el-message-box-icon--primary[data-v-857b5e78]{--el-messagebox-color:var(--el-color-primary);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--success[data-v-857b5e78]{--el-messagebox-color:var(--el-color-success);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--info[data-v-857b5e78]{--el-messagebox-color:var(--el-color-info);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--warning[data-v-857b5e78]{--el-messagebox-color:var(--el-color-warning);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--error[data-v-857b5e78]{--el-messagebox-color:var(--el-color-error);color:var(--el-messagebox-color)}.el-message-box__message[data-v-857b5e78]{min-width:0;margin:0}.el-message-box__message p[data-v-857b5e78]{line-height:var(--el-messagebox-font-line-height);margin:0}.el-message-box__errormsg[data-v-857b5e78]{color:var(--el-color-error);font-size:var(--el-messagebox-error-font-size);line-height:var(--el-messagebox-font-line-height)}.el-message-box__btns[data-v-857b5e78]{padding-top:var(--el-messagebox-padding-primary);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.el-message-box--center .el-message-box__title[data-v-857b5e78]{justify-content:center;align-items:center;gap:6px;display:flex}.el-message-box--center .el-message-box__status[data-v-857b5e78]{font-size:inherit}.el-message-box--center .el-message-box__btns[data-v-857b5e78],.el-message-box--center .el-message-box__container[data-v-857b5e78]{justify-content:center}.fade-in-linear-enter-active .el-overlay-message-box[data-v-857b5e78]{animation:msgbox-fade-in-857b5e78 var(--el-transition-duration)}.fade-in-linear-leave-active .el-overlay-message-box[data-v-857b5e78]{animation:msgbox-fade-in-857b5e78 var(--el-transition-duration) reverse}@keyframes msgbox-fade-in-857b5e78{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.link[data-v-857b5e78]{cursor:pointer;color:var(--primary-smeetz);text-decoration:underline}.logo-info-container[data-v-857b5e78]{justify-content:center;align-items:center;gap:100px;width:100%;margin-bottom:20px;display:flex}.logo-container .logo-image[data-v-857b5e78]{width:100px;height:auto}.info-rows[data-v-857b5e78]{flex-direction:column;gap:6px;display:flex}.info-row[data-v-857b5e78]{font-size:16px}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.products .customized-header{color:#fff;background-color:#004c53;height:45px;padding-left:30px;padding-right:30px}.products .customized-header .header-title p{font-size:18px;font-weight:700}.products .customized-header .go-back-icon{margin-right:15px}.products .search-products-input :focus{border-color:#d4d7d9}.products .search-products-input{width:50%}.products .input-wrapper{justify-content:center;display:flex}.products .grid-content{color:#000;background:#e9e9eb;border-radius:4px;min-height:12vh;margin-bottom:15px;padding:0 0 0 10px}.products .grid-content .clamped{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.products .product-title{word-break:break-word;font-weight:700}.products .word-alignment{word-break:normal}.products img{object-fit:cover;border-radius:6px;width:98px;height:98px}.products .select-product-btn{cursor:pointer;background-color:#fdfefe;border:1px solid #d9dfe5;border-radius:4px;min-width:100%;min-height:40px;padding:8px}.products .break{flex-grow:3;height:0}.products .cursor-pointer{cursor:pointer}.products .date-picker{opacity:0;width:0;height:0;overflow:hidden}.products .order-quantity{margin-left:5px}.products .tooltip{position:relative}.products .tooltip .tooltiptext{visibility:hidden;color:#fff;text-align:center;z-index:1;background-color:#000;border-radius:6px;margin-bottom:25px;margin-left:-50%;padding:10px;position:absolute;bottom:100%;left:50%}.products .tooltip:hover .tooltiptext{visibility:visible}.el-overlay[data-v-6213ca19]{z-index:2000;background-color:var(--el-overlay-color-lighter);height:100%;position:fixed;inset:0;overflow:auto}.el-overlay .el-overlay-root[data-v-6213ca19]{height:0}[data-v-6213ca19]:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter[data-v-6213ca19]{animation:v-modal-in-6213ca19 var(--el-transition-duration-fast) ease}.v-modal-leave[data-v-6213ca19]{animation:v-modal-out-6213ca19 var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in-6213ca19{0%{opacity:0}}@keyframes v-modal-out-6213ca19{to{opacity:0}}.v-modal[data-v-6213ca19]{width:100%;height:100%;opacity:var(--el-popup-modal-opacity);background:var(--el-popup-modal-bg-color);position:fixed;top:0;left:0}.el-popup-parent--hidden[data-v-6213ca19]{overflow:hidden}.el-message-box[data-v-6213ca19]{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box[data-v-6213ca19]:focus{outline:none!important}.is-message-box .el-overlay-message-box[data-v-6213ca19]{text-align:center;padding:16px;position:fixed;inset:0;overflow:auto}.is-message-box .el-overlay-message-box[data-v-6213ca19]:after{content:"";vertical-align:middle;width:0;height:100%;display:inline-block}.el-message-box.is-draggable .el-message-box__header[data-v-6213ca19]{cursor:move;-webkit-user-select:none;user-select:none}.el-message-box__header[data-v-6213ca19]{padding-bottom:var(--el-messagebox-padding-primary)}.el-message-box__header.show-close[data-v-6213ca19]{padding-right:calc(var(--el-messagebox-padding-primary) + var(--el-message-close-size,16px))}.el-message-box__title[data-v-6213ca19]{font-size:var(--el-messagebox-font-size);line-height:var(--el-messagebox-font-line-height);color:var(--el-messagebox-title-color)}.el-message-box__headerbtn[data-v-6213ca19]{width:40px;height:40px;font-size:var(--el-message-close-size,16px);cursor:pointer;background:0 0;border:none;outline:none;padding:0;position:absolute;top:0;right:0}.el-message-box__headerbtn .el-message-box__close[data-v-6213ca19]{color:var(--el-color-info);font-size:inherit}.el-message-box__headerbtn:focus .el-message-box__close[data-v-6213ca19],.el-message-box__headerbtn:hover .el-message-box__close[data-v-6213ca19]{color:var(--el-color-primary)}.el-message-box__content[data-v-6213ca19]{color:var(--el-messagebox-content-color);font-size:var(--el-messagebox-content-font-size)}.el-message-box__container[data-v-6213ca19]{align-items:center;gap:12px;display:flex}.el-message-box__input[data-v-6213ca19]{padding-top:12px}.el-message-box__input div.invalid>input[data-v-6213ca19],.el-message-box__input div.invalid>input[data-v-6213ca19]:focus{border-color:var(--el-color-error)}.el-message-box__status[data-v-6213ca19]{font-size:24px}.el-message-box__status.el-message-box-icon--primary[data-v-6213ca19]{--el-messagebox-color:var(--el-color-primary);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--success[data-v-6213ca19]{--el-messagebox-color:var(--el-color-success);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--info[data-v-6213ca19]{--el-messagebox-color:var(--el-color-info);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--warning[data-v-6213ca19]{--el-messagebox-color:var(--el-color-warning);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--error[data-v-6213ca19]{--el-messagebox-color:var(--el-color-error);color:var(--el-messagebox-color)}.el-message-box__message[data-v-6213ca19]{min-width:0;margin:0}.el-message-box__message p[data-v-6213ca19]{line-height:var(--el-messagebox-font-line-height);margin:0}.el-message-box__errormsg[data-v-6213ca19]{color:var(--el-color-error);font-size:var(--el-messagebox-error-font-size);line-height:var(--el-messagebox-font-line-height)}.el-message-box__btns[data-v-6213ca19]{padding-top:var(--el-messagebox-padding-primary);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.el-message-box--center .el-message-box__title[data-v-6213ca19]{justify-content:center;align-items:center;gap:6px;display:flex}.el-message-box--center .el-message-box__status[data-v-6213ca19]{font-size:inherit}.el-message-box--center .el-message-box__btns[data-v-6213ca19],.el-message-box--center .el-message-box__container[data-v-6213ca19]{justify-content:center}.fade-in-linear-enter-active .el-overlay-message-box[data-v-6213ca19]{animation:msgbox-fade-in-6213ca19 var(--el-transition-duration)}.fade-in-linear-leave-active .el-overlay-message-box[data-v-6213ca19]{animation:msgbox-fade-in-6213ca19 var(--el-transition-duration) reverse}@keyframes msgbox-fade-in-6213ca19{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.calc-key[data-v-6213ca19]{color:#333;background-color:#fff;border-radius:0;height:62px;font-size:24px;font-weight:400}.calc-key[data-v-6213ca19]:hover{background-color:#f5f6f7}.calc-key[data-v-6213ca19]:active{background-color:#eceef0}.calc-key--clear[data-v-6213ca19]{color:#4b9ba5;font-size:16px;font-weight:500}.calc-key--cancel[data-v-6213ca19]{color:#4b9ba5;align-self:stretch;width:84px;height:auto;font-size:16px;font-weight:500}.confirm-button[data-v-6213ca19]{color:#fff;background-color:#48a8b8;border-radius:0;width:100%;height:60px;font-size:18px;font-weight:700}.confirm-button[data-v-6213ca19]:hover{filter:brightness(.95);background-color:#48a8b8}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.setting-items .item-name{letter-spacing:0;text-align:left;white-space:pre-wrap;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.setting-items .terminal-warning{text-align:center;color:#f44336;word-break:normal;overflow-wrap:break-word;border:1px solid #f44336;border-radius:5px;width:100%;padding:5px;font-size:12px;font-weight:700;line-height:normal;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 2px 2px #0000001a}.setting-items .spinner{border:2px solid #ccc;border-top-color:#333;border-radius:50%;width:20px;height:20px;animation:1s linear infinite spin;display:inline-block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.setting-items .connected-terminal{background-color:green;border:2px solid green;border-radius:50%;width:20px;height:20px;display:inline-block}.setting-items .disconnected-terminal{background-color:red;border:2px solid red;border-radius:50%;width:20px;height:20px;display:inline-block}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.settings-payment .el-dialog{min-width:750px;max-width:1000px}.settings-payment h3{letter-spacing:0;text-align:left;font-size:18px;font-style:normal;font-weight:700;line-height:22px}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.terminal-connections h3{letter-spacing:0;text-align:left;font-size:18px;font-style:normal;font-weight:700;line-height:22px}.terminal-connections .items-row{height:50px}.terminal-connections .items-row .item-name{letter-spacing:0;text-align:left;word-break:keep-all;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.terminal-connections .spinner{border:2px solid #ccc;border-top-color:#333;border-radius:50%;width:20px;height:20px;animation:1s linear infinite spin;display:inline-block}.terminal-connections .connected-terminal{background-color:green;border:2px solid green;border-radius:50%;width:20px;height:20px;display:inline-block}.terminal-connections .disconnected-terminal{background-color:red;border:2px solid red;border-radius:50%;width:20px;height:20px;display:inline-block}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.settings-dialog .content{max-height:calc(70vh - 150px);overflow-y:scroll}.settings-dialog h2{letter-spacing:0;color:#000;text-align:left;font-size:24px;font-style:normal;font-weight:700;line-height:29px}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.el-progress{align-items:center;line-height:1;display:flex;position:relative}.el-progress__text{color:var(--el-text-color-regular);min-width:50px;margin-left:5px;font-size:14px;line-height:1}.el-progress__text i{vertical-align:middle;display:block}.el-progress--circle,.el-progress--dashboard{display:inline-block}.el-progress--circle .el-progress__text,.el-progress--dashboard .el-progress__text{text-align:center;width:100%;margin:0;position:absolute;top:50%;left:0;transform:translateY(-50%)}.el-progress--circle .el-progress__text i,.el-progress--dashboard .el-progress__text i{vertical-align:middle;display:inline-block}.el-progress--without-text .el-progress__text{display:none}.el-progress--without-text .el-progress-bar{margin-right:0;padding-right:0;display:block}.el-progress--text-inside .el-progress-bar{margin-right:0;padding-right:0}.el-progress.is-success .el-progress-bar__inner{background-color:var(--el-color-success)}.el-progress.is-success .el-progress__text{color:var(--el-color-success)}.el-progress.is-warning .el-progress-bar__inner{background-color:var(--el-color-warning)}.el-progress.is-warning .el-progress__text{color:var(--el-color-warning)}.el-progress.is-exception .el-progress-bar__inner{background-color:var(--el-color-danger)}.el-progress.is-exception .el-progress__text{color:var(--el-color-danger)}.el-progress-bar{box-sizing:border-box;flex-grow:1}.el-progress-bar__outer{background-color:var(--el-border-color-lighter);vertical-align:middle;border-radius:100px;height:6px;position:relative;overflow:hidden}.el-progress-bar__inner{background-color:var(--el-color-primary);text-align:right;white-space:nowrap;border-radius:100px;height:100%;line-height:1;transition:width .6s;position:absolute;top:0;left:0}.el-progress-bar__inner:after{content:"";vertical-align:middle;height:100%;display:inline-block}.el-progress-bar__inner--indeterminate{animation:3s infinite indeterminate;transform:translateZ(0)}.el-progress-bar__inner--striped{background-image:linear-gradient(45deg,#0000001a 25%,#0000 25% 50%,#0000001a 50% 75%,#0000 75%,#0000);background-size:1.25em 1.25em}.el-progress-bar__inner--striped.el-progress-bar__inner--striped-flow{animation:3s linear infinite striped-flow}.el-progress-bar__innerText{vertical-align:middle;color:#fff;margin:0 5px;font-size:12px;display:inline-block}@keyframes progress{0%{background-position:0 0}to{background-position:32px 0}}@keyframes indeterminate{0%{left:-100%}to{left:100%}}@keyframes striped-flow{0%{background-position:-100%}to{background-position:100%}}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.analytics-report .customized-header{color:#fff;background-color:#004c53;width:100%;height:45px;padding-left:30px;padding-right:30px;position:fixed;top:0;left:0}.analytics-report .customized-header .header-title p{font-size:18px;font-weight:700}.analytics-report .customized-header .go-back-icon{margin-right:15px}.analytics-report .explo-analytics-dashboard{margin-top:45px}.analytics-report .progressbar-wrapper{text-align:center;color:#004c53;width:40%;height:125px;margin:200px auto 40px}.analytics-report .progressbar-wrapper .img-wrapper img{width:200px;height:137px}.analytics-report .progressbar-wrapper .loading-text{margin-bottom:10px;font-size:17px;font-weight:600;line-height:19px}.analytics-report .progressbar-wrapper .one-sec-text{margin-top:15px;font-size:14px;font-weight:400;line-height:16px}.el-overlay[data-v-998d5993]{z-index:2000;background-color:var(--el-overlay-color-lighter);height:100%;position:fixed;inset:0;overflow:auto}.el-overlay .el-overlay-root[data-v-998d5993]{height:0}[data-v-998d5993]:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter[data-v-998d5993]{animation:v-modal-in-998d5993 var(--el-transition-duration-fast) ease}.v-modal-leave[data-v-998d5993]{animation:v-modal-out-998d5993 var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in-998d5993{0%{opacity:0}}@keyframes v-modal-out-998d5993{to{opacity:0}}.v-modal[data-v-998d5993]{width:100%;height:100%;opacity:var(--el-popup-modal-opacity);background:var(--el-popup-modal-bg-color);position:fixed;top:0;left:0}.el-popup-parent--hidden[data-v-998d5993]{overflow:hidden}.el-message-box[data-v-998d5993]{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box[data-v-998d5993]:focus{outline:none!important}.is-message-box .el-overlay-message-box[data-v-998d5993]{text-align:center;padding:16px;position:fixed;inset:0;overflow:auto}.is-message-box .el-overlay-message-box[data-v-998d5993]:after{content:"";vertical-align:middle;width:0;height:100%;display:inline-block}.el-message-box.is-draggable .el-message-box__header[data-v-998d5993]{cursor:move;-webkit-user-select:none;user-select:none}.el-message-box__header[data-v-998d5993]{padding-bottom:var(--el-messagebox-padding-primary)}.el-message-box__header.show-close[data-v-998d5993]{padding-right:calc(var(--el-messagebox-padding-primary) + var(--el-message-close-size,16px))}.el-message-box__title[data-v-998d5993]{font-size:var(--el-messagebox-font-size);line-height:var(--el-messagebox-font-line-height);color:var(--el-messagebox-title-color)}.el-message-box__headerbtn[data-v-998d5993]{width:40px;height:40px;font-size:var(--el-message-close-size,16px);cursor:pointer;background:0 0;border:none;outline:none;padding:0;position:absolute;top:0;right:0}.el-message-box__headerbtn .el-message-box__close[data-v-998d5993]{color:var(--el-color-info);font-size:inherit}.el-message-box__headerbtn:focus .el-message-box__close[data-v-998d5993],.el-message-box__headerbtn:hover .el-message-box__close[data-v-998d5993]{color:var(--el-color-primary)}.el-message-box__content[data-v-998d5993]{color:var(--el-messagebox-content-color);font-size:var(--el-messagebox-content-font-size)}.el-message-box__container[data-v-998d5993]{align-items:center;gap:12px;display:flex}.el-message-box__input[data-v-998d5993]{padding-top:12px}.el-message-box__input div.invalid>input[data-v-998d5993],.el-message-box__input div.invalid>input[data-v-998d5993]:focus{border-color:var(--el-color-error)}.el-message-box__status[data-v-998d5993]{font-size:24px}.el-message-box__status.el-message-box-icon--primary[data-v-998d5993]{--el-messagebox-color:var(--el-color-primary);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--success[data-v-998d5993]{--el-messagebox-color:var(--el-color-success);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--info[data-v-998d5993]{--el-messagebox-color:var(--el-color-info);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--warning[data-v-998d5993]{--el-messagebox-color:var(--el-color-warning);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--error[data-v-998d5993]{--el-messagebox-color:var(--el-color-error);color:var(--el-messagebox-color)}.el-message-box__message[data-v-998d5993]{min-width:0;margin:0}.el-message-box__message p[data-v-998d5993]{line-height:var(--el-messagebox-font-line-height);margin:0}.el-message-box__errormsg[data-v-998d5993]{color:var(--el-color-error);font-size:var(--el-messagebox-error-font-size);line-height:var(--el-messagebox-font-line-height)}.el-message-box__btns[data-v-998d5993]{padding-top:var(--el-messagebox-padding-primary);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.el-message-box--center .el-message-box__title[data-v-998d5993]{justify-content:center;align-items:center;gap:6px;display:flex}.el-message-box--center .el-message-box__status[data-v-998d5993]{font-size:inherit}.el-message-box--center .el-message-box__btns[data-v-998d5993],.el-message-box--center .el-message-box__container[data-v-998d5993]{justify-content:center}.fade-in-linear-enter-active .el-overlay-message-box[data-v-998d5993]{animation:msgbox-fade-in-998d5993 var(--el-transition-duration)}.fade-in-linear-leave-active .el-overlay-message-box[data-v-998d5993]{animation:msgbox-fade-in-998d5993 var(--el-transition-duration) reverse}@keyframes msgbox-fade-in-998d5993{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.order-reference-link[data-v-998d5993]{cursor:pointer;color:var(--primary-smeetz);margin:0;text-decoration:underline}.el-overlay[data-v-dae3422c]{z-index:2000;background-color:var(--el-overlay-color-lighter);height:100%;position:fixed;inset:0;overflow:auto}.el-overlay .el-overlay-root[data-v-dae3422c]{height:0}[data-v-dae3422c]:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter[data-v-dae3422c]{animation:v-modal-in-dae3422c var(--el-transition-duration-fast) ease}.v-modal-leave[data-v-dae3422c]{animation:v-modal-out-dae3422c var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in-dae3422c{0%{opacity:0}}@keyframes v-modal-out-dae3422c{to{opacity:0}}.v-modal[data-v-dae3422c]{width:100%;height:100%;opacity:var(--el-popup-modal-opacity);background:var(--el-popup-modal-bg-color);position:fixed;top:0;left:0}.el-popup-parent--hidden[data-v-dae3422c]{overflow:hidden}.el-message-box[data-v-dae3422c]{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box[data-v-dae3422c]:focus{outline:none!important}.is-message-box .el-overlay-message-box[data-v-dae3422c]{text-align:center;padding:16px;position:fixed;inset:0;overflow:auto}.is-message-box .el-overlay-message-box[data-v-dae3422c]:after{content:"";vertical-align:middle;width:0;height:100%;display:inline-block}.el-message-box.is-draggable .el-message-box__header[data-v-dae3422c]{cursor:move;-webkit-user-select:none;user-select:none}.el-message-box__header[data-v-dae3422c]{padding-bottom:var(--el-messagebox-padding-primary)}.el-message-box__header.show-close[data-v-dae3422c]{padding-right:calc(var(--el-messagebox-padding-primary) + var(--el-message-close-size,16px))}.el-message-box__title[data-v-dae3422c]{font-size:var(--el-messagebox-font-size);line-height:var(--el-messagebox-font-line-height);color:var(--el-messagebox-title-color)}.el-message-box__headerbtn[data-v-dae3422c]{width:40px;height:40px;font-size:var(--el-message-close-size,16px);cursor:pointer;background:0 0;border:none;outline:none;padding:0;position:absolute;top:0;right:0}.el-message-box__headerbtn .el-message-box__close[data-v-dae3422c]{color:var(--el-color-info);font-size:inherit}.el-message-box__headerbtn:focus .el-message-box__close[data-v-dae3422c],.el-message-box__headerbtn:hover .el-message-box__close[data-v-dae3422c]{color:var(--el-color-primary)}.el-message-box__content[data-v-dae3422c]{color:var(--el-messagebox-content-color);font-size:var(--el-messagebox-content-font-size)}.el-message-box__container[data-v-dae3422c]{align-items:center;gap:12px;display:flex}.el-message-box__input[data-v-dae3422c]{padding-top:12px}.el-message-box__input div.invalid>input[data-v-dae3422c],.el-message-box__input div.invalid>input[data-v-dae3422c]:focus{border-color:var(--el-color-error)}.el-message-box__status[data-v-dae3422c]{font-size:24px}.el-message-box__status.el-message-box-icon--primary[data-v-dae3422c]{--el-messagebox-color:var(--el-color-primary);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--success[data-v-dae3422c]{--el-messagebox-color:var(--el-color-success);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--info[data-v-dae3422c]{--el-messagebox-color:var(--el-color-info);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--warning[data-v-dae3422c]{--el-messagebox-color:var(--el-color-warning);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--error[data-v-dae3422c]{--el-messagebox-color:var(--el-color-error);color:var(--el-messagebox-color)}.el-message-box__message[data-v-dae3422c]{min-width:0;margin:0}.el-message-box__message p[data-v-dae3422c]{line-height:var(--el-messagebox-font-line-height);margin:0}.el-message-box__errormsg[data-v-dae3422c]{color:var(--el-color-error);font-size:var(--el-messagebox-error-font-size);line-height:var(--el-messagebox-font-line-height)}.el-message-box__btns[data-v-dae3422c]{padding-top:var(--el-messagebox-padding-primary);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.el-message-box--center .el-message-box__title[data-v-dae3422c]{justify-content:center;align-items:center;gap:6px;display:flex}.el-message-box--center .el-message-box__status[data-v-dae3422c]{font-size:inherit}.el-message-box--center .el-message-box__btns[data-v-dae3422c],.el-message-box--center .el-message-box__container[data-v-dae3422c]{justify-content:center}.fade-in-linear-enter-active .el-overlay-message-box[data-v-dae3422c]{animation:msgbox-fade-in-dae3422c var(--el-transition-duration)}.fade-in-linear-leave-active .el-overlay-message-box[data-v-dae3422c]{animation:msgbox-fade-in-dae3422c var(--el-transition-duration) reverse}@keyframes msgbox-fade-in-dae3422c{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.list[data-v-dae3422c]{margin:0;padding:0;list-style-type:none}.no-ticket[data-v-dae3422c]{text-align:center}.link[data-v-dae3422c]{cursor:pointer;color:var(--primary-smeetz);text-decoration:underline}.el-overlay[data-v-7c090d06]{z-index:2000;background-color:var(--el-overlay-color-lighter);height:100%;position:fixed;inset:0;overflow:auto}.el-overlay .el-overlay-root[data-v-7c090d06]{height:0}[data-v-7c090d06]:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter[data-v-7c090d06]{animation:v-modal-in-7c090d06 var(--el-transition-duration-fast) ease}.v-modal-leave[data-v-7c090d06]{animation:v-modal-out-7c090d06 var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in-7c090d06{0%{opacity:0}}@keyframes v-modal-out-7c090d06{to{opacity:0}}.v-modal[data-v-7c090d06]{width:100%;height:100%;opacity:var(--el-popup-modal-opacity);background:var(--el-popup-modal-bg-color);position:fixed;top:0;left:0}.el-popup-parent--hidden[data-v-7c090d06]{overflow:hidden}.el-message-box[data-v-7c090d06]{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box[data-v-7c090d06]:focus{outline:none!important}.is-message-box .el-overlay-message-box[data-v-7c090d06]{text-align:center;padding:16px;position:fixed;inset:0;overflow:auto}.is-message-box .el-overlay-message-box[data-v-7c090d06]:after{content:"";vertical-align:middle;width:0;height:100%;display:inline-block}.el-message-box.is-draggable .el-message-box__header[data-v-7c090d06]{cursor:move;-webkit-user-select:none;user-select:none}.el-message-box__header[data-v-7c090d06]{padding-bottom:var(--el-messagebox-padding-primary)}.el-message-box__header.show-close[data-v-7c090d06]{padding-right:calc(var(--el-messagebox-padding-primary) + var(--el-message-close-size,16px))}.el-message-box__title[data-v-7c090d06]{font-size:var(--el-messagebox-font-size);line-height:var(--el-messagebox-font-line-height);color:var(--el-messagebox-title-color)}.el-message-box__headerbtn[data-v-7c090d06]{width:40px;height:40px;font-size:var(--el-message-close-size,16px);cursor:pointer;background:0 0;border:none;outline:none;padding:0;position:absolute;top:0;right:0}.el-message-box__headerbtn .el-message-box__close[data-v-7c090d06]{color:var(--el-color-info);font-size:inherit}.el-message-box__headerbtn:focus .el-message-box__close[data-v-7c090d06],.el-message-box__headerbtn:hover .el-message-box__close[data-v-7c090d06]{color:var(--el-color-primary)}.el-message-box__content[data-v-7c090d06]{color:var(--el-messagebox-content-color);font-size:var(--el-messagebox-content-font-size)}.el-message-box__container[data-v-7c090d06]{align-items:center;gap:12px;display:flex}.el-message-box__input[data-v-7c090d06]{padding-top:12px}.el-message-box__input div.invalid>input[data-v-7c090d06],.el-message-box__input div.invalid>input[data-v-7c090d06]:focus{border-color:var(--el-color-error)}.el-message-box__status[data-v-7c090d06]{font-size:24px}.el-message-box__status.el-message-box-icon--primary[data-v-7c090d06]{--el-messagebox-color:var(--el-color-primary);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--success[data-v-7c090d06]{--el-messagebox-color:var(--el-color-success);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--info[data-v-7c090d06]{--el-messagebox-color:var(--el-color-info);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--warning[data-v-7c090d06]{--el-messagebox-color:var(--el-color-warning);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--error[data-v-7c090d06]{--el-messagebox-color:var(--el-color-error);color:var(--el-messagebox-color)}.el-message-box__message[data-v-7c090d06]{min-width:0;margin:0}.el-message-box__message p[data-v-7c090d06]{line-height:var(--el-messagebox-font-line-height);margin:0}.el-message-box__errormsg[data-v-7c090d06]{color:var(--el-color-error);font-size:var(--el-messagebox-error-font-size);line-height:var(--el-messagebox-font-line-height)}.el-message-box__btns[data-v-7c090d06]{padding-top:var(--el-messagebox-padding-primary);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.el-message-box--center .el-message-box__title[data-v-7c090d06]{justify-content:center;align-items:center;gap:6px;display:flex}.el-message-box--center .el-message-box__status[data-v-7c090d06]{font-size:inherit}.el-message-box--center .el-message-box__btns[data-v-7c090d06],.el-message-box--center .el-message-box__container[data-v-7c090d06]{justify-content:center}.fade-in-linear-enter-active .el-overlay-message-box[data-v-7c090d06]{animation:msgbox-fade-in-7c090d06 var(--el-transition-duration)}.fade-in-linear-leave-active .el-overlay-message-box[data-v-7c090d06]{animation:msgbox-fade-in-7c090d06 var(--el-transition-duration) reverse}@keyframes msgbox-fade-in-7c090d06{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.list[data-v-7c090d06]{margin:0;padding:0;list-style-type:none}.link[data-v-7c090d06]{cursor:pointer;color:var(--primary-smeetz);text-decoration:underline}.el-overlay[data-v-67e64aec]{z-index:2000;background-color:var(--el-overlay-color-lighter);height:100%;position:fixed;inset:0;overflow:auto}.el-overlay .el-overlay-root[data-v-67e64aec]{height:0}[data-v-67e64aec]:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter[data-v-67e64aec]{animation:v-modal-in-67e64aec var(--el-transition-duration-fast) ease}.v-modal-leave[data-v-67e64aec]{animation:v-modal-out-67e64aec var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in-67e64aec{0%{opacity:0}}@keyframes v-modal-out-67e64aec{to{opacity:0}}.v-modal[data-v-67e64aec]{width:100%;height:100%;opacity:var(--el-popup-modal-opacity);background:var(--el-popup-modal-bg-color);position:fixed;top:0;left:0}.el-popup-parent--hidden[data-v-67e64aec]{overflow:hidden}.el-message-box[data-v-67e64aec]{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box[data-v-67e64aec]:focus{outline:none!important}.is-message-box .el-overlay-message-box[data-v-67e64aec]{text-align:center;padding:16px;position:fixed;inset:0;overflow:auto}.is-message-box .el-overlay-message-box[data-v-67e64aec]:after{content:"";vertical-align:middle;width:0;height:100%;display:inline-block}.el-message-box.is-draggable .el-message-box__header[data-v-67e64aec]{cursor:move;-webkit-user-select:none;user-select:none}.el-message-box__header[data-v-67e64aec]{padding-bottom:var(--el-messagebox-padding-primary)}.el-message-box__header.show-close[data-v-67e64aec]{padding-right:calc(var(--el-messagebox-padding-primary) + var(--el-message-close-size,16px))}.el-message-box__title[data-v-67e64aec]{font-size:var(--el-messagebox-font-size);line-height:var(--el-messagebox-font-line-height);color:var(--el-messagebox-title-color)}.el-message-box__headerbtn[data-v-67e64aec]{width:40px;height:40px;font-size:var(--el-message-close-size,16px);cursor:pointer;background:0 0;border:none;outline:none;padding:0;position:absolute;top:0;right:0}.el-message-box__headerbtn .el-message-box__close[data-v-67e64aec]{color:var(--el-color-info);font-size:inherit}.el-message-box__headerbtn:focus .el-message-box__close[data-v-67e64aec],.el-message-box__headerbtn:hover .el-message-box__close[data-v-67e64aec]{color:var(--el-color-primary)}.el-message-box__content[data-v-67e64aec]{color:var(--el-messagebox-content-color);font-size:var(--el-messagebox-content-font-size)}.el-message-box__container[data-v-67e64aec]{align-items:center;gap:12px;display:flex}.el-message-box__input[data-v-67e64aec]{padding-top:12px}.el-message-box__input div.invalid>input[data-v-67e64aec],.el-message-box__input div.invalid>input[data-v-67e64aec]:focus{border-color:var(--el-color-error)}.el-message-box__status[data-v-67e64aec]{font-size:24px}.el-message-box__status.el-message-box-icon--primary[data-v-67e64aec]{--el-messagebox-color:var(--el-color-primary);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--success[data-v-67e64aec]{--el-messagebox-color:var(--el-color-success);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--info[data-v-67e64aec]{--el-messagebox-color:var(--el-color-info);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--warning[data-v-67e64aec]{--el-messagebox-color:var(--el-color-warning);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--error[data-v-67e64aec]{--el-messagebox-color:var(--el-color-error);color:var(--el-messagebox-color)}.el-message-box__message[data-v-67e64aec]{min-width:0;margin:0}.el-message-box__message p[data-v-67e64aec]{line-height:var(--el-messagebox-font-line-height);margin:0}.el-message-box__errormsg[data-v-67e64aec]{color:var(--el-color-error);font-size:var(--el-messagebox-error-font-size);line-height:var(--el-messagebox-font-line-height)}.el-message-box__btns[data-v-67e64aec]{padding-top:var(--el-messagebox-padding-primary);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.el-message-box--center .el-message-box__title[data-v-67e64aec]{justify-content:center;align-items:center;gap:6px;display:flex}.el-message-box--center .el-message-box__status[data-v-67e64aec]{font-size:inherit}.el-message-box--center .el-message-box__btns[data-v-67e64aec],.el-message-box--center .el-message-box__container[data-v-67e64aec]{justify-content:center}.fade-in-linear-enter-active .el-overlay-message-box[data-v-67e64aec]{animation:msgbox-fade-in-67e64aec var(--el-transition-duration)}.fade-in-linear-leave-active .el-overlay-message-box[data-v-67e64aec]{animation:msgbox-fade-in-67e64aec var(--el-transition-duration) reverse}@keyframes msgbox-fade-in-67e64aec{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.list[data-v-67e64aec]{margin:0;padding:0;list-style-type:none}.link[data-v-67e64aec]{cursor:pointer;color:var(--primary-smeetz);text-decoration:underline}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.orders-modal .customized-header{color:#fff;background-color:#004c53;height:45px;padding-left:30px;padding-right:30px}.orders-modal .customized-header .header-title p{font-size:18px;font-weight:700}.orders-modal .customized-header .go-back-icon{margin-right:15px}.orders-modal .nosize{margin:0;padding:0}.orders-modal .orders-tabs-list{margin:20px 20px 0}.orders-modal .customized-header,.orders-modal .customized-body{min-width:0}.orders-modal .customized-body{height:80%;padding-left:20px;padding-right:20px}.orders-modal .customized-body .orders-tab-content,.orders-modal .customized-body .attendees-tab-content,.orders-modal .customized-body .memberships-tab-content,.orders-modal .customized-body .gift-cards-tab-content{min-width:0;height:100%}.orders-modal .customized-body .order-details{height:100%}.orders-modal .customized-body .order-details .progressbar-wrapper{text-align:center;color:#004c53;width:40%;height:125px;margin:40px auto}.orders-modal .customized-body .order-details .progressbar-wrapper .img-wrapper img{width:200px;height:137px}.orders-modal .customized-body .order-details .progressbar-wrapper .loading-text{margin-bottom:10px;font-size:17px;font-weight:600;line-height:19px}.orders-modal .customized-body .order-details .progressbar-wrapper .one-sec-text{margin-top:15px;font-size:14px;font-weight:400;line-height:16px}.orders-modal .customized-body .order-details .progressbar-wrapper .el-progress-bar .el-progress-bar__outer{background-color:#0000;border:2px solid #004c53;height:26px}.orders-modal .customized-body .order-details .progressbar-wrapper .el-progress-bar .el-progress-bar__outer .el-progress-bar__inner{height:20px;top:1px}.tickets-list-popup [data-slot=dialog-header]{display:block}.tickets-list-popup{padding:20px}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.customers-modal .customized-header{color:#fff;background-color:#004c53;height:45px;padding-left:30px;padding-right:30px}.customers-modal .customized-header .header-title p{margin:0;font-size:18px;font-weight:700}.customers-modal .customized-header .close-button{cursor:pointer}.customers-modal .customized-body{height:calc(100% - 45px);padding:20px}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.cashier-report .customized-header{color:#fff;background-color:#004c53;width:100%;height:45px;padding-left:30px;padding-right:30px;position:fixed;top:0;left:0}.cashier-report .customized-header .header-title p{font-size:18px;font-weight:700}.cashier-report .customized-header .go-back-icon{margin-right:15px}.cashier-report .explo-analytics-dashboard{margin-top:45px}.cashier-report .progressbar-wrapper{text-align:center;color:#004c53;width:40%;height:125px;margin:200px auto 40px}.cashier-report .progressbar-wrapper .img-wrapper img{width:200px;height:137px}.cashier-report .progressbar-wrapper .loading-text{margin-bottom:10px;font-size:17px;font-weight:600;line-height:19px}.cashier-report .progressbar-wrapper .one-sec-text{margin-top:15px;font-size:14px;font-weight:400;line-height:16px}.el-overlay[data-v-4f559f5a]{z-index:2000;background-color:var(--el-overlay-color-lighter);height:100%;position:fixed;inset:0;overflow:auto}.el-overlay .el-overlay-root[data-v-4f559f5a]{height:0}[data-v-4f559f5a]:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter[data-v-4f559f5a]{animation:v-modal-in-4f559f5a var(--el-transition-duration-fast) ease}.v-modal-leave[data-v-4f559f5a]{animation:v-modal-out-4f559f5a var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in-4f559f5a{0%{opacity:0}}@keyframes v-modal-out-4f559f5a{to{opacity:0}}.v-modal[data-v-4f559f5a]{width:100%;height:100%;opacity:var(--el-popup-modal-opacity);background:var(--el-popup-modal-bg-color);position:fixed;top:0;left:0}.el-popup-parent--hidden[data-v-4f559f5a]{overflow:hidden}.el-message-box[data-v-4f559f5a]{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box[data-v-4f559f5a]:focus{outline:none!important}.is-message-box .el-overlay-message-box[data-v-4f559f5a]{text-align:center;padding:16px;position:fixed;inset:0;overflow:auto}.is-message-box .el-overlay-message-box[data-v-4f559f5a]:after{content:"";vertical-align:middle;width:0;height:100%;display:inline-block}.el-message-box.is-draggable .el-message-box__header[data-v-4f559f5a]{cursor:move;-webkit-user-select:none;user-select:none}.el-message-box__header[data-v-4f559f5a]{padding-bottom:var(--el-messagebox-padding-primary)}.el-message-box__header.show-close[data-v-4f559f5a]{padding-right:calc(var(--el-messagebox-padding-primary) + var(--el-message-close-size,16px))}.el-message-box__title[data-v-4f559f5a]{font-size:var(--el-messagebox-font-size);line-height:var(--el-messagebox-font-line-height);color:var(--el-messagebox-title-color)}.el-message-box__headerbtn[data-v-4f559f5a]{width:40px;height:40px;font-size:var(--el-message-close-size,16px);cursor:pointer;background:0 0;border:none;outline:none;padding:0;position:absolute;top:0;right:0}.el-message-box__headerbtn .el-message-box__close[data-v-4f559f5a]{color:var(--el-color-info);font-size:inherit}.el-message-box__headerbtn:focus .el-message-box__close[data-v-4f559f5a],.el-message-box__headerbtn:hover .el-message-box__close[data-v-4f559f5a]{color:var(--el-color-primary)}.el-message-box__content[data-v-4f559f5a]{color:var(--el-messagebox-content-color);font-size:var(--el-messagebox-content-font-size)}.el-message-box__container[data-v-4f559f5a]{align-items:center;gap:12px;display:flex}.el-message-box__input[data-v-4f559f5a]{padding-top:12px}.el-message-box__input div.invalid>input[data-v-4f559f5a],.el-message-box__input div.invalid>input[data-v-4f559f5a]:focus{border-color:var(--el-color-error)}.el-message-box__status[data-v-4f559f5a]{font-size:24px}.el-message-box__status.el-message-box-icon--primary[data-v-4f559f5a]{--el-messagebox-color:var(--el-color-primary);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--success[data-v-4f559f5a]{--el-messagebox-color:var(--el-color-success);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--info[data-v-4f559f5a]{--el-messagebox-color:var(--el-color-info);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--warning[data-v-4f559f5a]{--el-messagebox-color:var(--el-color-warning);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--error[data-v-4f559f5a]{--el-messagebox-color:var(--el-color-error);color:var(--el-messagebox-color)}.el-message-box__message[data-v-4f559f5a]{min-width:0;margin:0}.el-message-box__message p[data-v-4f559f5a]{line-height:var(--el-messagebox-font-line-height);margin:0}.el-message-box__errormsg[data-v-4f559f5a]{color:var(--el-color-error);font-size:var(--el-messagebox-error-font-size);line-height:var(--el-messagebox-font-line-height)}.el-message-box__btns[data-v-4f559f5a]{padding-top:var(--el-messagebox-padding-primary);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.el-message-box--center .el-message-box__title[data-v-4f559f5a]{justify-content:center;align-items:center;gap:6px;display:flex}.el-message-box--center .el-message-box__status[data-v-4f559f5a]{font-size:inherit}.el-message-box--center .el-message-box__btns[data-v-4f559f5a],.el-message-box--center .el-message-box__container[data-v-4f559f5a]{justify-content:center}.fade-in-linear-enter-active .el-overlay-message-box[data-v-4f559f5a]{animation:msgbox-fade-in-4f559f5a var(--el-transition-duration)}.fade-in-linear-leave-active .el-overlay-message-box[data-v-4f559f5a]{animation:msgbox-fade-in-4f559f5a var(--el-transition-duration) reverse}@keyframes msgbox-fade-in-4f559f5a{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.send-email-modal[data-v-4f559f5a]{position:relative}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.payment-progress .close-button{width:40px;height:40px;padding:0;position:absolute;top:20px;right:20px}.receipt-example-modal .receipt-example{color:#111;flex-direction:column;padding:4px 8px 8px;font-family:SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:11px;line-height:1.4;display:flex}.receipt-example-modal .receipt-example-title{text-align:center;letter-spacing:.04em;margin-bottom:14px;font-size:12px;font-weight:700}.receipt-example-modal .receipt-example-rows{flex-direction:column;gap:6px;display:flex}.receipt-example-modal .receipt-example-row{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.receipt-example-modal .receipt-example-row .label{color:#444;flex:none}.receipt-example-modal .receipt-example-row .value{text-align:right;word-break:break-all;flex:auto;font-weight:500}.receipt-example-modal .receipt-example-row--last-in-group{margin-bottom:8px}.receipt-example-modal .receipt-example-highlight{background-color:#fef2f2;border:2px solid #ef4444;border-radius:4px;margin:6px 0;padding:8px 10px}.receipt-example-modal .receipt-example-highlight .value{color:#b91c1c;font-weight:700}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.el-pagination{--el-pagination-font-size:14px;--el-pagination-bg-color:var(--el-fill-color-blank);--el-pagination-text-color:var(--el-text-color-primary);--el-pagination-border-radius:2px;--el-pagination-button-color:var(--el-text-color-primary);--el-pagination-button-width:32px;--el-pagination-button-height:32px;--el-pagination-button-disabled-color:var(--el-text-color-placeholder);--el-pagination-button-disabled-bg-color:var(--el-fill-color-blank);--el-pagination-button-bg-color:var(--el-fill-color);--el-pagination-hover-color:var(--el-color-primary);--el-pagination-font-size-small:12px;--el-pagination-button-width-small:24px;--el-pagination-button-height-small:24px;--el-pagination-button-width-large:40px;--el-pagination-button-height-large:40px;--el-pagination-item-gap:16px;white-space:nowrap;color:var(--el-pagination-text-color);font-size:var(--el-pagination-font-size);align-items:center;font-weight:400;display:flex}.el-pagination .el-input__inner{text-align:center;-moz-appearance:textfield}.el-pagination .el-select{width:128px}.el-pagination button{font-size:var(--el-pagination-font-size);min-width:var(--el-pagination-button-width);height:var(--el-pagination-button-height);line-height:var(--el-pagination-button-height);color:var(--el-pagination-button-color);background:var(--el-pagination-bg-color);border-radius:var(--el-pagination-border-radius);cursor:pointer;text-align:center;box-sizing:border-box;border:none;justify-content:center;align-items:center;padding:0 4px;display:flex}.el-pagination button *{pointer-events:none}.el-pagination button:focus{outline:none}.el-pagination button:hover{color:var(--el-pagination-hover-color)}.el-pagination button.is-active{color:var(--el-pagination-hover-color);cursor:default;font-weight:700}.el-pagination button.is-active.is-disabled{color:var(--el-text-color-secondary);font-weight:700}.el-pagination button:disabled,.el-pagination button.is-disabled{color:var(--el-pagination-button-disabled-color);background-color:var(--el-pagination-button-disabled-bg-color);cursor:not-allowed}.el-pagination button:focus-visible{outline:1px solid var(--el-pagination-hover-color);outline-offset:-1px}.el-pagination .btn-prev .el-icon,.el-pagination .btn-next .el-icon{width:inherit;font-size:12px;font-weight:700;display:block}.el-pagination>.is-first{margin-left:0!important}.el-pagination>.is-last{margin-right:0!important}.el-pagination .btn-prev{margin-left:var(--el-pagination-item-gap)}.el-pagination__sizes,.el-pagination__total{margin-left:var(--el-pagination-item-gap);color:var(--el-text-color-regular);font-weight:400}.el-pagination__total[disabled=true]{color:var(--el-text-color-placeholder)}.el-pagination__jump{margin-left:var(--el-pagination-item-gap);color:var(--el-text-color-regular);align-items:center;font-weight:400;display:flex}.el-pagination__jump[disabled=true]{color:var(--el-text-color-placeholder)}.el-pagination__goto{margin-right:8px}.el-pagination__editor{text-align:center;box-sizing:border-box}.el-pagination__editor.el-input{width:56px}.el-pagination__editor .el-input__inner::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.el-pagination__editor .el-input__inner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.el-pagination__classifier{margin-left:8px}.el-pagination__rightwrapper{flex:1;justify-content:flex-end;align-items:center;display:flex}.el-pagination.is-background .btn-prev,.el-pagination.is-background .btn-next,.el-pagination.is-background .el-pager li{background-color:var(--el-pagination-button-bg-color);margin:0 4px}.el-pagination.is-background .btn-prev.is-active,.el-pagination.is-background .btn-next.is-active,.el-pagination.is-background .el-pager li.is-active{background-color:var(--el-color-primary);color:var(--el-color-white)}.el-pagination.is-background .btn-prev:disabled,.el-pagination.is-background .btn-prev.is-disabled,.el-pagination.is-background .btn-next:disabled,.el-pagination.is-background .btn-next.is-disabled,.el-pagination.is-background .el-pager li:disabled,.el-pagination.is-background .el-pager li.is-disabled{color:var(--el-text-color-placeholder);background-color:var(--el-disabled-bg-color)}.el-pagination.is-background .btn-prev:disabled.is-active,.el-pagination.is-background .btn-prev.is-disabled.is-active,.el-pagination.is-background .btn-next:disabled.is-active,.el-pagination.is-background .btn-next.is-disabled.is-active,.el-pagination.is-background .el-pager li:disabled.is-active,.el-pagination.is-background .el-pager li.is-disabled.is-active{color:var(--el-text-color-secondary);background-color:var(--el-fill-color-dark)}.el-pagination.is-background .btn-prev{margin-left:var(--el-pagination-item-gap)}.el-pagination--small .btn-prev,.el-pagination--small .btn-next,.el-pagination--small .el-pager li{height:var(--el-pagination-button-height-small);line-height:var(--el-pagination-button-height-small);font-size:var(--el-pagination-font-size-small);min-width:var(--el-pagination-button-width-small)}.el-pagination--small span:not([class*=suffix]),.el-pagination--small button{font-size:var(--el-pagination-font-size-small)}.el-pagination--small .el-select{width:100px}.el-pagination--large .btn-prev,.el-pagination--large .btn-next,.el-pagination--large .el-pager li{height:var(--el-pagination-button-height-large);line-height:var(--el-pagination-button-height-large);min-width:var(--el-pagination-button-width-large)}.el-pagination--large .el-select .el-input{width:160px}.el-pager{-webkit-user-select:none;user-select:none;align-items:center;margin:0;padding:0;font-size:0;list-style:none;display:flex}.el-pager li{font-size:var(--el-pagination-font-size);min-width:var(--el-pagination-button-width);height:var(--el-pagination-button-height);line-height:var(--el-pagination-button-height);color:var(--el-pagination-button-color);background:var(--el-pagination-bg-color);border-radius:var(--el-pagination-border-radius);cursor:pointer;text-align:center;box-sizing:border-box;border:none;justify-content:center;align-items:center;padding:0 4px;display:flex}.el-pager li *{pointer-events:none}.el-pager li:focus{outline:none}.el-pager li:hover{color:var(--el-pagination-hover-color)}.el-pager li.is-active{color:var(--el-pagination-hover-color);cursor:default;font-weight:700}.el-pager li.is-active.is-disabled{color:var(--el-text-color-secondary);font-weight:700}.el-pager li:disabled,.el-pager li.is-disabled{color:var(--el-pagination-button-disabled-color);background-color:var(--el-pagination-button-disabled-bg-color);cursor:not-allowed}.el-pager li:focus-visible{outline:1px solid var(--el-pagination-hover-color);outline-offset:-1px}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.el-select-dropdown{z-index:calc(var(--el-index-top) + 1);border-radius:var(--el-border-radius-base);box-sizing:border-box}.el-select-dropdown .el-scrollbar.is-empty .el-select-dropdown__list{padding:0}.el-select-dropdown__loading,.el-select-dropdown__empty{text-align:center;color:var(--el-text-color-secondary);font-size:var(--el-select-font-size);margin:0;padding:10px 0}.el-select-dropdown__wrap{max-height:274px}.el-select-dropdown__list{box-sizing:border-box;margin:0;padding:6px 0;list-style:none}.el-select-dropdown__list.el-vl__window{margin:6px 0;padding:0}.el-select-dropdown__header{border-bottom:1px solid var(--el-border-color-light);padding:10px}.el-select-dropdown__footer{border-top:1px solid var(--el-border-color-light);padding:10px}.el-select-dropdown__item{font-size:var(--el-font-size-base);white-space:nowrap;text-overflow:ellipsis;color:var(--el-text-color-regular);box-sizing:border-box;cursor:pointer;height:34px;padding:0 32px 0 20px;line-height:34px;position:relative;overflow:hidden}.el-select-dropdown__item.is-hovering{background-color:var(--el-fill-color-light)}.el-select-dropdown__item.is-selected{color:var(--el-color-primary);font-weight:700}.el-select-dropdown__item.is-disabled{color:var(--el-text-color-placeholder);cursor:not-allowed;background-color:unset}.el-select-dropdown.is-multiple .el-select-dropdown__item.is-selected:after{content:"";background-position:50%;background-repeat:no-repeat;background-color:var(--el-color-primary);-webkit-mask:url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") 0 0/100% 100% no-repeat;mask:url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") 0 0/100% 100% no-repeat;border-top:none;border-right:none;width:12px;height:12px;position:absolute;top:50%;right:20px;transform:translateY(-50%);-webkit-mask:url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") 0 0/100% 100% no-repeat}.el-select-dropdown.is-multiple .el-select-dropdown__item.is-disabled:after{background-color:var(--el-text-color-placeholder)}.el-select-group{margin:0;padding:0}.el-select-group__wrap{margin:0;padding:0;list-style:none;position:relative}.el-select-group__title{box-sizing:border-box;color:var(--el-color-info);text-overflow:ellipsis;white-space:nowrap;padding:0 20px;font-size:12px;line-height:34px;overflow:hidden}.el-select-group .el-select-dropdown__item{padding-left:20px}.el-select{--el-select-border-color-hover:var(--el-border-color-hover);--el-select-disabled-color:var(--el-disabled-text-color);--el-select-disabled-border:var(--el-disabled-border-color);--el-select-font-size:var(--el-font-size-base);--el-select-close-hover-color:var(--el-text-color-secondary);--el-select-input-color:var(--el-text-color-placeholder);--el-select-multiple-input-color:var(--el-text-color-regular);--el-select-input-focus-border-color:var(--el-color-primary);--el-select-input-font-size:14px;--el-select-width:100%;vertical-align:middle;width:var(--el-select-width);display:inline-block;position:relative}.el-select__wrapper{box-sizing:border-box;cursor:pointer;text-align:left;border-radius:var(--el-border-radius-base);background-color:var(--el-fill-color-blank);min-height:32px;transition:var(--el-transition-duration);box-shadow:0 0 0 1px var(--el-border-color) inset;align-items:center;gap:6px;padding:4px 12px;font-size:14px;line-height:24px;display:flex;position:relative;transform:translate(0,0)}.el-select__wrapper.is-filterable{cursor:text}.el-select__wrapper.is-focused{box-shadow:0 0 0 1px var(--el-color-primary) inset}.el-select__wrapper.is-hovering:not(.is-focused){box-shadow:0 0 0 1px var(--el-border-color-hover) inset}.el-select__wrapper.is-disabled{cursor:not-allowed;background-color:var(--el-fill-color-light);color:var(--el-text-color-placeholder);box-shadow:0 0 0 1px var(--el-select-disabled-border) inset}.el-select__wrapper.is-disabled:hover{box-shadow:0 0 0 1px var(--el-select-disabled-border) inset}.el-select__wrapper.is-disabled.is-focus{box-shadow:0 0 0 1px var(--el-input-focus-border-color) inset}.el-select__wrapper.is-disabled .el-select__selected-item{color:var(--el-select-disabled-color)}.el-select__wrapper.is-disabled .el-select__caret,.el-select__wrapper.is-disabled .el-tag,.el-select__wrapper.is-disabled input{cursor:not-allowed}.el-select__wrapper.is-disabled .el-select__prefix,.el-select__wrapper.is-disabled .el-select__suffix{pointer-events:none}.el-select__prefix,.el-select__suffix{color:var(--el-input-icon-color,var(--el-text-color-placeholder));flex-shrink:0;align-items:center;gap:6px;display:flex}.el-select__caret{color:var(--el-select-input-color);font-size:var(--el-select-input-font-size);transition:var(--el-transition-duration);cursor:pointer;transform:rotate(0)}.el-select__caret.is-reverse{transform:rotate(180deg)}.el-select__clear{cursor:pointer}.el-select__clear:hover{color:var(--el-select-close-hover-color)}.el-select__selection{flex-wrap:wrap;flex:1;align-items:center;gap:6px;min-width:0;display:flex;position:relative}.el-select__selection.is-near{margin-left:-8px}.el-select__selection .el-tag{cursor:pointer;border-color:#0000}.el-select__selection .el-tag.el-tag--plain{border-color:var(--el-tag-border-color)}.el-select__selection .el-tag .el-tag__content{min-width:0}.el-select__selected-item{-webkit-user-select:none;user-select:none;flex-wrap:wrap;display:flex}.el-select__tags-text{text-overflow:ellipsis;white-space:nowrap;line-height:normal;display:block;overflow:hidden}.el-select__placeholder{z-index:-1;text-overflow:ellipsis;white-space:nowrap;width:100%;color:var(--el-input-text-color,var(--el-text-color-regular));display:block;position:absolute;top:50%;overflow:hidden;transform:translateY(-50%)}.el-select__placeholder.is-transparent{-webkit-user-select:none;user-select:none;color:var(--el-text-color-placeholder)}.el-select__popper.el-popper{background:var(--el-bg-color-overlay);border:1px solid var(--el-border-color-light);box-shadow:var(--el-box-shadow-light)}.el-select__popper.el-popper .el-popper__arrow:before{border:1px solid var(--el-border-color-light)}.el-select__popper.el-popper[data-popper-placement^=top] .el-popper__arrow:before{border-top-color:#0000;border-left-color:#0000}.el-select__popper.el-popper[data-popper-placement^=bottom] .el-popper__arrow:before{border-bottom-color:#0000;border-right-color:#0000}.el-select__popper.el-popper[data-popper-placement^=left] .el-popper__arrow:before{border-bottom-color:#0000;border-left-color:#0000}.el-select__popper.el-popper[data-popper-placement^=right] .el-popper__arrow:before{border-top-color:#0000;border-right-color:#0000}.el-select__input-wrapper{flex:1}.el-select__input-wrapper.is-hidden{opacity:0;z-index:-1;position:absolute}.el-select__input{color:var(--el-select-multiple-input-color);font-size:inherit;appearance:none;background-color:#0000;border:none;outline:none;width:100%;height:24px;padding:0;font-family:inherit}.el-select__input.is-disabled{cursor:not-allowed}.el-select__input-calculator{visibility:hidden;white-space:pre;max-width:100%;position:absolute;top:0;left:0;overflow:hidden}.el-select--large .el-select__wrapper{gap:6px;min-height:40px;padding:8px 16px;font-size:14px;line-height:24px}.el-select--large .el-select__selection{gap:6px}.el-select--large .el-select__selection.is-near{margin-left:-8px}.el-select--large .el-select__prefix,.el-select--large .el-select__suffix{gap:6px}.el-select--large .el-select__input{height:24px}.el-select--small .el-select__wrapper{gap:4px;min-height:24px;padding:2px 8px;font-size:12px;line-height:20px}.el-select--small .el-select__selection{gap:4px}.el-select--small .el-select__selection.is-near{margin-left:-6px}.el-select--small .el-select__prefix,.el-select--small .el-select__suffix{gap:4px}.el-select--small .el-select__input{height:20px}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.el-textarea{--el-input-text-color:var(--el-text-color-regular);--el-input-border:var(--el-border);--el-input-hover-border:var(--el-border-color-hover);--el-input-focus-border:var(--el-color-primary);--el-input-transparent-border:0 0 0 1px transparent inset;--el-input-border-color:var(--el-border-color);--el-input-border-radius:var(--el-border-radius-base);--el-input-bg-color:var(--el-fill-color-blank);--el-input-icon-color:var(--el-text-color-placeholder);--el-input-placeholder-color:var(--el-text-color-placeholder);--el-input-hover-border-color:var(--el-border-color-hover);--el-input-clear-hover-color:var(--el-text-color-secondary);--el-input-focus-border-color:var(--el-color-primary);--el-input-width:100%;vertical-align:bottom;width:100%;font-size:var(--el-font-size-base);display:inline-block;position:relative}.el-textarea__inner{resize:vertical;box-sizing:border-box;width:100%;line-height:1.5;font-size:inherit;color:var(--el-input-text-color,var(--el-text-color-regular));background-color:var(--el-input-bg-color,var(--el-fill-color-blank));-webkit-appearance:none;box-shadow:0 0 0 1px var(--el-input-border-color,var(--el-border-color)) inset;border-radius:var(--el-input-border-radius,var(--el-border-radius-base));transition:var(--el-transition-box-shadow);background-image:none;border:none;padding:5px 11px;font-family:inherit;display:block;position:relative}.el-textarea__inner::placeholder{color:var(--el-input-placeholder-color,var(--el-text-color-placeholder))}.el-textarea__inner:hover{box-shadow:0 0 0 1px var(--el-input-hover-border-color) inset}.el-textarea__inner:focus{box-shadow:0 0 0 1px var(--el-input-focus-border-color) inset;outline:none}.el-textarea .el-input__count{color:var(--el-color-info);background:var(--el-fill-color-blank);font-size:12px;line-height:14px;position:absolute;bottom:5px;right:10px}.el-textarea.is-disabled .el-textarea__inner{box-shadow:0 0 0 1px var(--el-disabled-border-color) inset;background-color:var(--el-disabled-bg-color);color:var(--el-disabled-text-color);cursor:not-allowed}.el-textarea.is-disabled .el-textarea__inner::placeholder{color:var(--el-text-color-placeholder)}.el-textarea.is-exceed .el-textarea__inner{box-shadow:0 0 0 1px var(--el-color-danger) inset}.el-textarea.is-exceed .el-input__count{color:var(--el-color-danger)}.el-input{--el-input-text-color:var(--el-text-color-regular);--el-input-border:var(--el-border);--el-input-hover-border:var(--el-border-color-hover);--el-input-focus-border:var(--el-color-primary);--el-input-transparent-border:0 0 0 1px transparent inset;--el-input-border-color:var(--el-border-color);--el-input-border-radius:var(--el-border-radius-base);--el-input-bg-color:var(--el-fill-color-blank);--el-input-icon-color:var(--el-text-color-placeholder);--el-input-placeholder-color:var(--el-text-color-placeholder);--el-input-hover-border-color:var(--el-border-color-hover);--el-input-clear-hover-color:var(--el-text-color-secondary);--el-input-focus-border-color:var(--el-color-primary);--el-input-width:100%;--el-input-height:var(--el-component-size);font-size:var(--el-font-size-base);width:var(--el-input-width);line-height:var(--el-input-height);box-sizing:border-box;vertical-align:middle;display:inline-flex;position:relative}.el-input::-webkit-scrollbar{z-index:11;width:6px}.el-input::-webkit-scrollbar:horizontal{height:6px}.el-input::-webkit-scrollbar-thumb{background:var(--el-text-color-disabled);border-radius:5px;width:6px}.el-input::-webkit-scrollbar-corner{background:var(--el-fill-color-blank)}.el-input::-webkit-scrollbar-track{background:var(--el-fill-color-blank)}.el-input::-webkit-scrollbar-track-piece{background:var(--el-fill-color-blank);width:6px}.el-input .el-input__clear,.el-input .el-input__password{color:var(--el-input-icon-color);cursor:pointer;font-size:14px}.el-input .el-input__clear:hover,.el-input .el-input__password:hover{color:var(--el-input-clear-hover-color)}.el-input .el-input__count{height:100%;color:var(--el-color-info);align-items:center;font-size:12px;display:inline-flex}.el-input .el-input__count .el-input__count-inner{background:var(--el-fill-color-blank);line-height:initial;padding-left:8px;display:inline-block}.el-input__wrapper{background-color:var(--el-input-bg-color,var(--el-fill-color-blank));border-radius:var(--el-input-border-radius,var(--el-border-radius-base));cursor:text;transition:var(--el-transition-box-shadow);box-shadow:0 0 0 1px var(--el-input-border-color,var(--el-border-color)) inset;background-image:none;flex-grow:1;justify-content:center;align-items:center;padding:1px 11px;display:inline-flex;transform:translate(0,0)}.el-input__wrapper:hover{box-shadow:0 0 0 1px var(--el-input-hover-border-color) inset}.el-input__wrapper.is-focus{box-shadow:0 0 0 1px var(--el-input-focus-border-color) inset}.el-input{--el-input-inner-height:calc(var(--el-input-height,32px) - 2px)}.el-input__inner{-webkit-appearance:none;width:100%;color:var(--el-input-text-color,var(--el-text-color-regular));font-size:inherit;height:var(--el-input-inner-height);line-height:var(--el-input-inner-height);box-sizing:border-box;background:0 0;border:none;outline:none;flex-grow:1;padding:0}.el-input__inner:focus{outline:none}.el-input__inner::placeholder{color:var(--el-input-placeholder-color,var(--el-text-color-placeholder))}.el-input__inner[type=password]::-ms-reveal{display:none}.el-input__inner[type=number]{line-height:1}.el-input__prefix{white-space:nowrap;height:100%;line-height:var(--el-input-inner-height);text-align:center;color:var(--el-input-icon-color,var(--el-text-color-placeholder));transition:all var(--el-transition-duration);pointer-events:none;flex-wrap:nowrap;flex-shrink:0;display:inline-flex}.el-input__prefix-inner{pointer-events:all;justify-content:center;align-items:center;display:inline-flex}.el-input__prefix-inner>:last-child{margin-right:8px}.el-input__prefix-inner>:first-child,.el-input__prefix-inner>:first-child.el-input__icon{margin-left:0}.el-input__suffix{white-space:nowrap;height:100%;line-height:var(--el-input-inner-height);text-align:center;color:var(--el-input-icon-color,var(--el-text-color-placeholder));transition:all var(--el-transition-duration);pointer-events:none;flex-wrap:nowrap;flex-shrink:0;display:inline-flex}.el-input__suffix-inner{pointer-events:all;justify-content:center;align-items:center;display:inline-flex}.el-input__suffix-inner>:first-child{margin-left:8px}.el-input .el-input__icon{height:inherit;line-height:inherit;transition:all var(--el-transition-duration);justify-content:center;align-items:center;margin-left:8px;display:flex}.el-input__validateIcon{pointer-events:none}.el-input.is-active .el-input__wrapper{box-shadow:0 0 0 1px var(--el-input-focus-color, ) inset}.el-input.is-disabled{cursor:not-allowed}.el-input.is-disabled .el-input__wrapper{background-color:var(--el-disabled-bg-color);cursor:not-allowed;box-shadow:0 0 0 1px var(--el-disabled-border-color) inset}.el-input.is-disabled .el-input__inner{color:var(--el-disabled-text-color);-webkit-text-fill-color:var(--el-disabled-text-color);cursor:not-allowed}.el-input.is-disabled .el-input__inner::placeholder{color:var(--el-text-color-placeholder)}.el-input.is-disabled .el-input__icon{cursor:not-allowed}.el-input.is-disabled .el-input__prefix-inner,.el-input.is-disabled .el-input__suffix-inner{pointer-events:none}.el-input.is-exceed .el-input__wrapper{box-shadow:0 0 0 1px var(--el-color-danger) inset}.el-input.is-exceed .el-input__suffix .el-input__count{color:var(--el-color-danger)}.el-input--large{--el-input-height:var(--el-component-size-large);font-size:14px}.el-input--large .el-input__wrapper{padding:1px 15px}.el-input--large{--el-input-inner-height:calc(var(--el-input-height,40px) - 2px)}.el-input--small{--el-input-height:var(--el-component-size-small);font-size:12px}.el-input--small .el-input__wrapper{padding:1px 7px}.el-input--small{--el-input-inner-height:calc(var(--el-input-height,24px) - 2px)}.el-input-group{align-items:stretch;width:100%;display:inline-flex}.el-input-group__append,.el-input-group__prepend{background-color:var(--el-fill-color-light);color:var(--el-color-info);border-radius:var(--el-input-border-radius);white-space:nowrap;justify-content:center;align-items:center;min-height:100%;padding:0 20px;display:inline-flex;position:relative}.el-input-group__append:focus,.el-input-group__prepend:focus{outline:none}.el-input-group__append .el-select,.el-input-group__append .el-button,.el-input-group__prepend .el-select,.el-input-group__prepend .el-button{flex:1;margin:0 -20px;display:inline-block}.el-input-group__append button.el-button,.el-input-group__append button.el-button:hover,.el-input-group__append div.el-select .el-select__wrapper,.el-input-group__append div.el-select:hover .el-select__wrapper,.el-input-group__prepend button.el-button,.el-input-group__prepend button.el-button:hover,.el-input-group__prepend div.el-select .el-select__wrapper,.el-input-group__prepend div.el-select:hover .el-select__wrapper{color:inherit;background-color:#0000;border-color:#0000}.el-input-group__append .el-button,.el-input-group__append .el-input,.el-input-group__prepend .el-button,.el-input-group__prepend .el-input{font-size:inherit}.el-input-group__prepend{box-shadow:1px 0 0 0 var(--el-input-border-color) inset, 0 1px 0 0 var(--el-input-border-color) inset, 0 -1px 0 0 var(--el-input-border-color) inset;border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.el-input-group__append{box-shadow:0 1px 0 0 var(--el-input-border-color) inset, 0 -1px 0 0 var(--el-input-border-color) inset, -1px 0 0 0 var(--el-input-border-color) inset;border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.el-input-group--prepend>.el-input__wrapper{border-top-left-radius:0;border-bottom-left-radius:0}.el-input-group--prepend .el-input-group__prepend .el-select .el-select__wrapper{box-shadow:1px 0 0 0 var(--el-input-border-color) inset, 0 1px 0 0 var(--el-input-border-color) inset, 0 -1px 0 0 var(--el-input-border-color) inset;border-top-right-radius:0;border-bottom-right-radius:0}.el-input-group--append>.el-input__wrapper{border-top-right-radius:0;border-bottom-right-radius:0}.el-input-group--append .el-input-group__append .el-select .el-select__wrapper{box-shadow:0 1px 0 0 var(--el-input-border-color) inset, 0 -1px 0 0 var(--el-input-border-color) inset, -1px 0 0 0 var(--el-input-border-color) inset;border-top-left-radius:0;border-bottom-left-radius:0}.el-input-hidden{display:none!important}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.availability-info-wrapper p{word-break:normal;font-size:15px}.availability-info-wrapper .info-row p{letter-spacing:1px;font-size:13px}.el-overlay[data-v-e05395c2]{z-index:2000;background-color:var(--el-overlay-color-lighter);height:100%;position:fixed;inset:0;overflow:auto}.el-overlay .el-overlay-root[data-v-e05395c2]{height:0}[data-v-e05395c2]:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter[data-v-e05395c2]{animation:v-modal-in-e05395c2 var(--el-transition-duration-fast) ease}.v-modal-leave[data-v-e05395c2]{animation:v-modal-out-e05395c2 var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in-e05395c2{0%{opacity:0}}@keyframes v-modal-out-e05395c2{to{opacity:0}}.v-modal[data-v-e05395c2]{width:100%;height:100%;opacity:var(--el-popup-modal-opacity);background:var(--el-popup-modal-bg-color);position:fixed;top:0;left:0}.el-popup-parent--hidden[data-v-e05395c2]{overflow:hidden}.el-message-box[data-v-e05395c2]{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box[data-v-e05395c2]:focus{outline:none!important}.is-message-box .el-overlay-message-box[data-v-e05395c2]{text-align:center;padding:16px;position:fixed;inset:0;overflow:auto}.is-message-box .el-overlay-message-box[data-v-e05395c2]:after{content:"";vertical-align:middle;width:0;height:100%;display:inline-block}.el-message-box.is-draggable .el-message-box__header[data-v-e05395c2]{cursor:move;-webkit-user-select:none;user-select:none}.el-message-box__header[data-v-e05395c2]{padding-bottom:var(--el-messagebox-padding-primary)}.el-message-box__header.show-close[data-v-e05395c2]{padding-right:calc(var(--el-messagebox-padding-primary) + var(--el-message-close-size,16px))}.el-message-box__title[data-v-e05395c2]{font-size:var(--el-messagebox-font-size);line-height:var(--el-messagebox-font-line-height);color:var(--el-messagebox-title-color)}.el-message-box__headerbtn[data-v-e05395c2]{width:40px;height:40px;font-size:var(--el-message-close-size,16px);cursor:pointer;background:0 0;border:none;outline:none;padding:0;position:absolute;top:0;right:0}.el-message-box__headerbtn .el-message-box__close[data-v-e05395c2]{color:var(--el-color-info);font-size:inherit}.el-message-box__headerbtn:focus .el-message-box__close[data-v-e05395c2],.el-message-box__headerbtn:hover .el-message-box__close[data-v-e05395c2]{color:var(--el-color-primary)}.el-message-box__content[data-v-e05395c2]{color:var(--el-messagebox-content-color);font-size:var(--el-messagebox-content-font-size)}.el-message-box__container[data-v-e05395c2]{align-items:center;gap:12px;display:flex}.el-message-box__input[data-v-e05395c2]{padding-top:12px}.el-message-box__input div.invalid>input[data-v-e05395c2],.el-message-box__input div.invalid>input[data-v-e05395c2]:focus{border-color:var(--el-color-error)}.el-message-box__status[data-v-e05395c2]{font-size:24px}.el-message-box__status.el-message-box-icon--primary[data-v-e05395c2]{--el-messagebox-color:var(--el-color-primary);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--success[data-v-e05395c2]{--el-messagebox-color:var(--el-color-success);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--info[data-v-e05395c2]{--el-messagebox-color:var(--el-color-info);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--warning[data-v-e05395c2]{--el-messagebox-color:var(--el-color-warning);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--error[data-v-e05395c2]{--el-messagebox-color:var(--el-color-error);color:var(--el-messagebox-color)}.el-message-box__message[data-v-e05395c2]{min-width:0;margin:0}.el-message-box__message p[data-v-e05395c2]{line-height:var(--el-messagebox-font-line-height);margin:0}.el-message-box__errormsg[data-v-e05395c2]{color:var(--el-color-error);font-size:var(--el-messagebox-error-font-size);line-height:var(--el-messagebox-font-line-height)}.el-message-box__btns[data-v-e05395c2]{padding-top:var(--el-messagebox-padding-primary);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.el-message-box--center .el-message-box__title[data-v-e05395c2]{justify-content:center;align-items:center;gap:6px;display:flex}.el-message-box--center .el-message-box__status[data-v-e05395c2]{font-size:inherit}.el-message-box--center .el-message-box__btns[data-v-e05395c2],.el-message-box--center .el-message-box__container[data-v-e05395c2]{justify-content:center}.fade-in-linear-enter-active .el-overlay-message-box[data-v-e05395c2]{animation:msgbox-fade-in-e05395c2 var(--el-transition-duration)}.fade-in-linear-leave-active .el-overlay-message-box[data-v-e05395c2]{animation:msgbox-fade-in-e05395c2 var(--el-transition-duration) reverse}@keyframes msgbox-fade-in-e05395c2{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.title-text[data-v-e05395c2]{letter-spacing:0;font-size:22px;font-weight:700;line-height:28px}.only-buttons[data-v-e05395c2]{background:#faffdc}.both-buttons[data-v-e05395c2]{background:#f5ffb8}.print-card[data-v-e05395c2]{border:1px solid #c2c2c2;border-radius:10px;flex-shrink:0;width:141px;height:142px;padding:0}.dialog-content[data-v-e05395c2]{border-radius:5px;width:549px;height:395px}.upper-text-label[data-v-e05395c2]{letter-spacing:0;text-align:center;color:#000;margin-bottom:8px;font-size:10px;font-weight:400;line-height:13px}.lower-text-label[data-v-e05395c2]{letter-spacing:0;color:#000;text-align:center;word-wrap:break-word;font-size:22px;font-weight:400;line-height:28px}.vertical[data-v-e05395c2]{border-left:1px dashed #c2c2c2;align-self:center;width:1px;height:141px}.offset[data-v-e05395c2]{margin-left:10px}.spinner-icon[data-v-e05395c2]{font-size:40px}.el-overlay[data-v-d04f5ad1]{z-index:2000;background-color:var(--el-overlay-color-lighter);height:100%;position:fixed;inset:0;overflow:auto}.el-overlay .el-overlay-root[data-v-d04f5ad1]{height:0}[data-v-d04f5ad1]:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter[data-v-d04f5ad1]{animation:v-modal-in-d04f5ad1 var(--el-transition-duration-fast) ease}.v-modal-leave[data-v-d04f5ad1]{animation:v-modal-out-d04f5ad1 var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in-d04f5ad1{0%{opacity:0}}@keyframes v-modal-out-d04f5ad1{to{opacity:0}}.v-modal[data-v-d04f5ad1]{width:100%;height:100%;opacity:var(--el-popup-modal-opacity);background:var(--el-popup-modal-bg-color);position:fixed;top:0;left:0}.el-popup-parent--hidden[data-v-d04f5ad1]{overflow:hidden}.el-message-box[data-v-d04f5ad1]{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box[data-v-d04f5ad1]:focus{outline:none!important}.is-message-box .el-overlay-message-box[data-v-d04f5ad1]{text-align:center;padding:16px;position:fixed;inset:0;overflow:auto}.is-message-box .el-overlay-message-box[data-v-d04f5ad1]:after{content:"";vertical-align:middle;width:0;height:100%;display:inline-block}.el-message-box.is-draggable .el-message-box__header[data-v-d04f5ad1]{cursor:move;-webkit-user-select:none;user-select:none}.el-message-box__header[data-v-d04f5ad1]{padding-bottom:var(--el-messagebox-padding-primary)}.el-message-box__header.show-close[data-v-d04f5ad1]{padding-right:calc(var(--el-messagebox-padding-primary) + var(--el-message-close-size,16px))}.el-message-box__title[data-v-d04f5ad1]{font-size:var(--el-messagebox-font-size);line-height:var(--el-messagebox-font-line-height);color:var(--el-messagebox-title-color)}.el-message-box__headerbtn[data-v-d04f5ad1]{width:40px;height:40px;font-size:var(--el-message-close-size,16px);cursor:pointer;background:0 0;border:none;outline:none;padding:0;position:absolute;top:0;right:0}.el-message-box__headerbtn .el-message-box__close[data-v-d04f5ad1]{color:var(--el-color-info);font-size:inherit}.el-message-box__headerbtn:focus .el-message-box__close[data-v-d04f5ad1],.el-message-box__headerbtn:hover .el-message-box__close[data-v-d04f5ad1]{color:var(--el-color-primary)}.el-message-box__content[data-v-d04f5ad1]{color:var(--el-messagebox-content-color);font-size:var(--el-messagebox-content-font-size)}.el-message-box__container[data-v-d04f5ad1]{align-items:center;gap:12px;display:flex}.el-message-box__input[data-v-d04f5ad1]{padding-top:12px}.el-message-box__input div.invalid>input[data-v-d04f5ad1],.el-message-box__input div.invalid>input[data-v-d04f5ad1]:focus{border-color:var(--el-color-error)}.el-message-box__status[data-v-d04f5ad1]{font-size:24px}.el-message-box__status.el-message-box-icon--primary[data-v-d04f5ad1]{--el-messagebox-color:var(--el-color-primary);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--success[data-v-d04f5ad1]{--el-messagebox-color:var(--el-color-success);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--info[data-v-d04f5ad1]{--el-messagebox-color:var(--el-color-info);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--warning[data-v-d04f5ad1]{--el-messagebox-color:var(--el-color-warning);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--error[data-v-d04f5ad1]{--el-messagebox-color:var(--el-color-error);color:var(--el-messagebox-color)}.el-message-box__message[data-v-d04f5ad1]{min-width:0;margin:0}.el-message-box__message p[data-v-d04f5ad1]{line-height:var(--el-messagebox-font-line-height);margin:0}.el-message-box__errormsg[data-v-d04f5ad1]{color:var(--el-color-error);font-size:var(--el-messagebox-error-font-size);line-height:var(--el-messagebox-font-line-height)}.el-message-box__btns[data-v-d04f5ad1]{padding-top:var(--el-messagebox-padding-primary);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.el-message-box--center .el-message-box__title[data-v-d04f5ad1]{justify-content:center;align-items:center;gap:6px;display:flex}.el-message-box--center .el-message-box__status[data-v-d04f5ad1]{font-size:inherit}.el-message-box--center .el-message-box__btns[data-v-d04f5ad1],.el-message-box--center .el-message-box__container[data-v-d04f5ad1]{justify-content:center}.fade-in-linear-enter-active .el-overlay-message-box[data-v-d04f5ad1]{animation:msgbox-fade-in-d04f5ad1 var(--el-transition-duration)}.fade-in-linear-leave-active .el-overlay-message-box[data-v-d04f5ad1]{animation:msgbox-fade-in-d04f5ad1 var(--el-transition-duration) reverse}@keyframes msgbox-fade-in-d04f5ad1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.download-tickets-popup[data-v-d04f5ad1]{position:relative}.download-button[data-v-d04f5ad1]{color:#000;border-color:#fff;width:40px;padding:0;font-size:30px}.column[data-v-d04f5ad1]{word-break:keep-all}.spinner-overlay[data-v-d04f5ad1]{z-index:9999;background-color:#ffffffb3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.spinner-overlay .spinner[data-v-d04f5ad1]{color:var(--primary-smeetz);font-size:48px}.cropper-container{-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;direction:ltr;font-size:0;line-height:0;position:relative}.cropper-container img{backface-visibility:hidden;image-orientation:0deg;width:100%;height:100%;display:block;min-width:0!important;max-width:none!important;min-height:0!important;max-height:none!important}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{position:absolute;inset:0}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{opacity:0;background-color:#fff}.cropper-modal{opacity:.5;background-color:#000}.cropper-view-box{outline:1px solid #3399ffbf;width:100%;height:100%;display:block;overflow:hidden}.cropper-dashed{opacity:.5;border:0 dashed #eee;display:block;position:absolute}.cropper-dashed.dashed-h{border-top-width:1px;border-bottom-width:1px;width:100%;height:33.3333%;top:33.3333%;left:0}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;width:33.3333%;height:100%;top:0;left:33.3333%}.cropper-center{opacity:.75;width:0;height:0;display:block;position:absolute;top:50%;left:50%}.cropper-center:before,.cropper-center:after{content:" ";background-color:#eee;display:block;position:absolute}.cropper-center:before{width:7px;height:1px;top:0;left:-3px}.cropper-center:after{width:1px;height:7px;top:-3px;left:0}.cropper-face,.cropper-line,.cropper-point{opacity:.1;width:100%;height:100%;display:block;position:absolute}.cropper-face{background-color:#fff;top:0;left:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;width:5px;top:0;right:-3px}.cropper-line.line-n{cursor:ns-resize;height:5px;top:-3px;left:0}.cropper-line.line-w{cursor:ew-resize;width:5px;top:0;left:-3px}.cropper-line.line-s{cursor:ns-resize;height:5px;bottom:-3px;left:0}.cropper-point{opacity:.75;background-color:#39f;width:5px;height:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;top:50%;right:-3px}.cropper-point.point-n{cursor:ns-resize;margin-left:-3px;top:-3px;left:50%}.cropper-point.point-w{cursor:ew-resize;margin-top:-3px;top:50%;left:-3px}.cropper-point.point-s{cursor:s-resize;margin-left:-3px;bottom:-3px;left:50%}.cropper-point.point-ne{cursor:nesw-resize;top:-3px;right:-3px}.cropper-point.point-nw{cursor:nwse-resize;top:-3px;left:-3px}.cropper-point.point-sw{cursor:nesw-resize;bottom:-3px;left:-3px}.cropper-point.point-se{cursor:nwse-resize;opacity:1;width:20px;height:20px;bottom:-3px;right:-3px}@media (width>=768px){.cropper-point.point-se{width:15px;height:15px}}@media (width>=992px){.cropper-point.point-se{width:10px;height:10px}}@media (width>=1200px){.cropper-point.point-se{opacity:.75;width:5px;height:5px}}.cropper-point.point-se:before{content:" ";opacity:0;background-color:#39f;width:200%;height:200%;display:block;position:absolute;bottom:-50%;right:-50%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{width:0;height:0;display:block;position:absolute}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.smeetz-cropper[data-v-28bce1e6]{width:100%;height:100%}.smeetz-cropper__img[data-v-28bce1e6]{max-width:100%;display:block}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.confirm-button-container{justify-content:flex-end;gap:.5rem}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.cash-in-out-v2[data-slot=dialog-content] [data-slot=dialog-close]{opacity:1;top:1.5rem;right:1.5rem}.cash-in-out-v2[data-slot=dialog-content] [data-slot=dialog-close] svg{width:1.25rem;height:1.25rem}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.reload-config-dialog .progress-container{color:#0a0a0a;height:200px;margin-top:-30px;font-family:Arial,sans-serif;font-size:14px;font-weight:400;line-height:17px}.reload-config-dialog .progress-bar{width:400px;padding-top:20px;padding-left:40px}.bad-connection{text-align:center;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.bad-connection--button-refresh{color:#26747b;vertical-align:middle;text-align:center;text-overflow:ellipsis;box-sizing:border-box;touch-action:manipulation;-webkit-user-select:none;user-select:none;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #26747b;border-radius:.25em;justify-content:center;align-items:center;margin:.5em .25em;padding:0 .5em;font-size:1em;font-weight:500;line-height:2.25em;transition:opacity .1s ease-out,background-color .1s ease-out;display:inline-block;position:relative;overflow:hidden}.bad-connection--button-refresh:hover{opacity:.7}.bad-connection--content-text{color:gray;margin-bottom:10px;font-size:40px;font-weight:lighter}.no-resources{text-align:center;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.no-resources--content-text{color:gray;margin-bottom:10px;font-size:40px;font-weight:lighter}.mbsc-text-style[data-v-b3f3e22e]{margin-left:10px;font-size:14px}.mbsc-success[data-v-b3f3e22e]{background-color:#0edd4d}.mbsc-info[data-v-b3f3e22e]{background-color:#25c9ec}.mbsc-warning[data-v-b3f3e22e]{background-color:#eab464}.mbsc-danger[data-v-b3f3e22e]{background-color:#ff5722}.mbsc-default[data-v-b3f3e22e]{background-color:#d8d8d8}.mbsc-success[data-v-b3f3e22e],.mbsc-info[data-v-b3f3e22e],.mbsc-warning[data-v-b3f3e22e],.mbsc-danger[data-v-b3f3e22e],.mbsc-default[data-v-b3f3e22e],.mbsc-sphere[data-v-b3f3e22e]{border-radius:50%;width:8px;height:8px;display:inline-block}.mbsc-tooltip .mbsc-popup-content{padding:0}.mbsc-tooltip{font-size:14px}.mbsc-tooltip-header{padding:12px 16px}.mbsc-tooltip-content{padding:16px;line-height:30px;position:relative}.mbsc-tooltip-time,.mbsc-tooltip-status{float:right}.mbsc-tooltip-content .mbsc-button{margin:0;font-size:14px}.mbsc-tooltip-content .mbsc-button.mbsc-material{font-size:12px}.mbsc-tooltip-button-wrapper{padding-top:20px}.mbsc-tooltip-button{width:100%}.mbsc-tooltip-text-bold{font-weight:600}.mbsc-tooltip-space-left--mini{padding-left:5px}.mbsc-tooltip-list{margin:0;padding-left:20px;display:inline-table}.mbsc-tooltip-break-word{word-wrap:break-word}.mbsc-tooltip-icon-row{align-items:center;display:flex}.mbsc-tooltip-icon{border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.mbsc-tooltip-icon .s-icon{--s-icon-size:13px}.mbsc-base-select-badge{color:#fff;letter-spacing:.5px;vertical-align:middle;background-color:#1c8a93;border-radius:3px;margin-left:6px;padding:2px 6px;font-size:10px;font-weight:700;display:inline-block}.mbsc-filter-sidebar{overflow:overlay;background-color:#f2f2f7;width:350px;position:fixed;right:0}@media (width>=320px) and (width<=767px){.mbsc-filter-sidebar{width:100%}}.mbsc-filter-sidebar-title{margin:16px 0 0 16px;display:inline-block}.mbsc-filter-save-button-wrapper{float:right;padding-right:12px}.mbsc-filter-sidebar-header{flex:1 0 auto;justify-content:space-between;align-items:center;display:flex}.mbsc-filter-sidebar-header-close{cursor:pointer;height:18px;margin:16px 16px 0 0}.mbsc-time-range{padding-left:15px;padding-right:15px}.mbsc-time-range-content{background-color:#fff;border:1px solid #0000;border-radius:.5em}.mbsc-time-range-label{margin:0!important}.mbsc-resource-manage-popup-wrapper{min-width:250px}.mbsc-resource-manage-button-wrapper{margin-top:10px;margin-left:12px;margin-right:20px}.mbsc-resource-manage-button-size{width:100%;margin-bottom:0!important}.mbsc-resource-manage-popup-header-wrapper{justify-content:space-between;display:flex}.mbsc-resource-manage-popup-header-button{margin:0 0 5px!important;padding:0!important}.mbsc-resource-manage-popup-header-sorting-wrapper{align-self:center}.mbsc-resource-manage-popup-cursor{cursor:pointer}.mbsc-resource-manage-popup-enabled{fill:#26747b}.mbsc-resource-manage-content-wrapper{cursor:pointer;color:#000;background-color:#fff;border-radius:5px;margin-bottom:10px;padding:5px}.mbsc-resource-manage-content-middle{vertical-align:middle}.mbsc-resource-manage-popup-inline{display:inline}.mbsc-color-picker-input-container[data-v-8bbef049]{align-items:center;width:100%;display:flex}.mbsc-color-picker-color-input[data-v-8bbef049]{border:none;outline:none;flex:1;padding:8px;font-size:14px}.mbsc-color-picker-color-input-picker[data-v-8bbef049]{cursor:pointer;background:#fff;border:none;width:40px;height:40px;margin-bottom:20px}.mbsc-icon-picker[data-v-49dae64c]{display:inline-block}.mbsc-icon-picker-trigger[data-v-49dae64c]{cursor:pointer;border:1px solid #d1d1d6;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex}.mbsc-icon-picker-trigger .s-icon[data-v-49dae64c]{--s-icon-size:22px}.mbsc-icon-picker-panel[data-v-49dae64c]{background-color:#fff;border:1px solid #d1d1d6;border-radius:10px;margin-top:8px;padding:8px}.mbsc-icon-picker-search[data-v-49dae64c]{box-sizing:border-box;border:1px solid #d1d1d6;border-radius:8px;outline:none;width:100%;margin-bottom:8px;padding:8px;font-size:13px}.mbsc-icon-picker-grid[data-v-49dae64c]{grid-template-columns:repeat(auto-fill,minmax(34px,1fr));gap:4px;max-height:220px;display:grid;overflow-y:auto}.mbsc-icon-picker-item[data-v-49dae64c]{cursor:pointer;color:#48484a;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;height:34px;padding:0;display:flex}.mbsc-icon-picker-item[data-v-49dae64c]:hover{background-color:#f2f2f7}.mbsc-icon-picker-item-active[data-v-49dae64c]{color:#30aabc;border-color:#30aabc}.mbsc-icon-picker-item .s-icon[data-v-49dae64c]{--s-icon-size:18px}.mbsc-icon-picker-count[data-v-49dae64c]{color:#8e8e93;text-align:right;margin-top:8px;font-size:11px}.mbsc-configs-sidebar{overflow:overlay;background-color:#f2f2f7;width:350px;position:fixed;right:0}@media (width>=320px) and (width<=767px){.mbsc-configs-sidebar{width:100%}}.mbsc-configs-sidebar-title{margin:16px 0 0 16px;display:inline-block}.mbsc-configs-section{flex-direction:column;margin:16px 16px 0;display:flex}.mbsc-configs-section-title{font-weight:600}.mbsc-configs-section-description{color:#8e8e93;margin-top:4px;font-size:12px}.mbsc-booking-icon-card{background-color:#fff;border-radius:8px;flex-direction:column;margin-top:8px;padding:12px;display:flex}.mbsc-booking-icon-card-header{justify-content:space-between;align-items:center;display:flex}.mbsc-booking-icon-card-title{color:#8e8e93;font-size:13px}.mbsc-booking-icon-card-row{gap:8px;margin-top:8px;display:flex}.mbsc-booking-icon-select{cursor:pointer;background-color:#fff;border:1px solid #d1d1d6;border-radius:8px;flex:1;min-width:0;padding:8px;font-size:13px}.mbsc-booking-icon-input{box-sizing:border-box;background-color:#fff;border:1px solid #d1d1d6;border-radius:8px;outline:none;width:100%;margin-top:8px;padding:8px;font-size:13px}.mbsc-booking-icon-card-show{margin-top:12px}.mbsc-booking-icon-card .mbsc-icon-picker{margin-top:8px}.mbsc-booking-icon-colors{align-items:center;gap:8px;margin-top:8px;display:flex}.mbsc-booking-icon-color{cursor:pointer;border:1px solid #d1d1d6;width:28px;height:28px;display:inline-block;overflow:hidden}.mbsc-booking-icon-color-circle{border-radius:50%}.mbsc-booking-icon-color-square{border-radius:6px}.mbsc-booking-icon-color-input{opacity:0;cursor:pointer;border:none;width:100%;height:100%;padding:0}.mbsc-booking-icon-card-close{--s-icon-size:16px;cursor:pointer;color:#8e8e93}.mbsc-booking-icon-add{color:#fff;cursor:pointer;background-color:#84cbd2;border:1px dashed #fff;border-radius:20px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:8px;padding:10px;font-size:13px;display:flex}.mbsc-booking-icon-add-plus{font-size:16px;line-height:1}.mbsc-configs-button-wrapper{float:right;padding-right:12px}.mbsc-configs-sidebar-header{flex:1 0 auto;justify-content:space-between;align-items:center;display:flex}.mbsc-configs-sidebar-header-close{cursor:pointer;height:18px;margin:16px 16px 0 0}.mbsc-select-date-time[data-v-e8a6624b]{justify-content:space-between;gap:1rem;display:flex}.mbsc-date-picker[data-v-e8a6624b],.mbsc-time-picker[data-v-e8a6624b]{flex:1}.mbsc-resource-manage-popup .mbsc-tooltip{font-size:14px}.mbsc-resource-manage-popup .mbsc-tooltip-text-bold{font-weight:600}.mbsc-resource-manage-popup .mbsc-resource-manage-popup-header{color:#fff;background-color:#1c8a94;padding:12px 16px;font-size:18px}.mbsc-resource-manage-popup .mbsc-resource-manage-popup-content{background-color:#fff;padding:16px;line-height:30px;position:relative}.mbsc-resource-manage-popup .mbsc-resource-manage-popup-radio-row{flex-wrap:wrap;gap:14px;display:flex}.mbsc-resource-manage-popup .mbsc-resource-manage-popup-radio{align-items:center;gap:6px;font-weight:500;display:inline-flex}.mbsc-resource-manage-popup .mbsc-resource-manage-popup-warning{color:#f44336;font-size:12px}.mbsc-resource-manage-popup .mbsc-resource-manage-popup-actions{justify-content:flex-end;gap:10px;display:flex}.mbsc-resource-manage-popup .mbsc-ios.mbsc-segmented.mbsc-flex{background-color:#fff;margin:0;border:1px solid #cfcfcf!important}.mbsc-resource-manage-popup .mbsc-segmented .mbsc-selected .mbsc-segmented-selectbox-inner{background-color:#1c8a94!important;border-color:#1c8a94!important}.mbsc-resource-manage-popup .mbsc-segmented .mbsc-segmented-button.mbsc-selected{color:#fff!important}.mbsc-resource-manage-popup .mbsc-segmented .mbsc-segmented-button{font-size:14px!important}@font-face{font-family:Mobiscroll;src:url(data:font/woff;base64,d09GRgABAAAAADMoAAsAAAAAWRQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAQwAAAFY5uUZRY21hcAAAAYgAAALmAAAIVPwqk2NnbHlmAAAEcAAAKA8AAENQb16AX2hlYWQAACyAAAAAKwAAADZhtEB8aGhlYQAALKwAAAAgAAAAJARYAuxobXR4AAAszAAAAFIAAAIA/zH/1mxvY2EAAC0gAAABAgAAAQJiQlNGbWF4cAAALiQAAAAfAAAAIAGbAbJuYW1lAAAuRAAAASMAAAIKN+tXw3Bvc3QAAC9oAAADvgAABnx8HwfDeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGT8xziBgZWBgdGFMY2BgcEdSn9lkGRoYWBgYmBlZsAKAtJcUxgcXjG+qmc88P8Agx7jUQY3oDAjSA4A4p0MgAB4nO3Vh3ZVVRSF4T/JJbRQpEsVlWqhS0c6ig1pKr0jvQesed/5EjjXnesxzBjfWbn7nnP2SMZacwPTgDH73AYweoYR/8bIaa+ODNfHmDVcH4ysHt4zqHVNvX/v60hd/XkwvI763mmMM8NPDJhgDjOZzjzmM5sPmMsCFrKIxSxhKR+ygpWsYjVrWMZHLOdjPuFT1rOBjWxiM2v5zLt/wZesYwtb2cZ2drCTr9jFPnazhwMc5BB7+ZqjHOM4JzjJYU5xhG/4ltN8x/f8wI/8xBl+5hznucB+zvILv/Ibl7nCVa5xnZvc4iK3ucNdLnGfe/zOQ27wgEc85glPecZzXvCSV7zmDe94yx/8yV/8zT/8yxST/vPH+f9noi7jg/40VR0Sw54ZDaqORfWeBlG9qOYuQs39hKZH9aJmRHWdZkbtrFnhvkOzg/p+Iqh3zAl3JZob7k80L6jn5od7FjXq3gVB1YVB1UVB1cVB1SVB1aVB1WXhGUDN04CWh+cCrQhPCFoZnhW0Kjw1aHVQ71sTniTUqPetDU8Xap4z1DxxqHn20LrwFKL14XlEG8KTiTaGZxRtCmqfzeG5Ra1yRc2zjJqnGjVqzy1B1a1B1W1B1e1B1R1B1Z1B1V3hlECNWtsdTg60J6i1vUGt7QvnCtofThh0IJw16GBQzx0K5w9qTiJ0OJxJ6Eg4ndDRcE6hY+HEQseDeu5EOMXQyaDecSqcbKg541Bz2qHm3EPNCYiasxA1pyJqzkfUnJSoOTNRc3qis+EcRefCiYrOB/U/uxDUvRfDeYuakxc1ZzBqTmN0KZzL6HI4odGVcFajq+HURtfC+Y2uh5Mc3Qhq/5vhdEe3wjmPbocTH90Jav+74VMA3Quq3g+fDKj5jEAPgtrzYVBrj4Kqj4OqT4KqT4Oqz4Kqz4OqL4KqL4Oqr4Kqr4Oqb4Kqk+HzCr0Nqr4Ln2Go+TRDzecaaj7hUPNZh5pPPdSGOd+Y/A9+WW++AAB4nJ17C5QjV3Vg3fq90v9TKpXU+pWklqpb6lar9aue6Zkezcfj8QfP2OPpGXuMLT7mY+NhDBgbYoLAS5awJpmF2LuBwBEGh42HwxlM+DmxkTFZwCdmfZYzw1lY2E6W5OziTc6chGRPiFe9976S1D1j45h0l169eu/Ve/e9d//3lSBtbm4ORYCBkBQywrwgQLHdKlehoGagWFCNSCzezDc67UirXGoaRbNoFNvFdrPdNJow7OmBfkDvzZTLM9DHdPTX/f6w1+3hBd1uQNcD3fLMpsDrMe12N6iqJ+AfbL6I4wrwbSEmCCXbsRW7Bmo8B5LpmEZzD7Shf/LH3dHfHo/WZrTo8VPdR092rV7/5KPdU8ej2kwtenz0t90fn+z3rC71pwrC5hD+Ap4W/DiTWWFJaAoODlMIQiwLjTVo1UAq1KC1Bo0sxIKgd3CeOEOWBRyZphoz18DEOTr4A2H3m3ftevN7Kdm9fLReP/p6Sh4JrMyZc4Hlo/8ngPeVQOroFZZl9XrQH7fFZPS2cWNM4EB8Zm4lFvGu7IvEVuZm4vMrdw8si+bPF+En0BHCgqCXC2osB/HGHui0yoUQ7FNCXuVZNag+q3hDylOwrPiCyvcUvII+5WuC+/7m/4R3w6fo/VI8phaWoNzC9xvxWAjg7kteEC/tTpiOfwyOCgG8R7a/D8d8IbWvKH015IPupsB8mA1iie/ycR015sKM7/IZ/O50WBzwJcNujRlEmBFMtVBGxOo0cOpwDAcI+XwhHGvIaDAG7siXrVUp3nDHw9f56PDUpcMcftm1egJ+hri2iA82c99bg5qohiAIWbGzB0uD+NyZLCBC1nLgtflHYnM7Ys/Ew+GF1dX4cznDWLvhaPaj+Qfjq6vVcNh4ztgxF3uG6QEG6fwj/AFrFsLh+HPZozesGUbuQevBeCjE38aujG+xgM4IJgVh2kD87wuSwASfEBJ0QWjnjbwzxkD66c1IURRGQrfb7U0uqzvsbWz0+9AdDbEfkeP9BgzxfZN2Mo+Qd5p5vI+JNwLYKwxH52LpdAzqo6FLrqMBWKMNvPfSc2nol2dGSMHYbGAhbU54wgz26JJLsWCrTGXtjoN0gwTTRkIC4eA9V1xxz8FYrNws70hHdFhoXnEPDFZue8dtK1I57BODAcNMMpa9sb7jthVB5P3uRRpNCDtwCWJx01CLhbKNyYQyjRhT6W4ibQbFmPly44pWNKhpycVIzLD32fa+6/bZKWW0ceCeK8RyZXZvOx3ULgVJCqc1DWIRpbB6cLVQWC3O5/3w1c5rVyKJpd0Hsi8DqqAgrD8d88WasCpcIawj7iETKTaLTHX/Y2Yc/5tF5C6sYJdtRBkEs0GlMaovtRy1Cswwmw2zbNpmFgjrbKfAm+J0ecMgiEI0G4VKxJwplet1xo7fWElUAMuOKMyrRaOal/mYhzIeNvquUsrn0+l8vqTs7M6LXnWXKktPiKrEmKTKjG7sfzeONvzBoB6KekvHS9GFeHT5xjs0n7H04brhY8xn1D+8ZPi0T9qzSn1hSSnu939GVcSE6FceYVq0HdXY+CYgN53g1xaemkJKyAlFwXZ5rL4NY5VteXtbnmQHkOigXyQfkRBBBxOUHm1sw++tIuh1Kd2wRj0YABFBt9vn6aDr/kEPua81QiIYWdATZNwzl6b8QtmFzZkyfxQEpSIuPIo23JvLRNslksFB+fYf0/WVeponcOi0xvxG3/Az7TTJNBhi+jf23nJ573WUfKPbPZMeN07Xf8/yx2J+Sw+MNnhjK6CPvjVuiclPkflzmYtr+rSgCRGSuWaLuA7ynNIk47TzKJ2MRtwwg0gTCGgbCbu93EViJXod33ujXikV0BO+QCmFpIzCOByj8nTMvf1smCohKN/3zIR4xuWFF/kaIQcCZjMT4NzF00eG0IW+e8edFjj9P41torjTKJ9R3pvSr5SlcNVbu8fv5czgQc4RWidarRNvoeSqOz76znW4alyByag7rsGE6wH/b/NJUYJnaLdK9WXbqS8jESGDZ8ic7foybhmyY6SpZZPVl5GqUFggmS07Zn0Z6QcZtl2Gf/7kJyWQtauYV5IwK3nZVZoM0suWlv6lBttKXf76d7gWHxDywhyCWxNJZ5goDMSkaE1WwXSaDdIomO3qRk9BvpNLL0c86XBqDjzazOIMXo277to12yz/qEfI67fauYThD86lFEWcWWwtztx1V3M2t/RXPVSRRIEzd+Q/OcRloeRqKzgwjr41qoGDucMSXTkmPCUu5X1eT6Pb9ESjRc7ruv3T+aXyE90jp09vap78kpQt2VmXE/Z6S/nM4nt7vdOnaTiZ77uAtG4LdeG08B5BIMFYXgJieYgquCMG7gQzHVTUmrgLpmOjyGzbZUZSh1C31F4Cx2b2+Iev4i4yk41/2EEO8H1z/MNu9uDa2c7kN+3oq4aZ0TyqpXq0jGnIUrEoybH45UVXI43N6Do8UBAzgTyLmWkvy+h+bOPXM8ybNmMsH8iIhVeu/p3M/PzO+fnj04FeZuxp0R4acEa/+OsNcVl1ncbbOe+u+Yb4PtxnP0pFWnehhHLB3WgbpQUXE+5jCYlgXEFyRpowC+jaB1O1yFJrKVJLHfyTxXv69ywuzt76pltn4Q3Xry06D37iQWdx7fqjX/0NF/RBFtXnWAwV62yhVq/XFmdte/Z/FdYWOzt3dhbXCsVRz13WMU58E4bIC0zUBuaEBbIQDNRLjGKk2R6z0VVwiIm2m9I248HI28hI4ZwV7g/DFvN42Ivv8tyL6jpaBQG9CwISAfStTaGPKQq2HvO8C3YxzwjV6a5FvNNCbWeiK7l4qaEE0oW4kEYo2kUWaRr5SMkoStwgYYaDKlOe8oCWBnKyUa8Z6A16vebfbwq9AXT7vdEGjna0uSmgJdLrf5lnyHZAWiMaD6G0J7lWRftBgPylQkLJN+IZyLdbHawp70a1CtF9m4yD50c9rmMNMB1dCwOcS9cDn6eZwdAzeqtldfkF/XRstMGbWrE0zh2Fvmc09LAzZ5inxyXbmAfTnGUuJRAaFJt5UgrzNO1200RlrSsKmygYh6O+BRaKgOEI3+hvInsfDFKubsh1GBX5uFByuPw1iRKRNA2l1AahjwbZL2Yf+MEPHph9EFA6DPr9/rWz9cOH67OtPi6Ry4bc9enx1cf9Z4a7KrsxW7Rx8ib0hgNXMvZRRq9/6JEPYUmfNhEl9mAw0VPxH7GoQpx+N5RJZbInyhQzsiKKFsc2ghIqfWuo6dlxnKPYmHXShp4wrUQuEhOhdfzNJ1oorPTZpaTH094jZsUHQLzy+p07M5GImSwWF+aXF73N443G8aYIyVpRB+tt3VBwpTbWP0muhYWHcR4ku8RCTWytiY243nHUGhAns1UbtTmGMsdpdOIofDAbQ0ip1v1HMDtc94s3O6TyOWV+s4NgqrwZi6mkDGK+hUalzRsjoy4j78Z2zSw4xMzjNG+bLFDMxFE9bHTgK0iLh5B0D7m3QD2oemSvEtI11asEIqpHkr0sqXp9SW9UzsWSClNYqBg2vbIWD+lhbzTAAn41FlA84BER78RQOKwFfMxgvmBUDykS+FSfpSpM1ryKJyBHNJaOBTRvEmrNq3fpfqbH9bga9ssR1d/M3XDzDXDP7BY4eBv99tI+DXKyBAqKSkWUYyp4lYheidvGrF8z/WvBuAbI+EKzacmnyCGfrKkeRVZUUVU0WZXFpF9iSkpWNb8me0VRkbwSQEiRRVDUuB9ULe1RfBCIL3g8ejgqlapKVAmmDjatQmHLbnoaaWIGdaeGsAt3Mm7iSiLWOLjKtB02o7xBZn6RxCVfX4ZiWXGZaavDUG6RBGdl+NxqfvbAwRtqC3Zy5sDOWia98IFI+FNyYfXJ1KnK4g0HD8xaqydT8Geji9GU2Ima6Q9laqo2k6nAQmXfoYWFkK2WMrWFzB/KnwpHUObCa08FFxYO7a3cjC990Ix2xFQ5/YZaBkVItZhB1iVN6SmIsp04jQtg3IW9bPLpkEXhAsl1LiQHRsyemD4IBBUC/Tn3tlDLZGo7P7yTbqrGRbt231hT7CEoCKSbHsvUaplSiVKExtUPTCPtKouc5/wMvgZ/IPjhPngUNXtXvXNVPVREi9xsdpods9xZdgi4dp21WBE1hFa5jdgeAlLWqtApFxtlu4nlNUCFLYYWd1BENC+qVCQaZdLvGmWGHIRM7mLcWRORQuItu4EvmHWmkoXPOrgCY7dQnCz1OG6dHUf50iyqdrljIu2Q+wFViTJpKHHD5SdZyYmzTg7pm9llNd4sGKi6xB3qJitizkCKQ6Cc1hIOaqjUsNigImqANhrZZU4B6dFEnhDvtAmYBqqkrSVQy3YICjb5PLjvAJkHkjnqfm07jlTutMvtuMO7aji4jQb2ZLfLNEds1nDs8nIHWVszTmk73sKKegffxGk2G80OLggyBptrv8uqSetaRhmETIOW1cDZt804H9eMqeaPd92+unr7vZR8BJB68F/ziF4FmCwDMFFG6gQFREmkPwBJVvGGF5OkELaXNJFJoqwiFQMg7YkeJFt8C1via14ZZFnBenxX1iRsCoB1mqRqoibLsoTUL7v9YQfYWMMMqIGgCJomAVI7jY0N1UoSOyQwwI9gyhK9I9GIsuQRJQV7QWCBYTeqKmG1n3iCpEo4Ia8m42Swa59C0PERkJkAAs2hUbGEd+fHjOJVVBxGpdn6RVoQhr26cweagIrDM5EvgiTRmzR/D06RajQFe0O939dZnQfJC0xRsDsEUpZwqjgRhhlQ3AUUFVyyT66+8b43rvLk92gyIq6ICvgOTt1DM1SxgKbK94ZWSaRFoKnR3qgKZhAgWaROZZquByeFo4gcUNoIhvDi4F5VRPZIC44AScBnhI2wGrvDERVZw9UQRQ34OlMzc87dewk7xYGpMshACgAEsJT4rkaj4lKD6vXSiwquu6YqqirTXADfU8WASKiB6+hRvLj12F4mQBEyHy4P8L2T/AxFlEpogx1jHePvAM0UvCAHvOCRCUw+RVxCWgeOhThbnAMtkbTpXcCp4x9wsEVaa9wBrKedNiTCKC9IzFVFNje5bfQHQkw4Sl4Zl8OTW4+YEtJXo+OQB4a7rZChutVcQhBJtbmfhhxKWDd5oH9Optx/A6d82qEdjbbiDalaKGJf09J8H1MD8+X7uxVbDSUZTpj5VK8nwGQmSj6GEpNpIC3N7wunwrOteDmseVVv2qcp8v9lvmxqpxr0oaSOzGa93VS6u7SwFhQ1P5P9KGdV2S8pig8ltwexAmJSMLS3uRhXOGmpQc0nK/FoxuS2+89w3l9EDZX7T5E1l9vcMcYdG8Z2L24GV4FmIgqziGtIM+KMWbcPdH0h5eMKXiFf98SO61Kh/tINzOtRlKAe3lvKB31XoV7wMTWEP592VSy9vzzR/0pwVMgKu2lktZjHlUTtr+AOhuwuhlzfaFLO4e5TgqOzikq6m0Nt0YyjAEbZdUqVRn+DhOswn3yLElFPyl7NeVSWauLXlJNqWL1F9jHnc4pYQ5yHKBIwOJovSryBfd4XVE6p6ikl6DslOdK7mHIXY3cpIe8puYM6hSJpn/eO/b2uHGsQtIQFuD60u6RkNV0HBpnx+BQEFCc4FRRwyP0JdbIAX1u9fdfyiRziq40sythVmNs/h1eqFbORAjxqn7beJ5dyh+eRBw9Xb1+dLyM92fhCOmPvP7Lfjum27EME0PqKF18pZXKrt7s6Pff76Ki7cF90jYa/xMpAPaDYjps6X2TuHl+Fhmk04wZ8+5BvPnwxYpoROB1ORAqidIMk3axIozOIPtJFWX4/wC2HfBEzMjoSTiTCUA/P+yRsJI5OUgs4h5z+/bJM2+kZ+xf6L/HroZKVRGMDKMoz/pHtoW97VgxHFEa9sRMOTThuzNEft69G9HN9dCOywoZu3bA38VdzHdwULPIuI91FOGmSZ4VFOrgBIlrARqSIU4dBMhNNJKKZZLox20gvtFoLlBn9KRqQOtzh18KjH4Y9/lAiVIRKEW/remBkwUZAH9stUx87zjeSl/Jg5tFaEQVr1IVz4VHXOhcGC4Hso13G8cb1dVJMRuUWQNtkbZXIq/OAJUrzy28ZDnu7V6LRORjudLqlqvj+4fB+0S7uWf2IwBcW/jPchO/nhGVhj2tDZiCWExH5EMnKZpmoFqmk6TTwmZFcX+JKk4sBdokHN+gdE1VZ+ProjKKJ3wLxaeTNIN6BzPAO4q2/A1JF85REzOC+vg05xeifQHw7yRf8u0lTUiKcArhbhISiHQFEbAneidzkS+JRNIoUOQ7iA8h2ZfEhrOgiw/08vkjgc90U7bQ+4kSCe56KBQQGcRDBtbfrg852d2ARbnpcUR5Xbi2Tn/NaSspbTsDWj5UFBa93jKswaW7zAkbG6/4ZwY92akLICCWkjoawgtzmCuE1wg3CCeE24U3CXcK7cF+2D4tGW1NlJZUVO04eCWe3yK0yk/wjjlHsmPhzGGqicZMs9LJpuBacyWMKTdXGH3N4vV0so70ZL6HKh70xLMGGispohIt7T+3de+qDlFypinvEwOjr/AY2E3s+Xyzs1/5TOObzXacd7InspgDWqYnecXbrS+rmRXUlIFr1oGklw6Nnk5YZrPv97iN03EcYjMfCZDTM5fO5ASW5fNe6VWbBdNScTweZfKvpdMdV3W5uz0urevROb8EKJ8N4WQv632/LT+JiG7jvn8EVF1BJZ8vMtTtIbadAC7Jr02WJojATH6AhGQ9o4UF8BpmhtWIYKxZmIIDZQRi1CDU8cItm4tQE5fRFTn+fEdLEVSaRpHZjTWzVxALtQZPZTVT9DWQqBlg85rq7uHc5lVree3Bvwva+9vTpG7Q9vf/Q78KAR1frvAYbJMudfr9zojHsDnrbaP1LaCEGBWERlHZJYeOIg0NuEuJSIHT7/f7w97/zneu/852rh5g9I0x8cBNeGBYMlwNSjIJNfGxmXjcdl28M+xPne7+HcPUpPIEsr3fENaP+OwiD+tjGE7g3nVGMNWLk2yzfzpeMvNFsw8AaDaCHMPUsEIbDQb9nDYYu/W1uwAdwzWqI//uID+XEuLEcC4kqObuRFlHLQeMLjRcufN3YKxbj3WmRJEZm0jamuQdD8s2kb90sZ+WDGvPK75Wlo6jJ3Shhzsu0g/L7NEuSLE3Li5hCPSivI2dALXQd39jP1E+jzX4PKmDXo6kgX4+Zd0uq/Gmm7Se7Pit5pBxj72Ash7msR92KLffQvlV4vNV0bJzmYGC9H7p061/eRnfIJTW4rMm4zZsgJGgUa0ZNwkFTb0PRlJXo0vui75ZlvP9m1MVj5B8DWj1QUHZt4DYJMBhuChO/9rPio/ANwSvEBUe4lfzpTofMVTWLBiUu1Rrg8gXBLlDUgXN+XPUc5Ek8kZFqL5P/p6jkm6RCGGhCGq5GmSdqaSxJyCyw6Q60HjtwzU03aUz3PI5JLLd6s0dn2h9rOrN8AVX+XohUf99ny96AD3p6KMDQ8AGvJxUkfCBvDuNKvMICowFpgyDnPkcKPFoB31XUEzfdzGJMe9wTU5/MrN6EOq/2Jcb0zzFJfiqgh4IR3ycKaNF4mC/o//ITZiTo82dRD/d449/4MqruKhoRqHRLmU+gnq8pmudJaRzj+Cb3NaaEWffMBHlGDHLskje13SS/Cme45sQ9D73q1VXpGe6k7VZm0vhUvVpxKQCG+BQKPtML6Fhb8VavXr+6OnCJhvaDTX2bIu5sELX4GdQsbb53DFWdtlN8SSqxvC1t+T828dXT4W54Y9uvFxaF8POuixuGA8saDi/5kacUJp5tdXNzPOeTwh8JXxWeEf5cOE+RrrLtdMhIKBZCwBkhKWiEEzYvIuHNLXAiREQck3HvRLOxx/UeoKDkZoTJiwituEVCsp8FJWzC+2FBMQRFuyZRl7ZDRxGWoO2sSWXCcXJiraHG0DSzEvViMjqkkAPD3i772PYInF0g66fT2grEwF8vS0qKiZ6sN+DV5n1erxj1Lfiiotfrm9ewLKtJLKVIy75QyMebStqvbOoRJ033aQFVAyWdQ/UD6T/iA++CF3yRED5WcmkFNDWgLS+/qlYb2VY229pFSTZF8bEOJalUqdQplVIuLv0DweA1ETR1O7Aqgm96LwN1q5k/+PLNjiIM4QgjECR5AigjOBmWT6B85Ra/NQYZk/86BhmTRwjmdvn0BMvFzX/e/BO0nv9MKApXupo+RxuOM055Yqa5XDrOEAXKqKew+Jhtj+24ssOCLl5xLCrb8BPR3LNmnjLDYVNU2ZymiLp+l97RxVhsOQCvwfKvv3yxufUifFKk212JtbWEqChzsipi07tiMbo1csVrE2t7futlyl9jru0x3Vexr8TYpz9AGjKQfid8A5WoHEwMbAoUTxBSQK6QjBWT2SRexVgSH+dWVo6srHB+4ezv7KrM5/PzlV2d/Q4WbApUd2RFGNtNe5G/p5BLLJNOSj1XaUB+So1o0Y1HIAEUHbTpcUQjxhxsR+YT2k5z2szCTBd/mjcY9EIY03d0g0HkBcFan0ekNnpYi1cv6L1IbTDZOOiJUAwj4vkE8Y3A1H4ReAwhT/Fg15B0dSWGgh1NTadoOFnuhLCDAF8p3tq6/oH0LuP1u+2DqUMok/jtmmkx3FOcu+Vqc+WK7Myh4ahL6TXjkrE+wOPArp0mRJwIg4gdKUVYZIAig8Ja0OuOuCbSb0PfN+o3YZv8PAt3kvws5R0uifNwdvTivdmzZ7P3gnz+3tzZs7l7x/P6PvwdPI6WoEmxIrtdtFnRIH6MurMdGUf6zx48+MYrr3yjm57lHuT3TJ8PHqyCwN3P47GHcBXJdxoZ7OFNOKSQfbN7G495Hl6AswhfEsds8uCh0WQUXTSaXP5QhLsNd1aSkbNnL1TW15MRTPtnI8nKBVhfr1yIJDEdxwh/juM9PF4niuIJuBHNrZ97+MS4/OgH6mTDavVYpbJerVaM6mNVI5pMRqFC6egCVM5X6G9ICRacjySTEahGk6PHXtiyl2iNx/vjNCNFCa3kEkJ+fn29v74OwroB66PHznZfeGFsIz6Nc5bGp2gQm18ZOtyFJtx54cLLAXfHww+/UEXwq1V6ntSNzv68X3H1Hnd9ZdRAM4SvJWazZqkYcU+UXB7hJI0Xjq1WVl8YDbBDODY6i0g1nTJNH6p/dW3jmvOjs9FkFc5euiBQFabzo1hqCne58DJxVH5CwuDzVfIg4azhoS3gk6PvV60qXmiY4wwrd0J/+9x6VFU9D5VNgQ5SKuPx+qjZ5YQ55A47p6c+myQQOQOg8AlJzDErciaZ5iSzpdcI3GxtBfRwNFjKLGdaJ/4oGI2mdL3p3l6LjCAVjTbcG/S5CasnozN6ejmzdF1t6Cogx6g2pbvpMbdsGkuFPqxzfOHY0ow0I/1jx84eq0KFZjxewxewDUV+LfIUlWgqJOOLk4zJfZo8Hk0mbbPAyOXnPsCxFAmj8pkZvKEoTefLZhqqabNU+F2Pr9JPm+X8+XKbt+FpxeMJR81224yGPR4xWx3nEIzgGJYPcHj9yPVi/KRwHm30CtooDWGHsEa0y004Oh/c6EiUoQKjSbvtnv6KUIQcEaE5ORrmBpHbCun0wFG4Wg2nLlSrZzGTGl1RrcI6Ed3ofDhV7bsUiiiAql/bbh/oV/uVfjUFt1crWBlOHcN0dKEK/VSYOuo/Fk2ef+xA7YqTUz74MK4nrr4ecc7+HDH7wkOc/7g8g0fY9abh2GSdmcU2M9v5dvGhC8eObQqVC3gDoQLV7rFjaD/ydGxXYL+PIX2F+ZkEwnXbCIqIemabgoyOYZJMR1UaRYHqmB2nqMK1r6scmJs7UKnt3l17SsnkIspbl0q5RCeXUaoKXP26fUr9qvWr6kpVu/LWK7Wj8Vopm8h8vEotl7KlWuZSnuMlyDlnNwH/2yEgKcT+8lTu7XcvjH6RA9/C27P7F9698OLbc6c+ujD6hxz4F979PV60HR+7mFP5eR+Ojl/5yvkqTnWTr91WG4na0KlUx4zgllzzFTof3O/DZI3dNoKOfKRPO0XVExoln5IH+ZDO8UfwuKoQClCbGQ4X4g6QCGfFpoP28egRiYHmg1ul8Bef/OV/iSZxCzB5dPeT8JujR3waxQ9u9YWVJ3f/MhmtHBv1KX1y9xZPfprb8/xULPG6Uv5SPQHt8HYV+Q6yl9FDHr/fA3dqgcDoPnioe97v6VMJJnd2u/y8Hvb3Iq63iLs8S1RrIyMt4kXif8JrHLNJl4IVdCTiY8sJqCStgjUTThy0kTPUrltavsEQy5ZVWhhthA6E5g9UDzx+XfXf4l+mWDt8y+Faq+r54AeHKGuGw23nLl6HnG2VR4kvOf6FVgIdGZjaZqxgU0CATtOSx71h8qNDmCG2dkbT4geuPRDXNK50Zw093t7ZjuuG+5g0os2dzaiRzC8t5cPByK6rd0WCYXwAC3KFAmqgpO+iPRvTGc8OQ/FkMh5a2rekWuWypWKG6yrf5L7dmnBUuAshJnnOYXaPy20HnY6RMQeNLRd+ZFwdOnoRIoSYzgBrXc2q40ZlDeTd7jE4TKhma45GTBRaJRZtrDSirNQSxa2ZzpRMy+pZyo4Kn24icTppZGuJdGM6X9Hjjy7NlHZFmDcQKfgjS/nsLC1YuVlRM7rP51toVf0+XyIPO0qteCIRb5VUjwjZ5m5cFNMbopNKXijh0mTL2ZkvhmY1CRLu6khhvx4rW5II4VA8lV86a+CCZiNx2UylTDmfMARBG59LGfIzYLMow3YLrxNOCWcoAs+R1UVdXI7W5Ny7woUb2aaxeIkUpcnj9Hy8GjOVAtoUNdHVyzlfuhxnbFw9/hUE6cz6ZQiUg8nyT9DoeebxBD2eB0zFG1Diiic4+i4/2UUJHHfvlIx+IQe82AATOKppSRuXCpHGn13OvAT3fppdUCLBwlrcu/QXl6Ch16+p3mgzE8wFZ3UXGftbQ1R47yaOczeBFPSEXdhuQ9BkDt8XoBDJNmnApClmG5fib7+ckdLJqJ5fGm2hsiz6/UaSafosx2cvnZWF5+Hf474YyN2XkAqvFG4UesLbhPsu+7ZkqlvY23dMd29u0eTjDtq+yccLVGJP9pE2sVSc5JBFbd/KyScinZaN2vOW4YzLsg8Xy508c2/3jPfHG/jFNJfYWjo4Mt200ZNbGxXayta3bNwhdb9vaWPb5m7L/+N0F74zzb3OBcJ0t2V9uh9/Oc0Rex7HcAXUE4W2scWXi8inPQw2aIARjnCxRzlK3POp8BnkLxStSvP40fQE4jh6RgfkpmoeqbOn+UE7Sr6Notv1/ryT+4KH6djWgb1EeHTI1dJ6KMNc37jro0JZpZci07AH8pw2M7Y/ohE22YykubGVhV5vdCY+G4/PLszGtUd3X5zmp2caYfy9UsE9cahMj6ojXl1y+Ia53p2Cak4yjH+ltO3M9Y7bVviHFyu3XelOZKyJ9nHaW8ev4flxI0xOu6sRcG/PWWPf3DgueOlZfwHa+akOT3aCkjfypOQZ4x+pdHQiUQ/AuRj5xvknJt3RcIgA9Hu9IRqr3e5oENBxwcOjDXyw3D86HkjxufF6Xx6PRDvOwPG2jyVty7u6JVkUkSKpHONvA/rj4KSwsdGl7whEYVzg3jasEcIF1rZzlh7UdaMUpUBRQk65DjAHbHJMw7n8Utg6bRmjf2edgbnT2Y30BgyX8ikDC8OjM2csLDyFhRO84b5o0tonpw7oTODkoAE+cC9zzMxKZpxOUXfoHAL0/EGv6gkYqXDXH9OUsOkP6aHd2WTUiOr66lqv3sgl09FkK2P1/WZY0WL+bjhlBDyqN+gPWZlWMppO5hr13tqqruM7yezukL6lQ9B+oi5Pp6rou5UGDqq0TXjh9D+eNgxKRsMBnA6Hb/z6jZT8KQVr3e+AaG2Kl38XSFxtFQyX8HaT9kO0CxfPcVI9RyS7lQXhsoJxdhKD+uYk5goUbeUnL80adyGBNRy+ZXleEq3WXDS6shsO3D8cvl+slrrOzh2/vbqnaI/1vek3KgHSh828ni+RMW04eRO1vHaTjhQjSgr9gQV9a8i/HaEvTUgvGO/Zj7hPR3AM2zHiuE1lm5/LVDcuBWHXSyF4KS07r0jL0488Jhm27ZT3q6LpwbyBNoIxH2ruar4q4v5vidlKZTaRzGSEyTl/F17y3FUuk2WmC1WrU5xk9MlxdIRyO4Azbu9fHnMQAifkggbDLbD6LtDuNfolApHk4AiuHBj74dF6KhWYjfLNGbM4rjFyx7Zj4gMvhXOFxA8BfpjYT1LJve/HEpJSvcSdzM/uTHCBqLoZLFK5iHxZnvtr7lOOn7ixuQr1qvbJ+nX36aOvtE/Vf3mfJtA5ZhB+9UbdVR3DRJv1q3dqAyFJZFFfnq1MY6SDcTyTzoGXAkSwtmIqJTLiKZ0EWs+ePQv3NSnffO658R0sFAQX1tfXD870+zNvZjydnNP4c+z7j5EHY7+lJSAr1jHtEDj2HqAPRkThS4cPf6mf/fSns/3T8ZPvW1l538n4P80MBjP3nzt69Fxn5/0nonffHT1x/4SnTPrb1tu2PrbenIw/RHvxaZQ3LeJCzSmra6I5Pz2AWwOdcIPOiztMjdOR0KxELiMUer2A3m2faPItbZ5YMHd2d9YSiUUn5wNP2AO+nLOYSMBteffDhry845YOR5odnVt2jL5tJhI1fGMxAZ/yejzeT0FiER8JNvUSHCAPV11Yufy75gl+Kssu+cSYtIyUg8TUYKZKVNQyHU5Fhe1I8Yeugx2WbvJ6b4pE3lMyW2Zp/uYX+eNHxk/b0WNTcB32tXHdPJQuaeu+uc1HrvMvNYo8gDb+wHkcC5v6254/E6sHN4LBL4RsvMXSN05iiLHg/wjZoS8EsbQeOxNLbwUQ3f26iP3PCR3+vYyKFECSNjaVtnaEDum3+RE4OmfQiAehRD4oftirg7ILno/I8ZAKXs3ri0Vn6unIQiRV3f32fDHgD6nM48v3IiE5PPo3lvsl+6BeT+S9ATPgV2VD9sggRA/MVW3m1ROFykrazhzZFMLp2DCWDo9hdOUah9EplDvNAj/8j2oAKo1ZQMgiQZQwBj+iiNIOQVsDJVJsN+n0Hh2oa9dfDYgR+I0xiBv1etLy+acgbrogah49UZznIMI2EKdyj8tehVSTMiPpxz9XUOF9lx546r7kvJM41XVKFJXhrpCXxGNwFm4MhnsnEVm3xWegTxGZ704jMl7N/TZoZuFH49gMDC6NyPAwTI8iNaPeNDgzpWHOn/i3Lg5qhDZrmgbpb23+rQvqgaSHfvwHP/j4cPKly8qyc/iws3zI/dKFnyHh36ho9NWjPj37UWTkYbOLl7pcBy75bETfUKrXS2+IZkMBWYS+KAdC0HMJ5cSzT9TrTzwb8CWChcGgEEz4AmO+/hPRgs8KMcSOXcIhXP0C/yKYFEEcFbEjRp+GuIWvWEZYL3XiaAOpS3RkD570Blm+WMyzYIzNVSpz7DYssEzTooJsPp/lBTouL8MrG4tlmfcqTzDoec+RIwFskj92y7E8iwXZ3JtOv2mOLWKRdfy4RSW5w+uHc2wxpLNYpxPDPljmuuuyDK71KMHR64OK5z1Drov9BL6Oc9P598Eo0/8Vk3jLq4fZ+jUBHOPKTxBvP4s6cQr3edvIikFRr7ZjtynqZbDvjUeBM5VOZ3LB72/19/C2cuz6/wNcT80lAHicY2BkYGAA4htRN8Pj+W2+MnAzMaCD/x/+72JayngUyORgAEsDAPusCTAAeJxjYGRgYDzw/wADA9OG/x/+/2ZaygAUQQENAMGeCEV4nGNgYGBgYvj/H4j/MIHZxGCgegewnv9MCP3/keT/oqhvIMI8KJtxGxJfBcYnyk0fCKrZgG7n/9/E+5lSjBI+/zHFiNFHjDgRWAHBBgBXaCfhAAAAAAAAADwAZAC8ANwA/AEYATYBUgFyAbwB4AIKAjYCjAMQA2YDugP4BAoEQASQBMwFBgXABhAGUgaCBswG7gcSBzQHdghYCLoJBgtaC9YMEgxqDLYM/A04DW4Nhg2mDggOQg7+Dy4PZA+CD6wPyBAqEDwQThBiEHIRAhE6EXwSrBMeE1ITmBPQE+4UBBQsFD4UZBSgFLgU7hUoFWAVuBXKFhAWchZ+Fp4W2hcAFxIXJBcyF2oXkhfOGCYYwhmOGjwaVhqMGrwbCBtEG4AbqBvwHA4cQBxiHIIcohz6HUAddh3OHhQeQh5qHoIe0B8qH1ofrB/+IB4gZCCGILohKCF6IagAAHicY2BkYGBoYFzGIMgAAkxAzAWEDAz/wXwGACehAk8AeJxdkEFugkAYhR+KmkpimjTtqmlm1S6agLr0ALp3YdIl4IAaYMgwauwJeoKeoKfoAZoeq0/yb8pMmPne+98/wAC4xQ88XIeHUbteR488Eu6TJsI++V54gACPwkP6L8JjvCIUDnCHN57g+Td0JiiEe+R34T75Q9gnfwoP8IAv4SH9b+ExNvgVDvDsPZ11kpnKrXV+LGIrSraNts3eVGoWTsVZ6Urb2OmtSi6qOeVz5zKVWVOqJau6KIyqrTno1IU75+pFFGXih6kpcYZGggwGFRzWVDmO/K8YtlP7rzZUFg32rVaY8Y6mncyKqmpzMZXGlrkEF64NTnzPnK5jWvGx7ClJS+nV/IaCrFC3tQOdlH6IXdtVY4GIM+vkQ6Z40h9etlruAHicbVQHe9s2ENWLSUqyZTuJGyd1V7onO+iR7nTvvXcLkkcRFQgwGFKYrvSfFyQdSe1Xfh+P9w7E4cY7DM4M+icc/P9zE2ewgQAhIgwxwhib2MIE29jBLs7iHM5jD7fhAvZxEZdwOw5wB+7EXbgb9+Ay7sV9uB8P4EE8hIfxCB7FY3gcTyDGk3gKT+MZJDjEEY5xgit4Fs/hebyAF/ESXsZVvIJX8Rpexxt4E2/hbbyDd/Ee3scH+BAf4WN8gk/xGT7HF/gSX+FrfINv8R2+xw/4ET/hZ/wChhQZchAKTFGC41fMIFBBQqHGNWgYWDjMscB1NLiB3/A7/sCf+As38fdgg/F8xLiuBZMUMcF0lWwxrdUiztVCHp/qggq7rp9Mel3zaWmP18HJuAeuPt5k1rKsrEjaIGXaBKlSsyh1aSpo2H/MKHVClErLUcYEyZzpKGMVaRZkTNtxVlI2q5iehZlQWScN7Xjp8i4+oVg+6aGrWxBkamo2MyUlZZYrGWaqbpJOHkaZppzbIOdmNrq1O8o1W5Ae5lrVgmxI/thyixqK0/ZEyje8PipYPBUqpaFXBLFi238rxkWsqRbNpkea7ILI7rSqssxSV6ew4IKOAi+roBBsGhVK5P60QukF0/luoZzPuQ20c3dxHXPpTJxxnQkKu8PDsg1uWHJjlW6CUlUU8YpNKTloNzDpc+B5bBpjqYoXXPoczXa7lApHVilb7rWIK3Ml7ruUsmy2/x/baWyXluZlE2KqattM2gXJ5nzqs/TuTefF1CyjYEZNMhQ81Uw324JLig1Zy+XUBB7NRr6kXXZhW9vES1UnGxWr9yrvS3Mm1uI6WNrSjlmSjIkr30FX7SyXuti2V9B3ceUrb9ugmZzS+aWNrjkm+A3Sq99o7hkaS2Vpd2nzHfPaZIm5UWeXoPZUtZZ21gzOrG2uqeXS5RUulVWx8af6cghPzNjP2ZRWEfjpa/rMV048s4jZCyvcs6orxSoUU7qiEGv5mRmvY0nX7f6/TbWmOVfOrGrlWVSvHFm/xWk6tzTMOfk7gDWrXxZpzJxVk4osqbibumQdHK6DZtwD42TYUTmqVOqHIayc4dlQkrOaibGkhWdOTTpSRcEzimqSGRehL5mkoK2LF86EfnJVEmmq1JzCbug2jJ92/yahKZmmyFTeezPsP97or55Z4KVuVX04btNdMJuVQ+PqWmm7Ydl0bEtXpcZfHptLLQn9DKpk5GR/AUT9zRL6FuujrbkSrqK49G3YPtV7Tk5uIWcpGQz+AakoFfAAAA==)format("woff"),url(data:font/woff;base64,d09GRgABAAAAADMoAAsAAAAAWRQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAQwAAAFY5uUZRY21hcAAAAYgAAALmAAAIVPwqk2NnbHlmAAAEcAAAKA8AAENQb16AX2hlYWQAACyAAAAAKwAAADZhtEB8aGhlYQAALKwAAAAgAAAAJARYAuxobXR4AAAszAAAAFIAAAIA/zH/1mxvY2EAAC0gAAABAgAAAQJiQlNGbWF4cAAALiQAAAAfAAAAIAGbAbJuYW1lAAAuRAAAASMAAAIKN+tXw3Bvc3QAAC9oAAADvgAABnx8HwfDeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGT8xziBgZWBgdGFMY2BgcEdSn9lkGRoYWBgYmBlZsAKAtJcUxgcXjG+qmc88P8Agx7jUQY3oDAjSA4A4p0MgAB4nO3Vh3ZVVRSF4T/JJbRQpEsVlWqhS0c6ig1pKr0jvQesed/5EjjXnesxzBjfWbn7nnP2SMZacwPTgDH73AYweoYR/8bIaa+ODNfHmDVcH4ysHt4zqHVNvX/v60hd/XkwvI763mmMM8NPDJhgDjOZzjzmM5sPmMsCFrKIxSxhKR+ygpWsYjVrWMZHLOdjPuFT1rOBjWxiM2v5zLt/wZesYwtb2cZ2drCTr9jFPnazhwMc5BB7+ZqjHOM4JzjJYU5xhG/4ltN8x/f8wI/8xBl+5hznucB+zvILv/Ibl7nCVa5xnZvc4iK3ucNdLnGfe/zOQ27wgEc85glPecZzXvCSV7zmDe94yx/8yV/8zT/8yxST/vPH+f9noi7jg/40VR0Sw54ZDaqORfWeBlG9qOYuQs39hKZH9aJmRHWdZkbtrFnhvkOzg/p+Iqh3zAl3JZob7k80L6jn5od7FjXq3gVB1YVB1UVB1cVB1SVB1aVB1WXhGUDN04CWh+cCrQhPCFoZnhW0Kjw1aHVQ71sTniTUqPetDU8Xap4z1DxxqHn20LrwFKL14XlEG8KTiTaGZxRtCmqfzeG5Ra1yRc2zjJqnGjVqzy1B1a1B1W1B1e1B1R1B1Z1B1V3hlECNWtsdTg60J6i1vUGt7QvnCtofThh0IJw16GBQzx0K5w9qTiJ0OJxJ6Eg4ndDRcE6hY+HEQseDeu5EOMXQyaDecSqcbKg541Bz2qHm3EPNCYiasxA1pyJqzkfUnJSoOTNRc3qis+EcRefCiYrOB/U/uxDUvRfDeYuakxc1ZzBqTmN0KZzL6HI4odGVcFajq+HURtfC+Y2uh5Mc3Qhq/5vhdEe3wjmPbocTH90Jav+74VMA3Quq3g+fDKj5jEAPgtrzYVBrj4Kqj4OqT4KqT4Oqz4Kqz4OqL4KqL4Oqr4Kqr4Oqb4Kqk+HzCr0Nqr4Ln2Go+TRDzecaaj7hUPNZh5pPPdSGOd+Y/A9+WW++AAB4nJ17C5QjV3Vg3fq90v9TKpXU+pWklqpb6lar9aue6Zkezcfj8QfP2OPpGXuMLT7mY+NhDBgbYoLAS5awJpmF2LuBwBEGh42HwxlM+DmxkTFZwCdmfZYzw1lY2E6W5OziTc6chGRPiFe9976S1D1j45h0l169eu/Ve/e9d//3lSBtbm4ORYCBkBQywrwgQLHdKlehoGagWFCNSCzezDc67UirXGoaRbNoFNvFdrPdNJow7OmBfkDvzZTLM9DHdPTX/f6w1+3hBd1uQNcD3fLMpsDrMe12N6iqJ+AfbL6I4wrwbSEmCCXbsRW7Bmo8B5LpmEZzD7Shf/LH3dHfHo/WZrTo8VPdR092rV7/5KPdU8ej2kwtenz0t90fn+z3rC71pwrC5hD+Ap4W/DiTWWFJaAoODlMIQiwLjTVo1UAq1KC1Bo0sxIKgd3CeOEOWBRyZphoz18DEOTr4A2H3m3ftevN7Kdm9fLReP/p6Sh4JrMyZc4Hlo/8ngPeVQOroFZZl9XrQH7fFZPS2cWNM4EB8Zm4lFvGu7IvEVuZm4vMrdw8si+bPF+En0BHCgqCXC2osB/HGHui0yoUQ7FNCXuVZNag+q3hDylOwrPiCyvcUvII+5WuC+/7m/4R3w6fo/VI8phaWoNzC9xvxWAjg7kteEC/tTpiOfwyOCgG8R7a/D8d8IbWvKH015IPupsB8mA1iie/ycR015sKM7/IZ/O50WBzwJcNujRlEmBFMtVBGxOo0cOpwDAcI+XwhHGvIaDAG7siXrVUp3nDHw9f56PDUpcMcftm1egJ+hri2iA82c99bg5qohiAIWbGzB0uD+NyZLCBC1nLgtflHYnM7Ys/Ew+GF1dX4cznDWLvhaPaj+Qfjq6vVcNh4ztgxF3uG6QEG6fwj/AFrFsLh+HPZozesGUbuQevBeCjE38aujG+xgM4IJgVh2kD87wuSwASfEBJ0QWjnjbwzxkD66c1IURRGQrfb7U0uqzvsbWz0+9AdDbEfkeP9BgzxfZN2Mo+Qd5p5vI+JNwLYKwxH52LpdAzqo6FLrqMBWKMNvPfSc2nol2dGSMHYbGAhbU54wgz26JJLsWCrTGXtjoN0gwTTRkIC4eA9V1xxz8FYrNws70hHdFhoXnEPDFZue8dtK1I57BODAcNMMpa9sb7jthVB5P3uRRpNCDtwCWJx01CLhbKNyYQyjRhT6W4ibQbFmPly44pWNKhpycVIzLD32fa+6/bZKWW0ceCeK8RyZXZvOx3ULgVJCqc1DWIRpbB6cLVQWC3O5/3w1c5rVyKJpd0Hsi8DqqAgrD8d88WasCpcIawj7iETKTaLTHX/Y2Yc/5tF5C6sYJdtRBkEs0GlMaovtRy1Cswwmw2zbNpmFgjrbKfAm+J0ecMgiEI0G4VKxJwplet1xo7fWElUAMuOKMyrRaOal/mYhzIeNvquUsrn0+l8vqTs7M6LXnWXKktPiKrEmKTKjG7sfzeONvzBoB6KekvHS9GFeHT5xjs0n7H04brhY8xn1D+8ZPi0T9qzSn1hSSnu939GVcSE6FceYVq0HdXY+CYgN53g1xaemkJKyAlFwXZ5rL4NY5VteXtbnmQHkOigXyQfkRBBBxOUHm1sw++tIuh1Kd2wRj0YABFBt9vn6aDr/kEPua81QiIYWdATZNwzl6b8QtmFzZkyfxQEpSIuPIo23JvLRNslksFB+fYf0/WVeponcOi0xvxG3/Az7TTJNBhi+jf23nJ573WUfKPbPZMeN07Xf8/yx2J+Sw+MNnhjK6CPvjVuiclPkflzmYtr+rSgCRGSuWaLuA7ynNIk47TzKJ2MRtwwg0gTCGgbCbu93EViJXod33ujXikV0BO+QCmFpIzCOByj8nTMvf1smCohKN/3zIR4xuWFF/kaIQcCZjMT4NzF00eG0IW+e8edFjj9P41torjTKJ9R3pvSr5SlcNVbu8fv5czgQc4RWidarRNvoeSqOz76znW4alyByag7rsGE6wH/b/NJUYJnaLdK9WXbqS8jESGDZ8ic7foybhmyY6SpZZPVl5GqUFggmS07Zn0Z6QcZtl2Gf/7kJyWQtauYV5IwK3nZVZoM0suWlv6lBttKXf76d7gWHxDywhyCWxNJZ5goDMSkaE1WwXSaDdIomO3qRk9BvpNLL0c86XBqDjzazOIMXo277to12yz/qEfI67fauYThD86lFEWcWWwtztx1V3M2t/RXPVSRRIEzd+Q/OcRloeRqKzgwjr41qoGDucMSXTkmPCUu5X1eT6Pb9ESjRc7ruv3T+aXyE90jp09vap78kpQt2VmXE/Z6S/nM4nt7vdOnaTiZ77uAtG4LdeG08B5BIMFYXgJieYgquCMG7gQzHVTUmrgLpmOjyGzbZUZSh1C31F4Cx2b2+Iev4i4yk41/2EEO8H1z/MNu9uDa2c7kN+3oq4aZ0TyqpXq0jGnIUrEoybH45UVXI43N6Do8UBAzgTyLmWkvy+h+bOPXM8ybNmMsH8iIhVeu/p3M/PzO+fnj04FeZuxp0R4acEa/+OsNcVl1ncbbOe+u+Yb4PtxnP0pFWnehhHLB3WgbpQUXE+5jCYlgXEFyRpowC+jaB1O1yFJrKVJLHfyTxXv69ywuzt76pltn4Q3Xry06D37iQWdx7fqjX/0NF/RBFtXnWAwV62yhVq/XFmdte/Z/FdYWOzt3dhbXCsVRz13WMU58E4bIC0zUBuaEBbIQDNRLjGKk2R6z0VVwiIm2m9I248HI28hI4ZwV7g/DFvN42Ivv8tyL6jpaBQG9CwISAfStTaGPKQq2HvO8C3YxzwjV6a5FvNNCbWeiK7l4qaEE0oW4kEYo2kUWaRr5SMkoStwgYYaDKlOe8oCWBnKyUa8Z6A16vebfbwq9AXT7vdEGjna0uSmgJdLrf5lnyHZAWiMaD6G0J7lWRftBgPylQkLJN+IZyLdbHawp70a1CtF9m4yD50c9rmMNMB1dCwOcS9cDn6eZwdAzeqtldfkF/XRstMGbWrE0zh2Fvmc09LAzZ5inxyXbmAfTnGUuJRAaFJt5UgrzNO1200RlrSsKmygYh6O+BRaKgOEI3+hvInsfDFKubsh1GBX5uFByuPw1iRKRNA2l1AahjwbZL2Yf+MEPHph9EFA6DPr9/rWz9cOH67OtPi6Ry4bc9enx1cf9Z4a7KrsxW7Rx8ib0hgNXMvZRRq9/6JEPYUmfNhEl9mAw0VPxH7GoQpx+N5RJZbInyhQzsiKKFsc2ghIqfWuo6dlxnKPYmHXShp4wrUQuEhOhdfzNJ1oorPTZpaTH094jZsUHQLzy+p07M5GImSwWF+aXF73N443G8aYIyVpRB+tt3VBwpTbWP0muhYWHcR4ku8RCTWytiY243nHUGhAns1UbtTmGMsdpdOIofDAbQ0ip1v1HMDtc94s3O6TyOWV+s4NgqrwZi6mkDGK+hUalzRsjoy4j78Z2zSw4xMzjNG+bLFDMxFE9bHTgK0iLh5B0D7m3QD2oemSvEtI11asEIqpHkr0sqXp9SW9UzsWSClNYqBg2vbIWD+lhbzTAAn41FlA84BER78RQOKwFfMxgvmBUDykS+FSfpSpM1ryKJyBHNJaOBTRvEmrNq3fpfqbH9bga9ssR1d/M3XDzDXDP7BY4eBv99tI+DXKyBAqKSkWUYyp4lYheidvGrF8z/WvBuAbI+EKzacmnyCGfrKkeRVZUUVU0WZXFpF9iSkpWNb8me0VRkbwSQEiRRVDUuB9ULe1RfBCIL3g8ejgqlapKVAmmDjatQmHLbnoaaWIGdaeGsAt3Mm7iSiLWOLjKtB02o7xBZn6RxCVfX4ZiWXGZaavDUG6RBGdl+NxqfvbAwRtqC3Zy5sDOWia98IFI+FNyYfXJ1KnK4g0HD8xaqydT8Geji9GU2Ima6Q9laqo2k6nAQmXfoYWFkK2WMrWFzB/KnwpHUObCa08FFxYO7a3cjC990Ix2xFQ5/YZaBkVItZhB1iVN6SmIsp04jQtg3IW9bPLpkEXhAsl1LiQHRsyemD4IBBUC/Tn3tlDLZGo7P7yTbqrGRbt231hT7CEoCKSbHsvUaplSiVKExtUPTCPtKouc5/wMvgZ/IPjhPngUNXtXvXNVPVREi9xsdpods9xZdgi4dp21WBE1hFa5jdgeAlLWqtApFxtlu4nlNUCFLYYWd1BENC+qVCQaZdLvGmWGHIRM7mLcWRORQuItu4EvmHWmkoXPOrgCY7dQnCz1OG6dHUf50iyqdrljIu2Q+wFViTJpKHHD5SdZyYmzTg7pm9llNd4sGKi6xB3qJitizkCKQ6Cc1hIOaqjUsNigImqANhrZZU4B6dFEnhDvtAmYBqqkrSVQy3YICjb5PLjvAJkHkjnqfm07jlTutMvtuMO7aji4jQb2ZLfLNEds1nDs8nIHWVszTmk73sKKegffxGk2G80OLggyBptrv8uqSetaRhmETIOW1cDZt804H9eMqeaPd92+unr7vZR8BJB68F/ziF4FmCwDMFFG6gQFREmkPwBJVvGGF5OkELaXNJFJoqwiFQMg7YkeJFt8C1via14ZZFnBenxX1iRsCoB1mqRqoibLsoTUL7v9YQfYWMMMqIGgCJomAVI7jY0N1UoSOyQwwI9gyhK9I9GIsuQRJQV7QWCBYTeqKmG1n3iCpEo4Ia8m42Swa59C0PERkJkAAs2hUbGEd+fHjOJVVBxGpdn6RVoQhr26cweagIrDM5EvgiTRmzR/D06RajQFe0O939dZnQfJC0xRsDsEUpZwqjgRhhlQ3AUUFVyyT66+8b43rvLk92gyIq6ICvgOTt1DM1SxgKbK94ZWSaRFoKnR3qgKZhAgWaROZZquByeFo4gcUNoIhvDi4F5VRPZIC44AScBnhI2wGrvDERVZw9UQRQ34OlMzc87dewk7xYGpMshACgAEsJT4rkaj4lKD6vXSiwquu6YqqirTXADfU8WASKiB6+hRvLj12F4mQBEyHy4P8L2T/AxFlEpogx1jHePvAM0UvCAHvOCRCUw+RVxCWgeOhThbnAMtkbTpXcCp4x9wsEVaa9wBrKedNiTCKC9IzFVFNje5bfQHQkw4Sl4Zl8OTW4+YEtJXo+OQB4a7rZChutVcQhBJtbmfhhxKWDd5oH9Optx/A6d82qEdjbbiDalaKGJf09J8H1MD8+X7uxVbDSUZTpj5VK8nwGQmSj6GEpNpIC3N7wunwrOteDmseVVv2qcp8v9lvmxqpxr0oaSOzGa93VS6u7SwFhQ1P5P9KGdV2S8pig8ltwexAmJSMLS3uRhXOGmpQc0nK/FoxuS2+89w3l9EDZX7T5E1l9vcMcYdG8Z2L24GV4FmIgqziGtIM+KMWbcPdH0h5eMKXiFf98SO61Kh/tINzOtRlKAe3lvKB31XoV7wMTWEP592VSy9vzzR/0pwVMgKu2lktZjHlUTtr+AOhuwuhlzfaFLO4e5TgqOzikq6m0Nt0YyjAEbZdUqVRn+DhOswn3yLElFPyl7NeVSWauLXlJNqWL1F9jHnc4pYQ5yHKBIwOJovSryBfd4XVE6p6ikl6DslOdK7mHIXY3cpIe8puYM6hSJpn/eO/b2uHGsQtIQFuD60u6RkNV0HBpnx+BQEFCc4FRRwyP0JdbIAX1u9fdfyiRziq40sythVmNs/h1eqFbORAjxqn7beJ5dyh+eRBw9Xb1+dLyM92fhCOmPvP7Lfjum27EME0PqKF18pZXKrt7s6Pff76Ki7cF90jYa/xMpAPaDYjps6X2TuHl+Fhmk04wZ8+5BvPnwxYpoROB1ORAqidIMk3axIozOIPtJFWX4/wC2HfBEzMjoSTiTCUA/P+yRsJI5OUgs4h5z+/bJM2+kZ+xf6L/HroZKVRGMDKMoz/pHtoW97VgxHFEa9sRMOTThuzNEft69G9HN9dCOywoZu3bA38VdzHdwULPIuI91FOGmSZ4VFOrgBIlrARqSIU4dBMhNNJKKZZLox20gvtFoLlBn9KRqQOtzh18KjH4Y9/lAiVIRKEW/remBkwUZAH9stUx87zjeSl/Jg5tFaEQVr1IVz4VHXOhcGC4Hso13G8cb1dVJMRuUWQNtkbZXIq/OAJUrzy28ZDnu7V6LRORjudLqlqvj+4fB+0S7uWf2IwBcW/jPchO/nhGVhj2tDZiCWExH5EMnKZpmoFqmk6TTwmZFcX+JKk4sBdokHN+gdE1VZ+ProjKKJ3wLxaeTNIN6BzPAO4q2/A1JF85REzOC+vg05xeifQHw7yRf8u0lTUiKcArhbhISiHQFEbAneidzkS+JRNIoUOQ7iA8h2ZfEhrOgiw/08vkjgc90U7bQ+4kSCe56KBQQGcRDBtbfrg852d2ARbnpcUR5Xbi2Tn/NaSspbTsDWj5UFBa93jKswaW7zAkbG6/4ZwY92akLICCWkjoawgtzmCuE1wg3CCeE24U3CXcK7cF+2D4tGW1NlJZUVO04eCWe3yK0yk/wjjlHsmPhzGGqicZMs9LJpuBacyWMKTdXGH3N4vV0so70ZL6HKh70xLMGGispohIt7T+3de+qDlFypinvEwOjr/AY2E3s+Xyzs1/5TOObzXacd7InspgDWqYnecXbrS+rmRXUlIFr1oGklw6Nnk5YZrPv97iN03EcYjMfCZDTM5fO5ASW5fNe6VWbBdNScTweZfKvpdMdV3W5uz0urevROb8EKJ8N4WQv632/LT+JiG7jvn8EVF1BJZ8vMtTtIbadAC7Jr02WJojATH6AhGQ9o4UF8BpmhtWIYKxZmIIDZQRi1CDU8cItm4tQE5fRFTn+fEdLEVSaRpHZjTWzVxALtQZPZTVT9DWQqBlg85rq7uHc5lVree3Bvwva+9vTpG7Q9vf/Q78KAR1frvAYbJMudfr9zojHsDnrbaP1LaCEGBWERlHZJYeOIg0NuEuJSIHT7/f7w97/zneu/852rh5g9I0x8cBNeGBYMlwNSjIJNfGxmXjcdl28M+xPne7+HcPUpPIEsr3fENaP+OwiD+tjGE7g3nVGMNWLk2yzfzpeMvNFsw8AaDaCHMPUsEIbDQb9nDYYu/W1uwAdwzWqI//uID+XEuLEcC4kqObuRFlHLQeMLjRcufN3YKxbj3WmRJEZm0jamuQdD8s2kb90sZ+WDGvPK75Wlo6jJ3Shhzsu0g/L7NEuSLE3Li5hCPSivI2dALXQd39jP1E+jzX4PKmDXo6kgX4+Zd0uq/Gmm7Se7Pit5pBxj72Ash7msR92KLffQvlV4vNV0bJzmYGC9H7p061/eRnfIJTW4rMm4zZsgJGgUa0ZNwkFTb0PRlJXo0vui75ZlvP9m1MVj5B8DWj1QUHZt4DYJMBhuChO/9rPio/ANwSvEBUe4lfzpTofMVTWLBiUu1Rrg8gXBLlDUgXN+XPUc5Ek8kZFqL5P/p6jkm6RCGGhCGq5GmSdqaSxJyCyw6Q60HjtwzU03aUz3PI5JLLd6s0dn2h9rOrN8AVX+XohUf99ny96AD3p6KMDQ8AGvJxUkfCBvDuNKvMICowFpgyDnPkcKPFoB31XUEzfdzGJMe9wTU5/MrN6EOq/2Jcb0zzFJfiqgh4IR3ycKaNF4mC/o//ITZiTo82dRD/d449/4MqruKhoRqHRLmU+gnq8pmudJaRzj+Cb3NaaEWffMBHlGDHLskje13SS/Cme45sQ9D73q1VXpGe6k7VZm0vhUvVpxKQCG+BQKPtML6Fhb8VavXr+6OnCJhvaDTX2bIu5sELX4GdQsbb53DFWdtlN8SSqxvC1t+T828dXT4W54Y9uvFxaF8POuixuGA8saDi/5kacUJp5tdXNzPOeTwh8JXxWeEf5cOE+RrrLtdMhIKBZCwBkhKWiEEzYvIuHNLXAiREQck3HvRLOxx/UeoKDkZoTJiwituEVCsp8FJWzC+2FBMQRFuyZRl7ZDRxGWoO2sSWXCcXJiraHG0DSzEvViMjqkkAPD3i772PYInF0g66fT2grEwF8vS0qKiZ6sN+DV5n1erxj1Lfiiotfrm9ewLKtJLKVIy75QyMebStqvbOoRJ033aQFVAyWdQ/UD6T/iA++CF3yRED5WcmkFNDWgLS+/qlYb2VY229pFSTZF8bEOJalUqdQplVIuLv0DweA1ETR1O7Aqgm96LwN1q5k/+PLNjiIM4QgjECR5AigjOBmWT6B85Ra/NQYZk/86BhmTRwjmdvn0BMvFzX/e/BO0nv9MKApXupo+RxuOM055Yqa5XDrOEAXKqKew+Jhtj+24ssOCLl5xLCrb8BPR3LNmnjLDYVNU2ZymiLp+l97RxVhsOQCvwfKvv3yxufUifFKk212JtbWEqChzsipi07tiMbo1csVrE2t7futlyl9jru0x3Vexr8TYpz9AGjKQfid8A5WoHEwMbAoUTxBSQK6QjBWT2SRexVgSH+dWVo6srHB+4ezv7KrM5/PzlV2d/Q4WbApUd2RFGNtNe5G/p5BLLJNOSj1XaUB+So1o0Y1HIAEUHbTpcUQjxhxsR+YT2k5z2szCTBd/mjcY9EIY03d0g0HkBcFan0ekNnpYi1cv6L1IbTDZOOiJUAwj4vkE8Y3A1H4ReAwhT/Fg15B0dSWGgh1NTadoOFnuhLCDAF8p3tq6/oH0LuP1u+2DqUMok/jtmmkx3FOcu+Vqc+WK7Myh4ahL6TXjkrE+wOPArp0mRJwIg4gdKUVYZIAig8Ja0OuOuCbSb0PfN+o3YZv8PAt3kvws5R0uifNwdvTivdmzZ7P3gnz+3tzZs7l7x/P6PvwdPI6WoEmxIrtdtFnRIH6MurMdGUf6zx48+MYrr3yjm57lHuT3TJ8PHqyCwN3P47GHcBXJdxoZ7OFNOKSQfbN7G495Hl6AswhfEsds8uCh0WQUXTSaXP5QhLsNd1aSkbNnL1TW15MRTPtnI8nKBVhfr1yIJDEdxwh/juM9PF4niuIJuBHNrZ97+MS4/OgH6mTDavVYpbJerVaM6mNVI5pMRqFC6egCVM5X6G9ICRacjySTEahGk6PHXtiyl2iNx/vjNCNFCa3kEkJ+fn29v74OwroB66PHznZfeGFsIz6Nc5bGp2gQm18ZOtyFJtx54cLLAXfHww+/UEXwq1V6ntSNzv68X3H1Hnd9ZdRAM4SvJWazZqkYcU+UXB7hJI0Xjq1WVl8YDbBDODY6i0g1nTJNH6p/dW3jmvOjs9FkFc5euiBQFabzo1hqCne58DJxVH5CwuDzVfIg4azhoS3gk6PvV60qXmiY4wwrd0J/+9x6VFU9D5VNgQ5SKuPx+qjZ5YQ55A47p6c+myQQOQOg8AlJzDErciaZ5iSzpdcI3GxtBfRwNFjKLGdaJ/4oGI2mdL3p3l6LjCAVjTbcG/S5CasnozN6ejmzdF1t6Cogx6g2pbvpMbdsGkuFPqxzfOHY0ow0I/1jx84eq0KFZjxewxewDUV+LfIUlWgqJOOLk4zJfZo8Hk0mbbPAyOXnPsCxFAmj8pkZvKEoTefLZhqqabNU+F2Pr9JPm+X8+XKbt+FpxeMJR81224yGPR4xWx3nEIzgGJYPcHj9yPVi/KRwHm30CtooDWGHsEa0y004Oh/c6EiUoQKjSbvtnv6KUIQcEaE5ORrmBpHbCun0wFG4Wg2nLlSrZzGTGl1RrcI6Ed3ofDhV7bsUiiiAql/bbh/oV/uVfjUFt1crWBlOHcN0dKEK/VSYOuo/Fk2ef+xA7YqTUz74MK4nrr4ecc7+HDH7wkOc/7g8g0fY9abh2GSdmcU2M9v5dvGhC8eObQqVC3gDoQLV7rFjaD/ydGxXYL+PIX2F+ZkEwnXbCIqIemabgoyOYZJMR1UaRYHqmB2nqMK1r6scmJs7UKnt3l17SsnkIspbl0q5RCeXUaoKXP26fUr9qvWr6kpVu/LWK7Wj8Vopm8h8vEotl7KlWuZSnuMlyDlnNwH/2yEgKcT+8lTu7XcvjH6RA9/C27P7F9698OLbc6c+ujD6hxz4F979PV60HR+7mFP5eR+Ojl/5yvkqTnWTr91WG4na0KlUx4zgllzzFTof3O/DZI3dNoKOfKRPO0XVExoln5IH+ZDO8UfwuKoQClCbGQ4X4g6QCGfFpoP28egRiYHmg1ul8Bef/OV/iSZxCzB5dPeT8JujR3waxQ9u9YWVJ3f/MhmtHBv1KX1y9xZPfprb8/xULPG6Uv5SPQHt8HYV+Q6yl9FDHr/fA3dqgcDoPnioe97v6VMJJnd2u/y8Hvb3Iq63iLs8S1RrIyMt4kXif8JrHLNJl4IVdCTiY8sJqCStgjUTThy0kTPUrltavsEQy5ZVWhhthA6E5g9UDzx+XfXf4l+mWDt8y+Faq+r54AeHKGuGw23nLl6HnG2VR4kvOf6FVgIdGZjaZqxgU0CATtOSx71h8qNDmCG2dkbT4geuPRDXNK50Zw093t7ZjuuG+5g0os2dzaiRzC8t5cPByK6rd0WCYXwAC3KFAmqgpO+iPRvTGc8OQ/FkMh5a2rekWuWypWKG6yrf5L7dmnBUuAshJnnOYXaPy20HnY6RMQeNLRd+ZFwdOnoRIoSYzgBrXc2q40ZlDeTd7jE4TKhma45GTBRaJRZtrDSirNQSxa2ZzpRMy+pZyo4Kn24icTppZGuJdGM6X9Hjjy7NlHZFmDcQKfgjS/nsLC1YuVlRM7rP51toVf0+XyIPO0qteCIRb5VUjwjZ5m5cFNMbopNKXijh0mTL2ZkvhmY1CRLu6khhvx4rW5II4VA8lV86a+CCZiNx2UylTDmfMARBG59LGfIzYLMow3YLrxNOCWcoAs+R1UVdXI7W5Ny7woUb2aaxeIkUpcnj9Hy8GjOVAtoUNdHVyzlfuhxnbFw9/hUE6cz6ZQiUg8nyT9DoeebxBD2eB0zFG1Diiic4+i4/2UUJHHfvlIx+IQe82AATOKppSRuXCpHGn13OvAT3fppdUCLBwlrcu/QXl6Ch16+p3mgzE8wFZ3UXGftbQ1R47yaOczeBFPSEXdhuQ9BkDt8XoBDJNmnApClmG5fib7+ckdLJqJ5fGm2hsiz6/UaSafosx2cvnZWF5+Hf474YyN2XkAqvFG4UesLbhPsu+7ZkqlvY23dMd29u0eTjDtq+yccLVGJP9pE2sVSc5JBFbd/KyScinZaN2vOW4YzLsg8Xy508c2/3jPfHG/jFNJfYWjo4Mt200ZNbGxXayta3bNwhdb9vaWPb5m7L/+N0F74zzb3OBcJ0t2V9uh9/Oc0Rex7HcAXUE4W2scWXi8inPQw2aIARjnCxRzlK3POp8BnkLxStSvP40fQE4jh6RgfkpmoeqbOn+UE7Sr6Notv1/ryT+4KH6djWgb1EeHTI1dJ6KMNc37jro0JZpZci07AH8pw2M7Y/ohE22YykubGVhV5vdCY+G4/PLszGtUd3X5zmp2caYfy9UsE9cahMj6ojXl1y+Ia53p2Cak4yjH+ltO3M9Y7bVviHFyu3XelOZKyJ9nHaW8ev4flxI0xOu6sRcG/PWWPf3DgueOlZfwHa+akOT3aCkjfypOQZ4x+pdHQiUQ/AuRj5xvknJt3RcIgA9Hu9IRqr3e5oENBxwcOjDXyw3D86HkjxufF6Xx6PRDvOwPG2jyVty7u6JVkUkSKpHONvA/rj4KSwsdGl7whEYVzg3jasEcIF1rZzlh7UdaMUpUBRQk65DjAHbHJMw7n8Utg6bRmjf2edgbnT2Y30BgyX8ikDC8OjM2csLDyFhRO84b5o0tonpw7oTODkoAE+cC9zzMxKZpxOUXfoHAL0/EGv6gkYqXDXH9OUsOkP6aHd2WTUiOr66lqv3sgl09FkK2P1/WZY0WL+bjhlBDyqN+gPWZlWMppO5hr13tqqruM7yezukL6lQ9B+oi5Pp6rou5UGDqq0TXjh9D+eNgxKRsMBnA6Hb/z6jZT8KQVr3e+AaG2Kl38XSFxtFQyX8HaT9kO0CxfPcVI9RyS7lQXhsoJxdhKD+uYk5goUbeUnL80adyGBNRy+ZXleEq3WXDS6shsO3D8cvl+slrrOzh2/vbqnaI/1vek3KgHSh828ni+RMW04eRO1vHaTjhQjSgr9gQV9a8i/HaEvTUgvGO/Zj7hPR3AM2zHiuE1lm5/LVDcuBWHXSyF4KS07r0jL0488Jhm27ZT3q6LpwbyBNoIxH2ruar4q4v5vidlKZTaRzGSEyTl/F17y3FUuk2WmC1WrU5xk9MlxdIRyO4Azbu9fHnMQAifkggbDLbD6LtDuNfolApHk4AiuHBj74dF6KhWYjfLNGbM4rjFyx7Zj4gMvhXOFxA8BfpjYT1LJve/HEpJSvcSdzM/uTHCBqLoZLFK5iHxZnvtr7lOOn7ixuQr1qvbJ+nX36aOvtE/Vf3mfJtA5ZhB+9UbdVR3DRJv1q3dqAyFJZFFfnq1MY6SDcTyTzoGXAkSwtmIqJTLiKZ0EWs+ePQv3NSnffO658R0sFAQX1tfXD870+zNvZjydnNP4c+z7j5EHY7+lJSAr1jHtEDj2HqAPRkThS4cPf6mf/fSns/3T8ZPvW1l538n4P80MBjP3nzt69Fxn5/0nonffHT1x/4SnTPrb1tu2PrbenIw/RHvxaZQ3LeJCzSmra6I5Pz2AWwOdcIPOiztMjdOR0KxELiMUer2A3m2faPItbZ5YMHd2d9YSiUUn5wNP2AO+nLOYSMBteffDhry845YOR5odnVt2jL5tJhI1fGMxAZ/yejzeT0FiER8JNvUSHCAPV11Yufy75gl+Kssu+cSYtIyUg8TUYKZKVNQyHU5Fhe1I8Yeugx2WbvJ6b4pE3lMyW2Zp/uYX+eNHxk/b0WNTcB32tXHdPJQuaeu+uc1HrvMvNYo8gDb+wHkcC5v6254/E6sHN4LBL4RsvMXSN05iiLHg/wjZoS8EsbQeOxNLbwUQ3f26iP3PCR3+vYyKFECSNjaVtnaEDum3+RE4OmfQiAehRD4oftirg7ILno/I8ZAKXs3ri0Vn6unIQiRV3f32fDHgD6nM48v3IiE5PPo3lvsl+6BeT+S9ATPgV2VD9sggRA/MVW3m1ROFykrazhzZFMLp2DCWDo9hdOUah9EplDvNAj/8j2oAKo1ZQMgiQZQwBj+iiNIOQVsDJVJsN+n0Hh2oa9dfDYgR+I0xiBv1etLy+acgbrogah49UZznIMI2EKdyj8tehVSTMiPpxz9XUOF9lx546r7kvJM41XVKFJXhrpCXxGNwFm4MhnsnEVm3xWegTxGZ704jMl7N/TZoZuFH49gMDC6NyPAwTI8iNaPeNDgzpWHOn/i3Lg5qhDZrmgbpb23+rQvqgaSHfvwHP/j4cPKly8qyc/iws3zI/dKFnyHh36ho9NWjPj37UWTkYbOLl7pcBy75bETfUKrXS2+IZkMBWYS+KAdC0HMJ5cSzT9TrTzwb8CWChcGgEEz4AmO+/hPRgs8KMcSOXcIhXP0C/yKYFEEcFbEjRp+GuIWvWEZYL3XiaAOpS3RkD570Blm+WMyzYIzNVSpz7DYssEzTooJsPp/lBTouL8MrG4tlmfcqTzDoec+RIwFskj92y7E8iwXZ3JtOv2mOLWKRdfy4RSW5w+uHc2wxpLNYpxPDPljmuuuyDK71KMHR64OK5z1Drov9BL6Oc9P598Eo0/8Vk3jLq4fZ+jUBHOPKTxBvP4s6cQr3edvIikFRr7ZjtynqZbDvjUeBM5VOZ3LB72/19/C2cuz6/wNcT80lAHicY2BkYGAA4htRN8Pj+W2+MnAzMaCD/x/+72JayngUyORgAEsDAPusCTAAeJxjYGRgYDzw/wADA9OG/x/+/2ZaygAUQQENAMGeCEV4nGNgYGBgYvj/H4j/MIHZxGCgegewnv9MCP3/keT/oqhvIMI8KJtxGxJfBcYnyk0fCKrZgG7n/9/E+5lSjBI+/zHFiNFHjDgRWAHBBgBXaCfhAAAAAAAAADwAZAC8ANwA/AEYATYBUgFyAbwB4AIKAjYCjAMQA2YDugP4BAoEQASQBMwFBgXABhAGUgaCBswG7gcSBzQHdghYCLoJBgtaC9YMEgxqDLYM/A04DW4Nhg2mDggOQg7+Dy4PZA+CD6wPyBAqEDwQThBiEHIRAhE6EXwSrBMeE1ITmBPQE+4UBBQsFD4UZBSgFLgU7hUoFWAVuBXKFhAWchZ+Fp4W2hcAFxIXJBcyF2oXkhfOGCYYwhmOGjwaVhqMGrwbCBtEG4AbqBvwHA4cQBxiHIIcohz6HUAddh3OHhQeQh5qHoIe0B8qH1ofrB/+IB4gZCCGILohKCF6IagAAHicY2BkYGBoYFzGIMgAAkxAzAWEDAz/wXwGACehAk8AeJxdkEFugkAYhR+KmkpimjTtqmlm1S6agLr0ALp3YdIl4IAaYMgwauwJeoKeoKfoAZoeq0/yb8pMmPne+98/wAC4xQ88XIeHUbteR488Eu6TJsI++V54gACPwkP6L8JjvCIUDnCHN57g+Td0JiiEe+R34T75Q9gnfwoP8IAv4SH9b+ExNvgVDvDsPZ11kpnKrXV+LGIrSraNts3eVGoWTsVZ6Urb2OmtSi6qOeVz5zKVWVOqJau6KIyqrTno1IU75+pFFGXih6kpcYZGggwGFRzWVDmO/K8YtlP7rzZUFg32rVaY8Y6mncyKqmpzMZXGlrkEF64NTnzPnK5jWvGx7ClJS+nV/IaCrFC3tQOdlH6IXdtVY4GIM+vkQ6Z40h9etlruAHicbVQHe9s2ENWLSUqyZTuJGyd1V7onO+iR7nTvvXcLkkcRFQgwGFKYrvSfFyQdSe1Xfh+P9w7E4cY7DM4M+icc/P9zE2ewgQAhIgwxwhib2MIE29jBLs7iHM5jD7fhAvZxEZdwOw5wB+7EXbgb9+Ay7sV9uB8P4EE8hIfxCB7FY3gcTyDGk3gKT+MZJDjEEY5xgit4Fs/hebyAF/ESXsZVvIJX8Rpexxt4E2/hbbyDd/Ee3scH+BAf4WN8gk/xGT7HF/gSX+FrfINv8R2+xw/4ET/hZ/wChhQZchAKTFGC41fMIFBBQqHGNWgYWDjMscB1NLiB3/A7/sCf+As38fdgg/F8xLiuBZMUMcF0lWwxrdUiztVCHp/qggq7rp9Mel3zaWmP18HJuAeuPt5k1rKsrEjaIGXaBKlSsyh1aSpo2H/MKHVClErLUcYEyZzpKGMVaRZkTNtxVlI2q5iehZlQWScN7Xjp8i4+oVg+6aGrWxBkamo2MyUlZZYrGWaqbpJOHkaZppzbIOdmNrq1O8o1W5Ae5lrVgmxI/thyixqK0/ZEyje8PipYPBUqpaFXBLFi238rxkWsqRbNpkea7ILI7rSqssxSV6ew4IKOAi+roBBsGhVK5P60QukF0/luoZzPuQ20c3dxHXPpTJxxnQkKu8PDsg1uWHJjlW6CUlUU8YpNKTloNzDpc+B5bBpjqYoXXPoczXa7lApHVilb7rWIK3Ml7ruUsmy2/x/baWyXluZlE2KqattM2gXJ5nzqs/TuTefF1CyjYEZNMhQ81Uw324JLig1Zy+XUBB7NRr6kXXZhW9vES1UnGxWr9yrvS3Mm1uI6WNrSjlmSjIkr30FX7SyXuti2V9B3ceUrb9ugmZzS+aWNrjkm+A3Sq99o7hkaS2Vpd2nzHfPaZIm5UWeXoPZUtZZ21gzOrG2uqeXS5RUulVWx8af6cghPzNjP2ZRWEfjpa/rMV048s4jZCyvcs6orxSoUU7qiEGv5mRmvY0nX7f6/TbWmOVfOrGrlWVSvHFm/xWk6tzTMOfk7gDWrXxZpzJxVk4osqbibumQdHK6DZtwD42TYUTmqVOqHIayc4dlQkrOaibGkhWdOTTpSRcEzimqSGRehL5mkoK2LF86EfnJVEmmq1JzCbug2jJ92/yahKZmmyFTeezPsP97or55Z4KVuVX04btNdMJuVQ+PqWmm7Ydl0bEtXpcZfHptLLQn9DKpk5GR/AUT9zRL6FuujrbkSrqK49G3YPtV7Tk5uIWcpGQz+AakoFfAAAA==)format("woff"),url(data:font/ttf;base64,AAEAAAALAIAAAwAwR1NVQiCLJXoAAAE4AAAAVE9TLzI5uUZRAAABjAAAAFZjbWFw/CqTYwAAA+QAAAhUZ2x5Zm9egF8AAA08AABDUGhlYWRhtEB8AAAA4AAAADZoaGVhBFgC7AAAALwAAAAkaG10eP8x/9YAAAHkAAACAGxvY2FiQlNGAAAMOAAAAQJtYXhwAZsBsgAAARgAAAAgbmFtZTfrV8MAAFCMAAACCnBvc3R8HwfDAABSmAAABnwAAQAAAcD/wAAAArD/8P/7AqUAAQAAAAAAAAAAAAAAAAAAAIAAAQAAAAEAANha2VdfDzz1AAsCAAAAAAAAAAAAAAAAAAAAAAD/8P+6AqUBxQAAAAgAAgAAAAAAAAABAAAAgAGmABEAAAAAAAIAAAAKAAoAAAD/AAAAAAAAAAEAAAAKADAAPgACREZMVAAObGF0bgAaAAQAAAAAAAAAAQAAAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQAGAAAAAQAAAAEB/gGQAAUAAAFEAWYAAABHAUQBZgAAAPUAGQCEAAACAAUDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFBmRWQAQOoB6n8BwP/AAC4BxQBGAAAAAQAAAAAAAAAAAAACAP//AgD//AIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAP//AkD//wIA//8CAAAAAgD//wIA//8CAAAAAgAAAAIA//0CAAAAAgAAAAIAAAACgAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIA//8CAAAAAgAAAAG2AAACAP//AgAAAAIkAAABtgAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgD/8AIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAArAAAAIAAAACAAAAAgD//wIA//sCAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIA//8CAAAAAgAAAAIA//8CAAAAAgD//wIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgD//wIAAAACAAAAAgAAAAIAAAACAAAAAgD//wIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAiAAAAIAAAACAAAAAAAABQAAAAMAAAAsAAAABAAAAlAAAQAAAAABSgADAAEAAAAsAAMACgAAAlAABAEeAAAABAAEAAEAAOp///8AAOoB//8AAAABAAQAAAABAAIAAwAFAAYACAAKAAQADAANAAkABwAPABAACwARAA4AEgATABQAFQAWABcAGQAbABwAHQAeAB8AGAAgABoAIgAjACQAJgAnACgAKQAqACEAKwAsAC0ALgAlAC8AMAAxADIAMwA0ADYANQA6ADcAOAA8AD0APgA5AD8AQgBDAEQARQBGAEAARwBBAEgASQBKAEsATABNAE4ATwBQAFEAUwBUAFUAOwBSAFcAWABZAFsAXABdAF4AXwBhAGIAVgBjAGQAZQBaAGcAZgBoAGoAYABpAGsAbABtAG4AbwBwAHEAcgBzAHQAdQB4AHcAeQB6AHsAfAB9AH4AfwB2AAABBgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAAAAYEAAAAAAAAAH8AAOoBAADqAQAAAAEAAOoCAADqAgAAAAIAAOoDAADqAwAAAAMAAOoEAADqBAAAAAUAAOoFAADqBQAAAAYAAOoGAADqBgAAAAgAAOoHAADqBwAAAAoAAOoIAADqCAAAAAQAAOoJAADqCQAAAAwAAOoKAADqCgAAAA0AAOoLAADqCwAAAAkAAOoMAADqDAAAAAcAAOoNAADqDQAAAA8AAOoOAADqDgAAABAAAOoPAADqDwAAAAsAAOoQAADqEAAAABEAAOoRAADqEQAAAA4AAOoSAADqEgAAABIAAOoTAADqEwAAABMAAOoUAADqFAAAABQAAOoVAADqFQAAABUAAOoWAADqFgAAABYAAOoXAADqFwAAABcAAOoYAADqGAAAABkAAOoZAADqGQAAABsAAOoaAADqGgAAABwAAOobAADqGwAAAB0AAOocAADqHAAAAB4AAOodAADqHQAAAB8AAOoeAADqHgAAABgAAOofAADqHwAAACAAAOogAADqIAAAABoAAOohAADqIQAAACIAAOoiAADqIgAAACMAAOojAADqIwAAACQAAOokAADqJAAAACYAAOolAADqJQAAACcAAOomAADqJgAAACgAAOonAADqJwAAACkAAOooAADqKAAAACoAAOopAADqKQAAACEAAOoqAADqKgAAACsAAOorAADqKwAAACwAAOosAADqLAAAAC0AAOotAADqLQAAAC4AAOouAADqLgAAACUAAOovAADqLwAAAC8AAOowAADqMAAAADAAAOoxAADqMQAAADEAAOoyAADqMgAAADIAAOozAADqMwAAADMAAOo0AADqNAAAADQAAOo1AADqNQAAADYAAOo2AADqNgAAADUAAOo3AADqNwAAADoAAOo4AADqOAAAADcAAOo5AADqOQAAADgAAOo6AADqOgAAADwAAOo7AADqOwAAAD0AAOo8AADqPAAAAD4AAOo9AADqPQAAADkAAOo+AADqPgAAAD8AAOo/AADqPwAAAEIAAOpAAADqQAAAAEMAAOpBAADqQQAAAEQAAOpCAADqQgAAAEUAAOpDAADqQwAAAEYAAOpEAADqRAAAAEAAAOpFAADqRQAAAEcAAOpGAADqRgAAAEEAAOpHAADqRwAAAEgAAOpIAADqSAAAAEkAAOpJAADqSQAAAEoAAOpKAADqSgAAAEsAAOpLAADqSwAAAEwAAOpMAADqTAAAAE0AAOpNAADqTQAAAE4AAOpOAADqTgAAAE8AAOpPAADqTwAAAFAAAOpQAADqUAAAAFEAAOpRAADqUQAAAFMAAOpSAADqUgAAAFQAAOpTAADqUwAAAFUAAOpUAADqVAAAADsAAOpVAADqVQAAAFIAAOpWAADqVgAAAFcAAOpXAADqVwAAAFgAAOpYAADqWAAAAFkAAOpZAADqWQAAAFsAAOpaAADqWgAAAFwAAOpbAADqWwAAAF0AAOpcAADqXAAAAF4AAOpdAADqXQAAAF8AAOpeAADqXgAAAGEAAOpfAADqXwAAAGIAAOpgAADqYAAAAFYAAOphAADqYQAAAGMAAOpiAADqYgAAAGQAAOpjAADqYwAAAGUAAOpkAADqZAAAAFoAAOplAADqZQAAAGcAAOpmAADqZgAAAGYAAOpnAADqZwAAAGgAAOpoAADqaAAAAGoAAOppAADqaQAAAGAAAOpqAADqagAAAGkAAOprAADqawAAAGsAAOpsAADqbAAAAGwAAOptAADqbQAAAG0AAOpuAADqbgAAAG4AAOpvAADqbwAAAG8AAOpwAADqcAAAAHAAAOpxAADqcQAAAHEAAOpyAADqcgAAAHIAAOpzAADqcwAAAHMAAOp0AADqdAAAAHQAAOp1AADqdQAAAHUAAOp2AADqdgAAAHgAAOp3AADqdwAAAHcAAOp4AADqeAAAAHkAAOp5AADqeQAAAHoAAOp6AADqegAAAHsAAOp7AADqewAAAHwAAOp8AADqfAAAAH0AAOp9AADqfQAAAH4AAOp+AADqfgAAAH8AAOp/AADqfwAAAHYAAAAAADwAZAC8ANwA/AEYATYBUgFyAbwB4AIKAjYCjAMQA2YDugP4BAoEQASQBMwFBgXABhAGUgaCBswG7gcSBzQHdghYCLoJBgtaC9YMEgxqDLYM/A04DW4Nhg2mDggOQg7+Dy4PZA+CD6wPyBAqEDwQThBiEHIRAhE6EXwSrBMeE1ITmBPQE+4UBBQsFD4UZBSgFLgU7hUoFWAVuBXKFhAWchZ+Fp4W2hcAFxIXJBcyF2oXkhfOGCYYwhmOGjwaVhqMGrwbCBtEG4AbqBvwHA4cQBxiHIIcohz6HUAddh3OHhQeQh5qHoIe0B8qH1ofrB/+IB4gZCCGILohKCF6IagAAAAD////wAIBAaAAGQAdACkAAAEjNTQmKwEiBh0BIyIGFREUFjMhMjY1ETQmJTMVIxcjFSM1IzUzNTMVMwHAYBMNgA0TYBomJhoBgBomJv7mgIDAYEBgYEBgAUBADRMTDUAmGv8AGiYmGgEAGiZAQOBgYEBgYAAAAAAB//z/wAIAAcQAFAAAJSc3JwUnLgEGFh8BAxc3FxUzPwE1AYBb20D+7lcSLhoIElduQKVbQCBggFulQG5XEggaLhJX/u5A21uAYCBAAAAAAAYAAP/AAeEBwQAMABkAJAAvADMANwAAASIOARQeATI+ATQuAQMiLgE0PgEyHgEUDgETNjU0JiMiBgceAScuASMiBhUUFz4BFzMVIzczFSMBAD1nPDxnemc8PGc9MVMwMFNiUzAwU6INOCgXKA0xU+wNKBcoOA0bU0UgICBgYAGAPGd6Zzw8Z3pnPP5sMFNiUzAwU2JTMAFEFhooOBQRCjhCERQ4KBoWKThxoCAgAAAAAQAAAAAB3QE2ABAAABMmIgYUHwEWMj8BNjQmIg8BQgUPCgXKBg4GygUKDwW+ATEFCw4FyQUFyQUOCwW3AAAAAAEAAP/jAXYBnQAQAAAlFhQGIi8BJjQ/ATYyFhQPAQFxBQsOBckFBckFDgsFtwIFDwoFygYOBsoFCg8FvgAAAAABAAAAAAFVAVMADQAAAREUBiIvASY0PwE2MhYBVQsPBoAFBYAGDwsBQP8ABwsFgAYOBoAFCwAAAAEAAP/jAXYBnQAQAAA3BhQWMj8BNjQvASYiBhQfAY8FCw4FyQUFyQUPCgW3AgUPCgXKBg4GygUKDwW+AAEAAAAAAVUBUwAOAAAlFA8BBiImNRE0NjIfARYBVQaABQ8LCw8FgAbABwaABQsHAQAHCwWABgAAAQAAAAAB3QE2ABAAACUWMjY0LwEmIg8BBhQWMj8BAb4FDwoFygYOBsoFCg8Fvk8FCw4FyQUFyQUOCwW3AAAAAAEAAP+6AeQBxAAtAAABJwcGFBYyPwE+AS4CBg8BDgEeAjY/AScHDgEuAjY/ATYyFhQPAQYiJjQ3AV0hohQoORTDFhAQLDs7Fs0fFRU+UlMejSGMFjs7KxAQFc0VOSgUwwcTDQcBHCGiFTkoFMMWOzssEBAWzR5TUj4VFR+MIIwWDw8sOzsWzRQoORXCBw0TBwAAAAAFAAD/4AIAAYAAAwAHAAsADwATAAA1IRUhNzMVIzczFSM3MxUjEzMRIwIA/gBAQEBgQEBgQEBgQEAgQMBg4OCAgAFA/sAAAAACAAD/wAHgAcAAEwAXAAABESEiJjQ2MyERISIGFREUFjMhEQEhFSEBwP6wFBwcFAEw/sAaJiYaAYD+oAEg/uABgP5gHCgcAYAmGv6AGiYBwP6gIAAB////wAIBAaAAGgAAATIeARQOASMiJwYHBgc1Njc2NTQnLgE1ND4BAQBGdUVFdUYUFCYzJjkcERMBLDNFdQGgOF9yXzgDJhALAg4NFRcZBwceVDA5XzgAAv///8ACQQHBABgAOQAABRQWFxUGIyImJwYjIi4BND4BMh4BFRQHBgEyHgEXJiMiDgIUFyMiJwYHBgc1Njc2NTQnLgE1ND4BAiASDggIGS0RFBUnQicnQk5CJxsF/uBEdUUCJiokQTUcDggUFCYzJjkcERMBLDNFdQMQHAgIARQRBSI7RjsiIjsjKSEMAbY2XTgRGC89RB4DJhALAg4NFRcZBwceVDA5XzgAAAX////eAgEBoAAZAC4AOwBFAFYAACU0LgEjMyMHBgcGBwYHBhQXFhcWFzMjMj4BByInJicmNDc2NzYyFxYXFhQHBgcGJTQ3BisBBxUXMzIXJhcnFx4BPwE+ASc3IiYnJjQ3PgEyFhcWFAcOAQIAEh4SASoRFxolJjAwBwdXVCoYKgESHhJQBQcKCBISCAoHCwcJCBISCAkH/sgFJSEhHBwhISUFOkApAgoGPAYEA7oCBgMHBwMGBAcDBwcDB+kyUzIMDg4TDxIKJVclEiwWEjFUaggLFS+IMBULBwcLFTCILxULCJsnJAUwLC8FI0MMoQYFAhgCDAWiBwgSNRIIBwcIEjUSCAcAAAwAAP/AAeABwAADAAcACwAPABMAFwAbAB8AIwAnADMANwAAEzMVIzczFSM3MxUjBTMVIzczFSM3MxUjJzMVIzczFSM3MxUjJTMVIwEVIzUjFSM1IxEhEQMhESGgQEBgQEBgQED+4EBAYEBAYEBAYEBAYEBAYEBA/uBAQAFgQOBAQAHgIP5gAaABAEBAQEBAgEBAQEBAoEBAQEBAQEABYCAgICD+AAIA/iABYAAE////4AIAAYAADAAmADMANwAANxQeATI+ATQuASIOASUjJicmKwEiBwYHIyIGFREUFjMhMjY1ETQmAyIuATQ+ATIeARQOATcjNTOYHDA4MBwcMDgwHAFIcAgHDBWAFQwHCHANExMNAcANExPtJ0EmJkFOQSYmQblAQJAcMBwcMDgwHBwwlCAMFBQMIBMN/uANExMNASANE/7CJkFOQSYmQU5BJt4gAAAD////wAHgAcEACAARACkAABc0NjIWFAYiJiU0NjIWFAYiJjc1ITQmIxUyFhUXDgEVFBYzITUhIiY1MUAcKBwcKBwBQBwoHBwoHGD+YCUbDRMYCw0lGwGA/oANExAUHBwoHBwUFBwcKBwc5MAbJSATDc4JGg8bJSATDQAAAQAA//ACAAGAAAUAAAEHJwcXAQGw8HBQwAFAAYDwcFDAAUAAAwAA/8ACAQHBAAUAEgAfAAAlJzUzFRcDIg4BFB4BMj4BNC4BAyIuATQ+ATIeARQOAQFJaUBXd0Z1RUV1jHVFRXVGNFg0NFhoWDQ0WElqjXNWAUlFdYx1RUV1jHVF/kA0WGhYNDRYaFg0AAAAAf/9/70CAwHDADcAACUwMSc3MDE2NzYvASYHBg8BJzAxJicmDwEGFxYXMRcHMDEGBwYfARY3NjcxNxcwMRYXFj8BNicmAfubmwMBBAhJBwoDA5ubAwMKB0kIBAEDm5sDAQQISQcKAwObmwMDCgdJCAQBJZubAwMKB0kIBAEDm5sDAQQISQcKAwObmwMDCgdJCAQBA5ubAwEECEkHCgMAAAIAAP/yAgEBgQAhACgAAAEuAiMiBgcuASMiBhUUFyYjIg4BFB4BOwEXNzMyNjU0JgcnMzUzFTMBvgEhNh8cMREJHBAbKAEJCBotGhotGjJtbTwkMybaYEBAQAEMIDUfGBUMDigbBQUCGi00LRptbTMkHy/lYGBgAAIAAAAAAgABoAAfACYAACU2NTQmIyIHLgEiBgcmIyIOARQeATsBFTM1MzI2NTQmBxUjNSM3FwG+Ai8hCwoJMkAzCRISIzsiIjsjQIBwIS8mukBQcHD/CAkhLwMeJSceBSI7RjsiYGAvIR0temBgcHAAAAAABAAA/8ACAAHAACcAMABwAHkAAD8BJwcmLwEjBwYHJwcXBg8BFRcWFwcXNxYfATM3NjcXNyc2PwE1JyYHIiY0NjIWFAYlNS8BNycHJzcnByc3JwcvASMPAScHFwcnBxcHJwcXDwEVHwEHFzcXBxc3FwcXNx8BMz8BFzcnNxc3JzcXNyc3ByImNDYyFhQGthUXHQgJBiAGCQgdFxUEAyMjAwQUFh0ICQYgBgkIHRcVBAMjIwNKDRMTGhMTAYMiAh0NIQcUFxwKBx0TDAYgBgwTHQcKHBcUByENHQIiIgIdDSEHFBccCgcdEwwGIAYMEx0HChwXFAchDR0Cjh0pKTopKVcdFxUEAyMjAwQVFx0ICQYgBgkIHRcVBAMjIwMEFRcdCAkGIAYJPxMaExMaE/AgBgwTHQcKHBcUByENHQIiIgIdDSEHFBccCgcdEwwGIAYMEx0HChwXFAchDR0CIiICHQ0hBxQXHAoHHRMMMCk6KSk6KQAABAAA/+ACfQGgAAwAGAAnADAAACUyFhcHLgEiBgcnPgEnPgEyFhcHLgEiBgclFhcxBy4BIgYHJzY3NjIDNDYyFhQGIiYBQCdGGy4RLzQvES4bRrstdYB1LS0kXmZeJAFjUT4tN4yajDctPlFTtnsTGhMTGhOgHhouEhQUEi4aHiIuMDAuLSQnJyToIj4tNjo6Ni0+IiP+YA0TExoTEwAAAAQAAP+/AcABwQAXABoAKAAsAAABIxUzESMVIxEzNSMiBhURFBY7ATcRNCYDNTMDIzU0JisBIgYdASMVIScjNTMBsCAQgMAQIAcJCQf8dAl3YCBAEw1ADRNAAQBgQEABgCD/AIABgCAJB/5gBwl0ATwHCf5gYAFAIA0TEw0gQEAgAAAAAAUAAP/AAgABwAAIAAsAEwAWABwAAAE1IwcRMxUhESUVIwM1MzUzFQcVNxUjEyE1MzUzAUDgYMABQP5gMw1goGBgM/P/AGCgAUCAYP7ggAGAUzP/AOBgYGCAszP/AOBgAAYAAAAAAgEBgQAPABkAIwAnACsALwAAASEiBhURFBYzITI2NRE0JgUhMhYdASE1NDYBISImPQEhFRQGJTMVIzczFSM3MxUjAdD+YBQcHBQBoBQcHP5MAaAHCf5ACQGn/mAHCQHACf5pICBAICBAICABgBwU/uAUHBwUASAUHCAJBzAwBwn+wAkHkJAHCWBAQEBAQAADAAD/wAIAAcAABAAIABEAAAEhESERITMVIxMhETMVITUzFwHA/kACAP8AQEDA/oAgASAlGwHA/gABwID/AAGAoKAbAAIAAP/AAgEBoAAGABIAACU3IzUjFSMXBxcHJzcnBxUFJTUBAIBgQGD0JIPT04MkjAEAAQCggICATCQwT08wJDSAYGCAAAAAAAIAAAAAAgEBYAALABMAAAEjBxUUFjMhMjY9ASMHIycjNzMXAWDAoBMNAcANE4BAgEBWhaKFAWDAgA0TEw2AQECgoAAAAgAA/8ABwAHAABoAKgAAJTA9ASYnJicmJwcGBwYHBgcGBxUeAjI+ATcnFQ4DIyInPgE1NCcWFwHAAjIkNxwVExgXIBgfERQCATRXZ1g0AUABEyQvGQkJNT8CHgKDAQJHUTo6HRERFxkjIywpMS0KM1cyMlczAgEZLiMTASBsQA8OOC4AAv///8ACAQHBABAAlgAAAR4BFA4CIi4CND4CMhYTNjcGLgEnJgciJwYnIicmBwYXFjcyNhYPAQYHBhcUJyYnLgEnJicmJyYnJj4BNzYXFhcWFxYzNjc2NzY3JjY3Njc2Jw4BFwYnLgEnJgcUBiY0NzYnLgE0Fz4BJzYXFhcWMzI2JgYHJjY3NjMeATcmIyIHFgcGBwYnBgceAQcGBxYXHgEyNgG1JCcnSF5mXkgnJ0heZl4NMA4GCQQKBQ8TCAYKBQ0RBgkDBAoHGQYKCxkKEgQfFBkFBwUHDyMQFwoECBYPExAKEg0HDQwGFA0FCQEJAgcJAQIPEBAIDQsHFQcLDhITDwUDAQsGCyAGBQcECAoFCQ0EEQgHHBQNCAoZAS4zSjwTDAcTFhMWBhAMBBEGDDMfUlpSAXUkXmZeSCcnSF5mXkgnJ/6JL0IIAR8EAwEFBAEDBQIEFAYBCgUREyoWJxUkDAgXDD4OFggBBwocDyQcAwsFBA8LBAgGCQUEBQYCBgUIBAYEAhkMAwcFGwQGCAwIBAoCAgUDCgMBAQ8FBAIBBQYWDAEGCBwJBQsBDRYsCQkTEBIDJSsFEgUOG0YzICIiAAAFAAD/4AIAAcEAEQAaACkAMgA8AAABFhcGBwYjIic3FjMyNzY3JicHIic3FhUUDgETIwcmIyIHBgcWFwcVMwEFMhYXBy4BNDYHNj8BBhUUFwcmAaQ7ISRERlIuLCcZGkQ6Lh0cLIEREJ0EIju9G24qLVJGRCQgO1sbAcX+8BIbAjYSFxyFHS4GCBodKgEsKkJILCwPJwYlHS4sHaYEnRARIzsiAV1uDiwsSEEqWhsBxYIXEjYCGyYcYy4dBBUXKyMdHAAAAwAAAAACAQFgAA4AJgAvAAABIgcGBxYXFjI3NjcmJyYXFhcGBwYiJyYnNj8BBhUUHgEyPgE1NCcHFAYiJjQ2MhYBAFJGRCQkREakRkQkJERGLC4dHS46iDouHR0uBggiO0Y7Igh4HCgcHCgcAWAsLEhILCwsLEhILCxVHS4uHSUlHS4uHQQVFyM7IiI7IxcVHBQcHCgcHAADAAD/5AG3AZwADAF4AaUAABMyHgEUDgEiLgE0PgEXDgEjMj8BPgE3MzYXJjYxNzY/AQY1MAc0ByMmLwE0JjUnLgEPASYPAQYrATYmIzImJzMmLwEuAQYfARQGFBYOAh4BByMGJi8BLgIVJi8BJgcyJgc2PQE2PwE2IxY3PgIXFjMWNCcyLgEGFzAHBi8BJiIHNiYnNicuAQYWHwEWDwEOARYHLgEnFisBIjMjBicmNhcnBgcyPwE2FzcXJiMHBgcWFScmJwcGBx4DNxYHNh8BHgEHJyYGFjMiFQcXBhY3BhYfAR4CFwYWFQceAR8BFDc0LwIXFhUGHwEeASMyHgEfARYfAR4BPwEyFhcWNyIXHgEXNjcGFjY1Bi8BJjI2LwE0LwEGJicPASInPwE2NAYPAQ4BLgI0NzYnNzMyNScWNhcWNzUmNRY3HgEfARYyNxcWFxUWFxYnNSY2PwE2NzYnMjcnJjE2Jz4BMxY2Jz4BNRY0Nj8BMDYnFjYnNiczMjM2Jgc2NyYjJzYvASYHMQYXIyYvASYiBhUHJjYmDwEGFQcuATUXFgYPAQ4BFxQGF9s8ZTs7ZXdlOztligEEAgECAQIICQIKBQEHBAQBAQcCBAMFAgEFAQIDAgICAgIBAQMEBgICAQICAQcDAw8EAgEDCAIHAwIEBgEDBQEBAQUGAgkBBwoCBAMBAQMBBQEKBAEEBAUDAgQCAgIECAMCBwMBAQQDAQgDBggCCAQEBAMEAQMEAgIBAgIBAQMFBAEECAIBAQEGDQ4CAQgIAwEGAgYBBQECBAQEBioZAQMBAQIDAgEMAQQCBAMCAQICAwEBAQUEAwkCAwUDBAIBBwIBBwEBAwYGAwQDAgwCAgUDAwYDAQIBCggEBwQEBAgCCwUCCQEHAgEBAQYGCQUBBAYBAQEEAwEGAgEBAgECAgMMAgEBBQoFBgECAwYCAgICDAIEAgECBwEHAQICAgIBAQEDAgcDBgEEAgcCBgICAQIDAwIBAQICBwMCCQMCBAMGAQQIBQEGAgMBBAs2OykBAwoBBwUFBQYBAQUEBAMDBAECBAQHBAMDAQUCAQICAQcCBQUBAZs7ZHhkOztkeGQ7lAEFBAMCBAEDBgEGAQECBgEJAgMBAQYEAQMCAgMBBAIBAgEBAQMFAgIDAgEDAwYDAgQDBQYFAwYDBAIHBAIFAgECBAMBAgEJAQEEBAMDAgYBBAIHBAMBAQcCBwIEAQIKBgIFBAIEAQMEAQEFAwECAgIBAQIGAQEHAgIBAwEGAQUECAEEAwICCAEBAQIDAgMEAQEXKAIBBQECAwMBCQEDBQIDAgIIDgcBAw0BAQ0BAgMECgICCAIBAgQCAgUBBgoKCAEBAQUMAgIIBgUGBgQFBAMCAQEJAQYCDQIFAQEBAgcBCQUKAQgDAgQCBAQDAQIDAQELBQUFAQUDBAIBAwwHBgkEBgMBAQMCAwQCAwEHBQEBAQIBAgEDAwEKAQQNCgEJBAEDAQYEAwECAQMBBQMFAgICAgEHAwEBBAEBBwMCAgMD/wosAQQEBAQEAQIBBQECAgQDAwEHBQUEAQEGAQEBFQMIAwEGCgEDBwIAAAAAAv//AAACAAGcABQAUwAAJTQmIyIHBgcGFBYyNzY/AT4BMzI2NxQHBgcOASMiJyYnJiMiBwYHBgcGIyInJi8BJjU0NzY3Njc2NTQmJyY1NDc2NzY3Njc2NzY/ATY3NjIXFhcWAW4LCEg5MjUFCg8GCA8RJ0s0CAuSBg0pJnxAKicGDxkHBAYDBwsGCgkNBwQHAgMLBxAMBAcIAQMvKUIQGxAkNBYmEAgKBgocCwgFBPcHCx4bOgYOCwUHDxEkHgpAGxxALyw+DgIIDAcEDBEGDAYEDAMFBQsNBw0JBQYFARQDDg9BMy0WBQICAQEDBg4ICwQFFhIdFwABAAD/5AIAAa4AJwAAJRQPAQ4BIiY1NzY1NCcmJyYrARUUBiIvASY0PwE2MhYdATMyFxYXFgIAJAMFBgkFAQIaFzAnREALDwWTBQWTBQ8LQFg5ThsPgC9SBwoJBQUOExBBJSEOC0kICgWSBg8FkgYLCEkUHEMmAAACAAAAAAIlAVMAHgA9AAAlFAYjISInJj0BIyImND8BNjIfARYUBisBFTMyHwEWNxQPAQYiLwEmNDY7ATUjIi8BJjQ2MyEyFxYHFTMyFgFuBgP+7QYCATcHCwRcBREGWwQKCDelBAMuArcFWwYQBlwECwc3pAUCLgIFBAESBwECATcICxIDBgYDB6cLDgVuBgZuBQ4LbgM3A3QHBW0HB20FDwpuBDYDBwUFAwinCgAAAAEAAP/kAbcBnAAyAAAlFA4BIyImJyY2PwE2FhceATMyPgE0LgEjIgYHFx4BDgErASImPQE0PgEWHwE+ATMyHgEBtztlPDFYHwMBAicDCQIVPCIoQygoQygbNBQnBAIECQaABwsGCgsEJR9PKTxlO8A7ZTspJgIIAicDAQIcHSdDUEMnFBMnBAsKBgoIgAUKBAIEJR0fO2UAAwAA/8AB4AHBABMAGgAtAAABJy4BKwEiBhURFBYzITI2NRE0JgcWFyM1FhcTFAYjISImNRE0NjsBMhcVMxYVAcRICykQ8BEXFxEBcBAYESICA1IDA1oFA/6QAwUFA/AEBH8BAVxICxEXEf5QEBgYEAEwECkLAwNSAwL+WwMFBQMBsAMFAX8EBAAAAAAJAAAAAAIAAYAAAwAHAAsADwATABcAGwAfACIAABkBIREBIzUzNSM1MzUjNTMBIREhEyM1MzUjNTM1IzUzBRU3AgD+YEBAQEBAQAEg/wABAGBAQEBAQED+4IABgP6AAYD+oEBAQEBA/sABQP7AQEBAQEBAwGAAAAACAAD/wAIBAcEAFwAgAAABMjc2NxEGBwYjIi4CIyIHETYzMh4CJTIWFREjETQ2AaAZHRIYGBIdGRwyJDIcLDQ0LBwyJDL+vA0TQBMBagwIEP7XEAkMDxgPIwEqIw8YD1YTDf4gAeANEwAAAAACAAD/4AIAAYAAAwAJAAARIQMhARchNzMXAgAg/kABsBD+QCCwEAEg/sABgCBAIAABAAD/wAHgAcAAEAAAEwYHBhcWNzUXBzUGJyYnJjaDIAIDKTFowMBgPTgSEigBwDo3QCUrAn/AwHwCJyM/O4oABAAAAAABxgFZABAAHwAxAD8AAAEhIgYdARQfAj8BNj0BNCYXJg8BDgEfARYzNzI9ATQHJg8BBi8BJg8BBhQWMyEyNiclNjQvASYGHQEUFzMyNwG4/pAFCALCAQLBAggGAQJqAQEBagECAQKOAQMqCAklAgKOAQUDAWwCAgH++QECbwIDAgEBAQFZCAUbAgFuAQFxAgEYBQhQAQE+AQMBcwEBA7ECUwIBGQUEFgECgwIDAwQClQEDAUABAgKnAgEBAAAAAAMAAAAAAcABgAALABgAJgAAJSMiHQEUOwEyPQE0JzIeARQOASIuATQ+ATciDgEUHgEyPgE0LgEjAVmyBQWyBV4mQSYmQUxBJiZBJjRYNDRYaFg0NFg02wUsBQUsBXImQUxBJiZBTEEmMzRYaFg0NFhoWDQAEQAA/8AB4AGhAAwAEgAYAB0AJQAtADIAOAA9AEUATQBSAFgAXwBmAG0AdAAAEyIOARQeATI+ATQuARM2NzMGByUGByM2NyEWFyM9AhYXFhcWFyc2NzY3FSM2FxUjNjcHJiczFhc3MxUjJhcVJicmJyYnFwYHBgc1MwYnNTMGBzcmJzMWFycjJicWFxYlNjcGByM2BzMWFyYnJgUGBzY3MwbwQW5BQW6CbkFBbkcGAj8CDf64BgI/Ag0BJwcCYAsLFBAMCKgQFAsLTghGYAIHWQ0CPwIGGGBXB14LCxQQDAioEBQLC04IRmACBykCBjgNAiAwDhcgGRD+yhkgFw4wDAwwDhcgGRABNhkgFw4wDAGgQW6CbkFBboJuQf7AHyEhH6AfISEfHyFAIF4EBw4cEhcpHA4HBF4XN0AhH6AfISEfQEAfP14EBw4cEhcpHA4HBF4XN0AhH2AhHx8hYCwgEBkQEBkQICwT8ywgEBkQEBkQICwTAAAAAAEAAP/gAgEBoQAdAAABFAYHMQcGBwYiJyYvAS4BNTQ+ATMyFhc+ATMyHgECABoWoBAIDRYNCBCgFhooQyggOBUVOCAoQygBDSA4FaAQBgoKBhCgFTggKEMoGhYWGihDAAL/8P/gAgABoQAcACIAAAEyHgEUDgEjNTI+AjQuAiIGBwYHMwcnMz4CFxUjNTMVASA9Zzw8Zz0jQTEbGzFBRkEYJwpdcHBSCD9gl4BAAaA8Z3pnPDAbMUFGQTEbGxkmNoCANlgywECgYAAAAAIAAP/gAgABsQAFAA4AAC0BBTUlBQcVIzUjFSM1NwIA/wD/AAEAAQBAgICAwJnHx1HHx0rAgIDAkAAAAAQAAP/gAgABgAADAAcAEAAVAAAZASERAyERIQc0NjIWFAYiJhchExc3AgAg/kABwIAcKBwcKBxg/oBggEABgP5gAaD+gAFgUBQcHCgcHNwBAKAwAAMAAAAAAgABQAADAAcADQAAERUhNQchNSElFSEVMzUBoCD+oAFg/wABYCABAMDAoIBgIKDAAAAAAwAA/+ABgQGhAC4AOABCAAATBh8CFhUxFA8CBhY/ATYdARQWMjcxNzY0LwImND8BNjQvASYiBh0BFC8BJjc0HwEWFA8BBjUVNB8BFhQPAQY1jA8EWgICAgJaBB4ERggHCgR6BANTAwIEVAMEegQKBwhGBH0IIAMDIAgIIQIDIAgBMA4EVgIDAwMDAlYEHgRDBwaeBAYEdQMIA1ECBAYEUQMIA3YDBgSeBwhDBAgGCR4DCQMfBwdyBwcfAwkDHgkGAAAAAAEAAAAAAWABYAAFAAABJwcXNycBYCCgoCB/AUAgoKAggAAAAAEAAAAAAWABYAAFAAATNxcHJzegIKCgIH8BQCCgoCCAAAAAAAEAAAAAAWYBDwAIAAA3BiIvATcXNxfgBQgFOBIvfRJ2BAQ4Ei9+EgABAAD/4AHgAaAAAwAAAQUhEQHg/kABAAGgwP8AAAAAAAQAAP/KAqUBuQAKABYANwBeAAAlNjc2LgEPAQYeAScWHwEWPgEvASYOASciBwYPAQYHBhcWHwIWHwEhMjc2NzY9ATYnMSYnLgEjBSEzFhceARUWFQcVBgcGBwYjIScmLwEyLwMmJyY3Njc5AT8BNgFLWVkIBxMJsggHExQfO1oJEwcItAgTByALDQYEyQ8EAwUGC6MmCg0LAWATDw0HBwEBAQoJGw7+oAFgBQcFBwcBAQECAwUHDf6gBQYFAQEEH6QDBQIDAQIKyAUGWFlaBxQHCLIJFAa9HTtZBwYUCLEHBxOkBwMEvg0TDw4RC5oiCQMCCQcLDgyzuhcRDgsMHgEDAwkKFrmzBAQDBgIEAQEEAQMdmgUGBggFCAm9AwMAAAIAAP+/AgABwAAbACQAAAEiDgEVFBcHFRQWOwE1MzUzNTM3FjMyPgE0LgEXIiY0NjIWFAYBYCtKKwPDEw0gQEBAKhocK0orK0oFFBwcKBwcAcArSisPDsNgDRMgQEAqCitKVkoroBwoHBwoHAAAAAAHAAD/wAIAAcAAAgAIAA4AFAAaAB4AJwAAAQUhBxcVMzU3IxcVMzU3IxcVMzU3IxcVMzU3AwchJwMUBiImNDYyFgEA/wACAHAQQBDgEEAQ4BBAEOAQQBBgEAIAENATGhMTGhMBwKAgIMDAICDAwCAgwMAgIMDAIP8AQEABYA0TExoTEwAG////vwIAAcAAWwCpALYAwwDMANUAACUnJic3NiYvASYjIg8BJi8BLgErASIGDwEGBycmIyIPAQ4BHwEGDwEOAR0BFBYfARYXBwYWHwEWMzI/ARYfAR4BOwEyNj8BNjcXFjMyPwE+AS8BNj8BPgE9ATQmBw4DFh8BBycmIyIHDgIPASMnLgMjIg8BJzc+AS4CLwE1Nz4DJi8BNxcWMzI3PgI/ATMXHgMzMj8BFwcOAR4CHwEVJyIOARQeATI+ATQuAQciLgE0PgEyHgEUDgEnIgYUFjI2NCYHIiY0NjIWFAYB5jEDBRsHAgkeCg0KCCkLCgoCEgssCxICCgoLKQgKDQoeCAMHGwUDMQsPDwsxAwUbBwMIHgoNCggpCwoKAhILLAsSAgoKCykICg0KHgkCBxsFAzELDw9CCA0GCAEFHB8qCAkIBgkRCwEKLAoBCxEPCAkIKh8cBQEIBg0IMTEIDQYIAQUcHyoICQgGCRELAQosCgELEQ8ICQgqHxwFAQgGDQgx4B40Hh40PDQeHjQeGy0aGi02LRoaLRsbJSU2JSUbFBwcKBwc9QoKCykKFwgeCgYbBQMxCw8PCzEDBRsGCh4IFwopCwoKAhILLAsSAgoKCykKFwgeCgYbBQMxDA4PCzEDBRsGCh4IFwopCwoKAhILLAsSUwELERARByofHAUDBAYNCDExCA0GBwUcHyoHERARCwEKLAoBCxEQEQcqHxwFAwQGDQgxMQgNBgcFHB8qBxEQEQsBCiyGHjQ8NB4eNDw0HtIaLTYtGhotNi0aoiU2JSU1JnAcKBwcKBwAAAL/+/+7AgUBxQAjAEcAAAEnLgEGDwEOARYfARYXNyYvASY0PwE2Mh8BFhQPARYHNz4BJgcmJwcWHwEWFA8BBiIvASY0PwEmNwcOARYfAR4BNj8BPgEmJwHdAhc/PhduFxAQFwIGBygIBQITE20TNhMCFBQxDQFNFxAQuAYHKAgFAhMTbRM2EwIUFDENAU0XEBAXAhc/PhduFxAQFwGbAhcQEBdtGD4+GAIFBSgEBgITNhNtFBQCEzYTMh8jTBg+P4YFBSgEBgITNhNtFBQCEzYTMh8jTRc+PxcCFxAQF20XPz4YAAIAAP/AAaABwAAVAB4AAAEiDgEVFBcWFxYfATc2NzY3NjU0LgEDIiY0NjIWFAYBACtKKxkUIxkeGRkeGSMUGStKKyg4OFA4OAHAK0orN0M2PCopISEpKjw2QzcrSiv/ADhQODhQOAAAAwAA/8ABQQGgABsAJwAxAAAlIzU0LgErASIOAR0BIyIGHQEUFjMhMjY9ATQmByM3JjU0NjIWFRQHNyM1NDY7ATIWFQEoCBosGkAaLBoICg4OCgEQCg4OckAODhMaEw4ugBMNQA0T4GAaLBoaLBpgDgrwCg4OCvAKDuBGCRENExMNEQmaYA0TEw0AAAACAAD/wAIAAcEAEAAhAAABLgEjIgYHFz4BMzIWFwczNQEiJic3IxU3HgEzMjY3Jw4BAbUjXjRRgxw8FWI9J0YbSMD/ACdGG0jASyNeNFGDHDwVYgF1IyhcShc4RR4aSMD+QB4aSMBLIyhcShc4RQAAAwAA/+ACAAGgAAMABwALAAARNxEHAREnESURBxGgoAFgoAFAgAFgQP6AQAGA/oA1AYAL/oAzAYAAAAAAAQAAAAABqwFrAAgAACUhNycHFzcnIQGr/vx3HqurHncBBNV3H6urH3cAAAACAAD/zgHyAbIADwAXAAAlNyc1IycHIxUHFxUzFzczJxEyHgEUDgEBq0ZGZEdHZEZGZEdHZKsjOyIiO3lHR2RGRmRHR2RGRisBACI7RjsiAAEAAAAAAcABSQAFAAA3JwcXASfAWR53AQAeZ1kedwEAHgAAAAIAAP/VAesBqwAIABkAACUzNTQmKwEVMwcRIxUjFTMVFBY7ARUzNTM1AWsqGRGrq9YqVlYZEdYqVoCrERkq1gFWVirWERlWVioAAAAFAAD/6gHAAZYAAwAHAAsAIwAnAAA3IxUzNyMVMzcjFTM3IzUjFSM1IxUjIgYVERQWMyEyNjURNCYDITUhwCsrVSoqVisrKhUrqisVEhkZEgEqEhkZEv7WASrVKioqKirAKioqKhkS/tURGRkRASsSGf6q6wAAAAADAAAAAAGrAWsAAwAHAAsAADczESMDMzUjJRUzNdVWVoBWVgEAVhUBVv6qq0Dr6wAEAAAAAAHBAasAAwAbAB8AIwAAJSMVMzcjNSMVIzUjFSMiBhURFBYzITI2NRE0JgMhNSEHIxUzAWvW1ioVK6orFRIZGRIBKhIZGRL+1gEqapaW6yvAKysrKxkS/tYSGRkSASoSGf6r6oAqAAAEAAD/1QHrAasABAANAB0AIQAAJQcnBzMlIxEUFjMhNSEBISIGFREUFjMhMjY1ETQmAyERIQFVOyo76/6gKxkSAVX+qwGA/tURGRkRASsSGRkS/tUBK+VMMkvV/qsSGSsBqxkS/tURGRkRASsSGf6qASsAAAQAAAAAAcEBgQAPABsAHgAiAAABISIGFREUFjMhMjY1ETQmBTM1MxUzFSMVIzUjBSEBAzUjFQGV/tYSGRkSASoSGRn+zisgKysgKwEg/tYBKiprAYAZEv7WEhkZEgEqEhlgKysgKyvVASr/ACAgAAAFAAAAAAHBAYAAFgAfACgAMQA6AAABIg4BFB4BMzI2NCY0NjsBMj4BNTQuAQciJjQ2MhYUBjciJjQ2MhYUBjMiJjQ2MhYUBhciJjQ2MhYUBgEANFg0NFg0DRMQEg4lHTEdNFipDhISGxMTMw4SEhsTE10NExMbEhIyDRMTGxISAYA0WGhYNBMZEhoTHDEdL04uwBMaExMaE1UTGxISGxMTGxISGxNVExoTExoTAAAAAAIAAAAAAYABVgADAAcAADczESMzETMRgFVVq1UrASr+1gEqAAQAAAAAAesBVgAIABEAIAAtAAAlMjY0JiIGFBYjMjY0JiIGFBYXIgcGBwYdASE1NCcmJyYzIgcWHQEzNTQnJicmAVUbJSU1JiaQGiUlNSUlGxwhJhccASscFyUijwkLKoAcFyYh1SY1JSU1JiY1JSU1JioJCRASFzU1FxIQCQkCHis1NRcSEAkJAAAADgAAAAAB6wGBAAMABwAMABAAFAAZAB0AIQAlACoALgAyADkAPgAAJTMVIzUzFSMXIxUyNgMzFSMXMxUjNRUzNCYFMxUjJTMVIxEzFSMBIgYVMzczFSMnMxUjBxUUFjMhNQU3FzcXAcArKysrKysQG9YrK6srKysb/kUrKwFWKioqKv7VEBsrgCsrVSoqVhkSAQD/ADUnNUSAK4AqgCsbAWUrKiuAKxAbVSuAK/7WKwGAGxArKysrgKoSGdWqRC5FWwAAAAEAAAAAAZYBVgACAAATETer6gFV/taVAAIAAP/qAcABlgAIABEAABMzFTcnFSEVMxcjNQcXNSE1I5XWVVX/ACrW1lVVAQAqAStAVVVAgIBAVVVAgAAAAAAEAAAAAAGqAasAEAAWABwAIgAAAScVDgIUHgEXNS4BNDY3FRcmJwcWFwcVNjcnBjcXNjcjBgFMYSpEKChEKi49PS6+BR0fEQVpLyUfGDYfHQUrBQFKYUIFMElWSTAFKwhHXkcIUxYuJR4YHZMrBR0fES8eJS4dAAADAAAAAAGrAWsAAwAKABEAADcnBxc3FwEXARc1DwEXBzM1B+JuH29xLP70HwELLG8eQyx2LPxvH26NLP71HwEMLHbJHkMsdiwAAAAAAgAAAAABgAFAAAIABgAAPwEnMxEzEYC1tdUrQICA/wABAAAAAgAAAAABgAFAAAMABgAAEzMRIzcXEYArK0u1AUD/AICAAQAAAQAAAAABgAFAAAMAABMhESGAAQD/AAFA/wAAAAUAAAAAAcABgAAJAA0AEwAZAB0AAAkBFh8BFhcBLgEnBxU3IyIGHQE3ATI2PQEHIzM3NQGg/qIDBwEICwFeAxCuvfrPEhlVAQASGVWlPb0Bfv6iCwgBBwMBXgsQBb09+hkSKlX+gBkSKlW9PQAAAAADAAAAAAHBAYAAAwATABcAADMhNSElISIGHQEUFjMhMjY9ATQmJRUhNSsBlf5rAYD+lQkMDAkBawgNDf54AZVA1QwJgAkMDAmACQxrQEAAAAP//wAAAfwBawACABwAJAAANzMnJQcnIwcnIy4BIyIOARQeATMyNjcXMzcXMzcFJyMHIzczF5IxGAEqGSAiIBoQGEYnL04uLk4vMVIVAiYgICUs/uAPRA8pRCtEsk4rh4eHhx0jLk9cTy40KwmCgsDAKirAwAAAAAIAAAAAAgEBYQAfADsAAAEiBy4BIgYHJiMiDgEUHgEzMjceATI2NxYzMj4BNC4BByInDgEiJicGIyImNDYzMhc+ATIWFzYzMhYUBgGQCAgWRExEFggIHjQeHjQeFRMWNTo1FhMVHjQeHjQeGRUSMzozEhUZIS8vIRAOETxKPBEOECEvLwEgAR8iIh8BHjQ8NB4HExQUEwceNDw0HsAPFhkZFg8vQi8GICYmIAYvQi8AAwAA/78CAQHBAC4AUwBtAAABNCYrAS4BIgYHIyIGFRQXByYjIg4BFB4BMzI3FhcHFwc3Jzc2NxYzMj4BNTQnNgciJwYPAS4BJwYjIiY0NjMyFzc2Nz4BMzIWFzY/ATIWFxYVFAY3JiMiBy4BIyIHPgEzMhc+ATIWFzYzMhYVFAIANCUHEjI4MhIHJTQCAggIHjQeHjQeFRMaJRcgIGAgBTkqExUeNB4YGHAZFR4uGBwyEhUZIS8vIRAOAgkMEi8aJTwRBwoNESIMES8hHiQICBZEJjMqBh0TCwsLLDQrDAsLGCEBOSU0FhgYFjQlBgkCAR4zPTQeBxcKDyBAQCAKASUHHjQeJh4arg8kCAMBGBYPL0IvBgMQDBMUJiADAgEQDxYbIS+rFQEfIh4RFgQXGxsXBCEYFQAACP///8ACAQHAAAwAGAAkADEAPQBhAG4AkAAAEzI2PQE0JiIGHQEUFhc3NjQmIg8BBhQWMgUzMjY0JisBIgYUFiUUFjsBMjY0JisBIgYlFjI2NC8BJiIGFBcFIgcmJy4CIg4BFRQXDgIUHgEzMjceATI2NxYzMj4BNC4BJzIWFyYjIgYHJjU0NhMiJw4BIiYnBiMiJjQ2MzIfATY3PgEzMhYXFhc2MzIWFAbQBwkJDgkJgxcFCg0FFgUJDv7IIAcJCQcgBwkJAVcJByAHCQkHIAcJ/vQEDQoFFgUNCgUBUwgIGScBHjM8NB4MHjEdHjQeFRMWNTo1FhMVHjQeHjTeHiwFEQ4iPhYKL+EZFRIzOjMSFRkhLy8hCgwIBgoSMx0OHw4kEw4QIS8vAYAJByAHCQkHIAcJKhYFDQoFFwQNCnEJDgkJDgkQBwkJDgkJXwUKDQQXBQoNBawBIhEeMx0eNB4ZFwIeMjw0HgcTFBQTBx40PDQegCYdAxwZEhMhL/7ADxYZGRYPL0IvBAIMDBUZBwgTJAYvQi8ACgAA//AB0AGRAAwAFQAiAC8AOwBHAFQAYABsAHgAAAEiDgEUHgEyPgE0LgEHIiY0NjIWFAYnMjY9ATQmIgYdARQWEyIGHQEUFjI2PQE0Jj8BNjQmIg8BBhQWMg8BBhQWMj8BNjQmIic0JisBIgYUFjsBMjYlIyIGFBY7ATI2NCYlFjI2NC8BJiIGFBcFJiIGFB8BFjI2NCcBAB40Hh40PDQeHjQeIS8vQi8vIQcJCQ4JCQcHCQkOCQl1FwUKDQUWBQoN9BcFCg0FFgUKDRgJByAHCQkHIAcJAVAgBwkJByAHCQn+vQQNCgUWBQ0KBQEPBA0KBRYFDQoFATAeNDw0Hh40PDQewC9CLy9CL+AJByAHCQkHIAcJ/uAJByAHCQkHIAcJ9hYFDQoFFwQNCscWBQ0KBRcEDQphBwkJDgkJFwkOCQkOCVYFCg0EFwUKDQXiBQoNBBcFCg0FAAAAAf//AAACAAEAAA8AADUVFBYzITI2PQE0JiMhIgYJBwHgBwkJB/4gBwnwYAcJCQdgBwkJAAQAAP/AAaEBwQAPABMAHAAgAAABIyIGFREUFjsBMjY1ETQmBzMVIxMiJjQ2MhYUBjchESEBcOAUHBwU4BQcHMSAgEANExMaExNz/wABAAHAHBT+YBQcHBQBoBQcGBD+SBMaExMaE2ABQAAAAAEAAP/AAgABwAAdAAATJREUDgEiLgE0PgEzMhc1BxUUDgEiLgE0PgEzMhegAWAeNDw0Hh40HhkX4B40PDQeHjQeGRcBYGD+kBYkFhYkLCQWCKU98BYkFhYkLCQWCAAAAAUAAP/AAgEBwQAMABkAIgArAC8AAAUyPgE0LgEiDgEUHgETMh4BFA4BIi4BND4BBxQWMjY0JiIGFxQWMjY0JiIGBzMVIwEARnVFRXWMdUVFdUY5Xzg4X3JfODhfRxMaExMaE8ATGhMTGhOAgIBARXWMdUVFdYx1RQHQOF9yXzg4X3JfOHANExMaExMNDRMTGhMTzSAAAAAABwAAAAACAAGAAAsADwATABcAGwAfACMAAAE1IREUFjMhMjY1EQMhESEFIRUhFzMVIxUzFSMVMxUjJzMVIwHA/kATDQGwFBxg/oABgP6gAUD+wMCAgICAYGDAoKABQED+oA0THBQBEP7gAUBAICAgICAgIKCgAAAACQAA/8ACAAHAAAMABwALAA8AEwAXABsAHwAnAAAVIREhFzMVIxUzFSMVMxUjAzMVIxUzFSMVMxUjJTMVIxEzNTMVMxEjAQD/AKBAQEBAQECAQEBAQEBAAQDg4EBgQOBAAgBAQEBAQEABQEBAQEBA4CD+wICAASAAAwAA/8ACAAHAAAkADgASAAABMhYVFA8BJzc2AQc3AScXByc3AbAhLxAgcCAV/osgkAEocB7gHOABwC8hGxUgcCAQ/pCQIAEocG7gHOAAAAABAAD/wAHgAaAALQAAJQYHBgcGIyInLgEnJjU0NzY3Njc2Jy4BIgcGDwEUFx4DFxYzNzY3NjQmJyYBYAwOCgYJDRUbEEAMFAgFEBcMDxMPPR4ZEhUSExM7PmAwMh8ZHBIZNB0ggAwXEAUIFAxAEBsVDQkGCg4MDyAdNBkSHBkfMjBgPjsTExIVEhkePQ8TAAACAAAAAAIBAYAACwAOAAABJiIHBhQXFjI3NjQFNRcB63D2cBUVcPZwFf7AoAFwEBBUuFQQEFS4vMBgAAAB////wAIAAcAAIwAAASM1NCYrASIGHQEjIgYdARQWOwEVFBY7ATI2PQEzMjY9ATQmAfCwCQdgBwmwBwkJB7AJB2AHCbAHCQkBALAHCQkHsAkHYAcJsAcJCQewCQdgBwkAAAAAAQAA/78B4AHAABAAAAE1Fwc1JgcGFxYXLgE3Njc2ASDAwGgxKQMCIDQoEhI4PQFEfMDAfwIrJUA3OjmJOz8jJwAAAAADAAD/wAHgAcAAAwANABEAABchEyElNSMVIxU3IRc1KwE1M2ABQCD+gAEAgKAgAYAgwEBAQAFgYEBAYCAgYCAAAQAA/8AB2gHBABAAADcVJzcVFjc2JyYnHgEHBgcG4MDAaDEpAwIgNCgSEjg9PHzAwH8CKyVANzo5iTs/IycAAAUAAP/AAgEBwQAMABkAIgArADcAAAUyPgE0LgEiDgEUHgETMh4BFA4BIi4BND4BBzQ2MhYUBiImNzQ2MhYUBiImByc+ATIWFwcuASIGAQBGdUVFdYx1RUV1RjlfODhfcl84OF9HExoTExoTwBMaExMaE6ApFUlWSRUpDzM8M0BFdYx1RUV1jHVFAdA4X3JfODhfcl84cA0TExoTEw0NExMaExPZGCQqKiQYGR0dAAAABAAA/8ACAQHBAAwAFQAeACoAAAEiDgEUHgEyPgE0LgEXMhYUBiImNDYjMhYUBiImNDYTLgEiBgcnPgEyFhcBAEZ1RUV1jHVFRXUaDRMTGhMTsw0TExoTE80PMzwzDykVSVZJFQHARXWMdUVFdYx1RYATGhMTGhMTGhMTGhP++hkdHRkYJCoqJAAAAAAB////vwIAAcAAIgAAJSIHJzY0JzcWMjY0JiIGFRQXByYiBhQWMjcXBhUUFjI2NCYBsCIY1wEB1xhDLy9CLwHXGEMvL0MY1wEvQi8vYBhrBwwHaxgvQi8vIQYHaxgvQi8YawcGIS8vQi8AAAAFAAD/wAIBAcEADAAZACIAKwA3AAAFMj4BNC4BIg4BFB4BEzIeARQOASIuATQ+AQc0NjIWFAYiJjc0NjIWFAYiJh8BDgEiJic3HgEyNgEARnVFRXWMdUVFdUY5Xzg4X3JfODhfRxMaExMaE8ATGhMTGhMgKRVJVkkVKQ8zPDNARXWMdUVFdYx1RQHQOF9yXzg4X3JfOHANExMaExMNDRMTGhMTjRgkKiokGBkdHQAAAAQAAP/AAgEBwQAMABUAHgArAAABIg4BFB4BMj4BNC4BFzIWFAYiJjQ2IzIWFAYiJjQ2EyImJzceATI2NxcOAQEARnVFRXWMdUVFdRoNExMaExOzDRMTGhMTbStJFSkPMzwzDykVSQHARXWMdUVFdYx1RYATGhMTGhMTGhMTGhP+4CokGBgeHhgYJCoABAAA/+ACAAGgAAMABwANABMAAAElDQE1FwcnBRcFJTcXNxcFJTcXAgD/AP8AAQCrq6sBeDP/AP8AM83NM/8A/wAzzQEggICA1lZWVkYagIAaZwcagIAaZwAAAAACAAD/zAIAAbQACQATAAAlLwEPARcHNxcnDwE3Jz8BHwEHFwIAsU9PsYAenp4egHAWW304OH1bFvkaoKAafLBTU7A2OnxYEnFxElh8AAAAAAEAAP/MAgABtAAJAAAlLwEPARcHNxcnAgCxT0+xgB6enh75GqCgGnywU1OwAAAAAAIAAP/AAcEBwQAbADQAAAE1MzU0JisBIgYdATMVDgIVFB4BMj4BNTQuARMOASIuAjQ+AjcHBhYyNi8BHgMUBgEAQBMNYA0TQDVYMzhfcl84M1gsFzpAOi4YGC03HwsBCRAJAQsfNy0YGAFfISANExMNICEEOVw2OV84OF85Nlw5/sQXGBguOkA6LRgBnQoJCQqdARgtOkA6AAAAAAYAAP/AAgEBwQAMABUAHwAoADAAOAAAASIOARQeATI+ATQuAQM0NjIWFAYiJgUxJzY0JzcWFAcDMQcmIgcnNjIHFwYUFwcmNBc3FjI3FwYiAQBGdUVFdYx1RUV1pjhQODhQOAEvWQoKWREReSUXNBclKVr8WQoKWRGKJRc0FyUpWgHARXWMdUVFdYx1Rf8AKDg4UDg4LiUXNBclKVopASVZCgpZEYolFzQXJSla/FkKClkRAAIAAP/AAgABwQATABwAAAEjIgYPAQYUHwEWMj8BPgE9ATQmByImNDYyFhQGAdCQFDAO4A4OrA8nDuAOFBxUFBwcKBwcAcAUDt8PJw+sDg7gDjAUkBQcoBwoHBwoHAAAAAIAAP/AAfABwQAoADYAACUyFgYjMhYGBwYjFAcGIyInLgEnJicRPgE3NjUyFxYXFgcGBzMyFg4BJREzFSMiJj0BNDY7ARUB0BEEFg8GAQoICgsUEhowHBEsERsrPW8hIw0MDwYHCQshYBEPBBD+hCBADRMTDUCgMDAYIQoNFw0MBgQVBAkEAQASRCgrJwcKExgiKjgcJx1Q/wAQHBTAFBwQAAAAAgAA/78B4AHAACgANgAANyImNjMiJjY3NjM0NzYzMhceARcWFxEOAQcGFSInJicmNzY3IyImPgEFESM1MzIWHQEUBisBNTARBBYPBgEKCAoLFBIaMBwRLBEbKz1vISMNDA8GBwkLIWARDwQRAXsgQA0TEw1A4DAwGSALDBcNDAYEFQQJBP8AEkQoKycICRMYIyk4HCcdUAEAEBwUwBQcEAAAAAABAAD/wAHaAcAAEAAABTY3NicmBxUnNxU2FxYXFgYBfSACAykxaMDAYD04EhIoQDo3QCUrAn/AwHwCJyM/O4oAAgAA/8AB4AGgACUAMQAAASMiDgEdASMiBh0BFBYzITI2PQE0JisBNTQ2OwEyFh0BMzU0LgEDIzcmNTQ2MhYVFAcBgEAaLBrICg4OCgEQCg4OCggTDUANE0AaLNpADg4TGhMOAaAaLBpgDgrwCg4OCvAKDmANExMNYGAaLBr+YEYJEQ0TEw0RCQAAAAACAAD/wAIAAaAABgASAAA3MzUzJwczFxUXByc3NQcVBSU14EBggIBgYJPT05PAAQABAKCAgIA4MTdPTzcxSIBgYIAAAAIAAP/gAcABwAAIAB8AABM0NjIWFAYiJhcjBzcnBxcnIyIHBgcGHQEhNTQnJicmoDhQODhQOOASYyUwMCVjEh4PDQQCAYACBA0PAWAoODhQODhYyrowMLrKDQsYDiKgoCIOGAsNAAAABAAA/90CIAGjABQAKAA8AEgAAAUiJjQ3PgE0JicmNDYyFx4BFAYHBiciJjQ3PgEmJyY0NjIXHgEUBgcGJyImNDc+ASYnJjQ2MhceAQYHBiMDNhYVERQGLwEjNTMBvQoOByEjIyEHDhQHKCoqKAdfCg4HIBcXIAcOFAceISEeB18KDgcTDg4TBw4TBx4UFB4HCkkJDg4JeVBQDQ4UByFVXFUhBxQOByhmcGYoBy0OFAcgV1cgBxQOBx9PVk8fBy0PEwcUNjYUBxMOBx1OTh4HAUwJBQ7+Yg4FCXnAAAMAAP/dAbgBowATACcAMwAAJSImNDc+ASYnJjQ2MhceARQGBwYnIiY0Nz4BJicmNDYyFx4BBgcGIwM2FhURFAYvASM1MwFoCg4HIBcXIAcOFAceISEeB18KDgcTDg4TBw4TBx4UFB4HCkkJDg4JeVBQIA4UByBXVyAHFA4HH09WTx8HLQ8TBxQ2NhQHEw4HHU5OHgcBTAkFDv5iDgUJecAAAAAAAgAA/90B4AGjAAsAGwAAEzYWFREUBi8BIzUzBRUjJwcjNTcnNTMXNzMVB8kJDg4JeVBQAZAqNjYqNjYqNjYqNgGZCQUO/mIOBQl5wJYqNjYqNjYqNjYqNgAAAAAAABAAxgABAAAAAAABAAcAAAABAAAAAAACAAcABwABAAAAAAADAAcADgABAAAAAAAEAAcAFQABAAAAAAAFAAsAHAABAAAAAAAGAAcAJwABAAAAAAAKACsALgABAAAAAAALABMAWQADAAEECQABAA4AbAADAAEECQACAA4AegADAAEECQADAA4AiAADAAEECQAEAA4AlgADAAEECQAFABYApAADAAEECQAGAA4AugADAAEECQAKAFYAyAADAAEECQALACYBHndlYmZvbnRSZWd1bGFyd2ViZm9udHdlYmZvbnRWZXJzaW9uIDEuMHdlYmZvbnRHZW5lcmF0ZWQgYnkgc3ZnMnR0ZiBmcm9tIEZvbnRlbGxvIHByb2plY3QuaHR0cDovL2ZvbnRlbGxvLmNvbQB3AGUAYgBmAG8AbgB0AFIAZQBnAHUAbABhAHIAdwBlAGIAZgBvAG4AdAB3AGUAYgBmAG8AbgB0AFYAZQByAHMAaQBvAG4AIAAxAC4AMAB3AGUAYgBmAG8AbgB0AEcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAAcwB2AGcAMgB0AHQAZgAgAGYAcgBvAG0AIABGAG8AbgB0AGUAbABsAG8AIABwAHIAbwBqAGUAYwB0AC4AaAB0AHQAcAA6AC8ALwBmAG8AbgB0AGUAbABsAG8ALgBjAG8AbQAAAAIAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAECAQMBBAEFAQYBBwEIAQkBCgELAQwBDQEOAQ8BEAERARIBEwEUARUBFgEXARgBGQEaARsBHAEdAR4BHwEgASEBIgEjASQBJQEmAScBKAEpASoBKwEsAS0BLgEvATABMQEyATMBNAE1ATYBNwE4ATkBOgE7ATwBPQE+AT8BQAFBAUIBQwFEAUUBRgFHAUgBSQFKAUsBTAFNAU4BTwFQAVEBUgFTAVQBVQFWAVcBWAFZAVoBWwFcAV0BXgFfAWABYQFiAWMBZAFlAWYBZwFoAWkBagFrAWwBbQFuAW8BcAFxAXIBcwF0AXUBdgF3AXgBeQF6AXsBfAF9AX4BfwGAAYEAA2FpZAhhaXJwbGFuZQZhbGFybTILYXJyb3ctZG93bjULYXJyb3ctbGVmdDULYXJyb3ctbGVmdDYMYXJyb3ctcmlnaHQ1DGFycm93LXJpZ2h0NglhcnJvdy11cDUKYXR0YWNobWVudARiYXJzBGJvb2sGYnViYmxlB2J1YmJsZXMIYnVsbGhvcm4IY2FsZW5kYXIGY2FtZXJhBGNhcnQJY2hlY2ttYXJrBWNsb2NrBWNsb3NlDmNsb3VkLWRvd25sb2FkDGNsb3VkLXVwbG9hZARjb2dzCmNvbm5lY3Rpb24FY29weTIFY29weTMGY3JlZGl0BGRpc2sIZG93bmxvYWQGZHJhd2VyB2Ryb3BsZXQFZWFydGgLZXllLWJsb2NrZWQDZXllCGZhLWdsb2JlB2ZhLWxlYWYNZmEtbWFpbC1yZXBseQpmYS1yZXR3ZWV0DmZhLXJvdGF0ZS1sZWZ0BWZpbGU0BGZpbG0EZmxhZwZmb2xkZXIHZm9yd2FyZA9mb3VuZGF0aW9uLW1haWwXZm91bmRhdGlvbi1taW51cy1jaXJjbGUFZ2xvYmUFaGVhcnQHaGlzdG9yeQRob21lBmltYWdlMhppb24tYW5kcm9pZC1zeXN0ZW0td2luZG93cw1pb24tYmx1ZXRvb3RoE2lvbi1pb3M3LWFycm93LWJhY2sWaW9uLWlvczctYXJyb3ctZm9yd2FyZBhpb24taW9zNy1jaGVja21hcmstZW1wdHkMaW9uLW5hdmlnYXRlDWlvcy1iYWNrc3BhY2UEa2V5MgdsaWJyYXJ5DWxpbmUtc2V0dGluZ3MEbGluawhsb2NhdGlvbgVsb2NrMgVsb29wMgNtYXATbWF0ZXJpYWwtYXJyb3ctYmFjaxptYXRlcmlhbC1icmlnaHRuZXNzLW1lZGl1bQ5tYXRlcmlhbC1jaGVjaw1tYXRlcmlhbC1jcm9wE21hdGVyaWFsLWRhdGUtcmFuZ2USbWF0ZXJpYWwtZXF1YWxpemVyE21hdGVyaWFsLWV2ZW50LW5vdGUPbWF0ZXJpYWwtZmlsdGVyDG1hdGVyaWFsLWlzbxBtYXRlcmlhbC1wYWxldHRlDm1hdGVyaWFsLXBhdXNlD21hdGVyaWFsLXBlb3BsZSBtYXRlcmlhbC1waG90by1zaXplLXNlbGVjdC1sYXJnZRNtYXRlcmlhbC1wbGF5LWFycm93D21hdGVyaWFsLXJlcGVhdBVtYXRlcmlhbC1yb3RhdGUtcmlnaHQQbWF0ZXJpYWwtc2h1ZmZsZRJtYXRlcmlhbC1za2lwLW5leHQWbWF0ZXJpYWwtc2tpcC1wcmV2aW91cw1tYXRlcmlhbC1zdG9wEG1hdGVyaWFsLXRleHR1cmURbWF0ZXJpYWwtdmlldy1kYXkQbWF0ZXJpYWwtd2ItYXV0bwxtZXRlby1jbG91ZDIMbWV0ZW8tY2xvdWQzDG1ldGVvLWNsb3VkeQltZXRlby1zdW4FbWludXMGbW9iaWxlBW11c2ljB25ldXRyYWwJbmV3c3BhcGVyBm9mZmljZQZwZW5jaWwFcGhvbmUEcGxheQRwbHVzBXJlZG8yBnJlbW92ZQVyZXBseQNzYWQEc2FkMgVzaGFyZQZzbWlsZXkHc21pbGV5MgVzdGFjawRzdGFyBXN0YXIzCXN0b3B3YXRjaAdzdXBwb3J0A3RhZwl0aHVtYnMtdXAKdGh1bWJzLXVwMgV1bmRvMgh1bmxvY2tlZAZ1cGxvYWQFdXNlcjQLdm9sdW1lLWhpZ2gNdm9sdW1lLW1lZGl1bQx2b2x1bWUtbXV0ZTIAAA==)format("truetype");font-weight:400;font-style:normal}.mbsc-font-icon:before{speak:none;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Mobiscroll;font-style:normal;font-weight:400}.mbsc-icon-aid:before{content:""}.mbsc-icon-airplane:before{content:""}.mbsc-icon-alarm2:before{content:""}.mbsc-icon-arrow-down5:before{content:""}.mbsc-icon-arrow-left5:before{content:""}.mbsc-icon-arrow-left6:before{content:""}.mbsc-icon-arrow-right5:before{content:""}.mbsc-icon-arrow-right6:before{content:""}.mbsc-icon-arrow-up5:before{content:""}.mbsc-icon-attachment:before{content:""}.mbsc-icon-bars:before{content:""}.mbsc-icon-book:before{content:""}.mbsc-icon-bubble:before{content:""}.mbsc-icon-bubbles:before{content:""}.mbsc-icon-bullhorn:before{content:""}.mbsc-icon-calendar:before{content:""}.mbsc-icon-camera:before{content:""}.mbsc-icon-cart:before{content:""}.mbsc-icon-checkmark:before{content:""}.mbsc-icon-clock:before{content:""}.mbsc-icon-close:before{content:""}.mbsc-icon-cloud-download:before{content:""}.mbsc-icon-cloud-upload:before{content:""}.mbsc-icon-cogs:before{content:""}.mbsc-icon-connection:before{content:""}.mbsc-icon-copy2:before{content:""}.mbsc-icon-copy3:before{content:""}.mbsc-icon-credit:before{content:""}.mbsc-icon-disk:before{content:""}.mbsc-icon-download:before{content:""}.mbsc-icon-drawer:before{content:""}.mbsc-icon-droplet:before{content:""}.mbsc-icon-earth:before{content:""}.mbsc-icon-eye-blocked:before{content:""}.mbsc-icon-eye:before{content:""}.mbsc-icon-fa-globe:before{content:""}.mbsc-icon-fa-leaf:before{content:""}.mbsc-icon-fa-mail-reply:before{content:""}.mbsc-icon-fa-retweet:before{content:""}.mbsc-icon-fa-rotate-left:before{content:""}.mbsc-icon-file4:before{content:""}.mbsc-icon-film:before{content:""}.mbsc-icon-flag:before{content:""}.mbsc-icon-folder:before{content:""}.mbsc-icon-forward:before{content:""}.mbsc-icon-foundation-mail:before{content:""}.mbsc-icon-foundation-minus-circle:before{content:""}.mbsc-icon-globe:before{content:""}.mbsc-icon-heart:before{content:""}.mbsc-icon-history:before{content:""}.mbsc-icon-home:before{content:""}.mbsc-icon-image2:before{content:""}.mbsc-icon-ion-android-system-windows:before{content:""}.mbsc-icon-ion-bluetooth:before{content:""}.mbsc-icon-ion-ios7-arrow-back:before{content:""}.mbsc-icon-ion-ios7-arrow-forward:before{content:""}.mbsc-icon-ion-ios7-checkmark-empty:before{content:""}.mbsc-icon-ion-navigate:before{content:""}.mbsc-icon-ios-backspace:before{content:""}.mbsc-icon-key2:before{content:""}.mbsc-icon-library:before{content:""}.mbsc-icon-line-settings:before{content:""}.mbsc-icon-link:before{content:""}.mbsc-icon-location:before{content:""}.mbsc-icon-lock2:before{content:""}.mbsc-icon-loop2:before{content:""}.mbsc-icon-map:before{content:""}.mbsc-icon-material-arrow-back:before{content:""}.mbsc-icon-material-brightness-medium:before{content:""}.mbsc-icon-material-check:before{content:""}.mbsc-icon-material-crop:before{content:""}.mbsc-icon-material-date-range:before{content:""}.mbsc-icon-material-equalizer:before{content:""}.mbsc-icon-material-event-note:before{content:""}.mbsc-icon-material-filter:before{content:""}.mbsc-icon-material-iso:before{content:""}.mbsc-icon-material-palette:before{content:""}.mbsc-icon-material-pause:before{content:""}.mbsc-icon-material-people:before{content:""}.mbsc-icon-material-photo-size-select-large:before{content:""}.mbsc-icon-material-play-arrow:before{content:""}.mbsc-icon-material-repeat:before{content:""}.mbsc-icon-material-rotate-right:before{content:""}.mbsc-icon-material-shuffle:before{content:""}.mbsc-icon-material-skip-next:before{content:""}.mbsc-icon-material-skip-previous:before{content:""}.mbsc-icon-material-stop:before{content:""}.mbsc-icon-material-texture:before{content:""}.mbsc-icon-material-view-day:before{content:""}.mbsc-icon-material-wb-auto:before{content:""}.mbsc-icon-meteo-cloud2:before{content:""}.mbsc-icon-meteo-cloud3:before{content:""}.mbsc-icon-meteo-cloudy:before{content:""}.mbsc-icon-meteo-sun:before{content:""}.mbsc-icon-minus:before{content:""}.mbsc-icon-mobile:before{content:""}.mbsc-icon-music:before{content:""}.mbsc-icon-neutral:before{content:""}.mbsc-icon-newspaper:before{content:""}.mbsc-icon-office:before{content:""}.mbsc-icon-pencil:before{content:""}.mbsc-icon-phone:before{content:""}.mbsc-icon-play:before{content:""}.mbsc-icon-plus:before{content:""}.mbsc-icon-redo2:before{content:""}.mbsc-icon-remove:before{content:""}.mbsc-icon-reply:before{content:""}.mbsc-icon-sad:before{content:""}.mbsc-icon-sad2:before{content:""}.mbsc-icon-share:before{content:""}.mbsc-icon-smiley:before{content:""}.mbsc-icon-smiley2:before{content:""}.mbsc-icon-stack:before{content:""}.mbsc-icon-star:before{content:""}.mbsc-icon-star3:before{content:""}.mbsc-icon-stopwatch:before{content:""}.mbsc-icon-support:before{content:""}.mbsc-icon-tag:before{content:""}.mbsc-icon-thumbs-up:before{content:""}.mbsc-icon-thumbs-up2:before{content:""}.mbsc-icon-undo2:before{content:""}.mbsc-icon-unlocked:before{content:""}.mbsc-icon-upload:before{content:""}.mbsc-icon-user4:before{content:""}.mbsc-icon-volume-high:before{content:""}.mbsc-icon-volume-medium:before{content:""}.mbsc-icon-volume-mute2:before{content:""}.mbsc-grid,.mbsc-grid-fixed,.mbsc-grid-unresp{width:100%;margin-left:auto;margin-right:auto;padding-left:1em;padding-right:1em}.mbsc-grid,.mbsc-grid *,.mbsc-grid-fixed,.mbsc-grid-fixed *,.mbsc-grid-unresp,.mbsc-grid-unresp *{box-sizing:border-box}.mbsc-form-grid{margin-top:.75em;margin-bottom:.75em}.mbsc-form-grid .mbsc-col,.mbsc-form-grid [class*=mbsc-col-],.mbsc-no-padding .mbsc-col,.mbsc-no-padding [class*=mbsc-col-]{padding-left:0;padding-right:0}.mbsc-row{flex-wrap:wrap;margin-left:-1em;margin-right:-1em;display:flex}.mbsc-col{flex-grow:1;flex-basis:0;max-width:100%}.mbsc-col,.mbsc-col-1,.mbsc-col-2,.mbsc-col-3,.mbsc-col-4,.mbsc-col-5,.mbsc-col-6,.mbsc-col-7,.mbsc-col-8,.mbsc-col-9,.mbsc-col-10,.mbsc-col-11,.mbsc-col-12,.mbsc-col-auto,.mbsc-col-lg,.mbsc-col-lg-1,.mbsc-col-lg-2,.mbsc-col-lg-3,.mbsc-col-lg-4,.mbsc-col-lg-5,.mbsc-col-lg-6,.mbsc-col-lg-7,.mbsc-col-lg-8,.mbsc-col-lg-9,.mbsc-col-lg-10,.mbsc-col-lg-11,.mbsc-col-lg-12,.mbsc-col-lg-auto,.mbsc-col-md,.mbsc-col-md-1,.mbsc-col-md-2,.mbsc-col-md-3,.mbsc-col-md-4,.mbsc-col-md-5,.mbsc-col-md-6,.mbsc-col-md-7,.mbsc-col-md-8,.mbsc-col-md-9,.mbsc-col-md-10,.mbsc-col-md-11,.mbsc-col-md-12,.mbsc-col-md-auto,.mbsc-col-sm,.mbsc-col-sm-1,.mbsc-col-sm-2,.mbsc-col-sm-3,.mbsc-col-sm-4,.mbsc-col-sm-5,.mbsc-col-sm-6,.mbsc-col-sm-7,.mbsc-col-sm-8,.mbsc-col-sm-9,.mbsc-col-sm-10,.mbsc-col-sm-11,.mbsc-col-sm-12,.mbsc-col-sm-auto,.mbsc-col-xl,.mbsc-col-xl-1,.mbsc-col-xl-2,.mbsc-col-xl-3,.mbsc-col-xl-4,.mbsc-col-xl-5,.mbsc-col-xl-6,.mbsc-col-xl-7,.mbsc-col-xl-8,.mbsc-col-xl-9,.mbsc-col-xl-10,.mbsc-col-xl-11,.mbsc-col-xl-12,.mbsc-col-xl-auto{width:100%;min-height:1px;padding-left:1em;padding-right:1em;position:relative}.mbsc-col-1{flex:0 0 8.33333%;max-width:8.33333%}.mbsc-col-2{flex:0 0 16.6667%;max-width:16.6667%}.mbsc-col-3{flex:0 0 25%;max-width:25%}.mbsc-col-4{flex:0 0 33.3333%;max-width:33.3333%}.mbsc-col-5{flex:0 0 41.6667%;max-width:41.6667%}.mbsc-col-6{flex:0 0 50%;max-width:50%}.mbsc-col-7{flex:0 0 58.3333%;max-width:58.3333%}.mbsc-col-8{flex:0 0 66.6667%;max-width:66.6667%}.mbsc-col-9{flex:0 0 75%;max-width:75%}.mbsc-col-10{flex:0 0 83.3333%;max-width:83.3333%}.mbsc-col-11{flex:0 0 91.6667%;max-width:91.6667%}.mbsc-col-12{flex:0 0 100%;max-width:100%}.mbsc-col-auto{flex:none;width:auto;max-width:none}.mbsc-offset-1{margin-left:8.33333%}.mbsc-offset-2{margin-left:16.6667%}.mbsc-offset-3{margin-left:25%}.mbsc-offset-4{margin-left:33.3333%}.mbsc-offset-5{margin-left:41.6667%}.mbsc-offset-6{margin-left:50%}.mbsc-offset-7{margin-left:58.3333%}.mbsc-offset-8{margin-left:66.6667%}.mbsc-offset-9{margin-left:75%}.mbsc-offset-10{margin-left:83.3333%}.mbsc-offset-11{margin-left:91.6667%}@media (width>=576px){.mbsc-grid.mbsc-grid-fixed{max-width:540px}.mbsc-grid .mbsc-col-sm{flex-grow:1;flex-basis:0;max-width:100%}.mbsc-grid .mbsc-col-sm-auto{flex:none;width:auto;max-width:none}.mbsc-grid .mbsc-col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.mbsc-grid .mbsc-col-sm-2{flex:0 0 16.6667%;max-width:16.6667%}.mbsc-grid .mbsc-col-sm-3{flex:0 0 25%;max-width:25%}.mbsc-grid .mbsc-col-sm-4{flex:0 0 33.3333%;max-width:33.3333%}.mbsc-grid .mbsc-col-sm-5{flex:0 0 41.6667%;max-width:41.6667%}.mbsc-grid .mbsc-col-sm-6{flex:0 0 50%;max-width:50%}.mbsc-grid .mbsc-col-sm-7{flex:0 0 58.3333%;max-width:58.3333%}.mbsc-grid .mbsc-col-sm-8{flex:0 0 66.6667%;max-width:66.6667%}.mbsc-grid .mbsc-col-sm-9{flex:0 0 75%;max-width:75%}.mbsc-grid .mbsc-col-sm-10{flex:0 0 83.3333%;max-width:83.3333%}.mbsc-grid .mbsc-col-sm-11{flex:0 0 91.6667%;max-width:91.6667%}.mbsc-grid .mbsc-col-sm-12{flex:0 0 100%;max-width:100%}.mbsc-grid .mbsc-offset-sm-0{margin-left:0}.mbsc-grid .mbsc-offset-sm-1{margin-left:8.33333%}.mbsc-grid .mbsc-offset-sm-2{margin-left:16.6667%}.mbsc-grid .mbsc-offset-sm-3{margin-left:25%}.mbsc-grid .mbsc-offset-sm-4{margin-left:33.3333%}.mbsc-grid .mbsc-offset-sm-5{margin-left:41.6667%}.mbsc-grid .mbsc-offset-sm-6{margin-left:50%}.mbsc-grid .mbsc-offset-sm-7{margin-left:58.3333%}.mbsc-grid .mbsc-offset-sm-8{margin-left:66.6667%}.mbsc-grid .mbsc-offset-sm-9{margin-left:75%}.mbsc-grid .mbsc-offset-sm-10{margin-left:83.3333%}.mbsc-grid .mbsc-offset-sm-11{margin-left:91.6667%}.mbsc-grid .mbsc-push-sm-0{left:auto}.mbsc-grid .mbsc-push-sm-1{left:8.33333%}.mbsc-grid .mbsc-push-sm-2{left:16.6667%}.mbsc-grid .mbsc-push-sm-3{left:25%}.mbsc-grid .mbsc-push-sm-4{left:33.3333%}.mbsc-grid .mbsc-push-sm-5{left:41.6667%}.mbsc-grid .mbsc-push-sm-6{left:50%}.mbsc-grid .mbsc-push-sm-7{left:58.3333%}.mbsc-grid .mbsc-push-sm-8{left:66.6667%}.mbsc-grid .mbsc-push-sm-9{left:75%}.mbsc-grid .mbsc-push-sm-10{left:83.3333%}.mbsc-grid .mbsc-push-sm-11{left:91.6667%}.mbsc-grid .mbsc-push-sm-12{left:100%}.mbsc-grid .mbsc-pull-sm-0{right:auto}.mbsc-grid .mbsc-pull-sm-1{right:8.33333%}.mbsc-grid .mbsc-pull-sm-2{right:16.6667%}.mbsc-grid .mbsc-pull-sm-3{right:25%}.mbsc-grid .mbsc-pull-sm-4{right:33.3333%}.mbsc-grid .mbsc-pull-sm-5{right:41.6667%}.mbsc-grid .mbsc-pull-sm-6{right:50%}.mbsc-grid .mbsc-pull-sm-7{right:58.3333%}.mbsc-grid .mbsc-pull-sm-8{right:66.6667%}.mbsc-grid .mbsc-pull-sm-9{right:75%}.mbsc-grid .mbsc-pull-sm-10{right:83.3333%}.mbsc-grid .mbsc-pull-sm-11{right:91.6667%}.mbsc-grid .mbsc-pull-sm-12{right:100%}}@media (width>=768px){.mbsc-grid.mbsc-grid-fixed{max-width:720px}.mbsc-grid .mbsc-col-md{flex-grow:1;flex-basis:0;max-width:100%}.mbsc-grid .mbsc-col-md-auto{flex:none;width:auto;max-width:none}.mbsc-grid .mbsc-col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.mbsc-grid .mbsc-col-md-2{flex:0 0 16.6667%;max-width:16.6667%}.mbsc-grid .mbsc-col-md-3{flex:0 0 25%;max-width:25%}.mbsc-grid .mbsc-col-md-4{flex:0 0 33.3333%;max-width:33.3333%}.mbsc-grid .mbsc-col-md-5{flex:0 0 41.6667%;max-width:41.6667%}.mbsc-grid .mbsc-col-md-6{flex:0 0 50%;max-width:50%}.mbsc-grid .mbsc-col-md-7{flex:0 0 58.3333%;max-width:58.3333%}.mbsc-grid .mbsc-col-md-8{flex:0 0 66.6667%;max-width:66.6667%}.mbsc-grid .mbsc-col-md-9{flex:0 0 75%;max-width:75%}.mbsc-grid .mbsc-col-md-10{flex:0 0 83.3333%;max-width:83.3333%}.mbsc-grid .mbsc-col-md-11{flex:0 0 91.6667%;max-width:91.6667%}.mbsc-grid .mbsc-col-md-12{flex:0 0 100%;max-width:100%}.mbsc-grid .mbsc-offset-md-0{margin-left:0}.mbsc-grid .mbsc-offset-md-1{margin-left:8.33333%}.mbsc-grid .mbsc-offset-md-2{margin-left:16.6667%}.mbsc-grid .mbsc-offset-md-3{margin-left:25%}.mbsc-grid .mbsc-offset-md-4{margin-left:33.3333%}.mbsc-grid .mbsc-offset-md-5{margin-left:41.6667%}.mbsc-grid .mbsc-offset-md-6{margin-left:50%}.mbsc-grid .mbsc-offset-md-7{margin-left:58.3333%}.mbsc-grid .mbsc-offset-md-8{margin-left:66.6667%}.mbsc-grid .mbsc-offset-md-9{margin-left:75%}.mbsc-grid .mbsc-offset-md-10{margin-left:83.3333%}.mbsc-grid .mbsc-offset-md-11{margin-left:91.6667%}.mbsc-grid .mbsc-push-md-0{left:auto}.mbsc-grid .mbsc-push-md-1{left:8.33333%}.mbsc-grid .mbsc-push-md-2{left:16.6667%}.mbsc-grid .mbsc-push-md-3{left:25%}.mbsc-grid .mbsc-push-md-4{left:33.3333%}.mbsc-grid .mbsc-push-md-5{left:41.6667%}.mbsc-grid .mbsc-push-md-6{left:50%}.mbsc-grid .mbsc-push-md-7{left:58.3333%}.mbsc-grid .mbsc-push-md-8{left:66.6667%}.mbsc-grid .mbsc-push-md-9{left:75%}.mbsc-grid .mbsc-push-md-10{left:83.3333%}.mbsc-grid .mbsc-push-md-11{left:91.6667%}.mbsc-grid .mbsc-push-md-12{left:100%}.mbsc-grid .mbsc-pull-md-0{right:auto}.mbsc-grid .mbsc-pull-md-1{right:8.33333%}.mbsc-grid .mbsc-pull-md-2{right:16.6667%}.mbsc-grid .mbsc-pull-md-3{right:25%}.mbsc-grid .mbsc-pull-md-4{right:33.3333%}.mbsc-grid .mbsc-pull-md-5{right:41.6667%}.mbsc-grid .mbsc-pull-md-6{right:50%}.mbsc-grid .mbsc-pull-md-7{right:58.3333%}.mbsc-grid .mbsc-pull-md-8{right:66.6667%}.mbsc-grid .mbsc-pull-md-9{right:75%}.mbsc-grid .mbsc-pull-md-10{right:83.3333%}.mbsc-grid .mbsc-pull-md-11{right:91.6667%}.mbsc-grid .mbsc-pull-md-12{right:100%}}@media (width>=992px){.mbsc-grid.mbsc-grid-fixed{max-width:960px}.mbsc-grid .mbsc-col-lg{flex-grow:1;flex-basis:0;max-width:100%}.mbsc-grid .mbsc-col-lg-auto{flex:none;width:auto;max-width:none}.mbsc-grid .mbsc-col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.mbsc-grid .mbsc-col-lg-2{flex:0 0 16.6667%;max-width:16.6667%}.mbsc-grid .mbsc-col-lg-3{flex:0 0 25%;max-width:25%}.mbsc-grid .mbsc-col-lg-4{flex:0 0 33.3333%;max-width:33.3333%}.mbsc-grid .mbsc-col-lg-5{flex:0 0 41.6667%;max-width:41.6667%}.mbsc-grid .mbsc-col-lg-6{flex:0 0 50%;max-width:50%}.mbsc-grid .mbsc-col-lg-7{flex:0 0 58.3333%;max-width:58.3333%}.mbsc-grid .mbsc-col-lg-8{flex:0 0 66.6667%;max-width:66.6667%}.mbsc-grid .mbsc-col-lg-9{flex:0 0 75%;max-width:75%}.mbsc-grid .mbsc-col-lg-10{flex:0 0 83.3333%;max-width:83.3333%}.mbsc-grid .mbsc-col-lg-11{flex:0 0 91.6667%;max-width:91.6667%}.mbsc-grid .mbsc-col-lg-12{flex:0 0 100%;max-width:100%}.mbsc-grid .mbsc-offset-lg-0{margin-left:0}.mbsc-grid .mbsc-offset-lg-1{margin-left:8.33333%}.mbsc-grid .mbsc-offset-lg-2{margin-left:16.6667%}.mbsc-grid .mbsc-offset-lg-3{margin-left:25%}.mbsc-grid .mbsc-offset-lg-4{margin-left:33.3333%}.mbsc-grid .mbsc-offset-lg-5{margin-left:41.6667%}.mbsc-grid .mbsc-offset-lg-6{margin-left:50%}.mbsc-grid .mbsc-offset-lg-7{margin-left:58.3333%}.mbsc-grid .mbsc-offset-lg-8{margin-left:66.6667%}.mbsc-grid .mbsc-offset-lg-9{margin-left:75%}.mbsc-grid .mbsc-offset-lg-10{margin-left:83.3333%}.mbsc-grid .mbsc-offset-lg-11{margin-left:91.6667%}.mbsc-grid .mbsc-push-lg-0{left:auto}.mbsc-grid .mbsc-push-lg-1{left:8.33333%}.mbsc-grid .mbsc-push-lg-2{left:16.6667%}.mbsc-grid .mbsc-push-lg-3{left:25%}.mbsc-grid .mbsc-push-lg-4{left:33.3333%}.mbsc-grid .mbsc-push-lg-5{left:41.6667%}.mbsc-grid .mbsc-push-lg-6{left:50%}.mbsc-grid .mbsc-push-lg-7{left:58.3333%}.mbsc-grid .mbsc-push-lg-8{left:66.6667%}.mbsc-grid .mbsc-push-lg-9{left:75%}.mbsc-grid .mbsc-push-lg-10{left:83.3333%}.mbsc-grid .mbsc-push-lg-11{left:91.6667%}.mbsc-grid .mbsc-push-lg-12{left:100%}.mbsc-grid .mbsc-pull-lg-0{right:auto}.mbsc-grid .mbsc-pull-lg-1{right:8.33333%}.mbsc-grid .mbsc-pull-lg-2{right:16.6667%}.mbsc-grid .mbsc-pull-lg-3{right:25%}.mbsc-grid .mbsc-pull-lg-4{right:33.3333%}.mbsc-grid .mbsc-pull-lg-5{right:41.6667%}.mbsc-grid .mbsc-pull-lg-6{right:50%}.mbsc-grid .mbsc-pull-lg-7{right:58.3333%}.mbsc-grid .mbsc-pull-lg-8{right:66.6667%}.mbsc-grid .mbsc-pull-lg-9{right:75%}.mbsc-grid .mbsc-pull-lg-10{right:83.3333%}.mbsc-grid .mbsc-pull-lg-11{right:91.6667%}.mbsc-grid .mbsc-pull-lg-12{right:100%}}@media (width>=1200px){.mbsc-grid.mbsc-grid-fixed{max-width:1140px}.mbsc-grid .mbsc-col-xl{flex-grow:1;flex-basis:0;max-width:100%}.mbsc-grid .mbsc-col-xl-auto{flex:none;width:auto;max-width:none}.mbsc-grid .mbsc-col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.mbsc-grid .mbsc-col-xl-2{flex:0 0 16.6667%;max-width:16.6667%}.mbsc-grid .mbsc-col-xl-3{flex:0 0 25%;max-width:25%}.mbsc-grid .mbsc-col-xl-4{flex:0 0 33.3333%;max-width:33.3333%}.mbsc-grid .mbsc-col-xl-5{flex:0 0 41.6667%;max-width:41.6667%}.mbsc-grid .mbsc-col-xl-6{flex:0 0 50%;max-width:50%}.mbsc-grid .mbsc-col-xl-7{flex:0 0 58.3333%;max-width:58.3333%}.mbsc-grid .mbsc-col-xl-8{flex:0 0 66.6667%;max-width:66.6667%}.mbsc-grid .mbsc-col-xl-9{flex:0 0 75%;max-width:75%}.mbsc-grid .mbsc-col-xl-10{flex:0 0 83.3333%;max-width:83.3333%}.mbsc-grid .mbsc-col-xl-11{flex:0 0 91.6667%;max-width:91.6667%}.mbsc-grid .mbsc-col-xl-12{flex:0 0 100%;max-width:100%}.mbsc-grid .mbsc-offset-xl-0{margin-left:0}.mbsc-grid .mbsc-offset-xl-1{margin-left:8.33333%}.mbsc-grid .mbsc-offset-xl-2{margin-left:16.6667%}.mbsc-grid .mbsc-offset-xl-3{margin-left:25%}.mbsc-grid .mbsc-offset-xl-4{margin-left:33.3333%}.mbsc-grid .mbsc-offset-xl-5{margin-left:41.6667%}.mbsc-grid .mbsc-offset-xl-6{margin-left:50%}.mbsc-grid .mbsc-offset-xl-7{margin-left:58.3333%}.mbsc-grid .mbsc-offset-xl-8{margin-left:66.6667%}.mbsc-grid .mbsc-offset-xl-9{margin-left:75%}.mbsc-grid .mbsc-offset-xl-10{margin-left:83.3333%}.mbsc-grid .mbsc-offset-xl-11{margin-left:91.6667%}.mbsc-grid .mbsc-push-xl-0{left:auto}.mbsc-grid .mbsc-push-xl-1{left:8.33333%}.mbsc-grid .mbsc-push-xl-2{left:16.6667%}.mbsc-grid .mbsc-push-xl-3{left:25%}.mbsc-grid .mbsc-push-xl-4{left:33.3333%}.mbsc-grid .mbsc-push-xl-5{left:41.6667%}.mbsc-grid .mbsc-push-xl-6{left:50%}.mbsc-grid .mbsc-push-xl-7{left:58.3333%}.mbsc-grid .mbsc-push-xl-8{left:66.6667%}.mbsc-grid .mbsc-push-xl-9{left:75%}.mbsc-grid .mbsc-push-xl-10{left:83.3333%}.mbsc-grid .mbsc-push-xl-11{left:91.6667%}.mbsc-grid .mbsc-push-xl-12{left:100%}.mbsc-grid .mbsc-pull-xl-0{right:auto}.mbsc-grid .mbsc-pull-xl-1{right:8.33333%}.mbsc-grid .mbsc-pull-xl-2{right:16.6667%}.mbsc-grid .mbsc-pull-xl-3{right:25%}.mbsc-grid .mbsc-pull-xl-4{right:33.3333%}.mbsc-grid .mbsc-pull-xl-5{right:41.6667%}.mbsc-grid .mbsc-pull-xl-6{right:50%}.mbsc-grid .mbsc-pull-xl-7{right:58.3333%}.mbsc-grid .mbsc-pull-xl-8{right:66.6667%}.mbsc-grid .mbsc-pull-xl-9{right:75%}.mbsc-grid .mbsc-pull-xl-10{right:83.3333%}.mbsc-grid .mbsc-pull-xl-11{right:91.6667%}.mbsc-grid .mbsc-pull-xl-12{right:100%}}.mbsc-align-items-start{align-items:flex-start!important}.mbsc-align-items-center{align-items:center!important}.mbsc-align-items-end{align-items:flex-end!important}.mbsc-justify-content-start{justify-content:flex-start!important}.mbsc-justify-content-center{justify-content:center!important}.mbsc-justify-content-end{justify-content:flex-end!important}.mbsc-justify-content-around{justify-content:space-around!important}.mbsc-justify-content-between{justify-content:space-between!important}.mbsc-icon{vertical-align:middle;text-align:center;flex:none;width:1.5em;height:1.5em;line-height:1.5em;display:inline-block}.mbsc-icon>svg{fill:currentColor;width:100%;height:100%;margin:0 auto;display:block}.mbsc-ios.mbsc-form-control-wrapper{margin-top:-1px}.mbsc-ios.mbsc-form-control-wrapper.mbsc-error{z-index:2}.mbsc-ios.mbsc-form-control-wrapper:after,.mbsc-ios.mbsc-form-control-wrapper:before{content:"";border-top:1px solid #0000;position:absolute}.mbsc-ios.mbsc-form-control-wrapper.mbsc-ltr:after,.mbsc-ios.mbsc-form-control-wrapper.mbsc-ltr:before{left:1em;right:0}.mbsc-ios.mbsc-form-control-wrapper.mbsc-rtl:after,.mbsc-ios.mbsc-form-control-wrapper.mbsc-rtl:before{left:0;right:1em}.mbsc-ios.mbsc-form-control-wrapper:before{top:0}.mbsc-ios.mbsc-form-control-wrapper:after{bottom:0}.mbsc-block-title+.mbsc-ios.mbsc-form-control-wrapper.mbsc-ltr:before,.mbsc-form-group-title+.mbsc-ios.mbsc-form-control-wrapper.mbsc-ltr:before,.mbsc-ios.mbsc-form-control-wrapper.mbsc-ltr:first-child:before,.mbsc-ios.mbsc-form-control-wrapper.mbsc-ltr:last-child:after{left:0}.mbsc-block-title+.mbsc-ios.mbsc-form-control-wrapper.mbsc-rtl:before,.mbsc-form-group-title+.mbsc-ios.mbsc-form-control-wrapper.mbsc-rtl:before,.mbsc-ios.mbsc-form-control-wrapper.mbsc-rtl:first-child:before,.mbsc-ios.mbsc-form-control-wrapper.mbsc-rtl:last-child:after{right:0}.mbsc-ios.mbsc-description.mbsc-disabled,.mbsc-ios.mbsc-form-control-label.mbsc-disabled{opacity:.3}.mbsc-ios .mbsc-form-group-inset .mbsc-form-control-wrapper:first-child,.mbsc-ios .mbsc-form-group-inset .mbsc-form-group-title+.mbsc-form-control-wrapper{border-top-left-radius:.5em;border-top-right-radius:.5em}.mbsc-ios .mbsc-form-group-inset .mbsc-form-control-wrapper:last-child{border-bottom-right-radius:.5em;border-bottom-left-radius:.5em}.mbsc-ios .mbsc-form-group-inset .mbsc-form-control-wrapper:first-child:before,.mbsc-ios .mbsc-form-group-inset .mbsc-form-control-wrapper:last-child:after,.mbsc-ios .mbsc-form-group-inset .mbsc-form-group-title,.mbsc-ios .mbsc-form-group-inset .mbsc-form-group-title+.mbsc-form-control-wrapper:before{border-width:0}.mbsc-ios.mbsc-form-control-wrapper{background:#fff}.mbsc-ios.mbsc-form-control-wrapper:after,.mbsc-ios.mbsc-form-control-wrapper:before{border-color:#ccc}.mbsc-ios.mbsc-form-control-wrapper.mbsc-error+.mbsc-form-control-wrapper:before,.mbsc-ios.mbsc-form-control-wrapper.mbsc-error:after{border-color:#d8332a}.mbsc-ios-dark.mbsc-form-control-wrapper{background:#1c1c1c}.mbsc-ios-dark.mbsc-form-control-wrapper:after,.mbsc-ios-dark.mbsc-form-control-wrapper:before{border-color:#333}.mbsc-ios-dark.mbsc-form-control-wrapper.mbsc-error+.mbsc-form-control-wrapper:before,.mbsc-ios-dark.mbsc-form-control-wrapper.mbsc-error:after{border-color:#d8332a}.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-form-control-wrapper{background:#2b2b2b}.mbsc-form-control-label{display:block}.mbsc-form-control-input{opacity:0;z-index:3;border:0;width:100%;height:100%;margin:0;position:absolute;top:0;left:0}.mbsc-ios.mbsc-textfield-wrapper-has-icon-left.mbsc-ltr,.mbsc-ios.mbsc-textfield-wrapper-has-icon-right.mbsc-rtl{z-index:1}.mbsc-ios.mbsc-textfield-wrapper-has-icon-left.mbsc-ltr:after,.mbsc-ios.mbsc-textfield-wrapper-has-icon-left.mbsc-ltr:before{left:3.375em}.mbsc-ios.mbsc-textfield-wrapper-has-icon-right.mbsc-rtl:after,.mbsc-ios.mbsc-textfield-wrapper-has-icon-right.mbsc-rtl:before{right:3.375em}.mbsc-ios.mbsc-textfield-inner{z-index:-1;flex:auto;position:static}.mbsc-ios.mbsc-textfield-inner.mbsc-disabled{opacity:.5}.mbsc-ios.mbsc-textfield{background:0 0;height:2.75em;padding:0 1em;display:flex}.mbsc-ios.mbsc-textfield-has-icon-left{padding-left:3.375em}.mbsc-ios.mbsc-textfield-has-icon-right{padding-right:3.375em}.mbsc-ios.mbsc-textfield-floating,.mbsc-ios.mbsc-textfield-stacked{height:3.5em;padding-top:1.25em}.mbsc-ios.mbsc-textfield-icon{z-index:1;top:.625em}.mbsc-ios.mbsc-textfield-icon-left{left:.9375em}.mbsc-ios.mbsc-textfield-icon-right{right:.9375em}.mbsc-ios.mbsc-textfield-icon-floating,.mbsc-ios.mbsc-textfield-icon-stacked{top:1em}.mbsc-ios.mbsc-label-inline{line-height:2.75em}.mbsc-ios.mbsc-label-inline.mbsc-ltr{padding-left:1em}.mbsc-ios.mbsc-label-inline.mbsc-rtl{padding-right:1em}.mbsc-ios.mbsc-label-stacked{font-size:.75em;line-height:1em;top:.666667em}.mbsc-ios.mbsc-label-stacked.mbsc-ltr{left:1.33333em}.mbsc-ios.mbsc-label-stacked.mbsc-rtl{right:1.33333em}.mbsc-ios.mbsc-label-floating{line-height:2em;top:.875em}.mbsc-ios.mbsc-label-floating.mbsc-ltr{left:1em}.mbsc-ios.mbsc-label-floating.mbsc-rtl{right:1em}.mbsc-ios.mbsc-label-floating-active.mbsc-label{transform:translateY(-.75em)scale(.75)}.mbsc-ios.mbsc-label.mbsc-disabled{opacity:.5}.mbsc-ios.mbsc-error-message{padding:0 1.33333em;line-height:1.66667em;display:block}.mbsc-ios.mbsc-error-message-underline{position:static}.mbsc-ios.mbsc-error-message-has-icon-left.mbsc-ltr{padding-left:4.5em}.mbsc-ios.mbsc-error-message-has-icon-right.mbsc-rtl{padding-right:4.5em}.mbsc-ios .mbsc-textfield-wrapper-underline{overflow:hidden}.mbsc-ios.mbsc-textfield-underline-inline-has-icon-left.mbsc-ltr{padding-left:1em}.mbsc-ios.mbsc-textfield-underline-inline-has-icon-right.mbsc-rtl{padding-right:1em}.mbsc-ios.mbsc-label-underline{margin:0}.mbsc-ios.mbsc-label-underline-stacked-has-icon-left.mbsc-ltr{left:4.5em}.mbsc-ios.mbsc-label-underline-stacked-has-icon-right.mbsc-rtl{right:4.5em}.mbsc-ios.mbsc-label-underline-inline-has-icon-left.mbsc-ltr{padding-left:3.375em}.mbsc-ios.mbsc-label-underline-inline-has-icon-right.mbsc-rtl{padding-right:3.375em}.mbsc-ios.mbsc-label-underline-floating-has-icon-left.mbsc-ltr{left:3.375em}.mbsc-ios.mbsc-label-underline-floating-has-icon-right.mbsc-rtl{right:3.375em}.mbsc-ios.mbsc-error-message-underline.mbsc-error-message-inline.mbsc-ltr{padding-left:1.33333em}.mbsc-ios.mbsc-error-message-underline.mbsc-error-message-inline.mbsc-rtl{padding-right:1.33333em}.mbsc-ios.mbsc-textfield-wrapper-box,.mbsc-ios.mbsc-textfield-wrapper-outline{margin:1.5em 1em}.mbsc-ios.mbsc-textfield-wrapper-box.mbsc-font:after,.mbsc-ios.mbsc-textfield-wrapper-box.mbsc-font:before,.mbsc-ios.mbsc-textfield-wrapper-outline.mbsc-font:after,.mbsc-ios.mbsc-textfield-wrapper-outline.mbsc-font:before{border:none}.mbsc-ios.mbsc-textfield-box,.mbsc-ios.mbsc-textfield-outline{border:1px solid #0000;border-radius:.5em}.mbsc-ios.mbsc-textfield-inner-box,.mbsc-ios.mbsc-textfield-inner-outline{position:relative}.mbsc-ios.mbsc-label-box-stacked-has-icon-left.mbsc-ltr,.mbsc-ios.mbsc-label-outline-stacked-has-icon-left.mbsc-ltr{left:4.5em}.mbsc-ios.mbsc-label-box-stacked-has-icon-right.mbsc-rtl,.mbsc-ios.mbsc-label-outline-stacked-has-icon-right.mbsc-rtl{right:4.5em}.mbsc-ios.mbsc-label-box-floating,.mbsc-ios.mbsc-label-box-stacked,.mbsc-ios.mbsc-label-outline-floating,.mbsc-ios.mbsc-label-outline-stacked{margin:0 1px}.mbsc-ios.mbsc-label-box-floating-has-icon-left.mbsc-ltr,.mbsc-ios.mbsc-label-outline-floating-has-icon-left.mbsc-ltr{left:3.375em}.mbsc-ios.mbsc-label-box-floating-has-icon-right.mbsc-rtl,.mbsc-ios.mbsc-label-outline-floating-has-icon-right.mbsc-rtl{right:3.375em}.mbsc-ios.mbsc-error-message-box,.mbsc-ios.mbsc-error-message-outline{margin:0 1px}.mbsc-ios.mbsc-select.mbsc-ltr{padding-right:3.375em}.mbsc-ios.mbsc-select.mbsc-rtl{padding-left:3.375em}.mbsc-ios.mbsc-select.mbsc-textfield-has-icon-right.mbsc-ltr{padding-right:4.875em}.mbsc-ios.mbsc-select.mbsc-textfield-has-icon-left.mbsc-rtl{padding-left:4.875em}.mbsc-ios.mbsc-select-icon{top:.625em}.mbsc-ios.mbsc-select-icon-floating,.mbsc-ios.mbsc-select-icon-stacked{top:1em}.mbsc-ios.mbsc-select-icon.mbsc-ltr{right:.9375em}.mbsc-ios.mbsc-select-icon.mbsc-rtl{left:.9375em}.mbsc-ios.mbsc-select-icon-right.mbsc-ltr{right:3.375em}.mbsc-ios.mbsc-select-icon-left.mbsc-rtl{left:3.375em}.mbsc-ios.mbsc-textarea{border:0;height:3em}.mbsc-ios.mbsc-textarea.mbsc-textfield-floating,.mbsc-ios.mbsc-textarea.mbsc-textfield-stacked{padding-top:0}.mbsc-ios.mbsc-textarea-inner{padding-top:.625em;padding-bottom:.625em}.mbsc-ios.mbsc-textarea-inner.mbsc-textfield-inner-box,.mbsc-ios.mbsc-textarea-inner.mbsc-textfield-inner-outline{border:1px solid #0000;border-radius:.5em}.mbsc-ios.mbsc-textarea-inner.mbsc-textfield-inner-floating,.mbsc-ios.mbsc-textarea-inner.mbsc-textfield-inner-stacked{padding-top:1.375em}.mbsc-ios.mbsc-textfield-tags-inner{padding-top:0;padding-bottom:0}.mbsc-ios.mbsc-textfield.mbsc-textfield-tags{min-height:2.75em;padding-top:.3125em;padding-bottom:.3125em}.mbsc-ios.mbsc-textfield-tags.mbsc-textfield-floating,.mbsc-ios.mbsc-textfield-tags.mbsc-textfield-stacked{min-height:2.125em;padding-top:0;padding-bottom:0}.mbsc-ios.mbsc-textfield-tag{border-radius:1em}.mbsc-ios.mbsc-textfield-wrapper{background:0 0}.mbsc-ios.mbsc-textfield-wrapper-underline{background:#fff}.mbsc-ios.mbsc-label,.mbsc-ios.mbsc-textfield{color:#000}.mbsc-ios.mbsc-textfield-box,.mbsc-ios.mbsc-textfield-outline{background:#fff}.mbsc-ios.mbsc-textfield-outline{border-color:#ccc}.mbsc-ios.mbsc-select-icon,.mbsc-ios.mbsc-textfield-icon{color:#8c8c8c}.mbsc-ios.mbsc-textfield-box.mbsc-error,.mbsc-ios.mbsc-textfield-outline.mbsc-error{border-color:#d8332a}.mbsc-ios.mbsc-error-message{color:#d8332a}.mbsc-ios.mbsc-select,.mbsc-ios.mbsc-textarea-inner.mbsc-textfield-inner-box,.mbsc-ios.mbsc-textarea-inner.mbsc-textfield-inner-outline{background:#fff}.mbsc-ios.mbsc-textarea-inner.mbsc-textfield-inner-outline{border-color:#ccc}.mbsc-ios.mbsc-textarea-inner.mbsc-error{border-color:#d8332a}.mbsc-ios.mbsc-textfield-tag{background:#dedede}.mbsc-ios.mbsc-textfield-tag-clear{color:#8c8c8c}.mbsc-ios-dark.mbsc-textfield-wrapper{background:0 0}.mbsc-ios-dark.mbsc-textfield-wrapper-underline{background:#1c1c1c}.mbsc-ios-dark.mbsc-label,.mbsc-ios-dark.mbsc-textfield{color:#fff}.mbsc-ios-dark.mbsc-textfield-box,.mbsc-ios-dark.mbsc-textfield-outline{background:#1c1c1c}.mbsc-ios-dark.mbsc-textfield-outline{border-color:#333}.mbsc-ios-dark.mbsc-select-icon,.mbsc-ios-dark.mbsc-textfield-icon{color:#fff}.mbsc-ios-dark.mbsc-textfield-box.mbsc-error,.mbsc-ios-dark.mbsc-textfield-outline.mbsc-error{border-color:#d8332a}.mbsc-ios-dark.mbsc-error-message{color:#d8332a}.mbsc-ios-dark.mbsc-select,.mbsc-ios-dark.mbsc-textarea-inner.mbsc-textfield-inner-box,.mbsc-ios-dark.mbsc-textarea-inner.mbsc-textfield-inner-outline{background:#1c1c1c}.mbsc-ios-dark.mbsc-textarea-inner.mbsc-textfield-inner-outline{border-color:#333}.mbsc-ios-dark.mbsc-textarea-inner.mbsc-error{border-color:#d8332a}.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-textfield-wrapper{background:0 0}.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-select,.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-textarea-inner.mbsc-textfield-inner-box,.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-textarea-inner.mbsc-textfield-inner-outline,.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-textfield-box,.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-textfield-outline,.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-textfield-wrapper-underline{background:#2b2b2b}.mbsc-ios-dark.mbsc-textfield-tag{background:#3b3b3b}.mbsc-ios-dark.mbsc-textfield-tag-clear{color:#fff}@keyframes autofill{0%{opacity:1}to{opacity:1}}.mbsc-textfield-wrapper{z-index:0;-webkit-user-select:none;user-select:none;margin:0;display:block;position:relative}.mbsc-textfield-wrapper-inline{display:flex}.mbsc-form-grid .mbsc-textfield-wrapper-box,.mbsc-form-grid .mbsc-textfield-wrapper-outline{margin:.75em 1em}.mbsc-textfield-inner{box-sizing:border-box;display:block;position:relative}.mbsc-textfield-inner-inline{flex:auto}.mbsc-textfield{box-sizing:border-box;appearance:none;border:0;border-radius:0;outline:0;width:100%;margin:0;padding:0;font-family:inherit;font-size:1em;display:block}.mbsc-textfield:-webkit-autofill{animation-name:autofill}.mbsc-textfield::-webkit-inner-spin-button{align-self:center;height:2em}.mbsc-textfield::placeholder{opacity:.5;color:inherit}.mbsc-textfield::-moz-placeholder{opacity:.5;color:inherit}.mbsc-textfield-floating:-ms-placeholder-shown{color:#0000}.mbsc-textfield-floating::placeholder{opacity:0;transition:opacity .2s}.mbsc-textfield-floating::-moz-placeholder{opacity:0;transition:opacity .2s}.mbsc-textfield-floating::-webkit-datetime-edit{color:#0000}.mbsc-textfield-floating-active:-ms-placeholder-shown{color:inherit}.mbsc-textfield-floating-active::placeholder{opacity:.5}.mbsc-textfield-floating-active::-moz-placeholder{opacity:.5}.mbsc-textfield-floating-active::-webkit-datetime-edit{color:inherit}.mbsc-textfield-floating .mbsc-textfield-tags-placeholder{opacity:0;transition:opacity .2s}.mbsc-textfield-floating-active .mbsc-textfield-tags-placeholder{opacity:.5}.mbsc-textfield-fieldset{pointer-events:none;margin:0;padding:0 1em;position:absolute;inset:0}.mbsc-textfield-icon{text-align:center;position:absolute;top:0}.mbsc-textfield-icon-left{left:0}.mbsc-textfield-icon-right{right:0}.mbsc-label{z-index:1;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;line-height:1em;position:absolute;top:0}.mbsc-label-inline{box-sizing:border-box;pointer-events:auto;flex:none;width:30%;max-width:12.5em;position:static;overflow:hidden}.mbsc-label-floating-animate{transition:transform .2s}.mbsc-label-floating.mbsc-ltr{transform-origin:0 0}.mbsc-label-floating.mbsc-rtl{transform-origin:100% 0}.mbsc-error-message{font-size:.75em;line-height:1.5em;position:absolute;top:100%}.mbsc-textfield-file{opacity:0;position:absolute;left:0}.mbsc-select{cursor:pointer}.mbsc-select-icon{text-align:center;pointer-events:none;position:absolute}.mbsc-textarea{resize:none;line-height:1.5em;overflow:hidden}.mbsc-toggle-icon:hover{cursor:pointer}.mbsc-textfield.mbsc-textfield-hidden.mbsc-textarea{z-index:-1;opacity:0;border:0;width:100%;height:100%;padding:0;position:absolute;top:0;left:0}.mbsc-textfield.mbsc-textfield-tags.mbsc-textarea{height:auto;max-height:5.5em;display:block;overflow:auto}.mbsc-textfield-tag{margin:.25em 0;line-height:normal;display:inline-block}.mbsc-textfield-tag.mbsc-ltr{margin-right:.5em;padding-left:.75em}.mbsc-textfield-tag.mbsc-rtl{margin-left:.5em;padding-right:.75em}.mbsc-textfield-tag-text{font-size:.875em;line-height:1.85714em}.mbsc-textfield-tag-clear.mbsc-icon{vertical-align:top;box-sizing:border-box;cursor:pointer;border:.25em solid #0000;width:1.625em;height:1.625em}.mbsc-textfield-tags-placeholder{opacity:.5;line-height:2.125em}.mbsc-ios.mbsc-scroller-wheel-multi.mbsc-scroller-wheel-cont-3d{visibility:hidden}.mbsc-ios.mbsc-scroller-wheel-group-cont{padding:0 .625em}.mbsc-ios.mbsc-scroller-wheel-group{padding:.625em}.mbsc-ios.mbsc-wheel-group-checkmark{padding:.625em 0}.mbsc-ios.mbsc-scroller-wheel-3d{overflow:visible}.mbsc-ios.mbsc-scroller-wheel-line{z-index:1;border-radius:.5em;margin:0 .625em;display:block}.mbsc-ios.mbsc-scroller-wheel-overlay{display:block}.mbsc-ios.mbsc-scroller-wheel-item{text-align:center;box-sizing:border-box;border-radius:.5em;padding:0 .5em;font-size:1.25em}.mbsc-ios.mbsc-scroller-wheel-item-3d{font-size:1.125em}.mbsc-ios.mbsc-wheel-item-checkmark{padding-left:1.75em;padding-right:1.75em}.mbsc-ios.mbsc-scroller-wheel-header{font-size:.875em}.mbsc-ios.mbsc-wheel-checkmark{width:1.75em;height:1.75em;margin-top:-.875em;display:none;position:absolute;top:50%}.mbsc-ios.mbsc-wheel-checkmark:after{content:"";box-sizing:border-box;opacity:0;border-top:0;border-bottom:.125em solid;border-left:.125em solid;border-right:0;width:.75em;height:.375em;transition:opacity .2s ease-in-out;display:block;position:absolute;top:32%;left:26%;transform:rotate(-45deg)}.mbsc-ios.mbsc-wheel-checkmark.mbsc-selected:after{opacity:1}.mbsc-ios.mbsc-wheel-checkmark.mbsc-ltr{left:0}.mbsc-ios.mbsc-wheel-checkmark.mbsc-rtl{right:0}.mbsc-ios.mbsc-scroller-pointer .mbsc-ios.mbsc-wheel-item-checkmark .mbsc-wheel-checkmark,.mbsc-ios.mbsc-wheel-item-multi .mbsc-ios.mbsc-wheel-checkmark{display:block}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-group,.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-group-cont{padding:0}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-wrapper{padding:.1875em 0}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-overlay{display:none}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-item{margin:0 .1875em;padding:0 .75em;font-size:1em}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-line{margin:0 .1875em}.mbsc-ios.mbsc-scroller-pointer .mbsc-wheel-item-checkmark.mbsc-ltr{text-align:left;padding-left:1.75em}.mbsc-ios.mbsc-scroller-pointer .mbsc-wheel-item-checkmark.mbsc-rtl{text-align:right;padding-right:1.75em}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-header{font-size:.75em;font-weight:700}.mbsc-ios.mbsc-scroller{background:#fff}.mbsc-ios.mbsc-scroller-bottom,.mbsc-ios.mbsc-scroller-top{background:#d1d5db}.mbsc-ios.mbsc-scroller-wheel-overlay{background:linear-gradient(#fff,#fff0 52% 0,#fff)}.mbsc-ios.mbsc-scroller-wheel-overlay-bottom,.mbsc-ios.mbsc-scroller-wheel-overlay-top{background:linear-gradient(#d1d5db,#d1d5db00 52% 0,#d1d5db)}.mbsc-ios.mbsc-scroller-wheel-line{background:#0000001a}.mbsc-ios.mbsc-scroller-wheel-item{color:#9e9e9e}.mbsc-ios.mbsc-scroller-wheel-header.mbsc-focus,.mbsc-ios.mbsc-scroller-wheel-item.mbsc-active,.mbsc-ios.mbsc-scroller-wheel-item.mbsc-focus,.mbsc-ios.mbsc-scroller-wheel-item.mbsc-hover{background:#007aff26}.mbsc-ios.mbsc-scroller-wheel-item-2d,.mbsc-ios.mbsc-scroller-wheel-item.mbsc-selected{color:#000}.mbsc-ios.mbsc-scroller-wheel-cont-3d{background:#fff}.mbsc-ios.mbsc-scroller-wheel-item-3d{color:#a3a3a3}.mbsc-ios.mbsc-scroller-wheel-header,.mbsc-ios.mbsc-scroller-wheel-item-3d.mbsc-wheel-item-multi{color:#000}.mbsc-ios.mbsc-scroller-wheel-item-3d.mbsc-wheel-item-multi.mbsc-selected-3d{color:#007aff}.mbsc-ios.mbsc-scroller-wheel-cont-bottom.mbsc-scroller-wheel-cont-3d,.mbsc-ios.mbsc-scroller-wheel-cont-top.mbsc-scroller-wheel-cont-3d{background:#d1d5db}.mbsc-ios.mbsc-scroller-pointer.mbsc-scroller,.mbsc-ios.mbsc-scroller-pointer.mbsc-scroller-inline,.mbsc-ios.mbsc-scroller-wheel-cont-inline.mbsc-scroller-wheel-cont-3d{background:#fff}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-item{color:#000}.mbsc-ios.mbsc-scroller-pointer .mbsc-scroller-wheel-item.mbsc-selected{color:#007aff}.mbsc-ios-dark.mbsc-scroller,.mbsc-ios-dark.mbsc-scroller-bottom,.mbsc-ios-dark.mbsc-scroller-top{background:#1c1c1c}.mbsc-ios-dark.mbsc-scroller-wheel-overlay,.mbsc-ios-dark.mbsc-scroller-wheel-overlay-bottom,.mbsc-ios-dark.mbsc-scroller-wheel-overlay-top{background:linear-gradient(#1c1c1c,#1c1c1c00 52% 0,#1c1c1c)}.mbsc-ios-dark.mbsc-scroller-wheel-line{background:#ffffff1a}.mbsc-ios-dark.mbsc-scroller-wheel-item{color:#9e9e9e}.mbsc-ios-dark.mbsc-scroller-wheel-header.mbsc-focus,.mbsc-ios-dark.mbsc-scroller-wheel-item.mbsc-active,.mbsc-ios-dark.mbsc-scroller-wheel-item.mbsc-focus,.mbsc-ios-dark.mbsc-scroller-wheel-item.mbsc-hover{background:#ff9f0a26}.mbsc-ios-dark.mbsc-scroller-wheel-item-2d,.mbsc-ios-dark.mbsc-scroller-wheel-item.mbsc-selected{color:#fff}.mbsc-ios-dark.mbsc-scroller-wheel-cont-3d{background:#1c1c1c}.mbsc-ios-dark.mbsc-scroller-wheel-item-3d{color:#666}.mbsc-ios-dark.mbsc-scroller-wheel-header,.mbsc-ios-dark.mbsc-scroller-wheel-item-3d.mbsc-wheel-item-multi{color:#fff}.mbsc-ios-dark.mbsc-scroller-wheel-item-3d.mbsc-wheel-item-multi.mbsc-selected-3d{color:#ff9f0a}.mbsc-ios-dark.mbsc-scroller-pointer.mbsc-scroller,.mbsc-ios-dark.mbsc-scroller-pointer.mbsc-scroller-inline,.mbsc-ios-dark.mbsc-scroller-wheel-cont-bottom.mbsc-scroller-wheel-cont-3d,.mbsc-ios-dark.mbsc-scroller-wheel-cont-inline.mbsc-scroller-wheel-cont-3d,.mbsc-ios-dark.mbsc-scroller-wheel-cont-top.mbsc-scroller-wheel-cont-3d{background:#1c1c1c}.mbsc-ios-dark.mbsc-scroller-pointer .mbsc-scroller-wheel-item{color:#fff}.mbsc-ios-dark.mbsc-scroller-pointer .mbsc-scroller-wheel-item.mbsc-selected{color:#ff9f0a}.mbsc-scroller{box-sizing:border-box;text-align:center;-webkit-user-select:none;user-select:none;width:100%;position:relative}.mbsc-scroller-wheel-group-cont{vertical-align:middle;max-width:100%;display:inline-block;position:relative;overflow:hidden}.mbsc-scroller-wheel-group-cont:first-child:last-child{display:block}.mbsc-scroller-wheel-group{justify-content:center;margin:0 auto;position:relative}.mbsc-scroller-wheel-group-3d{perspective:100em}.mbsc-scroller-wheel-wrapper{touch-action:none;min-width:80px;max-width:100%;display:block;position:relative}.mbsc-scroller-pointer .mbsc-scroller-wheel-wrapper-0:last-child{flex:auto}.mbsc-scroller-wheel-line{top:50%;transform:translateY(-50%)}.mbsc-scroller-wheel-line,.mbsc-scroller-wheel-overlay{pointer-events:none;display:none;position:absolute;left:0;right:0}.mbsc-scroller-wheel-overlay{z-index:2;top:0;bottom:0}.mbsc-scroller-wheel{margin:-1px 0;display:block;overflow:hidden}.mbsc-scroller-wheel,.mbsc-scroller-wheel-cont{border-top:1px solid #0000;border-bottom:1px solid #0000}.mbsc-scroller-wheel-cont{z-index:1;position:relative;top:50%;transform:translateY(-50%)}.mbsc-scroller-wheel-cont-3d{border:0;overflow:hidden}.mbsc-scroller-wheel-cont-3d>div{position:relative;top:-1px}.mbsc-scroller-wheel-3d,.mbsc-scroller-wheel-wrapper-3d{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.mbsc-scroller-items-3d{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.mbsc-scroller .mbsc-scroller-wheel,.mbsc-scroller .mbsc-scroller-wheel-cont{box-sizing:content-box}.mbsc-scroller-wheel-item{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;display:block;position:relative;overflow:hidden}.mbsc-scroller-wheel-header:focus,.mbsc-scroller-wheel-item:focus{outline:0}.mbsc-scroller-wheel-item-3d{cursor:pointer;backface-visibility:hidden;position:absolute;top:0;left:0;right:0}.mbsc-scroller-wheel-item.mbsc-disabled{opacity:.3}.mbsc-scroller-wheel-header{padding:0 .5em;display:block}.mbsc-scroller-wheel-header.mbsc-ltr{text-align:left}.mbsc-scroller-wheel-header.mbsc-rtl{text-align:right}.mbsc-scroller-bar-cont{z-index:4;opacity:0;background:#0000000d;width:10px;transition:opacity .2s;position:absolute;top:0;bottom:0;transform:translateZ(0)}.mbsc-scroller-bar-cont.mbsc-ltr{right:0}.mbsc-scroller-bar-cont.mbsc-rtl{left:0}.mbsc-scroller-bar-hidden{display:none}.mbsc-scroller-bar-hover,.mbsc-scroller-bar-started{opacity:1}.mbsc-scroller-bar{width:10px;position:absolute;top:0;right:0}.mbsc-scroller-bar:after{content:"";background:#00000080;border-radius:3px;position:absolute;inset:2px}:root{--mbsc-safe-top:0;--mbsc-safe-right:0;--mbsc-safe-bottom:0;--mbsc-safe-left:0}@supports (top:constant(safe-area-inset-top)){:root{--mbsc-safe-top:constant(safe-area-inset-top);--mbsc-safe-right:constant(safe-area-inset-right);--mbsc-safe-bottom:constant(safe-area-inset-bottom);--mbsc-safe-left:constant(safe-area-inset-left)}}@supports (top:env(safe-area-inset-top)){:root{--mbsc-safe-top:env(safe-area-inset-top);--mbsc-safe-right:env(safe-area-inset-right);--mbsc-safe-bottom:env(safe-area-inset-bottom);--mbsc-safe-left:env(safe-area-inset-left)}}.mbsc-font{-webkit-tap-highlight-color:#0000;-webkit-text-size-adjust:100%;font-family:-apple-system,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:400}.mbsc-reset{appearance:none;background:0 0;border:0;margin:0;padding:0}.mbsc-resize{z-index:-1;bottom:0;right:0;overflow:hidden}.mbsc-resize,.mbsc-resize-i{position:absolute;top:0;left:0}.mbsc-resize-y{width:200%;height:200%}.mbsc-hidden{visibility:hidden}.mbsc-hidden-content{-webkit-user-select:none;user-select:none;clip:rect(1px,1px,1px,1px);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.mbsc-ltr{direction:ltr}.mbsc-rtl{direction:rtl}.mbsc-ripple{opacity:0;pointer-events:none;background:currentColor;border-radius:1000em;position:absolute;top:0;left:0;transform:scale(0)}.mbsc-flex,.mbsc-flex-col{display:flex}.mbsc-flex-col{flex-direction:column}.mbsc-flex-1-1{flex:auto}.mbsc-flex-1-0{flex:1 0 auto}.mbsc-flex-1-0-0{flex:1 0 0}@media (-ms-high-contrast:none){.mbsc-flex-1-0-0{flex:1 0 auto}}.mbsc-flex-none{flex:none}@media (-webkit-device-pixel-ratio>=2){.mbsc-hb,.mbsc-hb:after,.mbsc-hb:before{border-style:none;border-width:.5px!important}}.mbsc-ios.mbsc-button{border-radius:.25em;margin:.5em .25em;padding:0 .5em;line-height:2.25em;transition:opacity .1s ease-out,background-color .1s ease-out}.mbsc-ios.mbsc-icon-button{border-radius:4em;padding:.5em;line-height:normal}.mbsc-ios.mbsc-button.mbsc-hover{opacity:.7}.mbsc-ios.mbsc-button.mbsc-active{opacity:.5}.mbsc-ios.mbsc-button.mbsc-disabled,.mbsc-ios.mbsc-button:disabled{opacity:.2}.mbsc-ios.mbsc-button-outline.mbsc-active{opacity:1}.mbsc-ios.mbsc-ltr.mbsc-button-icon-start{padding-right:.375em}.mbsc-ios.mbsc-ltr.mbsc-button-icon-end,.mbsc-ios.mbsc-rtl.mbsc-button-icon-start{padding-left:.375em}.mbsc-ios.mbsc-rtl.mbsc-button-icon-end{padding-right:.375em}.mbsc-ios .mbsc-button-group,.mbsc-ios .mbsc-button-group-block,.mbsc-ios .mbsc-button-group-justified{margin:.5em .75em}.mbsc-ios .mbsc-button-group-block{margin:.5em 1em}.mbsc-ios.mbsc-button-standard{color:#007aff;background:#fff}.mbsc-ios.mbsc-button-flat{color:#007aff}.mbsc-ios.mbsc-button-outline{color:#1273de;border:1px solid #1273de}.mbsc-ios.mbsc-button-outline.mbsc-active{color:#f7f7f7;background:#1273de}.mbsc-ios.mbsc-button.mbsc-focus{background:#0000000d}.mbsc-ios.mbsc-button-primary.mbsc-button-standard{color:#fff;background:#3f97f6}.mbsc-ios.mbsc-button-secondary.mbsc-button-standard{color:#fff;background:#90979e}.mbsc-ios.mbsc-button-success.mbsc-button-standard{color:#fff;background:#43be5f}.mbsc-ios.mbsc-button-danger.mbsc-button-standard{color:#fff;background:#f5504e}.mbsc-ios.mbsc-button-warning.mbsc-button-standard{color:#fff;background:#f8b042}.mbsc-ios.mbsc-button-info.mbsc-button-standard{color:#fff;background:#5bb7c5}.mbsc-ios.mbsc-button-dark.mbsc-button-standard{color:#fff;background:#47494a}.mbsc-ios.mbsc-button-light.mbsc-button-standard{color:#000;background:#fff}.mbsc-ios.mbsc-button-primary.mbsc-button-flat{color:#3f97f6}.mbsc-ios.mbsc-button-secondary.mbsc-button-flat{color:#90979e}.mbsc-ios.mbsc-button-success.mbsc-button-flat{color:#43be5f}.mbsc-ios.mbsc-button-danger.mbsc-button-flat{color:#f5504e}.mbsc-ios.mbsc-button-warning.mbsc-button-flat{color:#f8b042}.mbsc-ios.mbsc-button-info.mbsc-button-flat{color:#5bb7c5}.mbsc-ios.mbsc-button-dark.mbsc-button-flat{color:#47494a}.mbsc-ios.mbsc-button-light.mbsc-button-flat{color:#ccc}.mbsc-ios.mbsc-button-primary.mbsc-button-outline{color:#3f97f6;border-color:#3f97f6}.mbsc-ios.mbsc-button-primary.mbsc-button-outline.mbsc-active{color:#fff;background:#3f97f6}.mbsc-ios.mbsc-button-secondary.mbsc-button-outline{color:#90979e;border-color:#90979e}.mbsc-ios.mbsc-button-secondary.mbsc-button-outline.mbsc-active{color:#fff;background:#90979e}.mbsc-ios.mbsc-button-success.mbsc-button-outline{color:#43be5f;border-color:#43be5f}.mbsc-ios.mbsc-button-success.mbsc-button-outline.mbsc-active{color:#fff;background:#43be5f}.mbsc-ios.mbsc-button-danger.mbsc-button-outline{color:#f5504e;border-color:#f5504e}.mbsc-ios.mbsc-button-danger.mbsc-button-outline.mbsc-active{color:#fff;background:#f5504e}.mbsc-ios.mbsc-button-warning.mbsc-button-outline{color:#f8b042;border-color:#f8b042}.mbsc-ios.mbsc-button-warning.mbsc-button-outline.mbsc-active{color:#fff;background:#f8b042}.mbsc-ios.mbsc-button-info.mbsc-button-outline{color:#5bb7c5;border-color:#5bb7c5}.mbsc-ios.mbsc-button-info.mbsc-button-outline.mbsc-active{color:#fff;background:#5bb7c5}.mbsc-ios.mbsc-button-dark.mbsc-button-outline{color:#47494a;border-color:#47494a}.mbsc-ios.mbsc-button-dark.mbsc-button-outline.mbsc-active{color:#fff;background:#47494a}.mbsc-ios.mbsc-button-light.mbsc-button-outline{color:#bfbfbf;border-color:#bfbfbf}.mbsc-ios.mbsc-button-light.mbsc-button-outline.mbsc-active{color:#fff;background:#bfbfbf}.mbsc-ios-dark.mbsc-button-standard{color:#ff9f0a;background:#3b3b3b}.mbsc-ios-dark.mbsc-button-flat{color:#ff9f0a}.mbsc-ios-dark.mbsc-button-outline{color:#ffa519;border:1px solid #ffa519}.mbsc-ios-dark.mbsc-button-outline.mbsc-active{color:#000;background:#ffa519}.mbsc-ios-dark.mbsc-button.mbsc-focus{background:#ffffff0d}.mbsc-ios-dark.mbsc-button-primary.mbsc-button-standard{color:#fff;background:#3f97f6}.mbsc-ios-dark.mbsc-button-secondary.mbsc-button-standard{color:#fff;background:#90979e}.mbsc-ios-dark.mbsc-button-success.mbsc-button-standard{color:#fff;background:#43be5f}.mbsc-ios-dark.mbsc-button-danger.mbsc-button-standard{color:#fff;background:#f5504e}.mbsc-ios-dark.mbsc-button-warning.mbsc-button-standard{color:#fff;background:#f8b042}.mbsc-ios-dark.mbsc-button-info.mbsc-button-standard{color:#fff;background:#5bb7c5}.mbsc-ios-dark.mbsc-button-dark.mbsc-button-standard{color:#fff;background:#47494a}.mbsc-ios-dark.mbsc-button-light.mbsc-button-standard{color:#000;background:#fff}.mbsc-ios-dark.mbsc-button-primary.mbsc-button-flat{color:#3f97f6}.mbsc-ios-dark.mbsc-button-secondary.mbsc-button-flat{color:#90979e}.mbsc-ios-dark.mbsc-button-success.mbsc-button-flat{color:#43be5f}.mbsc-ios-dark.mbsc-button-danger.mbsc-button-flat{color:#f5504e}.mbsc-ios-dark.mbsc-button-warning.mbsc-button-flat{color:#f8b042}.mbsc-ios-dark.mbsc-button-info.mbsc-button-flat{color:#5bb7c5}.mbsc-ios-dark.mbsc-button-dark.mbsc-button-flat{color:#47494a}.mbsc-ios-dark.mbsc-button-light.mbsc-button-flat{color:#ccc}.mbsc-ios-dark.mbsc-button-primary.mbsc-button-outline{color:#3f97f6;border-color:#3f97f6}.mbsc-ios-dark.mbsc-button-primary.mbsc-button-outline.mbsc-active{color:#fff;background:#3f97f6}.mbsc-ios-dark.mbsc-button-secondary.mbsc-button-outline{color:#90979e;border-color:#90979e}.mbsc-ios-dark.mbsc-button-secondary.mbsc-button-outline.mbsc-active{color:#fff;background:#90979e}.mbsc-ios-dark.mbsc-button-success.mbsc-button-outline{color:#43be5f;border-color:#43be5f}.mbsc-ios-dark.mbsc-button-success.mbsc-button-outline.mbsc-active{color:#fff;background:#43be5f}.mbsc-ios-dark.mbsc-button-danger.mbsc-button-outline{color:#f5504e;border-color:#f5504e}.mbsc-ios-dark.mbsc-button-danger.mbsc-button-outline.mbsc-active{color:#fff;background:#f5504e}.mbsc-ios-dark.mbsc-button-warning.mbsc-button-outline{color:#f8b042;border-color:#f8b042}.mbsc-ios-dark.mbsc-button-warning.mbsc-button-outline.mbsc-active{color:#fff;background:#f8b042}.mbsc-ios-dark.mbsc-button-info.mbsc-button-outline{color:#5bb7c5;border-color:#5bb7c5}.mbsc-ios-dark.mbsc-button-info.mbsc-button-outline.mbsc-active{color:#fff;background:#5bb7c5}.mbsc-ios-dark.mbsc-button-dark.mbsc-button-outline{color:#47494a;border-color:#47494a}.mbsc-ios-dark.mbsc-button-dark.mbsc-button-outline.mbsc-active{color:#fff;background:#47494a}.mbsc-ios-dark.mbsc-button-light.mbsc-button-outline{color:#bfbfbf;border-color:#bfbfbf}.mbsc-ios-dark.mbsc-button-light.mbsc-button-outline.mbsc-active{color:#fff;background:#bfbfbf}.mbsc-button{z-index:1;vertical-align:middle;text-align:center;text-overflow:ellipsis;box-sizing:border-box;touch-action:manipulation;-webkit-user-select:none;user-select:none;white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;font-size:1em;display:inline-flex;position:relative;overflow:hidden}.mbsc-button.mbsc-disabled,.mbsc-button:disabled{cursor:not-allowed}.mbsc-button:focus{outline:0}.mbsc-button::-moz-focus-inner{border:0}.mbsc-icon-button{flex:none;width:2.5em;height:2.5em;padding:.5em}.mbsc-button-icon>*,.mbsc-button-icon>*>*{height:100%}.mbsc-button-icon-end{order:1}.mbsc-button-group,.mbsc-button-group-block,.mbsc-button-group-justified{border:1px solid #0000}.mbsc-button-block,.mbsc-button-group-block .mbsc-button{width:100%;display:block;margin-left:0!important;margin-right:0!important}.mbsc-button-group-justified,.mbsc-button-group-justified mbsc-button{flex-wrap:wrap;display:flex}.mbsc-button-group-justified .mbsc-button,.mbsc-button-group-justified mbsc-button{flex:auto}.mbsc-ios.mbsc-popup-wrapper-bottom-full{padding-top:1em}.mbsc-ios.mbsc-popup-wrapper-top-full{padding-bottom:1em}.mbsc-ios.mbsc-popup-top{border-bottom:1px solid}.mbsc-ios.mbsc-popup-bottom{border-top:1px solid}.mbsc-ios.mbsc-popup-body-center{border-radius:.9375em}.mbsc-ios.mbsc-popup-body-bottom-full{border-radius:.75em .75em 0 0}.mbsc-ios.mbsc-popup-body-top-full{border-radius:0 0 .75em .75em}.mbsc-ios.mbsc-popup-body-anchored{border-radius:.9375em}.mbsc-ios.mbsc-popup-arrow{border-radius:0 .375em}.mbsc-ios.mbsc-popup-header{z-index:1;text-align:center;padding:.75em 4.375em;font-weight:700;line-height:1.25em;position:absolute;top:0;left:0;right:0}.mbsc-ios.mbsc-popup-header-center,.mbsc-ios.mbsc-popup-header-no-buttons{border-bottom:1px solid;position:relative}.mbsc-ios.mbsc-popup-header-center{padding:.75em .5em}.mbsc-ios.mbsc-popup-bottom-full .mbsc-popup-header,.mbsc-ios.mbsc-popup-top-full .mbsc-popup-header{padding:1.125em 4.375em}.mbsc-ios.mbsc-popup-buttons{border-bottom:1px solid;order:-1}.mbsc-ios.mbsc-popup-buttons.mbsc-ltr{text-align:right}.mbsc-ios.mbsc-popup-buttons.mbsc-rtl{text-align:left}.mbsc-ios.mbsc-popup-button.mbsc-font{z-index:2;margin-top:.25em;margin-bottom:.25em}.mbsc-ios.mbsc-popup-button-primary{font-weight:700}.mbsc-ios.mbsc-popup-button-close.mbsc-ltr{float:left}.mbsc-ios.mbsc-popup-button-close.mbsc-rtl{float:right}.mbsc-ios.mbsc-popup-buttons-anchored,.mbsc-ios.mbsc-popup-buttons-bottom,.mbsc-ios.mbsc-popup-buttons-top{padding:0 .25em}.mbsc-ios.mbsc-popup-buttons-bottom-full,.mbsc-ios.mbsc-popup-buttons-top-full{padding:.375em .25em}.mbsc-ios.mbsc-popup-buttons.mbsc-flex{background:0 0;border:0;order:0;padding:0}.mbsc-ios.mbsc-popup-button-flex.mbsc-font{flex:100%;display:block}.mbsc-ios.mbsc-popup-button-flex.mbsc-font.mbsc-button{opacity:1;margin-top:.5em;margin-bottom:.5em}.mbsc-ios.mbsc-popup-button-flex.mbsc-font.mbsc-button-flat{background:0 0;border-top:1px solid;border-radius:0;margin:0;line-height:2.75em}.mbsc-ios.mbsc-popup-button-flex.mbsc-button-flat.mbsc-ltr{border-right-style:solid;border-right-width:1px}.mbsc-ios.mbsc-popup-button-flex.mbsc-button-flat.mbsc-rtl{border-left-style:solid;border-left-width:1px}.mbsc-ios.mbsc-popup-button-flex.mbsc-button-flat:last-child{border-left:0;border-right:0}.mbsc-ios.mbsc-popup-body-round{border-radius:.9375em}.mbsc-ios.mbsc-popup-pointer .mbsc-popup-body-round{border-radius:.5em}.mbsc-ios.mbsc-popup-round .mbsc-popup{border:0}.mbsc-ios.mbsc-popup-round .mbsc-popup-body-bottom-full{border-radius:.75em .75em 0 0}.mbsc-ios.mbsc-popup-round .mbsc-popup-body-top-full{border-radius:0 0 .75em .75em}.mbsc-ios.mbsc-popup-arrow{background:#f2f2f7;box-shadow:0 0 1em #0003}.mbsc-ios.mbsc-popup-bottom,.mbsc-ios.mbsc-popup-top{border-color:#ccc}.mbsc-ios.mbsc-popup-body{color:#000;background:#f2f2f7}.mbsc-ios.mbsc-popup-body-anchored,.mbsc-ios.mbsc-popup-body-center,.mbsc-ios.mbsc-popup-body-round{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mbsc-ios.mbsc-popup-buttons,.mbsc-ios.mbsc-popup-header-center,.mbsc-ios.mbsc-popup-header-no-buttons{border-color:#ccc}.mbsc-ios.mbsc-popup-buttons-bottom,.mbsc-ios.mbsc-popup-buttons-top{background:#f7f7f7}.mbsc-ios.mbsc-popup-button-flex.mbsc-button-flat.mbsc-font{border-color:#ccc}.mbsc-ios.mbsc-popup-button-flex.mbsc-font.mbsc-focus,.mbsc-ios.mbsc-popup-button-flex.mbsc-font.mbsc-hover{background:#eaeaea}.mbsc-ios.mbsc-popup-button-flex.mbsc-font.mbsc-active{background:#ccc}.mbsc-ios.mbsc-popup-button-flex.mbsc-button.mbsc-disabled{color:#007aff33}.mbsc-ios-dark.mbsc-popup-arrow{background:#1c1c1c;box-shadow:0 0 1em #0003}.mbsc-ios-dark.mbsc-popup-bottom,.mbsc-ios-dark.mbsc-popup-top{border-color:#333}.mbsc-ios-dark.mbsc-popup-body{color:#fff;background:#1c1c1c}.mbsc-ios-dark.mbsc-popup-body-anchored,.mbsc-ios-dark.mbsc-popup-body-center,.mbsc-ios-dark.mbsc-popup-body-round{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mbsc-ios-dark.mbsc-popup-buttons,.mbsc-ios-dark.mbsc-popup-header-center,.mbsc-ios-dark.mbsc-popup-header-no-buttons{border-color:#333}.mbsc-ios-dark.mbsc-popup-buttons-anchored,.mbsc-ios-dark.mbsc-popup-buttons-bottom,.mbsc-ios-dark.mbsc-popup-buttons-top{background:#292929}.mbsc-ios-dark.mbsc-popup-button-flex.mbsc-button-flat.mbsc-font{border-color:#333}.mbsc-ios-dark.mbsc-popup-button-flex.mbsc-font.mbsc-focus,.mbsc-ios-dark.mbsc-popup-button-flex.mbsc-font.mbsc-hover{background:#242424}.mbsc-ios-dark.mbsc-popup-button-flex.mbsc-font.mbsc-active{background:#333}.mbsc-ios-dark.mbsc-popup-button-flex.mbsc-button.mbsc-disabled{color:#ff9f0a33}@keyframes mbsc-fade-in{0%{opacity:0}to{opacity:1}}@keyframes mbsc-fade-out{0%{opacity:1}to{opacity:0}}@keyframes mbsc-pop-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes mbsc-pop-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes mbsc-slide-up-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes mbsc-slide-up-out{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes mbsc-slide-down-in{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes mbsc-slide-down-out{0%{transform:translateY(0)}to{transform:translateY(-100%)}}.mbsc-popup-open-ios{height:auto;position:absolute;inset:0;overflow:hidden}.mbsc-popup-ctx{--mbsc-safe-top:0;--mbsc-safe-right:0;--mbsc-safe-bottom:0;--mbsc-safe-left:0;position:relative}.mbsc-popup-limits{z-index:-1;position:absolute;inset:0}.mbsc-popup-limits-anchored,.mbsc-popup-limits-center{margin:1em}.mbsc-popup,.mbsc-popup-wrapper{box-sizing:border-box}.mbsc-popup-wrapper{pointer-events:none;z-index:99998;-webkit-user-select:none;user-select:none;border:0 solid #0000;justify-content:center;position:fixed;inset:0}.mbsc-popup-wrapper-ctx{width:100%;height:100%;position:absolute;bottom:auto;right:auto;overflow:hidden}.mbsc-popup-wrapper-center{border-width:var(--mbsc-safe-top) var(--mbsc-safe-right) var(--mbsc-safe-bottom) var(--mbsc-safe-left);align-items:center;padding:1em}.mbsc-popup-wrapper-top{border-bottom:var(--mbsc-safe-bottom) solid transparent;align-items:flex-start}.mbsc-popup-wrapper-bottom{border-top-width:var(--mbsc-safe-top);align-items:flex-end}.mbsc-popup-wrapper-anchored{border-left-width:var(--mbsc-safe-left);border-bottom-width:var(--mbsc-safe-bottom);border-right-width:var(--mbsc-safe-right);border-top-width:0}.mbsc-popup-hidden{opacity:0}.mbsc-popup-overlay{z-index:1;pointer-events:auto;background:#00000080;margin:-10em;position:absolute;inset:0;transform:translateZ(0)}.mbsc-popup-overlay-in{opacity:1;animation:.15s cubic-bezier(0,0,.2,1) mbsc-fade-in}.mbsc-popup-overlay-out{opacity:0;animation:75ms cubic-bezier(.4,0,1,1) mbsc-fade-out}.mbsc-popup{z-index:2;pointer-events:auto;min-width:12em;max-height:100%;text-shadow:none;-webkit-user-select:none;user-select:none;position:relative}.mbsc-popup-center{min-width:16em}.mbsc-popup-bottom{width:100%;bottom:0}.mbsc-popup-top{width:100%;top:0}.mbsc-popup-anchored{position:absolute}.mbsc-popup-anchored-left{margin-left:-1em}.mbsc-popup-anchored-right{margin-left:1em}.mbsc-popup-arrow-wrapper{z-index:1;pointer-events:none;position:absolute;overflow:hidden}.mbsc-popup-arrow-wrapper-bottom,.mbsc-popup-arrow-wrapper-top{height:2em;left:0;right:0}.mbsc-popup-arrow-wrapper-left,.mbsc-popup-arrow-wrapper-right{width:2em;top:0;bottom:0}.mbsc-popup-arrow-wrapper-top{top:100%}.mbsc-popup-arrow-wrapper-bottom{bottom:100%}.mbsc-popup-arrow-wrapper-left{left:100%}.mbsc-popup-arrow-wrapper-right{right:100%}.mbsc-popup-arrow{box-sizing:border-box;pointer-events:auto;width:1.5em;height:1.5em;position:absolute}.mbsc-popup-arrow-top{bottom:1.25em}.mbsc-popup-arrow-bottom{top:1.25em}.mbsc-popup-arrow-bottom,.mbsc-popup-arrow-top{margin-left:-.75em;left:50%;transform:rotate(-45deg)}.mbsc-popup-arrow-left{right:1.25em}.mbsc-popup-arrow-right{left:1.25em}.mbsc-popup-arrow-left,.mbsc-popup-arrow-right{margin-top:-.75em;top:50%;transform:rotate(45deg)}.mbsc-popup-focus{outline:0}.mbsc-popup-body{overflow:hidden;transform:translateZ(0)}.mbsc-popup-body-top{padding-top:var(--mbsc-safe-top)}.mbsc-popup-body-bottom{padding-bottom:var(--mbsc-safe-bottom)}.mbsc-popup-body-bottom,.mbsc-popup-body-top{padding-left:var(--mbsc-safe-left);padding-right:var(--mbsc-safe-right)}.mbsc-popup-body-round{padding:0}.mbsc-popup-header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mbsc-popup-content{-webkit-overflow-scrolling:touch;overflow:auto}.mbsc-popup-padding{padding:1em}.mbsc-popup-pop-in{opacity:1;animation:.15s cubic-bezier(0,0,.2,1) mbsc-pop-in}.mbsc-popup-pop-out{opacity:0;animation:75ms cubic-bezier(.4,0,1,1) forwards mbsc-pop-out}.mbsc-popup-slide-up-in{animation:.25s cubic-bezier(0,0,.2,1) mbsc-slide-up-in}.mbsc-popup-slide-up-out{animation:.2s cubic-bezier(.4,0,1,1) forwards mbsc-slide-up-out}.mbsc-popup-slide-down-in{animation:.25s cubic-bezier(0,0,.2,1) mbsc-slide-down-in}.mbsc-popup-slide-down-out{animation:.2s cubic-bezier(.4,0,1,1) forwards mbsc-slide-down-out}.mbsc-popup-pointer.mbsc-picker .mbsc-popup-overlay,.mbsc-popup-pointer .mbsc-popup-overlay-anchored{background:0 0}.mbsc-popup-round .mbsc-popup-slide-up-in{animation-name:mbsc-slide-up-in,mbsc-fade-in}.mbsc-popup-round .mbsc-popup-slide-up-out{animation-name:mbsc-slide-up-out,mbsc-fade-out}.mbsc-popup-round .mbsc-popup-slide-down-in{animation-name:mbsc-slide-down-in,mbsc-fade-in}.mbsc-popup-round .mbsc-popup-slide-down-out{animation-name:mbsc-slide-down-out,mbsc-fade-out}.mbsc-popup-round .mbsc-popup-bottom,.mbsc-popup-round .mbsc-popup-top{width:auto;margin-top:3em;margin-bottom:3em}.mbsc-ios.mbsc-select-scroller-inline{border-top:1px solid;border-bottom:1px solid;margin-top:-1px;margin-bottom:-1px}.mbsc-ios.mbsc-select-group-wheel-multi .mbsc-scroller-wheel-cont-3d{visibility:hidden}.mbsc-ios.mbsc-select-scroller.mbsc-scroller-pointer .mbsc-select-group-wheel.mbsc-ltr{border-right-style:solid;border-right-width:1px}.mbsc-ios.mbsc-select-scroller.mbsc-scroller-pointer .mbsc-select-group-wheel.mbsc-rtl{border-left-style:solid;border-left-width:1px}.mbsc-ios.mbsc-select-filter-cont{padding:.5em}.mbsc-ios.mbsc-select-filter{margin:0}.mbsc-ios.mbsc-select-filter-input{height:2em}.mbsc-ios.mbsc-select-empty-text{font-size:1.25em}.mbsc-ios.mbsc-select-scroller-inline{border-color:#ccc}.mbsc-ios.mbsc-select-filter-cont{background-color:#f2f2f7}.mbsc-ios.mbsc-select-filter-clear{color:#ccc}.mbsc-ios.mbsc-select-filter-clear:hover{color:#b2b2b2}.mbsc-ios.mbsc-select-empty-text{color:#9e9e9e}.mbsc-ios.mbsc-select-group-wheel{border-color:#ccc}.mbsc-ios.mbsc-select-group-wheel-multi .mbsc-scroller-wheel-item-3d{color:#000}.mbsc-ios.mbsc-select-group-wheel-multi .mbsc-selected-3d{color:#007aff}.mbsc-ios-dark.mbsc-select-scroller-inline{border-color:#333}.mbsc-ios-dark.mbsc-select-filter-cont{background-color:#1c1c1c}.mbsc-ios-dark.mbsc-select-filter-clear{color:#404040}.mbsc-ios-dark.mbsc-select-filter-clear:hover{color:#4d4d4d}.mbsc-ios-dark.mbsc-select-empty-text{color:#9e9e9e}.mbsc-ios-dark.mbsc-select-group-wheel{border-color:#333}.mbsc-ios-dark.mbsc-select-group-wheel-multi .mbsc-scroller-wheel-item-3d{color:#fff}.mbsc-ios-dark.mbsc-select-group-wheel-multi .mbsc-selected-3d{color:#ff9f0a}.mbsc-select-scroller .mbsc-scroller-wheel-wrapper{flex:auto}.mbsc-select-filter-cont{position:relative}.mbsc-select-filter-clear{cursor:pointer;box-sizing:content-box;width:1em;height:1em;margin-top:-1em;padding:.5em;position:absolute;top:50%}.mbsc-select-filter-clear.mbsc-rtl{left:.5em;right:auto}.mbsc-select-filter-clear.mbsc-ltr{left:auto;right:.5em}.mbsc-select-empty .mbsc-scroller-wheel-group-cont{visibility:hidden}.mbsc-select-empty-text{justify-content:center;align-items:center;position:absolute;inset:0}.mbsc-select-scroller.mbsc-scroller-pointer .mbsc-scroller-wheel-item.mbsc-ltr{text-align:left}.mbsc-select-scroller.mbsc-scroller-pointer .mbsc-scroller-wheel-item.mbsc-rtl{text-align:right}.mbsc-ios.mbsc-checkbox-right{padding:.875em 3.75em .875em 1em}.mbsc-ios.mbsc-checkbox-left{padding:.875em 1em .875em 3.75em}.mbsc-ios.mbsc-checkbox-box{border:.125em solid;border-radius:2em;width:1.75em;height:1.75em;margin-top:-.875em}.mbsc-ios.mbsc-checkbox-box-right{right:1em}.mbsc-ios.mbsc-checkbox-box-left{left:1em}.mbsc-ios.mbsc-checkbox-box:after{border-top:0;border-bottom:.125em solid;border-left:.125em solid;border-right:0;width:.75em;height:.375em;transition:opacity .2s ease-in-out;top:32%;left:26%}.mbsc-ios.mbsc-checkbox-box:before{content:"";z-index:-1;opacity:0;background:#ccc;border-radius:2.5em;width:2.5em;height:2.5em;transition:opacity .2s ease-in-out;position:absolute;top:-.5em;left:-.5em}.mbsc-ios.mbsc-checkbox-box.mbsc-focus:before{opacity:.12}.mbsc-ios.mbsc-checkbox-box.mbsc-disabled{opacity:.3}.mbsc-ios.mbsc-checkbox-box.mbsc-checkbox-box-primary{color:#3f97f6}.mbsc-ios.mbsc-checkbox-box.mbsc-checkbox-box-secondary{color:#90979e}.mbsc-ios.mbsc-checkbox-box.mbsc-checkbox-box-success{color:#43be5f}.mbsc-ios.mbsc-checkbox-box.mbsc-checkbox-box-danger{color:#f5504e}.mbsc-ios.mbsc-checkbox-box.mbsc-checkbox-box-warning{color:#f8b042}.mbsc-ios.mbsc-checkbox-box.mbsc-checkbox-box-info{color:#5bb7c5}.mbsc-ios.mbsc-checkbox-box{color:#1273de}.mbsc-ios-dark.mbsc-checkbox-box{color:#ffa519}.mbsc-checkbox{z-index:0;-webkit-user-select:none;user-select:none;margin:0;line-height:1.25em;display:block;position:relative}.mbsc-checkbox-box{width:1.375em;height:1.375em;top:50%}.mbsc-checkbox-box,.mbsc-checkbox-box:after{box-sizing:border-box;display:block;position:absolute}.mbsc-checkbox-box:after{content:"";opacity:0;transform:rotate(-45deg)}.mbsc-checkbox-box.mbsc-checked:after{opacity:1}.mbsc-ios .mbsc-toast-message{border-radius:1.78572em;line-height:1.85714em}.mbsc-ios .mbsc-alert-title{text-align:center;margin:.277778em 0;font-size:1.125em}.mbsc-ios .mbsc-alert-message{text-align:center;margin:.357143em 0;font-size:.875em}.mbsc-ios.mbsc-prompt-input.mbsc-font{border-style:solid;border-width:1px;border-radius:.5em;margin-top:1em}.mbsc-ios.mbsc-prompt-input:after,.mbsc-ios.mbsc-prompt-input:before{display:none}.mbsc-ios.mbsc-prompt-input .mbsc-textfield{height:1.75em;padding:0 .25em;line-height:1.75em}.mbsc-ios.mbsc-prompt-input .mbsc-label{height:1.75em;padding-left:.25em;line-height:1.75em}.mbsc-ios.mbsc-primary .mbsc-toast-background{color:#fff;background:#3f97f6}.mbsc-ios.mbsc-secondary .mbsc-toast-background{color:#fff;background:#90979e}.mbsc-ios.mbsc-success .mbsc-toast-background{color:#fff;background:#43be5f}.mbsc-ios.mbsc-danger .mbsc-toast-background{color:#fff;background:#f5504e}.mbsc-ios.mbsc-warning .mbsc-toast-background{color:#fff;background:#f8b042}.mbsc-ios.mbsc-info .mbsc-toast-background{color:#fff;background:#5bb7c5}.mbsc-ios .mbsc-toast-background{color:#fff;background:#000c}.mbsc-ios.mbsc-prompt-input{border-color:#ccc}.mbsc-ios.mbsc-color-none .mbsc-snackbar-button.mbsc-button{color:#007aff}.mbsc-ios-dark .mbsc-toast-background{color:#000;background:#fffc}.mbsc-ios-dark.mbsc-prompt-input{border-color:#333}.mbsc-ios-dark.mbsc-color-none .mbsc-snackbar-button.mbsc-button{color:#ff9f0a}.mbsc-snackbar.mbsc-font .mbsc-popup,.mbsc-snackbar.mbsc-font .mbsc-popup-body,.mbsc-toast.mbsc-font .mbsc-popup,.mbsc-toast.mbsc-font .mbsc-popup-body{box-shadow:none;pointer-events:none;background:0 0;border:0;border-radius:0;margin:0}.mbsc-toast.mbsc-font .mbsc-popup-content{text-align:center;padding-bottom:4em}.mbsc-toast-message{min-width:10em;max-width:50em;padding:.857143em 2em;font-size:.875em;line-height:1.42857;display:inline-block}.mbsc-snackbar-cont{pointer-events:auto;align-items:center;min-width:18em;max-width:36em;margin:0 auto;padding:.5em}.mbsc-snackbar-message{padding:.5em 1em;font-size:.875em;line-height:1.57143em}.mbsc-snackbar-button.mbsc-button.mbsc-font{color:#fff;margin:0}.mbsc-alert-content{max-width:20em}.mbsc-alert-title{margin:0 0 1em;padding:0;font-size:1.42857em;font-weight:700}.mbsc-alert-message{margin:1em 0;padding:0;font-size:1em}.mbsc-ios .mbsc-block-title,.mbsc-ios .mbsc-form-group-title{text-transform:uppercase;padding:.5em 1.33333em;font-size:.75em;line-height:1.5em}.mbsc-ios.mbsc-page{color:#000;background:#f2f2f7}.mbsc-ios .mbsc-block-title,.mbsc-ios .mbsc-form-group-title{color:#6e6e6e}.mbsc-ios a{color:#007aff}.mbsc-ios-dark.mbsc-page{color:#fff;background:#000}.mbsc-ios-dark .mbsc-block-title,.mbsc-ios-dark .mbsc-form-group-title{color:#919191}.mbsc-ios-dark a{color:#ff9f0a}.mbsc-page{min-height:100%;padding:var(--mbsc-safe-top) var(--mbsc-safe-right) var(--mbsc-safe-bottom) var(--mbsc-safe-left);display:block}.mbsc-page:after,.mbsc-page:before{content:"";display:table}.mbsc-block,.mbsc-form-group{margin:1.5em 0}.mbsc-form-group-inset{margin:2em 1.5em}.mbsc-form-grid .mbsc-form-group-title{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.mbsc-h1,.mbsc-h2,.mbsc-h3,.mbsc-h4,.mbsc-h5,.mbsc-h6,.mbsc-page h1,.mbsc-page h2,.mbsc-page h3,.mbsc-page h4,.mbsc-page h5,.mbsc-page h6{color:inherit;margin:0;padding:0;font-family:inherit;font-weight:400}.mbsc-p,.mbsc-page p{margin:1em 0;padding:0;line-height:1.5}.mbsc-a,.mbsc-page a{text-decoration:none}.mbsc-a:hover,.mbsc-page a:hover{text-decoration:underline}.mbsc-a.mbsc-btn:hover,.mbsc-page a.mbsc-btn:hover{text-decoration:none}.mbsc-h1,.mbsc-page h1{margin:.347826em 0;font-size:2.875em}.mbsc-h2,.mbsc-page h2{margin:.470588em 0;font-size:2.125em}.mbsc-h3,.mbsc-page h3{margin:.666666em 0;font-size:1.5em}.mbsc-h4,.mbsc-page h4{margin:.8em 0;font-size:1.25em}.mbsc-h5,.mbsc-page h5{margin:1.06667em 0;font-size:.9375em}.mbsc-h6,.mbsc-page h6{margin:1.33333em 0;font-size:.75em}.mbsc-padding{padding:1em}.mbsc-padding>p:first-child{margin-top:0}.mbsc-padding>p:last-child{margin-bottom:0}.mbsc-margin{margin:1em 0}.mbsc-margin:first-child{margin-top:0}.mbsc-margin:last-child{margin-bottom:0}.mbsc-ol,.mbsc-page ol,.mbsc-page ul,.mbsc-ul{margin:1em 0 1em 1.25em;padding:0;line-height:1.5}.mbsc-ol .mbsc-ol,.mbsc-page ol ol,.mbsc-page ul ul,.mbsc-ul .mbsc-ul{margin:0 0 0 1.25em}.mbsc-txt-xs{font-size:.625em}.mbsc-txt-s{font-size:.75em}.mbsc-txt-m{font-size:1.25em}.mbsc-txt-l{font-size:1.5em}.mbsc-txt-xl{font-size:2em}.mbsc-txt-muted{opacity:.6}.mbsc-line-height-xs{line-height:1}.mbsc-line-height-s{line-height:1.25}.mbsc-line-height-m{line-height:1.5}.mbsc-line-height-l{line-height:1.75}.mbsc-line-height-xl{line-height:2}.mbsc-ultra-bold{font-weight:900}.mbsc-bold{font-weight:700}.mbsc-medium{font-weight:500}.mbsc-light{font-weight:300}.mbsc-thin{font-weight:100}.mbsc-italic{font-style:italic}.mbsc-align-left{text-align:left}.mbsc-align-right{text-align:right}.mbsc-align-center{text-align:center}.mbsc-align-justify{text-align:justify}.mbsc-pull-right{float:right}.mbsc-pull-left{float:left}.mbsc-media-fluid{width:100%;display:block}.mbsc-img-thumbnail{width:6em;height:6em;margin:1em}.mbsc-avatar{border-radius:1.25em;width:2.5em;height:2.5em;padding:0}.mbsc-note{border:1px solid #0000;margin:1em;padding:.75em 1.25em;font-size:.875em;position:relative}@media (width<=600px){.mbsc-note{text-align:center}}.mbsc-ios.mbsc-radio-left{padding:.875em 1em .875em 3.75em}.mbsc-ios.mbsc-radio-right{padding:.875em 3.75em .875em 1em}.mbsc-ios.mbsc-radio-box:after{border-top:0;border-bottom:.125em solid;border-left:.125em solid;border-right:0;border-radius:0;width:.875em;height:.375em;transition:opacity .2s ease-in-out;top:44%;left:23%;transform:rotate(-45deg)}.mbsc-ios.mbsc-radio-box:before{content:"";z-index:-1;opacity:0;background:#ccc;border-radius:2.5em;width:2.5em;height:2.5em;transition:opacity .2s ease-in-out;position:absolute;top:-.75em;left:-.75em}.mbsc-ios.mbsc-radio-box.mbsc-focus:before{opacity:.12}.mbsc-ios.mbsc-radio-box-left{left:1.125em}.mbsc-ios.mbsc-radio-box-right{right:1.125em}.mbsc-ios.mbsc-radio-box.mbsc-disabled{opacity:.3}.mbsc-ios.mbsc-radio-box.mbsc-radio-box-primary:after{border-color:#3f97f6}.mbsc-ios.mbsc-radio-box.mbsc-radio-box-secondary:after{border-color:#90979e}.mbsc-ios.mbsc-radio-box.mbsc-radio-box-success:after{border-color:#43be5f}.mbsc-ios.mbsc-radio-box.mbsc-radio-box-danger:after{border-color:#f5504e}.mbsc-ios.mbsc-radio-box.mbsc-radio-box-warning:after{border-color:#f8b042}.mbsc-ios.mbsc-radio-box.mbsc-radio-box-info:after{border-color:#5bb7c5}.mbsc-ios.mbsc-radio-box:after{border-color:#1273de}.mbsc-ios.mbsc-radio-label.mbsc-disabled{color:#c4c4c4}.mbsc-ios-dark.mbsc-radio-box:after{border-color:#ffa519}.mbsc-ios-dark.mbsc-radio-label.mbsc-disabled{color:#3b3b3b}.mbsc-radio{z-index:0;-webkit-user-select:none;user-select:none;margin:0;line-height:1.25em;display:block;position:relative}.mbsc-radio-box{box-sizing:border-box;border-radius:1.25em;width:1.25em;height:1.25em;margin-top:-.625em;display:block;position:absolute;top:50%}.mbsc-radio-box:after{content:"";opacity:0;border-radius:.625em;width:.625em;height:.625em;margin-top:-.3125em;margin-left:-.3125em;position:absolute;top:50%;left:50%}.mbsc-radio-box.mbsc-checked:after{opacity:1}.mbsc-ios.mbsc-segmented{border-radius:.5625em;margin:.75em;padding:.0625em;position:relative}.mbsc-ios.mbsc-segmented-item:before{content:"";opacity:1;border-left:1px solid;transition:opacity .2s ease-in-out;position:absolute;top:.3125em;bottom:.3125em}.mbsc-ios.mbsc-segmented-item.mbsc-ltr:before{left:0}.mbsc-ios.mbsc-segmented-item.mbsc-rtl:before{right:0}.mbsc-ios.mbsc-segmented-item-selected+.mbsc-segmented-item:before,.mbsc-ios.mbsc-segmented-item-selected:before,.mbsc-ios.mbsc-segmented-item:first-child:before{opacity:0}.mbsc-ios.mbsc-segmented-selectbox{-webkit-user-select:none;user-select:none;border-radius:.4375em;padding:.0625em;display:none;position:absolute;inset:0}.mbsc-ios.mbsc-segmented-selectbox.mbsc-selected{display:block}.mbsc-ios.mbsc-segmented-selectbox-animate{transition:transform .2s ease-in-out}.mbsc-ios.mbsc-segmented-selectbox-inner{visibility:hidden;border-radius:.4375em;height:100%;transition:transform .1s ease-in-out}.mbsc-ios.mbsc-segmented-selectbox-inner-visible{visibility:visible}.mbsc-ios.mbsc-segmented-item:first-child .mbsc-segmented-selectbox-inner{transform-origin:0}.mbsc-ios.mbsc-segmented-item:last-child .mbsc-segmented-selectbox-inner{transform-origin:100%}.mbsc-ios.mbsc-segmented-dragging{cursor:pointer}.mbsc-ios.mbsc-segmented-dragging .mbsc-segmented-item-selected{z-index:2}.mbsc-ios.mbsc-segmented-dragging .mbsc-segmented-item-selected:after{content:"";cursor:pointer;position:absolute;inset:0 -4px}.mbsc-ios.mbsc-segmented-dragging .mbsc-segmented-selectbox-inner{transform:scale(.97,.95)}.mbsc-ios.mbsc-segmented-dragging .mbsc-segmented-item:first-child .mbsc-segmented-selectbox-inner{-webkit-transform:scale(.97,.95)translate(.0625em);transform:scale(.97,.95)translate(.0625em)}.mbsc-ios.mbsc-segmented-dragging .mbsc-segmented-item:last-child .mbsc-segmented-selectbox-inner{-webkit-transform:scale(.97,.95)translate(-.0625em);transform:scale(.97,.95)translate(-.0625em)}.mbsc-ios.mbsc-segmented-button.mbsc-icon-button{height:2.30769em}.mbsc-ios.mbsc-segmented-button.mbsc-button{-webkit-font-smoothing:subpixel-antialiased;border-radius:0;margin:0;padding:0 .615385em;font-size:.8125em;line-height:2.30769em;transition:opacity .1s ease-out,background-color .1s ease-out,transform .1s ease-in-out}.mbsc-ios.mbsc-segmented-button.mbsc-button.mbsc-active,.mbsc-ios.mbsc-segmented-button.mbsc-button.mbsc-hover{opacity:1}.mbsc-ios.mbsc-segmented-dragging .mbsc-segmented-item-selected .mbsc-segmented-button{transform:scale(.97,.95)}.mbsc-ios.mbsc-segmented-item-selected:first-child .mbsc-segmented-button{transform-origin:0}.mbsc-ios.mbsc-segmented-item-selected:last-child .mbsc-segmented-button{transform-origin:100%}.mbsc-ios.mbsc-segmented{background:#dedede}.mbsc-ios.mbsc-segmented-item:before{border-color:#0003}.mbsc-ios.mbsc-segmented-item.mbsc-focus .mbsc-segmented-selectbox{box-shadow:inset 0 0 0 .0625em #00000080}.mbsc-ios.mbsc-segmented-selectbox-inner{background:#fff}.mbsc-ios.mbsc-segmented-selectbox-inner.mbsc-selected{box-shadow:3px 3px 8px -4px #bababa}.mbsc-ios.mbsc-segmented-button.mbsc-button{color:#000;background:0 0}.mbsc-ios.mbsc-segmented-primary{background:#3f97f6}.mbsc-ios.mbsc-segmented-secondary{background:#90979e}.mbsc-ios.mbsc-segmented-success{background:#43be5f}.mbsc-ios.mbsc-segmented-warning{background:#f8b042}.mbsc-ios.mbsc-segmented-danger{background:#f5504e}.mbsc-ios.mbsc-segmented-info{background:#5bb7c5}.mbsc-ios.mbsc-segmented-light{background:#fff}.mbsc-ios.mbsc-segmented-dark{background:#47494a}.mbsc-ios-dark.mbsc-segmented{background:#1c1c1c}.mbsc-ios-dark.mbsc-segmented-item:before{border-color:#fff3}.mbsc-ios-dark.mbsc-segmented-item.mbsc-focus .mbsc-segmented-selectbox{box-shadow:inset 0 0 0 .0625em #ffffff80}.mbsc-ios-dark.mbsc-segmented-selectbox-inner{background:#5a5a5a}.mbsc-ios-dark.mbsc-segmented-selectbox-inner.mbsc-selected{box-shadow:3px 3px 8px -4px #000}.mbsc-ios-dark.mbsc-segmented-button.mbsc-button{color:#fff;background:0 0}.mbsc-ios-dark.mbsc-calendar-header .mbsc-ios-dark.mbsc-segmented,.mbsc-ios-dark.mbsc-datepicker .mbsc-segmented,.mbsc-ios-dark.mbsc-popup .mbsc-ios-dark.mbsc-segmented{background:#2b2b2b}.mbsc-ios-dark.mbsc-segmented-primary{background:#3f97f6}.mbsc-ios-dark.mbsc-segmented-secondary{background:#90979e}.mbsc-ios-dark.mbsc-segmented-success{background:#43be5f}.mbsc-ios-dark.mbsc-segmented-warning{background:#f8b042}.mbsc-ios-dark.mbsc-segmented-danger{background:#f5504e}.mbsc-ios-dark.mbsc-segmented-info{background:#5bb7c5}.mbsc-ios-dark.mbsc-segmented-light{background:#fff}.mbsc-ios-dark.mbsc-segmented-dark{background:#47494a}.mbsc-segmented{overflow:hidden}.mbsc-segmented-item{text-align:center;-webkit-user-select:none;user-select:none;flex:1 1 0;min-width:0;margin:0;font-size:1em;position:relative}.mbsc-segmented-label{margin:0;padding:0;display:block}.mbsc-segmented-input{opacity:0;width:100%;height:100%;position:absolute;top:0;left:0}.mbsc-segmented-button.mbsc-button{width:100%}.mbsc-ios.mbsc-stepper-input{z-index:1;border:1px solid;margin-left:-1px;margin-right:-1px}.mbsc-ios.mbsc-stepper-button.mbsc-button{line-height:1.625em}.mbsc-ios.mbsc-stepper-button.mbsc-disabled{opacity:1}.mbsc-ios.mbsc-stepper-inner{font-weight:400}.mbsc-ios.mbsc-disabled .mbsc-stepper-inner{opacity:.2}.mbsc-ios.mbsc-stepper-plus:before{content:"";border-left:1px solid;position:absolute;top:.4125em;bottom:.4125em}.mbsc-ios.mbsc-stepper-plus.mbsc-ltr:before{left:0}.mbsc-ios.mbsc-stepper-plus.mbsc-rtl:before{right:0}.mbsc-ios.mbsc-stepper-center .mbsc-stepper-plus:before{display:none}.mbsc-ios.mbsc-primary .mbsc-stepper-button{color:#3f97f6}.mbsc-ios.mbsc-secondary .mbsc-stepper-button{color:#90979e}.mbsc-ios.mbsc-success .mbsc-stepper-button{color:#43be5f}.mbsc-ios.mbsc-danger .mbsc-stepper-button{color:#f5504e}.mbsc-ios.mbsc-warning .mbsc-stepper-button{color:#f8b042}.mbsc-ios.mbsc-info .mbsc-stepper-button{color:#5bb7c5}.mbsc-ios.mbsc-stepper-input{color:#000;border-color:#dedede}.mbsc-ios.mbsc-stepper-input.mbsc-disabled{color:#0003}.mbsc-ios.mbsc-stepper-button{color:#000;background:#dedede}.mbsc-ios.mbsc-stepper-plus:before{border-color:#0003}.mbsc-ios-dark.mbsc-stepper-input{color:#fff;border-color:#2b2b2b}.mbsc-ios-dark.mbsc-stepper-input.mbsc-disabled{color:#fff3}.mbsc-ios-dark.mbsc-stepper-button{color:#fff;background:#2b2b2b}.mbsc-ios-dark.mbsc-stepper-plus:before{border-color:#fff3}.mbsc-stepper{z-index:0;-webkit-user-select:none;user-select:none;box-sizing:border-box;margin:0;padding:1.5em 11.75em 1.5em 1em;line-height:1.25em;display:block;position:relative}.mbsc-stepper.mbsc-rtl{padding:1.5em 1em 1.5em 11.75em}.mbsc-stepper-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mbsc-stepper-input{width:3.57143em;box-shadow:none;text-align:center;opacity:1;z-index:3;appearance:textfield;background:0 0;border-radius:0;margin:0;padding:0;font-size:.875em}.mbsc-stepper-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mbsc-stepper-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.mbsc-stepper-input:focus{outline-width:0}.mbsc-stepper-input.mbsc-disabled{cursor:not-allowed}.mbsc-stepper-control{z-index:2;height:2em;margin-top:-1em;position:absolute;top:50%}.mbsc-stepper-control.mbsc-ltr{right:1em}.mbsc-stepper-control.mbsc-rtl{left:1em}.mbsc-stepper-start .mbsc-stepper-input{border:none;order:-1}.mbsc-stepper-start.mbsc-ltr .mbsc-stepper-minus.mbsc-button{margin-right:-1px}.mbsc-stepper-start.mbsc-rtl .mbsc-stepper-minus.mbsc-button{margin-left:-1px}.mbsc-stepper-end .mbsc-stepper-input{border:none;order:2}.mbsc-stepper-end.mbsc-ltr .mbsc-stepper-minus.mbsc-button{margin-right:-1px}.mbsc-stepper-end.mbsc-rtl .mbsc-stepper-minus.mbsc-button{margin-left:-1px}.mbsc-stepper-button.mbsc-button.mbsc-font{width:3.25em;margin:0;display:inline-block}.mbsc-stepper-inner{font-size:2em;font-weight:700}.mbsc-stepper-minus.mbsc-button.mbsc-ltr{border-top-right-radius:0;border-bottom-right-radius:0}.mbsc-stepper-minus.mbsc-button.mbsc-rtl,.mbsc-stepper-plus.mbsc-button.mbsc-ltr{border-top-left-radius:0;border-bottom-left-radius:0}.mbsc-stepper-plus.mbsc-button.mbsc-rtl{border-top-right-radius:0;border-bottom-right-radius:0}.mbsc-ios.mbsc-switch-right{padding:.875em 5em .875em 1em}.mbsc-ios.mbsc-switch-left{padding:.875em 1em .875em 5em}.mbsc-ios.mbsc-switch-track{border-radius:1.25em;width:1.25em;height:2em;margin:-.96875em .875em 0;padding:0}.mbsc-ios.mbsc-switch-track-right{right:1em}.mbsc-ios.mbsc-switch-track-left{left:1em}.mbsc-ios.mbsc-switch-track:after{content:"";z-index:1;border-radius:1.25em;transition:background-color .2s ease-out;position:absolute;inset:0 -1em}.mbsc-ios.mbsc-switch-track.mbsc-disabled{opacity:.3}.mbsc-ios.mbsc-switch-handle{z-index:2;background:#fff;border-radius:1.75em;width:1.75em;height:1.75em;margin:-.875em 0 0 -.875em;top:50%;left:50%;box-shadow:0 .1875em .75em #00000029,0 .1875em .0625em #0000001a}.mbsc-ios.mbsc-switch-track.mbsc-switch-primary.mbsc-checked:after{background:#3f97f6}.mbsc-ios.mbsc-switch-track.mbsc-switch-secondary.mbsc-checked:after{background:#90979e}.mbsc-ios.mbsc-switch-track.mbsc-switch-success.mbsc-checked:after{background:#43be5f}.mbsc-ios.mbsc-switch-track.mbsc-switch-danger.mbsc-checked:after{background:#f5504e}.mbsc-ios.mbsc-switch-track.mbsc-switch-warning.mbsc-checked:after{background:#f8b042}.mbsc-ios.mbsc-switch-track.mbsc-switch-info.mbsc-checked:after{background:#5bb7c5}.mbsc-ios.mbsc-switch-track:after{background:#e5e5e5}.mbsc-ios.mbsc-switch-track.mbsc-focus:after{box-shadow:0 0 0 .125em #00000080}.mbsc-ios.mbsc-switch-track.mbsc-checked:after{background:#4cd764}.mbsc-ios-dark.mbsc-switch-track:after{background:#383838}.mbsc-ios-dark.mbsc-switch-track.mbsc-focus:after{box-shadow:0 0 0 .125em #ffffff80}.mbsc-ios-dark.mbsc-switch-track.mbsc-checked:after{background:#4cd764}.mbsc-switch{-webkit-user-select:none;user-select:none;margin:0;line-height:1.25em;display:block;position:relative}.mbsc-switch-track{z-index:4;box-sizing:border-box;display:block;position:absolute;top:50%}.mbsc-switch-handle{cursor:pointer;display:block;position:absolute}.mbsc-switch-handle.mbsc-disabled{cursor:not-allowed}.mbsc-switch-handle-animate{transition:left .1s ease-in-out}.mbsc-description{opacity:.6;font-size:.75em;display:block}.mbsc-ios.mbsc-list-item{margin-top:-1px;padding:1em}.mbsc-ios.mbsc-list-item:after,.mbsc-ios.mbsc-list-item:before{content:"";position:absolute;left:1em;right:0}.mbsc-ios.mbsc-list-item.mbsc-rtl:after,.mbsc-ios.mbsc-list-item.mbsc-rtl:before{left:0;right:1em}.mbsc-ios.mbsc-list-item:before{transition:none;top:0}.mbsc-ios.mbsc-list-item:after{bottom:0}.mbsc-ios.mbsc-list-item:first-child:before,.mbsc-ios.mbsc-list-item:last-child:after{left:0;right:0}.mbsc-ios.mbsc-list-item.mbsc-active,.mbsc-ios.mbsc-list-item.mbsc-hover{z-index:3}.mbsc-ios.mbsc-list-item.mbsc-focus,.mbsc-ios.mbsc-list-item.mbsc-selected{z-index:5}.mbsc-ios.mbsc-list-item.mbsc-active:after,.mbsc-ios.mbsc-list-item.mbsc-active:before,.mbsc-ios.mbsc-list-item.mbsc-focus:after,.mbsc-ios.mbsc-list-item.mbsc-focus:before,.mbsc-ios.mbsc-list-item.mbsc-hover:after,.mbsc-ios.mbsc-list-item.mbsc-hover:before,.mbsc-ios.mbsc-list-item.mbsc-selected:after,.mbsc-ios.mbsc-list-item.mbsc-selected:before{left:0;right:0}.mbsc-ios.mbsc-list-header{z-index:4;text-transform:uppercase;border-top:1px solid;border-bottom:1px solid;margin-top:-1px;padding:2.33333em 1.33333em .5em;font-size:.75em;line-height:1.5em}.mbsc-ios.mbsc-list-header:first-child{border-top:0;margin-top:0}.mbsc-ios.mbsc-list-item-background{pointer-events:none;border-radius:.5em;margin:.25em;transition:background-color .15s ease-in-out;position:absolute;inset:0}.mbsc-ios.mbsc-list-item{color:#000;background:#fff;border-color:#ccc}.mbsc-ios.mbsc-list-item:after,.mbsc-ios.mbsc-list-item:before{border-top:1px solid #ccc}.mbsc-ios.mbsc-list-header{color:#707070;background:#efeff4;border-color:#ccc}.mbsc-ios.mbsc-list-item.mbsc-active:before{background:#00000026}.mbsc-ios-dark.mbsc-list-item{color:#fff;background:#000;border-color:#333}.mbsc-ios-dark.mbsc-list-item:after,.mbsc-ios-dark.mbsc-list-item:before{border-top:1px solid #333}.mbsc-ios-dark.mbsc-list-header{color:#8f8f8f;background:#1a1a1a;border-color:#333}.mbsc-ios-dark.mbsc-list-item.mbsc-active:before{background:#00000026}.mbsc-list{display:block}.mbsc-list-header,.mbsc-list-item{display:flex}.mbsc-list-item{z-index:2;box-sizing:border-box;line-height:1.25em;list-style:none;position:relative;overflow:hidden}.mbsc-list-item-actionable{cursor:pointer}.mbsc-list-item:before{content:"";z-index:-1;pointer-events:none;transition:background-color .2s ease-out;position:absolute;inset:0}.mbsc-list-item:focus{outline:0}.mbsc-list-item::-moz-focus-inner{border:0}.mbsc-schedule-grid-wrapper{position:relative;overflow:hidden}.mbsc-schedule-time-col,.mbsc-timeline-date-col,.mbsc-timeline-resource-col,.mbsc-timeline-sidebar-col{box-sizing:border-box;flex:none;width:4.25em}.mbsc-schedule-grid-scroll,.mbsc-timeline-grid-scroll{-webkit-overflow-scrolling:touch;overflow:auto scroll}.mbsc-schedule-all-day-item:after,.mbsc-timeline-day-border:after{content:"";z-index:1;position:absolute;top:0;bottom:0}.mbsc-schedule-all-day-item.mbsc-ltr:after,.mbsc-timeline-day-border.mbsc-ltr:after{border-right-style:solid;border-right-width:1px;left:100%}.mbsc-schedule-all-day-item.mbsc-rtl:after,.mbsc-timeline-day-border.mbsc-rtl:after{border-left-style:solid;border-left-width:1px;right:100%}.mbsc-schedule-column.mbsc-ltr,.mbsc-timeline-column.mbsc-rtl,.mbsc-timeline-footer-date.mbsc-rtl,.mbsc-timeline-header-column.mbsc-rtl,.mbsc-timeline-header-date.mbsc-rtl,.mbsc-timeline-resource-footer-cont.mbsc-rtl,.mbsc-timeline-resource-header-cont.mbsc-rtl,.mbsc-timeline-resource.mbsc-rtl,.mbsc-timeline-row-date.mbsc-rtl,.mbsc-timeline-sidebar-footer-cont.mbsc-ltr,.mbsc-timeline-sidebar-header-cont.mbsc-ltr,.mbsc-timeline-sidebar-resource.mbsc-ltr,.mbsc-timeline-slot-header.mbsc-rtl{border-left-style:solid;border-left-width:1px}.mbsc-schedule-column.mbsc-rtl,.mbsc-timeline-column.mbsc-ltr,.mbsc-timeline-footer-date.mbsc-ltr,.mbsc-timeline-header-column.mbsc-ltr,.mbsc-timeline-header-date.mbsc-ltr,.mbsc-timeline-resource-footer-cont.mbsc-ltr,.mbsc-timeline-resource-header-cont.mbsc-ltr,.mbsc-timeline-resource.mbsc-ltr,.mbsc-timeline-row-date.mbsc-ltr,.mbsc-timeline-sidebar-footer-cont.mbsc-rtl,.mbsc-timeline-sidebar-header-cont.mbsc-rtl,.mbsc-timeline-sidebar-resource.mbsc-rtl,.mbsc-timeline-slot-header.mbsc-ltr{border-right-style:solid;border-right-width:1px}.mbsc-schedule-event:focus{outline:none}.mbsc-schedule-event{box-sizing:border-box;z-index:1;min-height:.75em;padding:1px 0;position:absolute}.mbsc-schedule-event.mbsc-ltr{left:0}.mbsc-schedule-event.mbsc-rtl{right:0}.mbsc-schedule-event-hover{cursor:pointer}.mbsc-schedule-event-inner{box-sizing:border-box;max-height:100%;margin:0 .2em;padding:.5em;font-size:.625em;line-height:1.5em;position:relative;overflow:hidden}.mbsc-schedule-event-more .mbsc-schedule-event-inner{text-align:center;padding:.5em .2em}.mbsc-schedule-event-small-height.mbsc-schedule-event-inner{margin-top:-1px;padding-top:0;padding-bottom:0;line-height:1.2em}.mbsc-schedule-event-small-height.mbsc-schedule-event-inner .mbsc-schedule-event-title{font-size:1em}.mbsc-schedule-event-background{background:currentColor;position:absolute;inset:-.5em 1px}.mbsc-schedule-event-start .mbsc-schedule-event-background{top:1px}.mbsc-schedule-event-end .mbsc-schedule-event-background{bottom:1px}.mbsc-schedule-event-range{font-size:.8em}.mbsc-schedule-event-all-day{box-sizing:border-box;z-index:2;min-height:0;margin:.125em 0;padding:0 .25em;display:block;position:relative}.mbsc-schedule-event-all-day-placeholder{z-index:-1}.mbsc-schedule-event-all-day-inner{white-space:nowrap;text-overflow:ellipsis;height:1.6em;margin:0;padding:0 .3em;font-size:.625em;line-height:1.6em;position:relative;overflow:hidden}.mbsc-schedule-event-all-day-background.mbsc-schedule-event-background{top:0;bottom:0}.mbsc-schedule-event-dragging{z-index:3;position:absolute;top:0}.mbsc-schedule-event-inactive{opacity:.5}.mbsc-schedule-event-hidden{visibility:hidden}.mbsc-schedule-event-resize{z-index:1;cursor:ns-resize;height:.25em;display:none;position:absolute;left:0;right:0}.mbsc-schedule-event-resize-start{top:0}.mbsc-schedule-event-resize-end{bottom:0}.mbsc-schedule-event-resize-start:after{top:-.25em;right:.5em}.mbsc-schedule-event-resize-end:after{bottom:-.25em;left:.5em}.mbsc-schedule-event-resize:after{content:"";box-sizing:border-box;background:#fff;border:1px solid;border-radius:50%;width:.5em;height:.5em;margin:1px 0;position:absolute}.mbsc-schedule-event-resize-end-touch:before,.mbsc-schedule-event-resize-start-touch:before{content:"";width:1.5em;height:1em;margin:1px 0;position:absolute}.mbsc-schedule-event-resize-start-touch:before{top:-.5em;right:0}.mbsc-schedule-event-resize-end-touch:before{bottom:-.5em;left:0}.mbsc-schedule-event-dragging .mbsc-schedule-event-resize,.mbsc-schedule-event-hover .mbsc-schedule-event-resize{display:block}.mbsc-schedule-drag-clone{opacity:1;max-width:200px;max-height:200px}.mbsc-schedule-drag-clone .mbsc-schedule-event-resize{display:none}.mbsc-schedule-event-buffer-background{opacity:.3;background:currentColor}.mbsc-schedule-color,.mbsc-schedule-invalid{box-sizing:content-box;z-index:0;position:absolute;inset:-.5em 0;overflow:hidden}.mbsc-schedule-color-all-day,.mbsc-schedule-invalid-all-day{z-index:-1;top:0;bottom:0}.mbsc-schedule-color-start,.mbsc-schedule-invalid-start{margin-top:-.5em;padding-top:.5em}.mbsc-schedule-color-end,.mbsc-schedule-invalid-end{padding-bottom:.5em}.mbsc-schedule-color-text,.mbsc-schedule-invalid-text{padding:.375em;font-size:.75em}.mbsc-schedule-color-text{opacity:.8}.mbsc-schedule-time-indicator{z-index:2;pointer-events:none;position:absolute}.mbsc-schedule-time-indicator-x{border-bottom:1px solid}.mbsc-schedule-time-indicator-x.mbsc-ltr{left:4.25em;right:0}.mbsc-schedule-time-indicator-x.mbsc-rtl{left:0;right:4.25em}.mbsc-schedule-time-indicator-y{border-left:1px solid;margin-top:-.25em;top:2em;bottom:0}.mbsc-schedule-time-indicator-y.mbsc-ltr{margin-left:-1px}.mbsc-schedule-time-indicator-y.mbsc-rtl{margin-right:-1px}.mbsc-schedule-time-indicator-day{width:14.2857%;position:absolute}.mbsc-schedule-time-indicator-day:before{content:"";z-index:1;border-radius:50%;width:.4375em;height:.4375em;margin-top:-.1875em;margin-left:-.1875em;margin-right:-.1875em;position:absolute}.mbsc-schedule-time-indicator-day.mbsc-ltr:before{left:0}.mbsc-schedule-time-indicator-day.mbsc-rtl:before{right:0}.mbsc-schedule-time-indicator-time{white-space:nowrap;margin-top:1px;padding:0 .8em;font-size:.625em;line-height:2em;position:absolute;top:-1em}.mbsc-schedule-time-indicator-time-y{margin-top:0;margin-left:-.5em;margin-right:-.5em;padding:0 .5em;line-height:1.6em;top:-1.8em}.mbsc-schedule-time-indicator-time-x.mbsc-ltr,.mbsc-schedule-time-indicator-time-y.mbsc-rtl{right:100%}.mbsc-schedule-time-indicator-time-x.mbsc-rtl,.mbsc-schedule-time-indicator-time-y.mbsc-ltr{left:100%}.mbsc-schedule-cursor-time{z-index:3;white-space:nowrap;box-sizing:border-box;font-size:.625em;line-height:2em;position:absolute}.mbsc-schedule-cursor-time-x{margin-top:-1em}.mbsc-schedule-cursor-time-x.mbsc-ltr{text-align:right}.mbsc-schedule-cursor-time-x.mbsc-rtl{text-align:left}.mbsc-schedule-cursor-time-y{padding:0 .5em;top:.8em}@supports (overflow:clip){.mbsc-schedule-event-inner{position:sticky;top:0}}.mbsc-schedule-wrapper{overflow:auto}.mbsc-schedule-grid{height:100%}.mbsc-schedule-resource-group{box-sizing:border-box;flex-basis:16em}.mbsc-schedule-resource-group:first-child:last-child{flex-basis:0}.mbsc-schedule-resource-group.mbsc-ltr{border-left-style:solid;border-left-width:2px}.mbsc-schedule-resource-group.mbsc-rtl{border-right-style:solid;border-right-width:2px}.mbsc-schedule-resource-group:first-child{border:0}.mbsc-schedule-date-header-text{text-align:center;line-height:1.5em}.mbsc-schedule-header{overflow:hidden}.mbsc-schedule-all-day-group-wrapper,.mbsc-schedule-header-wrapper{min-width:0;overflow:hidden}.mbsc-schedule-header-item{text-align:center;line-height:1.25em;display:block;position:relative}.mbsc-schedule-header-item.mbsc-hover{cursor:pointer}.mbsc-schedule-header-dayname{font-size:.75em}.mbsc-schedule-header-day{font-size:1.125em}.mbsc-schedule-col-width{box-sizing:border-box;width:2.5em}.mbsc-schedule-wrapper-multi .mbsc-schedule-col-width{width:6.25em}.mbsc-schedule-resource{overflow:hidden}.mbsc-schedule-resource-title{text-align:center;padding:.5em;font-size:.875em;font-weight:600}.mbsc-schedule-all-day-cont{position:relative}.mbsc-schedule-all-day-wrapper{max-height:7.8125em;position:relative;overflow:hidden scroll}.mbsc-schedule-all-day-wrapper-shadow:after{content:"";z-index:4;pointer-events:none;height:4px;position:absolute;bottom:-4px;left:0;right:0;box-shadow:inset 0 .5em .25em -.5em #30303080}.mbsc-schedule-all-day-item{position:relative}.mbsc-schedule-all-day-item:first-child,.mbsc-schedule-column:first-child{border:0}.mbsc-schedule-timezone-labels{z-index:1;font-weight:700;position:absolute;bottom:0}.mbsc-schedule-timezone-label{white-space:nowrap;text-overflow:ellipsis;font-size:.75em;overflow:hidden}.mbsc-schedule-time-indicator-tz{width:5.66667em}.mbsc-schedule-time-indicator-tz.mbsc-ltr,.mbsc-schedule-timezone-label.mbsc-ltr{text-align:right}.mbsc-schedule-time-indicator-tz.mbsc-rtl,.mbsc-schedule-timezone-label.mbsc-rtl{text-align:left}.mbsc-schedule-time-wrapper{box-sizing:border-box;pointer-events:auto;width:4.25em;height:3.125em;position:relative}.mbsc-schedule-time{font-size:.75em;line-height:2em;position:relative;top:-1em}.mbsc-schedule-time-end{position:absolute;inset:auto 0 -1em}.mbsc-schedule-time-col.mbsc-ltr{text-align:right}.mbsc-schedule-time-col.mbsc-rtl{text-align:left}.mbsc-schedule-time-cont-pos{position:relative}.mbsc-schedule-time-cont-inner{z-index:2;pointer-events:none;box-sizing:border-box;width:100%;height:100%;padding:.5em 0;position:absolute}.mbsc-schedule-column{padding:.5em 0}.mbsc-schedule-column-inner{position:relative}.mbsc-schedule-all-day-item,.mbsc-schedule-item{box-sizing:border-box}.mbsc-schedule-item{border-top:1px solid;height:3.125em;position:relative}.mbsc-schedule-item-last{border-bottom:1px solid}.mbsc-schedule-events{height:100%;position:absolute}.mbsc-schedule-events.mbsc-ltr{left:0;right:.5em}.mbsc-schedule-events-more.mbsc-ltr{right:1.875em}.mbsc-schedule-events.mbsc-rtl{left:.5em;right:0}.mbsc-schedule-events-more.mbsc-rtl{left:1.875em}.mbsc-schedule-event-all-day .mbsc-schedule-event-resize{cursor:ew-resize;width:.25em;height:100%}.mbsc-schedule-event-all-day .mbsc-schedule-event-resize:after{margin-top:-.25em;top:50%;left:auto;right:auto}.mbsc-schedule-event-all-day .mbsc-schedule-event-resize-end.mbsc-rtl,.mbsc-schedule-event-all-day .mbsc-schedule-event-resize-start.mbsc-ltr{right:auto}.mbsc-schedule-event-all-day .mbsc-schedule-event-resize-end.mbsc-ltr,.mbsc-schedule-event-all-day .mbsc-schedule-event-resize-start.mbsc-rtl{left:auto}.mbsc-schedule-event-all-day .mbsc-schedule-event-resize-end.mbsc-rtl:after,.mbsc-schedule-event-all-day .mbsc-schedule-event-resize-start.mbsc-ltr:after{right:-.25em}.mbsc-schedule-event-all-day .mbsc-schedule-event-resize-end.mbsc-ltr:after,.mbsc-schedule-event-all-day .mbsc-schedule-event-resize-start.mbsc-rtl:after{left:-.25em}.mbsc-schedule-event-all-day .mbsc-schedule-event-resize-start-touch:before{height:1.5em;margin-top:-.75em;top:50%;left:-.75em;right:auto}.mbsc-schedule-event-all-day .mbsc-schedule-event-resize-end-touch:before{height:1.5em;margin-top:-.75em;top:50%;left:auto;right:-.75em}.mbsc-schedule-event-buffer{box-sizing:content-box;z-index:-1;position:absolute;left:1px;right:1px}.mbsc-schedule-event-buffer-before{border-top-left-radius:.25em;border-top-right-radius:.25em;margin-bottom:-.25em;padding-bottom:.25em;bottom:100%}.mbsc-schedule-event-buffer-after{border-bottom-right-radius:.25em;border-bottom-left-radius:.25em;margin-top:-.25em;padding-top:.25em;top:100%}.mbsc-calendar-width-md .mbsc-schedule-event-title{font-size:1.2em}.mbsc-calendar-width-md .mbsc-schedule-event-all-day-title,.mbsc-calendar-width-md .mbsc-schedule-event-range{font-size:1em}.mbsc-calendar-width-md .mbsc-schedule-event-all-day-inner{height:1.5em;padding:0 .333334em;font-size:.75em;line-height:1.5em}.mbsc-timeline{z-index:0;position:relative;overflow:hidden}.mbsc-timeline-resource-col,.mbsc-timeline-sidebar-col{width:12em}.mbsc-timeline-resources,.mbsc-timeline-sidebar{z-index:5;position:absolute;top:0;bottom:15px;overflow:hidden}.mbsc-timeline-resources.mbsc-ltr,.mbsc-timeline-sidebar.mbsc-rtl{left:0}.mbsc-timeline-resources.mbsc-rtl,.mbsc-timeline-sidebar.mbsc-ltr{right:0}.mbsc-timeline-resource-footer-cont,.mbsc-timeline-resource-header-cont,.mbsc-timeline-sidebar-footer-cont,.mbsc-timeline-sidebar-header-cont{z-index:5;pointer-events:auto;position:relative;overflow:hidden}.mbsc-timeline-resource,.mbsc-timeline-sidebar-resource{box-sizing:border-box;overflow:hidden}.mbsc-timeline-parent{transition:background-color .15s ease-out}.mbsc-timeline-resource-icon{cursor:pointer;box-sizing:content-box;margin:.357143em 0;font-size:.875em;font-weight:600}.mbsc-timeline-resource-icon.mbsc-ltr{margin-left:.5em}.mbsc-timeline-resource-icon.mbsc-rtl{margin-right:.5em}.mbsc-timeline-resource-footer,.mbsc-timeline-resource-header,.mbsc-timeline-resource-title,.mbsc-timeline-sidebar-footer,.mbsc-timeline-sidebar-header,.mbsc-timeline-sidebar-resource-title{padding:.5em;font-size:.875em;font-weight:600}.mbsc-timeline-footer,.mbsc-timeline-header{z-index:5;position:absolute;left:0;right:0;overflow:hidden}.mbsc-timeline-header{top:0}.mbsc-timeline-footer{margin-top:-1px;bottom:0}.mbsc-timeline-footer-bg,.mbsc-timeline-header-bg{position:relative}.mbsc-timeline-day{box-sizing:border-box;min-width:9em;position:relative}.mbsc-timeline-day-month{min-width:0}.mbsc-timeline-day:last-child .mbsc-flex:last-child .mbsc-timeline-column:last-child,.mbsc-timeline-day:last-child.mbsc-timeline-column,.mbsc-timeline-day:last-child .mbsc-timeline-footer-date,.mbsc-timeline-day:last-child .mbsc-timeline-footer-week,.mbsc-timeline-day:last-child .mbsc-timeline-header-column:last-child,.mbsc-timeline-day:last-child .mbsc-timeline-header-date,.mbsc-timeline-day:last-child .mbsc-timeline-header-week,.mbsc-timeline-day:last-child .mbsc-timeline-slot-header:last-child{border-left-color:#0000;border-right-color:#0000}.mbsc-timeline-empty-day{width:0}.mbsc-timeline-column.mbsc-timeline-no-border,.mbsc-timeline-header-column.mbsc-timeline-no-border{border-left:0;border-right:0}.mbsc-timeline-month{min-width:0;position:relative}.mbsc-timeline-footer-date,.mbsc-timeline-header-date,.mbsc-timeline-header-month,.mbsc-timeline-header-week{box-sizing:border-box;min-height:1.625em}.mbsc-timeline-footer-week-last.mbsc-ltr,.mbsc-timeline-header-month-last.mbsc-ltr,.mbsc-timeline-header-week-last.mbsc-ltr{border-right-style:solid;border-right-width:1px}.mbsc-timeline-header-month-last.mbsc-rtl,.mbsc-timeline-header-week-last.mbsc-rtl{border-left-style:solid;border-left-width:1px}.mbsc-timeline-footer-month-text,.mbsc-timeline-footer-week-text,.mbsc-timeline-header-date-text,.mbsc-timeline-header-month-text,.mbsc-timeline-header-week-text{vertical-align:top;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;padding:0 .285714em;font-size:.875em;line-height:1.78572em;display:inline-block}.mbsc-timeline-header-month-text{font-weight:700}.mbsc-timeline-header-date-cont,.mbsc-timeline-header-date-text,.mbsc-timeline-header-month-cont,.mbsc-timeline-header-month-text-last,.mbsc-timeline-header-week-cont,.mbsc-timeline-header-week-text-last,.mbsc-timeline-header-year-cont{max-width:100%;overflow:hidden}.mbsc-timeline-header-month-cont,.mbsc-timeline-header-week-cont{white-space:nowrap}.mbsc-timeline-header-active{z-index:0;padding:0 .714286em;position:relative}.mbsc-timeline-header-active:after{content:"";z-index:-1;border-radius:.75em;position:absolute;inset:.142857em}.mbsc-timeline-footer-column,.mbsc-timeline-header-column{min-height:1.625em;overflow:hidden}.mbsc-timeline-footer-time,.mbsc-timeline-header-time{white-space:nowrap;text-overflow:ellipsis;min-width:0;padding:0 .5em;font-size:.625em;line-height:2.6em;overflow:hidden}.mbsc-timeline .mbsc-timeline-time-indicator-cont{pointer-events:none;box-sizing:content-box;width:100%;height:100%;margin-top:-2em;padding-top:2em;position:absolute;top:100%;overflow:hidden}.mbsc-timeline-header-sticky{z-index:6;pointer-events:none;position:absolute;top:0;left:0;right:0}.mbsc-timeline-header-sticky .mbsc-timeline-header-date{border-left:0;border-right:0}.mbsc-timeline-footer-sticky{z-index:6;pointer-events:none;position:absolute;bottom:0;left:0;right:0}.mbsc-timeline-column,.mbsc-timeline-header-column{box-sizing:border-box;width:4.625em;position:relative}.mbsc-timeline-grid-scroll{-webkit-overflow-scrolling:auto;overflow-y:auto}.mbsc-timeline-grid{position:relative;overflow:hidden}.mbsc-timeline-row{box-sizing:border-box;height:3.25em;position:relative}.mbsc-timeline-row-fixed{z-index:3;position:sticky}.mbsc-timeline-hidden{visibility:hidden;height:0;position:absolute;left:0;right:0;overflow:hidden}.mbsc-timeline-row-group{position:relative}.mbsc-timeline-row-group:after{content:"";z-index:1;position:absolute;top:100%;left:0;right:0}.mbsc-timeline-row-group:last-child:after{display:none}.mbsc-timeline-row-date{box-sizing:border-box}.mbsc-timeline-row-date .mbsc-timeline-header-date-text{white-space:normal;padding-top:.285715em;padding-bottom:.285715em;line-height:1.28572em}.mbsc-timeline-row-resource-col{overflow:hidden}.mbsc-timeline-row-date-col{width:5.5em}.mbsc-timeline-date-col{width:8.75em}.mbsc-timeline-row-gutter{height:1em}.mbsc-timeline-header-column,.mbsc-timeline-header-date,.mbsc-timeline-header-month,.mbsc-timeline-header-week,.mbsc-timeline-resource,.mbsc-timeline-resource-header-cont,.mbsc-timeline-row,.mbsc-timeline-row-date,.mbsc-timeline-row-group:after,.mbsc-timeline-sidebar-header-cont,.mbsc-timeline-sidebar-resource{border-bottom-style:solid;border-bottom-width:1px}.mbsc-timeline-footer-column,.mbsc-timeline-footer-date,.mbsc-timeline-footer-week,.mbsc-timeline-resource-footer-cont,.mbsc-timeline-sidebar-footer-cont{border-top-style:solid;border-top-width:1px}.mbsc-timeline-events{width:100%;position:absolute;top:0;bottom:1em}.mbsc-timeline-events-variable .mbsc-timeline-events{bottom:auto}.mbsc-timeline-events-variable .mbsc-timeline-events-track{position:relative}.mbsc-timeline-events-variable .mbsc-timeline-event{vertical-align:top;display:inline-block;position:relative}.mbsc-timeline-events-variable .mbsc-timeline-event-slot{display:block}.mbsc-timeline-event{z-index:2;min-width:.75em;padding:6px 0 0}.mbsc-timeline-event.mbsc-timeline-event-dragging{position:absolute}.mbsc-timeline-event.mbsc-schedule-event-all-day{padding-left:.25em;padding-right:.25em}.mbsc-timeline-event .mbsc-schedule-event-all-day-inner{height:1.5em;padding:0 .333334em;font-size:.75em;line-height:1.5em}.mbsc-timeline-event .mbsc-schedule-event-range,.mbsc-timeline-event .mbsc-schedule-event-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mbsc-timeline-event-background{margin-top:6px;top:0;bottom:0}.mbsc-timeline-event-resize{cursor:ew-resize;width:.25em;inset:6px auto 0}.mbsc-timeline-event-resize.mbsc-schedule-event-resize-end.mbsc-rtl,.mbsc-timeline-event-resize.mbsc-schedule-event-resize-start.mbsc-ltr{height:auto;left:0}.mbsc-timeline-event-resize.mbsc-schedule-event-resize-end.mbsc-ltr,.mbsc-timeline-event-resize.mbsc-schedule-event-resize-start.mbsc-rtl{height:auto;right:0}.mbsc-timeline-event-resize.mbsc-schedule-event-resize-end:after,.mbsc-timeline-event-resize.mbsc-schedule-event-resize-start:after{margin-top:-.25em;top:50%}.mbsc-timeline-event-resize.mbsc-schedule-event-resize-end:after{left:-.125em}.mbsc-timeline-event-resize.mbsc-schedule-event-resize-start:after{right:-.125em}.mbsc-timeline-event-resize.mbsc-schedule-event-resize-end-touch:before,.mbsc-timeline-event-resize.mbsc-schedule-event-resize-start-touch:before{height:1.5em;margin:-.75em 0 0 -.75em;top:50%;left:50%}.mbsc-timeline-event-listing{margin:0;position:absolute}.mbsc-timeline-event-slot{margin:0 2px;position:relative;left:0;right:0}.mbsc-timeline-event-buffer{box-sizing:content-box;z-index:-1;margin-top:6px;position:absolute;top:0;bottom:0}.mbsc-timeline-event-buffer-after.mbsc-rtl,.mbsc-timeline-event-buffer-before.mbsc-ltr{border-top-left-radius:.25em;border-bottom-left-radius:.25em;margin-right:-.25em;padding-right:.25em;right:100%}.mbsc-timeline-event-buffer-after.mbsc-ltr,.mbsc-timeline-event-buffer-before.mbsc-rtl{border-top-right-radius:.25em;border-bottom-right-radius:.25em;margin-left:-.25em;padding-left:.25em;left:100%}.mbsc-timeline-color,.mbsc-timeline-invalid{margin:0;padding:0;top:0;bottom:0}.mbsc-timeline-footer-column.mbsc-timeline-no-height,.mbsc-timeline-header-column.mbsc-timeline-no-height{border:0;height:0;min-height:0}.mbsc-connections{pointer-events:none;z-index:0;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.mbsc-connection{stroke-width:1.5px;fill:none;pointer-events:visibleStroke}.mbsc-timeline-slots{border-bottom:1px solid;height:1.625em}.mbsc-timeline-slot,.mbsc-timeline-slots{box-sizing:border-box}.mbsc-timeline-slot{width:8em;position:relative}.mbsc-timeline-slot-title{white-space:nowrap;text-overflow:ellipsis;padding:0 .285714em;font-size:.875em;font-weight:600;line-height:1.78572em;overflow:hidden}.mbsc-has-sticky .mbsc-timeline-grid-scroll.mbsc-ltr{position:relative}.mbsc-has-sticky .mbsc-timeline-footer,.mbsc-has-sticky .mbsc-timeline-header{position:sticky;left:auto;right:auto;overflow:visible}.mbsc-has-sticky .mbsc-timeline-resources.mbsc-ltr,.mbsc-has-sticky .mbsc-timeline-sidebar.mbsc-ltr{position:sticky;top:auto;bottom:auto;overflow:visible}@supports (overflow:clip){.mbsc-timeline-grid{overflow:clip}.mbsc-timeline .mbsc-schedule-event-inner{vertical-align:top;max-width:100%;display:inline-block}.mbsc-timeline.mbsc-ltr .mbsc-schedule-event-inner{left:192px}.mbsc-timeline.mbsc-rtl .mbsc-schedule-event-inner{right:192px}.mbsc-timeline-no-resource.mbsc-ltr .mbsc-schedule-event-inner{left:140px}.mbsc-timeline-no-resource.mbsc-rtl .mbsc-schedule-event-inner{right:140px}.mbsc-timeline-event-slot .mbsc-schedule-event-inner{display:block;position:relative}.mbsc-timeline .mbsc-timeline-event-slot .mbsc-schedule-event-inner,.mbsc-timeline.mbsc-timeline-no-rows .mbsc-schedule-event-inner{left:0;right:0}}.mbsc-ios.mbsc-calendar-controls{padding:2px}.mbsc-ios.mbsc-calendar-cell{border-top-style:solid;border-top-width:1px}.mbsc-ios.mbsc-calendar-cell-text{border-radius:2em;height:2em;padding:0 .5em;line-height:2em}.mbsc-ios.mbsc-calendar-week-day{height:1.7em;font-size:.625em;line-height:1.7em}.mbsc-ios.mbsc-calendar-week-nr{width:2em;height:auto;font-size:.75em;font-weight:700;line-height:3em}.mbsc-ios.mbsc-calendar-day-text{border:2px solid #0000;border-radius:2em;width:1.625em;height:1.625em;margin:.1875em;padding:0;line-height:1.625em}.mbsc-ios.mbsc-range-day .mbsc-calendar-cell-inner{z-index:1}.mbsc-ios.mbsc-range-day:after,.mbsc-ios.mbsc-range-hover:before{content:"";z-index:0;box-sizing:border-box;height:1.875em;position:absolute;top:.25em;left:-1px;right:-1px}.mbsc-ios.mbsc-range-hover:before{border-top:2px dashed;border-bottom:2px dashed}.mbsc-ios.mbsc-range-day-end.mbsc-rtl:after,.mbsc-ios.mbsc-range-day-start.mbsc-ltr:after,.mbsc-ios.mbsc-range-hover-end.mbsc-rtl:before,.mbsc-ios.mbsc-range-hover-start.mbsc-ltr:before{border-radius:2em 0 0 2em;margin-left:-.9375em;left:50%}.mbsc-ios.mbsc-range-day-end.mbsc-ltr:after,.mbsc-ios.mbsc-range-day-start.mbsc-rtl:after,.mbsc-ios.mbsc-range-hover-end.mbsc-ltr:before,.mbsc-ios.mbsc-range-hover-start.mbsc-rtl:before{border-radius:0 2em 2em 0;margin-right:-.9375em;right:50%}.mbsc-ios.mbsc-range-day-start.mbsc-range-day-end:after,.mbsc-ios.mbsc-range-hover-start.mbsc-range-hover-end:before{display:none}.mbsc-ios.mbsc-calendar-day-marked{padding-bottom:.4375em}.mbsc-ios.mbsc-calendar-marks{margin-top:-.0625em}.mbsc-ios.mbsc-calendar-mark{border-radius:.375em;width:.375em;height:.375em;margin:0 .0625em}.mbsc-ios.mbsc-calendar-day-colors .mbsc-calendar-day-text{background-clip:padding-box}.mbsc-ios.mbsc-calendar-day-colors.mbsc-hover .mbsc-calendar-cell-text{background-clip:border-box}.mbsc-ios.mbsc-calendar-text:before{border-radius:.4em}.mbsc-ios.mbsc-calendar-label{font-weight:600}.mbsc-ios.mbsc-calendar-label-background{opacity:.3;background:currentColor;margin:0 -.1em;transition:opacity .15s ease-in-out}.mbsc-ios.mbsc-calendar-label-end.mbsc-rtl .mbsc-calendar-label-background,.mbsc-ios.mbsc-calendar-label-start.mbsc-ltr .mbsc-calendar-label-background{border-top-left-radius:.4em;border-bottom-left-radius:.4em;margin-left:0}.mbsc-ios.mbsc-calendar-label-end.mbsc-ltr .mbsc-calendar-label-background,.mbsc-ios.mbsc-calendar-label-start.mbsc-rtl .mbsc-calendar-label-background{border-top-right-radius:.4em;border-bottom-right-radius:.4em;margin-right:0}.mbsc-ios.mbsc-calendar-label-hover .mbsc-calendar-label-background{opacity:.6}.mbsc-ios.mbsc-calendar-label.mbsc-calendar-label-hover:before{background:0 0}.mbsc-ios.mbsc-calendar-label-active .mbsc-calendar-label-background,.mbsc-ios.mbsc-calendar-label-dragging .mbsc-calendar-label-background{opacity:.9}.mbsc-ios.mbsc-calendar-height-md .mbsc-calendar-day:after{z-index:1;content:"";border-left-style:solid;border-left-width:1px;margin-right:-1px;position:absolute;top:0;bottom:0;right:100%}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-title{padding:0 .166667em;font-size:1.5em;line-height:1.66667em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-week-day{border-left:1px solid #0000;height:2.5em;padding:0 .5em;font-size:1em;line-height:2.5em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-week-nr{padding:0;font-size:.75em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-day-inner{min-height:2.5em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-day-labels .mbsc-calendar-day-inner{min-height:4.75em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-marks{padding:0 .75em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-day-text{width:1.375em;height:1.375em;line-height:1.375em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-text{height:1.8em;margin:0 .5em .2em .6em;line-height:1.8em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-label{padding:0 .4em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-label-text{font-size:1.2em}.mbsc-ios.mbsc-calendar-width-md .mbsc-calendar-label-background{margin:0 -.4em}.mbsc-ios.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-day.mbsc-ltr,.mbsc-ios.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-marks.mbsc-ltr,.mbsc-ios.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-week-day.mbsc-ltr{text-align:right}.mbsc-ios.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-day.mbsc-rtl,.mbsc-ios.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-marks.mbsc-rtl,.mbsc-ios.mbsc-calendar-height-md.mbsc-calendar-width-md .mbsc-calendar-week-day.mbsc-rtl{text-align:left}.mbsc-ios.mbsc-calendar-grid-view .mbsc-calendar-title{padding:0 .166667em;font-size:1.5em;line-height:1.66667em}.mbsc-ios.mbsc-calendar-grid{border-top:1px solid}.mbsc-ios.mbsc-calendar-grid .mbsc-calendar-grid-item .mbsc-calendar-week-days{background:0 0}.mbsc-ios.mbsc-calendar-grid .mbsc-calendar-cell{border:0}.mbsc-ios.mbsc-calendar{color:#000;background:#fff}.mbsc-ios.mbsc-calendar-header,.mbsc-ios.mbsc-calendar-wrapper{border-color:#ccc}.mbsc-ios.mbsc-calendar-button.mbsc-button{color:#007aff}.mbsc-ios.mbsc-calendar-cell{color:#000;background:#fff;border-color:#ccc}.mbsc-ios.mbsc-calendar-day:after{border-color:#ccc}.mbsc-ios.mbsc-calendar-today,.mbsc-ios.mbsc-calendar-week-nr{color:#007aff}.mbsc-ios.mbsc-hover .mbsc-calendar-cell-text{background-color:#007aff4d}.mbsc-ios.mbsc-range-day:after{background-color:#cbe2fb}.mbsc-ios.mbsc-range-day .mbsc-calendar-cell-text{color:#000}.mbsc-ios.mbsc-range-hover:before{border-color:#dedede}.mbsc-ios.mbsc-selected .mbsc-calendar-cell-text{color:#fff;background:#007aff;border-color:#007aff}.mbsc-ios.mbsc-focus .mbsc-calendar-cell-text{box-shadow:0 0 0 2px #00000080}.mbsc-ios.mbsc-focus .mbsc-calendar-day-text{box-shadow:none;border-color:#00000080}.mbsc-ios.mbsc-calendar-mark{background:#ccc}.mbsc-ios.mbsc-calendar-label{color:#5ac8fa}.mbsc-ios.mbsc-calendar-label-text{color:#000}.mbsc-ios.mbsc-calendar-label-active .mbsc-calendar-label-inner,.mbsc-ios.mbsc-calendar-label-dragging .mbsc-calendar-label-inner{color:#fff}.mbsc-ios.mbsc-calendar-label-active .mbsc-calendar-label-text,.mbsc-ios.mbsc-calendar-label-dragging .mbsc-calendar-label-text{color:inherit}.mbsc-ios.mbsc-calendar-text-more .mbsc-calendar-label-text{color:#000}.mbsc-ios.mbsc-calendar-popup .mbsc-calendar-cell,.mbsc-ios.mbsc-calendar-popup .mbsc-popup-arrow,.mbsc-ios.mbsc-calendar-popup .mbsc-popup-body{background:#fff}.mbsc-ios.mbsc-calendar-grid{border-color:#ccc}.mbsc-ios.mbsc-calendar-month-title{color:#007aff}.mbsc-ios-dark.mbsc-calendar{color:#fff;background:#000}.mbsc-ios-dark.mbsc-calendar-header,.mbsc-ios-dark.mbsc-calendar-wrapper{border-color:#333}.mbsc-ios-dark.mbsc-calendar-button.mbsc-button{color:#ff9f0a}.mbsc-ios-dark.mbsc-calendar-cell{color:#fff;background:#000;border-color:#333}.mbsc-ios-dark.mbsc-calendar-day:after{border-color:#333}.mbsc-ios-dark.mbsc-calendar-today,.mbsc-ios-dark.mbsc-calendar-week-nr{color:#ff9f0a}.mbsc-ios-dark.mbsc-hover .mbsc-calendar-cell-text{background-color:#ff9f0a4d}.mbsc-ios-dark.mbsc-range-day:after{background-color:#3d2705}.mbsc-ios-dark.mbsc-range-day .mbsc-calendar-cell-text{color:#fff}.mbsc-ios-dark.mbsc-range-hover:before{border-color:#2b2b2b}.mbsc-ios-dark.mbsc-selected .mbsc-calendar-cell-text{color:#fff;background:#ff9f0a;border-color:#ff9f0a}.mbsc-ios-dark.mbsc-focus .mbsc-calendar-cell-text{box-shadow:0 0 0 2px #ffffff80}.mbsc-ios-dark.mbsc-focus .mbsc-calendar-day-text{box-shadow:none;border-color:#ffffff80}.mbsc-ios-dark.mbsc-calendar-mark{background:#333}.mbsc-ios-dark.mbsc-calendar-label{color:#5ac8fa}.mbsc-ios-dark.mbsc-calendar-label-active .mbsc-calendar-label-inner,.mbsc-ios-dark.mbsc-calendar-label-dragging .mbsc-calendar-label-inner,.mbsc-ios-dark.mbsc-calendar-label-text{color:#fff}.mbsc-ios-dark.mbsc-calendar-label-active .mbsc-calendar-label-text,.mbsc-ios-dark.mbsc-calendar-label-dragging .mbsc-calendar-label-text{color:inherit}.mbsc-ios-dark.mbsc-calendar-text-more .mbsc-calendar-label-text{color:#fff}.mbsc-ios-dark.mbsc-calendar-popup .mbsc-popup-arrow,.mbsc-ios-dark.mbsc-calendar-popup .mbsc-popup-body{background:#292929}.mbsc-ios-dark.mbsc-calendar-popup .mbsc-calendar-cell{background:#1c1c1c}.mbsc-ios-dark.mbsc-calendar-grid{border-color:#333}.mbsc-ios-dark.mbsc-calendar-month-title{color:#ff9f0a}@keyframes mbsc-zoom-in-up{0%{opacity:0;transform:scale(2)}to{opacity:1;transform:scale(1)}}@keyframes mbsc-zoom-in-down{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes mbsc-zoom-out-up{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2)}}@keyframes mbsc-zoom-out-down{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.5)}}.mbsc-calendar{-webkit-user-select:none;user-select:none;touch-action:manipulation;position:relative}.mbsc-calendar-wrapper{z-index:1;height:100%;position:relative;overflow:hidden}.mbsc-calendar-header{z-index:1;will-change:opacity;position:relative}.mbsc-calendar-header .mbsc-calendar-week-days{margin-left:-1px}.mbsc-calendar-controls{box-sizing:content-box;align-items:center;min-height:2.5em}.mbsc-calendar-button.mbsc-button.mbsc-reset{margin:0}.mbsc-calendar-button-prev-multi{order:-1}.mbsc-calendar-button-next-multi{order:1}.mbsc-calendar-body{box-sizing:border-box;overflow:hidden}.mbsc-calendar-body-inner{margin-left:-1px;position:relative;overflow:hidden}.mbsc-calendar-wrapper-fixed{height:auto;overflow:visible}.mbsc-calendar-title-wrapper{align-items:center;overflow:hidden}.mbsc-calendar-title{text-overflow:ellipsis;vertical-align:middle;padding:0 .25em;font-size:1.125em;display:inline-block;overflow:hidden}.mbsc-calendar-scroll-wrapper{height:100%;display:block;position:relative;overflow:hidden}.mbsc-calendar-picker-wrapper{width:16em;height:16em;position:relative;overflow:hidden}.mbsc-calendar-picker{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.mbsc-calendar-picker-main{z-index:0;position:relative}.mbsc-calendar-picker-in-up{opacity:0;animation:.2s cubic-bezier(0,0,.2,1) forwards mbsc-zoom-in-up}.mbsc-calendar-picker-in-down{opacity:0;animation:.2s cubic-bezier(0,0,.2,1) forwards mbsc-zoom-in-down}.mbsc-calendar-picker-out-up{opacity:0;animation:.2s cubic-bezier(.4,0,1,1) forwards mbsc-zoom-out-up}.mbsc-calendar-picker-out-down{opacity:0;animation:.2s cubic-bezier(0,0,.2,1) forwards mbsc-zoom-out-down}.mbsc-calendar-scroll-wrapper>div{height:100%}.mbsc-calendar-scroll-wrapper>div>div{height:100%;transform:translateZ(0)}.mbsc-calendar-slide{z-index:0;box-sizing:border-box;width:100%;height:100%;position:absolute;top:0}.mbsc-calendar-slide.mbsc-calendar-picker{position:relative}.mbsc-calendar-slide.mbsc-ltr{left:0}.mbsc-calendar-slide.mbsc-rtl{right:0}.mbsc-calendar-table{height:100%;transform:translateZ(0)}.mbsc-calendar-cell{text-align:center;white-space:nowrap;cursor:pointer;position:relative}.mbsc-calendar-cell-text:focus{outline:0}.mbsc-calendar-cell-inner{vertical-align:middle;padding:0 .25em;display:inline-block}.mbsc-calendar-cell.mbsc-disabled{cursor:not-allowed}.mbsc-calendar-week-day{text-align:center;border-bottom:1px solid #0000;height:2em;font-size:.6875em;line-height:2em}.mbsc-calendar-month,.mbsc-calendar-year{vertical-align:middle}.mbsc-calendar-month-text,.mbsc-calendar-year-text{text-overflow:ellipsis;box-sizing:border-box;min-width:4.5em;margin:.875em 0;overflow:hidden}.mbsc-calendar-day{text-align:center;min-width:0}.mbsc-calendar-day-empty{cursor:default}.mbsc-calendar-day-text{text-align:center;display:inline-block}.mbsc-calendar-day-text.mbsc-calendar-cell-text{box-sizing:content-box}.mbsc-calendar-day-inner{box-sizing:border-box;border:1px solid #0000;width:100%;height:100%;padding:0;position:relative}.mbsc-calendar-day-hidden{visibility:hidden}.mbsc-calendar-month-name{display:none}.mbsc-calendar-width-md .mbsc-calendar-month-name{font-weight:700;display:inline-block}.mbsc-calendar-popup .mbsc-calendar-month-name{display:none}.mbsc-calendar-day-outer .mbsc-calendar-day-text,.mbsc-calendar-day-outer .mbsc-calendar-month-name{opacity:.5}.mbsc-calendar-day-outer.mbsc-selected .mbsc-calendar-day-text,.mbsc-calendar-day-outer.mbsc-selected .mbsc-calendar-month-name{opacity:1}.mbsc-disabled .mbsc-calendar-cell-text,.mbsc-disabled .mbsc-calendar-month-name{opacity:.2}.mbsc-calendar-day-highlight:before{content:" ";background:#0000001a;width:100%;height:100%;position:absolute;top:0;left:0}.mbsc-calendar-day-marked{padding-bottom:.25em}.mbsc-calendar-marks{white-space:nowrap;text-align:center;height:.375em;margin-top:-.125em;position:absolute;left:0;right:0;overflow:hidden}.mbsc-calendar-mark{vertical-align:top;border-radius:.25em;width:.25em;height:.25em;margin:.0625em;display:inline-block}.mbsc-calendar-labels{position:absolute;left:-1px;right:-1px}.mbsc-calendar-labels-row{position:relative}.mbsc-calendar-label-wrapper{z-index:2;width:100%;display:block;position:absolute;top:0}.mbsc-calendar-label-wrapper:first-child{position:relative}.mbsc-calendar-label-wrapper:focus{outline:0}.mbsc-calendar-label{padding:0 .3em}.mbsc-calendar-label-text{text-overflow:ellipsis;z-index:2;position:relative;overflow:hidden}.mbsc-calendar-label-background,.mbsc-calendar-text:before{content:"";z-index:0;transition:background-color .2s;position:absolute;inset:0}.mbsc-calendar-label.mbsc-calendar-label-hover:before{z-index:1;background-color:#0003}.mbsc-calendar-text-more{padding:0 .3em}.mbsc-calendar-text-more.mbsc-calendar-label-active:before,.mbsc-calendar-text-more.mbsc-calendar-label-hover:before{background-color:#0000001a}.mbsc-calendar-text{white-space:nowrap;height:1.6em;margin:0 .1em .2em .2em;font-size:.625em;line-height:1.6em;display:block;position:relative}.mbsc-calendar-text-placeholder{z-index:-1}.mbsc-calendar-text.mbsc-ltr{text-align:left}.mbsc-calendar-text.mbsc-rtl{text-align:right}.mbsc-calendar-label-resize{z-index:2;cursor:ew-resize;width:.5em;height:100%;position:absolute;top:0}.mbsc-calendar-label-resize:after{content:"";box-sizing:border-box;background:#fff;border:1px solid;border-radius:.8em;width:.8em;height:.8em;margin-top:-.4em;display:none;position:absolute;top:50%}.mbsc-calendar-label-resize-end.mbsc-rtl,.mbsc-calendar-label-resize-start.mbsc-ltr{left:0}.mbsc-calendar-label-resize-end.mbsc-ltr,.mbsc-calendar-label-resize-start.mbsc-rtl{right:0}.mbsc-calendar-label-resize-end.mbsc-rtl:after,.mbsc-calendar-label-resize-start.mbsc-ltr:after{left:-.4em}.mbsc-calendar-label-resize-end.mbsc-ltr:after,.mbsc-calendar-label-resize-start.mbsc-rtl:after{right:-.4em}.mbsc-calendar-label-resize-end-touch:before,.mbsc-calendar-label-resize-start-touch:before{content:"";width:2em;height:2em;margin-top:-1em;position:absolute;top:50%}.mbsc-calendar-label-resize-start-touch:before{left:-1em}.mbsc-calendar-label-resize-end-touch:before{right:-1em}.mbsc-calendar-label-dragging .mbsc-calendar-label-resize:after,.mbsc-calendar-label-hover .mbsc-calendar-label-resize:after{display:block}.mbsc-calendar-label-inactive{opacity:.4}.mbsc-calendar-label-hidden{visibility:hidden}.mbsc-calendar-labels-dragging{z-index:3}.mbsc-calendar-grid{padding:0 2%;overflow:auto}.mbsc-calendar-grid .mbsc-calendar-table{width:90%;margin:0 5%}.mbsc-calendar-grid-item{margin:1em 0;padding-top:2.5em}.mbsc-calendar-month-title{margin:-2em 10% 0;padding-bottom:.8em;font-size:1.25em;font-weight:700;line-height:1.2em}.mbsc-calendar-body-inner-variable{overflow-y:auto}.mbsc-calendar-body-inner-variable .mbsc-calendar-table{min-height:20em}.mbsc-ios.mbsc-eventcalendar .mbsc-calendar-header-vertical{border-bottom-style:solid;border-bottom-width:1px;margin-bottom:-1px}.mbsc-ios.mbsc-eventcalendar .mbsc-calendar-wrapper{border-bottom-style:solid;border-bottom-width:1px}.mbsc-ios.mbsc-popover-list .mbsc-event:last-child:after{display:none}.mbsc-ios.mbsc-event-day.mbsc-list-header{text-transform:none;padding:.5em 1em;font-weight:700;line-height:1.5em}.mbsc-ios.mbsc-event-time{width:6em;font-size:.875em;line-height:1.42857em}.mbsc-ios.mbsc-event-date{width:10.5em}.mbsc-ios.mbsc-event-color{border-radius:.125em;width:.25em;margin:0 .5em 0 -.5em}.mbsc-ios.mbsc-event-color.mbsc-rtl{margin:0 -.5em 0 .5em}.mbsc-ios.mbsc-event-time.mbsc-ltr{text-align:right}.mbsc-ios.mbsc-event-time.mbsc-rtl{text-align:left}.mbsc-ios.mbsc-event-end{opacity:.7}.mbsc-ios.mbsc-event-text{font-weight:500}.mbsc-ios.mbsc-event-sep{display:none}.mbsc-ios.mbsc-calendar-button-today{padding:0;font-weight:500}.mbsc-ios.mbsc-eventcalendar-schedule .mbsc-calendar-day,.mbsc-ios.mbsc-eventcalendar-schedule .mbsc-calendar-wrapper{border:0}.mbsc-ios.mbsc-schedule-wrapper{z-index:2;margin-top:-1px;position:relative}.mbsc-ios.mbsc-schedule-header{border-bottom:1px solid}.mbsc-ios.mbsc-schedule-header-item{padding:.4375em 0;line-height:1.75em}.mbsc-ios.mbsc-schedule-header-item.mbsc-ltr{border-left-style:solid;border-left-width:1px}.mbsc-ios.mbsc-schedule-header-item.mbsc-rtl{border-right-style:solid;border-right-width:1px}.mbsc-ios.mbsc-schedule-header-item:first-child{border:0}.mbsc-ios.mbsc-schedule-header-dayname{font-size:1em;font-weight:400}.mbsc-ios.mbsc-schedule-header-day{text-align:center;border-radius:50%;width:1.625em;height:1.625em;font-size:1em;font-weight:400;line-height:1.625em;display:inline-block}.mbsc-ios.mbsc-schedule-header-item-large{padding:.1875em 0}.mbsc-ios.mbsc-schedule-header-item-large.mbsc-schedule-header-item{border-color:#0000}.mbsc-ios.mbsc-schedule-header-item-large .mbsc-schedule-header-dayname{padding:0 .375em;font-size:1em;font-weight:400;display:inline-block}.mbsc-ios.mbsc-schedule-all-day-wrapper{border-bottom:1px solid;max-height:3.125em}.mbsc-ios.mbsc-schedule-all-day-text{text-transform:lowercase;padding:.5em .666667em;font-size:.75em}.mbsc-ios.mbsc-schedule-timezone-label{padding:0 .666667em;line-height:2.5em}.mbsc-ios.mbsc-schedule-date-header{z-index:3;will-change:opacity;border-bottom:1px solid;position:relative}.mbsc-ios.mbsc-schedule-date-header-text{padding:.5em;font-size:.75em;font-weight:700}.mbsc-ios.mbsc-schedule-resource.mbsc-ltr{border-left-style:solid;border-left-width:1px}.mbsc-ios.mbsc-schedule-resource.mbsc-rtl{border-right-style:solid;border-right-width:1px}.mbsc-ios.mbsc-schedule-resource:first-child{border:0}.mbsc-ios.mbsc-schedule-all-day-item{min-height:1.875em;padding:.25em 0}.mbsc-ios.mbsc-schedule-time{padding:0 .8em;font-size:.625em}.mbsc-ios.mbsc-schedule-cursor-time-x{width:6.8em;padding:0 .8em}.mbsc-ios.mbsc-schedule-event:after{content:"";z-index:-1;position:absolute;inset:-.5em 1px}.mbsc-ios.mbsc-schedule-event-start:after{top:1px}.mbsc-ios.mbsc-schedule-event-end:after{bottom:1px}.mbsc-ios.mbsc-schedule-event-custom:after{display:none}.mbsc-ios.mbsc-schedule-event-background{opacity:.3;transition:opacity .15s ease-in-out}.mbsc-ios.mbsc-schedule-event-start .mbsc-schedule-event-background,.mbsc-ios.mbsc-schedule-event-start:after{border-top-left-radius:.25em;border-top-right-radius:.25em}.mbsc-ios.mbsc-schedule-event-end .mbsc-schedule-event-background,.mbsc-ios.mbsc-schedule-event-end:after{border-bottom-right-radius:.25em;border-bottom-left-radius:.25em}.mbsc-ios.mbsc-timeline-event:after{margin-top:6px;top:0;bottom:0}.mbsc-ios.mbsc-timeline-event-end.mbsc-rtl .mbsc-schedule-event-background,.mbsc-ios.mbsc-timeline-event-end.mbsc-rtl:after,.mbsc-ios.mbsc-timeline-event-start.mbsc-ltr .mbsc-schedule-event-background,.mbsc-ios.mbsc-timeline-event-start.mbsc-ltr:after{border-top-left-radius:.25em;border-bottom-left-radius:.25em}.mbsc-ios.mbsc-timeline-event-end.mbsc-ltr .mbsc-schedule-event-background,.mbsc-ios.mbsc-timeline-event-end.mbsc-ltr:after,.mbsc-ios.mbsc-timeline-event-start.mbsc-rtl .mbsc-schedule-event-background,.mbsc-ios.mbsc-timeline-event-start.mbsc-rtl:after{border-top-right-radius:.25em;border-bottom-right-radius:.25em}.mbsc-ios.mbsc-schedule-event-hover .mbsc-schedule-event-background{opacity:.6}.mbsc-ios.mbsc-schedule-event-active .mbsc-schedule-event-background,.mbsc-ios.mbsc-schedule-event-dragging .mbsc-schedule-event-background{opacity:.9}.mbsc-ios.mbsc-schedule-event-dragging{top:.25em}.mbsc-ios.mbsc-timeline-event-dragging{top:0}.mbsc-ios.mbsc-schedule-event-bar{background:currentColor;width:.1875em;position:absolute;top:-.5em;bottom:-.5em}.mbsc-ios.mbsc-schedule-event-bar.mbsc-ltr{left:1px}.mbsc-ios.mbsc-schedule-event-bar.mbsc-rtl{right:1px}.mbsc-ios.mbsc-schedule-event-start .mbsc-schedule-event-bar{top:1px}.mbsc-ios.mbsc-schedule-event-start .mbsc-schedule-event-bar.mbsc-ltr,.mbsc-ios.mbsc-schedule-event-start .mbsc-schedule-event-bar.mbsc-rtl{border-top-left-radius:.1875em}.mbsc-ios.mbsc-schedule-event-end .mbsc-schedule-event-bar{bottom:1px}.mbsc-ios.mbsc-schedule-event-end .mbsc-schedule-event-bar.mbsc-ltr,.mbsc-ios.mbsc-schedule-event-end .mbsc-schedule-event-bar.mbsc-rtl{border-bottom-left-radius:.1875em}.mbsc-ios.mbsc-schedule-event-title{font-weight:600}.mbsc-ios.mbsc-schedule-event-buffer-background{opacity:.15}.mbsc-ios.mbsc-schedule-event-all-day:after{top:0;bottom:0}.mbsc-ios.mbsc-schedule-event-all-day-background.mbsc-schedule-event-background{border-radius:0}.mbsc-ios.mbsc-schedule-event-end.mbsc-rtl .mbsc-schedule-event-all-day-background,.mbsc-ios.mbsc-schedule-event-end.mbsc-schedule-event-all-day.mbsc-rtl:after,.mbsc-ios.mbsc-schedule-event-start.mbsc-ltr .mbsc-schedule-event-all-day-background,.mbsc-ios.mbsc-schedule-event-start.mbsc-schedule-event-all-day.mbsc-ltr:after,.mbsc-ios.mbsc-timeline-event-end.mbsc-rtl .mbsc-schedule-event-all-day-background,.mbsc-ios.mbsc-timeline-event-end.mbsc-schedule-event-all-day.mbsc-rtl:after,.mbsc-ios.mbsc-timeline-event-start.mbsc-ltr .mbsc-schedule-event-all-day-background,.mbsc-ios.mbsc-timeline-event-start.mbsc-schedule-event-all-day.mbsc-ltr:after{border-top-left-radius:.25em;border-bottom-left-radius:.25em;left:.25em}.mbsc-ios.mbsc-schedule-event-end.mbsc-ltr .mbsc-schedule-event-all-day-background,.mbsc-ios.mbsc-schedule-event-end.mbsc-schedule-event-all-day.mbsc-ltr:after,.mbsc-ios.mbsc-schedule-event-start.mbsc-rtl .mbsc-schedule-event-all-day-background,.mbsc-ios.mbsc-schedule-event-start.mbsc-schedule-event-all-day.mbsc-rtl:after,.mbsc-ios.mbsc-timeline-event-end.mbsc-ltr .mbsc-schedule-event-all-day-background,.mbsc-ios.mbsc-timeline-event-end.mbsc-schedule-event-all-day.mbsc-ltr:after,.mbsc-ios.mbsc-timeline-event-start.mbsc-rtl .mbsc-schedule-event-all-day-background,.mbsc-ios.mbsc-timeline-event-start.mbsc-schedule-event-all-day.mbsc-rtl:after{border-top-right-radius:.25em;border-bottom-right-radius:.25em;right:.25em}.mbsc-ios.mbsc-calendar-width-md .mbsc-schedule-all-day-wrapper{max-height:3.5em}.mbsc-ios.mbsc-calendar-width-md .mbsc-schedule-time,.mbsc-ios.mbsc-calendar-width-md .mbsc-schedule-time-indicator-time-x{padding:0 .666667em;font-size:.75em}.mbsc-ios.mbsc-calendar-width-md .mbsc-schedule-cursor-time-x{width:5.66667em;padding:0 .666667em;font-size:.75em}.mbsc-ios.mbsc-timeline-resource-icon{width:1.21429em;padding:0 .142858em}.mbsc-ios.mbsc-eventcalendar .mbsc-calendar-header,.mbsc-ios.mbsc-eventcalendar .mbsc-calendar-week-days{background:#f7f7f7}.mbsc-ios.mbsc-eventcalendar .mbsc-calendar-day.mbsc-disabled{background:#efefef}.mbsc-ios.mbsc-event-list-empty{color:#707070}.mbsc-ios.mbsc-event-day.mbsc-list-header{color:#000;background:#fff;border-color:#ccc}.mbsc-ios.mbsc-event.mbsc-list-item{color:#000;background:#fff}.mbsc-ios.mbsc-event.mbsc-list-item:after,.mbsc-ios.mbsc-event.mbsc-list-item:before{border-color:#ccc}.mbsc-ios.mbsc-event.mbsc-list-item.mbsc-hover:before{background:#0000000d}.mbsc-ios.mbsc-event.mbsc-list-item.mbsc-focus .mbsc-list-item-background,.mbsc-ios.mbsc-event.mbsc-list-item.mbsc-selected .mbsc-list-item-background{background:#00000026}.mbsc-ios.mbsc-event-color{background:#5ac8fa}.mbsc-ios.mbsc-eventcalendar-schedule .mbsc-calendar-day,.mbsc-ios.mbsc-schedule-wrapper{background:#f7f7f7}.mbsc-ios.mbsc-schedule-header,.mbsc-ios.mbsc-schedule-header-item{border-color:#ccc}.mbsc-ios.mbsc-schedule-header-day-today{color:#007aff}.mbsc-ios.mbsc-schedule-header-day.mbsc-hover{background:#007aff4d}.mbsc-ios.mbsc-schedule-header-day.mbsc-selected,.mbsc-ios.mbsc-schedule-header-dayname-curr{color:#007aff}.mbsc-ios.mbsc-schedule-header-day.mbsc-selected{color:#fff;background:#007aff}.mbsc-ios.mbsc-schedule-header-dayname-curr{color:#000}.mbsc-ios.mbsc-schedule-date-header{background:#f7f7f7;border-color:#ccc}.mbsc-ios.mbsc-schedule-grid-wrapper{background:#fff}.mbsc-ios.mbsc-schedule-all-day-wrapper{background:#fff;border-color:#ccc}.mbsc-ios.mbsc-schedule-all-day-text,.mbsc-ios.mbsc-schedule-timezone-label{color:#8c8c8c}.mbsc-ios.mbsc-schedule-all-day-item:after,.mbsc-ios.mbsc-schedule-column,.mbsc-ios.mbsc-schedule-item,.mbsc-ios.mbsc-schedule-resource,.mbsc-ios.mbsc-schedule-resource-group,.mbsc-ios.mbsc-timeline-column,.mbsc-ios.mbsc-timeline-day:after,.mbsc-ios.mbsc-timeline-footer,.mbsc-ios.mbsc-timeline-footer-column,.mbsc-ios.mbsc-timeline-footer-date,.mbsc-ios.mbsc-timeline-footer-week,.mbsc-ios.mbsc-timeline-header,.mbsc-ios.mbsc-timeline-header-column,.mbsc-ios.mbsc-timeline-header-date,.mbsc-ios.mbsc-timeline-header-month,.mbsc-ios.mbsc-timeline-header-week,.mbsc-ios.mbsc-timeline-resource,.mbsc-ios.mbsc-timeline-resource-footer-cont,.mbsc-ios.mbsc-timeline-resource-header-cont,.mbsc-ios.mbsc-timeline-row,.mbsc-ios.mbsc-timeline-row-date,.mbsc-ios.mbsc-timeline-row-group:after,.mbsc-ios.mbsc-timeline-sidebar-footer-cont,.mbsc-ios.mbsc-timeline-sidebar-header-cont,.mbsc-ios.mbsc-timeline-sidebar-resource,.mbsc-ios.mbsc-timeline-slot-header,.mbsc-ios.mbsc-timeline-slots{border-color:#ccc}.mbsc-ios.mbsc-timeline-row-fixed{box-shadow:0 1px #ccc}.mbsc-ios.mbsc-schedule-cursor-time,.mbsc-ios.mbsc-schedule-time,.mbsc-ios.mbsc-timeline-header-column{color:#8c8c8c}.mbsc-ios.mbsc-schedule-event{color:#5ac8fa}.mbsc-ios.mbsc-schedule-event:after{background:#ffffffe6}.mbsc-ios.mbsc-schedule-event-range,.mbsc-ios.mbsc-schedule-event-title{color:#000}.mbsc-ios.mbsc-schedule-event-active .mbsc-schedule-event-inner,.mbsc-ios.mbsc-schedule-event-dragging .mbsc-schedule-event-inner{color:#fff}.mbsc-ios.mbsc-schedule-event-active .mbsc-schedule-event-range,.mbsc-ios.mbsc-schedule-event-active .mbsc-schedule-event-title,.mbsc-ios.mbsc-schedule-event-dragging .mbsc-schedule-event-range,.mbsc-ios.mbsc-schedule-event-dragging .mbsc-schedule-event-title{color:inherit}.mbsc-ios.mbsc-schedule-time-indicator{border-color:#007aff}.mbsc-ios.mbsc-schedule-time-indicator-day:before{background:#007aff}.mbsc-ios.mbsc-schedule-cursor-time,.mbsc-ios.mbsc-schedule-time-indicator-time{color:#007aff;background:#fffc}.mbsc-ios.mbsc-schedule-invalid{color:#888;background:#efefefbf}.mbsc-ios.mbsc-timeline-footer-bg,.mbsc-ios.mbsc-timeline-header-bg,.mbsc-ios.mbsc-timeline-header-text,.mbsc-ios.mbsc-timeline-resource-bg,.mbsc-ios.mbsc-timeline-resource-footer-cont,.mbsc-ios.mbsc-timeline-resource-header-cont,.mbsc-ios.mbsc-timeline-row-fixed,.mbsc-ios.mbsc-timeline-sidebar-footer-cont,.mbsc-ios.mbsc-timeline-sidebar-header-cont{background:#fff}.mbsc-ios.mbsc-timeline-header-active{color:#fff}.mbsc-ios.mbsc-timeline-header-active:after{background-color:#007aff}.mbsc-ios.mbsc-timeline-parent{background:#00000007}.mbsc-ios.mbsc-timeline-parent-hover{background:#0000001a}.mbsc-ios.mbsc-connection{stroke:#000000b3}.mbsc-ios.mbsc-connection-arrow{fill:#000}.mbsc-ios-dark.mbsc-eventcalendar .mbsc-calendar-header,.mbsc-ios-dark.mbsc-eventcalendar .mbsc-calendar-week-days{background:#1c1c1c}.mbsc-ios-dark.mbsc-eventcalendar .mbsc-calendar-day.mbsc-disabled{background:#1a1a1a}.mbsc-ios-dark.mbsc-event-list-empty{color:#8f8f8f}.mbsc-ios-dark.mbsc-event-day.mbsc-list-header{color:#fff;background:#000;border-color:#333}.mbsc-ios-dark.mbsc-event.mbsc-list-item{color:#fff;background:#000}.mbsc-ios-dark.mbsc-event.mbsc-list-item:after,.mbsc-ios-dark.mbsc-event.mbsc-list-item:before{border-color:#333}.mbsc-ios-dark.mbsc-event.mbsc-list-item.mbsc-hover:before{background:#ffffff0d}.mbsc-ios-dark.mbsc-event.mbsc-list-item.mbsc-focus .mbsc-list-item-background,.mbsc-ios-dark.mbsc-event.mbsc-list-item.mbsc-selected .mbsc-list-item-background{background:#ffffff26}.mbsc-ios-dark.mbsc-event-color{background:#5ac8fa}.mbsc-ios-dark.mbsc-popover-list .mbsc-ios-dark.mbsc-event{background:#2b2b2b}.mbsc-ios-dark.mbsc-eventcalendar-schedule .mbsc-calendar-day,.mbsc-ios-dark.mbsc-schedule-wrapper{background:#1c1c1c}.mbsc-ios-dark.mbsc-schedule-header,.mbsc-ios-dark.mbsc-schedule-header-item{border-color:#333}.mbsc-ios-dark.mbsc-schedule-header-day-today{color:#ff9f0a}.mbsc-ios-dark.mbsc-schedule-header-day.mbsc-hover{background:#ff9f0a4d}.mbsc-ios-dark.mbsc-schedule-header-day.mbsc-selected,.mbsc-ios-dark.mbsc-schedule-header-dayname-curr{color:#ff9f0a}.mbsc-ios-dark.mbsc-schedule-header-day.mbsc-selected{color:#000;background:#ff9f0a}.mbsc-ios-dark.mbsc-schedule-header-dayname-curr{color:#fff}.mbsc-ios-dark.mbsc-schedule-date-header{background:#1c1c1c;border-color:#333}.mbsc-ios-dark.mbsc-schedule-grid-wrapper{background:#000}.mbsc-ios-dark.mbsc-schedule-all-day-wrapper{background:#000;border-color:#333}.mbsc-ios-dark.mbsc-schedule-all-day-text,.mbsc-ios-dark.mbsc-schedule-timezone-label{color:#fff}.mbsc-ios-dark.mbsc-schedule-all-day-item:after,.mbsc-ios-dark.mbsc-schedule-column,.mbsc-ios-dark.mbsc-schedule-item,.mbsc-ios-dark.mbsc-schedule-resource,.mbsc-ios-dark.mbsc-schedule-resource-group,.mbsc-ios-dark.mbsc-timeline-column,.mbsc-ios-dark.mbsc-timeline-day:after,.mbsc-ios-dark.mbsc-timeline-footer,.mbsc-ios-dark.mbsc-timeline-footer-column,.mbsc-ios-dark.mbsc-timeline-footer-date,.mbsc-ios-dark.mbsc-timeline-footer-week,.mbsc-ios-dark.mbsc-timeline-header,.mbsc-ios-dark.mbsc-timeline-header-column,.mbsc-ios-dark.mbsc-timeline-header-date,.mbsc-ios-dark.mbsc-timeline-header-month,.mbsc-ios-dark.mbsc-timeline-header-week,.mbsc-ios-dark.mbsc-timeline-resource,.mbsc-ios-dark.mbsc-timeline-resource-footer-cont,.mbsc-ios-dark.mbsc-timeline-resource-header-cont,.mbsc-ios-dark.mbsc-timeline-row,.mbsc-ios-dark.mbsc-timeline-row-date,.mbsc-ios-dark.mbsc-timeline-row-group:after,.mbsc-ios-dark.mbsc-timeline-sidebar-footer-cont,.mbsc-ios-dark.mbsc-timeline-sidebar-header-cont,.mbsc-ios-dark.mbsc-timeline-sidebar-resource,.mbsc-ios-dark.mbsc-timeline-slot-header,.mbsc-ios-dark.mbsc-timeline-slots{border-color:#333}.mbsc-ios-dark.mbsc-timeline-row-fixed{box-shadow:0 1px #333}.mbsc-ios-dark.mbsc-schedule-cursor-time,.mbsc-ios-dark.mbsc-schedule-time,.mbsc-ios-dark.mbsc-timeline-header-column{color:#fff}.mbsc-ios-dark.mbsc-schedule-event{color:#5ac8fa}.mbsc-ios-dark.mbsc-schedule-event:after{background:#000000e6}.mbsc-ios-dark.mbsc-schedule-event-active .mbsc-schedule-event-inner,.mbsc-ios-dark.mbsc-schedule-event-dragging .mbsc-schedule-event-inner,.mbsc-ios-dark.mbsc-schedule-event-range,.mbsc-ios-dark.mbsc-schedule-event-title{color:#fff}.mbsc-ios-dark.mbsc-schedule-event-active .mbsc-schedule-event-range,.mbsc-ios-dark.mbsc-schedule-event-active .mbsc-schedule-event-title,.mbsc-ios-dark.mbsc-schedule-event-dragging .mbsc-schedule-event-range,.mbsc-ios-dark.mbsc-schedule-event-dragging .mbsc-schedule-event-title{color:inherit}.mbsc-ios-dark.mbsc-schedule-time-indicator{border-color:#ff9f0a}.mbsc-ios-dark.mbsc-schedule-time-indicator-day:before{background:#ff9f0a}.mbsc-ios-dark.mbsc-schedule-cursor-time,.mbsc-ios-dark.mbsc-schedule-time-indicator-time{color:#ff9f0a;background:#000c}.mbsc-ios-dark.mbsc-schedule-invalid{color:#787878;background:#1a1a1abf}.mbsc-ios-dark.mbsc-timeline-footer-bg,.mbsc-ios-dark.mbsc-timeline-header-bg,.mbsc-ios-dark.mbsc-timeline-header-text,.mbsc-ios-dark.mbsc-timeline-resource-bg,.mbsc-ios-dark.mbsc-timeline-resource-footer-cont,.mbsc-ios-dark.mbsc-timeline-resource-header-cont,.mbsc-ios-dark.mbsc-timeline-row-fixed,.mbsc-ios-dark.mbsc-timeline-sidebar-footer-cont,.mbsc-ios-dark.mbsc-timeline-sidebar-header-cont{background:#000}.mbsc-ios-dark.mbsc-timeline-header-active{color:#fff}.mbsc-ios-dark.mbsc-timeline-header-active:after{background-color:#ff9f0a}.mbsc-ios-dark.mbsc-timeline-parent{background:#ffffff1a}.mbsc-ios-dark.mbsc-timeline-parent-hover{background:#ffffff26}.mbsc-ios-dark.mbsc-connection{stroke:#ffffffb3}.mbsc-ios-dark.mbsc-connection-arrow{fill:#fff}.mbsc-eventcalendar{height:100%;overflow:hidden}.mbsc-event-list{z-index:0;margin-top:-1px;position:relative}.mbsc-event-list-scroll{-webkit-overflow-scrolling:touch;overflow:auto}.mbsc-event-list-empty{text-align:center;margin:3em;font-size:1.5em}.mbsc-event-day{z-index:3;position:sticky;top:0}.mbsc-event-color,.mbsc-event-time{flex:none}.mbsc-event-content{overflow:hidden}.mbsc-event-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mbsc-calendar-popup .mbsc-popup-content{-ms-scroll-chaining:none;overscroll-behavior:contain}.mbsc-popover-list{box-sizing:border-box;width:24em;max-width:100%;overflow:hidden}.mbsc-popover-hidden{visibility:hidden}.mbsc-calendar-dragging{z-index:3;cursor:move;position:absolute;inset:0}.mbsc-draggable{-webkit-user-select:none;user-select:none}.mbsc-drag-clone{z-index:99998;cursor:move;display:table;position:fixed;box-shadow:0 0 #0000,0 0 #0000,0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin:15px 0 0!important}.mbsc-drag-clone:after{content:"";position:absolute;inset:-50px}.mbsc-drag-clone .mbsc-calendar-label-resize{display:none}.mbsc-schedule-fake-scroll-x,.mbsc-schedule-fake-scroll-y{visibility:hidden;flex:none}.mbsc-schedule-fake-scroll-x{width:0;overflow-x:scroll}.mbsc-schedule-fake-scroll-y{max-height:20px;overflow-y:scroll}.mbsc-ios.mbsc-datetime-year-wheel .mbsc-scroller-wheel-item{min-width:3.8em}.mbsc-ios.mbsc-datetime-month-wheel .mbsc-scroller-wheel-item{text-align:left}.mbsc-ios.mbsc-datetime-date-wheel .mbsc-scroller-wheel-item,.mbsc-ios.mbsc-datetime-day-wheel .mbsc-scroller-wheel-item,.mbsc-ios.mbsc-datetime-hour-wheel .mbsc-scroller-wheel-item{text-align:right}.mbsc-ios.mbsc-timegrid-item{border-radius:2em;margin:.5em .625em;font-size:.875em;line-height:2em}.mbsc-ios.mbsc-timegrid-item.mbsc-selected,.mbsc-ios.mbsc-timegrid-item:focus,.mbsc-ios.mbsc-timegrid-item:hover{outline:none;margin:0 .25em;font-size:1em}.mbsc-ios.mbsc-timegrid-item:focus,.mbsc-ios.mbsc-timegrid-item:hover{background:#007aff4d}.mbsc-ios.mbsc-timegrid-item.mbsc-selected{color:#fff;background:#007aff}.mbsc-ios-dark.mbsc-timegrid-item:focus,.mbsc-ios-dark.mbsc-timegrid-item:hover{background:#ff9f0a4d}.mbsc-ios-dark.mbsc-timegrid-item.mbsc-selected{color:#fff;background:#ff9f0a}.mbsc-datepicker-control-calendar .mbsc-datepicker-tab-timegrid{min-height:10em}.mbsc-datepicker-tab-timegrid{min-height:19em}.mbsc-timegrid-item.mbsc-disabled{pointer-events:none;opacity:.2}.mbsc-datepicker-tab-timegrid.mbsc-datepicker-tab{align-items:flex-start;width:18.5em;position:relative;overflow:auto}.mbsc-timegrid-container{table-layout:fixed;width:100%;display:table;position:absolute;inset:0}.mbsc-timegrid-row{display:table-row}.mbsc-timegrid-cell{display:table-cell;position:relative}.mbsc-timegrid-cell.mbsc-disabled{cursor:not-allowed}.mbsc-timegrid-item{vertical-align:middle;text-align:center;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none}.mbsc-ios.mbsc-picker .mbsc-popup-overlay-bottom,.mbsc-ios.mbsc-picker .mbsc-popup-overlay-top{background:0 0}.mbsc-ios.mbsc-datepicker-inline{z-index:2;border-top:1px solid;border-bottom:1px solid;margin-top:-1px;margin-bottom:-1px;position:relative}.mbsc-ios.mbsc-datepicker .mbsc-calendar-cell,.mbsc-ios.mbsc-datepicker .mbsc-calendar-cell-inner,.mbsc-ios.mbsc-datepicker .mbsc-calendar-grid{border-color:#0000}.mbsc-ios.mbsc-datepicker .mbsc-highlighted .mbsc-calendar-day-text,.mbsc-ios.mbsc-datepicker .mbsc-hover .mbsc-calendar-day-text,.mbsc-ios.mbsc-datepicker .mbsc-range-hover-end .mbsc-calendar-day-text,.mbsc-ios.mbsc-datepicker .mbsc-range-hover-start .mbsc-calendar-day-text,.mbsc-ios.mbsc-datepicker .mbsc-selected .mbsc-calendar-day-text{width:1.44445em;height:1.44445em;margin:.16667em;font-size:1.125em;line-height:1.44445em}.mbsc-ios.mbsc-picker-header{text-align:center;border-bottom:1px solid;padding:.75em 4.375em;font-weight:700;line-height:1.25em}.mbsc-ios.mbsc-range-control-wrapper{padding:0 .75em;overflow:hidden}.mbsc-ios.mbsc-range-control-wrapper .mbsc-segmented{box-sizing:border-box;width:17em;max-width:100%;margin-left:auto;margin-right:auto}.mbsc-ios.mbsc-datepicker-control-calendar.mbsc-datepicker-control-time .mbsc-range-control-wrapper .mbsc-segmented,.mbsc-ios.mbsc-datepicker-control-calendar.mbsc-datepicker-control-timegrid .mbsc-range-control-wrapper .mbsc-segmented,.mbsc-ios.mbsc-datepicker-control-date.mbsc-datepicker-control-time .mbsc-range-control-wrapper .mbsc-segmented,.mbsc-ios.mbsc-datepicker-control-datetime .mbsc-range-control-wrapper .mbsc-segmented{width:25em}.mbsc-ios.mbsc-range-control-wrapper .mbsc-segmented-button{padding:0 .5em;display:block}.mbsc-ios.mbsc-range-control-wrapper .mbsc-range-value-nonempty .mbsc-segmented-button{padding:0 2.0625em 0 .5em}.mbsc-ios.mbsc-range-control-wrapper .mbsc-range-value-nonempty .mbsc-segmented-button.mbsc-rtl{padding:0 .5em 0 2.0625em}.mbsc-ios.mbsc-range-control-label,.mbsc-ios.mbsc-range-control-value{text-align:left;line-height:1.53846em}.mbsc-ios.mbsc-range-control-label.active,.mbsc-ios.mbsc-range-control-value.active{font-weight:600}.mbsc-ios.mbsc-range-control-label.mbsc-rtl,.mbsc-ios.mbsc-range-control-value.mbsc-rtl{text-align:right}.mbsc-ios.mbsc-range-control-label{padding:.615385em .615385em 0}.mbsc-ios.mbsc-range-control-value{text-overflow:ellipsis;padding:0 .615385em .615385em;overflow:hidden}.mbsc-ios.mbsc-range-control-value.active{padding:0 .571429em .571429em;font-size:1.07692em;line-height:1.42857em}.mbsc-ios.mbsc-range-label-clear{width:1.30769em;height:1.30769em;margin-top:-.692308em}.mbsc-ios.mbsc-range-label-clear.mbsc-ltr{right:1em}.mbsc-ios.mbsc-range-label-clear.mbsc-rtl{left:1em}.mbsc-ios.mbsc-picker .mbsc-popup-arrow,.mbsc-ios.mbsc-picker .mbsc-popup-body{background:#fff}.mbsc-ios.mbsc-picker-header{border-color:#ccc}.mbsc-ios.mbsc-datepicker .mbsc-calendar,.mbsc-ios.mbsc-datepicker .mbsc-calendar-cell,.mbsc-ios.mbsc-datepicker .mbsc-calendar-slide{background:#fff}.mbsc-ios.mbsc-datepicker-bottom.mbsc-datepicker-control-date,.mbsc-ios.mbsc-datepicker-top.mbsc-datepicker-control-date{background:#d1d5db}.mbsc-ios.mbsc-datepicker-inline{color:#000;background:#fff;border-color:#ccc}.mbsc-ios.mbsc-range-control-value.active{color:#007aff}.mbsc-ios.mbsc-range-control-text-empty,.mbsc-ios.mbsc-range-control-text-empty.active{color:#0006}.mbsc-ios.mbsc-range-label-clear{color:#ccc}.mbsc-ios.mbsc-range-label-clear:hover{color:#b2b2b2}.mbsc-ios-dark.mbsc-picker .mbsc-popup-arrow,.mbsc-ios-dark.mbsc-picker .mbsc-popup-body{background:#1c1c1c}.mbsc-ios-dark.mbsc-picker-header{border-color:#333}.mbsc-ios-dark.mbsc-datepicker-bottom.mbsc-datepicker-control-date,.mbsc-ios-dark.mbsc-datepicker-top.mbsc-datepicker-control-date,.mbsc-ios-dark.mbsc-datepicker .mbsc-calendar,.mbsc-ios-dark.mbsc-datepicker .mbsc-calendar-cell,.mbsc-ios-dark.mbsc-datepicker .mbsc-calendar-slide{background:#1c1c1c}.mbsc-ios-dark.mbsc-datepicker-inline{color:#fff;background:#1c1c1c;border-color:#333}.mbsc-ios-dark.mbsc-range-control-value.active{color:#ff9f0a}.mbsc-ios-dark.mbsc-range-control-text-empty,.mbsc-ios-dark.mbsc-range-control-text-empty.active{color:#fff6}.mbsc-ios-dark.mbsc-range-label-clear{color:#333}.mbsc-ios-dark.mbsc-range-label-clear:hover{color:#4d4d4d}mbsc-date,mbsc-datetime,mbsc-time{width:100%;display:block}.mbsc-datepicker-inline{height:100%}.mbsc-datepicker .mbsc-calendar{box-sizing:border-box;max-width:100%;height:100%;padding-bottom:.5em;display:block}.mbsc-datepicker .mbsc-calendar-header .mbsc-calendar-week-days{padding:0 .5em}.mbsc-range-control-wrapper .mbsc-segmented-input{width:1px}.mbsc-range-label-clear{position:absolute;top:50%}.mbsc-datepicker-tab-wrapper{flex-wrap:wrap;justify-content:center;position:relative;overflow:hidden}.mbsc-datepicker-tab{visibility:hidden;justify-content:center;align-items:center;max-width:100%}.mbsc-datepicker-tab-expand{height:100%}.mbsc-datepicker-tab-active{visibility:visible}.mbsc-datepicker-time-modal{z-index:1;max-width:none;height:100%;position:absolute;top:0;left:0;right:0}.mbsc-datepicker .mbsc-calendar-slide{padding:0 .5em}.mbsc-smeetzz.mbsc-select-scroller-inline{border-color:#cfcfcf}.mbsc-smeetzz.mbsc-select-filter-cont{background-color:#f6f6f9}.mbsc-smeetzz.mbsc-select-filter-clear{color:#cfcfcf}.mbsc-smeetzz.mbsc-select-filter-clear:hover{color:#b5b5b5}.mbsc-smeetzz.mbsc-select-empty-text{color:#9e9e9e}.mbsc-smeetzz.mbsc-select-group-wheel{border-color:#cfcfcf}.mbsc-smeetzz.mbsc-select-group-wheel-multi .mbsc-scroller-wheel-item-3d{color:#333}.mbsc-smeetzz.mbsc-select-group-wheel-multi .mbsc-selected-3d{color:#1c8a94}.mbsc-smeetzz.mbsc-button-standard{color:#1c8a94;background:#fff}.mbsc-smeetzz.mbsc-button-flat{color:#1c8a94}.mbsc-smeetzz.mbsc-button-outline{color:#26747b;border:1px solid #26747b}.mbsc-smeetzz.mbsc-button-outline.mbsc-active{color:#fafafa;background:#26747b}.mbsc-smeetzz.mbsc-button.mbsc-focus{background:#0000000d}.mbsc-smeetzz.mbsc-button-primary.mbsc-button-standard{color:#fff;background:#3f97f6}.mbsc-smeetzz.mbsc-button-secondary.mbsc-button-standard{color:#fff;background:#90979e}.mbsc-smeetzz.mbsc-button-success.mbsc-button-standard{color:#fff;background:#43be5f}.mbsc-smeetzz.mbsc-button-danger.mbsc-button-standard{color:#fff;background:#f5504e}.mbsc-smeetzz.mbsc-button-warning.mbsc-button-standard{color:#fff;background:#f8b042}.mbsc-smeetzz.mbsc-button-info.mbsc-button-standard{color:#fff;background:#5bb7c5}.mbsc-smeetzz.mbsc-button-dark.mbsc-button-standard{color:#fff;background:#47494a}.mbsc-smeetzz.mbsc-button-light.mbsc-button-standard{color:#000;background:#fff}.mbsc-smeetzz.mbsc-button-primary.mbsc-button-flat{color:#3f97f6}.mbsc-smeetzz.mbsc-button-secondary.mbsc-button-flat{color:#90979e}.mbsc-smeetzz.mbsc-button-success.mbsc-button-flat{color:#43be5f}.mbsc-smeetzz.mbsc-button-danger.mbsc-button-flat{color:#f5504e}.mbsc-smeetzz.mbsc-button-warning.mbsc-button-flat{color:#f8b042}.mbsc-smeetzz.mbsc-button-info.mbsc-button-flat{color:#5bb7c5}.mbsc-smeetzz.mbsc-button-dark.mbsc-button-flat{color:#47494a}.mbsc-smeetzz.mbsc-button-light.mbsc-button-flat{color:#ccc}.mbsc-smeetzz.mbsc-button-primary.mbsc-button-outline{color:#3f97f6;border-color:#3f97f6}.mbsc-smeetzz.mbsc-button-primary.mbsc-button-outline.mbsc-active{color:#fff;background:#3f97f6}.mbsc-smeetzz.mbsc-button-secondary.mbsc-button-outline{color:#90979e;border-color:#90979e}.mbsc-smeetzz.mbsc-button-secondary.mbsc-button-outline.mbsc-active{color:#fff;background:#90979e}.mbsc-smeetzz.mbsc-button-success.mbsc-button-outline{color:#43be5f;border-color:#43be5f}.mbsc-smeetzz.mbsc-button-success.mbsc-button-outline.mbsc-active{color:#fff;background:#43be5f}.mbsc-smeetzz.mbsc-button-danger.mbsc-button-outline{color:#f5504e;border-color:#f5504e}.mbsc-smeetzz.mbsc-button-danger.mbsc-button-outline.mbsc-active{color:#fff;background:#f5504e}.mbsc-smeetzz.mbsc-button-warning.mbsc-button-outline{color:#f8b042;border-color:#f8b042}.mbsc-smeetzz.mbsc-button-warning.mbsc-button-outline.mbsc-active{color:#fff;background:#f8b042}.mbsc-smeetzz.mbsc-button-info.mbsc-button-outline{color:#5bb7c5;border-color:#5bb7c5}.mbsc-smeetzz.mbsc-button-info.mbsc-button-outline.mbsc-active{color:#fff;background:#5bb7c5}.mbsc-smeetzz.mbsc-button-dark.mbsc-button-outline{color:#47494a;border-color:#47494a}.mbsc-smeetzz.mbsc-button-dark.mbsc-button-outline.mbsc-active{color:#fff;background:#47494a}.mbsc-smeetzz.mbsc-button-light.mbsc-button-outline{color:#bfbfbf;border-color:#bfbfbf}.mbsc-smeetzz.mbsc-button-light.mbsc-button-outline.mbsc-active{color:#fff;background:#bfbfbf}.mbsc-smeetzz.mbsc-popup-arrow{background:#f6f6f9;box-shadow:0 0 1em #0003}.mbsc-smeetzz.mbsc-popup-bottom,.mbsc-smeetzz.mbsc-popup-top{border-color:#cfcfcf}.mbsc-smeetzz.mbsc-popup-body{color:#333;background:#f6f6f9}.mbsc-smeetzz.mbsc-popup-body-anchored,.mbsc-smeetzz.mbsc-popup-body-center,.mbsc-smeetzz.mbsc-popup-body-round{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mbsc-smeetzz.mbsc-popup-buttons,.mbsc-smeetzz.mbsc-popup-header-center,.mbsc-smeetzz.mbsc-popup-header-no-buttons{border-color:#cfcfcf}.mbsc-smeetzz.mbsc-popup-buttons-bottom,.mbsc-smeetzz.mbsc-popup-buttons-top{background:#fafafa}.mbsc-smeetzz.mbsc-popup-button-flex.mbsc-button-flat.mbsc-font{border-color:#cfcfcf}.mbsc-smeetzz.mbsc-popup-button-flex.mbsc-font.mbsc-focus,.mbsc-smeetzz.mbsc-popup-button-flex.mbsc-font.mbsc-hover{background:#ededed}.mbsc-smeetzz.mbsc-popup-button-flex.mbsc-font.mbsc-active{background:#cfcfcf}.mbsc-smeetzz.mbsc-popup-button-flex.mbsc-button.mbsc-disabled{color:#1c8a9433}.mbsc-smeetzz.mbsc-scroller{background:#fff}.mbsc-smeetzz.mbsc-scroller-bottom,.mbsc-smeetzz.mbsc-scroller-top{background:#d4d8dd}.mbsc-smeetzz.mbsc-scroller-wheel-overlay{background:linear-gradient(#fff,#fff0 52% 0,#fff)}.mbsc-smeetzz.mbsc-scroller-wheel-overlay-bottom,.mbsc-smeetzz.mbsc-scroller-wheel-overlay-top{background:linear-gradient(#d4d8dd,#d4d8dd00 52% 0,#d4d8dd)}.mbsc-smeetzz.mbsc-scroller-wheel-line{background:#0000001a}.mbsc-smeetzz.mbsc-scroller-wheel-item{color:#9e9e9e}.mbsc-smeetzz.mbsc-scroller-wheel-header.mbsc-focus,.mbsc-smeetzz.mbsc-scroller-wheel-item.mbsc-active,.mbsc-smeetzz.mbsc-scroller-wheel-item.mbsc-focus,.mbsc-smeetzz.mbsc-scroller-wheel-item.mbsc-hover{background:#1c8a9426}.mbsc-smeetzz.mbsc-scroller-wheel-item-2d,.mbsc-smeetzz.mbsc-scroller-wheel-item.mbsc-selected{color:#333}.mbsc-smeetzz.mbsc-scroller-wheel-cont-3d{background:#fff}.mbsc-smeetzz.mbsc-scroller-wheel-item-3d{color:#a6a6a6}.mbsc-smeetzz.mbsc-scroller-wheel-header,.mbsc-smeetzz.mbsc-scroller-wheel-item-3d.mbsc-wheel-item-multi{color:#333}.mbsc-smeetzz.mbsc-scroller-wheel-item-3d.mbsc-wheel-item-multi.mbsc-selected-3d{color:#1c8a94}.mbsc-smeetzz.mbsc-scroller-wheel-cont-bottom.mbsc-scroller-wheel-cont-3d,.mbsc-smeetzz.mbsc-scroller-wheel-cont-top.mbsc-scroller-wheel-cont-3d{background:#d4d8dd}.mbsc-smeetzz.mbsc-scroller-pointer.mbsc-scroller,.mbsc-smeetzz.mbsc-scroller-pointer.mbsc-scroller-inline,.mbsc-smeetzz.mbsc-scroller-wheel-cont-inline.mbsc-scroller-wheel-cont-3d{background:#fff}.mbsc-smeetzz.mbsc-scroller-pointer .mbsc-scroller-wheel-item{color:#333}.mbsc-smeetzz.mbsc-scroller-pointer .mbsc-scroller-wheel-item.mbsc-selected{color:#1c8a94}.mbsc-smeetzz.mbsc-form-control-wrapper{background:#fff}.mbsc-smeetzz.mbsc-form-control-wrapper:after,.mbsc-smeetzz.mbsc-form-control-wrapper:before{border-color:#cfcfcf}.mbsc-smeetzz.mbsc-form-control-wrapper.mbsc-error+.mbsc-form-control-wrapper:before,.mbsc-smeetzz.mbsc-form-control-wrapper.mbsc-error:after{border-color:#d8332a}.mbsc-smeetzz.mbsc-checkbox-box{color:#26747b}.mbsc-smeetzz.mbsc-textfield-wrapper{background:0 0}.mbsc-smeetzz.mbsc-textfield-wrapper-underline{background:#fff}.mbsc-smeetzz.mbsc-label,.mbsc-smeetzz.mbsc-textfield{color:#333}.mbsc-smeetzz.mbsc-textfield-box,.mbsc-smeetzz.mbsc-textfield-outline{background:#fff}.mbsc-smeetzz.mbsc-textfield-outline{border-color:#cfcfcf}.mbsc-smeetzz.mbsc-select-icon,.mbsc-smeetzz.mbsc-textfield-icon{color:#bfbfbf}.mbsc-smeetzz.mbsc-textfield-box.mbsc-error,.mbsc-smeetzz.mbsc-textfield-outline.mbsc-error{border-color:#d8332a}.mbsc-smeetzz.mbsc-error-message{color:#d8332a}.mbsc-smeetzz.mbsc-select,.mbsc-smeetzz.mbsc-textarea-inner.mbsc-textfield-inner-box,.mbsc-smeetzz.mbsc-textarea-inner.mbsc-textfield-inner-outline{background:#fff}.mbsc-smeetzz.mbsc-textarea-inner.mbsc-textfield-inner-outline{border-color:#cfcfcf}.mbsc-smeetzz.mbsc-textarea-inner.mbsc-error{border-color:#d8332a}.mbsc-smeetzz.mbsc-textfield-tag{background:#e1e1e1}.mbsc-smeetzz.mbsc-textfield-tag-clear{color:#bfbfbf}.mbsc-smeetzz.mbsc-page{color:#333;background:#f6f6f9}.mbsc-smeetzz .mbsc-block-title,.mbsc-smeetzz .mbsc-form-group-title{color:#a1a1a1}.mbsc-smeetzz a{color:#1c8a94}.mbsc-smeetzz.mbsc-radio-box:after{border-color:#26747b}.mbsc-smeetzz.mbsc-radio-label.mbsc-disabled{color:#c7c7c7}.mbsc-smeetzz.mbsc-segmented{background:#e1e1e1}.mbsc-smeetzz.mbsc-segmented-item:before{border-color:#0003}.mbsc-smeetzz.mbsc-segmented-item.mbsc-focus .mbsc-segmented-selectbox{box-shadow:inset 0 0 0 .0625em #00000080}.mbsc-smeetzz.mbsc-segmented-selectbox-inner{background:#fff}.mbsc-smeetzz.mbsc-segmented-selectbox-inner.mbsc-selected{box-shadow:3px 3px 8px -4px #bdbdbd}.mbsc-smeetzz.mbsc-segmented-button.mbsc-button{color:#000;background:0 0}.mbsc-smeetzz.mbsc-segmented-primary{background:#3f97f6}.mbsc-smeetzz.mbsc-segmented-secondary{background:#90979e}.mbsc-smeetzz.mbsc-segmented-success{background:#43be5f}.mbsc-smeetzz.mbsc-segmented-warning{background:#f8b042}.mbsc-smeetzz.mbsc-segmented-danger{background:#f5504e}.mbsc-smeetzz.mbsc-segmented-info{background:#5bb7c5}.mbsc-smeetzz.mbsc-segmented-light{background:#fff}.mbsc-smeetzz.mbsc-segmented-dark{background:#47494a}.mbsc-smeetzz.mbsc-switch-track:after{background:#e8e8e8}.mbsc-smeetzz.mbsc-switch-track.mbsc-focus:after{box-shadow:0 0 0 .125em #33333380}.mbsc-smeetzz.mbsc-switch-track.mbsc-checked:after{background:#4cd764}.mbsc-smeetzz.mbsc-eventcalendar .mbsc-calendar-header,.mbsc-smeetzz.mbsc-eventcalendar .mbsc-calendar-week-days{background:#fafafa}.mbsc-smeetzz.mbsc-eventcalendar .mbsc-calendar-day.mbsc-disabled{background:#efefef}.mbsc-smeetzz.mbsc-event-list-empty{color:#a1a1a5}.mbsc-smeetzz.mbsc-event-day.mbsc-list-header{color:#333;background:#fff;border-color:#cfcfcf}.mbsc-smeetzz.mbsc-event.mbsc-list-item{color:#333;background:#fff}.mbsc-smeetzz.mbsc-event.mbsc-list-item:after,.mbsc-smeetzz.mbsc-event.mbsc-list-item:before{border-color:#cfcfcf}.mbsc-smeetzz.mbsc-event.mbsc-list-item.mbsc-hover:before{background:#0000000d}.mbsc-smeetzz.mbsc-event.mbsc-list-item.mbsc-focus .mbsc-list-item-background,.mbsc-smeetzz.mbsc-event.mbsc-list-item.mbsc-selected .mbsc-list-item-background{background:#00000026}.mbsc-smeetzz.mbsc-event-color{background:#5ac8fa}.mbsc-smeetzz.mbsc-eventcalendar-schedule .mbsc-calendar-day,.mbsc-smeetzz.mbsc-schedule-wrapper{background:#fafafa}.mbsc-smeetzz.mbsc-schedule-header,.mbsc-smeetzz.mbsc-schedule-header-item{border-color:#cfcfcf}.mbsc-smeetzz.mbsc-schedule-header-day-today{color:#1c8a94}.mbsc-smeetzz.mbsc-schedule-header-day.mbsc-hover{background:#1c8a944d}.mbsc-smeetzz.mbsc-schedule-header-day.mbsc-selected,.mbsc-smeetzz.mbsc-schedule-header-dayname-curr{color:#1c8a94}.mbsc-smeetzz.mbsc-schedule-header-day.mbsc-selected{color:#fff;background:#1c8a94}.mbsc-smeetzz.mbsc-schedule-header-dayname-curr{color:#333}.mbsc-smeetzz.mbsc-schedule-date-header{background:#fafafa;border-color:#cfcfcf}.mbsc-smeetzz.mbsc-schedule-grid-wrapper{background:#fff}.mbsc-smeetzz.mbsc-schedule-all-day-wrapper{background:#fff;border-color:#cfcfcf}.mbsc-smeetzz.mbsc-schedule-all-day-text,.mbsc-smeetzz.mbsc-schedule-timezone-label{color:#8c8c8c}.mbsc-smeetzz.mbsc-schedule-all-day-item:after,.mbsc-smeetzz.mbsc-schedule-column,.mbsc-smeetzz.mbsc-schedule-item,.mbsc-smeetzz.mbsc-schedule-resource,.mbsc-smeetzz.mbsc-schedule-resource-group,.mbsc-smeetzz.mbsc-timeline-column,.mbsc-smeetzz.mbsc-timeline-day:after,.mbsc-smeetzz.mbsc-timeline-footer,.mbsc-smeetzz.mbsc-timeline-footer-column,.mbsc-smeetzz.mbsc-timeline-footer-date,.mbsc-smeetzz.mbsc-timeline-footer-week,.mbsc-smeetzz.mbsc-timeline-header,.mbsc-smeetzz.mbsc-timeline-header-column,.mbsc-smeetzz.mbsc-timeline-header-date,.mbsc-smeetzz.mbsc-timeline-header-month,.mbsc-smeetzz.mbsc-timeline-header-week,.mbsc-smeetzz.mbsc-timeline-resource,.mbsc-smeetzz.mbsc-timeline-resource-footer-cont,.mbsc-smeetzz.mbsc-timeline-resource-header-cont,.mbsc-smeetzz.mbsc-timeline-row,.mbsc-smeetzz.mbsc-timeline-row-date,.mbsc-smeetzz.mbsc-timeline-row-group:after,.mbsc-smeetzz.mbsc-timeline-sidebar-footer-cont,.mbsc-smeetzz.mbsc-timeline-sidebar-header-cont,.mbsc-smeetzz.mbsc-timeline-sidebar-resource,.mbsc-smeetzz.mbsc-timeline-slot-header,.mbsc-smeetzz.mbsc-timeline-slots{border-color:#cfcfcf}.mbsc-smeetzz.mbsc-timeline-row-fixed{box-shadow:0 1px #cfcfcf}.mbsc-smeetzz.mbsc-schedule-cursor-time,.mbsc-smeetzz.mbsc-schedule-time,.mbsc-smeetzz.mbsc-timeline-header-column{color:#8c8c8c}.mbsc-smeetzz.mbsc-schedule-event{color:#5ac8fa}.mbsc-smeetzz.mbsc-schedule-event:after{background:#ffffffe6}.mbsc-smeetzz.mbsc-schedule-event-range,.mbsc-smeetzz.mbsc-schedule-event-title{color:#000}.mbsc-smeetzz.mbsc-schedule-event-active .mbsc-schedule-event-inner,.mbsc-smeetzz.mbsc-schedule-event-dragging .mbsc-schedule-event-inner{color:#fff}.mbsc-smeetzz.mbsc-schedule-event-active .mbsc-schedule-event-range,.mbsc-smeetzz.mbsc-schedule-event-active .mbsc-schedule-event-title,.mbsc-smeetzz.mbsc-schedule-event-dragging .mbsc-schedule-event-range,.mbsc-smeetzz.mbsc-schedule-event-dragging .mbsc-schedule-event-title{color:inherit}.mbsc-smeetzz.mbsc-schedule-time-indicator{border-color:#1c8a94}.mbsc-smeetzz.mbsc-schedule-time-indicator-day:before{background:#1c8a94}.mbsc-smeetzz.mbsc-schedule-cursor-time,.mbsc-smeetzz.mbsc-schedule-time-indicator-time{color:#1c8a94;background:#fffc}.mbsc-smeetzz.mbsc-schedule-invalid{color:#888;background:#efefefbf}.mbsc-smeetzz.mbsc-timeline-footer-bg,.mbsc-smeetzz.mbsc-timeline-header-bg,.mbsc-smeetzz.mbsc-timeline-header-text,.mbsc-smeetzz.mbsc-timeline-resource-bg,.mbsc-smeetzz.mbsc-timeline-resource-footer-cont,.mbsc-smeetzz.mbsc-timeline-resource-header-cont,.mbsc-smeetzz.mbsc-timeline-row-fixed,.mbsc-smeetzz.mbsc-timeline-sidebar-footer-cont,.mbsc-smeetzz.mbsc-timeline-sidebar-header-cont{background:#fff}.mbsc-smeetzz.mbsc-timeline-header-active{color:#fff}.mbsc-smeetzz.mbsc-timeline-header-active:after{background-color:#1c8a94}.mbsc-smeetzz.mbsc-timeline-parent{background:#00000007}.mbsc-smeetzz.mbsc-timeline-parent-hover{background:#0000001a}.mbsc-smeetzz.mbsc-connection{stroke:#333333b3}.mbsc-smeetzz.mbsc-connection-arrow{fill:#333}.mbsc-smeetzz.mbsc-calendar{color:#333;background:#fff}.mbsc-smeetzz.mbsc-calendar-header,.mbsc-smeetzz.mbsc-calendar-wrapper{border-color:#cfcfcf}.mbsc-smeetzz.mbsc-calendar-button.mbsc-button{color:#1c8a94}.mbsc-smeetzz.mbsc-calendar-cell{color:#333;background:#fff;border-color:#cfcfcf}.mbsc-smeetzz.mbsc-calendar-day:after{border-color:#cfcfcf}.mbsc-smeetzz.mbsc-calendar-today,.mbsc-smeetzz.mbsc-calendar-week-nr{color:#1c8a94}.mbsc-smeetzz.mbsc-hover .mbsc-calendar-cell-text{background-color:#1c8a944d}.mbsc-smeetzz.mbsc-range-day:after{background-color:#97dae0}.mbsc-smeetzz.mbsc-range-day .mbsc-calendar-cell-text{color:#000}.mbsc-smeetzz.mbsc-range-hover:before{border-color:#e1e1e1}.mbsc-smeetzz.mbsc-selected .mbsc-calendar-cell-text{color:#fff;background:#1c8a94;border-color:#1c8a94}.mbsc-smeetzz.mbsc-focus .mbsc-calendar-cell-text{box-shadow:0 0 0 2px #33333380}.mbsc-smeetzz.mbsc-focus .mbsc-calendar-day-text{box-shadow:none;border-color:#33333380}.mbsc-smeetzz.mbsc-calendar-mark{background:#cfcfcf}.mbsc-smeetzz.mbsc-calendar-label{color:#5ac8fa}.mbsc-smeetzz.mbsc-calendar-label-text{color:#000}.mbsc-smeetzz.mbsc-calendar-label-active .mbsc-calendar-label-inner,.mbsc-smeetzz.mbsc-calendar-label-dragging .mbsc-calendar-label-inner{color:#fff}.mbsc-smeetzz.mbsc-calendar-label-active .mbsc-calendar-label-text,.mbsc-smeetzz.mbsc-calendar-label-dragging .mbsc-calendar-label-text{color:inherit}.mbsc-smeetzz.mbsc-calendar-text-more .mbsc-calendar-label-text{color:#333}.mbsc-smeetzz.mbsc-calendar-popup .mbsc-calendar-cell,.mbsc-smeetzz.mbsc-calendar-popup .mbsc-popup-arrow,.mbsc-smeetzz.mbsc-calendar-popup .mbsc-popup-body{background:#fff}.mbsc-smeetzz.mbsc-calendar-grid{border-color:#cfcfcf}.mbsc-smeetzz.mbsc-calendar-month-title{color:#1c8a94}.mbsc-smeetzz.mbsc-list-item{color:#333;background:#fff;border-color:#cfcfcf}.mbsc-smeetzz.mbsc-list-item:after,.mbsc-smeetzz.mbsc-list-item:before{border-top:1px solid #cfcfcf}.mbsc-smeetzz.mbsc-list-header{color:#a1a1a5;background:#f3f3f7;border-color:#cfcfcf}.mbsc-smeetzz.mbsc-list-item.mbsc-active:before{background:#00000026}.mbsc-smeetzz.mbsc-picker .mbsc-popup-arrow,.mbsc-smeetzz.mbsc-picker .mbsc-popup-body{background:#fff}.mbsc-smeetzz.mbsc-picker-header{border-color:#cfcfcf}.mbsc-smeetzz.mbsc-datepicker .mbsc-calendar,.mbsc-smeetzz.mbsc-datepicker .mbsc-calendar-cell,.mbsc-smeetzz.mbsc-datepicker .mbsc-calendar-slide{background:#fff}.mbsc-smeetzz.mbsc-datepicker-bottom.mbsc-datepicker-control-date,.mbsc-smeetzz.mbsc-datepicker-top.mbsc-datepicker-control-date{background:#d4d8dd}.mbsc-smeetzz.mbsc-datepicker-inline{color:#333;background:#fff;border-color:#cfcfcf}.mbsc-smeetzz.mbsc-range-control-value.active{color:#1c8a94}.mbsc-smeetzz.mbsc-range-control-text-empty,.mbsc-smeetzz.mbsc-range-control-text-empty.active{color:#3336}.mbsc-smeetzz.mbsc-range-label-clear{color:#cfcfcf}.mbsc-smeetzz.mbsc-range-label-clear:hover{color:#b5b5b5}.mbsc-smeetzz.mbsc-timegrid-item:focus,.mbsc-smeetzz.mbsc-timegrid-item:hover{background:#1c8a944d}.mbsc-smeetzz.mbsc-timegrid-item.mbsc-selected{color:#fff;background:#1c8a94}.s-icon{--s-icon-size:1em;width:var(--s-icon-size);height:var(--s-icon-size);vertical-align:middle;color:currentColor;flex-shrink:0;line-height:1;display:inline-block}.s-icon-spin{animation:1s linear infinite s-icon-spin}@keyframes s-icon-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.s-icon--a-arrow-down{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3.5 13H9.5M2 16L6.5 7L11 16M18 7V16M18 16L14 12M18 16L22 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3.5 13H9.5M2 16L6.5 7L11 16M18 7V16M18 16L14 12M18 16L22 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--a-arrow-up{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3.5 13H9.5M2 16L6.5 7L11 16M18 16V7M18 7L14 11M18 7L22 11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3.5 13H9.5M2 16L6.5 7L11 16M18 16V7M18 7L14 11M18 7L22 11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--a-large-small{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 14H16M16 16V12.5C16 11.837 16.2634 11.2011 16.7322 10.7322C17.2011 10.2634 17.837 10 18.5 10C19.163 10 19.7989 10.2634 20.2678 10.7322C20.7366 11.2011 21 11.837 21 12.5V16M4.5 13H10.5M3 16L7.5 7L12 16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 14H16M16 16V12.5C16 11.837 16.2634 11.2011 16.7322 10.7322C17.2011 10.2634 17.837 10 18.5 10C19.163 10 19.7989 10.2634 20.2678 10.7322C20.7366 11.2011 21 11.837 21 12.5V16M4.5 13H10.5M3 16L7.5 7L12 16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--accessibility{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17.9999 19L18.9999 12L12.9999 13M4.99988 8L7.99988 5L13.4999 8L11.1399 11.5M4.23989 14.5C3.95773 15.4231 3.94878 16.4081 4.21411 17.3361C4.47944 18.2641 5.00772 19.0955 5.73517 19.73C6.46262 20.3644 7.35815 20.7746 8.31365 20.9113C9.26916 21.0479 10.2438 20.9051 11.1199 20.5M13.7599 17.5C14.042 16.5769 14.051 15.5919 13.7857 14.6639C13.5203 13.7358 12.9921 12.9044 12.2646 12.27C11.5372 11.6356 10.6416 11.2253 9.68612 11.0887C8.73062 10.952 7.75599 11.0949 6.87988 11.5M16.9999 4C16.9999 4.55228 16.5522 5 15.9999 5C15.4476 5 14.9999 4.55228 14.9999 4C14.9999 3.44772 15.4476 3 15.9999 3C16.5522 3 16.9999 3.44772 16.9999 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17.9999 19L18.9999 12L12.9999 13M4.99988 8L7.99988 5L13.4999 8L11.1399 11.5M4.23989 14.5C3.95773 15.4231 3.94878 16.4081 4.21411 17.3361C4.47944 18.2641 5.00772 19.0955 5.73517 19.73C6.46262 20.3644 7.35815 20.7746 8.31365 20.9113C9.26916 21.0479 10.2438 20.9051 11.1199 20.5M13.7599 17.5C14.042 16.5769 14.051 15.5919 13.7857 14.6639C13.5203 13.7358 12.9921 12.9044 12.2646 12.27C11.5372 11.6356 10.6416 11.2253 9.68612 11.0887C8.73062 10.952 7.75599 11.0949 6.87988 11.5M16.9999 4C16.9999 4.55228 16.5522 5 15.9999 5C15.4476 5 14.9999 4.55228 14.9999 4C14.9999 3.44772 15.4476 3 15.9999 3C16.5522 3 16.9999 3.44772 16.9999 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--activity{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 12H19.52C19.083 11.9991 18.6577 12.1413 18.3091 12.405C17.9606 12.6686 17.708 13.0392 17.59 13.46L15.24 21.82C15.2249 21.8719 15.1933 21.9175 15.15 21.95C15.1067 21.9825 15.0541 22 15 22C14.9459 22 14.8933 21.9825 14.85 21.95C14.8067 21.9175 14.7751 21.8719 14.76 21.82L9.24 2.18C9.22485 2.12807 9.19327 2.08246 9.15 2.05C9.10673 2.01754 9.05409 2 9 2C8.94591 2 8.89327 2.01754 8.85 2.05C8.80673 2.08246 8.77515 2.12807 8.76 2.18L6.41 10.54C6.29246 10.9592 6.04138 11.3285 5.69486 11.592C5.34835 11.8555 4.92532 11.9988 4.49 12H2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 12H19.52C19.083 11.9991 18.6577 12.1413 18.3091 12.405C17.9606 12.6686 17.708 13.0392 17.59 13.46L15.24 21.82C15.2249 21.8719 15.1933 21.9175 15.15 21.95C15.1067 21.9825 15.0541 22 15 22C14.9459 22 14.8933 21.9825 14.85 21.95C14.8067 21.9175 14.7751 21.8719 14.76 21.82L9.24 2.18C9.22485 2.12807 9.19327 2.08246 9.15 2.05C9.10673 2.01754 9.05409 2 9 2C8.94591 2 8.89327 2.01754 8.85 2.05C8.80673 2.08246 8.77515 2.12807 8.76 2.18L6.41 10.54C6.29246 10.9592 6.04138 11.3285 5.69486 11.592C5.34835 11.8555 4.92532 11.9988 4.49 12H2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--air-vent{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 12H4C3.46957 12 2.96086 11.7893 2.58579 11.4142C2.21071 11.0391 2 10.5304 2 10V5C2 4.46957 2.21071 3.96086 2.58579 3.58579C2.96086 3.21071 3.46957 3 4 3H20C20.5304 3 21.0391 3.21071 21.4142 3.58579C21.7893 3.96086 22 4.46957 22 5V10C22 10.5304 21.7893 11.0391 21.4142 11.4142C21.0391 11.7893 20.5304 12 20 12H18M6 8H18M18.3 17.7C18.7231 18.1424 18.9692 18.7246 18.9916 19.3364C19.0141 19.9481 18.8113 20.5468 18.4217 21.019C18.0321 21.4912 17.4828 21.804 16.878 21.8982C16.2731 21.9924 15.6547 21.8614 15.14 21.53C14.8053 21.3106 14.5275 21.0148 14.3293 20.6672C14.1312 20.3195 14.0183 19.9298 14 19.53V12M6.60005 15.6C6.36375 15.8317 6.18864 16.1184 6.0904 16.4344C5.99216 16.7504 5.97387 17.0858 6.03717 17.4106C6.10047 17.7355 6.24338 18.0395 6.45309 18.2955C6.66279 18.5515 6.93275 18.7514 7.23874 18.8774C7.54474 19.0034 7.87723 19.0515 8.20639 19.0174C8.53555 18.9833 8.85111 18.8681 9.12477 18.682C9.39843 18.4959 9.62164 18.2449 9.7744 17.9513C9.92716 17.6578 10.0047 17.3309 10 17V12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 12H4C3.46957 12 2.96086 11.7893 2.58579 11.4142C2.21071 11.0391 2 10.5304 2 10V5C2 4.46957 2.21071 3.96086 2.58579 3.58579C2.96086 3.21071 3.46957 3 4 3H20C20.5304 3 21.0391 3.21071 21.4142 3.58579C21.7893 3.96086 22 4.46957 22 5V10C22 10.5304 21.7893 11.0391 21.4142 11.4142C21.0391 11.7893 20.5304 12 20 12H18M6 8H18M18.3 17.7C18.7231 18.1424 18.9692 18.7246 18.9916 19.3364C19.0141 19.9481 18.8113 20.5468 18.4217 21.019C18.0321 21.4912 17.4828 21.804 16.878 21.8982C16.2731 21.9924 15.6547 21.8614 15.14 21.53C14.8053 21.3106 14.5275 21.0148 14.3293 20.6672C14.1312 20.3195 14.0183 19.9298 14 19.53V12M6.60005 15.6C6.36375 15.8317 6.18864 16.1184 6.0904 16.4344C5.99216 16.7504 5.97387 17.0858 6.03717 17.4106C6.10047 17.7355 6.24338 18.0395 6.45309 18.2955C6.66279 18.5515 6.93275 18.7514 7.23874 18.8774C7.54474 19.0034 7.87723 19.0515 8.20639 19.0174C8.53555 18.9833 8.85111 18.8681 9.12477 18.682C9.39843 18.4959 9.62164 18.2449 9.7744 17.9513C9.92716 17.6578 10.0047 17.3309 10 17V12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--airplay{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 17H4C3.46957 17 2.96086 16.7893 2.58579 16.4142C2.21071 16.0391 2 15.5304 2 15V5C2 4.46957 2.21071 3.96086 2.58579 3.58579C2.96086 3.21071 3.46957 3 4 3H20C20.5304 3 21.0391 3.21071 21.4142 3.58579C21.7893 3.96086 22 4.46957 22 5V15C22 15.5304 21.7893 16.0391 21.4142 16.4142C21.0391 16.7893 20.5304 17 20 17H19M12 15L17 21H7L12 15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 17H4C3.46957 17 2.96086 16.7893 2.58579 16.4142C2.21071 16.0391 2 15.5304 2 15V5C2 4.46957 2.21071 3.96086 2.58579 3.58579C2.96086 3.21071 3.46957 3 4 3H20C20.5304 3 21.0391 3.21071 21.4142 3.58579C21.7893 3.96086 22 4.46957 22 5V15C22 15.5304 21.7893 16.0391 21.4142 16.4142C21.0391 16.7893 20.5304 17 20 17H19M12 15L17 21H7L12 15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--alarm-clock-check{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 3L2 6M22 6L19 3M6.38 18.7L4 21M17.6399 18.6699L19.9999 20.9999M9 13L11 15L15 11M20 13C20 17.4183 16.4183 21 12 21C7.58172 21 4 17.4183 4 13C4 8.58172 7.58172 5 12 5C16.4183 5 20 8.58172 20 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 3L2 6M22 6L19 3M6.38 18.7L4 21M17.6399 18.6699L19.9999 20.9999M9 13L11 15L15 11M20 13C20 17.4183 16.4183 21 12 21C7.58172 21 4 17.4183 4 13C4 8.58172 7.58172 5 12 5C16.4183 5 20 8.58172 20 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--alarm-clock-minus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 3L2 6M22 6L19 3M6.38 18.7L4 21M17.6399 18.6699L19.9999 20.9999M9 13H15M20 13C20 17.4183 16.4183 21 12 21C7.58172 21 4 17.4183 4 13C4 8.58172 7.58172 5 12 5C16.4183 5 20 8.58172 20 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 3L2 6M22 6L19 3M6.38 18.7L4 21M17.6399 18.6699L19.9999 20.9999M9 13H15M20 13C20 17.4183 16.4183 21 12 21C7.58172 21 4 17.4183 4 13C4 8.58172 7.58172 5 12 5C16.4183 5 20 8.58172 20 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--alarm-clock-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6.87001 6.87012C6.00764 7.57885 5.30314 8.4602 4.80179 9.45751C4.30044 10.4548 4.01335 11.546 3.95896 12.6609C3.90458 13.7758 4.08412 14.8898 4.48602 15.9311C4.88793 16.9725 5.50331 17.9182 6.29261 18.7075C7.0819 19.4968 8.02764 20.1122 9.069 20.5141C10.1104 20.916 11.2243 21.0955 12.3392 21.0412C13.4541 20.9868 14.5453 20.6997 15.5426 20.1983C16.5399 19.697 17.4213 18.9925 18.13 18.1301M19.9 14.2499C20.0968 13.0035 19.996 11.7281 19.6058 10.5281C19.2156 9.32808 18.5471 8.23738 17.6548 7.3451C16.7625 6.45282 15.6718 5.78427 14.4718 5.39406C13.2717 5.00385 11.9964 4.90304 10.75 5.09989M22 6L19 3M6.26 18.6699L4 20.9999M2 2L22 22M4 4L2 6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6.87001 6.87012C6.00764 7.57885 5.30314 8.4602 4.80179 9.45751C4.30044 10.4548 4.01335 11.546 3.95896 12.6609C3.90458 13.7758 4.08412 14.8898 4.48602 15.9311C4.88793 16.9725 5.50331 17.9182 6.29261 18.7075C7.0819 19.4968 8.02764 20.1122 9.069 20.5141C10.1104 20.916 11.2243 21.0955 12.3392 21.0412C13.4541 20.9868 14.5453 20.6997 15.5426 20.1983C16.5399 19.697 17.4213 18.9925 18.13 18.1301M19.9 14.2499C20.0968 13.0035 19.996 11.7281 19.6058 10.5281C19.2156 9.32808 18.5471 8.23738 17.6548 7.3451C16.7625 6.45282 15.6718 5.78427 14.4718 5.39406C13.2717 5.00385 11.9964 4.90304 10.75 5.09989M22 6L19 3M6.26 18.6699L4 20.9999M2 2L22 22M4 4L2 6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--alarm-clock-plus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 3L2 6M22 6L19 3M6.38 18.7L4 21M17.6399 18.6699L19.9999 20.9999M12 10V16M9 13H15M20 13C20 17.4183 16.4183 21 12 21C7.58172 21 4 17.4183 4 13C4 8.58172 7.58172 5 12 5C16.4183 5 20 8.58172 20 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 3L2 6M22 6L19 3M6.38 18.7L4 21M17.6399 18.6699L19.9999 20.9999M12 10V16M9 13H15M20 13C20 17.4183 16.4183 21 12 21C7.58172 21 4 17.4183 4 13C4 8.58172 7.58172 5 12 5C16.4183 5 20 8.58172 20 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--alarm-clock{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 9V13L14 15M5 3L2 6M22 6L19 3M6.38 18.7L4 21M17.6399 18.6699L19.9999 20.9999M20 13C20 17.4183 16.4183 21 12 21C7.58172 21 4 17.4183 4 13C4 8.58172 7.58172 5 12 5C16.4183 5 20 8.58172 20 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 9V13L14 15M5 3L2 6M22 6L19 3M6.38 18.7L4 21M17.6399 18.6699L19.9999 20.9999M20 13C20 17.4183 16.4183 21 12 21C7.58172 21 4 17.4183 4 13C4 8.58172 7.58172 5 12 5C16.4183 5 20 8.58172 20 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--alarm-smoke{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 21C11 18.5 13 18.5 13 16M16 21C16 18.5 18 18.5 18 16M19 8L18.2 11C18.1433 11.2782 17.9935 11.5288 17.7754 11.7105C17.5573 11.8923 17.2839 11.9944 17 12H7C6.71615 11.9944 6.44267 11.8923 6.22456 11.7105C6.00646 11.5288 5.85673 11.2782 5.8 11L5 8M6 21C6 18.5 8 18.5 8 16M21 3C21.2652 3 21.5196 3.10536 21.7071 3.29289C21.8946 3.48043 22 3.73478 22 4V6C22 6.53043 21.7893 7.03914 21.4142 7.41421C21.0391 7.78929 20.5304 8 20 8H4C3.46957 8 2.96086 7.78929 2.58579 7.41421C2.21071 7.03914 2 6.53043 2 6V4C2 3.73478 2.10536 3.48043 2.29289 3.29289C2.48043 3.10536 2.73478 3 3 3H21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 21C11 18.5 13 18.5 13 16M16 21C16 18.5 18 18.5 18 16M19 8L18.2 11C18.1433 11.2782 17.9935 11.5288 17.7754 11.7105C17.5573 11.8923 17.2839 11.9944 17 12H7C6.71615 11.9944 6.44267 11.8923 6.22456 11.7105C6.00646 11.5288 5.85673 11.2782 5.8 11L5 8M6 21C6 18.5 8 18.5 8 16M21 3C21.2652 3 21.5196 3.10536 21.7071 3.29289C21.8946 3.48043 22 3.73478 22 4V6C22 6.53043 21.7893 7.03914 21.4142 7.41421C21.0391 7.78929 20.5304 8 20 8H4C3.46957 8 2.96086 7.78929 2.58579 7.41421C2.21071 7.03914 2 6.53043 2 6V4C2 3.73478 2.10536 3.48043 2.29289 3.29289C2.48043 3.10536 2.73478 3 3 3H21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--album{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 3V11L14 8L17 11V3M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 3V11L14 8L17 11V3M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--align-center-horizontal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 12H22M10 16V20C10 20.5304 9.78929 21.0391 9.41421 21.4142C9.03914 21.7893 8.53043 22 8 22H6C5.46957 22 4.96086 21.7893 4.58579 21.4142C4.21071 21.0391 4 20.5304 4 20V16M10 8V4C10 3.46957 9.78929 2.96086 9.41421 2.58579C9.03914 2.21071 8.53043 2 8 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V8M20 16V17C20 17.5304 19.7893 18.0391 19.4142 18.4142C19.0391 18.7893 18.5304 19 18 19H16C15.4696 19 14.9609 18.7893 14.5858 18.4142C14.2107 18.0391 14 17.5304 14 17V16M14 8V7C14 5.9 14.9 5 16 5H18C18.5304 5 19.0391 5.21071 19.4142 5.58579C19.7893 5.96086 20 6.46957 20 7V8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 12H22M10 16V20C10 20.5304 9.78929 21.0391 9.41421 21.4142C9.03914 21.7893 8.53043 22 8 22H6C5.46957 22 4.96086 21.7893 4.58579 21.4142C4.21071 21.0391 4 20.5304 4 20V16M10 8V4C10 3.46957 9.78929 2.96086 9.41421 2.58579C9.03914 2.21071 8.53043 2 8 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V8M20 16V17C20 17.5304 19.7893 18.0391 19.4142 18.4142C19.0391 18.7893 18.5304 19 18 19H16C15.4696 19 14.9609 18.7893 14.5858 18.4142C14.2107 18.0391 14 17.5304 14 17V16M14 8V7C14 5.9 14.9 5 16 5H18C18.5304 5 19.0391 5.21071 19.4142 5.58579C19.7893 5.96086 20 6.46957 20 7V8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--align-center-vertical{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2V22M8 10H4C3.46957 10 2.96086 9.78929 2.58579 9.41421C2.21071 9.03914 2 8.53043 2 8V6C2 4.9 2.9 4 4 4H8M16 10H20C20.5304 10 21.0391 9.78929 21.4142 9.41421C21.7893 9.03914 22 8.53043 22 8V6C22 5.46957 21.7893 4.96086 21.4142 4.58579C21.0391 4.21071 20.5304 4 20 4H16M8 20H7C6.46957 20 5.96086 19.7893 5.58579 19.4142C5.21071 19.0391 5 18.5304 5 18V16C5 14.9 5.9 14 7 14H8M16 14H17C17.5304 14 18.0391 14.2107 18.4142 14.5858C18.7893 14.9609 19 15.4696 19 16V18C19 18.5304 18.7893 19.0391 18.4142 19.4142C18.0391 19.7893 17.5304 20 17 20H16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2V22M8 10H4C3.46957 10 2.96086 9.78929 2.58579 9.41421C2.21071 9.03914 2 8.53043 2 8V6C2 4.9 2.9 4 4 4H8M16 10H20C20.5304 10 21.0391 9.78929 21.4142 9.41421C21.7893 9.03914 22 8.53043 22 8V6C22 5.46957 21.7893 4.96086 21.4142 4.58579C21.0391 4.21071 20.5304 4 20 4H16M8 20H7C6.46957 20 5.96086 19.7893 5.58579 19.4142C5.21071 19.0391 5 18.5304 5 18V16C5 14.9 5.9 14 7 14H8M16 14H17C17.5304 14 18.0391 14.2107 18.4142 14.5858C18.7893 14.9609 19 15.4696 19 16V18C19 18.5304 18.7893 19.0391 18.4142 19.4142C18.0391 19.7893 17.5304 20 17 20H16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--align-center{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 6H3M17 12H7M19 18H5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 6H3M17 12H7M19 18H5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--align-end-horizontal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 22H2M6 2H8C9.10457 2 10 2.89543 10 4V16C10 17.1046 9.10457 18 8 18H6C4.89543 18 4 17.1046 4 16V4C4 2.89543 4.89543 2 6 2ZM16 9H18C19.1046 9 20 9.89543 20 11V16C20 17.1046 19.1046 18 18 18H16C14.8954 18 14 17.1046 14 16V11C14 9.89543 14.8954 9 16 9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 22H2M6 2H8C9.10457 2 10 2.89543 10 4V16C10 17.1046 9.10457 18 8 18H6C4.89543 18 4 17.1046 4 16V4C4 2.89543 4.89543 2 6 2ZM16 9H18C19.1046 9 20 9.89543 20 11V16C20 17.1046 19.1046 18 18 18H16C14.8954 18 14 17.1046 14 16V11C14 9.89543 14.8954 9 16 9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--align-end-vertical{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 22V2M4 4H16C17.1046 4 18 4.89543 18 6V8C18 9.10457 17.1046 10 16 10H4C2.89543 10 2 9.10457 2 8V6C2 4.89543 2.89543 4 4 4ZM11 14H16C17.1046 14 18 14.8954 18 16V18C18 19.1046 17.1046 20 16 20H11C9.89543 20 9 19.1046 9 18V16C9 14.8954 9.89543 14 11 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 22V2M4 4H16C17.1046 4 18 4.89543 18 6V8C18 9.10457 17.1046 10 16 10H4C2.89543 10 2 9.10457 2 8V6C2 4.89543 2.89543 4 4 4ZM11 14H16C17.1046 14 18 14.8954 18 16V18C18 19.1046 17.1046 20 16 20H11C9.89543 20 9 19.1046 9 18V16C9 14.8954 9.89543 14 11 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--align-horizontal-distribute-center{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 22V17M17 7V2M7 22V19M7 5V2M6 5H8C9.10457 5 10 5.89543 10 7V17C10 18.1046 9.10457 19 8 19H6C4.89543 19 4 18.1046 4 17V7C4 5.89543 4.89543 5 6 5ZM16 7H18C19.1046 7 20 7.89543 20 9V15C20 16.1046 19.1046 17 18 17H16C14.8954 17 14 16.1046 14 15V9C14 7.89543 14.8954 7 16 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 22V17M17 7V2M7 22V19M7 5V2M6 5H8C9.10457 5 10 5.89543 10 7V17C10 18.1046 9.10457 19 8 19H6C4.89543 19 4 18.1046 4 17V7C4 5.89543 4.89543 5 6 5ZM16 7H18C19.1046 7 20 7.89543 20 9V15C20 16.1046 19.1046 17 18 17H16C14.8954 17 14 16.1046 14 15V9C14 7.89543 14.8954 7 16 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--align-horizontal-distribute-end{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 2V22M20 2V22M6 5H8C9.10457 5 10 5.89543 10 7V17C10 18.1046 9.10457 19 8 19H6C4.89543 19 4 18.1046 4 17V7C4 5.89543 4.89543 5 6 5ZM16 7H18C19.1046 7 20 7.89543 20 9V15C20 16.1046 19.1046 17 18 17H16C14.8954 17 14 16.1046 14 15V9C14 7.89543 14.8954 7 16 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 2V22M20 2V22M6 5H8C9.10457 5 10 5.89543 10 7V17C10 18.1046 9.10457 19 8 19H6C4.89543 19 4 18.1046 4 17V7C4 5.89543 4.89543 5 6 5ZM16 7H18C19.1046 7 20 7.89543 20 9V15C20 16.1046 19.1046 17 18 17H16C14.8954 17 14 16.1046 14 15V9C14 7.89543 14.8954 7 16 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--align-horizontal-distribute-start{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 2V22M14 2V22M6 5H8C9.10457 5 10 5.89543 10 7V17C10 18.1046 9.10457 19 8 19H6C4.89543 19 4 18.1046 4 17V7C4 5.89543 4.89543 5 6 5ZM16 7H18C19.1046 7 20 7.89543 20 9V15C20 16.1046 19.1046 17 18 17H16C14.8954 17 14 16.1046 14 15V9C14 7.89543 14.8954 7 16 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 2V22M14 2V22M6 5H8C9.10457 5 10 5.89543 10 7V17C10 18.1046 9.10457 19 8 19H6C4.89543 19 4 18.1046 4 17V7C4 5.89543 4.89543 5 6 5ZM16 7H18C19.1046 7 20 7.89543 20 9V15C20 16.1046 19.1046 17 18 17H16C14.8954 17 14 16.1046 14 15V9C14 7.89543 14.8954 7 16 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--align-horizontal-justify-center{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2V22M4 5H6C7.10457 5 8 5.89543 8 7V17C8 18.1046 7.10457 19 6 19H4C2.89543 19 2 18.1046 2 17V7C2 5.89543 2.89543 5 4 5ZM18 7H20C21.1046 7 22 7.89543 22 9V15C22 16.1046 21.1046 17 20 17H18C16.8954 17 16 16.1046 16 15V9C16 7.89543 16.8954 7 18 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2V22M4 5H6C7.10457 5 8 5.89543 8 7V17C8 18.1046 7.10457 19 6 19H4C2.89543 19 2 18.1046 2 17V7C2 5.89543 2.89543 5 4 5ZM18 7H20C21.1046 7 22 7.89543 22 9V15C22 16.1046 21.1046 17 20 17H18C16.8954 17 16 16.1046 16 15V9C16 7.89543 16.8954 7 18 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--align-horizontal-justify-end{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 2V22M4 5H6C7.10457 5 8 5.89543 8 7V17C8 18.1046 7.10457 19 6 19H4C2.89543 19 2 18.1046 2 17V7C2 5.89543 2.89543 5 4 5ZM14 7H16C17.1046 7 18 7.89543 18 9V15C18 16.1046 17.1046 17 16 17H14C12.8954 17 12 16.1046 12 15V9C12 7.89543 12.8954 7 14 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 2V22M4 5H6C7.10457 5 8 5.89543 8 7V17C8 18.1046 7.10457 19 6 19H4C2.89543 19 2 18.1046 2 17V7C2 5.89543 2.89543 5 4 5ZM14 7H16C17.1046 7 18 7.89543 18 9V15C18 16.1046 17.1046 17 16 17H14C12.8954 17 12 16.1046 12 15V9C12 7.89543 12.8954 7 14 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--align-horizontal-justify-start{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 2V22M8 5H10C11.1046 5 12 5.89543 12 7V17C12 18.1046 11.1046 19 10 19H8C6.89543 19 6 18.1046 6 17V7C6 5.89543 6.89543 5 8 5ZM18 7H20C21.1046 7 22 7.89543 22 9V15C22 16.1046 21.1046 17 20 17H18C16.8954 17 16 16.1046 16 15V9C16 7.89543 16.8954 7 18 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 2V22M8 5H10C11.1046 5 12 5.89543 12 7V17C12 18.1046 11.1046 19 10 19H8C6.89543 19 6 18.1046 6 17V7C6 5.89543 6.89543 5 8 5ZM18 7H20C21.1046 7 22 7.89543 22 9V15C22 16.1046 21.1046 17 20 17H18C16.8954 17 16 16.1046 16 15V9C16 7.89543 16.8954 7 18 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--align-horizontal-space-around{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22V2M20 22V2M11 7H13C14.1046 7 15 7.89543 15 9V15C15 16.1046 14.1046 17 13 17H11C9.89543 17 9 16.1046 9 15V9C9 7.89543 9.89543 7 11 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22V2M20 22V2M11 7H13C14.1046 7 15 7.89543 15 9V15C15 16.1046 14.1046 17 13 17H11C9.89543 17 9 16.1046 9 15V9C9 7.89543 9.89543 7 11 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--align-horizontal-space-between{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 2V22M21 2V22M5 5H7C8.10457 5 9 5.89543 9 7V17C9 18.1046 8.10457 19 7 19H5C3.89543 19 3 18.1046 3 17V7C3 5.89543 3.89543 5 5 5ZM17 7H19C20.1046 7 21 7.89543 21 9V15C21 16.1046 20.1046 17 19 17H17C15.8954 17 15 16.1046 15 15V9C15 7.89543 15.8954 7 17 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 2V22M21 2V22M5 5H7C8.10457 5 9 5.89543 9 7V17C9 18.1046 8.10457 19 7 19H5C3.89543 19 3 18.1046 3 17V7C3 5.89543 3.89543 5 5 5ZM17 7H19C20.1046 7 21 7.89543 21 9V15C21 16.1046 20.1046 17 19 17H17C15.8954 17 15 16.1046 15 15V9C15 7.89543 15.8954 7 17 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--align-justify{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 6H21M3 12H21M3 18H21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 6H21M3 12H21M3 18H21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--align-left{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 6H3M15 12H3M17 18H3%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 6H3M15 12H3M17 18H3%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--align-right{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 6H3M21 12H9M21 18H7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 6H3M21 12H9M21 18H7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--align-start-horizontal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 2H2M6 6H8C9.10457 6 10 6.89543 10 8V20C10 21.1046 9.10457 22 8 22H6C4.89543 22 4 21.1046 4 20V8C4 6.89543 4.89543 6 6 6ZM16 6H18C19.1046 6 20 6.89543 20 8V13C20 14.1046 19.1046 15 18 15H16C14.8954 15 14 14.1046 14 13V8C14 6.89543 14.8954 6 16 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 2H2M6 6H8C9.10457 6 10 6.89543 10 8V20C10 21.1046 9.10457 22 8 22H6C4.89543 22 4 21.1046 4 20V8C4 6.89543 4.89543 6 6 6ZM16 6H18C19.1046 6 20 6.89543 20 8V13C20 14.1046 19.1046 15 18 15H16C14.8954 15 14 14.1046 14 13V8C14 6.89543 14.8954 6 16 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--align-start-vertical{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 2V22M8 14H13C14.1046 14 15 14.8954 15 16V18C15 19.1046 14.1046 20 13 20H8C6.89543 20 6 19.1046 6 18V16C6 14.8954 6.89543 14 8 14ZM8 4H20C21.1046 4 22 4.89543 22 6V8C22 9.10457 21.1046 10 20 10H8C6.89543 10 6 9.10457 6 8V6C6 4.89543 6.89543 4 8 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 2V22M8 14H13C14.1046 14 15 14.8954 15 16V18C15 19.1046 14.1046 20 13 20H8C6.89543 20 6 19.1046 6 18V16C6 14.8954 6.89543 14 8 14ZM8 4H20C21.1046 4 22 4.89543 22 6V8C22 9.10457 21.1046 10 20 10H8C6.89543 10 6 9.10457 6 8V6C6 4.89543 6.89543 4 8 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--align-vertical-distribute-center{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 17H19M22 7H17M5 17H2M7 7H2M7 14H17C18.1046 14 19 14.8954 19 16V18C19 19.1046 18.1046 20 17 20H7C5.89543 20 5 19.1046 5 18V16C5 14.8954 5.89543 14 7 14ZM9 4H15C16.1046 4 17 4.89543 17 6V8C17 9.10457 16.1046 10 15 10H9C7.89543 10 7 9.10457 7 8V6C7 4.89543 7.89543 4 9 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 17H19M22 7H17M5 17H2M7 7H2M7 14H17C18.1046 14 19 14.8954 19 16V18C19 19.1046 18.1046 20 17 20H7C5.89543 20 5 19.1046 5 18V16C5 14.8954 5.89543 14 7 14ZM9 4H15C16.1046 4 17 4.89543 17 6V8C17 9.10457 16.1046 10 15 10H9C7.89543 10 7 9.10457 7 8V6C7 4.89543 7.89543 4 9 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--align-vertical-distribute-end{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 20H22M2 10H22M7 14H17C18.1046 14 19 14.8954 19 16V18C19 19.1046 18.1046 20 17 20H7C5.89543 20 5 19.1046 5 18V16C5 14.8954 5.89543 14 7 14ZM9 4H15C16.1046 4 17 4.89543 17 6V8C17 9.10457 16.1046 10 15 10H9C7.89543 10 7 9.10457 7 8V6C7 4.89543 7.89543 4 9 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 20H22M2 10H22M7 14H17C18.1046 14 19 14.8954 19 16V18C19 19.1046 18.1046 20 17 20H7C5.89543 20 5 19.1046 5 18V16C5 14.8954 5.89543 14 7 14ZM9 4H15C16.1046 4 17 4.89543 17 6V8C17 9.10457 16.1046 10 15 10H9C7.89543 10 7 9.10457 7 8V6C7 4.89543 7.89543 4 9 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--align-vertical-distribute-start{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 14H22M2 4H22M7 14H17C18.1046 14 19 14.8954 19 16V18C19 19.1046 18.1046 20 17 20H7C5.89543 20 5 19.1046 5 18V16C5 14.8954 5.89543 14 7 14ZM9 4H15C16.1046 4 17 4.89543 17 6V8C17 9.10457 16.1046 10 15 10H9C7.89543 10 7 9.10457 7 8V6C7 4.89543 7.89543 4 9 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 14H22M2 4H22M7 14H17C18.1046 14 19 14.8954 19 16V18C19 19.1046 18.1046 20 17 20H7C5.89543 20 5 19.1046 5 18V16C5 14.8954 5.89543 14 7 14ZM9 4H15C16.1046 4 17 4.89543 17 6V8C17 9.10457 16.1046 10 15 10H9C7.89543 10 7 9.10457 7 8V6C7 4.89543 7.89543 4 9 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--align-vertical-justify-center{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 12H22M7 16H17C18.1046 16 19 16.8954 19 18V20C19 21.1046 18.1046 22 17 22H7C5.89543 22 5 21.1046 5 20V18C5 16.8954 5.89543 16 7 16ZM9 2H15C16.1046 2 17 2.89543 17 4V6C17 7.10457 16.1046 8 15 8H9C7.89543 8 7 7.10457 7 6V4C7 2.89543 7.89543 2 9 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 12H22M7 16H17C18.1046 16 19 16.8954 19 18V20C19 21.1046 18.1046 22 17 22H7C5.89543 22 5 21.1046 5 20V18C5 16.8954 5.89543 16 7 16ZM9 2H15C16.1046 2 17 2.89543 17 4V6C17 7.10457 16.1046 8 15 8H9C7.89543 8 7 7.10457 7 6V4C7 2.89543 7.89543 2 9 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--align-vertical-justify-end{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 22H22M7 12H17C18.1046 12 19 12.8954 19 14V16C19 17.1046 18.1046 18 17 18H7C5.89543 18 5 17.1046 5 16V14C5 12.8954 5.89543 12 7 12ZM9 2H15C16.1046 2 17 2.89543 17 4V6C17 7.10457 16.1046 8 15 8H9C7.89543 8 7 7.10457 7 6V4C7 2.89543 7.89543 2 9 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 22H22M7 12H17C18.1046 12 19 12.8954 19 14V16C19 17.1046 18.1046 18 17 18H7C5.89543 18 5 17.1046 5 16V14C5 12.8954 5.89543 12 7 12ZM9 2H15C16.1046 2 17 2.89543 17 4V6C17 7.10457 16.1046 8 15 8H9C7.89543 8 7 7.10457 7 6V4C7 2.89543 7.89543 2 9 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--align-vertical-justify-start{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 2H22M7 16H17C18.1046 16 19 16.8954 19 18V20C19 21.1046 18.1046 22 17 22H7C5.89543 22 5 21.1046 5 20V18C5 16.8954 5.89543 16 7 16ZM9 6H15C16.1046 6 17 6.89543 17 8V10C17 11.1046 16.1046 12 15 12H9C7.89543 12 7 11.1046 7 10V8C7 6.89543 7.89543 6 9 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 2H22M7 16H17C18.1046 16 19 16.8954 19 18V20C19 21.1046 18.1046 22 17 22H7C5.89543 22 5 21.1046 5 20V18C5 16.8954 5.89543 16 7 16ZM9 6H15C16.1046 6 17 6.89543 17 8V10C17 11.1046 16.1046 12 15 12H9C7.89543 12 7 11.1046 7 10V8C7 6.89543 7.89543 6 9 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--align-vertical-space-around{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 20H2M22 4H2M9 9H15C16.1046 9 17 9.89543 17 11V13C17 14.1046 16.1046 15 15 15H9C7.89543 15 7 14.1046 7 13V11C7 9.89543 7.89543 9 9 9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 20H2M22 4H2M9 9H15C16.1046 9 17 9.89543 17 11V13C17 14.1046 16.1046 15 15 15H9C7.89543 15 7 14.1046 7 13V11C7 9.89543 7.89543 9 9 9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--align-vertical-space-between{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 21H22M2 3H22M7 15H17C18.1046 15 19 15.8954 19 17V19C19 20.1046 18.1046 21 17 21H7C5.89543 21 5 20.1046 5 19V17C5 15.8954 5.89543 15 7 15ZM9 3H15C16.1046 3 17 3.89543 17 5V7C17 8.10457 16.1046 9 15 9H9C7.89543 9 7 8.10457 7 7V5C7 3.89543 7.89543 3 9 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 21H22M2 3H22M7 15H17C18.1046 15 19 15.8954 19 17V19C19 20.1046 18.1046 21 17 21H7C5.89543 21 5 20.1046 5 19V17C5 15.8954 5.89543 15 7 15ZM9 3H15C16.1046 3 17 3.89543 17 5V7C17 8.10457 16.1046 9 15 9H9C7.89543 9 7 8.10457 7 7V5C7 3.89543 7.89543 3 9 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--ambulance{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 10H6M14 18V6C14 5.46957 13.7893 4.96086 13.4142 4.58579C13.0391 4.21071 12.5304 4 12 4H4C3.46957 4 2.96086 4.21071 2.58579 4.58579C2.21071 4.96086 2 5.46957 2 6V17C2 17.2652 2.10536 17.5196 2.29289 17.7071C2.48043 17.8946 2.73478 18 3 18H5M5 18C5 19.1046 5.89543 20 7 20C8.10457 20 9 19.1046 9 18M5 18C5 16.8954 5.89543 16 7 16C8.10457 16 9 16.8954 9 18M19 18H21C21.2652 18 21.5196 17.8946 21.7071 17.7071C21.8946 17.5196 22 17.2652 22 17V13.72C21.9998 13.5102 21.9337 13.3058 21.8109 13.1356C21.6882 12.9655 21.515 12.8383 21.316 12.772L19.393 12.131C19.2684 12.0894 19.1532 12.0236 19.0541 11.9375C18.9549 11.8514 18.8737 11.7465 18.815 11.629L17.276 8.553C17.193 8.38692 17.0654 8.24722 16.9075 8.14955C16.7496 8.05188 16.5677 8.0001 16.382 8H14M19 18C19 19.1046 18.1046 20 17 20C15.8954 20 15 19.1046 15 18M19 18C19 16.8954 18.1046 16 17 16C15.8954 16 15 16.8954 15 18M8 8V12M9 18H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 10H6M14 18V6C14 5.46957 13.7893 4.96086 13.4142 4.58579C13.0391 4.21071 12.5304 4 12 4H4C3.46957 4 2.96086 4.21071 2.58579 4.58579C2.21071 4.96086 2 5.46957 2 6V17C2 17.2652 2.10536 17.5196 2.29289 17.7071C2.48043 17.8946 2.73478 18 3 18H5M5 18C5 19.1046 5.89543 20 7 20C8.10457 20 9 19.1046 9 18M5 18C5 16.8954 5.89543 16 7 16C8.10457 16 9 16.8954 9 18M19 18H21C21.2652 18 21.5196 17.8946 21.7071 17.7071C21.8946 17.5196 22 17.2652 22 17V13.72C21.9998 13.5102 21.9337 13.3058 21.8109 13.1356C21.6882 12.9655 21.515 12.8383 21.316 12.772L19.393 12.131C19.2684 12.0894 19.1532 12.0236 19.0541 11.9375C18.9549 11.8514 18.8737 11.7465 18.815 11.629L17.276 8.553C17.193 8.38692 17.0654 8.24722 16.9075 8.14955C16.7496 8.05188 16.5677 8.0001 16.382 8H14M19 18C19 19.1046 18.1046 20 17 20C15.8954 20 15 19.1046 15 18M19 18C19 16.8954 18.1046 16 17 16C15.8954 16 15 16.8954 15 18M8 8V12M9 18H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--ampersand{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17.5 12C17.5 16.4 13.9 20 9.5 20C8.30653 20 7.16193 19.5259 6.31802 18.682C5.47411 17.8381 5 16.6935 5 15.5C5 9.5 13 11.5 13 7C13 6.20435 12.6839 5.44129 12.1213 4.87868C11.5587 4.31607 10.7956 4 10 4C9.20435 4 8.44129 4.31607 7.87868 4.87868C7.31607 5.44129 7 6.20435 7 7C7 10 9.5 15.5 19 20M16 12H19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17.5 12C17.5 16.4 13.9 20 9.5 20C8.30653 20 7.16193 19.5259 6.31802 18.682C5.47411 17.8381 5 16.6935 5 15.5C5 9.5 13 11.5 13 7C13 6.20435 12.6839 5.44129 12.1213 4.87868C11.5587 4.31607 10.7956 4 10 4C9.20435 4 8.44129 4.31607 7.87868 4.87868C7.31607 5.44129 7 6.20435 7 7C7 10 9.5 15.5 19 20M16 12H19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--ampersands{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 17C5 14 3 10 3 8C3 7.46957 3.21071 6.96086 3.58579 6.58579C3.96086 6.21071 4.46957 6 5 6C5.53043 6 6.03914 6.21071 6.41421 6.58579C6.78929 6.96086 7 7.46957 7 8C7 10.5 2 10.5 2 14C2 15.7 3.3 17 5 17C7.8 17 10 14.8 10 12M22 17C17 14 15 10 15 8C15 7.46957 15.2107 6.96086 15.5858 6.58579C15.9609 6.21071 16.4696 6 17 6C17.5304 6 18.0391 6.21071 18.4142 6.58579C18.7893 6.96086 19 7.46957 19 8C19 10.5 14 10.5 14 14C14 15.7 15.3 17 17 17C19.8 17 22 14.8 22 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 17C5 14 3 10 3 8C3 7.46957 3.21071 6.96086 3.58579 6.58579C3.96086 6.21071 4.46957 6 5 6C5.53043 6 6.03914 6.21071 6.41421 6.58579C6.78929 6.96086 7 7.46957 7 8C7 10.5 2 10.5 2 14C2 15.7 3.3 17 5 17C7.8 17 10 14.8 10 12M22 17C17 14 15 10 15 8C15 7.46957 15.2107 6.96086 15.5858 6.58579C15.9609 6.21071 16.4696 6 17 6C17.5304 6 18.0391 6.21071 18.4142 6.58579C18.7893 6.96086 19 7.46957 19 8C19 10.5 14 10.5 14 14C14 15.7 15.3 17 17 17C19.8 17 22 14.8 22 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--amphora{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 2V7.632C10 8.056 9.728 8.427 9.347 8.614C8.34175 9.10956 7.4954 9.87678 6.90384 10.8287C6.31229 11.7806 5.99918 12.8792 6 14C6.006 18 9 21 11 22M10 5H8C7.46957 5 6.96086 5.21071 6.58579 5.58579C6.21071 5.96086 6 6.46957 6 7C6 7.53043 6.21071 8.03914 6.58579 8.41421C6.96086 8.78929 7.46957 9 8 9H8.68M14 2V7.632C14 8.056 14.272 8.427 14.652 8.614C15.6574 9.10942 16.504 9.87658 17.0957 10.8285C17.6875 11.7805 18.0007 12.8791 18 14C18 18 15 21 13 22M14 5H16C16.5304 5 17.0391 5.21071 17.4142 5.58579C17.7893 5.96086 18 6.46957 18 7C18 7.53043 17.7893 8.03914 17.4142 8.41421C17.0391 8.78929 16.5304 9 16 9H15.32M18 22H6M9 2H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 2V7.632C10 8.056 9.728 8.427 9.347 8.614C8.34175 9.10956 7.4954 9.87678 6.90384 10.8287C6.31229 11.7806 5.99918 12.8792 6 14C6.006 18 9 21 11 22M10 5H8C7.46957 5 6.96086 5.21071 6.58579 5.58579C6.21071 5.96086 6 6.46957 6 7C6 7.53043 6.21071 8.03914 6.58579 8.41421C6.96086 8.78929 7.46957 9 8 9H8.68M14 2V7.632C14 8.056 14.272 8.427 14.652 8.614C15.6574 9.10942 16.504 9.87658 17.0957 10.8285C17.6875 11.7805 18.0007 12.8791 18 14C18 18 15 21 13 22M14 5H16C16.5304 5 17.0391 5.21071 17.4142 5.58579C17.7893 5.96086 18 6.46957 18 7C18 7.53043 17.7893 8.03914 17.4142 8.41421C17.0391 8.78929 16.5304 9 16 9H15.32M18 22H6M9 2H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--anchor{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22V8M12 22C9.34784 22 6.8043 20.9464 4.92893 19.0711C3.05357 17.1957 2 14.6522 2 12H5M12 22C14.6522 22 17.1957 20.9464 19.0711 19.0711C20.9464 17.1957 22 14.6522 22 12H19M12 8C13.6569 8 15 6.65685 15 5C15 3.34315 13.6569 2 12 2C10.3431 2 9 3.34315 9 5C9 6.65685 10.3431 8 12 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22V8M12 22C9.34784 22 6.8043 20.9464 4.92893 19.0711C3.05357 17.1957 2 14.6522 2 12H5M12 22C14.6522 22 17.1957 20.9464 19.0711 19.0711C20.9464 17.1957 22 14.6522 22 12H19M12 8C13.6569 8 15 6.65685 15 5C15 3.34315 13.6569 2 12 2C10.3431 2 9 3.34315 9 5C9 6.65685 10.3431 8 12 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--angry{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 16C16 16 14.5 14 12 14C9.5 14 8 16 8 16M7.5 8L10 9M14 9L16.5 8M9 10H9.01M15 10H15.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 16C16 16 14.5 14 12 14C9.5 14 8 16 8 16M7.5 8L10 9M14 9L16.5 8M9 10H9.01M15 10H15.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--annoyed{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 15H16M8 9H10M14 9H16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 15H16M8 9H10M14 9H16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--antenna{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 12L7 2M7 12L12 2M12 12L17 2M17 12L22 2M4.5 7H19.5M12 16V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 12L7 2M7 12L12 2M12 12L17 2M17 12L22 2M4.5 7H19.5M12 16V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--anvil{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 10H6C4.93913 10 3.92172 9.57857 3.17157 8.82843C2.42143 8.07828 2 7.06087 2 6C2 5.73478 2.10536 5.48043 2.29289 5.29289C2.48043 5.10536 2.73478 5 3 5H7M7 5C7 4.73478 7.10536 4.48043 7.29289 4.29289C7.48043 4.10536 7.73478 4 8 4H21C21.2652 4 21.5196 4.10536 21.7071 4.29289C21.8946 4.48043 22 4.73478 22 5C22 6.85652 21.2625 8.63699 19.9497 9.94975C18.637 11.2625 16.8565 12 15 12M7 5V11C7 11.2652 7.10536 11.5196 7.29289 11.7071C7.48043 11.8946 7.73478 12 8 12H15M15 12V17M9 12V17M5 20C5 19.2044 5.31607 18.4413 5.87868 17.8787C6.44129 17.3161 7.20435 17 8 17H16C16.7956 17 17.5587 17.3161 18.1213 17.8787C18.6839 18.4413 19 19.2044 19 20C19 20.2652 18.8946 20.5196 18.7071 20.7071C18.5196 20.8946 18.2652 21 18 21H6C5.73478 21 5.48043 20.8946 5.29289 20.7071C5.10536 20.5196 5 20.2652 5 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 10H6C4.93913 10 3.92172 9.57857 3.17157 8.82843C2.42143 8.07828 2 7.06087 2 6C2 5.73478 2.10536 5.48043 2.29289 5.29289C2.48043 5.10536 2.73478 5 3 5H7M7 5C7 4.73478 7.10536 4.48043 7.29289 4.29289C7.48043 4.10536 7.73478 4 8 4H21C21.2652 4 21.5196 4.10536 21.7071 4.29289C21.8946 4.48043 22 4.73478 22 5C22 6.85652 21.2625 8.63699 19.9497 9.94975C18.637 11.2625 16.8565 12 15 12M7 5V11C7 11.2652 7.10536 11.5196 7.29289 11.7071C7.48043 11.8946 7.73478 12 8 12H15M15 12V17M9 12V17M5 20C5 19.2044 5.31607 18.4413 5.87868 17.8787C6.44129 17.3161 7.20435 17 8 17H16C16.7956 17 17.5587 17.3161 18.1213 17.8787C18.6839 18.4413 19 19.2044 19 20C19 20.2652 18.8946 20.5196 18.7071 20.7071C18.5196 20.8946 18.2652 21 18 21H6C5.73478 21 5.48043 20.8946 5.29289 20.7071C5.10536 20.5196 5 20.2652 5 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--aperture{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.3101 8L20.0501 17.94M9.68994 8H21.1699M7.37988 12.0001L13.1199 2.06006M9.6902 16.0001L3.9502 6.06006M14.3101 16H2.83008M16.6199 12L10.8799 21.94M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.3101 8L20.0501 17.94M9.68994 8H21.1699M7.37988 12.0001L13.1199 2.06006M9.6902 16.0001L3.9502 6.06006M14.3101 16H2.83008M16.6199 12L10.8799 21.94M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--app-window-mac{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 8H6.01M10 8H10.01M14 8H14.01M4 4H20C21.1046 4 22 4.89543 22 6V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V6C2 4.89543 2.89543 4 4 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 8H6.01M10 8H10.01M14 8H14.01M4 4H20C21.1046 4 22 4.89543 22 6V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V6C2 4.89543 2.89543 4 4 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--app-window{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 4V8M2 8H22M6 4V8M4 4H20C21.1046 4 22 4.89543 22 6V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V6C2 4.89543 2.89543 4 4 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 4V8M2 8H22M6 4V8M4 4H20C21.1046 4 22 4.89543 22 6V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V6C2 4.89543 2.89543 4 4 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--apple{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 7.00007C13 6.44007 14.78 5.00007 17 5.00007C18.2955 4.97588 19.548 5.46474 20.4846 6.36012C21.4212 7.2555 21.9659 8.4848 22 9.78007C22 14.0001 19 22.0001 16 22.0001C14.75 22.0001 13.5 20.9401 12 20.9401C10.5 20.9401 9.25 22.0001 8 22.0001C5 22.0001 2 14.0001 2 9.78007C2.03147 8.48393 2.57536 7.25309 3.51253 6.35716C4.4497 5.46122 5.70375 4.97323 7 5.00007C9.22 5.00007 11 6.44007 12 7.00007ZM12 7.00007C12 4.00007 11 2.5 10 2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 7.00007C13 6.44007 14.78 5.00007 17 5.00007C18.2955 4.97588 19.548 5.46474 20.4846 6.36012C21.4212 7.2555 21.9659 8.4848 22 9.78007C22 14.0001 19 22.0001 16 22.0001C14.75 22.0001 13.5 20.9401 12 20.9401C10.5 20.9401 9.25 22.0001 8 22.0001C5 22.0001 2 14.0001 2 9.78007C2.03147 8.48393 2.57536 7.25309 3.51253 6.35716C4.4497 5.46122 5.70375 4.97323 7 5.00007C9.22 5.00007 11 6.44007 12 7.00007ZM12 7.00007C12 4.00007 11 2.5 10 2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--archive-restore{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 8V19C4 19.5304 4.21071 20.0391 4.58579 20.4142C4.96086 20.7893 5.46957 21 6 21H8M20 8V19C20 19.5304 19.7893 20.0391 19.4142 20.4142C19.0391 20.7893 18.5304 21 18 21H16M9 15L12 12M12 12L15 15M12 12V21M3 3H21C21.5523 3 22 3.44772 22 4V7C22 7.55228 21.5523 8 21 8H3C2.44772 8 2 7.55228 2 7V4C2 3.44772 2.44772 3 3 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 8V19C4 19.5304 4.21071 20.0391 4.58579 20.4142C4.96086 20.7893 5.46957 21 6 21H8M20 8V19C20 19.5304 19.7893 20.0391 19.4142 20.4142C19.0391 20.7893 18.5304 21 18 21H16M9 15L12 12M12 12L15 15M12 12V21M3 3H21C21.5523 3 22 3.44772 22 4V7C22 7.55228 21.5523 8 21 8H3C2.44772 8 2 7.55228 2 7V4C2 3.44772 2.44772 3 3 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--archive-x{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 8V19C4 19.5304 4.21071 20.0391 4.58579 20.4142C4.96086 20.7893 5.46957 21 6 21H18C18.5304 21 19.0391 20.7893 19.4142 20.4142C19.7893 20.0391 20 19.5304 20 19V8M9.5 17L14.5 12M9.5 12L14.5 17M3 3H21C21.5523 3 22 3.44772 22 4V7C22 7.55228 21.5523 8 21 8H3C2.44772 8 2 7.55228 2 7V4C2 3.44772 2.44772 3 3 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 8V19C4 19.5304 4.21071 20.0391 4.58579 20.4142C4.96086 20.7893 5.46957 21 6 21H18C18.5304 21 19.0391 20.7893 19.4142 20.4142C19.7893 20.0391 20 19.5304 20 19V8M9.5 17L14.5 12M9.5 12L14.5 17M3 3H21C21.5523 3 22 3.44772 22 4V7C22 7.55228 21.5523 8 21 8H3C2.44772 8 2 7.55228 2 7V4C2 3.44772 2.44772 3 3 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--archive{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 8V19C4 19.5304 4.21071 20.0391 4.58579 20.4142C4.96086 20.7893 5.46957 21 6 21H18C18.5304 21 19.0391 20.7893 19.4142 20.4142C19.7893 20.0391 20 19.5304 20 19V8M10 12H14M3 3H21C21.5523 3 22 3.44772 22 4V7C22 7.55228 21.5523 8 21 8H3C2.44772 8 2 7.55228 2 7V4C2 3.44772 2.44772 3 3 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 8V19C4 19.5304 4.21071 20.0391 4.58579 20.4142C4.96086 20.7893 5.46957 21 6 21H18C18.5304 21 19.0391 20.7893 19.4142 20.4142C19.7893 20.0391 20 19.5304 20 19V8M10 12H14M3 3H21C21.5523 3 22 3.44772 22 4V7C22 7.55228 21.5523 8 21 8H3C2.44772 8 2 7.55228 2 7V4C2 3.44772 2.44772 3 3 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--armchair{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 9V6C19 5.46957 18.7893 4.96086 18.4142 4.58579C18.0391 4.21071 17.5304 4 17 4H7C6.46957 4 5.96086 4.21071 5.58579 4.58579C5.21071 4.96086 5 5.46957 5 6V9M19 9C19.5304 9 20.0391 9.21071 20.4142 9.58579C20.7893 9.96086 21 10.4696 21 11V16C21 16.5304 20.7893 17.0391 20.4142 17.4142C20.0391 17.7893 19.5304 18 19 18M19 9C18.4696 9 17.9609 9.21071 17.5858 9.58579C17.2107 9.96086 17 10.4696 17 11V12.5C17 12.6326 16.9473 12.7598 16.8536 12.8536C16.7598 12.9473 16.6326 13 16.5 13H7.5C7.36739 13 7.24021 12.9473 7.14645 12.8536C7.05268 12.7598 7 12.6326 7 12.5V11C7 10.4696 6.78929 9.96086 6.41421 9.58579C6.03914 9.21071 5.53043 9 5 9M5 9C4.46957 9 3.96086 9.21071 3.58579 9.58579C3.21071 9.96086 3 10.4696 3 11V16C3 16.5304 3.21071 17.0391 3.58579 17.4142C3.96086 17.7893 4.46957 18 5 18M5 18H19M5 18V20M19 18V20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 9V6C19 5.46957 18.7893 4.96086 18.4142 4.58579C18.0391 4.21071 17.5304 4 17 4H7C6.46957 4 5.96086 4.21071 5.58579 4.58579C5.21071 4.96086 5 5.46957 5 6V9M19 9C19.5304 9 20.0391 9.21071 20.4142 9.58579C20.7893 9.96086 21 10.4696 21 11V16C21 16.5304 20.7893 17.0391 20.4142 17.4142C20.0391 17.7893 19.5304 18 19 18M19 9C18.4696 9 17.9609 9.21071 17.5858 9.58579C17.2107 9.96086 17 10.4696 17 11V12.5C17 12.6326 16.9473 12.7598 16.8536 12.8536C16.7598 12.9473 16.6326 13 16.5 13H7.5C7.36739 13 7.24021 12.9473 7.14645 12.8536C7.05268 12.7598 7 12.6326 7 12.5V11C7 10.4696 6.78929 9.96086 6.41421 9.58579C6.03914 9.21071 5.53043 9 5 9M5 9C4.46957 9 3.96086 9.21071 3.58579 9.58579C3.21071 9.96086 3 10.4696 3 11V16C3 16.5304 3.21071 17.0391 3.58579 17.4142C3.96086 17.7893 4.46957 18 5 18M5 18H19M5 18V20M19 18V20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-big-down-dash{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 5H9M15 9V12H19L12 19L5 12H9V9H15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 5H9M15 9V12H19L12 19L5 12H9V9H15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-big-down{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 6V12H19L12 19L5 12H9V6H15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 6V12H19L12 19L5 12H9V6H15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-big-left-dash{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 15V9M15 15H12V19L5 12L12 5V9H15V15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 15V9M15 15H12V19L5 12L12 5V9H15V15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-big-left{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 15H12V19L5 12L12 5V9H18V15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 15H12V19L5 12L12 5V9H18V15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-big-right-dash{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 9V15M9 9H12V5L19 12L12 19V15H9V9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 9V15M9 9H12V5L19 12L12 19V15H9V9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-big-right{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 9H12V5L19 12L12 19V15H6V9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 9H12V5L19 12L12 19V15H6V9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-big-up-dash{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 19H15M9 15V12H5L12 5L19 12H15V15H9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 19H15M9 15V12H5L12 5L19 12H15V15H9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-big-up{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 18V12H5L12 5L19 12H15V18H9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 18V12H5L12 5L19 12H15V18H9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-down-0-1{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 16L7 20M7 20L11 16M7 20V4M17 20V14H15M15 20H19M17 4C18.1046 4 19 4.89543 19 6V8C19 9.10457 18.1046 10 17 10C15.8954 10 15 9.10457 15 8V6C15 4.89543 15.8954 4 17 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 16L7 20M7 20L11 16M7 20V4M17 20V14H15M15 20H19M17 4C18.1046 4 19 4.89543 19 6V8C19 9.10457 18.1046 10 17 10C15.8954 10 15 9.10457 15 8V6C15 4.89543 15.8954 4 17 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-down-1-0{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 16L7 20M7 20L11 16M7 20V4M17 10V4H15M15 10H19M17 14C18.1046 14 19 14.8954 19 16V18C19 19.1046 18.1046 20 17 20C15.8954 20 15 19.1046 15 18V16C15 14.8954 15.8954 14 17 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 16L7 20M7 20L11 16M7 20V4M17 10V4H15M15 10H19M17 14C18.1046 14 19 14.8954 19 16V18C19 19.1046 18.1046 20 17 20C15.8954 20 15 19.1046 15 18V16C15 14.8954 15.8954 14 17 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-down-a-z{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 16L7 20M7 20L11 16M7 20V4M20 8H15M15 10V6.5C15 5.83696 15.2634 5.20107 15.7322 4.73223C16.2011 4.26339 16.837 4 17.5 4C18.163 4 18.7989 4.26339 19.2678 4.73223C19.7366 5.20107 20 5.83696 20 6.5V10M15 14H20L15 20H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 16L7 20M7 20L11 16M7 20V4M20 8H15M15 10V6.5C15 5.83696 15.2634 5.20107 15.7322 4.73223C16.2011 4.26339 16.837 4 17.5 4C18.163 4 18.7989 4.26339 19.2678 4.73223C19.7366 5.20107 20 5.83696 20 6.5V10M15 14H20L15 20H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-down-from-line{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 3H5M12 21V7M12 21L6 15M12 21L18 15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 3H5M12 21V7M12 21L6 15M12 21L18 15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-down-left{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 7L7 17M7 17H17M7 17V7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 7L7 17M7 17H17M7 17V7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-down-narrow-wide{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 16L7 20M7 20L11 16M7 20V4M11 4H15M11 8H18M11 12H21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 16L7 20M7 20L11 16M7 20V4M11 4H15M11 8H18M11 12H21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-down-right{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 7L17 17M17 17V7M17 17H7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 7L17 17M17 17V7M17 17H7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-down-to-dot{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2V16M12 16L19 9M12 16L5 9M13 21C13 21.5523 12.5523 22 12 22C11.4477 22 11 21.5523 11 21C11 20.4477 11.4477 20 12 20C12.5523 20 13 20.4477 13 21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2V16M12 16L19 9M12 16L5 9M13 21C13 21.5523 12.5523 22 12 22C11.4477 22 11 21.5523 11 21C11 20.4477 11.4477 20 12 20C12.5523 20 13 20.4477 13 21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-down-to-line{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 17V3M12 17L6 11M12 17L18 11M19 21H5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 17V3M12 17L6 11M12 17L18 11M19 21H5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-down-up{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 16L7 20M7 20L11 16M7 20V4M21 8L17 4M17 4L13 8M17 4V20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 16L7 20M7 20L11 16M7 20V4M21 8L17 4M17 4L13 8M17 4V20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-down-wide-narrow{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 16L7 20M7 20L11 16M7 20V4M11 4H21M11 8H18M11 12H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 16L7 20M7 20L11 16M7 20V4M11 4H21M11 8H18M11 12H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-down-z-a{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 16L7 20M7 20L11 16M7 20V4M15 4H20L15 10H20M15 20V16.5C15 15.837 15.2634 15.2011 15.7322 14.7322C16.2011 14.2634 16.837 14 17.5 14C18.163 14 18.7989 14.2634 19.2678 14.7322C19.7366 15.2011 20 15.837 20 16.5V20M20 18H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 16L7 20M7 20L11 16M7 20V4M15 4H20L15 10H20M15 20V16.5C15 15.837 15.2634 15.2011 15.7322 14.7322C16.2011 14.2634 16.837 14 17.5 14C18.163 14 18.7989 14.2634 19.2678 14.7322C19.7366 15.2011 20 15.837 20 16.5V20M20 18H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-down{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 5V19M12 19L19 12M12 19L5 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 5V19M12 19L19 12M12 19L5 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-left-from-line{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 6L3 12M3 12L9 18M3 12H17M21 19V5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 6L3 12M3 12L9 18M3 12H17M21 19V5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-left-right{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 3L4 7M4 7L8 11M4 7H20M16 21L20 17M20 17L16 13M20 17H4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 3L4 7M4 7L8 11M4 7H20M16 21L20 17M20 17L16 13M20 17H4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-left-to-line{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 19V5M13 6L7 12M7 12L13 18M7 12H21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 19V5M13 6L7 12M7 12L13 18M7 12H21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-left{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 19L5 12M5 12L12 5M5 12H19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 19L5 12M5 12L12 5M5 12H19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-right-from-line{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 5V19M21 12H7M21 12L15 18M21 12L15 6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 5V19M21 12H7M21 12L15 18M21 12L15 6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-right-left{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 3L20 7M20 7L16 11M20 7H4M8 21L4 17M4 17L8 13M4 17H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 3L20 7M20 7L16 11M20 7H4M8 21L4 17M4 17L8 13M4 17H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-right-to-line{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 12H3M17 12L11 18M17 12L11 6M21 5V19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 12H3M17 12L11 18M17 12L11 6M21 5V19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-right{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 12H19M19 12L12 5M19 12L12 19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 12H19M19 12L12 5M19 12L12 19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-up-0-1{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 8L7 4M7 4L11 8M7 4V20M17 20V14H15M15 20H19M17 4C18.1046 4 19 4.89543 19 6V8C19 9.10457 18.1046 10 17 10C15.8954 10 15 9.10457 15 8V6C15 4.89543 15.8954 4 17 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 8L7 4M7 4L11 8M7 4V20M17 20V14H15M15 20H19M17 4C18.1046 4 19 4.89543 19 6V8C19 9.10457 18.1046 10 17 10C15.8954 10 15 9.10457 15 8V6C15 4.89543 15.8954 4 17 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-up-1-0{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 8L7 4M7 4L11 8M7 4V20M17 10V4H15M15 10H19M17 14C18.1046 14 19 14.8954 19 16V18C19 19.1046 18.1046 20 17 20C15.8954 20 15 19.1046 15 18V16C15 14.8954 15.8954 14 17 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 8L7 4M7 4L11 8M7 4V20M17 10V4H15M15 10H19M17 14C18.1046 14 19 14.8954 19 16V18C19 19.1046 18.1046 20 17 20C15.8954 20 15 19.1046 15 18V16C15 14.8954 15.8954 14 17 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-up-a-z{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 8L7 4M7 4L11 8M7 4V20M20 8H15M15 10V6.5C15 5.83696 15.2634 5.20107 15.7322 4.73223C16.2011 4.26339 16.837 4 17.5 4C18.163 4 18.7989 4.26339 19.2678 4.73223C19.7366 5.20107 20 5.83696 20 6.5V10M15 14H20L15 20H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 8L7 4M7 4L11 8M7 4V20M20 8H15M15 10V6.5C15 5.83696 15.2634 5.20107 15.7322 4.73223C16.2011 4.26339 16.837 4 17.5 4C18.163 4 18.7989 4.26339 19.2678 4.73223C19.7366 5.20107 20 5.83696 20 6.5V10M15 14H20L15 20H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-up-down{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 16L17 20M17 20L13 16M17 20V4M3 8L7 4M7 4L11 8M7 4V20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 16L17 20M17 20L13 16M17 20V4M3 8L7 4M7 4L11 8M7 4V20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-up-from-dot{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 9L12 2M12 2L19 9M12 2V16M13 21C13 21.5523 12.5523 22 12 22C11.4477 22 11 21.5523 11 21C11 20.4477 11.4477 20 12 20C12.5523 20 13 20.4477 13 21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 9L12 2M12 2L19 9M12 2V16M13 21C13 21.5523 12.5523 22 12 22C11.4477 22 11 21.5523 11 21C11 20.4477 11.4477 20 12 20C12.5523 20 13 20.4477 13 21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-up-from-line{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 9L12 3M12 3L6 9M12 3V17M5 21H19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 9L12 3M12 3L6 9M12 3V17M5 21H19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-up-left{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 17V7M7 7H17M7 7L17 17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 17V7M7 7H17M7 7L17 17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-up-narrow-wide{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 8L7 4M7 4L11 8M7 4V20M11 12H15M11 16H18M11 20H21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 8L7 4M7 4L11 8M7 4V20M11 12H15M11 16H18M11 20H21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-up-right{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 7H17M17 7V17M17 7L7 17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 7H17M17 7V17M17 7L7 17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-up-to-line{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 3H19M18 13L12 7M12 7L6 13M12 7V21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 3H19M18 13L12 7M12 7L6 13M12 7V21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-up-wide-narrow{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 8L7 4M7 4L11 8M7 4V20M11 12H21M11 16H18M11 20H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 8L7 4M7 4L11 8M7 4V20M11 12H21M11 16H18M11 20H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-up-z-a{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 8L7 4M7 4L11 8M7 4V20M15 4H20L15 10H20M15 20V16.5C15 15.837 15.2634 15.2011 15.7322 14.7322C16.2011 14.2634 16.837 14 17.5 14C18.163 14 18.7989 14.2634 19.2678 14.7322C19.7366 15.2011 20 15.837 20 16.5V20M20 18H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 8L7 4M7 4L11 8M7 4V20M15 4H20L15 10H20M15 20V16.5C15 15.837 15.2634 15.2011 15.7322 14.7322C16.2011 14.2634 16.837 14 17.5 14C18.163 14 18.7989 14.2634 19.2678 14.7322C19.7366 15.2011 20 15.837 20 16.5V20M20 18H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrow-up{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 12L12 5M12 5L19 12M12 5V19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 12L12 5M12 5L19 12M12 5V19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--arrows-up-from-line{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 6L7 3M7 3L10 6M7 3V17M14 6L17 3M17 3L20 6M17 3V17M4 21H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 6L7 3M7 3L10 6M7 3V17M14 6L17 3M17 3L20 6M17 3V17M4 21H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--asterisk{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.9998 6V18M17.1957 9L6.80371 15M6.80371 9L17.1957 15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.9998 6V18M17.1957 9L6.80371 15M6.80371 9L17.1957 15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--at-sign{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 8.00001V13C16 13.7957 16.3161 14.5587 16.8787 15.1213C17.4413 15.6839 18.2044 16 19 16C19.7957 16 20.5587 15.6839 21.1213 15.1213C21.6839 14.5587 22 13.7957 22 13V12C22 9.74731 21.2394 7.56061 19.8414 5.79418C18.4434 4.02775 16.49 2.78508 14.2975 2.26752C12.1051 1.74996 9.80215 1.98782 7.76178 2.94256C5.72141 3.89731 4.06318 5.513 3.05574 7.52787C2.0483 9.54274 1.75069 11.8387 2.21111 14.0439C2.67154 16.249 3.86303 18.2341 5.59254 19.6775C7.32205 21.1209 9.48825 21.9381 11.7402 21.9966C13.9921 22.0552 16.1979 21.3516 18 20M16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 8.00001V13C16 13.7957 16.3161 14.5587 16.8787 15.1213C17.4413 15.6839 18.2044 16 19 16C19.7957 16 20.5587 15.6839 21.1213 15.1213C21.6839 14.5587 22 13.7957 22 13V12C22 9.74731 21.2394 7.56061 19.8414 5.79418C18.4434 4.02775 16.49 2.78508 14.2975 2.26752C12.1051 1.74996 9.80215 1.98782 7.76178 2.94256C5.72141 3.89731 4.06318 5.513 3.05574 7.52787C2.0483 9.54274 1.75069 11.8387 2.21111 14.0439C2.67154 16.249 3.86303 18.2341 5.59254 19.6775C7.32205 21.1209 9.48825 21.9381 11.7402 21.9966C13.9921 22.0552 16.1979 21.3516 18 20M16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--atom{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.9999 13C12.5522 13 12.9999 12.5523 12.9999 12C12.9999 11.4477 12.5522 11 11.9999 11C11.4476 11 10.9999 11.4477 10.9999 12C10.9999 12.5523 11.4476 13 11.9999 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M20.1999 20.1999C22.2399 18.1699 20.2199 12.8399 15.6999 8.29989C11.1599 3.77989 5.82989 1.75989 3.79989 3.79989C1.75989 5.82989 3.77989 11.1599 8.29989 15.6999C12.8399 20.2199 18.1699 22.2399 20.1999 20.1999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M15.6999 15.6999C20.2199 11.1599 22.2399 5.82989 20.1999 3.79989C18.1699 1.75989 12.8399 3.77989 8.29989 8.29989C3.77989 12.8399 1.75989 18.1699 3.79989 20.1999C5.82989 22.2399 11.1599 20.2199 15.6999 15.6999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.9999 13C12.5522 13 12.9999 12.5523 12.9999 12C12.9999 11.4477 12.5522 11 11.9999 11C11.4476 11 10.9999 11.4477 10.9999 12C10.9999 12.5523 11.4476 13 11.9999 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M20.1999 20.1999C22.2399 18.1699 20.2199 12.8399 15.6999 8.29989C11.1599 3.77989 5.82989 1.75989 3.79989 3.79989C1.75989 5.82989 3.77989 11.1599 8.29989 15.6999C12.8399 20.2199 18.1699 22.2399 20.1999 20.1999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M15.6999 15.6999C20.2199 11.1599 22.2399 5.82989 20.1999 3.79989C18.1699 1.75989 12.8399 3.77989 8.29989 8.29989C3.77989 12.8399 1.75989 18.1699 3.79989 20.1999C5.82989 22.2399 11.1599 20.2199 15.6999 15.6999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--audio-lines{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 10V13M6 6V17M10 3V21M14 8V15M18 5V18M22 10V13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 10V13M6 6V17M10 3V21M14 8V15M18 5V18M22 10V13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--audio-waveform{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 13C2.53043 13 3.03914 12.7893 3.41421 12.4142C3.78929 12.0391 4 11.5304 4 11V7C4 6.46957 4.21071 5.96086 4.58579 5.58579C4.96086 5.21071 5.46957 5 6 5C6.53043 5 7.03914 5.21071 7.41421 5.58579C7.78929 5.96086 8 6.46957 8 7V20C8 20.5304 8.21071 21.0391 8.58579 21.4142C8.96086 21.7893 9.46957 22 10 22C10.5304 22 11.0391 21.7893 11.4142 21.4142C11.7893 21.0391 12 20.5304 12 20V4C12 3.46957 12.2107 2.96086 12.5858 2.58579C12.9609 2.21071 13.4696 2 14 2C14.5304 2 15.0391 2.21071 15.4142 2.58579C15.7893 2.96086 16 3.46957 16 4V17C16 17.5304 16.2107 18.0391 16.5858 18.4142C16.9609 18.7893 17.4696 19 18 19C18.5304 19 19.0391 18.7893 19.4142 18.4142C19.7893 18.0391 20 17.5304 20 17V13C20 12.4696 20.2107 11.9609 20.5858 11.5858C20.9609 11.2107 21.4696 11 22 11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 13C2.53043 13 3.03914 12.7893 3.41421 12.4142C3.78929 12.0391 4 11.5304 4 11V7C4 6.46957 4.21071 5.96086 4.58579 5.58579C4.96086 5.21071 5.46957 5 6 5C6.53043 5 7.03914 5.21071 7.41421 5.58579C7.78929 5.96086 8 6.46957 8 7V20C8 20.5304 8.21071 21.0391 8.58579 21.4142C8.96086 21.7893 9.46957 22 10 22C10.5304 22 11.0391 21.7893 11.4142 21.4142C11.7893 21.0391 12 20.5304 12 20V4C12 3.46957 12.2107 2.96086 12.5858 2.58579C12.9609 2.21071 13.4696 2 14 2C14.5304 2 15.0391 2.21071 15.4142 2.58579C15.7893 2.96086 16 3.46957 16 4V17C16 17.5304 16.2107 18.0391 16.5858 18.4142C16.9609 18.7893 17.4696 19 18 19C18.5304 19 19.0391 18.7893 19.4142 18.4142C19.7893 18.0391 20 17.5304 20 17V13C20 12.4696 20.2107 11.9609 20.5858 11.5858C20.9609 11.2107 21.4696 11 22 11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--award{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15.477 12.8899L16.992 21.4159C17.009 21.5163 16.9949 21.6195 16.9516 21.7116C16.9084 21.8038 16.838 21.8806 16.7499 21.9317C16.6619 21.9828 16.5603 22.0058 16.4588 21.9976C16.3573 21.9894 16.2607 21.9504 16.182 21.8859L12.602 19.1989C12.4292 19.0698 12.2192 19 12.0035 19C11.7878 19 11.5778 19.0698 11.405 19.1989L7.819 21.8849C7.74032 21.9493 7.64386 21.9882 7.54249 21.9964C7.44112 22.0046 7.33967 21.9817 7.25166 21.9308C7.16365 21.8798 7.09327 21.8032 7.04991 21.7112C7.00656 21.6192 6.99228 21.5162 7.009 21.4159L8.523 12.8899M18 8C18 11.3137 15.3137 14 12 14C8.68629 14 6 11.3137 6 8C6 4.68629 8.68629 2 12 2C15.3137 2 18 4.68629 18 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15.477 12.8899L16.992 21.4159C17.009 21.5163 16.9949 21.6195 16.9516 21.7116C16.9084 21.8038 16.838 21.8806 16.7499 21.9317C16.6619 21.9828 16.5603 22.0058 16.4588 21.9976C16.3573 21.9894 16.2607 21.9504 16.182 21.8859L12.602 19.1989C12.4292 19.0698 12.2192 19 12.0035 19C11.7878 19 11.5778 19.0698 11.405 19.1989L7.819 21.8849C7.74032 21.9493 7.64386 21.9882 7.54249 21.9964C7.44112 22.0046 7.33967 21.9817 7.25166 21.9308C7.16365 21.8798 7.09327 21.8032 7.04991 21.7112C7.00656 21.6192 6.99228 21.5162 7.009 21.4159L8.523 12.8899M18 8C18 11.3137 15.3137 14 12 14C8.68629 14 6 11.3137 6 8C6 4.68629 8.68629 2 12 2C15.3137 2 18 4.68629 18 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--axe{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.0002 12L5.50023 20.5C5.1024 20.8978 4.56284 21.1213 4.00023 21.1213C3.43762 21.1213 2.89805 20.8978 2.50023 20.5C2.1024 20.1022 1.87891 19.5626 1.87891 19C1.87891 18.4374 2.1024 17.8978 2.50023 17.5L11.0002 9M15.0002 13L9.00024 7L13.0002 3L19.0002 9H22.0002C21.7883 10.7831 20.9827 12.443 19.713 13.7128C18.4433 14.9825 16.7833 15.7881 15.0002 16V13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.0002 12L5.50023 20.5C5.1024 20.8978 4.56284 21.1213 4.00023 21.1213C3.43762 21.1213 2.89805 20.8978 2.50023 20.5C2.1024 20.1022 1.87891 19.5626 1.87891 19C1.87891 18.4374 2.1024 17.8978 2.50023 17.5L11.0002 9M15.0002 13L9.00024 7L13.0002 3L19.0002 9H22.0002C21.7883 10.7831 20.9827 12.443 19.713 13.7128C18.4433 14.9825 16.7833 15.7881 15.0002 16V13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--axis-3d{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 4V20M4 20H20M4 20L11 13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 4V20M4 20H20M4 20L11 13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--baby{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 12H9.01M15 12H15.01M10 16C10.5 16.3 11.2 16.5 12 16.5C12.8 16.5 13.5 16.3 14 16M19 6.3C19.906 7.43567 20.5236 8.77378 20.8 10.2C21.1381 10.3638 21.4233 10.6195 21.6229 10.9378C21.8224 11.2562 21.9282 11.6243 21.9282 12C21.9282 12.3757 21.8224 12.7438 21.6229 13.0622C21.4233 13.3805 21.1381 13.6362 20.8 13.8C20.3683 15.8135 19.2592 17.618 17.6577 18.9125C16.0562 20.207 14.0592 20.9132 12 20.9132C9.94076 20.9132 7.94379 20.207 6.34231 18.9125C4.74083 17.618 3.63171 15.8135 3.2 13.8C2.86186 13.6362 2.57668 13.3805 2.37714 13.0622C2.17761 12.7438 2.07178 12.3757 2.07178 12C2.07178 11.6243 2.17761 11.2562 2.37714 10.9378C2.57668 10.6195 2.86186 10.3638 3.2 10.2C3.61426 8.1705 4.71589 6.34602 6.31902 5.03437C7.92216 3.72271 9.92866 3.00418 12 3C14 3 15.5 4.1 15.5 5.5C15.5 6.9 14.6 8 13.5 8C12.7 8 12 7.6 12 7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 12H9.01M15 12H15.01M10 16C10.5 16.3 11.2 16.5 12 16.5C12.8 16.5 13.5 16.3 14 16M19 6.3C19.906 7.43567 20.5236 8.77378 20.8 10.2C21.1381 10.3638 21.4233 10.6195 21.6229 10.9378C21.8224 11.2562 21.9282 11.6243 21.9282 12C21.9282 12.3757 21.8224 12.7438 21.6229 13.0622C21.4233 13.3805 21.1381 13.6362 20.8 13.8C20.3683 15.8135 19.2592 17.618 17.6577 18.9125C16.0562 20.207 14.0592 20.9132 12 20.9132C9.94076 20.9132 7.94379 20.207 6.34231 18.9125C4.74083 17.618 3.63171 15.8135 3.2 13.8C2.86186 13.6362 2.57668 13.3805 2.37714 13.0622C2.17761 12.7438 2.07178 12.3757 2.07178 12C2.07178 11.6243 2.17761 11.2562 2.37714 10.9378C2.57668 10.6195 2.86186 10.3638 3.2 10.2C3.61426 8.1705 4.71589 6.34602 6.31902 5.03437C7.92216 3.72271 9.92866 3.00418 12 3C14 3 15.5 4.1 15.5 5.5C15.5 6.9 14.6 8 13.5 8C12.7 8 12 7.6 12 7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--backpack{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 6V4C9 3.46957 9.21071 2.96086 9.58579 2.58579C9.96086 2.21071 10.4696 2 11 2H13C13.5304 2 14.0391 2.21071 14.4142 2.58579C14.7893 2.96086 15 3.46957 15 4V6M8 21V16C8 15.4696 8.21071 14.9609 8.58579 14.5858C8.96086 14.2107 9.46957 14 10 14H14C14.5304 14 15.0391 14.2107 15.4142 14.5858C15.7893 14.9609 16 15.4696 16 16V21M8 10H16M8 18H16M4 10C4 8.93913 4.42143 7.92172 5.17157 7.17157C5.92172 6.42143 6.93913 6 8 6H16C17.0609 6 18.0783 6.42143 18.8284 7.17157C19.5786 7.92172 20 8.93913 20 10V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22H6C5.46957 22 4.96086 21.7893 4.58579 21.4142C4.21071 21.0391 4 20.5304 4 20V10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 6V4C9 3.46957 9.21071 2.96086 9.58579 2.58579C9.96086 2.21071 10.4696 2 11 2H13C13.5304 2 14.0391 2.21071 14.4142 2.58579C14.7893 2.96086 15 3.46957 15 4V6M8 21V16C8 15.4696 8.21071 14.9609 8.58579 14.5858C8.96086 14.2107 9.46957 14 10 14H14C14.5304 14 15.0391 14.2107 15.4142 14.5858C15.7893 14.9609 16 15.4696 16 16V21M8 10H16M8 18H16M4 10C4 8.93913 4.42143 7.92172 5.17157 7.17157C5.92172 6.42143 6.93913 6 8 6H16C17.0609 6 18.0783 6.42143 18.8284 7.17157C19.5786 7.92172 20 8.93913 20 10V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22H6C5.46957 22 4.96086 21.7893 4.58579 21.4142C4.21071 21.0391 4 20.5304 4 20V10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--badge-alert{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.0002 8V12M12.0002 16H12.0102M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.0002 8V12M12.0002 16H12.0102M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--badge-cent{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.0002 7V17M15.4001 10C14.9599 9.23743 14.2803 8.64145 13.4668 8.30448C12.6533 7.96752 11.7513 7.9084 10.9008 8.1363C10.0502 8.3642 9.29866 8.86638 8.76262 9.56496C8.22658 10.2635 7.93604 11.1195 7.93604 12C7.93604 12.8805 8.22658 13.7365 8.76262 14.435C9.29866 15.1336 10.0502 15.6358 10.9008 15.8637C11.7513 16.0916 12.6533 16.0325 13.4668 15.6955C14.2803 15.3586 14.9599 14.7626 15.4001 14M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.0002 7V17M15.4001 10C14.9599 9.23743 14.2803 8.64145 13.4668 8.30448C12.6533 7.96752 11.7513 7.9084 10.9008 8.1363C10.0502 8.3642 9.29866 8.86638 8.76262 9.56496C8.22658 10.2635 7.93604 11.1195 7.93604 12C7.93604 12.8805 8.22658 13.7365 8.76262 14.435C9.29866 15.1336 10.0502 15.6358 10.9008 15.8637C11.7513 16.0916 12.6533 16.0325 13.4668 15.6955C14.2803 15.3586 14.9599 14.7626 15.4001 14M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--badge-check{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.00024 12L11.0002 14L15.0002 10M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.00024 12L11.0002 14L15.0002 10M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--badge-dollar-sign{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16.0002 8H10.0002C9.46981 8 8.9611 8.21071 8.58603 8.58579C8.21096 8.96086 8.00024 9.46957 8.00024 10C8.00024 10.5304 8.21096 11.0391 8.58603 11.4142C8.9611 11.7893 9.46981 12 10.0002 12H14.0002C14.5307 12 15.0394 12.2107 15.4145 12.5858C15.7895 12.9609 16.0002 13.4696 16.0002 14C16.0002 14.5304 15.7895 15.0391 15.4145 15.4142C15.0394 15.7893 14.5307 16 14.0002 16H8.00024M12.0002 18V6M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16.0002 8H10.0002C9.46981 8 8.9611 8.21071 8.58603 8.58579C8.21096 8.96086 8.00024 9.46957 8.00024 10C8.00024 10.5304 8.21096 11.0391 8.58603 11.4142C8.9611 11.7893 9.46981 12 10.0002 12H14.0002C14.5307 12 15.0394 12.2107 15.4145 12.5858C15.7895 12.9609 16.0002 13.4696 16.0002 14C16.0002 14.5304 15.7895 15.0391 15.4145 15.4142C15.0394 15.7893 14.5307 16 14.0002 16H8.00024M12.0002 18V6M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--badge-euro{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7.00024 12H12.0002M15.0002 9.4C14.4687 8.77864 13.7596 8.33507 12.9683 8.12905C12.177 7.92303 11.3416 7.96446 10.5746 8.24774C9.80761 8.53102 9.14583 9.04256 8.67843 9.71344C8.21103 10.3843 7.96045 11.1823 7.96045 12C7.96045 12.8177 8.21103 13.6157 8.67843 14.2866C9.14583 14.9574 9.80761 15.469 10.5746 15.7523C11.3416 16.0355 12.177 16.077 12.9683 15.8709C13.7596 15.6649 14.4687 15.2214 15.0002 14.6M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7.00024 12H12.0002M15.0002 9.4C14.4687 8.77864 13.7596 8.33507 12.9683 8.12905C12.177 7.92303 11.3416 7.96446 10.5746 8.24774C9.80761 8.53102 9.14583 9.04256 8.67843 9.71344C8.21103 10.3843 7.96045 11.1823 7.96045 12C7.96045 12.8177 8.21103 13.6157 8.67843 14.2866C9.14583 14.9574 9.80761 15.469 10.5746 15.7523C11.3416 16.0355 12.177 16.077 12.9683 15.8709C13.7596 15.6649 14.4687 15.2214 15.0002 14.6M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--badge-help{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.09033 9.00008C9.32544 8.33175 9.78948 7.76819 10.4003 7.40921C11.0111 7.05024 11.7292 6.91902 12.4275 7.03879C13.1258 7.15857 13.7591 7.52161 14.2154 8.06361C14.6717 8.60561 14.9214 9.2916 14.9203 10.0001C14.9203 12.0001 11.9203 13.0001 11.9203 13.0001M12.0002 17H12.0102M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.09033 9.00008C9.32544 8.33175 9.78948 7.76819 10.4003 7.40921C11.0111 7.05024 11.7292 6.91902 12.4275 7.03879C13.1258 7.15857 13.7591 7.52161 14.2154 8.06361C14.6717 8.60561 14.9214 9.2916 14.9203 10.0001C14.9203 12.0001 11.9203 13.0001 11.9203 13.0001M12.0002 17H12.0102M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--badge-indian-rupee{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.00024 8H16.0002M8.00024 12H16.0002M13.0002 17L8.00024 16H9.00024C10.0611 16 11.0785 15.5786 11.8287 14.8284C12.5788 14.0783 13.0002 13.0609 13.0002 12C13.0002 10.9391 12.5788 9.92172 11.8287 9.17157C11.0785 8.42143 10.0611 8 9.00024 8M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.00024 8H16.0002M8.00024 12H16.0002M13.0002 17L8.00024 16H9.00024C10.0611 16 11.0785 15.5786 11.8287 14.8284C12.5788 14.0783 13.0002 13.0609 13.0002 12C13.0002 10.9391 12.5788 9.92172 11.8287 9.17157C11.0785 8.42143 10.0611 8 9.00024 8M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--badge-info{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.0002 16V12M12.0002 8H12.0102M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.0002 16V12M12.0002 8H12.0102M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--badge-japanese-yen{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.00024 8L12.0002 11M12.0002 11V18M12.0002 11L15.0002 8M9.00024 12H15.0002M9.00024 16H15.0002M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.00024 8L12.0002 11M12.0002 11V18M12.0002 11L15.0002 8M9.00024 12H15.0002M9.00024 16H15.0002M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--badge-minus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.00024 12H16.0002M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.00024 12H16.0002M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--badge-percent{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15.0002 9L9.00024 15M9.00024 9H9.01024M15.0002 15H15.0102M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15.0002 9L9.00024 15M9.00024 9H9.01024M15.0002 15H15.0102M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--badge-plus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.0002 8V16M8.00024 12H16.0002M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.0002 8V16M8.00024 12H16.0002M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--badge-pound-sterling{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.00024 12H12.0002M10.0002 16V9.5C10.0002 8.83696 10.2636 8.20107 10.7325 7.73223C11.2013 7.26339 11.8372 7 12.5002 7C13.1633 7 13.7992 7.26339 14.268 7.73223C14.7369 8.20107 15.0002 8.83696 15.0002 9.5M8.00024 16H15.0002M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.00024 12H12.0002M10.0002 16V9.5C10.0002 8.83696 10.2636 8.20107 10.7325 7.73223C11.2013 7.26339 11.8372 7 12.5002 7C13.1633 7 13.7992 7.26339 14.268 7.73223C14.7369 8.20107 15.0002 8.83696 15.0002 9.5M8.00024 16H15.0002M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--badge-russian-ruble{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.00024 16H14.0002M9.00024 12H14.0002C14.5307 12 15.0394 11.7893 15.4145 11.4142C15.7895 11.0391 16.0002 10.5304 16.0002 10C16.0002 9.46957 15.7895 8.96086 15.4145 8.58579C15.0394 8.21071 14.5307 8 14.0002 8H11.0002V17M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.00024 16H14.0002M9.00024 12H14.0002C14.5307 12 15.0394 11.7893 15.4145 11.4142C15.7895 11.0391 16.0002 10.5304 16.0002 10C16.0002 9.46957 15.7895 8.96086 15.4145 8.58579C15.0394 8.21071 14.5307 8 14.0002 8H11.0002V17M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--badge-swiss-franc{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.0002 17V8H15.0002M11.0002 12H14.0002M9.00024 16H13.0002M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.0002 17V8H15.0002M11.0002 12H14.0002M9.00024 16H13.0002M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--badge-x{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15.0002 9L9.00024 15M9.00024 9L15.0002 15M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15.0002 9L9.00024 15M9.00024 9L15.0002 15M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--badge{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3.85019 8.6201C3.70423 7.96262 3.72665 7.27894 3.91535 6.63244C4.10405 5.98593 4.45294 5.39754 4.92966 4.92182C5.40638 4.4461 5.9955 4.09844 6.6424 3.91109C7.2893 3.72374 7.97303 3.70276 8.63019 3.8501C8.9919 3.2844 9.4902 2.81886 10.0791 2.49638C10.6681 2.17391 11.3287 2.00488 12.0002 2.00488C12.6716 2.00488 13.3323 2.17391 13.9212 2.49638C14.5102 2.81886 15.0085 3.2844 15.3702 3.8501C16.0284 3.70212 16.7133 3.72301 17.3612 3.91081C18.0091 4.09862 18.599 4.44724 19.076 4.92425C19.5531 5.40126 19.9017 5.99117 20.0895 6.6391C20.2773 7.28703 20.2982 7.97193 20.1502 8.6301C20.7159 8.99181 21.1814 9.4901 21.5039 10.079C21.8264 10.668 21.9954 11.3286 21.9954 12.0001C21.9954 12.6715 21.8264 13.3322 21.5039 13.9211C21.1814 14.5101 20.7159 15.0084 20.1502 15.3701C20.2975 16.0273 20.2765 16.711 20.0892 17.3579C19.9018 18.0048 19.5542 18.5939 19.0785 19.0706C18.6027 19.5473 18.0144 19.8962 17.3679 20.0849C16.7213 20.2736 16.0377 20.2961 15.3802 20.1501C15.019 20.718 14.5203 21.1855 13.9303 21.5094C13.3404 21.8333 12.6782 22.0032 12.0052 22.0032C11.3322 22.0032 10.67 21.8333 10.0801 21.5094C9.49011 21.1855 8.99143 20.718 8.63019 20.1501C7.97303 20.2974 7.2893 20.2765 6.6424 20.0891C5.9955 19.9018 5.40638 19.5541 4.92966 19.0784C4.45294 18.6027 4.10405 18.0143 3.91535 17.3678C3.72665 16.7213 3.70423 16.0376 3.85019 15.3801C3.28015 15.0193 2.81061 14.5203 2.48524 13.9293C2.15988 13.3384 1.98926 12.6747 1.98926 12.0001C1.98926 11.3255 2.15988 10.6618 2.48524 10.0709C2.81061 9.47992 3.28015 8.98085 3.85019 8.6201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--baggage-claim{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 18H6C5.46957 18 4.96086 17.7893 4.58579 17.4142C4.21071 17.0391 4 16.5304 4 16V7C4 6.46957 3.78929 5.96086 3.41421 5.58579C3.03914 5.21071 2.53043 5 2 5M17 14V4C17 3.46957 16.7893 2.96086 16.4142 2.58579C16.0391 2.21071 15.5304 2 15 2H14C13.4696 2 12.9609 2.21071 12.5858 2.58579C12.2107 2.96086 12 3.46957 12 4V14M9 6H20C20.5523 6 21 6.44772 21 7V13C21 13.5523 20.5523 14 20 14H9C8.44772 14 8 13.5523 8 13V7C8 6.44772 8.44772 6 9 6ZM20 20C20 21.1046 19.1046 22 18 22C16.8954 22 16 21.1046 16 20C16 18.8954 16.8954 18 18 18C19.1046 18 20 18.8954 20 20ZM11 20C11 21.1046 10.1046 22 9 22C7.89543 22 7 21.1046 7 20C7 18.8954 7.89543 18 9 18C10.1046 18 11 18.8954 11 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 18H6C5.46957 18 4.96086 17.7893 4.58579 17.4142C4.21071 17.0391 4 16.5304 4 16V7C4 6.46957 3.78929 5.96086 3.41421 5.58579C3.03914 5.21071 2.53043 5 2 5M17 14V4C17 3.46957 16.7893 2.96086 16.4142 2.58579C16.0391 2.21071 15.5304 2 15 2H14C13.4696 2 12.9609 2.21071 12.5858 2.58579C12.2107 2.96086 12 3.46957 12 4V14M9 6H20C20.5523 6 21 6.44772 21 7V13C21 13.5523 20.5523 14 20 14H9C8.44772 14 8 13.5523 8 13V7C8 6.44772 8.44772 6 9 6ZM20 20C20 21.1046 19.1046 22 18 22C16.8954 22 16 21.1046 16 20C16 18.8954 16.8954 18 18 18C19.1046 18 20 18.8954 20 20ZM11 20C11 21.1046 10.1046 22 9 22C7.89543 22 7 21.1046 7 20C7 18.8954 7.89543 18 9 18C10.1046 18 11 18.8954 11 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--ban{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.8999 4.8999L19.0999 19.0999M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.8999 4.8999L19.0999 19.0999M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--banana{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 13C7.5 11 12 11 14 15C14.8461 14.568 15.7897 14.3625 16.7389 14.4036C17.688 14.4447 18.6103 14.731 19.4159 15.2345C20.2216 15.738 20.883 16.4416 21.3359 17.2768C21.7887 18.1119 22.0175 19.0501 22 20M5.15 17.89C10.67 16.37 13.8 11 12.15 5.89C11.55 4 11.5 2 13 2C16.22 2 18 7.5 18 10C18 16.5 13.8 22 7.51 22C5.11 22 2 22 2 20C2 18.5 3.14 18.45 5.15 17.89Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 13C7.5 11 12 11 14 15C14.8461 14.568 15.7897 14.3625 16.7389 14.4036C17.688 14.4447 18.6103 14.731 19.4159 15.2345C20.2216 15.738 20.883 16.4416 21.3359 17.2768C21.7887 18.1119 22.0175 19.0501 22 20M5.15 17.89C10.67 16.37 13.8 11 12.15 5.89C11.55 4 11.5 2 13 2C16.22 2 18 7.5 18 10C18 16.5 13.8 22 7.51 22C5.11 22 2 22 2 20C2 18.5 3.14 18.45 5.15 17.89Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bandage{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 10.01H10.01M10 14.01H10.01M14 10.01H14.01M14 14.01H14.01M18 6V17.5M6 6V18M4 6H20C21.1046 6 22 6.89543 22 8V16C22 17.1046 21.1046 18 20 18H4C2.89543 18 2 17.1046 2 16V8C2 6.89543 2.89543 6 4 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 10.01H10.01M10 14.01H10.01M14 10.01H14.01M14 14.01H14.01M18 6V17.5M6 6V18M4 6H20C21.1046 6 22 6.89543 22 8V16C22 17.1046 21.1046 18 20 18H4C2.89543 18 2 17.1046 2 16V8C2 6.89543 2.89543 6 4 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--banknote{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 12H6.01M18 12H18.01M4 6H20C21.1046 6 22 6.89543 22 8V16C22 17.1046 21.1046 18 20 18H4C2.89543 18 2 17.1046 2 16V8C2 6.89543 2.89543 6 4 6ZM14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 12H6.01M18 12H18.01M4 6H20C21.1046 6 22 6.89543 22 8V16C22 17.1046 21.1046 18 20 18H4C2.89543 18 2 17.1046 2 16V8C2 6.89543 2.89543 6 4 6ZM14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--barcode{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 5V19M8 5V19M12 5V19M17 5V19M21 5V19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 5V19M8 5V19M12 5V19M17 5V19M21 5V19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--baseline{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 20H20M6 16L12 4L18 16M8 12H16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 20H20M6 16L12 4L18 16M8 12H16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bath{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 6L6.5 3.5C6.24356 3.21069 5.88531 3.03157 5.5 3C4.683 3 4 3.683 4 4.5V17C4 17.5304 4.21071 18.0391 4.58579 18.4142C4.96086 18.7893 5.46957 19 6 19H18C18.5304 19 19.0391 18.7893 19.4142 18.4142C19.7893 18.0391 20 17.5304 20 17V12M10 5L8 7M2 12H22M7 19V21M17 19V21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 6L6.5 3.5C6.24356 3.21069 5.88531 3.03157 5.5 3C4.683 3 4 3.683 4 4.5V17C4 17.5304 4.21071 18.0391 4.58579 18.4142C4.96086 18.7893 5.46957 19 6 19H18C18.5304 19 19.0391 18.7893 19.4142 18.4142C19.7893 18.0391 20 17.5304 20 17V12M10 5L8 7M2 12H22M7 19V21M17 19V21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--battery-charging{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 7H16C16.5304 7 17.0391 7.21071 17.4142 7.58579C17.7893 7.96086 18 8.46957 18 9V15C18 15.5304 17.7893 16.0391 17.4142 16.4142C17.0391 16.7893 16.5304 17 16 17H14M6 7H4C3.46957 7 2.96086 7.21071 2.58579 7.58579C2.21071 7.96086 2 8.46957 2 9V15C2 15.5304 2.21071 16.0391 2.58579 16.4142C2.96086 16.7893 3.46957 17 4 17H5M11 7L8 12H12L9 17M22 11V13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 7H16C16.5304 7 17.0391 7.21071 17.4142 7.58579C17.7893 7.96086 18 8.46957 18 9V15C18 15.5304 17.7893 16.0391 17.4142 16.4142C17.0391 16.7893 16.5304 17 16 17H14M6 7H4C3.46957 7 2.96086 7.21071 2.58579 7.58579C2.21071 7.96086 2 8.46957 2 9V15C2 15.5304 2.21071 16.0391 2.58579 16.4142C2.96086 16.7893 3.46957 17 4 17H5M11 7L8 12H12L9 17M22 11V13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--battery-full{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 11V13M6 11V13M10 11V13M14 11V13M4 7H16C17.1046 7 18 7.89543 18 9V15C18 16.1046 17.1046 17 16 17H4C2.89543 17 2 16.1046 2 15V9C2 7.89543 2.89543 7 4 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 11V13M6 11V13M10 11V13M14 11V13M4 7H16C17.1046 7 18 7.89543 18 9V15C18 16.1046 17.1046 17 16 17H4C2.89543 17 2 16.1046 2 15V9C2 7.89543 2.89543 7 4 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--battery-low{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 11V13M6 11V13M4 7H16C17.1046 7 18 7.89543 18 9V15C18 16.1046 17.1046 17 16 17H4C2.89543 17 2 16.1046 2 15V9C2 7.89543 2.89543 7 4 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 11V13M6 11V13M4 7H16C17.1046 7 18 7.89543 18 9V15C18 16.1046 17.1046 17 16 17H4C2.89543 17 2 16.1046 2 15V9C2 7.89543 2.89543 7 4 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--battery-medium{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 11V13M6 11V13M10 11V13M4 7H16C17.1046 7 18 7.89543 18 9V15C18 16.1046 17.1046 17 16 17H4C2.89543 17 2 16.1046 2 15V9C2 7.89543 2.89543 7 4 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 11V13M6 11V13M10 11V13M4 7H16C17.1046 7 18 7.89543 18 9V15C18 16.1046 17.1046 17 16 17H4C2.89543 17 2 16.1046 2 15V9C2 7.89543 2.89543 7 4 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--battery-warning{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 7H16C16.5304 7 17.0391 7.21071 17.4142 7.58579C17.7893 7.96086 18 8.46957 18 9V15C18 16 17 17 16 17H14M6 7H4C3.46957 7 2.96086 7.21071 2.58579 7.58579C2.21071 7.96086 2 8.46957 2 9V15C2 16 3 17 4 17H6M22 11V13M10 7V13M10 17V17.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 7H16C16.5304 7 17.0391 7.21071 17.4142 7.58579C17.7893 7.96086 18 8.46957 18 9V15C18 16 17 17 16 17H14M6 7H4C3.46957 7 2.96086 7.21071 2.58579 7.58579C2.21071 7.96086 2 8.46957 2 9V15C2 16 3 17 4 17H6M22 11V13M10 7V13M10 17V17.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--battery{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 11V13M4 7H16C17.1046 7 18 7.89543 18 9V15C18 16.1046 17.1046 17 16 17H4C2.89543 17 2 16.1046 2 15V9C2 7.89543 2.89543 7 4 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 11V13M4 7H16C17.1046 7 18 7.89543 18 9V15C18 16.1046 17.1046 17 16 17H4C2.89543 17 2 16.1046 2 15V9C2 7.89543 2.89543 7 4 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--beaker{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.5 3H19.5M6 3V19C6 19.5304 6.21071 20.0391 6.58579 20.4142C6.96086 20.7893 7.46957 21 8 21H16C16.5304 21 17.0391 20.7893 17.4142 20.4142C17.7893 20.0391 18 19.5304 18 19V3M6 14H18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.5 3H19.5M6 3V19C6 19.5304 6.21071 20.0391 6.58579 20.4142C6.96086 20.7893 7.46957 21 8 21H16C16.5304 21 17.0391 20.7893 17.4142 20.4142C17.7893 20.0391 18 19.5304 18 19V3M6 14H18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bean-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.99972 9C8.35972 9.64 7.47872 9.954 6.59772 10.165C5.16828 10.5073 3.91423 11.3625 3.07351 12.5682C2.23278 13.7738 1.86388 15.2462 2.03679 16.7058C2.20971 18.1655 2.91241 19.5109 4.01156 20.4868C5.11072 21.4627 6.52986 22.0011 7.99972 22C9.8386 22.0023 11.6598 21.6413 13.3588 20.9377C15.0577 20.2341 16.6009 19.2018 17.8997 17.9M10.7498 5.09307C11.3938 3.929 12.4065 3.01199 13.6286 2.48623C14.8506 1.96047 16.2128 1.85578 17.5009 2.18861C18.7889 2.52145 19.9298 3.27293 20.7442 4.32491C21.5586 5.37689 22.0003 6.6697 21.9998 8.00007C21.9998 10.4111 21.3898 12.6801 20.3168 14.6601M5.34082 10.6201C5.60388 11.2142 6.00771 11.7353 6.5174 12.1383C7.02709 12.5413 7.62728 12.8141 8.26607 12.9331C8.90486 13.052 9.56301 13.0136 10.1836 12.821C10.8042 12.6285 11.3685 12.2877 11.8278 11.8281M10.6198 5.34106C11.5287 5.74504 12.2553 6.47198 12.6588 7.38106M1.99976 2L21.9998 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.99972 9C8.35972 9.64 7.47872 9.954 6.59772 10.165C5.16828 10.5073 3.91423 11.3625 3.07351 12.5682C2.23278 13.7738 1.86388 15.2462 2.03679 16.7058C2.20971 18.1655 2.91241 19.5109 4.01156 20.4868C5.11072 21.4627 6.52986 22.0011 7.99972 22C9.8386 22.0023 11.6598 21.6413 13.3588 20.9377C15.0577 20.2341 16.6009 19.2018 17.8997 17.9M10.7498 5.09307C11.3938 3.929 12.4065 3.01199 13.6286 2.48623C14.8506 1.96047 16.2128 1.85578 17.5009 2.18861C18.7889 2.52145 19.9298 3.27293 20.7442 4.32491C21.5586 5.37689 22.0003 6.6697 21.9998 8.00007C21.9998 10.4111 21.3898 12.6801 20.3168 14.6601M5.34082 10.6201C5.60388 11.2142 6.00771 11.7353 6.5174 12.1383C7.02709 12.5413 7.62728 12.8141 8.26607 12.9331C8.90486 13.052 9.56301 13.0136 10.1836 12.821C10.8042 12.6285 11.3685 12.2877 11.8278 11.8281M10.6198 5.34106C11.5287 5.74504 12.2553 6.47198 12.6588 7.38106M1.99976 2L21.9998 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bean{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5.34082 10.6201C5.60446 11.2134 6.00855 11.7336 6.51818 12.1357C7.02782 12.5379 7.62769 12.81 8.26601 12.9285C8.90432 13.047 9.56188 13.0084 10.1819 12.8159C10.802 12.6235 11.3658 12.283 11.8248 11.8239C12.2839 11.3648 12.6242 10.8008 12.8166 10.1808C13.0089 9.56069 13.0474 8.90312 12.9288 8.26484C12.8102 7.62655 12.538 7.02673 12.1357 6.51716C11.7334 6.0076 11.2131 5.60362 10.6198 5.34009M10.1647 6.59797C9.95372 7.47797 9.63972 8.35997 8.99972 8.99997C8.35972 9.63997 7.47872 9.95397 6.59772 10.165C5.16828 10.5073 3.91423 11.3624 3.07351 12.5681C2.23278 13.7738 1.86388 15.2461 2.03679 16.7058C2.20971 18.1655 2.91241 19.5109 4.01156 20.4867C5.11072 21.4626 6.52986 22.0011 7.99972 22C15.7317 22 21.9997 15.732 21.9997 7.99997C22.0008 6.53011 21.4624 5.11097 20.4865 4.01181C19.5106 2.91265 18.1652 2.20995 16.7056 2.03704C15.2459 1.86412 13.7736 2.23303 12.5679 3.07375C11.3622 3.91447 10.5071 5.16853 10.1647 6.59797Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5.34082 10.6201C5.60446 11.2134 6.00855 11.7336 6.51818 12.1357C7.02782 12.5379 7.62769 12.81 8.26601 12.9285C8.90432 13.047 9.56188 13.0084 10.1819 12.8159C10.802 12.6235 11.3658 12.283 11.8248 11.8239C12.2839 11.3648 12.6242 10.8008 12.8166 10.1808C13.0089 9.56069 13.0474 8.90312 12.9288 8.26484C12.8102 7.62655 12.538 7.02673 12.1357 6.51716C11.7334 6.0076 11.2131 5.60362 10.6198 5.34009M10.1647 6.59797C9.95372 7.47797 9.63972 8.35997 8.99972 8.99997C8.35972 9.63997 7.47872 9.95397 6.59772 10.165C5.16828 10.5073 3.91423 11.3624 3.07351 12.5681C2.23278 13.7738 1.86388 15.2461 2.03679 16.7058C2.20971 18.1655 2.91241 19.5109 4.01156 20.4867C5.11072 21.4626 6.52986 22.0011 7.99972 22C15.7317 22 21.9997 15.732 21.9997 7.99997C22.0008 6.53011 21.4624 5.11097 20.4865 4.01181C19.5106 2.91265 18.1652 2.20995 16.7056 2.03704C15.2459 1.86412 13.7736 2.23303 12.5679 3.07375C11.3622 3.91447 10.5071 5.16853 10.1647 6.59797Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bed-double{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 20V12C2 11.4696 2.21071 10.9609 2.58579 10.5858C2.96086 10.2107 3.46957 10 4 10M4 10H20M4 10V6C4 5.46957 4.21071 4.96086 4.58579 4.58579C4.96086 4.21071 5.46957 4 6 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V10M20 10C20.5304 10 21.0391 10.2107 21.4142 10.5858C21.7893 10.9609 22 11.4696 22 12V20M12 4V10M2 18H22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 20V12C2 11.4696 2.21071 10.9609 2.58579 10.5858C2.96086 10.2107 3.46957 10 4 10M4 10H20M4 10V6C4 5.46957 4.21071 4.96086 4.58579 4.58579C4.96086 4.21071 5.46957 4 6 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V10M20 10C20.5304 10 21.0391 10.2107 21.4142 10.5858C21.7893 10.9609 22 11.4696 22 12V20M12 4V10M2 18H22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bed-single{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 20V12C3 11.4696 3.21071 10.9609 3.58579 10.5858C3.96086 10.2107 4.46957 10 5 10M5 10H19M5 10V6C5 5.46957 5.21071 4.96086 5.58579 4.58579C5.96086 4.21071 6.46957 4 7 4H17C17.5304 4 18.0391 4.21071 18.4142 4.58579C18.7893 4.96086 19 5.46957 19 6V10M19 10C19.5304 10 20.0391 10.2107 20.4142 10.5858C20.7893 10.9609 21 11.4696 21 12V20M3 18H21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 20V12C3 11.4696 3.21071 10.9609 3.58579 10.5858C3.96086 10.2107 4.46957 10 5 10M5 10H19M5 10V6C5 5.46957 5.21071 4.96086 5.58579 4.58579C5.96086 4.21071 6.46957 4 7 4H17C17.5304 4 18.0391 4.21071 18.4142 4.58579C18.7893 4.96086 19 5.46957 19 6V10M19 10C19.5304 10 20.0391 10.2107 20.4142 10.5858C20.7893 10.9609 21 11.4696 21 12V20M3 18H21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bed{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 4V20M2 8H20C20.5304 8 21.0391 8.21071 21.4142 8.58579C21.7893 8.96086 22 9.46957 22 10V20M2 17H22M6 8V17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 4V20M2 8H20C20.5304 8 21.0391 8.21071 21.4142 8.58579C21.7893 8.96086 22 9.46957 22 10V20M2 17H22M6 8V17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--beef{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18.4999 6L20.6899 10.5C20.8974 11.1463 21.002 11.8212 20.9999 12.5C21.0007 13.5092 20.7661 14.5047 20.3147 15.4074C19.8634 16.3101 19.2078 17.0951 18.3999 17.7C15.3999 20.2 10.9999 22 6.9999 22C6.44315 21.9992 5.8976 21.8436 5.42429 21.5504C4.95098 21.2572 4.56858 20.8381 4.3199 20.34L2.3999 16.5M15 8.5C15 9.88071 13.8807 11 12.5 11C11.1193 11 10 9.88071 10 8.5C10 7.11929 11.1193 6 12.5 6C13.8807 6 15 7.11929 15 8.5ZM12.5 2C11.1072 1.99917 9.75093 2.44573 8.6311 3.2739C7.51128 4.10207 6.68708 5.26804 6.27996 6.6C5.17996 9.73 5.49996 10.5 3.09996 12.68C2.62172 13.0721 2.27633 13.6024 2.11106 14.1983C1.9458 14.7942 1.96873 15.4266 2.17673 16.009C2.38472 16.5914 2.76761 17.0953 3.27299 17.4517C3.77837 17.8081 4.38154 17.9996 4.99996 18C8.99996 18 13.4 16.2 16.4 13.7C17.4913 12.8815 18.2975 11.7403 18.7043 10.4381C19.1111 9.13591 19.0978 7.73875 18.6664 6.44452C18.235 5.15029 17.4073 4.02461 16.3006 3.22693C15.1938 2.42924 13.8642 2 12.5 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18.4999 6L20.6899 10.5C20.8974 11.1463 21.002 11.8212 20.9999 12.5C21.0007 13.5092 20.7661 14.5047 20.3147 15.4074C19.8634 16.3101 19.2078 17.0951 18.3999 17.7C15.3999 20.2 10.9999 22 6.9999 22C6.44315 21.9992 5.8976 21.8436 5.42429 21.5504C4.95098 21.2572 4.56858 20.8381 4.3199 20.34L2.3999 16.5M15 8.5C15 9.88071 13.8807 11 12.5 11C11.1193 11 10 9.88071 10 8.5C10 7.11929 11.1193 6 12.5 6C13.8807 6 15 7.11929 15 8.5ZM12.5 2C11.1072 1.99917 9.75093 2.44573 8.6311 3.2739C7.51128 4.10207 6.68708 5.26804 6.27996 6.6C5.17996 9.73 5.49996 10.5 3.09996 12.68C2.62172 13.0721 2.27633 13.6024 2.11106 14.1983C1.9458 14.7942 1.96873 15.4266 2.17673 16.009C2.38472 16.5914 2.76761 17.0953 3.27299 17.4517C3.77837 17.8081 4.38154 17.9996 4.99996 18C8.99996 18 13.4 16.2 16.4 13.7C17.4913 12.8815 18.2975 11.7403 18.7043 10.4381C19.1111 9.13591 19.0978 7.73875 18.6664 6.44452C18.235 5.15029 17.4073 4.02461 16.3006 3.22693C15.1938 2.42924 13.8642 2 12.5 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--beer-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 13V18M17 11.47V8M17 11H18C18.4992 11 18.9905 11.1245 19.4294 11.3622C19.8683 11.6 20.2409 11.9436 20.5135 12.3617C20.7861 12.7799 20.95 13.2595 20.9904 13.757C21.0309 14.2546 20.9465 14.7543 20.745 15.211M2 2L22 22M5 8V20C5 20.5304 5.21071 21.0391 5.58579 21.4142C5.96086 21.7893 6.46957 22 7 22H15C15.5304 22 16.0391 21.7893 16.4142 21.4142C16.7893 21.0391 17 20.5304 17 20V17M7.53598 7.53493C6.76598 7.64893 6.15398 7.99993 5.49998 7.99993C5.00546 8.00003 4.52202 7.85345 4.11081 7.57876C3.6996 7.30406 3.3791 6.91358 3.18984 6.45671C3.00058 5.99983 2.95107 5.49709 3.04758 5.01208C3.14408 4.52707 3.38225 4.08157 3.73198 3.73193M8.72705 3.204C9.30605 2.767 9.88505 2 11.0001 2C12.5601 2 13.0001 3.5 14.0001 3.5C15.0001 3.5 15.7201 3 16.5001 3C17.1631 3 17.799 3.26339 18.2678 3.73223C18.7367 4.20107 19 4.83696 19 5.5C19 6.16304 18.7367 6.79893 18.2678 7.26777C17.799 7.73661 17.1631 8 16.5001 8C15.7201 8 15.0001 7.5 14.0001 7.5C13.7152 7.50174 13.432 7.54211 13.1581 7.62M9 14.6001V18.0001%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 13V18M17 11.47V8M17 11H18C18.4992 11 18.9905 11.1245 19.4294 11.3622C19.8683 11.6 20.2409 11.9436 20.5135 12.3617C20.7861 12.7799 20.95 13.2595 20.9904 13.757C21.0309 14.2546 20.9465 14.7543 20.745 15.211M2 2L22 22M5 8V20C5 20.5304 5.21071 21.0391 5.58579 21.4142C5.96086 21.7893 6.46957 22 7 22H15C15.5304 22 16.0391 21.7893 16.4142 21.4142C16.7893 21.0391 17 20.5304 17 20V17M7.53598 7.53493C6.76598 7.64893 6.15398 7.99993 5.49998 7.99993C5.00546 8.00003 4.52202 7.85345 4.11081 7.57876C3.6996 7.30406 3.3791 6.91358 3.18984 6.45671C3.00058 5.99983 2.95107 5.49709 3.04758 5.01208C3.14408 4.52707 3.38225 4.08157 3.73198 3.73193M8.72705 3.204C9.30605 2.767 9.88505 2 11.0001 2C12.5601 2 13.0001 3.5 14.0001 3.5C15.0001 3.5 15.7201 3 16.5001 3C17.1631 3 17.799 3.26339 18.2678 3.73223C18.7367 4.20107 19 4.83696 19 5.5C19 6.16304 18.7367 6.79893 18.2678 7.26777C17.799 7.73661 17.1631 8 16.5001 8C15.7201 8 15.0001 7.5 14.0001 7.5C13.7152 7.50174 13.432 7.54211 13.1581 7.62M9 14.6001V18.0001%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--beer{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 11H18C18.7956 11 19.5587 11.3161 20.1213 11.8787C20.6839 12.4413 21 13.2044 21 14C21 14.7956 20.6839 15.5587 20.1213 16.1213C19.5587 16.6839 18.7956 17 18 17H17M9 12V18M13 12V18M5 8V20C5 20.5304 5.21071 21.0391 5.58579 21.4142C5.96086 21.7893 6.46957 22 7 22H15C15.5304 22 16.0391 21.7893 16.4142 21.4142C16.7893 21.0391 17 20.5304 17 20V8M14 7.5C13 7.5 12.56 8 11 8C9.44 8 9 7.5 8 7.5C7 7.5 6.28 8 5.5 8C4.83696 8 4.20107 7.73661 3.73223 7.26777C3.26339 6.79893 3 6.16304 3 5.5C3 4.83696 3.26339 4.20107 3.73223 3.73223C4.20107 3.26339 4.83696 3 5.5 3C6.28 3 7.07 3.5 8 3.5C8.93 3.5 9.44 2 11 2C12.56 2 13 3.5 14 3.5C15 3.5 15.72 3 16.5 3C17.163 3 17.7989 3.26339 18.2678 3.73223C18.7366 4.20107 19 4.83696 19 5.5C19 6.16304 18.7366 6.79893 18.2678 7.26777C17.7989 7.73661 17.163 8 16.5 8C15.72 8 15 7.5 14 7.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 11H18C18.7956 11 19.5587 11.3161 20.1213 11.8787C20.6839 12.4413 21 13.2044 21 14C21 14.7956 20.6839 15.5587 20.1213 16.1213C19.5587 16.6839 18.7956 17 18 17H17M9 12V18M13 12V18M5 8V20C5 20.5304 5.21071 21.0391 5.58579 21.4142C5.96086 21.7893 6.46957 22 7 22H15C15.5304 22 16.0391 21.7893 16.4142 21.4142C16.7893 21.0391 17 20.5304 17 20V8M14 7.5C13 7.5 12.56 8 11 8C9.44 8 9 7.5 8 7.5C7 7.5 6.28 8 5.5 8C4.83696 8 4.20107 7.73661 3.73223 7.26777C3.26339 6.79893 3 6.16304 3 5.5C3 4.83696 3.26339 4.20107 3.73223 3.73223C4.20107 3.26339 4.83696 3 5.5 3C6.28 3 7.07 3.5 8 3.5C8.93 3.5 9.44 2 11 2C12.56 2 13 3.5 14 3.5C15 3.5 15.72 3 16.5 3C17.163 3 17.7989 3.26339 18.2678 3.73223C18.7366 4.20107 19 4.83696 19 5.5C19 6.16304 18.7366 6.79893 18.2678 7.26777C17.7989 7.73661 17.163 8 16.5 8C15.72 8 15 7.5 14 7.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bell-dot{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19.4 14.9C20.2 16.4 21 17 21 17H3C3 17 6 15 6 8C6 4.7 8.7 2 12 2C12.7 2 13.3 2.1 13.9 2.3M10.3 21C10.4674 21.3044 10.7135 21.5583 11.0125 21.7352C11.3116 21.912 11.6526 22.0053 12 22.0053C12.3475 22.0053 12.6885 21.912 12.9876 21.7352C13.2866 21.5583 13.5327 21.3044 13.7 21M21 8C21 9.65685 19.6569 11 18 11C16.3431 11 15 9.65685 15 8C15 6.34315 16.3431 5 18 5C19.6569 5 21 6.34315 21 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19.4 14.9C20.2 16.4 21 17 21 17H3C3 17 6 15 6 8C6 4.7 8.7 2 12 2C12.7 2 13.3 2.1 13.9 2.3M10.3 21C10.4674 21.3044 10.7135 21.5583 11.0125 21.7352C11.3116 21.912 11.6526 22.0053 12 22.0053C12.3475 22.0053 12.6885 21.912 12.9876 21.7352C13.2866 21.5583 13.5327 21.3044 13.7 21M21 8C21 9.65685 19.6569 11 18 11C16.3431 11 15 9.65685 15 8C15 6.34315 16.3431 5 18 5C19.6569 5 21 6.34315 21 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bell-electric{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18.8 4C19.5646 5.45539 19.9838 7.20214 20 9M9 9H9.01M14 18.9999C17 18.9999 18.6 17.3999 18.6 17.3999M16 9C16 12.866 12.866 16 9 16C5.13401 16 2 12.866 2 9C2 5.13401 5.13401 2 9 2C12.866 2 16 5.13401 16 9ZM6 16H12C13.1046 16 14 16.8954 14 18V20C14 21.1046 13.1046 22 12 22H6C4.89543 22 4 21.1046 4 20V18C4 16.8954 4.89543 16 6 16ZM22 16C22 17.1046 21.1046 18 20 18C18.8954 18 18 17.1046 18 16C18 14.8954 18.8954 14 20 14C21.1046 14 22 14.8954 22 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18.8 4C19.5646 5.45539 19.9838 7.20214 20 9M9 9H9.01M14 18.9999C17 18.9999 18.6 17.3999 18.6 17.3999M16 9C16 12.866 12.866 16 9 16C5.13401 16 2 12.866 2 9C2 5.13401 5.13401 2 9 2C12.866 2 16 5.13401 16 9ZM6 16H12C13.1046 16 14 16.8954 14 18V20C14 21.1046 13.1046 22 12 22H6C4.89543 22 4 21.1046 4 20V18C4 16.8954 4.89543 16 6 16ZM22 16C22 17.1046 21.1046 18 20 18C18.8954 18 18 17.1046 18 16C18 14.8954 18.8954 14 20 14C21.1046 14 22 14.8954 22 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bell-minus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18.4 12C19.2 15.8 21 17 21 17H3C3 17 6 15 6 8C6 4.7 8.7 2 12 2C13.8 2 15.4 2.8 16.5 4M10.3 21C10.4674 21.3044 10.7135 21.5583 11.0125 21.7352C11.3116 21.912 11.6526 22.0053 12 22.0053C12.3475 22.0053 12.6885 21.912 12.9876 21.7352C13.2866 21.5583 13.5327 21.3044 13.7 21M15 8H21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18.4 12C19.2 15.8 21 17 21 17H3C3 17 6 15 6 8C6 4.7 8.7 2 12 2C13.8 2 15.4 2.8 16.5 4M10.3 21C10.4674 21.3044 10.7135 21.5583 11.0125 21.7352C11.3116 21.912 11.6526 22.0053 12 22.0053C12.3475 22.0053 12.6885 21.912 12.9876 21.7352C13.2866 21.5583 13.5327 21.3044 13.7 21M15 8H21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bell-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.69995 3.00001C9.60376 2.4048 10.6517 2.06511 11.7329 2.01694C12.814 1.96876 13.888 2.21388 14.8412 2.72634C15.7943 3.23879 16.5912 3.99951 17.1473 4.9279C17.7033 5.8563 17.998 6.91781 18 8.00001C18.0015 9.68453 18.2029 11.3629 18.6 13M17 17H3C3 17 6 15 6 8.00005C5.99349 7.41966 6.09522 6.84315 6.3 6.30005M10.3 21C10.4674 21.3044 10.7135 21.5583 11.0125 21.7352C11.3116 21.912 11.6526 22.0053 12 22.0053C12.3475 22.0053 12.6885 21.912 12.9876 21.7352C13.2866 21.5583 13.5327 21.3044 13.7 21M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.69995 3.00001C9.60376 2.4048 10.6517 2.06511 11.7329 2.01694C12.814 1.96876 13.888 2.21388 14.8412 2.72634C15.7943 3.23879 16.5912 3.99951 17.1473 4.9279C17.7033 5.8563 17.998 6.91781 18 8.00001C18.0015 9.68453 18.2029 11.3629 18.6 13M17 17H3C3 17 6 15 6 8.00005C5.99349 7.41966 6.09522 6.84315 6.3 6.30005M10.3 21C10.4674 21.3044 10.7135 21.5583 11.0125 21.7352C11.3116 21.912 11.6526 22.0053 12 22.0053C12.3475 22.0053 12.6885 21.912 12.9876 21.7352C13.2866 21.5583 13.5327 21.3044 13.7 21M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bell-plus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19.3 14.8C20.1 16.4 21 17 21 17H3C3 17 6 15 6 8C6 4.7 8.7 2 12 2C13 2 13.9 2.2 14.8 2.7M10.3 21C10.4674 21.3044 10.7135 21.5583 11.0125 21.7352C11.3116 21.912 11.6526 22.0053 12 22.0053C12.3475 22.0053 12.6885 21.912 12.9876 21.7352C13.2866 21.5583 13.5327 21.3044 13.7 21M15 8H21M18 5V11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19.3 14.8C20.1 16.4 21 17 21 17H3C3 17 6 15 6 8C6 4.7 8.7 2 12 2C13 2 13.9 2.2 14.8 2.7M10.3 21C10.4674 21.3044 10.7135 21.5583 11.0125 21.7352C11.3116 21.912 11.6526 22.0053 12 22.0053C12.3475 22.0053 12.6885 21.912 12.9876 21.7352C13.2866 21.5583 13.5327 21.3044 13.7 21M15 8H21M18 5V11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bell-ring{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.3 21C10.4674 21.3044 10.7135 21.5583 11.0125 21.7352C11.3116 21.912 11.6526 22.0053 12 22.0053C12.3475 22.0053 12.6885 21.912 12.9876 21.7352C13.2866 21.5583 13.5327 21.3044 13.7 21M4 2C2.8 3.7 2 5.7 2 8M22 8C22 5.7 21.2 3.7 20 2M6 8C6 6.4087 6.63214 4.88258 7.75736 3.75736C8.88258 2.63214 10.4087 2 12 2C13.5913 2 15.1174 2.63214 16.2426 3.75736C17.3679 4.88258 18 6.4087 18 8C18 15 21 17 21 17H3C3 17 6 15 6 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.3 21C10.4674 21.3044 10.7135 21.5583 11.0125 21.7352C11.3116 21.912 11.6526 22.0053 12 22.0053C12.3475 22.0053 12.6885 21.912 12.9876 21.7352C13.2866 21.5583 13.5327 21.3044 13.7 21M4 2C2.8 3.7 2 5.7 2 8M22 8C22 5.7 21.2 3.7 20 2M6 8C6 6.4087 6.63214 4.88258 7.75736 3.75736C8.88258 2.63214 10.4087 2 12 2C13.5913 2 15.1174 2.63214 16.2426 3.75736C17.3679 4.88258 18 6.4087 18 8C18 15 21 17 21 17H3C3 17 6 15 6 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bell{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.3 21C10.4674 21.3044 10.7135 21.5583 11.0125 21.7352C11.3116 21.912 11.6526 22.0053 12 22.0053C12.3475 22.0053 12.6885 21.912 12.9876 21.7352C13.2866 21.5583 13.5327 21.3044 13.7 21M6 8C6 6.4087 6.63214 4.88258 7.75736 3.75736C8.88258 2.63214 10.4087 2 12 2C13.5913 2 15.1174 2.63214 16.2426 3.75736C17.3679 4.88258 18 6.4087 18 8C18 15 21 17 21 17H3C3 17 6 15 6 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.3 21C10.4674 21.3044 10.7135 21.5583 11.0125 21.7352C11.3116 21.912 11.6526 22.0053 12 22.0053C12.3475 22.0053 12.6885 21.912 12.9876 21.7352C13.2866 21.5583 13.5327 21.3044 13.7 21M6 8C6 6.4087 6.63214 4.88258 7.75736 3.75736C8.88258 2.63214 10.4087 2 12 2C13.5913 2 15.1174 2.63214 16.2426 3.75736C17.3679 4.88258 18 6.4087 18 8C18 15 21 17 21 17H3C3 17 6 15 6 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--between-horizontal-end{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 15L19 12L22 9M4 3H15C15.5523 3 16 3.44772 16 4V9C16 9.55228 15.5523 10 15 10H4C3.44772 10 3 9.55228 3 9V4C3 3.44772 3.44772 3 4 3ZM4 14H15C15.5523 14 16 14.4477 16 15V20C16 20.5523 15.5523 21 15 21H4C3.44772 21 3 20.5523 3 20V15C3 14.4477 3.44772 14 4 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 15L19 12L22 9M4 3H15C15.5523 3 16 3.44772 16 4V9C16 9.55228 15.5523 10 15 10H4C3.44772 10 3 9.55228 3 9V4C3 3.44772 3.44772 3 4 3ZM4 14H15C15.5523 14 16 14.4477 16 15V20C16 20.5523 15.5523 21 15 21H4C3.44772 21 3 20.5523 3 20V15C3 14.4477 3.44772 14 4 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--between-horizontal-start{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 9L5 12L2 15M9 3H20C20.5523 3 21 3.44772 21 4V9C21 9.55228 20.5523 10 20 10H9C8.44772 10 8 9.55228 8 9V4C8 3.44772 8.44772 3 9 3ZM9 14H20C20.5523 14 21 14.4477 21 15V20C21 20.5523 20.5523 21 20 21H9C8.44772 21 8 20.5523 8 20V15C8 14.4477 8.44772 14 9 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 9L5 12L2 15M9 3H20C20.5523 3 21 3.44772 21 4V9C21 9.55228 20.5523 10 20 10H9C8.44772 10 8 9.55228 8 9V4C8 3.44772 8.44772 3 9 3ZM9 14H20C20.5523 14 21 14.4477 21 15V20C21 20.5523 20.5523 21 20 21H9C8.44772 21 8 20.5523 8 20V15C8 14.4477 8.44772 14 9 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--between-vertical-end{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 22L12 19L15 22M4 3H9C9.55228 3 10 3.44772 10 4V15C10 15.5523 9.55228 16 9 16H4C3.44772 16 3 15.5523 3 15V4C3 3.44772 3.44772 3 4 3ZM15 3H20C20.5523 3 21 3.44772 21 4V15C21 15.5523 20.5523 16 20 16H15C14.4477 16 14 15.5523 14 15V4C14 3.44772 14.4477 3 15 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 22L12 19L15 22M4 3H9C9.55228 3 10 3.44772 10 4V15C10 15.5523 9.55228 16 9 16H4C3.44772 16 3 15.5523 3 15V4C3 3.44772 3.44772 3 4 3ZM15 3H20C20.5523 3 21 3.44772 21 4V15C21 15.5523 20.5523 16 20 16H15C14.4477 16 14 15.5523 14 15V4C14 3.44772 14.4477 3 15 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--between-vertical-start{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 2L12 5L9 2M4 8H9C9.55228 8 10 8.44772 10 9V20C10 20.5523 9.55228 21 9 21H4C3.44772 21 3 20.5523 3 20V9C3 8.44772 3.44772 8 4 8ZM15 8H20C20.5523 8 21 8.44772 21 9V20C21 20.5523 20.5523 21 20 21H15C14.4477 21 14 20.5523 14 20V9C14 8.44772 14.4477 8 15 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 2L12 5L9 2M4 8H9C9.55228 8 10 8.44772 10 9V20C10 20.5523 9.55228 21 9 21H4C3.44772 21 3 20.5523 3 20V9C3 8.44772 3.44772 8 4 8ZM15 8H20C20.5523 8 21 8.44772 21 9V20C21 20.5523 20.5523 21 20 21H15C14.4477 21 14 20.5523 14 20V9C14 8.44772 14.4477 8 15 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--biceps-flexed{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.4092 13.017C12.865 11.9604 13.6714 11.0934 14.6921 10.5622C15.7129 10.031 16.8857 9.86815 18.0126 10.1011C19.1395 10.3341 20.1515 10.9487 20.8779 11.8411C21.6044 12.7336 22.0008 13.8493 22.0002 15C22.0002 18.866 18.0002 22 13.0002 22C8.92321 22 4.84721 21.18 2.62921 19.538C2.20321 19.222 1.99821 18.706 2.00921 18.176C2.11821 12.723 2.62721 2 10.0002 2C10.7959 2 11.5589 2.31607 12.1215 2.87868C12.6841 3.44129 13.0002 4.20435 13.0002 5C13.0002 5.53043 12.7895 6.03914 12.4144 6.41421C12.0393 6.78929 11.5306 7 11.0002 7C9.89521 7 9.36021 6.556 9.00021 6M15.0003 14.0001C14.3967 13.5472 13.6986 13.2368 12.958 13.0921C12.2175 12.9474 11.4538 12.9722 10.7242 13.1646C9.99461 13.357 9.31802 13.712 8.74514 14.2031C8.17226 14.6941 7.71795 15.3085 7.41626 16.0001M9.96424 6.82495C8.01924 7.97695 9.50024 13 8.00024 15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.4092 13.017C12.865 11.9604 13.6714 11.0934 14.6921 10.5622C15.7129 10.031 16.8857 9.86815 18.0126 10.1011C19.1395 10.3341 20.1515 10.9487 20.8779 11.8411C21.6044 12.7336 22.0008 13.8493 22.0002 15C22.0002 18.866 18.0002 22 13.0002 22C8.92321 22 4.84721 21.18 2.62921 19.538C2.20321 19.222 1.99821 18.706 2.00921 18.176C2.11821 12.723 2.62721 2 10.0002 2C10.7959 2 11.5589 2.31607 12.1215 2.87868C12.6841 3.44129 13.0002 4.20435 13.0002 5C13.0002 5.53043 12.7895 6.03914 12.4144 6.41421C12.0393 6.78929 11.5306 7 11.0002 7C9.89521 7 9.36021 6.556 9.00021 6M15.0003 14.0001C14.3967 13.5472 13.6986 13.2368 12.958 13.0921C12.2175 12.9474 11.4538 12.9722 10.7242 13.1646C9.99461 13.357 9.31802 13.712 8.74514 14.2031C8.17226 14.6941 7.71795 15.3085 7.41626 16.0001M9.96424 6.82495C8.01924 7.97695 9.50024 13 8.00024 15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bike{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 17.5V14L9 11L13 8L15 11H17M22 17.5C22 19.433 20.433 21 18.5 21C16.567 21 15 19.433 15 17.5C15 15.567 16.567 14 18.5 14C20.433 14 22 15.567 22 17.5ZM9 17.5C9 19.433 7.433 21 5.5 21C3.567 21 2 19.433 2 17.5C2 15.567 3.567 14 5.5 14C7.433 14 9 15.567 9 17.5ZM16 5C16 5.55228 15.5523 6 15 6C14.4477 6 14 5.55228 14 5C14 4.44772 14.4477 4 15 4C15.5523 4 16 4.44772 16 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 17.5V14L9 11L13 8L15 11H17M22 17.5C22 19.433 20.433 21 18.5 21C16.567 21 15 19.433 15 17.5C15 15.567 16.567 14 18.5 14C20.433 14 22 15.567 22 17.5ZM9 17.5C9 19.433 7.433 21 5.5 21C3.567 21 2 19.433 2 17.5C2 15.567 3.567 14 5.5 14C7.433 14 9 15.567 9 17.5ZM16 5C16 5.55228 15.5523 6 15 6C14.4477 6 14 5.55228 14 5C14 4.44772 14.4477 4 15 4C15.5523 4 16 4.44772 16 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--binary{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 20H10M14 10H18M6 14H8V20M14 4H16V10M16 14C17.1046 14 18 14.8954 18 16V18C18 19.1046 17.1046 20 16 20C14.8954 20 14 19.1046 14 18V16C14 14.8954 14.8954 14 16 14ZM8 4C9.10457 4 10 4.89543 10 6V8C10 9.10457 9.10457 10 8 10C6.89543 10 6 9.10457 6 8V6C6 4.89543 6.89543 4 8 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 20H10M14 10H18M6 14H8V20M14 4H16V10M16 14C17.1046 14 18 14.8954 18 16V18C18 19.1046 17.1046 20 16 20C14.8954 20 14 19.1046 14 18V16C14 14.8954 14.8954 14 16 14ZM8 4C9.10457 4 10 4.89543 10 6V8C10 9.10457 9.10457 10 8 10C6.89543 10 6 9.10457 6 8V6C6 4.89543 6.89543 4 8 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--binoculars{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 10H14M19 7V4C19 3.73478 18.8946 3.48043 18.7071 3.29289C18.5196 3.10536 18.2652 3 18 3H16C15.7348 3 15.4804 3.10536 15.2929 3.29289C15.1054 3.48043 15 3.73478 15 4V7M19 7C19.2652 7 19.5196 7.10536 19.7071 7.29289C19.8946 7.48043 20 7.73478 20 8V10.32C20 12.187 22 13.759 22 15.149V19C22 19.5304 21.7893 20.0391 21.4142 20.4142C21.0391 20.7893 20.5304 21 20 21H16C15.4696 21 14.9609 20.7893 14.5858 20.4142C14.2107 20.0391 14 19.5304 14 19V8C14 7.73478 14.1054 7.48043 14.2929 7.29289C14.4804 7.10536 14.7348 7 15 7M19 7H15M22 16H2M5 7C4.73478 7 4.48043 7.10536 4.29289 7.29289C4.10536 7.48043 4 7.73478 4 8V10.32C4 12.187 2 13.759 2 15.149V19C2 19.5304 2.21071 20.0391 2.58579 20.4142C2.96086 20.7893 3.46957 21 4 21H8C8.53043 21 9.03914 20.7893 9.41421 20.4142C9.78929 20.0391 10 19.5304 10 19V8C10 7.73478 9.89464 7.48043 9.70711 7.29289C9.51957 7.10536 9.26522 7 9 7M5 7H9M5 7V4C5 3.73478 5.10536 3.48043 5.29289 3.29289C5.48043 3.10536 5.73478 3 6 3H8C8.26522 3 8.51957 3.10536 8.70711 3.29289C8.89464 3.48043 9 3.73478 9 4V7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 10H14M19 7V4C19 3.73478 18.8946 3.48043 18.7071 3.29289C18.5196 3.10536 18.2652 3 18 3H16C15.7348 3 15.4804 3.10536 15.2929 3.29289C15.1054 3.48043 15 3.73478 15 4V7M19 7C19.2652 7 19.5196 7.10536 19.7071 7.29289C19.8946 7.48043 20 7.73478 20 8V10.32C20 12.187 22 13.759 22 15.149V19C22 19.5304 21.7893 20.0391 21.4142 20.4142C21.0391 20.7893 20.5304 21 20 21H16C15.4696 21 14.9609 20.7893 14.5858 20.4142C14.2107 20.0391 14 19.5304 14 19V8C14 7.73478 14.1054 7.48043 14.2929 7.29289C14.4804 7.10536 14.7348 7 15 7M19 7H15M22 16H2M5 7C4.73478 7 4.48043 7.10536 4.29289 7.29289C4.10536 7.48043 4 7.73478 4 8V10.32C4 12.187 2 13.759 2 15.149V19C2 19.5304 2.21071 20.0391 2.58579 20.4142C2.96086 20.7893 3.46957 21 4 21H8C8.53043 21 9.03914 20.7893 9.41421 20.4142C9.78929 20.0391 10 19.5304 10 19V8C10 7.73478 9.89464 7.48043 9.70711 7.29289C9.51957 7.10536 9.26522 7 9 7M5 7H9M5 7V4C5 3.73478 5.10536 3.48043 5.29289 3.29289C5.48043 3.10536 5.73478 3 6 3H8C8.26522 3 8.51957 3.10536 8.70711 3.29289C8.89464 3.48043 9 3.73478 9 4V7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--biohazard{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 13.8999C13.1046 13.8999 14 13.0045 14 11.8999C14 10.7953 13.1046 9.8999 12 9.8999C10.8954 9.8999 10 10.7953 10 11.8999C10 13.0045 10.8954 13.8999 12 13.8999ZM12 13.8999L12 15.5M6.7 3.3999C5.8 5.8999 6.7 8.5999 8.9 10.0999M8.9 10.0999C6.5 8.9999 3.7 9.5999 2 11.5999M8.9 10.0999L10.2999 10.9001M17.3001 3.3999C18.2001 5.8999 17.3001 8.5999 15.1001 10.0999M15.1001 10.0999C17.5001 8.8999 20.3001 9.4999 22.0001 11.5999M15.1001 10.0999L13.7 10.9001M16.7 20.8C14.1 20.4 12.1 18.2 12 15.5M12 15.5C11.8 18.1 9.90005 20.3 7.30005 20.7M13.5 5.4C12.5 5.2 11.5 5.2 10.5 5.4M17 16.3999C17.7 15.6999 18.2 14.7999 18.5 13.8999M5.5 13.8999C5.8 14.7999 6.3 15.6999 7 16.3999%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 13.8999C13.1046 13.8999 14 13.0045 14 11.8999C14 10.7953 13.1046 9.8999 12 9.8999C10.8954 9.8999 10 10.7953 10 11.8999C10 13.0045 10.8954 13.8999 12 13.8999ZM12 13.8999L12 15.5M6.7 3.3999C5.8 5.8999 6.7 8.5999 8.9 10.0999M8.9 10.0999C6.5 8.9999 3.7 9.5999 2 11.5999M8.9 10.0999L10.2999 10.9001M17.3001 3.3999C18.2001 5.8999 17.3001 8.5999 15.1001 10.0999M15.1001 10.0999C17.5001 8.8999 20.3001 9.4999 22.0001 11.5999M15.1001 10.0999L13.7 10.9001M16.7 20.8C14.1 20.4 12.1 18.2 12 15.5M12 15.5C11.8 18.1 9.90005 20.3 7.30005 20.7M13.5 5.4C12.5 5.2 11.5 5.2 10.5 5.4M17 16.3999C17.7 15.6999 18.2 14.7999 18.5 13.8999M5.5 13.8999C5.8 14.7999 6.3 15.6999 7 16.3999%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bird{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 7H16.01M3.4 18.0001H12C14.1217 18.0001 16.1566 17.1572 17.6569 15.6569C19.1571 14.1566 20 12.1218 20 10.0001V7.00007M20 7.00007C20.0023 6.14798 19.7323 5.31743 19.2296 4.62946C18.7269 3.94148 18.0175 3.43203 17.205 3.17533C16.3925 2.91863 15.5193 2.9281 14.7125 3.20237C13.9058 3.47663 13.2077 4.00135 12.72 4.70007L2 20.0001M20 7.00007L22 7.5L20 8M10 18V21M14 17.75V21M7 17.9999C8.23312 17.9998 9.43627 17.6198 10.4457 16.9116C11.4552 16.2034 12.2219 15.2013 12.6416 14.0418C13.0612 12.8823 13.1134 11.6216 12.7911 10.4314C12.4687 9.24116 11.7874 8.17915 10.84 7.38989%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 7H16.01M3.4 18.0001H12C14.1217 18.0001 16.1566 17.1572 17.6569 15.6569C19.1571 14.1566 20 12.1218 20 10.0001V7.00007M20 7.00007C20.0023 6.14798 19.7323 5.31743 19.2296 4.62946C18.7269 3.94148 18.0175 3.43203 17.205 3.17533C16.3925 2.91863 15.5193 2.9281 14.7125 3.20237C13.9058 3.47663 13.2077 4.00135 12.72 4.70007L2 20.0001M20 7.00007L22 7.5L20 8M10 18V21M14 17.75V21M7 17.9999C8.23312 17.9998 9.43627 17.6198 10.4457 16.9116C11.4552 16.2034 12.2219 15.2013 12.6416 14.0418C13.0612 12.8823 13.1134 11.6216 12.7911 10.4314C12.4687 9.24116 11.7874 8.17915 10.84 7.38989%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bitcoin{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.7669 19.089C16.6909 19.957 17.9069 13.064 12.9829 12.195M11.7669 19.089L5.85986 18.047M11.7669 19.089L11.4209 21.059M9.04386 11.501L12.9839 12.195C17.9079 13.064 19.1239 6.16996 14.1989 5.30196L8.28986 4.25996M14.1979 5.30196L14.5459 3.33196M7.47986 20.364L10.6059 2.63696%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.7669 19.089C16.6909 19.957 17.9069 13.064 12.9829 12.195M11.7669 19.089L5.85986 18.047M11.7669 19.089L11.4209 21.059M9.04386 11.501L12.9839 12.195C17.9079 13.064 19.1239 6.16996 14.1989 5.30196L8.28986 4.25996M14.1979 5.30196L14.5459 3.33196M7.47986 20.364L10.6059 2.63696%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--blend{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 16C12.866 16 16 12.866 16 9C16 5.13401 12.866 2 9 2C5.13401 2 2 5.13401 2 9C2 12.866 5.13401 16 9 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M15 22C18.866 22 22 18.866 22 15C22 11.134 18.866 8 15 8C11.134 8 8 11.134 8 15C8 18.866 11.134 22 15 22Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 16C12.866 16 16 12.866 16 9C16 5.13401 12.866 2 9 2C5.13401 2 2 5.13401 2 9C2 12.866 5.13401 16 9 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M15 22C18.866 22 22 18.866 22 15C22 11.134 18.866 8 15 8C11.134 8 8 11.134 8 15C8 18.866 11.134 22 15 22Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--blinds{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 3H21M20 7H8M20 11H8M10 19H20M8 15H20M4 3V17M4 17C2.89543 17 2 17.8954 2 19C2 20.1046 2.89543 21 4 21C5.10457 21 6 20.1046 6 19C6 17.8954 5.10457 17 4 17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 3H21M20 7H8M20 11H8M10 19H20M8 15H20M4 3V17M4 17C2.89543 17 2 17.8954 2 19C2 20.1046 2.89543 21 4 21C5.10457 21 6 20.1046 6 19C6 17.8954 5.10457 17 4 17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--blocks{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 21V8C10 7.73478 9.89464 7.48043 9.70711 7.29289C9.51957 7.10536 9.26522 7 9 7H4C3.73478 7 3.48043 7.10536 3.29289 7.29289C3.10536 7.48043 3 7.73478 3 8V20C3 20.2652 3.10536 20.5196 3.29289 20.7071C3.48043 20.8946 3.73478 21 4 21H16C16.2652 21 16.5196 20.8946 16.7071 20.7071C16.8946 20.5196 17 20.2652 17 20V15C17 14.7348 16.8946 14.4804 16.7071 14.2929C16.5196 14.1054 16.2652 14 16 14H3M15 3H20C20.5523 3 21 3.44772 21 4V9C21 9.55228 20.5523 10 20 10H15C14.4477 10 14 9.55228 14 9V4C14 3.44772 14.4477 3 15 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 21V8C10 7.73478 9.89464 7.48043 9.70711 7.29289C9.51957 7.10536 9.26522 7 9 7H4C3.73478 7 3.48043 7.10536 3.29289 7.29289C3.10536 7.48043 3 7.73478 3 8V20C3 20.2652 3.10536 20.5196 3.29289 20.7071C3.48043 20.8946 3.73478 21 4 21H16C16.2652 21 16.5196 20.8946 16.7071 20.7071C16.8946 20.5196 17 20.2652 17 20V15C17 14.7348 16.8946 14.4804 16.7071 14.2929C16.5196 14.1054 16.2652 14 16 14H3M15 3H20C20.5523 3 21 3.44772 21 4V9C21 9.55228 20.5523 10 20 10H15C14.4477 10 14 9.55228 14 9V4C14 3.44772 14.4477 3 15 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bluetooth-connected{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 7L17 17L12 22V2L17 7L7 17M18 12H21M3 12H6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 7L17 17L12 22V2L17 7L7 17M18 12H21M3 12H6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bluetooth-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 17L12 22V12L7 17M2 2L22 22M14.5 9.5L17 7L12 2V6.5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 17L12 22V12L7 17M2 2L22 22M14.5 9.5L17 7L12 2V6.5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bluetooth-searching{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 7L17 17L12 22V2L17 7L7 17M20.8301 14.8299C21.202 14.4584 21.497 14.0173 21.6983 13.5317C21.8996 13.0461 22.0032 12.5256 22.0032 11.9999C22.0032 11.4743 21.8996 10.9538 21.6983 10.4682C21.497 9.98257 21.202 9.54141 20.8301 9.16992M18 12H18.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 7L17 17L12 22V2L17 7L7 17M20.8301 14.8299C21.202 14.4584 21.497 14.0173 21.6983 13.5317C21.8996 13.0461 22.0032 12.5256 22.0032 11.9999C22.0032 11.4743 21.8996 10.9538 21.6983 10.4682C21.497 9.98257 21.202 9.54141 20.8301 9.16992M18 12H18.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bluetooth{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 7L17 17L12 22V2L17 7L7 17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 7L17 17L12 22V2L17 7L7 17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bold{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 12H15C16.0609 12 17.0783 12.4214 17.8284 13.1716C18.5786 13.9217 19 14.9391 19 16C19 17.0609 18.5786 18.0783 17.8284 18.8284C17.0783 19.5786 16.0609 20 15 20H7C6.73478 20 6.48043 19.8946 6.29289 19.7071C6.10536 19.5196 6 19.2652 6 19V5C6 4.73478 6.10536 4.48043 6.29289 4.29289C6.48043 4.10536 6.73478 4 7 4H14C15.0609 4 16.0783 4.42143 16.8284 5.17157C17.5786 5.92172 18 6.93913 18 8C18 9.06087 17.5786 10.0783 16.8284 10.8284C16.0783 11.5786 15.0609 12 14 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 12H15C16.0609 12 17.0783 12.4214 17.8284 13.1716C18.5786 13.9217 19 14.9391 19 16C19 17.0609 18.5786 18.0783 17.8284 18.8284C17.0783 19.5786 16.0609 20 15 20H7C6.73478 20 6.48043 19.8946 6.29289 19.7071C6.10536 19.5196 6 19.2652 6 19V5C6 4.73478 6.10536 4.48043 6.29289 4.29289C6.48043 4.10536 6.73478 4 7 4H14C15.0609 4 16.0783 4.42143 16.8284 5.17157C17.5786 5.92172 18 6.93913 18 8C18 9.06087 17.5786 10.0783 16.8284 10.8284C16.0783 11.5786 15.0609 12 14 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bolt{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 15.9999V7.9999C20.9996 7.64918 20.9071 7.30471 20.7315 7.00106C20.556 6.69742 20.3037 6.44526 20 6.2699L13 2.2699C12.696 2.09437 12.3511 2.00195 12 2.00195C11.6489 2.00195 11.304 2.09437 11 2.2699L4 6.2699C3.69626 6.44526 3.44398 6.69742 3.26846 7.00106C3.09294 7.30471 3.00036 7.64918 3 7.9999V15.9999C3.00036 16.3506 3.09294 16.6951 3.26846 16.9987C3.44398 17.3024 3.69626 17.5545 4 17.7299L11 21.7299C11.304 21.9054 11.6489 21.9979 12 21.9979C12.3511 21.9979 12.696 21.9054 13 21.7299L20 17.7299C20.3037 17.5545 20.556 17.3024 20.7315 16.9987C20.9071 16.6951 20.9996 16.3506 21 15.9999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 15.9999V7.9999C20.9996 7.64918 20.9071 7.30471 20.7315 7.00106C20.556 6.69742 20.3037 6.44526 20 6.2699L13 2.2699C12.696 2.09437 12.3511 2.00195 12 2.00195C11.6489 2.00195 11.304 2.09437 11 2.2699L4 6.2699C3.69626 6.44526 3.44398 6.69742 3.26846 7.00106C3.09294 7.30471 3.00036 7.64918 3 7.9999V15.9999C3.00036 16.3506 3.09294 16.6951 3.26846 16.9987C3.44398 17.3024 3.69626 17.5545 4 17.7299L11 21.7299C11.304 21.9054 11.6489 21.9979 12 21.9979C12.3511 21.9979 12.696 21.9054 13 21.7299L20 17.7299C20.3037 17.5545 20.556 17.3024 20.7315 16.9987C20.9071 16.6951 20.9996 16.3506 21 15.9999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bomb{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.3501 4.65005L16.3001 2.70005C16.7517 2.2506 17.3629 1.99829 18.0001 1.99829C18.6372 1.99829 19.2485 2.2506 19.7001 2.70005L21.3001 4.30005C21.5238 4.52301 21.7014 4.78796 21.8225 5.07968C21.9436 5.37141 22.006 5.68417 22.006 6.00005C22.006 6.31592 21.9436 6.62869 21.8225 6.92041C21.7014 7.21214 21.5238 7.47708 21.3001 7.70005L19.3501 9.65005M22 2L20.5 3.5M20 13C20 17.9706 15.9706 22 11 22C6.02944 22 2 17.9706 2 13C2 8.02944 6.02944 4 11 4C15.9706 4 20 8.02944 20 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.3501 4.65005L16.3001 2.70005C16.7517 2.2506 17.3629 1.99829 18.0001 1.99829C18.6372 1.99829 19.2485 2.2506 19.7001 2.70005L21.3001 4.30005C21.5238 4.52301 21.7014 4.78796 21.8225 5.07968C21.9436 5.37141 22.006 5.68417 22.006 6.00005C22.006 6.31592 21.9436 6.62869 21.8225 6.92041C21.7014 7.21214 21.5238 7.47708 21.3001 7.70005L19.3501 9.65005M22 2L20.5 3.5M20 13C20 17.9706 15.9706 22 11 22C6.02944 22 2 17.9706 2 13C2 8.02944 6.02944 4 11 4C15.9706 4 20 8.02944 20 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bone{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 10C17.7 9.3 18.69 10 19.5 10C20.163 10 20.7989 9.73661 21.2678 9.26777C21.7366 8.79893 22 8.16304 22 7.5C22 6.83696 21.7366 6.20107 21.2678 5.73223C20.7989 5.26339 20.163 5 19.5 5C19.3674 5 19.2402 4.94732 19.1464 4.85355C19.0527 4.75979 19 4.63261 19 4.5C19 3.83696 18.7366 3.20107 18.2678 2.73223C17.7989 2.26339 17.163 2 16.5 2C15.837 2 15.2011 2.26339 14.7322 2.73223C14.2634 3.20107 14 3.83696 14 4.5C14 5.31 14.7 6.3 14 7L7 14C6.3 14.7 5.31 14 4.5 14C3.83696 14 3.20107 14.2634 2.73223 14.7322C2.26339 15.2011 2 15.837 2 16.5C2 17.163 2.26339 17.7989 2.73223 18.2678C3.20107 18.7366 3.83696 19 4.5 19C4.78 19 5 19.22 5 19.5C5 20.163 5.26339 20.7989 5.73223 21.2678C6.20107 21.7366 6.83696 22 7.5 22C8.16304 22 8.79893 21.7366 9.26777 21.2678C9.73661 20.7989 10 20.163 10 19.5C10 18.69 9.3 17.7 10 17L17 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 10C17.7 9.3 18.69 10 19.5 10C20.163 10 20.7989 9.73661 21.2678 9.26777C21.7366 8.79893 22 8.16304 22 7.5C22 6.83696 21.7366 6.20107 21.2678 5.73223C20.7989 5.26339 20.163 5 19.5 5C19.3674 5 19.2402 4.94732 19.1464 4.85355C19.0527 4.75979 19 4.63261 19 4.5C19 3.83696 18.7366 3.20107 18.2678 2.73223C17.7989 2.26339 17.163 2 16.5 2C15.837 2 15.2011 2.26339 14.7322 2.73223C14.2634 3.20107 14 3.83696 14 4.5C14 5.31 14.7 6.3 14 7L7 14C6.3 14.7 5.31 14 4.5 14C3.83696 14 3.20107 14.2634 2.73223 14.7322C2.26339 15.2011 2 15.837 2 16.5C2 17.163 2.26339 17.7989 2.73223 18.2678C3.20107 18.7366 3.83696 19 4.5 19C4.78 19 5 19.22 5 19.5C5 20.163 5.26339 20.7989 5.73223 21.2678C6.20107 21.7366 6.83696 22 7.5 22C8.16304 22 8.79893 21.7366 9.26777 21.2678C9.73661 20.7989 10 20.163 10 19.5C10 18.69 9.3 17.7 10 17L17 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--book-a{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20M8 13L12 6L16 13M9.1001 11H14.8001%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20M8 13L12 6L16 13M9.1001 11H14.8001%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--book-audio{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V13M16 8V11M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20M8 8V11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V13M16 8V11M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20M8 8V11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--book-check{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20M9 9.5L11 11.5L15 7.5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20M9 9.5L11 11.5L15 7.5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--book-copy{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 16V4C2 3.46957 2.21071 2.96086 2.58579 2.58579C2.96086 2.21071 3.46957 2 4 2H15M2 16C2 15.4696 2.21071 14.9609 2.58579 14.5858C2.96086 14.2107 3.46957 14 4 14H5M2 16C2 16.5304 2.21071 17.0391 2.58579 17.4142C2.96086 17.7893 3.46957 18 4 18H5M22 18H11C10.4696 18 9.96086 18.2107 9.58579 18.5858C9.21071 18.9609 9 19.4696 9 20M9 20C9 20.5304 9.21071 21.0391 9.58579 21.4142C9.96086 21.7893 10.4696 22 11 22H21.5C21.6326 22 21.7598 21.9473 21.8536 21.8536C21.9473 21.7598 22 21.6326 22 21.5V6.5C22 6.36739 21.9473 6.24021 21.8536 6.14645C21.7598 6.05268 21.6326 6 21.5 6H11C10.4696 6 9.96086 6.21071 9.58579 6.58579C9.21071 6.96086 9 7.46957 9 8V20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 16V4C2 3.46957 2.21071 2.96086 2.58579 2.58579C2.96086 2.21071 3.46957 2 4 2H15M2 16C2 15.4696 2.21071 14.9609 2.58579 14.5858C2.96086 14.2107 3.46957 14 4 14H5M2 16C2 16.5304 2.21071 17.0391 2.58579 17.4142C2.96086 17.7893 3.46957 18 4 18H5M22 18H11C10.4696 18 9.96086 18.2107 9.58579 18.5858C9.21071 18.9609 9 19.4696 9 20M9 20C9 20.5304 9.21071 21.0391 9.58579 21.4142C9.96086 21.7893 10.4696 22 11 22H21.5C21.6326 22 21.7598 21.9473 21.8536 21.8536C21.9473 21.7598 22 21.6326 22 21.5V6.5C22 6.36739 21.9473 6.24021 21.8536 6.14645C21.7598 6.05268 21.6326 6 21.5 6H11C10.4696 6 9.96086 6.21071 9.58579 6.58579C9.21071 6.96086 9 7.46957 9 8V20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--book-dashed{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 17H14M12 22H14M12 2H14M18 22H19C19.2652 22 19.5196 21.8946 19.7071 21.7071C19.8946 21.5196 20 21.2652 20 21M18 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V4M20 15V17H18M20 8V11M4 11V9M4 19.5V15M4 19.5C4 20.163 4.26339 20.7989 4.73223 21.2678C5.20107 21.7366 5.83696 22 6.5 22H8M4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H8M4 5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 17H14M12 22H14M12 2H14M18 22H19C19.2652 22 19.5196 21.8946 19.7071 21.7071C19.8946 21.5196 20 21.2652 20 21M18 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V4M20 15V17H18M20 8V11M4 11V9M4 19.5V15M4 19.5C4 20.163 4.26339 20.7989 4.73223 21.2678C5.20107 21.7366 5.83696 22 6.5 22H8M4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H8M4 5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--book-down{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 13V7M12 13L9 10M12 13L15 10M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 13V7M12 13L9 10M12 13L15 10M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--book-headphones{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20M8 12V10C8 8.93913 8.42143 7.92172 9.17157 7.17157C9.92172 6.42143 10.9391 6 12 6C13.0609 6 14.0783 6.42143 14.8284 7.17157C15.5786 7.92172 16 8.93913 16 10V12M8 12C8 12.5523 8.44772 13 9 13C9.55228 13 10 12.5523 10 12C10 11.4477 9.55228 11 9 11C8.44772 11 8 11.4477 8 12ZM16 12C16 12.5523 15.5523 13 15 13C14.4477 13 14 12.5523 14 12C14 11.4477 14.4477 11 15 11C15.5523 11 16 11.4477 16 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20M8 12V10C8 8.93913 8.42143 7.92172 9.17157 7.17157C9.92172 6.42143 10.9391 6 12 6C13.0609 6 14.0783 6.42143 14.8284 7.17157C15.5786 7.92172 16 8.93913 16 10V12M8 12C8 12.5523 8.44772 13 9 13C9.55228 13 10 12.5523 10 12C10 11.4477 9.55228 11 9 11C8.44772 11 8 11.4477 8 12ZM16 12C16 12.5523 15.5523 13 15 13C14.4477 13 14 12.5523 14 12C14 11.4477 14.4477 11 15 11C15.5523 11 16 11.4477 16 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--book-heart{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20M16 8.2C15.9948 7.61814 15.7613 7.06159 15.3499 6.65013C14.9384 6.23868 14.3819 6.00522 13.8 6C13 6 12.4 6.3 12 6.9C11.6 6.3 11 6 10.2 6C9.61814 6.00522 9.06159 6.23868 8.65013 6.65013C8.23868 7.06159 8.00522 7.61814 8 8.2C8 8.8 8.3 9.4 8.7 9.8C9.78915 10.8778 10.8892 11.9445 12 13C13.1058 11.9728 14.2058 10.9395 15.3 9.9C15.7485 9.44791 16.0001 8.83684 16 8.2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20M16 8.2C15.9948 7.61814 15.7613 7.06159 15.3499 6.65013C14.9384 6.23868 14.3819 6.00522 13.8 6C13 6 12.4 6.3 12 6.9C11.6 6.3 11 6 10.2 6C9.61814 6.00522 9.06159 6.23868 8.65013 6.65013C8.23868 7.06159 8.00522 7.61814 8 8.2C8 8.8 8.3 9.4 8.7 9.8C9.78915 10.8778 10.8892 11.9445 12 13C13.1058 11.9728 14.2058 10.9395 15.3 9.9C15.7485 9.44791 16.0001 8.83684 16 8.2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--book-image{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 13.7L17.9 11.6C17.5261 11.2336 17.0235 11.0283 16.5 11.0283C15.9764 11.0283 15.4738 11.2336 15.1 11.6L9.69995 17M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20M12 8C12 9.10457 11.1046 10 10 10C8.89543 10 8 9.10457 8 8C8 6.89543 8.89543 6 10 6C11.1046 6 12 6.89543 12 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 13.7L17.9 11.6C17.5261 11.2336 17.0235 11.0283 16.5 11.0283C15.9764 11.0283 15.4738 11.2336 15.1 11.6L9.69995 17M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20M12 8C12 9.10457 11.1046 10 10 10C8.89543 10 8 9.10457 8 8C8 6.89543 8.89543 6 10 6C11.1046 6 12 6.89543 12 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--book-key{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 3L20 4M20 2L15.5 6.5M20 8V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5M4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H14M16 8C16 9.10457 15.1046 10 14 10C12.8954 10 12 9.10457 12 8C12 6.89543 12.8954 6 14 6C15.1046 6 16 6.89543 16 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 3L20 4M20 2L15.5 6.5M20 8V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5M4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H14M16 8C16 9.10457 15.1046 10 14 10C12.8954 10 12 9.10457 12 8C12 6.89543 12.8954 6 14 6C15.1046 6 16 6.89543 16 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--book-lock{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 6V4C18 3.46957 17.7893 2.96086 17.4142 2.58579C17.0391 2.21071 16.5304 2 16 2C15.4696 2 14.9609 2.21071 14.5858 2.58579C14.2107 2.96086 14 3.46957 14 4V6M20 15V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5M4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H10M13 6H19C19.5523 6 20 6.44772 20 7V10C20 10.5523 19.5523 11 19 11H13C12.4477 11 12 10.5523 12 10V7C12 6.44772 12.4477 6 13 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 6V4C18 3.46957 17.7893 2.96086 17.4142 2.58579C17.0391 2.21071 16.5304 2 16 2C15.4696 2 14.9609 2.21071 14.5858 2.58579C14.2107 2.96086 14 3.46957 14 4V6M20 15V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5M4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H10M13 6H19C19.5523 6 20 6.44772 20 7V10C20 10.5523 19.5523 11 19 11H13C12.4477 11 12 10.5523 12 10V7C12 6.44772 12.4477 6 13 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--book-marked{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 2V10L13 7L16 10V2M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 2V10L13 7L16 10V2M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--book-minus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20M9 10H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20M9 10H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--book-open-check{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 21C12 19.3 10.7 18 9 18H2V3H8C10.2 3 12 4.8 12 7M12 21V7M12 21C12 19.3 13.3 18 15 18H22V15.7M12 7C12 4.8 13.8 3 16 3H22V6M16 12L18 14L22 10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 21C12 19.3 10.7 18 9 18H2V3H8C10.2 3 12 4.8 12 7M12 21V7M12 21C12 19.3 13.3 18 15 18H22V15.7M12 7C12 4.8 13.8 3 16 3H22V6M16 12L18 14L22 10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--book-open-text{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 7C12 5.93913 11.5786 4.92172 10.8284 4.17157C10.0783 3.42143 9.06087 3 8 3H2V18H9C9.79565 18 10.5587 18.3161 11.1213 18.8787C11.6839 19.4413 12 20.2044 12 21M12 7V21M12 7C12 5.93913 12.4214 4.92172 13.1716 4.17157C13.9217 3.42143 14.9391 3 16 3H22V18H15C14.2044 18 13.4413 18.3161 12.8787 18.8787C12.3161 19.4413 12 20.2044 12 21M6 8H8M6 12H8M16 8H18M16 12H18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 7C12 5.93913 11.5786 4.92172 10.8284 4.17157C10.0783 3.42143 9.06087 3 8 3H2V18H9C9.79565 18 10.5587 18.3161 11.1213 18.8787C11.6839 19.4413 12 20.2044 12 21M12 7V21M12 7C12 5.93913 12.4214 4.92172 13.1716 4.17157C13.9217 3.42143 14.9391 3 16 3H22V18H15C14.2044 18 13.4413 18.3161 12.8787 18.8787C12.3161 19.4413 12 20.2044 12 21M6 8H8M6 12H8M16 8H18M16 12H18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--book-open{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 7C12 5.93913 11.5786 4.92172 10.8284 4.17157C10.0783 3.42143 9.06087 3 8 3H2V18H9C9.79565 18 10.5587 18.3161 11.1213 18.8787C11.6839 19.4413 12 20.2044 12 21M12 7V21M12 7C12 5.93913 12.4214 4.92172 13.1716 4.17157C13.9217 3.42143 14.9391 3 16 3H22V18H15C14.2044 18 13.4413 18.3161 12.8787 18.8787C12.3161 19.4413 12 20.2044 12 21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 7C12 5.93913 11.5786 4.92172 10.8284 4.17157C10.0783 3.42143 9.06087 3 8 3H2V18H9C9.79565 18 10.5587 18.3161 11.1213 18.8787C11.6839 19.4413 12 20.2044 12 21M12 7V21M12 7C12 5.93913 12.4214 4.92172 13.1716 4.17157C13.9217 3.42143 14.9391 3 16 3H22V18H15C14.2044 18 13.4413 18.3161 12.8787 18.8787C12.3161 19.4413 12 20.2044 12 21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--book-plus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 7V13M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20M9 10H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 7V13M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20M9 10H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--book-text{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20M8 11H16M8 7H14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20M8 11H16M8 7H14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--book-type{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 13H14M12 6V13M16 8V6H8V8M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 13H14M12 6V13M16 8V6H8V8M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--book-up-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 13V7M12 7L9 10M12 7L15 10M18 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5M4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2M9 5L12 2L15 5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 13V7M12 7L9 10M12 7L15 10M18 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5M4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2M9 5L12 2L15 5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--book-up{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 13V7M12 7L9 10M12 7L15 10M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 13V7M12 7L9 10M12 7L15 10M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--book-user{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 13C15 12.2044 14.6839 11.4413 14.1213 10.8787C13.5587 10.3161 12.7956 10 12 10M12 10C11.2044 10 10.4413 10.3161 9.87868 10.8787C9.31607 11.4413 9 12.2044 9 13M12 10C13.1046 10 14 9.10457 14 8C14 6.89543 13.1046 6 12 6C10.8954 6 10 6.89543 10 8C10 9.10457 10.8954 10 12 10ZM4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 13C15 12.2044 14.6839 11.4413 14.1213 10.8787C13.5587 10.3161 12.7956 10 12 10M12 10C11.2044 10 10.4413 10.3161 9.87868 10.8787C9.31607 11.4413 9 12.2044 9 13M12 10C13.1046 10 14 9.10457 14 8C14 6.89543 13.1046 6 12 6C10.8954 6 10 6.89543 10 8C10 9.10457 10.8954 10 12 10ZM4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--book-x{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.5 7L9.5 12M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20M9.5 7L14.5 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.5 7L9.5 12M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20M9.5 7L14.5 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--book{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 19.5V4.5C4 3.83696 4.26339 3.20107 4.73223 2.73223C5.20107 2.26339 5.83696 2 6.5 2H19C19.2652 2 19.5196 2.10536 19.7071 2.29289C19.8946 2.48043 20 2.73478 20 3V21C20 21.2652 19.8946 21.5196 19.7071 21.7071C19.5196 21.8946 19.2652 22 19 22H6.5C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5ZM4 19.5C4 18.837 4.26339 18.2011 4.73223 17.7322C5.20107 17.2634 5.83696 17 6.5 17H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bookmark-check{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 10L11 12L15 8M19 21L12 17L5 21V5C5 4.46957 5.21071 3.96086 5.58579 3.58579C5.96086 3.21071 6.46957 3 7 3H17C17.5304 3 18.0391 3.21071 18.4142 3.58579C18.7893 3.96086 19 4.46957 19 5V21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 10L11 12L15 8M19 21L12 17L5 21V5C5 4.46957 5.21071 3.96086 5.58579 3.58579C5.96086 3.21071 6.46957 3 7 3H17C17.5304 3 18.0391 3.21071 18.4142 3.58579C18.7893 3.96086 19 4.46957 19 5V21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bookmark-minus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 10H9M19 21L12 17L5 21V5C5 4.46957 5.21071 3.96086 5.58579 3.58579C5.96086 3.21071 6.46957 3 7 3H17C17.5304 3 18.0391 3.21071 18.4142 3.58579C18.7893 3.96086 19 4.46957 19 5V21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 10H9M19 21L12 17L5 21V5C5 4.46957 5.21071 3.96086 5.58579 3.58579C5.96086 3.21071 6.46957 3 7 3H17C17.5304 3 18.0391 3.21071 18.4142 3.58579C18.7893 3.96086 19 4.46957 19 5V21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bookmark-plus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 7V13M15 10H9M19 21L12 17L5 21V5C5 4.46957 5.21071 3.96086 5.58579 3.58579C5.96086 3.21071 6.46957 3 7 3H17C17.5304 3 18.0391 3.21071 18.4142 3.58579C18.7893 3.96086 19 4.46957 19 5V21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 7V13M15 10H9M19 21L12 17L5 21V5C5 4.46957 5.21071 3.96086 5.58579 3.58579C5.96086 3.21071 6.46957 3 7 3H17C17.5304 3 18.0391 3.21071 18.4142 3.58579C18.7893 3.96086 19 4.46957 19 5V21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bookmark-x{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.5 7.5L9.5 12.5M9.5 7.5L14.5 12.5M19 21L12 17L5 21V5C5 4.46957 5.21071 3.96086 5.58579 3.58579C5.96086 3.21071 6.46957 3 7 3H17C17.5304 3 18.0391 3.21071 18.4142 3.58579C18.7893 3.96086 19 4.46957 19 5V21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.5 7.5L9.5 12.5M9.5 7.5L14.5 12.5M19 21L12 17L5 21V5C5 4.46957 5.21071 3.96086 5.58579 3.58579C5.96086 3.21071 6.46957 3 7 3H17C17.5304 3 18.0391 3.21071 18.4142 3.58579C18.7893 3.96086 19 4.46957 19 5V21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bookmark{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 21L12 17L5 21V5C5 4.46957 5.21071 3.96086 5.58579 3.58579C5.96086 3.21071 6.46957 3 7 3H17C17.5304 3 18.0391 3.21071 18.4142 3.58579C18.7893 3.96086 19 4.46957 19 5V21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 21L12 17L5 21V5C5 4.46957 5.21071 3.96086 5.58579 3.58579C5.96086 3.21071 6.46957 3 7 3H17C17.5304 3 18.0391 3.21071 18.4142 3.58579C18.7893 3.96086 19 4.46957 19 5V21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--boom-box{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 9V5C4 4.46957 4.21071 3.96086 4.58579 3.58579C4.96086 3.21071 5.46957 3 6 3H18C18.5304 3 19.0391 3.21071 19.4142 3.58579C19.7893 3.96086 20 4.46957 20 5V9M4 9H20M4 9C2.89543 9 2 9.89543 2 11V19C2 20.1046 2.89543 21 4 21H20C21.1046 21 22 20.1046 22 19V11C22 9.89543 21.1046 9 20 9M8 8V9M12 8V9M16 8V9M10 15C10 16.1046 9.10457 17 8 17C6.89543 17 6 16.1046 6 15C6 13.8954 6.89543 13 8 13C9.10457 13 10 13.8954 10 15ZM18 15C18 16.1046 17.1046 17 16 17C14.8954 17 14 16.1046 14 15C14 13.8954 14.8954 13 16 13C17.1046 13 18 13.8954 18 15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 9V5C4 4.46957 4.21071 3.96086 4.58579 3.58579C4.96086 3.21071 5.46957 3 6 3H18C18.5304 3 19.0391 3.21071 19.4142 3.58579C19.7893 3.96086 20 4.46957 20 5V9M4 9H20M4 9C2.89543 9 2 9.89543 2 11V19C2 20.1046 2.89543 21 4 21H20C21.1046 21 22 20.1046 22 19V11C22 9.89543 21.1046 9 20 9M8 8V9M12 8V9M16 8V9M10 15C10 16.1046 9.10457 17 8 17C6.89543 17 6 16.1046 6 15C6 13.8954 6.89543 13 8 13C9.10457 13 10 13.8954 10 15ZM18 15C18 16.1046 17.1046 17 16 17C14.8954 17 14 16.1046 14 15C14 13.8954 14.8954 13 16 13C17.1046 13 18 13.8954 18 15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bot-message-square{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V2H8M2 12H4M9 11V13M15 11V13M20 12H22M8 18L4 22V8C4 7.46957 4.21071 6.96086 4.58579 6.58579C4.96086 6.21071 5.46957 6 6 6H18C18.5304 6 19.0391 6.21071 19.4142 6.58579C19.7893 6.96086 20 7.46957 20 8V16C20 16.5304 19.7893 17.0391 19.4142 17.4142C19.0391 17.7893 18.5304 18 18 18H8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V2H8M2 12H4M9 11V13M15 11V13M20 12H22M8 18L4 22V8C4 7.46957 4.21071 6.96086 4.58579 6.58579C4.96086 6.21071 5.46957 6 6 6H18C18.5304 6 19.0391 6.21071 19.4142 6.58579C19.7893 6.96086 20 7.46957 20 8V16C20 16.5304 19.7893 17.0391 19.4142 17.4142C19.0391 17.7893 18.5304 18 18 18H8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bot-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.6699 8H17.9999C18.5304 8 19.0391 8.21071 19.4141 8.58579C19.7892 8.96086 19.9999 9.46957 19.9999 10V14.33M2 14H4M20 14H22M22 22L2 2M8 8H6C5.46957 8 4.96086 8.21071 4.58579 8.58579C4.21071 8.96086 4 9.46957 4 10V18C4 18.5304 4.21071 19.0391 4.58579 19.4142C4.96086 19.7893 5.46957 20 6 20H18C18.5304 19.9999 19.039 19.7891 19.414 19.414M9 13V15M9.66992 4H11.9999V6.33%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.6699 8H17.9999C18.5304 8 19.0391 8.21071 19.4141 8.58579C19.7892 8.96086 19.9999 9.46957 19.9999 10V14.33M2 14H4M20 14H22M22 22L2 2M8 8H6C5.46957 8 4.96086 8.21071 4.58579 8.58579C4.21071 8.96086 4 9.46957 4 10V18C4 18.5304 4.21071 19.0391 4.58579 19.4142C4.96086 19.7893 5.46957 20 6 20H18C18.5304 19.9999 19.039 19.7891 19.414 19.414M9 13V15M9.66992 4H11.9999V6.33%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bot{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 8V4H8M2 14H4M20 14H22M15 13V15M9 13V15M6 8H18C19.1046 8 20 8.89543 20 10V18C20 19.1046 19.1046 20 18 20H6C4.89543 20 4 19.1046 4 18V10C4 8.89543 4.89543 8 6 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 8V4H8M2 14H4M20 14H22M15 13V15M9 13V15M6 8H18C19.1046 8 20 8.89543 20 10V18C20 19.1046 19.1046 20 18 20H6C4.89543 20 4 19.1046 4 18V10C4 8.89543 4.89543 8 6 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--box-select{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 3C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5M19 3C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5M21 19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21M5 21C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19M9 3H10M9 21H10M14 3H15M14 21H15M3 9V10M21 9V10M3 14V15M21 14V15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 3C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5M19 3C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5M21 19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21M5 21C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19M9 3H10M9 21H10M14 3H15M14 21H15M3 9V10M21 9V10M3 14V15M21 14V15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--box{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3.30005 7L12 12M12 12L20.7001 7M12 12L12 22M21 7.9999C20.9996 7.64918 20.9071 7.30471 20.7315 7.00106C20.556 6.69742 20.3037 6.44526 20 6.2699L13 2.2699C12.696 2.09437 12.3511 2.00195 12 2.00195C11.6489 2.00195 11.304 2.09437 11 2.2699L4 6.2699C3.69626 6.44526 3.44398 6.69742 3.26846 7.00106C3.09294 7.30471 3.00036 7.64918 3 7.9999V15.9999C3.00036 16.3506 3.09294 16.6951 3.26846 16.9987C3.44398 17.3024 3.69626 17.5545 4 17.7299L11 21.7299C11.304 21.9054 11.6489 21.9979 12 21.9979C12.3511 21.9979 12.696 21.9054 13 21.7299L20 17.7299C20.3037 17.5545 20.556 17.3024 20.7315 16.9987C20.9071 16.6951 20.9996 16.3506 21 15.9999V7.9999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3.30005 7L12 12M12 12L20.7001 7M12 12L12 22M21 7.9999C20.9996 7.64918 20.9071 7.30471 20.7315 7.00106C20.556 6.69742 20.3037 6.44526 20 6.2699L13 2.2699C12.696 2.09437 12.3511 2.00195 12 2.00195C11.6489 2.00195 11.304 2.09437 11 2.2699L4 6.2699C3.69626 6.44526 3.44398 6.69742 3.26846 7.00106C3.09294 7.30471 3.00036 7.64918 3 7.9999V15.9999C3.00036 16.3506 3.09294 16.6951 3.26846 16.9987C3.44398 17.3024 3.69626 17.5545 4 17.7299L11 21.7299C11.304 21.9054 11.6489 21.9979 12 21.9979C12.3511 21.9979 12.696 21.9054 13 21.7299L20 17.7299C20.3037 17.5545 20.556 17.3024 20.7315 16.9987C20.9071 16.6951 20.9996 16.3506 21 15.9999V7.9999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--boxes{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 19L8.03 21.38C7.71894 21.5669 7.36289 21.6656 7 21.6656C6.63711 21.6656 6.28106 21.5669 5.97 21.38L2.97 19.58C2.67476 19.4026 2.43033 19.152 2.26039 18.8524C2.09045 18.5528 2.00075 18.2144 2 17.87V14.63C2.00075 14.2856 2.09045 13.9472 2.26039 13.6476C2.43033 13.348 2.67476 13.0974 2.97 12.92L7 10.5M12 19V13.5M12 19L15.97 21.38C16.2811 21.5669 16.6371 21.6656 17 21.6656C17.3629 21.6656 17.7189 21.5669 18.03 21.38L21.03 19.58C21.3252 19.4026 21.5697 19.152 21.7396 18.8524C21.9096 18.5528 21.9992 18.2144 22 17.87V14.63C21.9992 14.2856 21.9096 13.9472 21.7396 13.6476C21.5697 13.348 21.3252 13.0974 21.03 12.92L17 10.5M12 13.5L7 10.5M12 13.5L7.00001 16.4999M12 13.5L17 10.5M12 13.5L17 16.5M12 13.5L12 7.9999M7 10.5V6.13009C7.00075 5.78566 7.09045 5.44727 7.26039 5.14768C7.43033 4.84809 7.67476 4.59747 7.97 4.42009L10.97 2.62009C11.2811 2.43321 11.6371 2.33447 12 2.33447C12.3629 2.33447 12.7189 2.43321 13.03 2.62009L16.03 4.42009C16.3252 4.59747 16.5697 4.84809 16.7396 5.14768C16.9096 5.44727 16.9992 5.78566 17 6.13009V10.5M7.00001 16.4999L2.26001 13.6499M7.00001 16.4999L7 21.67M17 16.5L21.74 13.6499M17 16.5V21.67M12 7.9999L7.26001 5.1499M12 7.9999L16.74 5.1499%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 19L8.03 21.38C7.71894 21.5669 7.36289 21.6656 7 21.6656C6.63711 21.6656 6.28106 21.5669 5.97 21.38L2.97 19.58C2.67476 19.4026 2.43033 19.152 2.26039 18.8524C2.09045 18.5528 2.00075 18.2144 2 17.87V14.63C2.00075 14.2856 2.09045 13.9472 2.26039 13.6476C2.43033 13.348 2.67476 13.0974 2.97 12.92L7 10.5M12 19V13.5M12 19L15.97 21.38C16.2811 21.5669 16.6371 21.6656 17 21.6656C17.3629 21.6656 17.7189 21.5669 18.03 21.38L21.03 19.58C21.3252 19.4026 21.5697 19.152 21.7396 18.8524C21.9096 18.5528 21.9992 18.2144 22 17.87V14.63C21.9992 14.2856 21.9096 13.9472 21.7396 13.6476C21.5697 13.348 21.3252 13.0974 21.03 12.92L17 10.5M12 13.5L7 10.5M12 13.5L7.00001 16.4999M12 13.5L17 10.5M12 13.5L17 16.5M12 13.5L12 7.9999M7 10.5V6.13009C7.00075 5.78566 7.09045 5.44727 7.26039 5.14768C7.43033 4.84809 7.67476 4.59747 7.97 4.42009L10.97 2.62009C11.2811 2.43321 11.6371 2.33447 12 2.33447C12.3629 2.33447 12.7189 2.43321 13.03 2.62009L16.03 4.42009C16.3252 4.59747 16.5697 4.84809 16.7396 5.14768C16.9096 5.44727 16.9992 5.78566 17 6.13009V10.5M7.00001 16.4999L2.26001 13.6499M7.00001 16.4999L7 21.67M17 16.5L21.74 13.6499M17 16.5V21.67M12 7.9999L7.26001 5.1499M12 7.9999L16.74 5.1499%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--braces{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 3H7C6.46957 3 5.96086 3.21071 5.58579 3.58579C5.21071 3.96086 5 4.46957 5 5V10C5 10.5304 4.78929 11.0391 4.41421 11.4142C4.03914 11.7893 3.53043 12 3 12C3.53043 12 4.03914 12.2107 4.41421 12.5858C4.78929 12.9609 5 13.4696 5 14V19C5 20.1 5.9 21 7 21H8M16 21H17C17.5304 21 18.0391 20.7893 18.4142 20.4142C18.7893 20.0391 19 19.5304 19 19V14C19 12.9 19.9 12 21 12C20.4696 12 19.9609 11.7893 19.5858 11.4142C19.2107 11.0391 19 10.5304 19 10V5C19 4.46957 18.7893 3.96086 18.4142 3.58579C18.0391 3.21071 17.5304 3 17 3H16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 3H7C6.46957 3 5.96086 3.21071 5.58579 3.58579C5.21071 3.96086 5 4.46957 5 5V10C5 10.5304 4.78929 11.0391 4.41421 11.4142C4.03914 11.7893 3.53043 12 3 12C3.53043 12 4.03914 12.2107 4.41421 12.5858C4.78929 12.9609 5 13.4696 5 14V19C5 20.1 5.9 21 7 21H8M16 21H17C17.5304 21 18.0391 20.7893 18.4142 20.4142C18.7893 20.0391 19 19.5304 19 19V14C19 12.9 19.9 12 21 12C20.4696 12 19.9609 11.7893 19.5858 11.4142C19.2107 11.0391 19 10.5304 19 10V5C19 4.46957 18.7893 3.96086 18.4142 3.58579C18.0391 3.21071 17.5304 3 17 3H16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--brackets{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 3H19V21H16M8 21H5V3H8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 3H19V21H16M8 21H5V3H8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--brain-circuit{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6.00283 5.12505C5.98499 4.72548 6.04722 4.32637 6.18588 3.9512C6.32454 3.57604 6.53682 3.23238 6.81023 2.94045C7.08365 2.64853 7.41268 2.41422 7.77797 2.25132C8.14326 2.08841 8.53744 2.0002 8.93733 1.99186C9.33721 1.98353 9.73472 2.05524 10.1065 2.20278C10.4783 2.35032 10.8168 2.57072 11.1021 2.851C11.3874 3.13128 11.6139 3.46579 11.768 3.83485C11.9222 4.20391 12.001 4.60008 11.9998 5.00005V18M6.00283 5.12505C5.41503 5.27619 4.86933 5.5591 4.40706 5.95236C3.94479 6.34562 3.57807 6.83892 3.33467 7.3949C3.09128 7.95087 2.97759 8.55494 3.00222 9.16136C3.02685 9.76778 3.18915 10.3606 3.47683 10.8951M6.00283 5.12505C6.02261 5.60878 6.15901 6.0805 6.40069 6.5M3.47683 10.8951C2.97101 11.306 2.57326 11.8343 2.31817 12.434C2.06308 13.0337 1.95839 13.6866 2.01319 14.336C2.068 14.9854 2.28065 15.6116 2.63264 16.1601C2.98462 16.7085 3.46529 17.1627 4.03283 17.4831M3.47683 10.8951C3.65977 10.7461 3.85551 10.6145 4.06181 10.5M4.03283 17.4831C3.96275 18.0253 4.00457 18.5761 4.15572 19.1016C4.30686 19.627 4.56413 20.1159 4.91161 20.538C5.2591 20.9601 5.68944 21.3065 6.17605 21.5558C6.66266 21.8051 7.19521 21.952 7.74081 21.9874C8.28641 22.0228 8.83347 21.946 9.34822 21.7617C9.86296 21.5774 10.3345 21.2895 10.7336 20.9158C11.1327 20.5421 11.451 20.0906 11.6688 19.5891C11.8866 19.0876 11.9992 18.5468 11.9998 18M4.03283 17.4831C4.6331 17.8216 5.31054 18.0002 5.99971 17.9999M11.9998 18L17.9998 18C18.5302 18 19.0389 18.2107 19.414 18.5858C19.789 18.9609 19.9998 19.4696 19.9998 20V21M8.99976 13C9.83931 12.7047 10.5724 12.167 11.1064 11.455C11.6404 10.743 11.9513 9.88867 11.9998 9M11.9998 13H15.9998M11.9998 8H19.9998M15.9998 8V5C15.9998 4.46957 16.2105 3.96086 16.5855 3.58579C16.9606 3.21071 17.4693 3 17.9998 3M16.4998 13C16.4998 13.2761 16.2759 13.5 15.9998 13.5C15.7236 13.5 15.4998 13.2761 15.4998 13C15.4998 12.7239 15.7236 12.5 15.9998 12.5C16.2759 12.5 16.4998 12.7239 16.4998 13ZM18.4998 3C18.4998 3.27614 18.2759 3.5 17.9998 3.5C17.7236 3.5 17.4998 3.27614 17.4998 3C17.4998 2.72386 17.7236 2.5 17.9998 2.5C18.2759 2.5 18.4998 2.72386 18.4998 3ZM20.4998 21C20.4998 21.2761 20.2759 21.5 19.9998 21.5C19.7236 21.5 19.4998 21.2761 19.4998 21C19.4998 20.7239 19.7236 20.5 19.9998 20.5C20.2759 20.5 20.4998 20.7239 20.4998 21ZM20.4998 8C20.4998 8.27614 20.2759 8.5 19.9998 8.5C19.7236 8.5 19.4998 8.27614 19.4998 8C19.4998 7.72386 19.7236 7.5 19.9998 7.5C20.2759 7.5 20.4998 7.72386 20.4998 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6.00283 5.12505C5.98499 4.72548 6.04722 4.32637 6.18588 3.9512C6.32454 3.57604 6.53682 3.23238 6.81023 2.94045C7.08365 2.64853 7.41268 2.41422 7.77797 2.25132C8.14326 2.08841 8.53744 2.0002 8.93733 1.99186C9.33721 1.98353 9.73472 2.05524 10.1065 2.20278C10.4783 2.35032 10.8168 2.57072 11.1021 2.851C11.3874 3.13128 11.6139 3.46579 11.768 3.83485C11.9222 4.20391 12.001 4.60008 11.9998 5.00005V18M6.00283 5.12505C5.41503 5.27619 4.86933 5.5591 4.40706 5.95236C3.94479 6.34562 3.57807 6.83892 3.33467 7.3949C3.09128 7.95087 2.97759 8.55494 3.00222 9.16136C3.02685 9.76778 3.18915 10.3606 3.47683 10.8951M6.00283 5.12505C6.02261 5.60878 6.15901 6.0805 6.40069 6.5M3.47683 10.8951C2.97101 11.306 2.57326 11.8343 2.31817 12.434C2.06308 13.0337 1.95839 13.6866 2.01319 14.336C2.068 14.9854 2.28065 15.6116 2.63264 16.1601C2.98462 16.7085 3.46529 17.1627 4.03283 17.4831M3.47683 10.8951C3.65977 10.7461 3.85551 10.6145 4.06181 10.5M4.03283 17.4831C3.96275 18.0253 4.00457 18.5761 4.15572 19.1016C4.30686 19.627 4.56413 20.1159 4.91161 20.538C5.2591 20.9601 5.68944 21.3065 6.17605 21.5558C6.66266 21.8051 7.19521 21.952 7.74081 21.9874C8.28641 22.0228 8.83347 21.946 9.34822 21.7617C9.86296 21.5774 10.3345 21.2895 10.7336 20.9158C11.1327 20.5421 11.451 20.0906 11.6688 19.5891C11.8866 19.0876 11.9992 18.5468 11.9998 18M4.03283 17.4831C4.6331 17.8216 5.31054 18.0002 5.99971 17.9999M11.9998 18L17.9998 18C18.5302 18 19.0389 18.2107 19.414 18.5858C19.789 18.9609 19.9998 19.4696 19.9998 20V21M8.99976 13C9.83931 12.7047 10.5724 12.167 11.1064 11.455C11.6404 10.743 11.9513 9.88867 11.9998 9M11.9998 13H15.9998M11.9998 8H19.9998M15.9998 8V5C15.9998 4.46957 16.2105 3.96086 16.5855 3.58579C16.9606 3.21071 17.4693 3 17.9998 3M16.4998 13C16.4998 13.2761 16.2759 13.5 15.9998 13.5C15.7236 13.5 15.4998 13.2761 15.4998 13C15.4998 12.7239 15.7236 12.5 15.9998 12.5C16.2759 12.5 16.4998 12.7239 16.4998 13ZM18.4998 3C18.4998 3.27614 18.2759 3.5 17.9998 3.5C17.7236 3.5 17.4998 3.27614 17.4998 3C17.4998 2.72386 17.7236 2.5 17.9998 2.5C18.2759 2.5 18.4998 2.72386 18.4998 3ZM20.4998 21C20.4998 21.2761 20.2759 21.5 19.9998 21.5C19.7236 21.5 19.4998 21.2761 19.4998 21C19.4998 20.7239 19.7236 20.5 19.9998 20.5C20.2759 20.5 20.4998 20.7239 20.4998 21ZM20.4998 8C20.4998 8.27614 20.2759 8.5 19.9998 8.5C19.7236 8.5 19.4998 8.27614 19.4998 8C19.4998 7.72386 19.7236 7.5 19.9998 7.5C20.2759 7.5 20.4998 7.72386 20.4998 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--brain-cog{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17.5989 6.5C17.8409 6.08059 17.9778 5.60882 17.9979 5.125M6.00269 5.125C6.02246 5.60873 6.15901 6.0805 6.40069 6.5M3.47681 10.896C3.65975 10.747 3.85551 10.6145 4.06181 10.5M19.9377 10.5C20.144 10.6145 20.3398 10.747 20.5227 10.896M5.99971 17.9999C5.31054 18.0002 4.63298 17.8225 4.03271 17.4839M19.9668 17.4839C19.3665 17.8225 18.6889 18.0002 17.9998 17.9999M15.6998 10.3999L14.7998 10.7999M9.1998 13.2L8.2998 13.6M13.5997 15.7L13.1997 14.8M10.7997 9.20005L10.3997 8.30005M15.6998 13.5001L14.7998 13.1001M9.1998 10.9L8.2998 10.5M10.4998 15.7L10.8998 14.8M13.0999 9.20005L13.4999 8.30005M11.9998 4.99994C11.9988 4.60068 11.918 4.20566 11.7623 3.83802C11.6066 3.47037 11.379 3.13751 11.093 2.85894C10.807 2.58037 10.4682 2.3617 10.0966 2.21573C9.72499 2.06976 9.32797 1.99945 8.92883 2.0089C8.52968 2.01835 8.13643 2.10738 7.77214 2.27077C7.40784 2.43416 7.07982 2.66863 6.80731 2.96042C6.5348 3.25222 6.32327 3.59547 6.18513 3.97007C6.04699 4.34467 5.98501 4.74308 6.00283 5.14194C5.41503 5.29308 4.86933 5.57599 4.40706 5.96925C3.94479 6.36252 3.57807 6.85582 3.33467 7.41179C3.09128 7.96777 2.97759 8.57184 3.00222 9.17826C3.02685 9.78467 3.18915 10.3775 3.47683 10.9119C2.97101 11.3229 2.57326 11.8512 2.31817 12.4509C2.06308 13.0506 1.95839 13.7035 2.01319 14.3529C2.068 15.0023 2.28065 15.6285 2.63264 16.177C2.98462 16.7254 3.46529 17.1796 4.03283 17.4999C3.90929 18.4558 4.135 19.4241 4.66846 20.2267C5.20192 21.0294 6.00725 21.6125 6.93634 21.8687C7.86543 22.125 8.8558 22.0371 9.72529 21.6214C10.5948 21.2057 11.2849 20.49 11.6688 19.6059C11.7396 19.4292 11.7945 19.2465 11.8328 19.0599C11.8608 18.9299 12.1388 18.9299 12.1678 19.0599C12.2058 19.2464 12.2604 19.4292 12.3308 19.6059C12.7147 20.49 13.4049 21.2057 14.2744 21.6214C15.1439 22.0371 16.1342 22.125 17.0633 21.8687C17.9924 21.6125 18.7977 21.0294 19.3312 20.2267C19.8647 19.4241 20.0904 18.4558 19.9668 17.4999C20.5344 17.1796 21.015 16.7254 21.367 16.177C21.719 15.6285 21.9317 15.0023 21.9865 14.3529C22.0413 13.7035 21.9366 13.0506 21.6815 12.4509C21.4264 11.8512 21.0287 11.3229 20.5228 10.9119C20.8105 10.3775 20.9728 9.78467 20.9974 9.17826C21.0221 8.57184 20.9084 7.96777 20.665 7.41179C20.4216 6.85582 20.0549 6.36252 19.5926 5.96925C19.1303 5.57599 18.5846 5.29308 17.9968 5.14194C18.0146 4.74308 17.9527 4.34467 17.8145 3.97007C17.6764 3.59547 17.4649 3.25222 17.1924 2.96042C16.9198 2.66863 16.5918 2.43416 16.2275 2.27077C15.8632 2.10738 15.47 2.01835 15.0708 2.0089C14.6717 1.99945 14.2747 2.06976 13.903 2.21573C13.5314 2.3617 13.1927 2.58037 12.9067 2.85894C12.6206 3.13751 12.3931 3.47037 12.2374 3.83802C12.0817 4.20566 12.0009 4.60068 11.9998 4.99994ZM14.9998 12C14.9998 13.6569 13.6566 15 11.9998 15C10.3429 15 8.99976 13.6569 8.99976 12C8.99976 10.3431 10.3429 9 11.9998 9C13.6566 9 14.9998 10.3431 14.9998 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17.5989 6.5C17.8409 6.08059 17.9778 5.60882 17.9979 5.125M6.00269 5.125C6.02246 5.60873 6.15901 6.0805 6.40069 6.5M3.47681 10.896C3.65975 10.747 3.85551 10.6145 4.06181 10.5M19.9377 10.5C20.144 10.6145 20.3398 10.747 20.5227 10.896M5.99971 17.9999C5.31054 18.0002 4.63298 17.8225 4.03271 17.4839M19.9668 17.4839C19.3665 17.8225 18.6889 18.0002 17.9998 17.9999M15.6998 10.3999L14.7998 10.7999M9.1998 13.2L8.2998 13.6M13.5997 15.7L13.1997 14.8M10.7997 9.20005L10.3997 8.30005M15.6998 13.5001L14.7998 13.1001M9.1998 10.9L8.2998 10.5M10.4998 15.7L10.8998 14.8M13.0999 9.20005L13.4999 8.30005M11.9998 4.99994C11.9988 4.60068 11.918 4.20566 11.7623 3.83802C11.6066 3.47037 11.379 3.13751 11.093 2.85894C10.807 2.58037 10.4682 2.3617 10.0966 2.21573C9.72499 2.06976 9.32797 1.99945 8.92883 2.0089C8.52968 2.01835 8.13643 2.10738 7.77214 2.27077C7.40784 2.43416 7.07982 2.66863 6.80731 2.96042C6.5348 3.25222 6.32327 3.59547 6.18513 3.97007C6.04699 4.34467 5.98501 4.74308 6.00283 5.14194C5.41503 5.29308 4.86933 5.57599 4.40706 5.96925C3.94479 6.36252 3.57807 6.85582 3.33467 7.41179C3.09128 7.96777 2.97759 8.57184 3.00222 9.17826C3.02685 9.78467 3.18915 10.3775 3.47683 10.9119C2.97101 11.3229 2.57326 11.8512 2.31817 12.4509C2.06308 13.0506 1.95839 13.7035 2.01319 14.3529C2.068 15.0023 2.28065 15.6285 2.63264 16.177C2.98462 16.7254 3.46529 17.1796 4.03283 17.4999C3.90929 18.4558 4.135 19.4241 4.66846 20.2267C5.20192 21.0294 6.00725 21.6125 6.93634 21.8687C7.86543 22.125 8.8558 22.0371 9.72529 21.6214C10.5948 21.2057 11.2849 20.49 11.6688 19.6059C11.7396 19.4292 11.7945 19.2465 11.8328 19.0599C11.8608 18.9299 12.1388 18.9299 12.1678 19.0599C12.2058 19.2464 12.2604 19.4292 12.3308 19.6059C12.7147 20.49 13.4049 21.2057 14.2744 21.6214C15.1439 22.0371 16.1342 22.125 17.0633 21.8687C17.9924 21.6125 18.7977 21.0294 19.3312 20.2267C19.8647 19.4241 20.0904 18.4558 19.9668 17.4999C20.5344 17.1796 21.015 16.7254 21.367 16.177C21.719 15.6285 21.9317 15.0023 21.9865 14.3529C22.0413 13.7035 21.9366 13.0506 21.6815 12.4509C21.4264 11.8512 21.0287 11.3229 20.5228 10.9119C20.8105 10.3775 20.9728 9.78467 20.9974 9.17826C21.0221 8.57184 20.9084 7.96777 20.665 7.41179C20.4216 6.85582 20.0549 6.36252 19.5926 5.96925C19.1303 5.57599 18.5846 5.29308 17.9968 5.14194C18.0146 4.74308 17.9527 4.34467 17.8145 3.97007C17.6764 3.59547 17.4649 3.25222 17.1924 2.96042C16.9198 2.66863 16.5918 2.43416 16.2275 2.27077C15.8632 2.10738 15.47 2.01835 15.0708 2.0089C14.6717 1.99945 14.2747 2.06976 13.903 2.21573C13.5314 2.3617 13.1927 2.58037 12.9067 2.85894C12.6206 3.13751 12.3931 3.47037 12.2374 3.83802C12.0817 4.20566 12.0009 4.60068 11.9998 4.99994ZM14.9998 12C14.9998 13.6569 13.6566 15 11.9998 15C10.3429 15 8.99976 13.6569 8.99976 12C8.99976 10.3431 10.3429 9 11.9998 9C13.6566 9 14.9998 10.3431 14.9998 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--brain{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.9998 5.00005C12.001 4.60008 11.9222 4.20391 11.768 3.83485C11.6139 3.46579 11.3874 3.13128 11.1021 2.851C10.8168 2.57072 10.4783 2.35032 10.1065 2.20278C9.73472 2.05524 9.33721 1.98353 8.93733 1.99186C8.53744 2.0002 8.14326 2.08841 7.77797 2.25132C7.41268 2.41422 7.08365 2.64853 6.81023 2.94045C6.53682 3.23238 6.32454 3.57604 6.18588 3.9512C6.04722 4.32637 5.98499 4.72548 6.00283 5.12505M11.9998 5.00005V18M11.9998 5.00005C11.9987 4.60008 12.0774 4.20391 12.2316 3.83485C12.3857 3.46579 12.6122 3.13128 12.8975 2.851C13.1828 2.57072 13.5213 2.35032 13.8931 2.20278C14.2649 2.05524 14.6624 1.98353 15.0623 1.99186C15.4622 2.0002 15.8563 2.08841 16.2216 2.25132C16.5869 2.41422 16.916 2.64853 17.1894 2.94045C17.4628 3.23238 17.6751 3.57604 17.8137 3.9512C17.9524 4.32637 18.0146 4.72548 17.9968 5.12505C18.5846 5.27619 19.1303 5.5591 19.5925 5.95236C20.0548 6.34562 20.4215 6.83892 20.6649 7.3949C20.9083 7.95087 21.022 8.55494 20.9974 9.16136C20.9728 9.76778 20.8105 10.3606 20.5228 10.8951M6.00283 5.12505C5.41503 5.27619 4.86933 5.5591 4.40706 5.95236C3.94479 6.34562 3.57807 6.83892 3.33467 7.3949C3.09128 7.95087 2.97759 8.55494 3.00222 9.16136C3.02685 9.76778 3.18915 10.3606 3.47683 10.8951M6.00283 5.12505C6.02261 5.60878 6.15901 6.0805 6.40069 6.5M3.47683 10.8951C2.97101 11.306 2.57326 11.8343 2.31817 12.434C2.06308 13.0337 1.95839 13.6866 2.01319 14.336C2.068 14.9854 2.28065 15.6116 2.63264 16.1601C2.98462 16.7085 3.46529 17.1627 4.03283 17.4831M3.47683 10.8951C3.65977 10.7461 3.85551 10.6145 4.06181 10.5M4.03283 17.4831C3.96275 18.0253 4.00457 18.5761 4.15572 19.1016C4.30686 19.627 4.56413 20.1159 4.91161 20.538C5.2591 20.9601 5.68944 21.3065 6.17605 21.5558C6.66266 21.8051 7.19521 21.952 7.74081 21.9874C8.28641 22.0228 8.83347 21.946 9.34822 21.7617C9.86296 21.5774 10.3345 21.2895 10.7336 20.9158C11.1327 20.5421 11.451 20.0906 11.6688 19.5891C11.8866 19.0876 11.9992 18.5468 11.9998 18M4.03283 17.4831C4.6331 17.8216 5.31054 18.0002 5.99971 17.9999M11.9998 18C12.0004 18.5468 12.113 19.0876 12.3308 19.5891C12.5486 20.0906 12.8669 20.5421 13.266 20.9158C13.6651 21.2895 14.1366 21.5774 14.6514 21.7617C15.1661 21.946 15.7132 22.0228 16.2588 21.9874C16.8044 21.952 17.3369 21.8051 17.8235 21.5558C18.3102 21.3065 18.7405 20.9601 19.088 20.538C19.4355 20.1159 19.6927 19.627 19.8439 19.1016C19.995 18.5761 20.0369 18.0253 19.9668 17.4831M20.5228 10.8951C21.0286 11.306 21.4263 11.8343 21.6814 12.434C21.9365 13.0337 22.0412 13.6866 21.9864 14.336C21.9316 14.9854 21.719 15.6116 21.367 16.1601C21.015 16.7085 20.5343 17.1627 19.9668 17.4831M20.5228 10.8951C20.3398 10.7461 20.144 10.6145 19.9377 10.5M19.9668 17.4831C19.3665 17.8216 18.6889 18.0002 17.9998 17.9999M14.9998 13C14.1602 12.7047 13.4271 12.167 12.8931 11.455C12.3591 10.743 12.0482 9.88867 11.9998 9C11.9513 9.88867 11.6404 10.743 11.1064 11.455C10.5724 12.167 9.83931 12.7047 8.99976 13M17.5989 6.5C17.8409 6.08059 17.9778 5.60882 17.9979 5.125%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.9998 5.00005C12.001 4.60008 11.9222 4.20391 11.768 3.83485C11.6139 3.46579 11.3874 3.13128 11.1021 2.851C10.8168 2.57072 10.4783 2.35032 10.1065 2.20278C9.73472 2.05524 9.33721 1.98353 8.93733 1.99186C8.53744 2.0002 8.14326 2.08841 7.77797 2.25132C7.41268 2.41422 7.08365 2.64853 6.81023 2.94045C6.53682 3.23238 6.32454 3.57604 6.18588 3.9512C6.04722 4.32637 5.98499 4.72548 6.00283 5.12505M11.9998 5.00005V18M11.9998 5.00005C11.9987 4.60008 12.0774 4.20391 12.2316 3.83485C12.3857 3.46579 12.6122 3.13128 12.8975 2.851C13.1828 2.57072 13.5213 2.35032 13.8931 2.20278C14.2649 2.05524 14.6624 1.98353 15.0623 1.99186C15.4622 2.0002 15.8563 2.08841 16.2216 2.25132C16.5869 2.41422 16.916 2.64853 17.1894 2.94045C17.4628 3.23238 17.6751 3.57604 17.8137 3.9512C17.9524 4.32637 18.0146 4.72548 17.9968 5.12505C18.5846 5.27619 19.1303 5.5591 19.5925 5.95236C20.0548 6.34562 20.4215 6.83892 20.6649 7.3949C20.9083 7.95087 21.022 8.55494 20.9974 9.16136C20.9728 9.76778 20.8105 10.3606 20.5228 10.8951M6.00283 5.12505C5.41503 5.27619 4.86933 5.5591 4.40706 5.95236C3.94479 6.34562 3.57807 6.83892 3.33467 7.3949C3.09128 7.95087 2.97759 8.55494 3.00222 9.16136C3.02685 9.76778 3.18915 10.3606 3.47683 10.8951M6.00283 5.12505C6.02261 5.60878 6.15901 6.0805 6.40069 6.5M3.47683 10.8951C2.97101 11.306 2.57326 11.8343 2.31817 12.434C2.06308 13.0337 1.95839 13.6866 2.01319 14.336C2.068 14.9854 2.28065 15.6116 2.63264 16.1601C2.98462 16.7085 3.46529 17.1627 4.03283 17.4831M3.47683 10.8951C3.65977 10.7461 3.85551 10.6145 4.06181 10.5M4.03283 17.4831C3.96275 18.0253 4.00457 18.5761 4.15572 19.1016C4.30686 19.627 4.56413 20.1159 4.91161 20.538C5.2591 20.9601 5.68944 21.3065 6.17605 21.5558C6.66266 21.8051 7.19521 21.952 7.74081 21.9874C8.28641 22.0228 8.83347 21.946 9.34822 21.7617C9.86296 21.5774 10.3345 21.2895 10.7336 20.9158C11.1327 20.5421 11.451 20.0906 11.6688 19.5891C11.8866 19.0876 11.9992 18.5468 11.9998 18M4.03283 17.4831C4.6331 17.8216 5.31054 18.0002 5.99971 17.9999M11.9998 18C12.0004 18.5468 12.113 19.0876 12.3308 19.5891C12.5486 20.0906 12.8669 20.5421 13.266 20.9158C13.6651 21.2895 14.1366 21.5774 14.6514 21.7617C15.1661 21.946 15.7132 22.0228 16.2588 21.9874C16.8044 21.952 17.3369 21.8051 17.8235 21.5558C18.3102 21.3065 18.7405 20.9601 19.088 20.538C19.4355 20.1159 19.6927 19.627 19.8439 19.1016C19.995 18.5761 20.0369 18.0253 19.9668 17.4831M20.5228 10.8951C21.0286 11.306 21.4263 11.8343 21.6814 12.434C21.9365 13.0337 22.0412 13.6866 21.9864 14.336C21.9316 14.9854 21.719 15.6116 21.367 16.1601C21.015 16.7085 20.5343 17.1627 19.9668 17.4831M20.5228 10.8951C20.3398 10.7461 20.144 10.6145 19.9377 10.5M19.9668 17.4831C19.3665 17.8216 18.6889 18.0002 17.9998 17.9999M14.9998 13C14.1602 12.7047 13.4271 12.167 12.8931 11.455C12.3591 10.743 12.0482 9.88867 11.9998 9C11.9513 9.88867 11.6404 10.743 11.1064 11.455C10.5724 12.167 9.83931 12.7047 8.99976 13M17.5989 6.5C17.8409 6.08059 17.9778 5.60882 17.9979 5.125%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--brick-wall{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 9V15M16 15V21M16 3V9M3 15H21M3 9H21M8 15V21M8 3V9M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 9V15M16 15V21M16 3V9M3 15H21M3 9H21M8 15V21M8 3V9M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--briefcase-business{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12H12.01M16 6V4C16 3.46957 15.7893 2.96086 15.4142 2.58579C15.0391 2.21071 14.5304 2 14 2H10C9.46957 2 8.96086 2.21071 8.58579 2.58579C8.21071 2.96086 8 3.46957 8 4V6M22 13C19.0328 14.959 15.5555 16.0033 12 16.0033C8.44445 16.0033 4.96721 14.959 2 13M4 6H20C21.1046 6 22 6.89543 22 8V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V8C2 6.89543 2.89543 6 4 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12H12.01M16 6V4C16 3.46957 15.7893 2.96086 15.4142 2.58579C15.0391 2.21071 14.5304 2 14 2H10C9.46957 2 8.96086 2.21071 8.58579 2.58579C8.21071 2.96086 8 3.46957 8 4V6M22 13C19.0328 14.959 15.5555 16.0033 12 16.0033C8.44445 16.0033 4.96721 14.959 2 13M4 6H20C21.1046 6 22 6.89543 22 8V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V8C2 6.89543 2.89543 6 4 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--briefcase-medical{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 11V15M14 13H10M16 6V4C16 3.46957 15.7893 2.96086 15.4142 2.58579C15.0391 2.21071 14.5304 2 14 2H10C9.46957 2 8.96086 2.21071 8.58579 2.58579C8.21071 2.96086 8 3.46957 8 4V6M18 6V20M6 6V20M4 6H20C21.1046 6 22 6.89543 22 8V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V8C2 6.89543 2.89543 6 4 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 11V15M14 13H10M16 6V4C16 3.46957 15.7893 2.96086 15.4142 2.58579C15.0391 2.21071 14.5304 2 14 2H10C9.46957 2 8.96086 2.21071 8.58579 2.58579C8.21071 2.96086 8 3.46957 8 4V6M18 6V20M6 6V20M4 6H20C21.1046 6 22 6.89543 22 8V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V8C2 6.89543 2.89543 6 4 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--briefcase{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 20V4C16 3.46957 15.7893 2.96086 15.4142 2.58579C15.0391 2.21071 14.5304 2 14 2H10C9.46957 2 8.96086 2.21071 8.58579 2.58579C8.21071 2.96086 8 3.46957 8 4V20M4 6H20C21.1046 6 22 6.89543 22 8V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V8C2 6.89543 2.89543 6 4 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 20V4C16 3.46957 15.7893 2.96086 15.4142 2.58579C15.0391 2.21071 14.5304 2 14 2H10C9.46957 2 8.96086 2.21071 8.58579 2.58579C8.21071 2.96086 8 3.46957 8 4V20M4 6H20C21.1046 6 22 6.89543 22 8V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V8C2 6.89543 2.89543 6 4 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bring-to-front{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 10C3.46957 10 2.96086 9.78929 2.58579 9.41421C2.21071 9.03914 2 8.53043 2 8V4C2 3.46957 2.21071 2.96086 2.58579 2.58579C2.96086 2.21071 3.46957 2 4 2H8C8.53043 2 9.03914 2.21071 9.41421 2.58579C9.78929 2.96086 10 3.46957 10 4M14 20C14 20.5304 14.2107 21.0391 14.5858 21.4142C14.9609 21.7893 15.4696 22 16 22H20C20.5304 22 21.0391 21.7893 21.4142 21.4142C21.7893 21.0391 22 20.5304 22 20V16C22 15.4696 21.7893 14.9609 21.4142 14.5858C21.0391 14.2107 20.5304 14 20 14M10 8H14C15.1046 8 16 8.89543 16 10V14C16 15.1046 15.1046 16 14 16H10C8.89543 16 8 15.1046 8 14V10C8 8.89543 8.89543 8 10 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 10C3.46957 10 2.96086 9.78929 2.58579 9.41421C2.21071 9.03914 2 8.53043 2 8V4C2 3.46957 2.21071 2.96086 2.58579 2.58579C2.96086 2.21071 3.46957 2 4 2H8C8.53043 2 9.03914 2.21071 9.41421 2.58579C9.78929 2.96086 10 3.46957 10 4M14 20C14 20.5304 14.2107 21.0391 14.5858 21.4142C14.9609 21.7893 15.4696 22 16 22H20C20.5304 22 21.0391 21.7893 21.4142 21.4142C21.7893 21.0391 22 20.5304 22 20V16C22 15.4696 21.7893 14.9609 21.4142 14.5858C21.0391 14.2107 20.5304 14 20 14M10 8H14C15.1046 8 16 8.89543 16 10V14C16 15.1046 15.1046 16 14 16H10C8.89543 16 8 15.1046 8 14V10C8 8.89543 8.89543 8 10 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--brush{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.06006 11.8999L17.1301 3.83992C17.3931 3.56836 17.7076 3.35186 18.0551 3.20303C18.4027 3.05419 18.7764 2.97599 19.1544 2.97299C19.5325 2.96999 19.9074 3.04224 20.2573 3.18553C20.6071 3.32883 20.925 3.5403 21.1923 3.80765C21.4597 4.07499 21.6711 4.39285 21.8144 4.74272C21.9577 5.09259 22.03 5.46747 22.027 5.84554C22.024 6.22361 21.9458 6.59729 21.7969 6.94484C21.6481 7.29239 21.4316 7.60686 21.1601 7.86992L13.1001 15.9499M7.07002 14.9399C5.41002 14.9399 4.07002 16.2899 4.07002 17.9599C4.07002 19.2899 1.57002 19.4799 2.07002 19.9799C3.15002 21.0799 4.56002 21.9999 6.07002 21.9999C8.27002 21.9999 10.07 20.1999 10.07 17.9599C10.0713 17.5647 9.99478 17.173 9.84473 16.8073C9.69468 16.4416 9.47407 16.1091 9.19549 15.8286C8.91691 15.5482 8.58583 15.3254 8.22114 15.1729C7.85645 15.0204 7.4653 14.9413 7.07002 14.9399Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.06006 11.8999L17.1301 3.83992C17.3931 3.56836 17.7076 3.35186 18.0551 3.20303C18.4027 3.05419 18.7764 2.97599 19.1544 2.97299C19.5325 2.96999 19.9074 3.04224 20.2573 3.18553C20.6071 3.32883 20.925 3.5403 21.1923 3.80765C21.4597 4.07499 21.6711 4.39285 21.8144 4.74272C21.9577 5.09259 22.03 5.46747 22.027 5.84554C22.024 6.22361 21.9458 6.59729 21.7969 6.94484C21.6481 7.29239 21.4316 7.60686 21.1601 7.86992L13.1001 15.9499M7.07002 14.9399C5.41002 14.9399 4.07002 16.2899 4.07002 17.9599C4.07002 19.2899 1.57002 19.4799 2.07002 19.9799C3.15002 21.0799 4.56002 21.9999 6.07002 21.9999C8.27002 21.9999 10.07 20.1999 10.07 17.9599C10.0713 17.5647 9.99478 17.173 9.84473 16.8073C9.69468 16.4416 9.47407 16.1091 9.19549 15.8286C8.91691 15.5482 8.58583 15.3254 8.22114 15.1729C7.85645 15.0204 7.4653 14.9413 7.07002 14.9399Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bug-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 7.13V6C14.9995 5.40461 14.8219 4.82282 14.4897 4.32871C14.1575 3.8346 13.6858 3.4505 13.1346 3.22532C12.5835 3.00013 11.9778 2.94404 11.3946 3.06419C10.8115 3.18434 10.2773 3.47529 9.86 3.9L8 2M14.1201 3.88L16.0001 2M22 13H18V11C18 9.93913 17.5785 8.92172 16.8284 8.17157C16.0782 7.42143 15.0608 7 14 7H12.7M20.97 5C20.97 7.1 19.37 8.8 17.47 9M2 2L22 22M7.70009 7.69995C7.17114 8.07168 6.74017 8.56608 6.4441 9.1408C6.14803 9.71553 5.99568 10.3535 6.00009 11V14C5.9961 15.3112 6.42177 16.5877 7.21198 17.6341C8.0022 18.6805 9.11345 19.4392 10.3757 19.7942C11.638 20.1492 12.9819 20.0809 14.2017 19.5997C15.4215 19.1186 16.45 18.2511 17.1301 17.13M12 20V12M6 13H2M3 21C3 18.9 4.7 17.1 6.8 17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 7.13V6C14.9995 5.40461 14.8219 4.82282 14.4897 4.32871C14.1575 3.8346 13.6858 3.4505 13.1346 3.22532C12.5835 3.00013 11.9778 2.94404 11.3946 3.06419C10.8115 3.18434 10.2773 3.47529 9.86 3.9L8 2M14.1201 3.88L16.0001 2M22 13H18V11C18 9.93913 17.5785 8.92172 16.8284 8.17157C16.0782 7.42143 15.0608 7 14 7H12.7M20.97 5C20.97 7.1 19.37 8.8 17.47 9M2 2L22 22M7.70009 7.69995C7.17114 8.07168 6.74017 8.56608 6.4441 9.1408C6.14803 9.71553 5.99568 10.3535 6.00009 11V14C5.9961 15.3112 6.42177 16.5877 7.21198 17.6341C8.0022 18.6805 9.11345 19.4392 10.3757 19.7942C11.638 20.1492 12.9819 20.0809 14.2017 19.5997C15.4215 19.1186 16.45 18.2511 17.1301 17.13M12 20V12M6 13H2M3 21C3 18.9 4.7 17.1 6.8 17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bug-play{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.1201 3.88L16.0001 2M18 11C18 9.93913 17.5786 8.92172 16.8284 8.17157C16.0783 7.42143 15.0609 7 14 7H10C8.93913 7 7.92172 7.42143 7.17157 8.17157C6.42143 8.92172 6 9.93913 6 11V14C6.00232 14.8479 6.18137 15.686 6.52573 16.4608C6.87009 17.2356 7.37219 17.9301 8 18.5M20.97 5C20.97 7.1 19.37 8.8 17.47 9M3 21C3 18.9 4.7 17.1 6.8 17M6 13H2M6.53 9C4.6 8.8 3 7.1 3 5M8 2L9.88 3.88M9.00007 7.13012V6.13012C8.98194 5.72486 9.04611 5.32014 9.1887 4.94037C9.33129 4.5606 9.54934 4.21365 9.8297 3.92047C10.1101 3.62728 10.4469 3.39394 10.8199 3.23453C11.193 3.07511 11.5944 2.99292 12.0001 2.99292C12.4057 2.99292 12.8072 3.07511 13.1802 3.23453C13.5532 3.39394 13.8901 3.62728 14.1704 3.92047C14.4508 4.21365 14.6689 4.5606 14.8114 4.94037C14.954 5.32014 15.0182 5.72486 15.0001 6.13012V7.13012M12.765 21.5221C12.6893 21.5694 12.6023 21.5956 12.5131 21.5979C12.4239 21.6003 12.3357 21.5787 12.2576 21.5354C12.1796 21.4922 12.1145 21.4288 12.0692 21.3519C12.0239 21.275 12 21.1874 12 21.0981V12.9021C12 12.8128 12.0239 12.7252 12.0692 12.6483C12.1145 12.5714 12.1796 12.508 12.2576 12.4648C12.3357 12.4215 12.4239 12.3999 12.5131 12.4023C12.6023 12.4046 12.6893 12.4308 12.765 12.4781L18.643 16.1521C18.7868 16.242 18.9054 16.367 18.9876 16.5153C19.0699 16.6637 19.113 16.8305 19.113 17.0001C19.113 17.1697 19.0699 17.3365 18.9876 17.4849C18.9054 17.6332 18.7868 17.7582 18.643 17.8481L12.765 21.5221Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.1201 3.88L16.0001 2M18 11C18 9.93913 17.5786 8.92172 16.8284 8.17157C16.0783 7.42143 15.0609 7 14 7H10C8.93913 7 7.92172 7.42143 7.17157 8.17157C6.42143 8.92172 6 9.93913 6 11V14C6.00232 14.8479 6.18137 15.686 6.52573 16.4608C6.87009 17.2356 7.37219 17.9301 8 18.5M20.97 5C20.97 7.1 19.37 8.8 17.47 9M3 21C3 18.9 4.7 17.1 6.8 17M6 13H2M6.53 9C4.6 8.8 3 7.1 3 5M8 2L9.88 3.88M9.00007 7.13012V6.13012C8.98194 5.72486 9.04611 5.32014 9.1887 4.94037C9.33129 4.5606 9.54934 4.21365 9.8297 3.92047C10.1101 3.62728 10.4469 3.39394 10.8199 3.23453C11.193 3.07511 11.5944 2.99292 12.0001 2.99292C12.4057 2.99292 12.8072 3.07511 13.1802 3.23453C13.5532 3.39394 13.8901 3.62728 14.1704 3.92047C14.4508 4.21365 14.6689 4.5606 14.8114 4.94037C14.954 5.32014 15.0182 5.72486 15.0001 6.13012V7.13012M12.765 21.5221C12.6893 21.5694 12.6023 21.5956 12.5131 21.5979C12.4239 21.6003 12.3357 21.5787 12.2576 21.5354C12.1796 21.4922 12.1145 21.4288 12.0692 21.3519C12.0239 21.275 12 21.1874 12 21.0981V12.9021C12 12.8128 12.0239 12.7252 12.0692 12.6483C12.1145 12.5714 12.1796 12.508 12.2576 12.4648C12.3357 12.4215 12.4239 12.3999 12.5131 12.4023C12.6023 12.4046 12.6893 12.4308 12.765 12.4781L18.643 16.1521C18.7868 16.242 18.9054 16.367 18.9876 16.5153C19.0699 16.6637 19.113 16.8305 19.113 17.0001C19.113 17.1697 19.0699 17.3365 18.9876 17.4849C18.9054 17.6332 18.7868 17.7582 18.643 17.8481L12.765 21.5221Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bug{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2L9.88 3.88M14.1201 3.88L16.0001 2M9.00007 7.13012V6.13012C8.98194 5.72486 9.04611 5.32014 9.1887 4.94037C9.33129 4.5606 9.54934 4.21365 9.8297 3.92047C10.1101 3.62728 10.4469 3.39394 10.8199 3.23453C11.193 3.07511 11.5944 2.99292 12.0001 2.99292C12.4057 2.99292 12.8072 3.07511 13.1802 3.23453C13.5532 3.39394 13.8901 3.62728 14.1704 3.92047C14.4508 4.21365 14.6689 4.5606 14.8114 4.94037C14.954 5.32014 15.0182 5.72486 15.0001 6.13012V7.13012M12 20C8.7 20 6 17.3 6 14V11C6 9.93913 6.42143 8.92172 7.17157 8.17157C7.92172 7.42143 8.93913 7 10 7H14C15.0609 7 16.0783 7.42143 16.8284 8.17157C17.5786 8.92172 18 9.93913 18 11V14C18 17.3 15.3 20 12 20ZM12 20V11M6.53 9C4.6 8.8 3 7.1 3 5M6 13H2M3 21C3 18.9 4.7 17.1 6.8 17M20.97 5C20.97 7.1 19.37 8.8 17.47 9M22 13H18M17.2 17C19.3 17.1 21 18.9 21 21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2L9.88 3.88M14.1201 3.88L16.0001 2M9.00007 7.13012V6.13012C8.98194 5.72486 9.04611 5.32014 9.1887 4.94037C9.33129 4.5606 9.54934 4.21365 9.8297 3.92047C10.1101 3.62728 10.4469 3.39394 10.8199 3.23453C11.193 3.07511 11.5944 2.99292 12.0001 2.99292C12.4057 2.99292 12.8072 3.07511 13.1802 3.23453C13.5532 3.39394 13.8901 3.62728 14.1704 3.92047C14.4508 4.21365 14.6689 4.5606 14.8114 4.94037C14.954 5.32014 15.0182 5.72486 15.0001 6.13012V7.13012M12 20C8.7 20 6 17.3 6 14V11C6 9.93913 6.42143 8.92172 7.17157 8.17157C7.92172 7.42143 8.93913 7 10 7H14C15.0609 7 16.0783 7.42143 16.8284 8.17157C17.5786 8.92172 18 9.93913 18 11V14C18 17.3 15.3 20 12 20ZM12 20V11M6.53 9C4.6 8.8 3 7.1 3 5M6 13H2M3 21C3 18.9 4.7 17.1 6.8 17M20.97 5C20.97 7.1 19.37 8.8 17.47 9M22 13H18M17.2 17C19.3 17.1 21 18.9 21 21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--building-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 22V4C6 3.46957 6.21071 2.96086 6.58579 2.58579C6.96086 2.21071 7.46957 2 8 2H16C16.5304 2 17.0391 2.21071 17.4142 2.58579C17.7893 2.96086 18 3.46957 18 4V22M6 22H18M6 22H4C3.46957 22 2.96086 21.7893 2.58579 21.4142C2.21071 21.0391 2 20.5304 2 20V14C2 13.4696 2.21071 12.9609 2.58579 12.5858C2.96086 12.2107 3.46957 12 4 12H6M18 22H20C20.5304 22 21.0391 21.7893 21.4142 21.4142C21.7893 21.0391 22 20.5304 22 20V11C22 10.4696 21.7893 9.96086 21.4142 9.58579C21.0391 9.21071 20.5304 9 20 9H18M10 6H14M10 10H14M10 14H14M10 18H14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 22V4C6 3.46957 6.21071 2.96086 6.58579 2.58579C6.96086 2.21071 7.46957 2 8 2H16C16.5304 2 17.0391 2.21071 17.4142 2.58579C17.7893 2.96086 18 3.46957 18 4V22M6 22H18M6 22H4C3.46957 22 2.96086 21.7893 2.58579 21.4142C2.21071 21.0391 2 20.5304 2 20V14C2 13.4696 2.21071 12.9609 2.58579 12.5858C2.96086 12.2107 3.46957 12 4 12H6M18 22H20C20.5304 22 21.0391 21.7893 21.4142 21.4142C21.7893 21.0391 22 20.5304 22 20V11C22 10.4696 21.7893 9.96086 21.4142 9.58579C21.0391 9.21071 20.5304 9 20 9H18M10 6H14M10 10H14M10 14H14M10 18H14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--building{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 22V18H15V22M8 6H8.01M16 6H16.01M12 6H12.01M12 10H12.01M12 14H12.01M16 10H16.01M16 14H16.01M8 10H8.01M8 14H8.01M6 2H18C19.1046 2 20 2.89543 20 4V20C20 21.1046 19.1046 22 18 22H6C4.89543 22 4 21.1046 4 20V4C4 2.89543 4.89543 2 6 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 22V18H15V22M8 6H8.01M16 6H16.01M12 6H12.01M12 10H12.01M12 14H12.01M16 10H16.01M16 14H16.01M8 10H8.01M8 14H8.01M6 2H18C19.1046 2 20 2.89543 20 4V20C20 21.1046 19.1046 22 18 22H6C4.89543 22 4 21.1046 4 20V4C4 2.89543 4.89543 2 6 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bus-front{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 6L2 7M10 6H14M22 7L20 6M18 19C19.1046 19 20 18.1046 20 17V5C20 3.89543 19.1046 3 18 3H6C4.89543 3 4 3.89543 4 5V17C4 18.1046 4.89543 19 6 19M18 19H6M18 19V21M6 19V21M4 11H20M8 15H8.01M16 15H16.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 6L2 7M10 6H14M22 7L20 6M18 19C19.1046 19 20 18.1046 20 17V5C20 3.89543 19.1046 3 18 3H6C4.89543 3 4 3.89543 4 5V17C4 18.1046 4.89543 19 6 19M18 19H6M18 19V21M6 19V21M4 11H20M8 15H8.01M16 15H16.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--bus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 6V12M15 6V12M2 12H21.6M18 18H21C21 18 21.5 16.3 21.8 15.2C21.9 14.8 22 14.4 22 14C22 13.6 21.9 13.2 21.8 12.8L20.4 7.8C20.1 6.8 19.1 6 18 6H4C3.46957 6 2.96086 6.21071 2.58579 6.58579C2.21071 6.96086 2 7.46957 2 8V18H5M18 18C18 19.1046 17.1046 20 16 20C14.8954 20 14 19.1046 14 18M18 18C18 16.8954 17.1046 16 16 16C14.8954 16 14 16.8954 14 18M5 18C5 19.1046 5.89543 20 7 20C8.10457 20 9 19.1046 9 18M5 18C5 16.8954 5.89543 16 7 16C8.10457 16 9 16.8954 9 18M9 18H14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 6V12M15 6V12M2 12H21.6M18 18H21C21 18 21.5 16.3 21.8 15.2C21.9 14.8 22 14.4 22 14C22 13.6 21.9 13.2 21.8 12.8L20.4 7.8C20.1 6.8 19.1 6 18 6H4C3.46957 6 2.96086 6.21071 2.58579 6.58579C2.21071 6.96086 2 7.46957 2 8V18H5M18 18C18 19.1046 17.1046 20 16 20C14.8954 20 14 19.1046 14 18M18 18C18 16.8954 17.1046 16 16 16C14.8954 16 14 16.8954 14 18M5 18C5 19.1046 5.89543 20 7 20C8.10457 20 9 19.1046 9 18M5 18C5 16.8954 5.89543 16 7 16C8.10457 16 9 16.8954 9 18M9 18H14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cable-car{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 3H10.01M14 2H14.01M2 9L22 4M12 12V6.5M9 12V17M15 12V17M4 17H20M7 12H17C18.6569 12 20 13.3431 20 15V19C20 20.6569 18.6569 22 17 22H7C5.34315 22 4 20.6569 4 19V15C4 13.3431 5.34315 12 7 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 3H10.01M14 2H14.01M2 9L22 4M12 12V6.5M9 12V17M15 12V17M4 17H20M7 12H17C18.6569 12 20 13.3431 20 15V19C20 20.6569 18.6569 22 17 22H7C5.34315 22 4 20.6569 4 19V15C4 13.3431 5.34315 12 7 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cable{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 21V19M17 19C16.7348 19 16.4804 18.8946 16.2929 18.7071C16.1054 18.5196 16 18.2652 16 18V17C16 16.4696 16.2107 15.9609 16.5858 15.5858C16.9609 15.2107 17.4696 15 18 15H20C20.5304 15 21.0391 15.2107 21.4142 15.5858C21.7893 15.9609 22 16.4696 22 17V18C22 18.2652 21.8946 18.5196 21.7071 18.7071C21.5196 18.8946 21.2652 19 21 19M17 19H21M21 19V21M19 15V6.5C19 5.57174 18.6313 4.6815 17.9749 4.02513C17.3185 3.36875 16.4283 3 15.5 3C14.5717 3 13.6815 3.36875 13.0251 4.02513C12.3687 4.6815 12 5.57174 12 6.5V17.5C12 18.4283 11.6313 19.3185 10.9749 19.9749C10.3185 20.6313 9.42826 21 8.5 21C7.57174 21 6.6815 20.6313 6.02513 19.9749C5.36875 19.3185 5 18.4283 5 17.5V9M3 5H7M3 5C2.73478 5 2.48043 5.10536 2.29289 5.29289C2.10536 5.48043 2 5.73478 2 6V7C2 7.53043 2.21071 8.03914 2.58579 8.41421C2.96086 8.78929 3.46957 9 4 9H6C6.53043 9 7.03914 8.78929 7.41421 8.41421C7.78929 8.03914 8 7.53043 8 7V6C8 5.73478 7.89464 5.48043 7.70711 5.29289C7.51957 5.10536 7.26522 5 7 5M3 5V3M7 5V3%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 21V19M17 19C16.7348 19 16.4804 18.8946 16.2929 18.7071C16.1054 18.5196 16 18.2652 16 18V17C16 16.4696 16.2107 15.9609 16.5858 15.5858C16.9609 15.2107 17.4696 15 18 15H20C20.5304 15 21.0391 15.2107 21.4142 15.5858C21.7893 15.9609 22 16.4696 22 17V18C22 18.2652 21.8946 18.5196 21.7071 18.7071C21.5196 18.8946 21.2652 19 21 19M17 19H21M21 19V21M19 15V6.5C19 5.57174 18.6313 4.6815 17.9749 4.02513C17.3185 3.36875 16.4283 3 15.5 3C14.5717 3 13.6815 3.36875 13.0251 4.02513C12.3687 4.6815 12 5.57174 12 6.5V17.5C12 18.4283 11.6313 19.3185 10.9749 19.9749C10.3185 20.6313 9.42826 21 8.5 21C7.57174 21 6.6815 20.6313 6.02513 19.9749C5.36875 19.3185 5 18.4283 5 17.5V9M3 5H7M3 5C2.73478 5 2.48043 5.10536 2.29289 5.29289C2.10536 5.48043 2 5.73478 2 6V7C2 7.53043 2.21071 8.03914 2.58579 8.41421C2.96086 8.78929 3.46957 9 4 9H6C6.53043 9 7.03914 8.78929 7.41421 8.41421C7.78929 8.03914 8 7.53043 8 7V6C8 5.73478 7.89464 5.48043 7.70711 5.29289C7.51957 5.10536 7.26522 5 7 5M3 5V3M7 5V3%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cake-slice{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7.2 7.9L3 11V20C3 20.6 3.4 21 4 21H20C20.6 21 21 20.6 21 20V11C21 9 18 5 14 3L10.4 5.6M16 13H3M16 17H3M11 7C11 8.10457 10.1046 9 9 9C7.89543 9 7 8.10457 7 7C7 5.89543 7.89543 5 9 5C10.1046 5 11 5.89543 11 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7.2 7.9L3 11V20C3 20.6 3.4 21 4 21H20C20.6 21 21 20.6 21 20V11C21 9 18 5 14 3L10.4 5.6M16 13H3M16 17H3M11 7C11 8.10457 10.1046 9 9 9C7.89543 9 7 8.10457 7 7C7 5.89543 7.89543 5 9 5C10.1046 5 11 5.89543 11 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cake{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 21V13C20 12.4696 19.7893 11.9609 19.4142 11.5858C19.0391 11.2107 18.5304 11 18 11H6C5.46957 11 4.96086 11.2107 4.58579 11.5858C4.21071 11.9609 4 12.4696 4 13V21M4 16C4 16 4.5 15 6 15C7.5 15 8.5 17 10 17C11.5 17 12.5 15 14 15C15.5 15 16.5 17 18 17C19.5 17 20 16 20 16M2 21H22M7 8V11M12 8V11M17 8V11M7 4H7.01M12 4H12.01M17 4H17.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 21V13C20 12.4696 19.7893 11.9609 19.4142 11.5858C19.0391 11.2107 18.5304 11 18 11H6C5.46957 11 4.96086 11.2107 4.58579 11.5858C4.21071 11.9609 4 12.4696 4 13V21M4 16C4 16 4.5 15 6 15C7.5 15 8.5 17 10 17C11.5 17 12.5 15 14 15C15.5 15 16.5 17 18 17C19.5 17 20 16 20 16M2 21H22M7 8V11M12 8V11M17 8V11M7 4H7.01M12 4H12.01M17 4H17.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--calculator{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 6H16M16 14V18M16 10H16.01M12 10H12.01M8 10H8.01M12 14H12.01M8 14H8.01M12 18H12.01M8 18H8.01M6 2H18C19.1046 2 20 2.89543 20 4V20C20 21.1046 19.1046 22 18 22H6C4.89543 22 4 21.1046 4 20V4C4 2.89543 4.89543 2 6 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 6H16M16 14V18M16 10H16.01M12 10H12.01M8 10H8.01M12 14H12.01M8 14H8.01M12 18H12.01M8 18H8.01M6 2H18C19.1046 2 20 2.89543 20 4V20C20 21.1046 19.1046 22 18 22H6C4.89543 22 4 21.1046 4 20V4C4 2.89543 4.89543 2 6 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--calendar-arrow-down{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 18L18 22M18 22L22 18M18 22V14M16 2V6M21 11.354V6C21 5.46957 20.7893 4.96086 20.4142 4.58579C20.0391 4.21071 19.5304 4 19 4H5C4.46957 4 3.96086 4.21071 3.58579 4.58579C3.21071 4.96086 3 5.46957 3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H12.343M3 10H21M8 2V6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 18L18 22M18 22L22 18M18 22V14M16 2V6M21 11.354V6C21 5.46957 20.7893 4.96086 20.4142 4.58579C20.0391 4.21071 19.5304 4 19 4H5C4.46957 4 3.96086 4.21071 3.58579 4.58579C3.21071 4.96086 3 5.46957 3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H12.343M3 10H21M8 2V6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--calendar-arrow-up{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 18L18 14M18 14L22 18M18 14V22M16 2V6M21 11.343V6C21 5.46957 20.7893 4.96086 20.4142 4.58579C20.0391 4.21071 19.5304 4 19 4H5C4.46957 4 3.96086 4.21071 3.58579 4.58579C3.21071 4.96086 3 5.46957 3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H14M3 10H21M8 2V6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 18L18 14M18 14L22 18M18 14V22M16 2V6M21 11.343V6C21 5.46957 20.7893 4.96086 20.4142 4.58579C20.0391 4.21071 19.5304 4 19 4H5C4.46957 4 3.96086 4.21071 3.58579 4.58579C3.21071 4.96086 3 5.46957 3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H14M3 10H21M8 2V6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--calendar-check-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2V6M16 2V6M21 14V6C21 5.46957 20.7893 4.96086 20.4142 4.58579C20.0391 4.21071 19.5304 4 19 4H5C4.46957 4 3.96086 4.21071 3.58579 4.58579C3.21071 4.96086 3 5.46957 3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H13M3 10H21M16 20L18 22L22 18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2V6M16 2V6M21 14V6C21 5.46957 20.7893 4.96086 20.4142 4.58579C20.0391 4.21071 19.5304 4 19 4H5C4.46957 4 3.96086 4.21071 3.58579 4.58579C3.21071 4.96086 3 5.46957 3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H13M3 10H21M16 20L18 22L22 18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--calendar-check{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2V6M16 2V6M3 10H21M9 16L11 18L15 14M5 4H19C20.1046 4 21 4.89543 21 6V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V6C3 4.89543 3.89543 4 5 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2V6M16 2V6M3 10H21M9 16L11 18L15 14M5 4H19C20.1046 4 21 4.89543 21 6V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V6C3 4.89543 3.89543 4 5 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--calendar-clock{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 7.5V6C21 5.46957 20.7893 4.96086 20.4142 4.58579C20.0391 4.21071 19.5304 4 19 4H5C4.46957 4 3.96086 4.21071 3.58579 4.58579C3.21071 4.96086 3 5.46957 3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H8.5M16 2V6M8 2V6M3 10H8M17.5 17.5L16 16.3V14M22 16C22 19.3137 19.3137 22 16 22C12.6863 22 10 19.3137 10 16C10 12.6863 12.6863 10 16 10C19.3137 10 22 12.6863 22 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 7.5V6C21 5.46957 20.7893 4.96086 20.4142 4.58579C20.0391 4.21071 19.5304 4 19 4H5C4.46957 4 3.96086 4.21071 3.58579 4.58579C3.21071 4.96086 3 5.46957 3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H8.5M16 2V6M8 2V6M3 10H8M17.5 17.5L16 16.3V14M22 16C22 19.3137 19.3137 22 16 22C12.6863 22 10 19.3137 10 16C10 12.6863 12.6863 10 16 10C19.3137 10 22 12.6863 22 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--calendar-cog{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15.2 16.9L14.3 16.5M15.2 19.1001L14.3 19.5001M16 2V6M16.9 15.2L16.5 14.3M16.9 20.8L16.5 21.7001M19.5001 14.3L19.1001 15.2M19.5001 21.7001L19.1001 20.8M21 10.5V6C21 5.46957 20.7893 4.96086 20.4142 4.58579C20.0391 4.21071 19.5304 4 19 4H5C4.46957 4 3.96086 4.21071 3.58579 4.58579C3.21071 4.96086 3 5.46957 3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H11M21.7001 16.5L20.8 16.9M21.7001 19.5001L20.8 19.1001M3 10H21M8 2V6M21 18C21 19.6569 19.6569 21 18 21C16.3431 21 15 19.6569 15 18C15 16.3431 16.3431 15 18 15C19.6569 15 21 16.3431 21 18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15.2 16.9L14.3 16.5M15.2 19.1001L14.3 19.5001M16 2V6M16.9 15.2L16.5 14.3M16.9 20.8L16.5 21.7001M19.5001 14.3L19.1001 15.2M19.5001 21.7001L19.1001 20.8M21 10.5V6C21 5.46957 20.7893 4.96086 20.4142 4.58579C20.0391 4.21071 19.5304 4 19 4H5C4.46957 4 3.96086 4.21071 3.58579 4.58579C3.21071 4.96086 3 5.46957 3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H11M21.7001 16.5L20.8 16.9M21.7001 19.5001L20.8 19.1001M3 10H21M8 2V6M21 18C21 19.6569 19.6569 21 18 21C16.3431 21 15 19.6569 15 18C15 16.3431 16.3431 15 18 15C19.6569 15 21 16.3431 21 18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--calendar-days{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2V6M16 2V6M3 10H21M8 14H8.01M12 14H12.01M16 14H16.01M8 18H8.01M12 18H12.01M16 18H16.01M5 4H19C20.1046 4 21 4.89543 21 6V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V6C3 4.89543 3.89543 4 5 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2V6M16 2V6M3 10H21M8 14H8.01M12 14H12.01M16 14H16.01M8 18H8.01M12 18H12.01M16 18H16.01M5 4H19C20.1046 4 21 4.89543 21 6V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V6C3 4.89543 3.89543 4 5 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--calendar-fold{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2V6M16 2V6M3 10H21M15 22V18C15 17.4696 15.2107 16.9609 15.5858 16.5858C15.9609 16.2107 16.4696 16 17 16H21M21 17V6C21 5.46957 20.7893 4.96086 20.4142 4.58579C20.0391 4.21071 19.5304 4 19 4H5C4.46957 4 3.96086 4.21071 3.58579 4.58579C3.21071 4.96086 3 5.46957 3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H16L21 17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2V6M16 2V6M3 10H21M15 22V18C15 17.4696 15.2107 16.9609 15.5858 16.5858C15.9609 16.2107 16.4696 16 17 16H21M21 17V6C21 5.46957 20.7893 4.96086 20.4142 4.58579C20.0391 4.21071 19.5304 4 19 4H5C4.46957 4 3.96086 4.21071 3.58579 4.58579C3.21071 4.96086 3 5.46957 3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H16L21 17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--calendar-heart{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 10H21V6C21 5.46957 20.7893 4.96086 20.4142 4.58579C20.0391 4.21071 19.5304 4 19 4H5C4.46957 4 3.96086 4.21071 3.58579 4.58579C3.21071 4.96086 3 5.46957 3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H12M8 2V6M16 2V6M21.2899 14.6999C20.9492 14.3609 20.5155 14.1305 20.0438 14.0379C19.5721 13.9453 19.0835 13.9948 18.6399 14.1799C18.3399 14.2999 18.0699 14.4799 17.8399 14.7099L17.4999 15.0499L17.1499 14.7099C16.8103 14.3692 16.3772 14.1369 15.9054 14.0426C15.4336 13.9482 14.9445 13.996 14.4999 14.1799C14.1999 14.2999 13.9399 14.4799 13.7099 14.7099C12.7599 15.6499 12.7099 17.2399 13.9099 18.4499L17.4999 21.9999L21.0999 18.4499C22.2999 17.2399 22.2399 15.6499 21.2899 14.7099V14.6999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 10H21V6C21 5.46957 20.7893 4.96086 20.4142 4.58579C20.0391 4.21071 19.5304 4 19 4H5C4.46957 4 3.96086 4.21071 3.58579 4.58579C3.21071 4.96086 3 5.46957 3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H12M8 2V6M16 2V6M21.2899 14.6999C20.9492 14.3609 20.5155 14.1305 20.0438 14.0379C19.5721 13.9453 19.0835 13.9948 18.6399 14.1799C18.3399 14.2999 18.0699 14.4799 17.8399 14.7099L17.4999 15.0499L17.1499 14.7099C16.8103 14.3692 16.3772 14.1369 15.9054 14.0426C15.4336 13.9482 14.9445 13.996 14.4999 14.1799C14.1999 14.2999 13.9399 14.4799 13.7099 14.7099C12.7599 15.6499 12.7099 17.2399 13.9099 18.4499L17.4999 21.9999L21.0999 18.4499C22.2999 17.2399 22.2399 15.6499 21.2899 14.7099V14.6999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--calendar-minus-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2V6M16 2V6M3 10H21M10 16H14M5 4H19C20.1046 4 21 4.89543 21 6V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V6C3 4.89543 3.89543 4 5 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2V6M16 2V6M3 10H21M10 16H14M5 4H19C20.1046 4 21 4.89543 21 6V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V6C3 4.89543 3.89543 4 5 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--calendar-minus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 19H22M16 2V6M21 15V6C21 5.46957 20.7893 4.96086 20.4142 4.58579C20.0391 4.21071 19.5304 4 19 4H5C4.46957 4 3.96086 4.21071 3.58579 4.58579C3.21071 4.96086 3 5.46957 3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H13.5M3 10H21M8 2V6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 19H22M16 2V6M21 15V6C21 5.46957 20.7893 4.96086 20.4142 4.58579C20.0391 4.21071 19.5304 4 19 4H5C4.46957 4 3.96086 4.21071 3.58579 4.58579C3.21071 4.96086 3 5.46957 3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H13.5M3 10H21M8 2V6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--calendar-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.2 4.19995C3.84843 4.35332 3.54839 4.60456 3.33562 4.9237C3.12286 5.24285 3.00636 5.61644 3 5.99995V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7892 4.46957 22 5 22H19C19.3847 21.9991 19.761 21.8874 20.0839 21.6781C20.4067 21.4688 20.6623 21.1709 20.82 20.82M21 15.5V6C21 5.46957 20.7893 4.96086 20.4142 4.58579C20.0391 4.21071 19.5304 4 19 4H9.5M16 2V6M3 10H10M21 10H15.5M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.2 4.19995C3.84843 4.35332 3.54839 4.60456 3.33562 4.9237C3.12286 5.24285 3.00636 5.61644 3 5.99995V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7892 4.46957 22 5 22H19C19.3847 21.9991 19.761 21.8874 20.0839 21.6781C20.4067 21.4688 20.6623 21.1709 20.82 20.82M21 15.5V6C21 5.46957 20.7893 4.96086 20.4142 4.58579C20.0391 4.21071 19.5304 4 19 4H9.5M16 2V6M3 10H10M21 10H15.5M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--calendar-plus-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2V6M16 2V6M3 10H21M10 16H14M12 14V18M5 4H19C20.1046 4 21 4.89543 21 6V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V6C3 4.89543 3.89543 4 5 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2V6M16 2V6M3 10H21M10 16H14M12 14V18M5 4H19C20.1046 4 21 4.89543 21 6V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V6C3 4.89543 3.89543 4 5 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--calendar-plus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2V6M16 2V6M21 13V6C21 5.46957 20.7893 4.96086 20.4142 4.58579C20.0391 4.21071 19.5304 4 19 4H5C4.46957 4 3.96086 4.21071 3.58579 4.58579C3.21071 4.96086 3 5.46957 3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H13M3 10H21M16 19H22M19 16V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2V6M16 2V6M21 13V6C21 5.46957 20.7893 4.96086 20.4142 4.58579C20.0391 4.21071 19.5304 4 19 4H5C4.46957 4 3.96086 4.21071 3.58579 4.58579C3.21071 4.96086 3 5.46957 3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H13M3 10H21M16 19H22M19 16V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--calendar-range{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 2V6M3 10H21M8 2V6M17 14H11M13 18H7M7 14H7.01M17 18H17.01M5 4H19C20.1046 4 21 4.89543 21 6V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V6C3 4.89543 3.89543 4 5 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 2V6M3 10H21M8 2V6M17 14H11M13 18H7M7 14H7.01M17 18H17.01M5 4H19C20.1046 4 21 4.89543 21 6V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V6C3 4.89543 3.89543 4 5 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--calendar-search{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 2V6M21 11.75V6C21 5.46957 20.7893 4.96086 20.4142 4.58579C20.0391 4.21071 19.5304 4 19 4H5C4.46957 4 3.96086 4.21071 3.58579 4.58579C3.21071 4.96086 3 5.46957 3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H12.25M22 22L20.125 20.125M3 10H21M8 2V6M21 18C21 19.6569 19.6569 21 18 21C16.3431 21 15 19.6569 15 18C15 16.3431 16.3431 15 18 15C19.6569 15 21 16.3431 21 18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 2V6M21 11.75V6C21 5.46957 20.7893 4.96086 20.4142 4.58579C20.0391 4.21071 19.5304 4 19 4H5C4.46957 4 3.96086 4.21071 3.58579 4.58579C3.21071 4.96086 3 5.46957 3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H12.25M22 22L20.125 20.125M3 10H21M8 2V6M21 18C21 19.6569 19.6569 21 18 21C16.3431 21 15 19.6569 15 18C15 16.3431 16.3431 15 18 15C19.6569 15 21 16.3431 21 18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--calendar-x-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2V6M16 2V6M21 13V6C21 5.46957 20.7893 4.96086 20.4142 4.58579C20.0391 4.21071 19.5304 4 19 4H5C4.46957 4 3.96086 4.21071 3.58579 4.58579C3.21071 4.96086 3 5.46957 3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H13M3 10H21M17 22L22 17M17 17L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2V6M16 2V6M21 13V6C21 5.46957 20.7893 4.96086 20.4142 4.58579C20.0391 4.21071 19.5304 4 19 4H5C4.46957 4 3.96086 4.21071 3.58579 4.58579C3.21071 4.96086 3 5.46957 3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H13M3 10H21M17 22L22 17M17 17L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--calendar-x{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2V6M16 2V6M3 10H21M14 14L10 18M10 14L14 18M5 4H19C20.1046 4 21 4.89543 21 6V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V6C3 4.89543 3.89543 4 5 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2V6M16 2V6M3 10H21M14 14L10 18M10 14L14 18M5 4H19C20.1046 4 21 4.89543 21 6V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V6C3 4.89543 3.89543 4 5 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--calendar{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2V6M16 2V6M3 10H21M5 4H19C20.1046 4 21 4.89543 21 6V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V6C3 4.89543 3.89543 4 5 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2V6M16 2V6M3 10H21M5 4H19C20.1046 4 21 4.89543 21 6V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V6C3 4.89543 3.89543 4 5 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--camera-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 2L22 22M7 7H4C3.46957 7 2.96086 7.21071 2.58579 7.58579C2.21071 7.96086 2 8.46957 2 9V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H20M9.5 4H14.5L17 7H20C20.5304 7 21.0391 7.21071 21.4142 7.58579C21.7893 7.96086 22 8.46957 22 9V16.5M14.1209 15.1209C13.8453 15.4122 13.5142 15.6453 13.147 15.8065C12.7798 15.9676 12.3841 16.0535 11.9831 16.0591C11.5822 16.0647 11.1842 15.9898 10.8127 15.8389C10.4411 15.6881 10.1036 15.4642 9.82009 15.1807C9.53654 14.8972 9.31272 14.5596 9.16185 14.1881C9.01098 13.8166 8.93612 13.4186 8.9417 13.0177C8.94727 12.6167 9.03317 12.2209 9.19431 11.8538C9.35546 11.4866 9.58858 11.1554 9.8799 10.8799%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 2L22 22M7 7H4C3.46957 7 2.96086 7.21071 2.58579 7.58579C2.21071 7.96086 2 8.46957 2 9V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H20M9.5 4H14.5L17 7H20C20.5304 7 21.0391 7.21071 21.4142 7.58579C21.7893 7.96086 22 8.46957 22 9V16.5M14.1209 15.1209C13.8453 15.4122 13.5142 15.6453 13.147 15.8065C12.7798 15.9676 12.3841 16.0535 11.9831 16.0591C11.5822 16.0647 11.1842 15.9898 10.8127 15.8389C10.4411 15.6881 10.1036 15.4642 9.82009 15.1807C9.53654 14.8972 9.31272 14.5596 9.16185 14.1881C9.01098 13.8166 8.93612 13.4186 8.9417 13.0177C8.94727 12.6167 9.03317 12.2209 9.19431 11.8538C9.35546 11.4866 9.58858 11.1554 9.8799 10.8799%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--camera{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.5 4H9.5L7 7H4C3.46957 7 2.96086 7.21071 2.58579 7.58579C2.21071 7.96086 2 8.46957 2 9V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V9C22 8.46957 21.7893 7.96086 21.4142 7.58579C21.0391 7.21071 20.5304 7 20 7H17L14.5 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 16C13.6569 16 15 14.6569 15 13C15 11.3431 13.6569 10 12 10C10.3431 10 9 11.3431 9 13C9 14.6569 10.3431 16 12 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.5 4H9.5L7 7H4C3.46957 7 2.96086 7.21071 2.58579 7.58579C2.21071 7.96086 2 8.46957 2 9V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V9C22 8.46957 21.7893 7.96086 21.4142 7.58579C21.0391 7.21071 20.5304 7 20 7H17L14.5 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 16C13.6569 16 15 14.6569 15 13C15 11.3431 13.6569 10 12 10C10.3431 10 9 11.3431 9 13C9 14.6569 10.3431 16 12 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--candy-cane{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg clip-path%3D%22url(%23clip0_901_3607)%22%3E%3Cpath d%3D%22M17.7502 7.0001L15.0002 2.1001M10.9001 4.80005L13.0001 9.00005M7.90015 9.69995L9.90015 14.1M4.90015 14.7L7.00015 18.9M5.70014 20.9999C5.56882 21.2297 5.39352 21.4314 5.18425 21.5935C4.97497 21.7556 4.73583 21.8748 4.48047 21.9445C3.96474 22.0851 3.41427 22.0151 2.95014 21.7499C2.48601 21.4847 2.14625 21.046 2.0056 20.5303C1.86494 20.0145 1.93492 19.4641 2.20014 18.9999L10.8001 4.99993C11.5958 3.6208 12.9067 2.61423 14.4445 2.20165C15.9823 1.78907 17.621 2.00428 19.0001 2.79993C20.3793 3.59558 21.3858 4.9065 21.7984 6.44429C22.211 7.98209 21.9958 9.6208 21.2001 10.9999C21.0698 11.2292 20.8953 11.4305 20.6869 11.5921C20.4784 11.7537 20.2401 11.8724 19.9855 11.9415C19.731 12.0107 19.4653 12.0287 19.2037 11.9947C18.9422 11.9607 18.6899 11.8753 18.4615 11.7435C18.2331 11.6116 18.033 11.4358 17.8728 11.2263C17.7125 11.0168 17.5954 10.7776 17.5279 10.5226C17.4605 10.2676 17.4442 10.0018 17.4799 9.74048C17.5157 9.47915 17.6027 9.22747 17.7361 8.99993C17.8695 8.77239 17.9566 8.52071 17.9923 8.25938C18.0281 7.99805 18.0118 7.73224 17.9443 7.47724C17.8769 7.22224 17.7597 6.98309 17.5995 6.77357C17.4393 6.56405 17.2392 6.38829 17.0108 6.2564C16.7824 6.12452 16.5301 6.03912 16.2686 6.00512C16.007 5.97113 15.7413 5.9892 15.4868 6.05831C15.2322 6.12742 14.9938 6.24619 14.7854 6.40779C14.5769 6.5694 14.4025 6.77064 14.2721 6.99993L5.70014 20.9999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath id%3D%22clip0_901_3607%22%3E%3Crect width%3D%2224%22 height%3D%2224%22 fill%3D%22currentColor%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg clip-path%3D%22url(%23clip0_901_3607)%22%3E%3Cpath d%3D%22M17.7502 7.0001L15.0002 2.1001M10.9001 4.80005L13.0001 9.00005M7.90015 9.69995L9.90015 14.1M4.90015 14.7L7.00015 18.9M5.70014 20.9999C5.56882 21.2297 5.39352 21.4314 5.18425 21.5935C4.97497 21.7556 4.73583 21.8748 4.48047 21.9445C3.96474 22.0851 3.41427 22.0151 2.95014 21.7499C2.48601 21.4847 2.14625 21.046 2.0056 20.5303C1.86494 20.0145 1.93492 19.4641 2.20014 18.9999L10.8001 4.99993C11.5958 3.6208 12.9067 2.61423 14.4445 2.20165C15.9823 1.78907 17.621 2.00428 19.0001 2.79993C20.3793 3.59558 21.3858 4.9065 21.7984 6.44429C22.211 7.98209 21.9958 9.6208 21.2001 10.9999C21.0698 11.2292 20.8953 11.4305 20.6869 11.5921C20.4784 11.7537 20.2401 11.8724 19.9855 11.9415C19.731 12.0107 19.4653 12.0287 19.2037 11.9947C18.9422 11.9607 18.6899 11.8753 18.4615 11.7435C18.2331 11.6116 18.033 11.4358 17.8728 11.2263C17.7125 11.0168 17.5954 10.7776 17.5279 10.5226C17.4605 10.2676 17.4442 10.0018 17.4799 9.74048C17.5157 9.47915 17.6027 9.22747 17.7361 8.99993C17.8695 8.77239 17.9566 8.52071 17.9923 8.25938C18.0281 7.99805 18.0118 7.73224 17.9443 7.47724C17.8769 7.22224 17.7597 6.98309 17.5995 6.77357C17.4393 6.56405 17.2392 6.38829 17.0108 6.2564C16.7824 6.12452 16.5301 6.03912 16.2686 6.00512C16.007 5.97113 15.7413 5.9892 15.4868 6.05831C15.2322 6.12742 14.9938 6.24619 14.7854 6.40779C14.5769 6.5694 14.4025 6.77064 14.2721 6.99993L5.70014 20.9999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath id%3D%22clip0_901_3607%22%3E%3Crect width%3D%2224%22 height%3D%2224%22 fill%3D%22currentColor%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--candy-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.50009 8.5L7.50009 9.5C6.58727 10.4314 6.07893 11.6855 6.08551 12.9896C6.0921 14.2938 6.61309 15.5426 7.53527 16.4648C8.45745 17.387 9.7063 17.908 11.0104 17.9146C12.3146 17.9212 13.5686 17.4128 14.5001 16.5L15.5001 15.5M11.843 6.18689C12.6667 5.98865 13.5276 6.00528 14.343 6.23519C15.1584 6.46509 15.9012 6.90057 16.5 7.4999C17.0993 8.09874 17.5348 8.84147 17.7647 9.65692C17.9946 10.4724 18.0113 11.3332 17.813 12.1569M14 16.5V14M14 6.5V8.343M10 10V17.5M16 7L17 2L18.367 2.683C18.7833 2.89128 19.2425 2.99981 19.708 3H21V4.292C21.0002 4.75754 21.1087 5.21665 21.317 5.633L22 7L17 8M8 17L7 22L5.633 21.317C5.21665 21.1087 4.75754 21.0002 4.292 21H3V19.708C2.99981 19.2425 2.89128 18.7833 2.683 18.367L2 17L7 16M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.50009 8.5L7.50009 9.5C6.58727 10.4314 6.07893 11.6855 6.08551 12.9896C6.0921 14.2938 6.61309 15.5426 7.53527 16.4648C8.45745 17.387 9.7063 17.908 11.0104 17.9146C12.3146 17.9212 13.5686 17.4128 14.5001 16.5L15.5001 15.5M11.843 6.18689C12.6667 5.98865 13.5276 6.00528 14.343 6.23519C15.1584 6.46509 15.9012 6.90057 16.5 7.4999C17.0993 8.09874 17.5348 8.84147 17.7647 9.65692C17.9946 10.4724 18.0113 11.3332 17.813 12.1569M14 16.5V14M14 6.5V8.343M10 10V17.5M16 7L17 2L18.367 2.683C18.7833 2.89128 19.2425 2.99981 19.708 3H21V4.292C21.0002 4.75754 21.1087 5.21665 21.317 5.633L22 7L17 8M8 17L7 22L5.633 21.317C5.21665 21.1087 4.75754 21.0002 4.292 21H3V19.708C2.99981 19.2425 2.89128 18.7833 2.683 18.367L2 17L7 16M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--candy{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 6.5V16.5M10 7.5V17.5M16 7L17 2L18.37 2.68C18.7828 2.88767 19.2379 2.99718 19.7 3H21V4.3C21 4.76 21.1 5.22 21.32 5.63L22 7L17 8M8 17L7 22L5.63 21.32C5.21723 21.1123 4.76206 21.0028 4.3 21H3V19.7C2.99718 19.2379 2.88767 18.7828 2.68 18.37L2 17L7 16M9.5 7.5L7.5 9.5C7.03273 9.95793 6.66087 10.5039 6.40593 11.1065C6.15098 11.709 6.01802 12.3561 6.01471 13.0104C6.01141 13.6646 6.13783 14.313 6.38668 14.9181C6.63552 15.5232 7.00184 16.0729 7.46447 16.5355C7.92709 16.9982 8.47684 17.3645 9.08192 17.6133C9.687 17.8622 10.3354 17.9886 10.9896 17.9853C11.6439 17.982 12.291 17.849 12.8935 17.5941C13.4961 17.3391 14.0421 16.9673 14.5 16.5L16.5 14.5C16.9673 14.0421 17.3391 13.4961 17.5941 12.8935C17.849 12.291 17.982 11.6439 17.9853 10.9896C17.9886 10.3354 17.8622 9.687 17.6133 9.08192C17.3645 8.47684 16.9982 7.92709 16.5355 7.46447C16.0729 7.00184 15.5232 6.63552 14.9181 6.38668C14.313 6.13783 13.6646 6.01141 13.0104 6.01471C12.3561 6.01802 11.709 6.15098 11.1065 6.40593C10.5039 6.66087 9.95793 7.03273 9.5 7.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 6.5V16.5M10 7.5V17.5M16 7L17 2L18.37 2.68C18.7828 2.88767 19.2379 2.99718 19.7 3H21V4.3C21 4.76 21.1 5.22 21.32 5.63L22 7L17 8M8 17L7 22L5.63 21.32C5.21723 21.1123 4.76206 21.0028 4.3 21H3V19.7C2.99718 19.2379 2.88767 18.7828 2.68 18.37L2 17L7 16M9.5 7.5L7.5 9.5C7.03273 9.95793 6.66087 10.5039 6.40593 11.1065C6.15098 11.709 6.01802 12.3561 6.01471 13.0104C6.01141 13.6646 6.13783 14.313 6.38668 14.9181C6.63552 15.5232 7.00184 16.0729 7.46447 16.5355C7.92709 16.9982 8.47684 17.3645 9.08192 17.6133C9.687 17.8622 10.3354 17.9886 10.9896 17.9853C11.6439 17.982 12.291 17.849 12.8935 17.5941C13.4961 17.3391 14.0421 16.9673 14.5 16.5L16.5 14.5C16.9673 14.0421 17.3391 13.4961 17.5941 12.8935C17.849 12.291 17.982 11.6439 17.9853 10.9896C17.9886 10.3354 17.8622 9.687 17.6133 9.08192C17.3645 8.47684 16.9982 7.92709 16.5355 7.46447C16.0729 7.00184 15.5232 6.63552 14.9181 6.38668C14.313 6.13783 13.6646 6.01141 13.0104 6.01471C12.3561 6.01802 11.709 6.15098 11.1065 6.40593C10.5039 6.66087 9.95793 7.03273 9.5 7.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cannabis{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22V18M12 18C10.5 19.5 8.5 21 6 21C6 19.5 6.5 17.5 8 16C8 16 5.5 16.5 2 15C2.5 13.5 5.5 12 7 12C5.5 11 3 8 3 6C5.5 6 8.5 7.5 10 9C10 6.5 10.5 4 12 2C13.5 4 14 6.5 14 9C15.5 7.5 18.5 6 21 6C21 8 18.5 11 17 12C18.5 12 21.5 13.5 22 15C18.5 16.5 16 16 16 16C17.5 17.5 18 19.5 18 21C15.5 21 13.5 19.5 12 18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22V18M12 18C10.5 19.5 8.5 21 6 21C6 19.5 6.5 17.5 8 16C8 16 5.5 16.5 2 15C2.5 13.5 5.5 12 7 12C5.5 11 3 8 3 6C5.5 6 8.5 7.5 10 9C10 6.5 10.5 4 12 2C13.5 4 14 6.5 14 9C15.5 7.5 18.5 6 21 6C21 8 18.5 11 17 12C18.5 12 21.5 13.5 22 15C18.5 16.5 16 16 16 16C17.5 17.5 18 19.5 18 21C15.5 21 13.5 19.5 12 18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--captions-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.5 5H19C19.5304 5 20.0391 5.21071 20.4142 5.58579C20.7893 5.96086 21 6.46957 21 7V15.5M17 11H16.5M19 19H5C4.46957 19 3.96086 18.7893 3.58579 18.4142C3.21071 18.0391 3 17.5304 3 17V7C3 6.46957 3.21071 5.96086 3.58579 5.58579C3.96086 5.21071 4.46957 5 5 5M2 2L22 22M7 11H11M7 15H9.5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.5 5H19C19.5304 5 20.0391 5.21071 20.4142 5.58579C20.7893 5.96086 21 6.46957 21 7V15.5M17 11H16.5M19 19H5C4.46957 19 3.96086 18.7893 3.58579 18.4142C3.21071 18.0391 3 17.5304 3 17V7C3 6.46957 3.21071 5.96086 3.58579 5.58579C3.96086 5.21071 4.46957 5 5 5M2 2L22 22M7 11H11M7 15H9.5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--captions{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 15H11M15 15H17M7 11H9M13 11H17M5 5H19C20.1046 5 21 5.89543 21 7V17C21 18.1046 20.1046 19 19 19H5C3.89543 19 3 18.1046 3 17V7C3 5.89543 3.89543 5 5 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 15H11M15 15H17M7 11H9M13 11H17M5 5H19C20.1046 5 21 5.89543 21 7V17C21 18.1046 20.1046 19 19 19H5C3.89543 19 3 18.1046 3 17V7C3 5.89543 3.89543 5 5 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--car-front{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 8.00004L19 10M19 10L17.5 6.30004C17.3585 5.92138 17.1057 5.59446 16.7747 5.36239C16.4437 5.13032 16.0502 5.00399 15.646 5.00004H8.4C7.9925 4.99068 7.59188 5.10605 7.25177 5.3307C6.91166 5.55536 6.64832 5.87856 6.497 6.25704L5 10M19 10H5M19 10C20.1046 10 21 10.8954 21 12V16C21 17.1046 20.1046 18 19 18M5 10L3 8.00004M5 10C3.89543 10 3 10.8954 3 12V16C3 17.1046 3.89543 18 5 18M7 14H7.01M17 14H17.01M19 18H5M19 18V20M5 18V20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 8.00004L19 10M19 10L17.5 6.30004C17.3585 5.92138 17.1057 5.59446 16.7747 5.36239C16.4437 5.13032 16.0502 5.00399 15.646 5.00004H8.4C7.9925 4.99068 7.59188 5.10605 7.25177 5.3307C6.91166 5.55536 6.64832 5.87856 6.497 6.25704L5 10M19 10H5M19 10C20.1046 10 21 10.8954 21 12V16C21 17.1046 20.1046 18 19 18M5 10L3 8.00004M5 10C3.89543 10 3 10.8954 3 12V16C3 17.1046 3.89543 18 5 18M7 14H7.01M17 14H17.01M19 18H5M19 18V20M5 18V20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--car-taxi-front{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 2H14M21 8.00004L19 10M19 10L17.5 6.30004C17.3585 5.92138 17.1057 5.59446 16.7747 5.36239C16.4437 5.13032 16.0502 5.00399 15.646 5.00004H8.4C7.9925 4.99068 7.59188 5.10605 7.25177 5.3307C6.91166 5.55536 6.64832 5.87856 6.497 6.25704L5 10M19 10H5M19 10C20.1046 10 21 10.8954 21 12V16C21 17.1046 20.1046 18 19 18M5 10L3 8.00004M5 10C3.89543 10 3 10.8954 3 12V16C3 17.1046 3.89543 18 5 18M7 14H7.01M17 14H17.01M19 18H5M19 18V20M5 18V20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 2H14M21 8.00004L19 10M19 10L17.5 6.30004C17.3585 5.92138 17.1057 5.59446 16.7747 5.36239C16.4437 5.13032 16.0502 5.00399 15.646 5.00004H8.4C7.9925 4.99068 7.59188 5.10605 7.25177 5.3307C6.91166 5.55536 6.64832 5.87856 6.497 6.25704L5 10M19 10H5M19 10C20.1046 10 21 10.8954 21 12V16C21 17.1046 20.1046 18 19 18M5 10L3 8.00004M5 10C3.89543 10 3 10.8954 3 12V16C3 17.1046 3.89543 18 5 18M7 14H7.01M17 14H17.01M19 18H5M19 18V20M5 18V20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--car{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 17H21C21.6 17 22 16.6 22 16V13C22 12.1 21.3 11.3 20.5 11.1C18.7 10.6 16 10 16 10C16 10 14.7 8.6 13.8 7.7C13.3 7.3 12.7 7 12 7H5C4.4 7 3.9 7.4 3.6 7.9L2.2 10.8C2.06758 11.1862 2 11.5917 2 12V16C2 16.6 2.4 17 3 17H5M19 17C19 18.1046 18.1046 19 17 19C15.8954 19 15 18.1046 15 17M19 17C19 15.8954 18.1046 15 17 15C15.8954 15 15 15.8954 15 17M5 17C5 18.1046 5.89543 19 7 19C8.10457 19 9 18.1046 9 17M5 17C5 15.8954 5.89543 15 7 15C8.10457 15 9 15.8954 9 17M9 17H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 17H21C21.6 17 22 16.6 22 16V13C22 12.1 21.3 11.3 20.5 11.1C18.7 10.6 16 10 16 10C16 10 14.7 8.6 13.8 7.7C13.3 7.3 12.7 7 12 7H5C4.4 7 3.9 7.4 3.6 7.9L2.2 10.8C2.06758 11.1862 2 11.5917 2 12V16C2 16.6 2.4 17 3 17H5M19 17C19 18.1046 18.1046 19 17 19C15.8954 19 15 18.1046 15 17M19 17C19 15.8954 18.1046 15 17 15C15.8954 15 15 15.8954 15 17M5 17C5 18.1046 5.89543 19 7 19C8.10457 19 9 18.1046 9 17M5 17C5 15.8954 5.89543 15 7 15C8.10457 15 9 15.8954 9 17M9 17H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--caravan{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 9H6V13H2V9ZM2 9C2 7.93913 2.42143 6.92172 3.17157 6.17157C3.92172 5.42143 4.93913 5 6 5H14C15.0609 5 16.0783 5.42143 16.8284 6.17157C17.5786 6.92172 18 7.93913 18 9V19M2 9V17C2 17.5304 2.21071 18.0391 2.58579 18.4142C2.96086 18.7893 3.46957 19 4 19H6M10 19H14V9H10V19ZM10 19C10 20.1046 9.10457 21 8 21C6.89543 21 6 20.1046 6 19M10 19C10 17.8954 9.10457 17 8 17C6.89543 17 6 17.8954 6 19M10 19H22V17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 9H6V13H2V9ZM2 9C2 7.93913 2.42143 6.92172 3.17157 6.17157C3.92172 5.42143 4.93913 5 6 5H14C15.0609 5 16.0783 5.42143 16.8284 6.17157C17.5786 6.92172 18 7.93913 18 9V19M2 9V17C2 17.5304 2.21071 18.0391 2.58579 18.4142C2.96086 18.7893 3.46957 19 4 19H6M10 19H14V9H10V19ZM10 19C10 20.1046 9.10457 21 8 21C6.89543 21 6 20.1046 6 19M10 19C10 17.8954 9.10457 17 8 17C6.89543 17 6 17.8954 6 19M10 19H22V17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--carrot{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.64002 14L6.59002 11.96M15.34 15L12.88 12.54M15 9C15 9 16.86 7 18.5 7C20.67 7 22 9 22 9C22 9 20.67 11 18.5 11C16.33 11 15 9 15 9ZM15 9C15 9 13 7.67 13 5.5C13 3.33 15 2 15 2C15 2 17 3.33 17 5.5C17 7.16 15 9 15 9ZM2.27002 21.7C2.27002 21.7 12.14 18.2 15 15.34C15.4183 14.9224 15.7502 14.4265 15.9768 13.8807C16.2034 13.3348 16.3203 12.7496 16.3208 12.1586C16.3212 11.5675 16.2053 10.9822 15.9795 10.4359C15.7538 9.88971 15.4226 9.39329 15.005 8.97503C14.5874 8.55677 14.0915 8.22486 13.5456 7.99825C12.9998 7.77164 12.4146 7.65476 11.8236 7.6543C11.2325 7.65383 10.6472 7.76979 10.1009 7.99554C9.5547 8.2213 9.05828 8.55243 8.64002 8.97003C5.77002 11.84 2.27002 21.7 2.27002 21.7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.64002 14L6.59002 11.96M15.34 15L12.88 12.54M15 9C15 9 16.86 7 18.5 7C20.67 7 22 9 22 9C22 9 20.67 11 18.5 11C16.33 11 15 9 15 9ZM15 9C15 9 13 7.67 13 5.5C13 3.33 15 2 15 2C15 2 17 3.33 17 5.5C17 7.16 15 9 15 9ZM2.27002 21.7C2.27002 21.7 12.14 18.2 15 15.34C15.4183 14.9224 15.7502 14.4265 15.9768 13.8807C16.2034 13.3348 16.3203 12.7496 16.3208 12.1586C16.3212 11.5675 16.2053 10.9822 15.9795 10.4359C15.7538 9.88971 15.4226 9.39329 15.005 8.97503C14.5874 8.55677 14.0915 8.22486 13.5456 7.99825C12.9998 7.77164 12.4146 7.65476 11.8236 7.6543C11.2325 7.65383 10.6472 7.76979 10.1009 7.99554C9.5547 8.2213 9.05828 8.55243 8.64002 8.97003C5.77002 11.84 2.27002 21.7 2.27002 21.7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--case-lower{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 9V15M14 7V15M10 12C10 13.6569 8.65685 15 7 15C5.34315 15 4 13.6569 4 12C4 10.3431 5.34315 9 7 9C8.65685 9 10 10.3431 10 12ZM20 12C20 13.6569 18.6569 15 17 15C15.3431 15 14 13.6569 14 12C14 10.3431 15.3431 9 17 9C18.6569 9 20 10.3431 20 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 9V15M14 7V15M10 12C10 13.6569 8.65685 15 7 15C5.34315 15 4 13.6569 4 12C4 10.3431 5.34315 9 7 9C8.65685 9 10 10.3431 10 12ZM20 12C20 13.6569 18.6569 15 17 15C15.3431 15 14 13.6569 14 12C14 10.3431 15.3431 9 17 9C18.6569 9 20 10.3431 20 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--case-sensitive{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 15L7 7L11 15M4 13H10M21 9V15M21 12C21 13.6569 19.6569 15 18 15C16.3431 15 15 13.6569 15 12C15 10.3431 16.3431 9 18 9C19.6569 9 21 10.3431 21 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 15L7 7L11 15M4 13H10M21 9V15M21 12C21 13.6569 19.6569 15 18 15C16.3431 15 15 13.6569 15 12C15 10.3431 16.3431 9 18 9C19.6569 9 21 10.3431 21 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--case-upper{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 15L7 7L11 15M4 13H10M15 11H19.5C20.0304 11 20.5391 11.2107 20.9142 11.5858C21.2893 11.9609 21.5 12.4696 21.5 13C21.5 13.5304 21.2893 14.0391 20.9142 14.4142C20.5391 14.7893 20.0304 15 19.5 15H15V7H19C19.5304 7 20.0391 7.21071 20.4142 7.58579C20.7893 7.96086 21 8.46957 21 9C21 9.53043 20.7893 10.0391 20.4142 10.4142C20.0391 10.7893 19.5304 11 19 11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 15L7 7L11 15M4 13H10M15 11H19.5C20.0304 11 20.5391 11.2107 20.9142 11.5858C21.2893 11.9609 21.5 12.4696 21.5 13C21.5 13.5304 21.2893 14.0391 20.9142 14.4142C20.5391 14.7893 20.0304 15 19.5 15H15V7H19C19.5304 7 20.0391 7.21071 20.4142 7.58579C20.7893 7.96086 21 8.46957 21 9C21 9.53043 20.7893 10.0391 20.4142 10.4142C20.0391 10.7893 19.5304 11 19 11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cassette-tape{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 12C9.10457 12 10 11.1046 10 10C10 8.89543 9.10457 8 8 8C6.89543 8 6 8.89543 6 10C6 11.1046 6.89543 12 8 12ZM8 12H16M16 12C17.1046 12 18 11.1046 18 10C18 8.89543 17.1046 8 16 8C14.8954 8 14 8.89543 14 10C14 11.1046 14.8954 12 16 12ZM6 20L6.7 17.1C6.76952 16.7827 6.9472 16.4994 7.20261 16.2988C7.45802 16.0981 7.77527 15.9925 8.1 16H15.9C16.2114 15.9871 16.5181 16.0784 16.7717 16.2596C17.0253 16.4407 17.2112 16.7013 17.3 17L18 20M4 4H20C21.1046 4 22 4.89543 22 6V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V6C2 4.89543 2.89543 4 4 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 12C9.10457 12 10 11.1046 10 10C10 8.89543 9.10457 8 8 8C6.89543 8 6 8.89543 6 10C6 11.1046 6.89543 12 8 12ZM8 12H16M16 12C17.1046 12 18 11.1046 18 10C18 8.89543 17.1046 8 16 8C14.8954 8 14 8.89543 14 10C14 11.1046 14.8954 12 16 12ZM6 20L6.7 17.1C6.76952 16.7827 6.9472 16.4994 7.20261 16.2988C7.45802 16.0981 7.77527 15.9925 8.1 16H15.9C16.2114 15.9871 16.5181 16.0784 16.7717 16.2596C17.0253 16.4407 17.2112 16.7013 17.3 17L18 20M4 4H20C21.1046 4 22 4.89543 22 6V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V6C2 4.89543 2.89543 4 4 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cast{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 8V6C2 5.46957 2.21071 4.96086 2.58579 4.58579C2.96086 4.21071 3.46957 4 4 4H20C20.5304 4 21.0391 4.21071 21.4142 4.58579C21.7893 4.96086 22 5.46957 22 6V18C22 18.5304 21.7893 19.0391 21.4142 19.4142C21.0391 19.7893 20.5304 20 20 20H14M2 12C4.04738 12.2173 5.95837 13.1299 7.41421 14.5858C8.87006 16.0416 9.78273 17.9526 10 20M2 16C2.99265 16.1849 3.90608 16.666 4.62006 17.3799C5.33404 18.0939 5.81512 19.0073 6 20M2 20H2.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 8V6C2 5.46957 2.21071 4.96086 2.58579 4.58579C2.96086 4.21071 3.46957 4 4 4H20C20.5304 4 21.0391 4.21071 21.4142 4.58579C21.7893 4.96086 22 5.46957 22 6V18C22 18.5304 21.7893 19.0391 21.4142 19.4142C21.0391 19.7893 20.5304 20 20 20H14M2 12C4.04738 12.2173 5.95837 13.1299 7.41421 14.5858C8.87006 16.0416 9.78273 17.9526 10 20M2 16C2.99265 16.1849 3.90608 16.666 4.62006 17.3799C5.33404 18.0939 5.81512 19.0073 6 20M2 20H2.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--castle{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 11V20C22 20.5304 21.7893 21.0391 21.4142 21.4142C21.0391 21.7893 20.5304 22 20 22H4C3.46957 22 2.96086 21.7893 2.58579 21.4142C2.21071 21.0391 2 20.5304 2 20V11M22 11H2M22 11V9M2 11V9M18 11V4M18 4H6M18 4V2M6 4V11M6 4V2M15 22V18C15 17.2044 14.6839 16.4413 14.1213 15.8787C13.5587 15.3161 12.7956 15 12 15C11.2044 15 10.4413 15.3161 9.87868 15.8787C9.31607 16.4413 9 17.2044 9 18V22M10 4V2M14 4V2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 11V20C22 20.5304 21.7893 21.0391 21.4142 21.4142C21.0391 21.7893 20.5304 22 20 22H4C3.46957 22 2.96086 21.7893 2.58579 21.4142C2.21071 21.0391 2 20.5304 2 20V11M22 11H2M22 11V9M2 11V9M18 11V4M18 4H6M18 4V2M6 4V11M6 4V2M15 22V18C15 17.2044 14.6839 16.4413 14.1213 15.8787C13.5587 15.3161 12.7956 15 12 15C11.2044 15 10.4413 15.3161 9.87868 15.8787C9.31607 16.4413 9 17.2044 9 18V22M10 4V2M14 4V2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cat{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 14V14.5M16 14V14.5M12.0001 5.00002C12.6701 5.00002 13.3501 5.09002 14.0001 5.26002C15.7801 3.26002 19.0301 2.42002 20.4201 3.00002C21.8201 3.58002 20.0001 10 20.0001 10C20.5701 11.07 21.0001 12.24 21.0001 13.44C21.0001 17.9 16.9701 21 12.0001 21C7.03008 21 3.00008 18 3.00008 13.44C3.00008 12.19 3.50008 11.04 4.00008 10C4.00008 10 2.11008 3.58002 3.50008 3.00002C4.89008 2.42002 8.22008 3.23002 10.0001 5.23002C10.6561 5.07913 11.3269 5.00198 12.0001 5.00002ZM11.25 16.25H12.75L12 17L11.25 16.25Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 14V14.5M16 14V14.5M12.0001 5.00002C12.6701 5.00002 13.3501 5.09002 14.0001 5.26002C15.7801 3.26002 19.0301 2.42002 20.4201 3.00002C21.8201 3.58002 20.0001 10 20.0001 10C20.5701 11.07 21.0001 12.24 21.0001 13.44C21.0001 17.9 16.9701 21 12.0001 21C7.03008 21 3.00008 18 3.00008 13.44C3.00008 12.19 3.50008 11.04 4.00008 10C4.00008 10 2.11008 3.58002 3.50008 3.00002C4.89008 2.42002 8.22008 3.23002 10.0001 5.23002C10.6561 5.07913 11.3269 5.00198 12.0001 5.00002ZM11.25 16.25H12.75L12 17L11.25 16.25Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cctv{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16.7499 12H20.3819C20.5523 12.0001 20.7198 12.0437 20.8686 12.1267C21.0174 12.2098 21.1425 12.3294 21.2321 12.4744C21.3217 12.6194 21.3727 12.7848 21.3804 12.955C21.388 13.1252 21.3521 13.2946 21.2759 13.447L19.2419 17.516C19.1648 17.6702 19.0491 17.8018 18.9061 17.8981C18.7631 17.9944 18.5976 18.0521 18.4258 18.0656C18.2539 18.0791 18.0815 18.0479 17.9252 17.9751C17.7689 17.9022 17.6341 17.7903 17.5339 17.65L15.4099 14.68M2 19H5.76C6.13273 19.0026 6.49877 18.901 6.81682 18.7066C7.13487 18.5122 7.39228 18.2329 7.56 17.9L9 15M2 21V17M7 9H7.01M17.1061 9.05292C17.3431 9.17156 17.5233 9.37945 17.6071 9.6309C17.6909 9.88235 17.6715 10.1568 17.5531 10.3939L14.4471 16.6049C14.3883 16.7224 14.307 16.8272 14.2078 16.9132C14.1085 16.9993 13.9933 17.0649 13.8687 17.1064C13.7441 17.1479 13.6125 17.1645 13.4815 17.1551C13.3504 17.1458 13.2225 17.1107 13.1051 17.0519L3.61008 12.2999C2.92042 11.9525 2.39644 11.3461 2.1528 10.6133C1.90917 9.88055 1.96572 9.0811 2.31008 8.38992L3.69008 5.59992C3.86208 5.25714 4.09992 4.9516 4.39002 4.70075C4.68012 4.4499 5.01679 4.25866 5.3808 4.13794C5.74482 4.01722 6.12905 3.96939 6.51155 3.99718C6.89406 4.02497 7.26734 4.12784 7.61008 4.29992L17.1061 9.05292Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16.7499 12H20.3819C20.5523 12.0001 20.7198 12.0437 20.8686 12.1267C21.0174 12.2098 21.1425 12.3294 21.2321 12.4744C21.3217 12.6194 21.3727 12.7848 21.3804 12.955C21.388 13.1252 21.3521 13.2946 21.2759 13.447L19.2419 17.516C19.1648 17.6702 19.0491 17.8018 18.9061 17.8981C18.7631 17.9944 18.5976 18.0521 18.4258 18.0656C18.2539 18.0791 18.0815 18.0479 17.9252 17.9751C17.7689 17.9022 17.6341 17.7903 17.5339 17.65L15.4099 14.68M2 19H5.76C6.13273 19.0026 6.49877 18.901 6.81682 18.7066C7.13487 18.5122 7.39228 18.2329 7.56 17.9L9 15M2 21V17M7 9H7.01M17.1061 9.05292C17.3431 9.17156 17.5233 9.37945 17.6071 9.6309C17.6909 9.88235 17.6715 10.1568 17.5531 10.3939L14.4471 16.6049C14.3883 16.7224 14.307 16.8272 14.2078 16.9132C14.1085 16.9993 13.9933 17.0649 13.8687 17.1064C13.7441 17.1479 13.6125 17.1645 13.4815 17.1551C13.3504 17.1458 13.2225 17.1107 13.1051 17.0519L3.61008 12.2999C2.92042 11.9525 2.39644 11.3461 2.1528 10.6133C1.90917 9.88055 1.96572 9.0811 2.31008 8.38992L3.69008 5.59992C3.86208 5.25714 4.09992 4.9516 4.39002 4.70075C4.68012 4.4499 5.01679 4.25866 5.3808 4.13794C5.74482 4.01722 6.12905 3.96939 6.51155 3.99718C6.89406 4.02497 7.26734 4.12784 7.61008 4.29992L17.1061 9.05292Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chart-area{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M7 11.2069C7.00003 11.0746 7.05253 10.9476 7.146 10.8539L9.146 8.85393C9.19245 8.80736 9.24762 8.77042 9.30837 8.74521C9.36911 8.72001 9.43423 8.70703 9.5 8.70703C9.56577 8.70703 9.63089 8.72001 9.69163 8.74521C9.75238 8.77042 9.80755 8.80736 9.854 8.85393L13.146 12.1459C13.1924 12.1925 13.2476 12.2294 13.3084 12.2546C13.3691 12.2798 13.4342 12.2928 13.5 12.2928C13.5658 12.2928 13.6309 12.2798 13.6916 12.2546C13.7524 12.2294 13.8076 12.1925 13.854 12.1459L18.146 7.85393C18.2159 7.78388 18.3049 7.73614 18.402 7.71674C18.499 7.69734 18.5996 7.70716 18.691 7.74495C18.7824 7.78274 18.8606 7.84681 18.9156 7.92905C18.9706 8.01128 19 8.10799 19 8.20692V15.9999C19 16.2651 18.8946 16.5195 18.7071 16.707C18.5196 16.8946 18.2652 16.9999 18 16.9999H8C7.73478 16.9999 7.48043 16.8946 7.29289 16.707C7.10536 16.5195 7 16.2651 7 15.9999V11.2069Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M7 11.2069C7.00003 11.0746 7.05253 10.9476 7.146 10.8539L9.146 8.85393C9.19245 8.80736 9.24762 8.77042 9.30837 8.74521C9.36911 8.72001 9.43423 8.70703 9.5 8.70703C9.56577 8.70703 9.63089 8.72001 9.69163 8.74521C9.75238 8.77042 9.80755 8.80736 9.854 8.85393L13.146 12.1459C13.1924 12.1925 13.2476 12.2294 13.3084 12.2546C13.3691 12.2798 13.4342 12.2928 13.5 12.2928C13.5658 12.2928 13.6309 12.2798 13.6916 12.2546C13.7524 12.2294 13.8076 12.1925 13.854 12.1459L18.146 7.85393C18.2159 7.78388 18.3049 7.73614 18.402 7.71674C18.499 7.69734 18.5996 7.70716 18.691 7.74495C18.7824 7.78274 18.8606 7.84681 18.9156 7.92905C18.9706 8.01128 19 8.10799 19 8.20692V15.9999C19 16.2651 18.8946 16.5195 18.7071 16.707C18.5196 16.8946 18.2652 16.9999 18 16.9999H8C7.73478 16.9999 7.48043 16.8946 7.29289 16.707C7.10536 16.5195 7 16.2651 7 15.9999V11.2069Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chart-bar-big{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M8 13H15C15.5523 13 16 13.4477 16 14V16C16 16.5523 15.5523 17 15 17H8C7.44772 17 7 16.5523 7 16V14C7 13.4477 7.44772 13 8 13ZM8 5H18C18.5523 5 19 5.44772 19 6V8C19 8.55228 18.5523 9 18 9H8C7.44772 9 7 8.55228 7 8V6C7 5.44772 7.44772 5 8 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M8 13H15C15.5523 13 16 13.4477 16 14V16C16 16.5523 15.5523 17 15 17H8C7.44772 17 7 16.5523 7 16V14C7 13.4477 7.44772 13 8 13ZM8 5H18C18.5523 5 19 5.44772 19 6V8C19 8.55228 18.5523 9 18 9H8C7.44772 9 7 8.55228 7 8V6C7 5.44772 7.44772 5 8 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chart-bar-decreasing{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M7 11H15M7 16H10M7 6H19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M7 11H15M7 16H10M7 6H19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chart-bar-increasing{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M7 11H15M7 16H19M7 6H10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M7 11H15M7 16H19M7 6H10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chart-bar-stacked{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 13V17M15 5V9M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M8 13H15C15.5523 13 16 13.4477 16 14V16C16 16.5523 15.5523 17 15 17H8C7.44772 17 7 16.5523 7 16V14C7 13.4477 7.44772 13 8 13ZM8 5H18C18.5523 5 19 5.44772 19 6V8C19 8.55228 18.5523 9 18 9H8C7.44772 9 7 8.55228 7 8V6C7 5.44772 7.44772 5 8 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 13V17M15 5V9M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M8 13H15C15.5523 13 16 13.4477 16 14V16C16 16.5523 15.5523 17 15 17H8C7.44772 17 7 16.5523 7 16V14C7 13.4477 7.44772 13 8 13ZM8 5H18C18.5523 5 19 5.44772 19 6V8C19 8.55228 18.5523 9 18 9H8C7.44772 9 7 8.55228 7 8V6C7 5.44772 7.44772 5 8 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chart-bar{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M7 16H15M7 11H19M7 6H10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M7 16H15M7 11H19M7 6H10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chart-candlestick{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 5V9M9 15V17M17 3V5M17 13V16M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M8 9H10C10.5523 9 11 9.44772 11 10V14C11 14.5523 10.5523 15 10 15H8C7.44772 15 7 14.5523 7 14V10C7 9.44772 7.44772 9 8 9ZM16 5H18C18.5523 5 19 5.44772 19 6V12C19 12.5523 18.5523 13 18 13H16C15.4477 13 15 12.5523 15 12V6C15 5.44772 15.4477 5 16 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 5V9M9 15V17M17 3V5M17 13V16M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M8 9H10C10.5523 9 11 9.44772 11 10V14C11 14.5523 10.5523 15 10 15H8C7.44772 15 7 14.5523 7 14V10C7 9.44772 7.44772 9 8 9ZM16 5H18C18.5523 5 19 5.44772 19 6V12C19 12.5523 18.5523 13 18 13H16C15.4477 13 15 12.5523 15 12V6C15 5.44772 15.4477 5 16 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chart-column-big{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M16 5H18C18.5523 5 19 5.44772 19 6V16C19 16.5523 18.5523 17 18 17H16C15.4477 17 15 16.5523 15 16V6C15 5.44772 15.4477 5 16 5ZM8 8H10C10.5523 8 11 8.44772 11 9V16C11 16.5523 10.5523 17 10 17H8C7.44772 17 7 16.5523 7 16V9C7 8.44772 7.44772 8 8 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M16 5H18C18.5523 5 19 5.44772 19 6V16C19 16.5523 18.5523 17 18 17H16C15.4477 17 15 16.5523 15 16V6C15 5.44772 15.4477 5 16 5ZM8 8H10C10.5523 8 11 8.44772 11 9V16C11 16.5523 10.5523 17 10 17H8C7.44772 17 7 16.5523 7 16V9C7 8.44772 7.44772 8 8 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chart-column-decreasing{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 17V9M18 17V14M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M8 17V5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 17V9M18 17V14M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M8 17V5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chart-column-increasing{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 17V9M18 17V5M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M8 17V14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 17V9M18 17V5M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M8 17V14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chart-column-stacked{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 13H7M19 9H15M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M16 5H18C18.5523 5 19 5.44772 19 6V16C19 16.5523 18.5523 17 18 17H16C15.4477 17 15 16.5523 15 16V6C15 5.44772 15.4477 5 16 5ZM8 8H10C10.5523 8 11 8.44772 11 9V16C11 16.5523 10.5523 17 10 17H8C7.44772 17 7 16.5523 7 16V9C7 8.44772 7.44772 8 8 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 13H7M19 9H15M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M16 5H18C18.5523 5 19 5.44772 19 6V16C19 16.5523 18.5523 17 18 17H16C15.4477 17 15 16.5523 15 16V6C15 5.44772 15.4477 5 16 5ZM8 8H10C10.5523 8 11 8.44772 11 9V16C11 16.5523 10.5523 17 10 17H8C7.44772 17 7 16.5523 7 16V9C7 8.44772 7.44772 8 8 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chart-column{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M18 17V9M13 17V5M8 17V14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M18 17V9M13 17V5M8 17V14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chart-line{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M19 9L14 14L10 10L7 13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M19 9L14 14L10 10L7 13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chart-network{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.1101 7.66406L14.8901 10.3361M14.1619 12.7881L10.8379 14.2121M19.9999 4L13.9399 5.515M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M14 6C14 7.10457 13.1046 8 12 8C10.8954 8 10 7.10457 10 6C10 4.89543 10.8954 4 12 4C13.1046 4 14 4.89543 14 6ZM18 12C18 13.1046 17.1046 14 16 14C14.8954 14 14 13.1046 14 12C14 10.8954 14.8954 10 16 10C17.1046 10 18 10.8954 18 12ZM11 15C11 16.1046 10.1046 17 9 17C7.89543 17 7 16.1046 7 15C7 13.8954 7.89543 13 9 13C10.1046 13 11 13.8954 11 15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.1101 7.66406L14.8901 10.3361M14.1619 12.7881L10.8379 14.2121M19.9999 4L13.9399 5.515M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M14 6C14 7.10457 13.1046 8 12 8C10.8954 8 10 7.10457 10 6C10 4.89543 10.8954 4 12 4C13.1046 4 14 4.89543 14 6ZM18 12C18 13.1046 17.1046 14 16 14C14.8954 14 14 13.1046 14 12C14 10.8954 14.8954 10 16 10C17.1046 10 18 10.8954 18 12ZM11 15C11 16.1046 10.1046 17 9 17C7.89543 17 7 16.1046 7 15C7 13.8954 7.89543 13 9 13C10.1046 13 11 13.8954 11 15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chart-no-axes-column-decreasing{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 20V10M18 20V16M6 20V4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 20V10M18 20V16M6 20V4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chart-no-axes-column-increasing{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 20V10M18 20V4M6 20V16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 20V10M18 20V4M6 20V16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chart-no-axes-column{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 20V10M12 20V4M6 20V14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 20V10M12 20V4M6 20V14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chart-no-axes-combined{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 16V21M16 14V21M20 10V21M22 3L13.354 11.646C13.3076 11.6926 13.2524 11.7295 13.1916 11.7547C13.1309 11.7799 13.0658 11.7929 13 11.7929C12.9342 11.7929 12.8691 11.7799 12.8084 11.7547C12.7476 11.7295 12.6924 11.6926 12.646 11.646L9.354 8.354C9.26024 8.26026 9.13308 8.20761 9.0005 8.20761C8.86792 8.20761 8.74076 8.26026 8.647 8.354L2 15M4 18V21M8 14V21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 16V21M16 14V21M20 10V21M22 3L13.354 11.646C13.3076 11.6926 13.2524 11.7295 13.1916 11.7547C13.1309 11.7799 13.0658 11.7929 13 11.7929C12.9342 11.7929 12.8691 11.7799 12.8084 11.7547C12.7476 11.7295 12.6924 11.6926 12.646 11.646L9.354 8.354C9.26024 8.26026 9.13308 8.20761 9.0005 8.20761C8.86792 8.20761 8.74076 8.26026 8.647 8.354L2 15M4 18V21M8 14V21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chart-no-axes-gantt{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 6H18M6 12H15M11 18H18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 6H18M6 12H15M11 18H18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chart-pie{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21.2099 15.8901C20.5737 17.3946 19.5787 18.7203 18.3118 19.7514C17.0449 20.7825 15.5447 21.4875 13.9424 21.8049C12.34 22.1222 10.6843 22.0422 9.12006 21.5719C7.55578 21.1015 6.13054 20.2551 4.96893 19.1067C3.80733 17.9583 2.94473 16.5428 2.45655 14.984C1.96837 13.4252 1.86948 11.7706 2.16851 10.1647C2.46755 8.55886 3.15541 7.05071 4.17196 5.77211C5.18851 4.49351 6.5028 3.4834 7.99992 2.83008M21 11.9999C21.552 11.9999 22.005 11.5509 21.95 11.0019C21.7195 8.70609 20.7021 6.56062 19.0703 4.92924C17.4386 3.29786 15.2929 2.28096 12.997 2.05092C12.447 1.99592 11.999 2.44892 11.999 3.00092V11.0009C11.999 11.2661 12.1044 11.5205 12.2919 11.708C12.4795 11.8956 12.7338 12.0009 12.999 12.0009L21 11.9999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21.2099 15.8901C20.5737 17.3946 19.5787 18.7203 18.3118 19.7514C17.0449 20.7825 15.5447 21.4875 13.9424 21.8049C12.34 22.1222 10.6843 22.0422 9.12006 21.5719C7.55578 21.1015 6.13054 20.2551 4.96893 19.1067C3.80733 17.9583 2.94473 16.5428 2.45655 14.984C1.96837 13.4252 1.86948 11.7706 2.16851 10.1647C2.46755 8.55886 3.15541 7.05071 4.17196 5.77211C5.18851 4.49351 6.5028 3.4834 7.99992 2.83008M21 11.9999C21.552 11.9999 22.005 11.5509 21.95 11.0019C21.7195 8.70609 20.7021 6.56062 19.0703 4.92924C17.4386 3.29786 15.2929 2.28096 12.997 2.05092C12.447 1.99592 11.999 2.44892 11.999 3.00092V11.0009C11.999 11.2661 12.1044 11.5205 12.2919 11.708C12.4795 11.8956 12.7338 12.0009 12.999 12.0009L21 11.9999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chart-scatter{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M8 7.5C8 7.77614 7.77614 8 7.5 8C7.22386 8 7 7.77614 7 7.5C7 7.22386 7.22386 7 7.5 7C7.77614 7 8 7.22386 8 7.5ZM19 5.5C19 5.77614 18.7761 6 18.5 6C18.2239 6 18 5.77614 18 5.5C18 5.22386 18.2239 5 18.5 5C18.7761 5 19 5.22386 19 5.5ZM12 11.5C12 11.7761 11.7761 12 11.5 12C11.2239 12 11 11.7761 11 11.5C11 11.2239 11.2239 11 11.5 11C11.7761 11 12 11.2239 12 11.5ZM8 16.5C8 16.7761 7.77614 17 7.5 17C7.22386 17 7 16.7761 7 16.5C7 16.2239 7.22386 16 7.5 16C7.77614 16 8 16.2239 8 16.5ZM18 14.5C18 14.7761 17.7761 15 17.5 15C17.2239 15 17 14.7761 17 14.5C17 14.2239 17.2239 14 17.5 14C17.7761 14 18 14.2239 18 14.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M8 7.5C8 7.77614 7.77614 8 7.5 8C7.22386 8 7 7.77614 7 7.5C7 7.22386 7.22386 7 7.5 7C7.77614 7 8 7.22386 8 7.5ZM19 5.5C19 5.77614 18.7761 6 18.5 6C18.2239 6 18 5.77614 18 5.5C18 5.22386 18.2239 5 18.5 5C18.7761 5 19 5.22386 19 5.5ZM12 11.5C12 11.7761 11.7761 12 11.5 12C11.2239 12 11 11.7761 11 11.5C11 11.2239 11.2239 11 11.5 11C11.7761 11 12 11.2239 12 11.5ZM8 16.5C8 16.7761 7.77614 17 7.5 17C7.22386 17 7 16.7761 7 16.5C7 16.2239 7.22386 16 7.5 16C7.77614 16 8 16.2239 8 16.5ZM18 14.5C18 14.7761 17.7761 15 17.5 15C17.2239 15 17 14.7761 17 14.5C17 14.2239 17.2239 14 17.5 14C17.7761 14 18 14.2239 18 14.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chart-spline{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M7 16C7.5 14 8.5 9 11 9C13 9 13 12 15 12C17.5 12 19.5 7 20 5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 3V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H21M7 16C7.5 14 8.5 9 11 9C13 9 13 12 15 12C17.5 12 19.5 7 20 5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--check-check{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 6L7 17L2 12M22 10L14.5 17.5L13 16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 6L7 17L2 12M22 10L14.5 17.5L13 16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--check{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 6L9 17L4 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 6L9 17L4 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chef-hat{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6.00012 17H18.0001M17.0001 20.9999C17.2654 20.9999 17.5197 20.8946 17.7073 20.707C17.8948 20.5195 18.0001 20.2651 18.0001 19.9999V14.6499C18.0001 14.1929 18.3161 13.8059 18.7271 13.6089C19.5781 13.203 20.2583 12.5095 20.6478 11.6508C21.0372 10.7921 21.1108 9.82351 20.8556 8.91586C20.6003 8.00822 20.0327 7.21991 19.2528 6.69005C18.473 6.16019 17.531 5.92285 16.5931 6.01991C16.2069 5.12211 15.566 4.3572 14.7497 3.81974C13.9334 3.28229 12.9775 2.99585 12.0001 2.99585C11.0228 2.99585 10.0669 3.28229 9.25057 3.81974C8.43427 4.3572 7.79338 5.12211 7.40714 6.01991C6.46973 5.92353 5.52838 6.16121 4.74908 6.69104C3.96977 7.22088 3.40255 8.00884 3.14743 8.91601C2.8923 9.82317 2.96565 10.7913 3.35455 11.6497C3.74344 12.508 4.42291 13.2015 5.27314 13.6079C5.68414 13.8059 6.00014 14.1929 6.00014 14.6489V19.9999C6.00014 20.2651 6.1055 20.5195 6.29304 20.707C6.48057 20.8946 6.73493 20.9999 7.00014 20.9999H17.0001Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6.00012 17H18.0001M17.0001 20.9999C17.2654 20.9999 17.5197 20.8946 17.7073 20.707C17.8948 20.5195 18.0001 20.2651 18.0001 19.9999V14.6499C18.0001 14.1929 18.3161 13.8059 18.7271 13.6089C19.5781 13.203 20.2583 12.5095 20.6478 11.6508C21.0372 10.7921 21.1108 9.82351 20.8556 8.91586C20.6003 8.00822 20.0327 7.21991 19.2528 6.69005C18.473 6.16019 17.531 5.92285 16.5931 6.01991C16.2069 5.12211 15.566 4.3572 14.7497 3.81974C13.9334 3.28229 12.9775 2.99585 12.0001 2.99585C11.0228 2.99585 10.0669 3.28229 9.25057 3.81974C8.43427 4.3572 7.79338 5.12211 7.40714 6.01991C6.46973 5.92353 5.52838 6.16121 4.74908 6.69104C3.96977 7.22088 3.40255 8.00884 3.14743 8.91601C2.8923 9.82317 2.96565 10.7913 3.35455 11.6497C3.74344 12.508 4.42291 13.2015 5.27314 13.6079C5.68414 13.8059 6.00014 14.1929 6.00014 14.6489V19.9999C6.00014 20.2651 6.1055 20.5195 6.29304 20.707C6.48057 20.8946 6.73493 20.9999 7.00014 20.9999H17.0001Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cherry{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 16.9999C12 18.326 11.4732 19.5977 10.5355 20.5354C9.59785 21.4731 8.32608 21.9999 7 21.9999C5.67392 21.9999 4.40215 21.4731 3.46447 20.5354C2.52678 19.5977 2 18.326 2 16.9999C2 14.2399 4.5 11.9999 7 13.9999M12 16.9999C12 14.2399 9.5 11.9999 7 13.9999M12 16.9999C12 18.326 12.5268 19.5977 13.4645 20.5354C14.4021 21.4731 15.6739 21.9999 17 21.9999C18.3261 21.9999 19.5979 21.4731 20.5355 20.5354C21.4732 19.5977 22 18.326 22 16.9999C22 14.2399 19.5 11.9999 17 13.9999M12 16.9999C12 14.2399 14.5 11.9999 17 13.9999M7 13.9999C10.22 11.0899 11.29 5.25 12 2M17 13.9999C16.94 10.9999 13.66 4.38 12 2M12 2C14.86 6.67 17.71 9 22 9C22 6.67 17.71 2 12 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 16.9999C12 18.326 11.4732 19.5977 10.5355 20.5354C9.59785 21.4731 8.32608 21.9999 7 21.9999C5.67392 21.9999 4.40215 21.4731 3.46447 20.5354C2.52678 19.5977 2 18.326 2 16.9999C2 14.2399 4.5 11.9999 7 13.9999M12 16.9999C12 14.2399 9.5 11.9999 7 13.9999M12 16.9999C12 18.326 12.5268 19.5977 13.4645 20.5354C14.4021 21.4731 15.6739 21.9999 17 21.9999C18.3261 21.9999 19.5979 21.4731 20.5355 20.5354C21.4732 19.5977 22 18.326 22 16.9999C22 14.2399 19.5 11.9999 17 13.9999M12 16.9999C12 14.2399 14.5 11.9999 17 13.9999M7 13.9999C10.22 11.0899 11.29 5.25 12 2M17 13.9999C16.94 10.9999 13.66 4.38 12 2M12 2C14.86 6.67 17.71 9 22 9C22 6.67 17.71 2 12 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chevron-down{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 9L12 15L18 9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 9L12 15L18 9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chevron-first{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 18L11 12L17 6M7 6V18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 18L11 12L17 6M7 6V18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chevron-last{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 18L13 12L7 6M17 6V18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 18L13 12L7 6M17 6V18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chevron-left{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 18L9 12L15 6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 18L9 12L15 6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chevron-right{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 18L15 12L9 6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 18L15 12L9 6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chevron-up{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 15L12 9L6 15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 15L12 9L6 15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chevrons-down-up{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 20L12 15L17 20M7 4L12 9L17 4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 20L12 15L17 20M7 4L12 9L17 4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chevrons-down{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 6L12 11L17 6M7 13L12 18L17 13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 6L12 11L17 6M7 13L12 18L17 13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chevrons-left-right-ellipsis{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 8L22 12L18 16M6 8L2 12L6 16M8 12H8.01M12 12H12.01M16 12H16.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 8L22 12L18 16M6 8L2 12L6 16M8 12H8.01M12 12H12.01M16 12H16.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chevrons-left-right{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 7L4 12L9 17M15 7L20 12L15 17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 7L4 12L9 17M15 7L20 12L15 17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chevrons-left{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 17L6 12L11 7M18 17L13 12L18 7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 17L6 12L11 7M18 17L13 12L18 7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chevrons-right-left{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 17L15 12L20 7M4 17L9 12L4 7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 17L15 12L20 7M4 17L9 12L4 7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chevrons-right{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 17L11 12L6 7M13 17L18 12L13 7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 17L11 12L6 7M13 17L18 12L13 7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chevrons-up-down{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 15L12 20L17 15M7 9L12 4L17 9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 15L12 20L17 15M7 9L12 4L17 9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chevrons-up{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 11L12 6L7 11M17 18L12 13L7 18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 11L12 6L7 11M17 18L12 13L7 18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--chrome{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8ZM12 8H21.17M3.94995 6.06006L8.53995 14.0001M10.8799 21.94L15.4599 14M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 8C9.79086 8 8 9.79086 8 12C8 14.2091 9.79086 16 12 16C14.2091 16 16 14.2091 16 12C16 9.79086 14.2091 8 12 8ZM12 8H21.17M3.94995 6.06006L8.53995 14.0001M10.8799 21.94L15.4599 14M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--church{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 9H14M12 7V12M14 22V18C14 17.4696 13.7893 16.9609 13.4142 16.5858C13.0391 16.2107 12.5304 16 12 16C11.4696 16 10.9609 16.2107 10.5858 16.5858C10.2107 16.9609 10 17.4696 10 18V22M18 22V5.61802C17.9999 5.43235 17.9481 5.25039 17.8504 5.09249C17.7528 4.93459 17.6131 4.80701 17.447 4.72402L12.894 2.44702C12.6164 2.3083 12.3103 2.23608 12 2.23608C11.6897 2.23608 11.3836 2.3083 11.106 2.44702L6.553 4.72402C6.38692 4.80701 6.24722 4.93459 6.14955 5.09249C6.05188 5.25039 6.0001 5.43235 6 5.61802V22M18 7L21.447 8.724C21.6131 8.80699 21.7528 8.93458 21.8504 9.09247C21.9481 9.25037 21.9999 9.43234 22 9.618V20C22 20.5304 21.7893 21.0391 21.4142 21.4142C21.0391 21.7893 20.5304 22 20 22H4C3.46957 22 2.96086 21.7893 2.58579 21.4142C2.21071 21.0391 2 20.5304 2 20V9.618C2.0001 9.43234 2.05188 9.25037 2.14955 9.09247C2.24722 8.93458 2.38692 8.80699 2.553 8.724L6 7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 9H14M12 7V12M14 22V18C14 17.4696 13.7893 16.9609 13.4142 16.5858C13.0391 16.2107 12.5304 16 12 16C11.4696 16 10.9609 16.2107 10.5858 16.5858C10.2107 16.9609 10 17.4696 10 18V22M18 22V5.61802C17.9999 5.43235 17.9481 5.25039 17.8504 5.09249C17.7528 4.93459 17.6131 4.80701 17.447 4.72402L12.894 2.44702C12.6164 2.3083 12.3103 2.23608 12 2.23608C11.6897 2.23608 11.3836 2.3083 11.106 2.44702L6.553 4.72402C6.38692 4.80701 6.24722 4.93459 6.14955 5.09249C6.05188 5.25039 6.0001 5.43235 6 5.61802V22M18 7L21.447 8.724C21.6131 8.80699 21.7528 8.93458 21.8504 9.09247C21.9481 9.25037 21.9999 9.43234 22 9.618V20C22 20.5304 21.7893 21.0391 21.4142 21.4142C21.0391 21.7893 20.5304 22 20 22H4C3.46957 22 2.96086 21.7893 2.58579 21.4142C2.21071 21.0391 2 20.5304 2 20V9.618C2.0001 9.43234 2.05188 9.25037 2.14955 9.09247C2.24722 8.93458 2.38692 8.80699 2.553 8.724L6 7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cigarette-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12H3C2.73478 12 2.48043 12.1054 2.29289 12.2929C2.10536 12.4804 2 12.7348 2 13V15C2 15.2652 2.10536 15.5196 2.29289 15.7071C2.48043 15.8946 2.73478 16 3 16H16M18 8C18 5.5 16 5.5 16 3M2 2L22 22M21 12C21.2652 12 21.5196 12.1054 21.7071 12.2929C21.8946 12.4804 22 12.7348 22 13V15C22 15.1755 21.9538 15.348 21.866 15.5C21.7783 15.652 21.652 15.7782 21.5 15.866M22 8C22 5.5 20 5.5 20 3M7 12V16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12H3C2.73478 12 2.48043 12.1054 2.29289 12.2929C2.10536 12.4804 2 12.7348 2 13V15C2 15.2652 2.10536 15.5196 2.29289 15.7071C2.48043 15.8946 2.73478 16 3 16H16M18 8C18 5.5 16 5.5 16 3M2 2L22 22M21 12C21.2652 12 21.5196 12.1054 21.7071 12.2929C21.8946 12.4804 22 12.7348 22 13V15C22 15.1755 21.9538 15.348 21.866 15.5C21.7783 15.652 21.652 15.7782 21.5 15.866M22 8C22 5.5 20 5.5 20 3M7 12V16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cigarette{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 12H3C2.73478 12 2.48043 12.1054 2.29289 12.2929C2.10536 12.4804 2 12.7348 2 13V15C2 15.2652 2.10536 15.5196 2.29289 15.7071C2.48043 15.8946 2.73478 16 3 16H17M18 8C18 5.5 16 5.5 16 3M21 16C21.2652 16 21.5196 15.8946 21.7071 15.7071C21.8946 15.5196 22 15.2652 22 15V13C22 12.7348 21.8946 12.4804 21.7071 12.2929C21.5196 12.1054 21.2652 12 21 12M22 8C22 5.5 20 5.5 20 3M7 12V16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 12H3C2.73478 12 2.48043 12.1054 2.29289 12.2929C2.10536 12.4804 2 12.7348 2 13V15C2 15.2652 2.10536 15.5196 2.29289 15.7071C2.48043 15.8946 2.73478 16 3 16H17M18 8C18 5.5 16 5.5 16 3M21 16C21.2652 16 21.5196 15.8946 21.7071 15.7071C21.8946 15.5196 22 15.2652 22 15V13C22 12.7348 21.8946 12.4804 21.7071 12.2929C21.5196 12.1054 21.2652 12 21 12M22 8C22 5.5 20 5.5 20 3M7 12V16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-alert{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 8V12M12 16H12.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 8V12M12 16H12.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-arrow-down{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 8V16M12 16L8 12M12 16L16 12M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 8V16M12 16L8 12M12 16L16 12M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-arrow-left{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 12H8M8 12L12 8M8 12L12 16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 12H8M8 12L12 8M8 12L12 16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-arrow-out-down-left{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 12C2 10.0222 2.58649 8.08879 3.6853 6.4443C4.78412 4.79981 6.3459 3.51809 8.17317 2.76121C10.0004 2.00433 12.0111 1.8063 13.9509 2.19215C15.8907 2.578 17.6725 3.53041 19.0711 4.92894C20.4696 6.32746 21.422 8.10929 21.8079 10.0491C22.1937 11.9889 21.9957 13.9996 21.2388 15.8268C20.4819 17.6541 19.2002 19.2159 17.5557 20.3147C15.9112 21.4135 13.9778 22 12 22M2 22L12 12M2 22H8M2 22V16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 12C2 10.0222 2.58649 8.08879 3.6853 6.4443C4.78412 4.79981 6.3459 3.51809 8.17317 2.76121C10.0004 2.00433 12.0111 1.8063 13.9509 2.19215C15.8907 2.578 17.6725 3.53041 19.0711 4.92894C20.4696 6.32746 21.422 8.10929 21.8079 10.0491C22.1937 11.9889 21.9957 13.9996 21.2388 15.8268C20.4819 17.6541 19.2002 19.2159 17.5557 20.3147C15.9112 21.4135 13.9778 22 12 22M2 22L12 12M2 22H8M2 22V16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-arrow-out-down-right{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22C10.0222 22 8.08879 21.4135 6.4443 20.3147C4.79981 19.2159 3.51809 17.6541 2.76121 15.8268C2.00433 13.9996 1.8063 11.9889 2.19215 10.0491C2.578 8.10929 3.53041 6.32746 4.92894 4.92894C6.32746 3.53041 8.10929 2.578 10.0491 2.19215C11.9889 1.8063 13.9996 2.00433 15.8268 2.76121C17.6541 3.51809 19.2159 4.79981 20.3147 6.4443C21.4135 8.08879 22 10.0222 22 12M22 22L12 12M22 22V16M22 22H16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22C10.0222 22 8.08879 21.4135 6.4443 20.3147C4.79981 19.2159 3.51809 17.6541 2.76121 15.8268C2.00433 13.9996 1.8063 11.9889 2.19215 10.0491C2.578 8.10929 3.53041 6.32746 4.92894 4.92894C6.32746 3.53041 8.10929 2.578 10.0491 2.19215C11.9889 1.8063 13.9996 2.00433 15.8268 2.76121C17.6541 3.51809 19.2159 4.79981 20.3147 6.4443C21.4135 8.08879 22 10.0222 22 12M22 22L12 12M22 22V16M22 22H16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-arrow-out-up-left{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 8V2M2 2H8M2 2L12 12M12 2C13.9778 2 15.9112 2.58649 17.5557 3.6853C19.2002 4.78412 20.4819 6.3459 21.2388 8.17317C21.9957 10.0004 22.1937 12.0111 21.8079 13.9509C21.422 15.8907 20.4696 17.6725 19.0711 19.0711C17.6725 20.4696 15.8907 21.422 13.9509 21.8079C12.0111 22.1937 10.0004 21.9957 8.17317 21.2388C6.3459 20.4819 4.78412 19.2002 3.6853 17.5557C2.58649 15.9112 2 13.9778 2 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 8V2M2 2H8M2 2L12 12M12 2C13.9778 2 15.9112 2.58649 17.5557 3.6853C19.2002 4.78412 20.4819 6.3459 21.2388 8.17317C21.9957 10.0004 22.1937 12.0111 21.8079 13.9509C21.422 15.8907 20.4696 17.6725 19.0711 19.0711C17.6725 20.4696 15.8907 21.422 13.9509 21.8079C12.0111 22.1937 10.0004 21.9957 8.17317 21.2388C6.3459 20.4819 4.78412 19.2002 3.6853 17.5557C2.58649 15.9112 2 13.9778 2 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-arrow-out-up-right{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 12C22 13.9778 21.4135 15.9112 20.3147 17.5557C19.2159 19.2002 17.6541 20.4819 15.8268 21.2388C13.9996 21.9957 11.9889 22.1937 10.0491 21.8079C8.10929 21.422 6.32746 20.4696 4.92894 19.0711C3.53041 17.6725 2.578 15.8907 2.19215 13.9509C1.8063 12.0111 2.00433 10.0004 2.76121 8.17317C3.51809 6.3459 4.79981 4.78412 6.4443 3.6853C8.08879 2.58649 10.0222 2 12 2M22 2L12 12M22 2H16M22 2V8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 12C22 13.9778 21.4135 15.9112 20.3147 17.5557C19.2159 19.2002 17.6541 20.4819 15.8268 21.2388C13.9996 21.9957 11.9889 22.1937 10.0491 21.8079C8.10929 21.422 6.32746 20.4696 4.92894 19.0711C3.53041 17.6725 2.578 15.8907 2.19215 13.9509C1.8063 12.0111 2.00433 10.0004 2.76121 8.17317C3.51809 6.3459 4.79981 4.78412 6.4443 3.6853C8.08879 2.58649 10.0222 2 12 2M22 2L12 12M22 2H16M22 2V8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-arrow-right{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 12H16M16 12L12 16M16 12L12 8M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 12H16M16 12L12 16M16 12L12 8M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-arrow-up{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 12L12 8M12 8L8 12M12 8V16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 12L12 8M12 8L8 12M12 8V16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-check-big{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21.8011 9.99999C22.2578 12.2413 21.9323 14.5714 20.879 16.6018C19.8256 18.6322 18.108 20.24 16.0126 21.1573C13.9172 22.0746 11.5707 22.2458 9.3644 21.6424C7.15807 21.0389 5.22529 19.6974 3.88838 17.8414C2.55146 15.9854 1.89122 13.7272 2.01776 11.4434C2.14431 9.15952 3.04998 6.98808 4.58375 5.29116C6.11752 3.59424 8.18668 2.47442 10.4462 2.11844C12.7056 1.76247 15.0189 2.19185 17.0001 3.33499M9 11L12 14L22 4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21.8011 9.99999C22.2578 12.2413 21.9323 14.5714 20.879 16.6018C19.8256 18.6322 18.108 20.24 16.0126 21.1573C13.9172 22.0746 11.5707 22.2458 9.3644 21.6424C7.15807 21.0389 5.22529 19.6974 3.88838 17.8414C2.55146 15.9854 1.89122 13.7272 2.01776 11.4434C2.14431 9.15952 3.04998 6.98808 4.58375 5.29116C6.11752 3.59424 8.18668 2.47442 10.4462 2.11844C12.7056 1.76247 15.0189 2.19185 17.0001 3.33499M9 11L12 14L22 4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-check{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 12L11 14L15 10M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 12L11 14L15 10M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-chevron-down{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 10L12 14L8 10M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 10L12 14L8 10M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-chevron-left{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 16L10 12L14 8M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 16L10 12L14 8M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-chevron-right{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 8L14 12L10 16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 8L14 12L10 16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-chevron-up{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 14L12 10L16 14M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 14L12 10L16 14M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-dashed{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.1003 2.18191C11.3554 1.93904 12.6453 1.93904 13.9003 2.18191M13.9003 21.8181C12.6453 22.061 11.3554 22.061 10.1003 21.8181M17.6091 3.72095C18.6706 4.44017 19.5839 5.35682 20.2991 6.42095M2.18216 13.9001C1.93928 12.6451 1.93928 11.3551 2.18216 10.1001M20.2793 17.6089C19.5601 18.6704 18.6435 19.5836 17.5793 20.2989M21.8184 10.1001C22.0612 11.3551 22.0612 12.6451 21.8184 13.9001M3.72119 6.39093C4.44041 5.32946 5.35706 4.41621 6.42119 3.70093M6.39117 20.2791C5.3297 19.5599 4.41645 18.6432 3.70117 17.5791%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.1003 2.18191C11.3554 1.93904 12.6453 1.93904 13.9003 2.18191M13.9003 21.8181C12.6453 22.061 11.3554 22.061 10.1003 21.8181M17.6091 3.72095C18.6706 4.44017 19.5839 5.35682 20.2991 6.42095M2.18216 13.9001C1.93928 12.6451 1.93928 11.3551 2.18216 10.1001M20.2793 17.6089C19.5601 18.6704 18.6435 19.5836 17.5793 20.2989M21.8184 10.1001C22.0612 11.3551 22.0612 12.6451 21.8184 13.9001M3.72119 6.39093C4.44041 5.32946 5.35706 4.41621 6.42119 3.70093M6.39117 20.2791C5.3297 19.5599 4.41645 18.6432 3.70117 17.5791%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-divide{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 12H16M13 16C13 16.5523 12.5523 17 12 17C11.4477 17 11 16.5523 11 16C11 15.4477 11.4477 15 12 15C12.5523 15 13 15.4477 13 16ZM13 8C13 8.55228 12.5523 9 12 9C11.4477 9 11 8.55228 11 8C11 7.44772 11.4477 7 12 7C12.5523 7 13 7.44772 13 8ZM22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 12H16M13 16C13 16.5523 12.5523 17 12 17C11.4477 17 11 16.5523 11 16C11 15.4477 11.4477 15 12 15C12.5523 15 13 15.4477 13 16ZM13 8C13 8.55228 12.5523 9 12 9C11.4477 9 11 8.55228 11 8C11 7.44772 11.4477 7 12 7C12.5523 7 13 7.44772 13 8ZM22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-dollar-sign{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 8H10C9.46957 8 8.96086 8.21071 8.58579 8.58579C8.21071 8.96086 8 9.46957 8 10C8 10.5304 8.21071 11.0391 8.58579 11.4142C8.96086 11.7893 9.46957 12 10 12H14C14.5304 12 15.0391 12.2107 15.4142 12.5858C15.7893 12.9609 16 13.4696 16 14C16 14.5304 15.7893 15.0391 15.4142 15.4142C15.0391 15.7893 14.5304 16 14 16H8M12 18V6M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 8H10C9.46957 8 8.96086 8.21071 8.58579 8.58579C8.21071 8.96086 8 9.46957 8 10C8 10.5304 8.21071 11.0391 8.58579 11.4142C8.96086 11.7893 9.46957 12 10 12H14C14.5304 12 15.0391 12.2107 15.4142 12.5858C15.7893 12.9609 16 13.4696 16 14C16 14.5304 15.7893 15.0391 15.4142 15.4142C15.0391 15.7893 14.5304 16 14 16H8M12 18V6M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-dot-dashed{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg clip-path%3D%22url(%23clip0_901_3441)%22%3E%3Cpath d%3D%22M10.1001 2.18005C11.355 1.93543 12.6452 1.93543 13.9001 2.18005M17.6001 3.70996C18.6624 4.42822 19.5758 5.34503 20.2901 6.40996M21.8201 10.1001C22.0647 11.355 22.0647 12.6452 21.8201 13.9001M20.2901 17.6001C19.5718 18.6624 18.655 19.5758 17.5901 20.2901M13.9001 21.8201C12.6452 22.0644 11.355 22.0644 10.1001 21.8201M6.39996 20.2901C5.33769 19.5718 4.42427 18.655 3.70996 17.5901M2.18005 13.9001C1.93543 12.6452 1.93543 11.355 2.18005 10.1001M3.70996 6.39996C4.42822 5.33769 5.34503 4.42427 6.40996 3.70996M13 12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11C12.5523 11 13 11.4477 13 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath id%3D%22clip0_901_3441%22%3E%3Crect width%3D%2224%22 height%3D%2224%22 fill%3D%22currentColor%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg clip-path%3D%22url(%23clip0_901_3441)%22%3E%3Cpath d%3D%22M10.1001 2.18005C11.355 1.93543 12.6452 1.93543 13.9001 2.18005M17.6001 3.70996C18.6624 4.42822 19.5758 5.34503 20.2901 6.40996M21.8201 10.1001C22.0647 11.355 22.0647 12.6452 21.8201 13.9001M20.2901 17.6001C19.5718 18.6624 18.655 19.5758 17.5901 20.2901M13.9001 21.8201C12.6452 22.0644 11.355 22.0644 10.1001 21.8201M6.39996 20.2901C5.33769 19.5718 4.42427 18.655 3.70996 17.5901M2.18005 13.9001C1.93543 12.6452 1.93543 11.355 2.18005 10.1001M3.70996 6.39996C4.42822 5.33769 5.34503 4.42427 6.40996 3.70996M13 12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11C12.5523 11 13 11.4477 13 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath id%3D%22clip0_901_3441%22%3E%3Crect width%3D%2224%22 height%3D%2224%22 fill%3D%22currentColor%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-dot{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-ellipsis{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 12H17.01M12 12H12.01M7 12H7.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 12H17.01M12 12H12.01M7 12H7.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-equal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 10H17M7 14H17M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 10H17M7 14H17M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-fading-arrow-up{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2C13.9401 1.99965 15.8385 2.56368 17.4637 3.62336C19.0889 4.68303 20.3707 6.19259 21.153 7.96804C21.9352 9.74349 22.1841 11.7082 21.8693 13.6226C21.5545 15.537 20.6896 17.3185 19.38 18.75M16 12L12 8M12 8L8 12M12 8V16M2.5 8.875C2.18135 9.84366 2.01273 10.8554 2 11.875M2.83008 16C3.39158 17.2918 4.21966 18.4505 5.26008 19.4M4.63599 5.23493C4.91503 4.93116 5.2126 4.64495 5.52699 4.37793M8.64404 21.42C11.1377 22.3084 13.8819 22.1718 16.275 21.04%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2C13.9401 1.99965 15.8385 2.56368 17.4637 3.62336C19.0889 4.68303 20.3707 6.19259 21.153 7.96804C21.9352 9.74349 22.1841 11.7082 21.8693 13.6226C21.5545 15.537 20.6896 17.3185 19.38 18.75M16 12L12 8M12 8L8 12M12 8V16M2.5 8.875C2.18135 9.84366 2.01273 10.8554 2 11.875M2.83008 16C3.39158 17.2918 4.21966 18.4505 5.26008 19.4M4.63599 5.23493C4.91503 4.93116 5.2126 4.64495 5.52699 4.37793M8.64404 21.42C11.1377 22.3084 13.8819 22.1718 16.275 21.04%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-fading-plus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2C13.9401 1.99965 15.8385 2.56368 17.4637 3.62336C19.0889 4.68303 20.3707 6.19259 21.153 7.96804C21.9352 9.74349 22.1841 11.7082 21.8693 13.6226C21.5545 15.537 20.6896 17.3185 19.38 18.75M12 8V16M16 12H8M2.5 8.875C2.18135 9.84366 2.01273 10.8554 2 11.875M2.83008 16C3.39158 17.2918 4.21966 18.4505 5.26008 19.4M4.63599 5.23493C4.91503 4.93116 5.2126 4.64495 5.52699 4.37793M8.64404 21.42C11.1377 22.3084 13.8819 22.1718 16.275 21.04%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2C13.9401 1.99965 15.8385 2.56368 17.4637 3.62336C19.0889 4.68303 20.3707 6.19259 21.153 7.96804C21.9352 9.74349 22.1841 11.7082 21.8693 13.6226C21.5545 15.537 20.6896 17.3185 19.38 18.75M12 8V16M16 12H8M2.5 8.875C2.18135 9.84366 2.01273 10.8554 2 11.875M2.83008 16C3.39158 17.2918 4.21966 18.4505 5.26008 19.4M4.63599 5.23493C4.91503 4.93116 5.2126 4.64495 5.52699 4.37793M8.64404 21.42C11.1377 22.3084 13.8819 22.1718 16.275 21.04%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-gauge{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15.5998 2.69996C13.461 1.86904 11.1015 1.79892 8.91713 2.50138C6.73275 3.20383 4.85639 4.63611 3.60282 6.55796C2.34925 8.4798 1.79472 10.7743 2.03226 13.0565C2.26981 15.3387 3.28498 17.4698 4.90746 19.0923C6.52995 20.7148 8.66105 21.73 10.9433 21.9675C13.2255 22.2051 15.52 21.6505 17.4418 20.397C19.3637 19.1434 20.7959 17.267 21.4984 15.0826C22.2008 12.8983 22.1307 10.5388 21.2998 8.39996M13.3999 10.6L18.9999 5M14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15.5998 2.69996C13.461 1.86904 11.1015 1.79892 8.91713 2.50138C6.73275 3.20383 4.85639 4.63611 3.60282 6.55796C2.34925 8.4798 1.79472 10.7743 2.03226 13.0565C2.26981 15.3387 3.28498 17.4698 4.90746 19.0923C6.52995 20.7148 8.66105 21.73 10.9433 21.9675C13.2255 22.2051 15.52 21.6505 17.4418 20.397C19.3637 19.1434 20.7959 17.267 21.4984 15.0826C22.2008 12.8983 22.1307 10.5388 21.2998 8.39996M13.3999 10.6L18.9999 5M14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-help{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.08984 9.00008C9.32495 8.33175 9.789 7.76819 10.3998 7.40921C11.0106 7.05024 11.7287 6.91902 12.427 7.03879C13.1253 7.15857 13.7587 7.52161 14.2149 8.06361C14.6712 8.60561 14.9209 9.2916 14.9198 10.0001C14.9198 12.0001 11.9198 13.0001 11.9198 13.0001M12 17H12.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.08984 9.00008C9.32495 8.33175 9.789 7.76819 10.3998 7.40921C11.0106 7.05024 11.7287 6.91902 12.427 7.03879C13.1253 7.15857 13.7587 7.52161 14.2149 8.06361C14.6712 8.60561 14.9209 9.2916 14.9198 10.0001C14.9198 12.0001 11.9198 13.0001 11.9198 13.0001M12 17H12.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-minus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 12H16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 12H16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M1.99988 2L21.9999 22M8.34985 2.6899C10.1605 1.98272 12.138 1.81858 14.0404 2.21754C15.9428 2.61651 17.6878 3.56128 19.0617 4.9363C20.4357 6.31133 21.3791 8.05698 21.7766 9.95972C22.1741 11.8625 22.0084 13.8398 21.2999 15.6499M19.0799 19.0799C18.1502 20.0097 17.0464 20.7472 15.8316 21.2504C14.6168 21.7536 13.3148 22.0126 11.9999 22.0126C10.6851 22.0126 9.38306 21.7536 8.16827 21.2504C6.95348 20.7472 5.8497 20.0097 4.91994 19.0799C3.99018 18.1502 3.25265 17.0464 2.74947 15.8316C2.24629 14.6168 1.9873 13.3148 1.9873 11.9999C1.9873 10.685 2.24629 9.38304 2.74947 8.16825C3.25265 6.95346 3.99018 5.84968 4.91994 4.91992%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M1.99988 2L21.9999 22M8.34985 2.6899C10.1605 1.98272 12.138 1.81858 14.0404 2.21754C15.9428 2.61651 17.6878 3.56128 19.0617 4.9363C20.4357 6.31133 21.3791 8.05698 21.7766 9.95972C22.1741 11.8625 22.0084 13.8398 21.2999 15.6499M19.0799 19.0799C18.1502 20.0097 17.0464 20.7472 15.8316 21.2504C14.6168 21.7536 13.3148 22.0126 11.9999 22.0126C10.6851 22.0126 9.38306 21.7536 8.16827 21.2504C6.95348 20.7472 5.8497 20.0097 4.91994 19.0799C3.99018 18.1502 3.25265 17.0464 2.74947 15.8316C2.24629 14.6168 1.9873 13.3148 1.9873 11.9999C1.9873 10.685 2.24629 9.38304 2.74947 8.16825C3.25265 6.95346 3.99018 5.84968 4.91994 4.91992%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-parking-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 5L19 19M13 13C13.7956 13 14.5587 12.6839 15.1213 12.1213C15.6839 11.5587 16 10.7956 16 10C16 9.20435 15.6839 8.44129 15.1213 7.87868C14.5587 7.31607 13.7956 7 13 7H9V9M9 16.9999V14.6599M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 5L19 19M13 13C13.7956 13 14.5587 12.6839 15.1213 12.1213C15.6839 11.5587 16 10.7956 16 10C16 9.20435 15.6839 8.44129 15.1213 7.87868C14.5587 7.31607 13.7956 7 13 7H9V9M9 16.9999V14.6599M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-parking{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 17V7H13C13.7956 7 14.5587 7.31607 15.1213 7.87868C15.6839 8.44129 16 9.20435 16 10C16 10.7956 15.6839 11.5587 15.1213 12.1213C14.5587 12.6839 13.7956 13 13 13H9M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 17V7H13C13.7956 7 14.5587 7.31607 15.1213 7.87868C15.6839 8.44129 16 9.20435 16 10C16 10.7956 15.6839 11.5587 15.1213 12.1213C14.5587 12.6839 13.7956 13 13 13H9M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-pause{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 15V9M14 15V9M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 15V9M14 15V9M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-percent{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 9L9 15M9 9H9.01M15 15H15.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 9L9 15M9 9H9.01M15 15H15.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-play{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M10 8L16 12L10 16V8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M10 8L16 12L10 16V8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-plus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 12H16M12 8V16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 12H16M12 8V16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-power{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 7V11M7.99788 9.00305C7.44121 9.74624 7.10249 10.6298 7.01968 11.5546C6.93687 12.4795 7.11324 13.4091 7.52902 14.2394C7.9448 15.0697 8.58358 15.7678 9.37376 16.2554C10.1639 16.7431 11.0743 17.0011 12.0029 17.0005C12.9314 17 13.8415 16.7408 14.6311 16.2522C15.4206 15.7635 16.0585 15.0646 16.4733 14.2338C16.888 13.403 17.0632 12.4732 16.9793 11.5484C16.8953 10.6237 16.5555 9.74055 15.9979 8.99805M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 7V11M7.99788 9.00305C7.44121 9.74624 7.10249 10.6298 7.01968 11.5546C6.93687 12.4795 7.11324 13.4091 7.52902 14.2394C7.9448 15.0697 8.58358 15.7678 9.37376 16.2554C10.1639 16.7431 11.0743 17.0011 12.0029 17.0005C12.9314 17 13.8415 16.7408 14.6311 16.2522C15.4206 15.7635 16.0585 15.0646 16.4733 14.2338C16.888 13.403 17.0632 12.4732 16.9793 11.5484C16.8953 10.6237 16.5555 9.74055 15.9979 8.99805M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-slash-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 2L2 22M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 2L2 22M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-slash{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 15L15 9M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 15L15 9M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-stop{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M15 9H9V15H15V9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M15 9H9V15H15V9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-user-round{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 20C18 18.4087 17.3679 16.8826 16.2426 15.7574C15.1174 14.6321 13.5913 14 12 14M12 14C10.4087 14 8.88258 14.6321 7.75736 15.7574C6.63214 16.8826 6 18.4087 6 20M12 14C14.2091 14 16 12.2091 16 10C16 7.79086 14.2091 6 12 6C9.79086 6 8 7.79086 8 10C8 12.2091 9.79086 14 12 14ZM22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 20C18 18.4087 17.3679 16.8826 16.2426 15.7574C15.1174 14.6321 13.5913 14 12 14M12 14C10.4087 14 8.88258 14.6321 7.75736 15.7574C6.63214 16.8826 6 18.4087 6 20M12 14C14.2091 14 16 12.2091 16 10C16 7.79086 14.2091 6 12 6C9.79086 6 8 7.79086 8 10C8 12.2091 9.79086 14 12 14ZM22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-user{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 20.662V19C7 18.4696 7.21071 17.9609 7.58579 17.5858C7.96086 17.2107 8.46957 17 9 17H15C15.5304 17 16.0391 17.2107 16.4142 17.5858C16.7893 17.9609 17 18.4696 17 19V20.662M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM15 10C15 11.6569 13.6569 13 12 13C10.3431 13 9 11.6569 9 10C9 8.34315 10.3431 7 12 7C13.6569 7 15 8.34315 15 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 20.662V19C7 18.4696 7.21071 17.9609 7.58579 17.5858C7.96086 17.2107 8.46957 17 9 17H15C15.5304 17 16.0391 17.2107 16.4142 17.5858C16.7893 17.9609 17 18.4696 17 19V20.662M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM15 10C15 11.6569 13.6569 13 12 13C10.3431 13 9 11.6569 9 10C9 8.34315 10.3431 7 12 7C13.6569 7 15 8.34315 15 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle-x{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 9L9 15M9 9L15 15M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 9L9 15M9 9L15 15M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circle{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--circuit-board{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 9H15C15.5304 9 16.0391 8.78929 16.4142 8.41421C16.7893 8.03914 17 7.53043 17 7V3M11 9C11 10.1046 10.1046 11 9 11C7.89543 11 7 10.1046 7 9C7 7.89543 7.89543 7 9 7C10.1046 7 11 7.89543 11 9ZM7 21V17C7 16.4696 7.21071 15.9609 7.58579 15.5858C7.96086 15.2107 8.46957 15 9 15H13M13 15C13 16.1046 13.8954 17 15 17C16.1046 17 17 16.1046 17 15C17 13.8954 16.1046 13 15 13C13.8954 13 13 13.8954 13 15ZM5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 9H15C15.5304 9 16.0391 8.78929 16.4142 8.41421C16.7893 8.03914 17 7.53043 17 7V3M11 9C11 10.1046 10.1046 11 9 11C7.89543 11 7 10.1046 7 9C7 7.89543 7.89543 7 9 7C10.1046 7 11 7.89543 11 9ZM7 21V17C7 16.4696 7.21071 15.9609 7.58579 15.5858C7.96086 15.2107 8.46957 15 9 15H13M13 15C13 16.1046 13.8954 17 15 17C16.1046 17 17 16.1046 17 15C17 13.8954 16.1046 13 15 13C13.8954 13 13 13.8954 13 15ZM5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--citrus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19.6502 15.6601C18.1364 17.0957 16.1217 17.8833 14.0356 17.8547C11.9495 17.8262 9.95709 16.9839 8.48317 15.5073C7.00925 14.0308 6.17044 12.0369 6.14559 9.95076C6.12074 7.86462 6.91182 5.85131 8.35015 4.34009M14.0002 10L8.50024 15.5M14.0002 10L14.0001 17.85M14.0002 10H6.15015M21.6602 17.6699C21.7693 17.7739 21.8555 17.8996 21.9131 18.0389C21.9707 18.1782 21.9986 18.328 21.9948 18.4787C21.991 18.6295 21.9558 18.7777 21.8912 18.914C21.8267 19.0502 21.7344 19.1715 21.6202 19.2699C19.3176 21.1622 16.3932 22.13 13.4164 21.9848C10.4395 21.8396 7.62317 20.5918 5.51571 18.4843C3.40824 16.3769 2.16044 13.5606 2.01524 10.5837C1.87003 7.60683 2.83781 4.68245 4.73017 2.37988C4.83033 2.26674 4.95273 2.17545 5.08973 2.11171C5.22674 2.04796 5.3754 2.01313 5.52646 2.00937C5.67752 2.00562 5.82773 2.03303 5.96773 2.08989C6.10773 2.14676 6.23451 2.23186 6.34017 2.33988L21.6602 17.6699Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19.6502 15.6601C18.1364 17.0957 16.1217 17.8833 14.0356 17.8547C11.9495 17.8262 9.95709 16.9839 8.48317 15.5073C7.00925 14.0308 6.17044 12.0369 6.14559 9.95076C6.12074 7.86462 6.91182 5.85131 8.35015 4.34009M14.0002 10L8.50024 15.5M14.0002 10L14.0001 17.85M14.0002 10H6.15015M21.6602 17.6699C21.7693 17.7739 21.8555 17.8996 21.9131 18.0389C21.9707 18.1782 21.9986 18.328 21.9948 18.4787C21.991 18.6295 21.9558 18.7777 21.8912 18.914C21.8267 19.0502 21.7344 19.1715 21.6202 19.2699C19.3176 21.1622 16.3932 22.13 13.4164 21.9848C10.4395 21.8396 7.62317 20.5918 5.51571 18.4843C3.40824 16.3769 2.16044 13.5606 2.01524 10.5837C1.87003 7.60683 2.83781 4.68245 4.73017 2.37988C4.83033 2.26674 4.95273 2.17545 5.08973 2.11171C5.22674 2.04796 5.3754 2.01313 5.52646 2.00937C5.67752 2.00562 5.82773 2.03303 5.96773 2.08989C6.10773 2.14676 6.23451 2.23186 6.34017 2.33988L21.6602 17.6699Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--clapperboard{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2.99995 11L20.2 5.99995L19.4 3.39995C19.1 2.39995 18 1.79995 16.9 2.09995L3.39995 6.09995C2.39995 6.39995 1.79995 7.49995 2.09995 8.59995L2.99995 11ZM2.99995 11L21 11V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19L2.99995 11ZM6.19995 5.30005L9.29995 9.20005M12.3999 3.3999L15.4999 7.3999%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2.99995 11L20.2 5.99995L19.4 3.39995C19.1 2.39995 18 1.79995 16.9 2.09995L3.39995 6.09995C2.39995 6.39995 1.79995 7.49995 2.09995 8.59995L2.99995 11ZM2.99995 11L21 11V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19L2.99995 11ZM6.19995 5.30005L9.29995 9.20005M12.3999 3.3999L15.4999 7.3999%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--clipboard-check{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22H6C5.46957 22 4.96086 21.7893 4.58579 21.4142C4.21071 21.0391 4 20.5304 4 20V6C4 5.46957 4.21071 4.96086 4.58579 4.58579C4.96086 4.21071 5.46957 4 6 4H8M9 14L11 16L15 12M9 2H15C15.5523 2 16 2.44772 16 3V5C16 5.55228 15.5523 6 15 6H9C8.44772 6 8 5.55228 8 5V3C8 2.44772 8.44772 2 9 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22H6C5.46957 22 4.96086 21.7893 4.58579 21.4142C4.21071 21.0391 4 20.5304 4 20V6C4 5.46957 4.21071 4.96086 4.58579 4.58579C4.96086 4.21071 5.46957 4 6 4H8M9 14L11 16L15 12M9 2H15C15.5523 2 16 2.44772 16 3V5C16 5.55228 15.5523 6 15 6H9C8.44772 6 8 5.55228 8 5V3C8 2.44772 8.44772 2 9 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--clipboard-copy{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 4H6C5.46957 4 4.96086 4.21071 4.58579 4.58579C4.21071 4.96086 4 5.46957 4 6V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V18M16 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V10M21 14H11M11 14L15 10M11 14L15 18M9 2H15C15.5523 2 16 2.44772 16 3V5C16 5.55228 15.5523 6 15 6H9C8.44772 6 8 5.55228 8 5V3C8 2.44772 8.44772 2 9 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 4H6C5.46957 4 4.96086 4.21071 4.58579 4.58579C4.21071 4.96086 4 5.46957 4 6V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V18M16 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V10M21 14H11M11 14L15 10M11 14L15 18M9 2H15C15.5523 2 16 2.44772 16 3V5C16 5.55228 15.5523 6 15 6H9C8.44772 6 8 5.55228 8 5V3C8 2.44772 8.44772 2 9 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--clipboard-list{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22H6C5.46957 22 4.96086 21.7893 4.58579 21.4142C4.21071 21.0391 4 20.5304 4 20V6C4 5.46957 4.21071 4.96086 4.58579 4.58579C4.96086 4.21071 5.46957 4 6 4H8M12 11H16M12 16H16M8 11H8.01M8 16H8.01M9 2H15C15.5523 2 16 2.44772 16 3V5C16 5.55228 15.5523 6 15 6H9C8.44772 6 8 5.55228 8 5V3C8 2.44772 8.44772 2 9 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22H6C5.46957 22 4.96086 21.7893 4.58579 21.4142C4.21071 21.0391 4 20.5304 4 20V6C4 5.46957 4.21071 4.96086 4.58579 4.58579C4.96086 4.21071 5.46957 4 6 4H8M12 11H16M12 16H16M8 11H8.01M8 16H8.01M9 2H15C15.5523 2 16 2.44772 16 3V5C16 5.55228 15.5523 6 15 6H9C8.44772 6 8 5.55228 8 5V3C8 2.44772 8.44772 2 9 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--clipboard-minus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22H6C5.46957 22 4.96086 21.7893 4.58579 21.4142C4.21071 21.0391 4 20.5304 4 20V6C4 5.46957 4.21071 4.96086 4.58579 4.58579C4.96086 4.21071 5.46957 4 6 4H8M9 14H15M9 2H15C15.5523 2 16 2.44772 16 3V5C16 5.55228 15.5523 6 15 6H9C8.44772 6 8 5.55228 8 5V3C8 2.44772 8.44772 2 9 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22H6C5.46957 22 4.96086 21.7893 4.58579 21.4142C4.21071 21.0391 4 20.5304 4 20V6C4 5.46957 4.21071 4.96086 4.58579 4.58579C4.96086 4.21071 5.46957 4 6 4H8M9 14H15M9 2H15C15.5523 2 16 2.44772 16 3V5C16 5.55228 15.5523 6 15 6H9C8.44772 6 8 5.55228 8 5V3C8 2.44772 8.44772 2 9 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--clipboard-paste{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 4H6C5.46957 4 4.96086 4.21071 4.58579 4.58579C4.21071 4.96086 4 5.46957 4 6V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20M16 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V8M11 14H21M21 14L17 10M21 14L17 18M15 2H9C8.73478 2 8.48043 2.10536 8.29289 2.29289C8.10536 2.48043 8 2.73478 8 3V5C8 5.6 8.4 6 9 6H15C15.6 6 16 5.6 16 5V3C16 2.4 15.6 2 15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 4H6C5.46957 4 4.96086 4.21071 4.58579 4.58579C4.21071 4.96086 4 5.46957 4 6V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20M16 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V8M11 14H21M21 14L17 10M21 14L17 18M15 2H9C8.73478 2 8.48043 2.10536 8.29289 2.29289C8.10536 2.48043 8 2.73478 8 3V5C8 5.6 8.4 6 9 6H15C15.6 6 16 5.6 16 5V3C16 2.4 15.6 2 15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--clipboard-pen-line{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 4H6C5.46957 4 4.96086 4.21071 4.58579 4.58579C4.21071 4.96086 4 5.46957 4 6V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V19.5M16 4H18C18.3507 4.00036 18.6952 4.09294 18.9988 4.26846C19.3025 4.44398 19.5546 4.69626 19.73 5M8 18H9M9 2H15C15.5523 2 16 2.44772 16 3V5C16 5.55228 15.5523 6 15 6H9C8.44772 6 8 5.55228 8 5V3C8 2.44772 8.44772 2 9 2ZM21.378 12.6259C21.7763 12.2275 22.0001 11.6873 22.0001 11.1239C22.0001 10.5605 21.7763 10.0203 21.378 9.6219C20.9796 9.22355 20.4393 8.99976 19.876 8.99976C19.3126 8.99976 18.7723 9.22355 18.374 9.6219L14.364 13.6339C14.1262 13.8715 13.9522 14.1652 13.858 14.4879L13.021 17.3579C12.9959 17.444 12.9944 17.5352 13.0166 17.622C13.0389 17.7088 13.084 17.7881 13.1474 17.8515C13.2108 17.9148 13.2901 17.96 13.3769 17.9823C13.4637 18.0045 13.5549 18.003 13.641 17.9779L16.511 17.1409C16.8336 17.0467 17.1274 16.8727 17.365 16.6349L21.378 12.6259Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 4H6C5.46957 4 4.96086 4.21071 4.58579 4.58579C4.21071 4.96086 4 5.46957 4 6V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V19.5M16 4H18C18.3507 4.00036 18.6952 4.09294 18.9988 4.26846C19.3025 4.44398 19.5546 4.69626 19.73 5M8 18H9M9 2H15C15.5523 2 16 2.44772 16 3V5C16 5.55228 15.5523 6 15 6H9C8.44772 6 8 5.55228 8 5V3C8 2.44772 8.44772 2 9 2ZM21.378 12.6259C21.7763 12.2275 22.0001 11.6873 22.0001 11.1239C22.0001 10.5605 21.7763 10.0203 21.378 9.6219C20.9796 9.22355 20.4393 8.99976 19.876 8.99976C19.3126 8.99976 18.7723 9.22355 18.374 9.6219L14.364 13.6339C14.1262 13.8715 13.9522 14.1652 13.858 14.4879L13.021 17.3579C12.9959 17.444 12.9944 17.5352 13.0166 17.622C13.0389 17.7088 13.084 17.7881 13.1474 17.8515C13.2108 17.9148 13.2901 17.96 13.3769 17.9823C13.4637 18.0045 13.5549 18.003 13.641 17.9779L16.511 17.1409C16.8336 17.0467 17.1274 16.8727 17.365 16.6349L21.378 12.6259Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--clipboard-pen{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22H12.5M4 13.5V6C4 5.46957 4.21071 4.96086 4.58579 4.58579C4.96086 4.21071 5.46957 4 6 4H8M9 2H15C15.5523 2 16 2.44772 16 3V5C16 5.55228 15.5523 6 15 6H9C8.44772 6 8 5.55228 8 5V3C8 2.44772 8.44772 2 9 2ZM13.378 15.6259C13.5752 15.4287 13.7317 15.1945 13.8384 14.9368C13.9452 14.6791 14.0001 14.4029 14.0001 14.1239C14.0001 13.845 13.9452 13.5687 13.8384 13.311C13.7317 13.0533 13.5752 12.8191 13.378 12.6219C13.1807 12.4247 12.9466 12.2682 12.6889 12.1614C12.4311 12.0547 12.1549 11.9998 11.876 11.9998C11.597 11.9998 11.3208 12.0547 11.0631 12.1614C10.8054 12.2682 10.5712 12.4247 10.374 12.6219L5.36398 17.6339C5.12622 17.8715 4.9522 18.1652 4.85798 18.4879L4.02098 21.3579C3.99588 21.444 3.99437 21.5352 4.01662 21.622C4.03887 21.7088 4.08404 21.7881 4.14742 21.8515C4.2108 21.9148 4.29006 21.96 4.37689 21.9823C4.46372 22.0045 4.55493 22.003 4.64098 21.9779L7.51098 21.1409C7.83364 21.0467 8.12735 20.8727 8.36498 20.6349L13.378 15.6259Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22H12.5M4 13.5V6C4 5.46957 4.21071 4.96086 4.58579 4.58579C4.96086 4.21071 5.46957 4 6 4H8M9 2H15C15.5523 2 16 2.44772 16 3V5C16 5.55228 15.5523 6 15 6H9C8.44772 6 8 5.55228 8 5V3C8 2.44772 8.44772 2 9 2ZM13.378 15.6259C13.5752 15.4287 13.7317 15.1945 13.8384 14.9368C13.9452 14.6791 14.0001 14.4029 14.0001 14.1239C14.0001 13.845 13.9452 13.5687 13.8384 13.311C13.7317 13.0533 13.5752 12.8191 13.378 12.6219C13.1807 12.4247 12.9466 12.2682 12.6889 12.1614C12.4311 12.0547 12.1549 11.9998 11.876 11.9998C11.597 11.9998 11.3208 12.0547 11.0631 12.1614C10.8054 12.2682 10.5712 12.4247 10.374 12.6219L5.36398 17.6339C5.12622 17.8715 4.9522 18.1652 4.85798 18.4879L4.02098 21.3579C3.99588 21.444 3.99437 21.5352 4.01662 21.622C4.03887 21.7088 4.08404 21.7881 4.14742 21.8515C4.2108 21.9148 4.29006 21.96 4.37689 21.9823C4.46372 22.0045 4.55493 22.003 4.64098 21.9779L7.51098 21.1409C7.83364 21.0467 8.12735 20.8727 8.36498 20.6349L13.378 15.6259Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--clipboard-plus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22H6C5.46957 22 4.96086 21.7893 4.58579 21.4142C4.21071 21.0391 4 20.5304 4 20V6C4 5.46957 4.21071 4.96086 4.58579 4.58579C4.96086 4.21071 5.46957 4 6 4H8M9 14H15M12 17V11M9 2H15C15.5523 2 16 2.44772 16 3V5C16 5.55228 15.5523 6 15 6H9C8.44772 6 8 5.55228 8 5V3C8 2.44772 8.44772 2 9 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22H6C5.46957 22 4.96086 21.7893 4.58579 21.4142C4.21071 21.0391 4 20.5304 4 20V6C4 5.46957 4.21071 4.96086 4.58579 4.58579C4.96086 4.21071 5.46957 4 6 4H8M9 14H15M12 17V11M9 2H15C15.5523 2 16 2.44772 16 3V5C16 5.55228 15.5523 6 15 6H9C8.44772 6 8 5.55228 8 5V3C8 2.44772 8.44772 2 9 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--clipboard-type{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22H6C5.46957 22 4.96086 21.7893 4.58579 21.4142C4.21071 21.0391 4 20.5304 4 20V6C4 5.46957 4.21071 4.96086 4.58579 4.58579C4.96086 4.21071 5.46957 4 6 4H8M9 12V11H15V12M11 17H13M12 11V17M9 2H15C15.5523 2 16 2.44772 16 3V5C16 5.55228 15.5523 6 15 6H9C8.44772 6 8 5.55228 8 5V3C8 2.44772 8.44772 2 9 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22H6C5.46957 22 4.96086 21.7893 4.58579 21.4142C4.21071 21.0391 4 20.5304 4 20V6C4 5.46957 4.21071 4.96086 4.58579 4.58579C4.96086 4.21071 5.46957 4 6 4H8M9 12V11H15V12M11 17H13M12 11V17M9 2H15C15.5523 2 16 2.44772 16 3V5C16 5.55228 15.5523 6 15 6H9C8.44772 6 8 5.55228 8 5V3C8 2.44772 8.44772 2 9 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--clipboard-x{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22H6C5.46957 22 4.96086 21.7893 4.58579 21.4142C4.21071 21.0391 4 20.5304 4 20V6C4 5.46957 4.21071 4.96086 4.58579 4.58579C4.96086 4.21071 5.46957 4 6 4H8M15 11L9 17M9 11L15 17M9 2H15C15.5523 2 16 2.44772 16 3V5C16 5.55228 15.5523 6 15 6H9C8.44772 6 8 5.55228 8 5V3C8 2.44772 8.44772 2 9 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22H6C5.46957 22 4.96086 21.7893 4.58579 21.4142C4.21071 21.0391 4 20.5304 4 20V6C4 5.46957 4.21071 4.96086 4.58579 4.58579C4.96086 4.21071 5.46957 4 6 4H8M15 11L9 17M9 11L15 17M9 2H15C15.5523 2 16 2.44772 16 3V5C16 5.55228 15.5523 6 15 6H9C8.44772 6 8 5.55228 8 5V3C8 2.44772 8.44772 2 9 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--clipboard{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22H6C5.46957 22 4.96086 21.7893 4.58579 21.4142C4.21071 21.0391 4 20.5304 4 20V6C4 5.46957 4.21071 4.96086 4.58579 4.58579C4.96086 4.21071 5.46957 4 6 4H8M9 2H15C15.5523 2 16 2.44772 16 3V5C16 5.55228 15.5523 6 15 6H9C8.44772 6 8 5.55228 8 5V3C8 2.44772 8.44772 2 9 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22H6C5.46957 22 4.96086 21.7893 4.58579 21.4142C4.21071 21.0391 4 20.5304 4 20V6C4 5.46957 4.21071 4.96086 4.58579 4.58579C4.96086 4.21071 5.46957 4 6 4H8M9 2H15C15.5523 2 16 2.44772 16 3V5C16 5.55228 15.5523 6 15 6H9C8.44772 6 8 5.55228 8 5V3C8 2.44772 8.44772 2 9 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--clock-1{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V12L14.5 8M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V12L14.5 8M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--clock-10{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V12L8 10M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V12L8 10M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--clock-11{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V12L9.5 8M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V12L9.5 8M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--clock-12{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V12M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V12M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--clock-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V12L16 10M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V12L16 10M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--clock-3{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V12H16.5M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V12H16.5M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--clock-4{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V12L16 14M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V12L16 14M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--clock-5{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V12L14.5 16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V12L14.5 16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--clock-6{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V16.5M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V16.5M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--clock-7{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V12L9.5 16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V12L9.5 16M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--clock-8{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V12L8 14M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V12L8 14M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--clock-9{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V12H7.5M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V12H7.5M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--clock-arrow-down{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.3379 21.9941C10.2944 22.0631 8.27893 21.504 6.56298 20.3922C4.84703 19.2805 3.51311 17.6694 2.74098 15.7762C1.96884 13.883 1.79559 11.7985 2.24458 9.80382C2.69357 7.8091 3.74321 5.99995 5.25207 4.62015C6.76093 3.24034 8.65648 2.35621 10.6833 2.0869C12.7101 1.81758 14.7708 2.17601 16.5876 3.11391C18.4044 4.0518 19.8901 5.52407 20.8444 7.33232C21.7987 9.14057 22.1758 11.1979 21.9249 13.2271M12 6V12L14 13M14 18L18 22M18 22L22 18M18 22V14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.3379 21.9941C10.2944 22.0631 8.27893 21.504 6.56298 20.3922C4.84703 19.2805 3.51311 17.6694 2.74098 15.7762C1.96884 13.883 1.79559 11.7985 2.24458 9.80382C2.69357 7.8091 3.74321 5.99995 5.25207 4.62015C6.76093 3.24034 8.65648 2.35621 10.6833 2.0869C12.7101 1.81758 14.7708 2.17601 16.5876 3.11391C18.4044 4.0518 19.8901 5.52407 20.8444 7.33232C21.7987 9.14057 22.1758 11.1979 21.9249 13.2271M12 6V12L14 13M14 18L18 22M18 22L22 18M18 22V14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--clock-arrow-up{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.2283 21.925C11.1991 22.1762 9.14173 21.7993 7.33336 20.8451C5.52499 19.8909 4.05256 18.4053 3.11451 16.5885C2.17646 14.7718 1.81786 12.7111 2.08705 10.6842C2.35624 8.65734 3.24027 6.7617 4.62001 5.25273C5.99975 3.74377 7.80889 2.69401 9.80362 2.24492C11.7984 1.79584 13.8828 1.969 15.7761 2.74109C17.6694 3.51318 19.2805 4.84707 20.3923 6.56302C21.5042 8.27898 22.0633 10.2945 21.9943 12.338M12.0002 6V12L13.5622 12.781M14.0002 18L18.0002 14M18.0002 14L22.0002 18M18.0002 14V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.2283 21.925C11.1991 22.1762 9.14173 21.7993 7.33336 20.8451C5.52499 19.8909 4.05256 18.4053 3.11451 16.5885C2.17646 14.7718 1.81786 12.7111 2.08705 10.6842C2.35624 8.65734 3.24027 6.7617 4.62001 5.25273C5.99975 3.74377 7.80889 2.69401 9.80362 2.24492C11.7984 1.79584 13.8828 1.969 15.7761 2.74109C17.6694 3.51318 19.2805 4.84707 20.3923 6.56302C21.5042 8.27898 22.0633 10.2945 21.9943 12.338M12.0002 6V12L13.5622 12.781M14.0002 18L18.0002 14M18.0002 14L22.0002 18M18.0002 14V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--clock{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V12L16 14M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V12L16 14M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cloud-cog{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.20034 15.1001C3.41956 14.3632 2.81873 13.4566 2.44433 12.4504C2.06993 11.4442 1.93199 10.3654 2.04118 9.29737C2.15037 8.22934 2.50375 7.20074 3.07401 6.29111C3.64427 5.38149 4.41611 4.61523 5.32985 4.05158C6.24359 3.48794 7.27473 3.14203 8.34352 3.04059C9.41231 2.93916 10.4901 3.08492 11.4936 3.46661C12.497 3.84831 13.3992 4.45569 14.1304 5.2418C14.8616 6.02791 15.4022 6.97167 15.7103 8.00009H17.5003C18.4542 8.01295 19.3793 8.32861 20.1421 8.9015C20.9049 9.47439 21.4659 10.2749 21.7441 11.1874C22.0223 12.0999 22.0033 13.0772 21.6899 13.9782C21.3764 14.8792 20.7848 15.6573 20.0003 16.2001M15.7003 18.4001L14.8003 18.1001M9.20029 15.9001L8.30029 15.6001M10.6003 20.7001L10.9003 19.8M13.1003 14.2L13.4003 13.3M13.6002 20.7L13.2002 19.7M10.8001 14.3L10.4001 13.3M8.30029 18.6L9.30029 18.2M14.7002 15.7999L15.7002 15.3999M15.0002 17C15.0002 18.6569 13.6571 20 12.0002 20C10.3434 20 9.00024 18.6569 9.00024 17C9.00024 15.3431 10.3434 14 12.0002 14C13.6571 14 15.0002 15.3431 15.0002 17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.20034 15.1001C3.41956 14.3632 2.81873 13.4566 2.44433 12.4504C2.06993 11.4442 1.93199 10.3654 2.04118 9.29737C2.15037 8.22934 2.50375 7.20074 3.07401 6.29111C3.64427 5.38149 4.41611 4.61523 5.32985 4.05158C6.24359 3.48794 7.27473 3.14203 8.34352 3.04059C9.41231 2.93916 10.4901 3.08492 11.4936 3.46661C12.497 3.84831 13.3992 4.45569 14.1304 5.2418C14.8616 6.02791 15.4022 6.97167 15.7103 8.00009H17.5003C18.4542 8.01295 19.3793 8.32861 20.1421 8.9015C20.9049 9.47439 21.4659 10.2749 21.7441 11.1874C22.0223 12.0999 22.0033 13.0772 21.6899 13.9782C21.3764 14.8792 20.7848 15.6573 20.0003 16.2001M15.7003 18.4001L14.8003 18.1001M9.20029 15.9001L8.30029 15.6001M10.6003 20.7001L10.9003 19.8M13.1003 14.2L13.4003 13.3M13.6002 20.7L13.2002 19.7M10.8001 14.3L10.4001 13.3M8.30029 18.6L9.30029 18.2M14.7002 15.7999L15.7002 15.3999M15.0002 17C15.0002 18.6569 13.6571 20 12.0002 20C10.3434 20 9.00024 18.6569 9.00024 17C9.00024 15.3431 10.3434 14 12.0002 14C13.6571 14 15.0002 15.3431 15.0002 17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cloud-download{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 13V21M12 21L8 17M12 21L16 17M4.39303 15.2691C3.57629 14.5546 2.93685 13.66 2.5252 12.656C2.11354 11.6519 1.94095 10.566 2.02105 9.48378C2.10115 8.4016 2.43175 7.35286 2.98674 6.42038C3.54173 5.4879 4.30591 4.69721 5.21894 4.11077C6.13197 3.52433 7.16883 3.15818 8.24766 3.04125C9.32648 2.92432 10.4177 3.0598 11.4352 3.437C12.4527 3.8142 13.3685 4.42279 14.1104 5.2147C14.8523 6.00662 15.3999 6.96017 15.71 8.00006H17.5C18.4721 7.99994 19.4181 8.31458 20.1964 8.89691C20.9747 9.47925 21.5436 10.298 21.8178 11.2305C22.092 12.1631 22.0569 13.1594 21.7177 14.0704C21.3785 14.9813 20.7534 15.758 19.936 16.2841%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 13V21M12 21L8 17M12 21L16 17M4.39303 15.2691C3.57629 14.5546 2.93685 13.66 2.5252 12.656C2.11354 11.6519 1.94095 10.566 2.02105 9.48378C2.10115 8.4016 2.43175 7.35286 2.98674 6.42038C3.54173 5.4879 4.30591 4.69721 5.21894 4.11077C6.13197 3.52433 7.16883 3.15818 8.24766 3.04125C9.32648 2.92432 10.4177 3.0598 11.4352 3.437C12.4527 3.8142 13.3685 4.42279 14.1104 5.2147C14.8523 6.00662 15.3999 6.96017 15.71 8.00006H17.5C18.4721 7.99994 19.4181 8.31458 20.1964 8.89691C20.9747 9.47925 21.5436 10.298 21.8178 11.2305C22.092 12.1631 22.0569 13.1594 21.7177 14.0704C21.3785 14.9813 20.7534 15.758 19.936 16.2841%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cloud-drizzle{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.00034 14.899C3.25738 14.1399 2.69691 13.2217 2.36137 12.214C2.02584 11.2062 1.92405 10.1353 2.0637 9.08232C2.20335 8.02938 2.5808 7.02202 3.16743 6.13655C3.75407 5.25109 4.53452 4.51074 5.44967 3.97157C6.36482 3.43241 7.39067 3.10857 8.44951 3.0246C9.50835 2.94062 10.5724 3.09871 11.5611 3.48688C12.5498 3.87505 13.4372 4.48313 14.1561 5.26506C14.8749 6.04698 15.4065 6.98225 15.7103 8.00002H17.5003C18.4659 7.99991 19.4058 8.31034 20.1813 8.88546C20.9569 9.46058 21.5269 10.2699 21.8071 11.1938C22.0874 12.1178 22.063 13.1074 21.7377 14.0164C21.4123 14.9254 20.8032 15.7057 20.0003 16.242M8.00024 19V20M8.00024 14V15M16.0002 19V20M16.0002 14V15M12.0002 21V22M12.0002 16V17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.00034 14.899C3.25738 14.1399 2.69691 13.2217 2.36137 12.214C2.02584 11.2062 1.92405 10.1353 2.0637 9.08232C2.20335 8.02938 2.5808 7.02202 3.16743 6.13655C3.75407 5.25109 4.53452 4.51074 5.44967 3.97157C6.36482 3.43241 7.39067 3.10857 8.44951 3.0246C9.50835 2.94062 10.5724 3.09871 11.5611 3.48688C12.5498 3.87505 13.4372 4.48313 14.1561 5.26506C14.8749 6.04698 15.4065 6.98225 15.7103 8.00002H17.5003C18.4659 7.99991 19.4058 8.31034 20.1813 8.88546C20.9569 9.46058 21.5269 10.2699 21.8071 11.1938C22.0874 12.1178 22.063 13.1074 21.7377 14.0164C21.4123 14.9254 20.8032 15.7057 20.0003 16.242M8.00024 19V20M8.00024 14V15M16.0002 19V20M16.0002 14V15M12.0002 21V22M12.0002 16V17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cloud-fog{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3.99985 14.899C3.25689 14.1399 2.69642 13.2217 2.36089 12.214C2.02535 11.2062 1.92356 10.1353 2.06321 9.08232C2.20287 8.02938 2.58031 7.02202 3.16695 6.13655C3.75358 5.25109 4.53403 4.51074 5.44918 3.97157C6.36433 3.43241 7.39018 3.10857 8.44902 3.0246C9.50786 2.94062 10.5719 3.09871 11.5606 3.48688C12.5493 3.87505 13.4367 4.48313 14.1556 5.26506C14.8745 6.04698 15.406 6.98225 15.7099 8.00002H17.4999C18.4654 7.99991 19.4053 8.31034 20.1808 8.88546C20.9564 9.46058 21.5264 10.2699 21.8066 11.1938C22.0869 12.1178 22.0625 13.1074 21.7372 14.0164C21.4118 14.9254 20.8027 15.7057 19.9999 16.242M16 17H7M17 21H9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3.99985 14.899C3.25689 14.1399 2.69642 13.2217 2.36089 12.214C2.02535 11.2062 1.92356 10.1353 2.06321 9.08232C2.20287 8.02938 2.58031 7.02202 3.16695 6.13655C3.75358 5.25109 4.53403 4.51074 5.44918 3.97157C6.36433 3.43241 7.39018 3.10857 8.44902 3.0246C9.50786 2.94062 10.5719 3.09871 11.5606 3.48688C12.5493 3.87505 13.4367 4.48313 14.1556 5.26506C14.8745 6.04698 15.406 6.98225 15.7099 8.00002H17.4999C18.4654 7.99991 19.4053 8.31034 20.1808 8.88546C20.9564 9.46058 21.5264 10.2699 21.8066 11.1938C22.0869 12.1178 22.0625 13.1074 21.7372 14.0164C21.4118 14.9254 20.8027 15.7057 19.9999 16.242M16 17H7M17 21H9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cloud-hail{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3.99985 14.899C3.25689 14.1399 2.69642 13.2217 2.36089 12.214C2.02535 11.2062 1.92356 10.1353 2.06321 9.08232C2.20287 8.02938 2.58031 7.02202 3.16695 6.13655C3.75358 5.25109 4.53403 4.51074 5.44918 3.97157C6.36433 3.43241 7.39018 3.10857 8.44902 3.0246C9.50786 2.94062 10.5719 3.09871 11.5606 3.48688C12.5493 3.87505 13.4367 4.48313 14.1556 5.26506C14.8745 6.04698 15.406 6.98225 15.7099 8.00002H17.4999C18.4654 7.99991 19.4053 8.31034 20.1808 8.88546C20.9564 9.46058 21.5264 10.2699 21.8066 11.1938C22.0869 12.1178 22.0625 13.1074 21.7372 14.0164C21.4118 14.9254 20.8027 15.7057 19.9999 16.242M16 14V16M8 14V16M16 20H16.01M8 20H8.01M12 16V18M12 22H12.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3.99985 14.899C3.25689 14.1399 2.69642 13.2217 2.36089 12.214C2.02535 11.2062 1.92356 10.1353 2.06321 9.08232C2.20287 8.02938 2.58031 7.02202 3.16695 6.13655C3.75358 5.25109 4.53403 4.51074 5.44918 3.97157C6.36433 3.43241 7.39018 3.10857 8.44902 3.0246C9.50786 2.94062 10.5719 3.09871 11.5606 3.48688C12.5493 3.87505 13.4367 4.48313 14.1556 5.26506C14.8745 6.04698 15.406 6.98225 15.7099 8.00002H17.4999C18.4654 7.99991 19.4053 8.31034 20.1808 8.88546C20.9564 9.46058 21.5264 10.2699 21.8066 11.1938C22.0869 12.1178 22.0625 13.1074 21.7372 14.0164C21.4118 14.9254 20.8027 15.7057 19.9999 16.242M16 14V16M8 14V16M16 20H16.01M8 20H8.01M12 16V18M12 22H12.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cloud-lightning{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5.99985 16.326C4.94608 15.8256 4.03407 15.0698 3.34671 14.1273C2.65934 13.1848 2.21843 12.0855 2.06403 10.9292C1.90963 9.77291 2.04665 8.59638 2.46263 7.50653C2.8786 6.41669 3.56035 5.44808 4.44591 4.68874C5.33147 3.9294 6.39276 3.40342 7.53331 3.15859C8.67387 2.91376 9.85752 2.95785 10.9767 3.28686C12.0959 3.61587 13.1151 4.21935 13.9417 5.04247C14.7683 5.86559 15.3761 6.88223 15.7098 8.00001H17.4998C18.6513 7.998 19.7598 8.43748 20.597 9.22801C21.4343 10.0185 21.9367 11.0999 22.0007 12.2496C22.0648 13.3993 21.6857 14.5299 20.9414 15.4085C20.1972 16.2872 19.1444 16.8471 17.9998 16.973M13 12L10 17H14L11 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5.99985 16.326C4.94608 15.8256 4.03407 15.0698 3.34671 14.1273C2.65934 13.1848 2.21843 12.0855 2.06403 10.9292C1.90963 9.77291 2.04665 8.59638 2.46263 7.50653C2.8786 6.41669 3.56035 5.44808 4.44591 4.68874C5.33147 3.9294 6.39276 3.40342 7.53331 3.15859C8.67387 2.91376 9.85752 2.95785 10.9767 3.28686C12.0959 3.61587 13.1151 4.21935 13.9417 5.04247C14.7683 5.86559 15.3761 6.88223 15.7098 8.00001H17.4998C18.6513 7.998 19.7598 8.43748 20.597 9.22801C21.4343 10.0185 21.9367 11.0999 22.0007 12.2496C22.0648 13.3993 21.6857 14.5299 20.9414 15.4085C20.1972 16.2872 19.1444 16.8471 17.9998 16.973M13 12L10 17H14L11 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cloud-moon-rain{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.1881 8.5C10.5208 7.21165 11.2722 6.07042 12.3243 5.25581C13.3765 4.4412 14.6695 3.99944 16.0001 4C15.2045 4.79565 14.7575 5.87478 14.7575 7C14.7575 7.55715 14.8672 8.10885 15.0804 8.62359C15.2936 9.13833 15.6061 9.60603 16.0001 10C16.3941 10.394 16.8618 10.7065 17.3765 10.9197C17.8913 11.1329 18.443 11.2426 19.0001 11.2426C20.1253 11.2426 21.2045 10.7956 22.0001 10C22.0003 11.0534 21.7231 12.0882 21.1965 13.0005C20.6699 13.9128 19.9124 14.6703 19.0001 15.197M11.0001 20V22M3.00006 20.0001C2.5506 19.4002 2.24176 18.707 2.09639 17.9716C1.95103 17.2363 1.97285 16.4777 2.16025 15.7519C2.34764 15.0261 2.69582 14.3518 3.17902 13.7788C3.66222 13.2057 4.26808 12.7487 4.95177 12.4414C5.63546 12.1341 6.3795 11.9845 7.12882 12.0036C7.87815 12.0227 8.61359 12.21 9.28075 12.5517C9.94791 12.8934 10.5297 13.3807 10.9831 13.9776C11.4365 14.5745 11.7499 15.2657 11.9001 16.0001H13.0001C13.6085 15.9992 14.2029 16.1833 14.7042 16.5281C15.2056 16.8728 15.5903 17.3619 15.8073 17.9303C16.0242 18.4988 16.0632 19.1198 15.919 19.7109C15.7749 20.302 15.4544 20.8353 15.0001 21.2401M7.00012 19V21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.1881 8.5C10.5208 7.21165 11.2722 6.07042 12.3243 5.25581C13.3765 4.4412 14.6695 3.99944 16.0001 4C15.2045 4.79565 14.7575 5.87478 14.7575 7C14.7575 7.55715 14.8672 8.10885 15.0804 8.62359C15.2936 9.13833 15.6061 9.60603 16.0001 10C16.3941 10.394 16.8618 10.7065 17.3765 10.9197C17.8913 11.1329 18.443 11.2426 19.0001 11.2426C20.1253 11.2426 21.2045 10.7956 22.0001 10C22.0003 11.0534 21.7231 12.0882 21.1965 13.0005C20.6699 13.9128 19.9124 14.6703 19.0001 15.197M11.0001 20V22M3.00006 20.0001C2.5506 19.4002 2.24176 18.707 2.09639 17.9716C1.95103 17.2363 1.97285 16.4777 2.16025 15.7519C2.34764 15.0261 2.69582 14.3518 3.17902 13.7788C3.66222 13.2057 4.26808 12.7487 4.95177 12.4414C5.63546 12.1341 6.3795 11.9845 7.12882 12.0036C7.87815 12.0227 8.61359 12.21 9.28075 12.5517C9.94791 12.8934 10.5297 13.3807 10.9831 13.9776C11.4365 14.5745 11.7499 15.2657 11.9001 16.0001H13.0001C13.6085 15.9992 14.2029 16.1833 14.7042 16.5281C15.2056 16.8728 15.5903 17.3619 15.8073 17.9303C16.0242 18.4988 16.0632 19.1198 15.919 19.7109C15.7749 20.302 15.4544 20.8353 15.0001 21.2401M7.00012 19V21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cloud-moon{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.188 8.5C10.5206 7.21165 11.2721 6.07042 12.3242 5.25581C13.3763 4.4412 14.6694 3.99944 16 4C15.2043 4.79565 14.7573 5.87478 14.7573 7C14.7573 7.55715 14.8671 8.10885 15.0803 8.62359C15.2935 9.13833 15.606 9.60603 16 10C16.394 10.394 16.8617 10.7065 17.3764 10.9197C17.8911 11.1329 18.4428 11.2426 19 11.2426C20.1252 11.2426 21.2043 10.7956 22 10C22.0001 11.0534 21.723 12.0882 21.1964 13.0005C20.6697 13.9128 19.9122 14.6703 19 15.197M13 16C13.7956 16 14.5587 16.3161 15.1213 16.8787C15.6839 17.4413 16 18.2044 16 19C16 19.7956 15.6839 20.5587 15.1213 21.1213C14.5587 21.6839 13.7956 22 13 22H6.99996C6.05393 21.9998 5.12737 21.7312 4.32788 21.2255C3.5284 20.7197 2.8888 19.9975 2.48339 19.1427C2.07797 18.288 1.92336 17.3358 2.03752 16.3966C2.15168 15.4575 2.52992 14.5701 3.12832 13.8373C3.72672 13.1046 4.52071 12.5567 5.41808 12.2572C6.31545 11.9577 7.27938 11.9189 8.1979 12.1454C9.11642 12.3718 9.95185 12.8542 10.6072 13.5366C11.2625 14.2189 11.7108 15.0731 11.9 16H13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.188 8.5C10.5206 7.21165 11.2721 6.07042 12.3242 5.25581C13.3763 4.4412 14.6694 3.99944 16 4C15.2043 4.79565 14.7573 5.87478 14.7573 7C14.7573 7.55715 14.8671 8.10885 15.0803 8.62359C15.2935 9.13833 15.606 9.60603 16 10C16.394 10.394 16.8617 10.7065 17.3764 10.9197C17.8911 11.1329 18.4428 11.2426 19 11.2426C20.1252 11.2426 21.2043 10.7956 22 10C22.0001 11.0534 21.723 12.0882 21.1964 13.0005C20.6697 13.9128 19.9122 14.6703 19 15.197M13 16C13.7956 16 14.5587 16.3161 15.1213 16.8787C15.6839 17.4413 16 18.2044 16 19C16 19.7956 15.6839 20.5587 15.1213 21.1213C14.5587 21.6839 13.7956 22 13 22H6.99996C6.05393 21.9998 5.12737 21.7312 4.32788 21.2255C3.5284 20.7197 2.8888 19.9975 2.48339 19.1427C2.07797 18.288 1.92336 17.3358 2.03752 16.3966C2.15168 15.4575 2.52992 14.5701 3.12832 13.8373C3.72672 13.1046 4.52071 12.5567 5.41808 12.2572C6.31545 11.9577 7.27938 11.9189 8.1979 12.1454C9.11642 12.3718 9.95185 12.8542 10.6072 13.5366C11.2625 14.2189 11.7108 15.0731 11.9 16H13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cloud-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 2L22 22M5.78204 5.78198C4.38831 6.50262 3.27709 7.6706 2.62673 9.09847C1.97638 10.5264 1.82459 12.1313 2.19573 13.6558C2.56688 15.1803 3.43943 16.5359 4.67336 17.505C5.90728 18.4742 7.43103 19.0006 9.00004 19H17.5C17.9428 19.0003 18.3832 18.9353 18.807 18.807M21.532 16.5001C21.8724 15.8139 22.0321 15.0522 21.9958 14.2872C21.9596 13.5221 21.7287 12.7789 21.3249 12.128C20.9212 11.4771 20.3579 10.94 19.6886 10.5677C19.0193 10.1953 18.2659 9.99992 17.5 10.0001H15.71C15.3275 8.71934 14.5867 7.57472 13.575 6.70121C12.5632 5.82769 11.3228 5.26173 10 5.07007%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 2L22 22M5.78204 5.78198C4.38831 6.50262 3.27709 7.6706 2.62673 9.09847C1.97638 10.5264 1.82459 12.1313 2.19573 13.6558C2.56688 15.1803 3.43943 16.5359 4.67336 17.505C5.90728 18.4742 7.43103 19.0006 9.00004 19H17.5C17.9428 19.0003 18.3832 18.9353 18.807 18.807M21.532 16.5001C21.8724 15.8139 22.0321 15.0522 21.9958 14.2872C21.9596 13.5221 21.7287 12.7789 21.3249 12.128C20.9212 11.4771 20.3579 10.94 19.6886 10.5677C19.0193 10.1953 18.2659 9.99992 17.5 10.0001H15.71C15.3275 8.71934 14.5867 7.57472 13.575 6.70121C12.5632 5.82769 11.3228 5.26173 10 5.07007%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cloud-rain-wind{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3.99985 14.899C3.25689 14.1399 2.69642 13.2217 2.36089 12.214C2.02535 11.2062 1.92356 10.1353 2.06321 9.08232C2.20287 8.02938 2.58031 7.02202 3.16695 6.13655C3.75358 5.25109 4.53403 4.51074 5.44918 3.97157C6.36433 3.43241 7.39018 3.10857 8.44902 3.0246C9.50786 2.94062 10.5719 3.09871 11.5606 3.48688C12.5493 3.87505 13.4367 4.48313 14.1556 5.26506C14.8745 6.04698 15.406 6.98225 15.7099 8.00002H17.4999C18.4654 7.99991 19.4053 8.31034 20.1808 8.88546C20.9564 9.46058 21.5264 10.2699 21.8066 11.1938C22.0869 12.1178 22.0625 13.1074 21.7372 14.0164C21.4118 14.9254 20.8027 15.7057 19.9999 16.242M9.19983 22L12.1998 15M8.99988 13L5.99988 20M16.9999 13L13.9999 20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3.99985 14.899C3.25689 14.1399 2.69642 13.2217 2.36089 12.214C2.02535 11.2062 1.92356 10.1353 2.06321 9.08232C2.20287 8.02938 2.58031 7.02202 3.16695 6.13655C3.75358 5.25109 4.53403 4.51074 5.44918 3.97157C6.36433 3.43241 7.39018 3.10857 8.44902 3.0246C9.50786 2.94062 10.5719 3.09871 11.5606 3.48688C12.5493 3.87505 13.4367 4.48313 14.1556 5.26506C14.8745 6.04698 15.406 6.98225 15.7099 8.00002H17.4999C18.4654 7.99991 19.4053 8.31034 20.1808 8.88546C20.9564 9.46058 21.5264 10.2699 21.8066 11.1938C22.0869 12.1178 22.0625 13.1074 21.7372 14.0164C21.4118 14.9254 20.8027 15.7057 19.9999 16.242M9.19983 22L12.1998 15M8.99988 13L5.99988 20M16.9999 13L13.9999 20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cloud-rain{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.00034 14.899C3.25738 14.1399 2.69691 13.2217 2.36137 12.214C2.02584 11.2062 1.92405 10.1353 2.0637 9.08232C2.20335 8.02938 2.5808 7.02202 3.16743 6.13655C3.75407 5.25109 4.53452 4.51074 5.44967 3.97157C6.36482 3.43241 7.39067 3.10857 8.44951 3.0246C9.50835 2.94062 10.5724 3.09871 11.5611 3.48688C12.5498 3.87505 13.4372 4.48313 14.1561 5.26506C14.8749 6.04698 15.4065 6.98225 15.7103 8.00002H17.5003C18.4659 7.99991 19.4058 8.31034 20.1813 8.88546C20.9569 9.46058 21.5269 10.2699 21.8071 11.1938C22.0874 12.1178 22.063 13.1074 21.7377 14.0164C21.4123 14.9254 20.8032 15.7057 20.0003 16.242M16.0002 14V20M8.00024 14V20M12.0002 16V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.00034 14.899C3.25738 14.1399 2.69691 13.2217 2.36137 12.214C2.02584 11.2062 1.92405 10.1353 2.0637 9.08232C2.20335 8.02938 2.5808 7.02202 3.16743 6.13655C3.75407 5.25109 4.53452 4.51074 5.44967 3.97157C6.36482 3.43241 7.39067 3.10857 8.44951 3.0246C9.50835 2.94062 10.5724 3.09871 11.5611 3.48688C12.5498 3.87505 13.4372 4.48313 14.1561 5.26506C14.8749 6.04698 15.4065 6.98225 15.7103 8.00002H17.5003C18.4659 7.99991 19.4058 8.31034 20.1813 8.88546C20.9569 9.46058 21.5269 10.2699 21.8071 11.1938C22.0874 12.1178 22.063 13.1074 21.7377 14.0164C21.4123 14.9254 20.8032 15.7057 20.0003 16.242M16.0002 14V20M8.00024 14V20M12.0002 16V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cloud-snow{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.00034 14.899C3.25738 14.1399 2.69691 13.2217 2.36137 12.214C2.02584 11.2062 1.92405 10.1353 2.0637 9.08232C2.20335 8.02938 2.5808 7.02202 3.16743 6.13655C3.75407 5.25109 4.53452 4.51074 5.44967 3.97157C6.36482 3.43241 7.39067 3.10857 8.44951 3.0246C9.50835 2.94062 10.5724 3.09871 11.5611 3.48688C12.5498 3.87505 13.4372 4.48313 14.1561 5.26506C14.8749 6.04698 15.4065 6.98225 15.7103 8.00002H17.5003C18.4659 7.99991 19.4058 8.31034 20.1813 8.88546C20.9569 9.46058 21.5269 10.2699 21.8071 11.1938C22.0874 12.1178 22.063 13.1074 21.7377 14.0164C21.4123 14.9254 20.8032 15.7057 20.0003 16.242M8.00024 15H8.01024M8.00024 19H8.01024M12.0002 17H12.0102M12.0002 21H12.0102M16.0002 15H16.0102M16.0002 19H16.0102%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.00034 14.899C3.25738 14.1399 2.69691 13.2217 2.36137 12.214C2.02584 11.2062 1.92405 10.1353 2.0637 9.08232C2.20335 8.02938 2.5808 7.02202 3.16743 6.13655C3.75407 5.25109 4.53452 4.51074 5.44967 3.97157C6.36482 3.43241 7.39067 3.10857 8.44951 3.0246C9.50835 2.94062 10.5724 3.09871 11.5611 3.48688C12.5498 3.87505 13.4372 4.48313 14.1561 5.26506C14.8749 6.04698 15.4065 6.98225 15.7103 8.00002H17.5003C18.4659 7.99991 19.4058 8.31034 20.1813 8.88546C20.9569 9.46058 21.5269 10.2699 21.8071 11.1938C22.0874 12.1178 22.063 13.1074 21.7377 14.0164C21.4123 14.9254 20.8032 15.7057 20.0003 16.242M8.00024 15H8.01024M8.00024 19H8.01024M12.0002 17H12.0102M12.0002 21H12.0102M16.0002 15H16.0102M16.0002 19H16.0102%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cloud-sun-rain{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2V4M4.92993 4.92993L6.33993 6.33993M20 12H22M19.0699 4.92993L17.6599 6.33993M15.947 12.6501C16.07 11.9046 15.9794 11.1395 15.6857 10.4433C15.3919 9.74717 14.9069 9.14847 14.287 8.71654C13.667 8.28461 12.9374 8.03711 12.1826 8.00269C11.4278 7.96827 10.6787 8.14835 10.022 8.52206M3.00006 20.0001C2.5506 19.4002 2.24176 18.707 2.09639 17.9716C1.95103 17.2363 1.97285 16.4777 2.16025 15.7519C2.34764 15.0261 2.69582 14.3518 3.17902 13.7788C3.66222 13.2057 4.26808 12.7487 4.95177 12.4414C5.63546 12.1341 6.3795 11.9845 7.12882 12.0036C7.87815 12.0227 8.61359 12.21 9.28075 12.5517C9.94791 12.8934 10.5297 13.3807 10.9831 13.9776C11.4365 14.5745 11.7499 15.2657 11.9001 16.0001H13.0001C13.6085 15.9992 14.2029 16.1833 14.7042 16.5281C15.2056 16.8728 15.5903 17.3619 15.8073 17.9303C16.0242 18.4988 16.0632 19.1198 15.919 19.7109C15.7749 20.302 15.4544 20.8353 15.0001 21.2401M11 20V22M7 19V21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2V4M4.92993 4.92993L6.33993 6.33993M20 12H22M19.0699 4.92993L17.6599 6.33993M15.947 12.6501C16.07 11.9046 15.9794 11.1395 15.6857 10.4433C15.3919 9.74717 14.9069 9.14847 14.287 8.71654C13.667 8.28461 12.9374 8.03711 12.1826 8.00269C11.4278 7.96827 10.6787 8.14835 10.022 8.52206M3.00006 20.0001C2.5506 19.4002 2.24176 18.707 2.09639 17.9716C1.95103 17.2363 1.97285 16.4777 2.16025 15.7519C2.34764 15.0261 2.69582 14.3518 3.17902 13.7788C3.66222 13.2057 4.26808 12.7487 4.95177 12.4414C5.63546 12.1341 6.3795 11.9845 7.12882 12.0036C7.87815 12.0227 8.61359 12.21 9.28075 12.5517C9.94791 12.8934 10.5297 13.3807 10.9831 13.9776C11.4365 14.5745 11.7499 15.2657 11.9001 16.0001H13.0001C13.6085 15.9992 14.2029 16.1833 14.7042 16.5281C15.2056 16.8728 15.5903 17.3619 15.8073 17.9303C16.0242 18.4988 16.0632 19.1198 15.919 19.7109C15.7749 20.302 15.4544 20.8353 15.0001 21.2401M11 20V22M7 19V21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cloud-sun{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2V4M4.92993 4.92993L6.33993 6.33993M20 12H22M19.0699 4.92993L17.6599 6.33993M15.947 12.6501C16.07 11.9046 15.9794 11.1395 15.6857 10.4433C15.3919 9.74717 14.9069 9.14847 14.287 8.71654C13.667 8.28461 12.9374 8.03711 12.1826 8.00269C11.4278 7.96827 10.6787 8.14835 10.022 8.52206M13 22H6.99996C6.05393 21.9998 5.12737 21.7312 4.32788 21.2255C3.5284 20.7197 2.8888 19.9975 2.48339 19.1427C2.07797 18.288 1.92336 17.3358 2.03752 16.3966C2.15168 15.4575 2.52992 14.5701 3.12832 13.8373C3.72672 13.1046 4.52071 12.5567 5.41808 12.2572C6.31545 11.9577 7.27938 11.9189 8.1979 12.1454C9.11642 12.3718 9.95185 12.8542 10.6072 13.5366C11.2625 14.2189 11.7108 15.0731 11.9 16H13C13.7956 16 14.5587 16.3161 15.1213 16.8787C15.6839 17.4413 16 18.2044 16 19C16 19.7956 15.6839 20.5587 15.1213 21.1213C14.5587 21.6839 13.7956 22 13 22Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2V4M4.92993 4.92993L6.33993 6.33993M20 12H22M19.0699 4.92993L17.6599 6.33993M15.947 12.6501C16.07 11.9046 15.9794 11.1395 15.6857 10.4433C15.3919 9.74717 14.9069 9.14847 14.287 8.71654C13.667 8.28461 12.9374 8.03711 12.1826 8.00269C11.4278 7.96827 10.6787 8.14835 10.022 8.52206M13 22H6.99996C6.05393 21.9998 5.12737 21.7312 4.32788 21.2255C3.5284 20.7197 2.8888 19.9975 2.48339 19.1427C2.07797 18.288 1.92336 17.3358 2.03752 16.3966C2.15168 15.4575 2.52992 14.5701 3.12832 13.8373C3.72672 13.1046 4.52071 12.5567 5.41808 12.2572C6.31545 11.9577 7.27938 11.9189 8.1979 12.1454C9.11642 12.3718 9.95185 12.8542 10.6072 13.5366C11.2625 14.2189 11.7108 15.0731 11.9 16H13C13.7956 16 14.5587 16.3161 15.1213 16.8787C15.6839 17.4413 16 18.2044 16 19C16 19.7956 15.6839 20.5587 15.1213 21.1213C14.5587 21.6839 13.7956 22 13 22Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cloud-upload{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.0002 13V21M12.0002 13L8.00024 17M12.0002 13L16.0002 17M4.00034 14.899C3.25738 14.1399 2.69691 13.2217 2.36137 12.214C2.02584 11.2062 1.92405 10.1353 2.0637 9.08232C2.20335 8.02938 2.5808 7.02202 3.16743 6.13655C3.75407 5.25109 4.53452 4.51074 5.44967 3.97157C6.36482 3.43241 7.39067 3.10857 8.44951 3.0246C9.50835 2.94062 10.5724 3.09871 11.5611 3.48688C12.5498 3.87505 13.4372 4.48313 14.1561 5.26506C14.8749 6.04698 15.4065 6.98225 15.7103 8.00002H17.5003C18.4659 7.99991 19.4058 8.31034 20.1813 8.88546C20.9569 9.46058 21.5269 10.2699 21.8071 11.1938C22.0874 12.1178 22.063 13.1074 21.7377 14.0164C21.4123 14.9254 20.8032 15.7057 20.0003 16.242%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.0002 13V21M12.0002 13L8.00024 17M12.0002 13L16.0002 17M4.00034 14.899C3.25738 14.1399 2.69691 13.2217 2.36137 12.214C2.02584 11.2062 1.92405 10.1353 2.0637 9.08232C2.20335 8.02938 2.5808 7.02202 3.16743 6.13655C3.75407 5.25109 4.53452 4.51074 5.44967 3.97157C6.36482 3.43241 7.39067 3.10857 8.44951 3.0246C9.50835 2.94062 10.5724 3.09871 11.5611 3.48688C12.5498 3.87505 13.4372 4.48313 14.1561 5.26506C14.8749 6.04698 15.4065 6.98225 15.7103 8.00002H17.5003C18.4659 7.99991 19.4058 8.31034 20.1813 8.88546C20.9569 9.46058 21.5269 10.2699 21.8071 11.1938C22.0874 12.1178 22.063 13.1074 21.7377 14.0164C21.4123 14.9254 20.8032 15.7057 20.0003 16.242%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cloud{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17.5002 19H9.00016C7.70202 18.9997 6.42955 18.6384 5.32494 17.9565C4.22032 17.2746 3.32708 16.2989 2.74503 15.1386C2.16298 13.9783 1.91505 12.679 2.02895 11.3858C2.14285 10.0927 2.61409 8.85671 3.39001 7.81598C4.16593 6.77526 5.21596 5.97079 6.42276 5.49249C7.62957 5.01418 8.9456 4.88087 10.2238 5.10747C11.502 5.33406 12.692 5.91162 13.6609 6.77561C14.6297 7.6396 15.3393 8.75598 15.7102 10H17.5002C18.6936 10 19.8382 10.4741 20.6821 11.318C21.5261 12.1619 22.0002 13.3065 22.0002 14.5C22.0002 15.6935 21.5261 16.8381 20.6821 17.682C19.8382 18.5259 18.6936 19 17.5002 19Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17.5002 19H9.00016C7.70202 18.9997 6.42955 18.6384 5.32494 17.9565C4.22032 17.2746 3.32708 16.2989 2.74503 15.1386C2.16298 13.9783 1.91505 12.679 2.02895 11.3858C2.14285 10.0927 2.61409 8.85671 3.39001 7.81598C4.16593 6.77526 5.21596 5.97079 6.42276 5.49249C7.62957 5.01418 8.9456 4.88087 10.2238 5.10747C11.502 5.33406 12.692 5.91162 13.6609 6.77561C14.6297 7.6396 15.3393 8.75598 15.7102 10H17.5002C18.6936 10 19.8382 10.4741 20.6821 11.318C21.5261 12.1619 22.0002 13.3065 22.0002 14.5C22.0002 15.6935 21.5261 16.8381 20.6821 17.682C19.8382 18.5259 18.6936 19 17.5002 19Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cloudy{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22.0003 10.0001C22.0003 9.20441 21.6842 8.44135 21.1216 7.87874C20.559 7.31613 19.796 7.00006 19.0003 7.00006H16.7933C16.4541 5.80639 15.7212 4.76245 14.7139 4.03779C13.7065 3.31312 12.4837 2.95028 11.2441 3.0082C10.0045 3.06611 8.82092 3.54137 7.8855 4.35681C6.95008 5.17224 6.31779 6.27995 6.09131 7.50006M17.5002 21H9.00016C7.70202 20.9997 6.42955 20.6384 5.32494 19.9565C4.22032 19.2746 3.32708 18.2989 2.74503 17.1386C2.16298 15.9783 1.91505 14.679 2.02895 13.3858C2.14285 12.0927 2.61409 10.8567 3.39001 9.81598C4.16593 8.77526 5.21596 7.97079 6.42276 7.49249C7.62957 7.01418 8.9456 6.88087 10.2238 7.10747C11.502 7.33406 12.692 7.91162 13.6609 8.77561C14.6297 9.6396 15.3393 10.756 15.7102 12H17.5002C18.0911 12 18.6763 12.1164 19.2222 12.3425C19.7682 12.5687 20.2643 12.9002 20.6821 13.318C21.1 13.7359 21.4315 14.232 21.6576 14.7779C21.8838 15.3239 22.0002 15.9091 22.0002 16.5C22.0002 17.091 21.8838 17.6761 21.6576 18.2221C21.4315 18.768 21.1 19.2641 20.6821 19.682C20.2643 20.0998 19.7682 20.4313 19.2222 20.6575C18.6763 20.8836 18.0911 21 17.5002 21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22.0003 10.0001C22.0003 9.20441 21.6842 8.44135 21.1216 7.87874C20.559 7.31613 19.796 7.00006 19.0003 7.00006H16.7933C16.4541 5.80639 15.7212 4.76245 14.7139 4.03779C13.7065 3.31312 12.4837 2.95028 11.2441 3.0082C10.0045 3.06611 8.82092 3.54137 7.8855 4.35681C6.95008 5.17224 6.31779 6.27995 6.09131 7.50006M17.5002 21H9.00016C7.70202 20.9997 6.42955 20.6384 5.32494 19.9565C4.22032 19.2746 3.32708 18.2989 2.74503 17.1386C2.16298 15.9783 1.91505 14.679 2.02895 13.3858C2.14285 12.0927 2.61409 10.8567 3.39001 9.81598C4.16593 8.77526 5.21596 7.97079 6.42276 7.49249C7.62957 7.01418 8.9456 6.88087 10.2238 7.10747C11.502 7.33406 12.692 7.91162 13.6609 8.77561C14.6297 9.6396 15.3393 10.756 15.7102 12H17.5002C18.0911 12 18.6763 12.1164 19.2222 12.3425C19.7682 12.5687 20.2643 12.9002 20.6821 13.318C21.1 13.7359 21.4315 14.232 21.6576 14.7779C21.8838 15.3239 22.0002 15.9091 22.0002 16.5C22.0002 17.091 21.8838 17.6761 21.6576 18.2221C21.4315 18.768 21.1 19.2641 20.6821 19.682C20.2643 20.0998 19.7682 20.4313 19.2222 20.6575C18.6763 20.8836 18.0911 21 17.5002 21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--clover{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16.17 7.83008L2 22.0001M16.17 7.83008C16.4398 7.5599 16.652 7.23787 16.794 6.88343C16.9359 6.529 17.0045 6.14949 16.9958 5.7678C16.987 5.38611 16.901 5.01015 16.743 4.6626C16.585 4.31504 16.3582 4.00309 16.0764 3.74557C15.7945 3.48804 15.4634 3.29028 15.1031 3.1642C14.7427 3.03813 14.3605 2.98635 13.9796 3.012C13.5987 3.03765 13.2269 3.1402 12.8867 3.31345C12.5464 3.4867 12.2448 3.72707 12.0001 4.02006C11.7553 3.72707 11.4537 3.4867 11.1135 3.31345C10.7732 3.1402 10.4015 3.03765 10.0205 3.012C9.6396 2.98635 9.25743 3.03813 8.89706 3.1642C8.53668 3.29028 8.20558 3.48804 7.92372 3.74557C7.64187 4.00309 7.41509 4.31504 7.25708 4.6626C7.09907 5.01015 7.01309 5.38611 7.00434 5.7678C6.99559 6.14949 7.06424 6.529 7.20615 6.88343C7.34806 7.23787 7.5603 7.55988 7.83006 7.83006M16.17 7.83008C16.4402 7.56032 16.7622 7.34806 17.1167 7.20615C17.4711 7.06424 17.8506 6.99559 18.2323 7.00434C18.614 7.01309 18.99 7.09907 19.3375 7.25708C19.6851 7.41509 19.997 7.64187 20.2545 7.92372C20.5121 8.20558 20.7098 8.53668 20.8359 8.89706C20.962 9.25743 21.0138 9.6396 20.9881 10.0205C20.9625 10.4015 20.8599 10.7732 20.6867 11.1135C20.5134 11.4537 20.273 11.7553 19.9801 12.0001C20.273 12.2448 20.5134 12.5464 20.6867 12.8867C20.8599 13.2269 20.9625 13.5987 20.9881 13.9796C21.0138 14.3605 20.962 14.7427 20.8359 15.1031C20.7098 15.4634 20.5121 15.7945 20.2545 16.0764C19.997 16.3582 19.6851 16.585 19.3375 16.743C18.99 16.901 18.614 16.987 18.2323 16.9958C17.8506 17.0045 17.4711 16.9359 17.1167 16.794C16.7622 16.652 16.4402 16.4398 16.1701 16.1701M4.02006 12.0001C3.72707 11.7553 3.4867 11.4537 3.31345 11.1135C3.1402 10.7732 3.03765 10.4015 3.012 10.0205C2.98635 9.6396 3.03813 9.25743 3.1642 8.89706C3.29028 8.53668 3.48804 8.20558 3.74557 7.92372C4.00309 7.64187 4.31504 7.41509 4.6626 7.25708C5.01015 7.09907 5.38611 7.01309 5.7678 7.00434C6.14949 6.99559 6.529 7.06424 6.88343 7.20615C7.23787 7.34806 7.55988 7.5603 7.83006 7.83006M7.83006 7.83006L16.1701 16.1701M16.1701 16.1701C16.4398 16.4402 16.652 16.7622 16.794 17.1167C16.9359 17.4711 17.0045 17.8506 16.9958 18.2323C16.987 18.614 16.901 18.99 16.743 19.3375C16.585 19.6851 16.3582 19.997 16.0764 20.2545C15.7945 20.5121 15.4634 20.7098 15.1031 20.8359C14.7427 20.962 14.3605 21.0138 13.9796 20.9881C13.5987 20.9625 13.2269 20.8599 12.8867 20.6867C12.5464 20.5134 12.2448 20.273 12.0001 19.9801C11.7553 20.273 11.4537 20.5134 11.1135 20.6867C10.7732 20.8599 10.4015 20.9625 10.0205 20.9881C9.6396 21.0138 9.25743 20.962 8.89706 20.8359C8.53668 20.7098 8.20558 20.5121 7.92372 20.2545C7.64187 19.997 7.41509 19.6851 7.25708 19.3375C7.09907 18.99 7.01309 18.614 7.00434 18.2323C6.99559 17.8506 7.06424 17.4711 7.20615 17.1167C7.34806 16.7622 7.5603 16.4402 7.83006 16.1701C7.27708 16.6779 6.54499 16.9454 5.79485 16.9135C5.0447 16.8816 4.33795 16.553 3.83006 16.0001C3.32217 15.4471 3.05475 14.715 3.08663 13.9648C3.11851 13.2147 3.44708 12.5079 4.00006 12.0001%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16.17 7.83008L2 22.0001M16.17 7.83008C16.4398 7.5599 16.652 7.23787 16.794 6.88343C16.9359 6.529 17.0045 6.14949 16.9958 5.7678C16.987 5.38611 16.901 5.01015 16.743 4.6626C16.585 4.31504 16.3582 4.00309 16.0764 3.74557C15.7945 3.48804 15.4634 3.29028 15.1031 3.1642C14.7427 3.03813 14.3605 2.98635 13.9796 3.012C13.5987 3.03765 13.2269 3.1402 12.8867 3.31345C12.5464 3.4867 12.2448 3.72707 12.0001 4.02006C11.7553 3.72707 11.4537 3.4867 11.1135 3.31345C10.7732 3.1402 10.4015 3.03765 10.0205 3.012C9.6396 2.98635 9.25743 3.03813 8.89706 3.1642C8.53668 3.29028 8.20558 3.48804 7.92372 3.74557C7.64187 4.00309 7.41509 4.31504 7.25708 4.6626C7.09907 5.01015 7.01309 5.38611 7.00434 5.7678C6.99559 6.14949 7.06424 6.529 7.20615 6.88343C7.34806 7.23787 7.5603 7.55988 7.83006 7.83006M16.17 7.83008C16.4402 7.56032 16.7622 7.34806 17.1167 7.20615C17.4711 7.06424 17.8506 6.99559 18.2323 7.00434C18.614 7.01309 18.99 7.09907 19.3375 7.25708C19.6851 7.41509 19.997 7.64187 20.2545 7.92372C20.5121 8.20558 20.7098 8.53668 20.8359 8.89706C20.962 9.25743 21.0138 9.6396 20.9881 10.0205C20.9625 10.4015 20.8599 10.7732 20.6867 11.1135C20.5134 11.4537 20.273 11.7553 19.9801 12.0001C20.273 12.2448 20.5134 12.5464 20.6867 12.8867C20.8599 13.2269 20.9625 13.5987 20.9881 13.9796C21.0138 14.3605 20.962 14.7427 20.8359 15.1031C20.7098 15.4634 20.5121 15.7945 20.2545 16.0764C19.997 16.3582 19.6851 16.585 19.3375 16.743C18.99 16.901 18.614 16.987 18.2323 16.9958C17.8506 17.0045 17.4711 16.9359 17.1167 16.794C16.7622 16.652 16.4402 16.4398 16.1701 16.1701M4.02006 12.0001C3.72707 11.7553 3.4867 11.4537 3.31345 11.1135C3.1402 10.7732 3.03765 10.4015 3.012 10.0205C2.98635 9.6396 3.03813 9.25743 3.1642 8.89706C3.29028 8.53668 3.48804 8.20558 3.74557 7.92372C4.00309 7.64187 4.31504 7.41509 4.6626 7.25708C5.01015 7.09907 5.38611 7.01309 5.7678 7.00434C6.14949 6.99559 6.529 7.06424 6.88343 7.20615C7.23787 7.34806 7.55988 7.5603 7.83006 7.83006M7.83006 7.83006L16.1701 16.1701M16.1701 16.1701C16.4398 16.4402 16.652 16.7622 16.794 17.1167C16.9359 17.4711 17.0045 17.8506 16.9958 18.2323C16.987 18.614 16.901 18.99 16.743 19.3375C16.585 19.6851 16.3582 19.997 16.0764 20.2545C15.7945 20.5121 15.4634 20.7098 15.1031 20.8359C14.7427 20.962 14.3605 21.0138 13.9796 20.9881C13.5987 20.9625 13.2269 20.8599 12.8867 20.6867C12.5464 20.5134 12.2448 20.273 12.0001 19.9801C11.7553 20.273 11.4537 20.5134 11.1135 20.6867C10.7732 20.8599 10.4015 20.9625 10.0205 20.9881C9.6396 21.0138 9.25743 20.962 8.89706 20.8359C8.53668 20.7098 8.20558 20.5121 7.92372 20.2545C7.64187 19.997 7.41509 19.6851 7.25708 19.3375C7.09907 18.99 7.01309 18.614 7.00434 18.2323C6.99559 17.8506 7.06424 17.4711 7.20615 17.1167C7.34806 16.7622 7.5603 16.4402 7.83006 16.1701C7.27708 16.6779 6.54499 16.9454 5.79485 16.9135C5.0447 16.8816 4.33795 16.553 3.83006 16.0001C3.32217 15.4471 3.05475 14.715 3.08663 13.9648C3.11851 13.2147 3.44708 12.5079 4.00006 12.0001%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--club{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.0003 17.66C11.4758 18.4052 10.7743 19.0083 9.95889 19.4153C9.1435 19.8222 8.23978 20.0201 7.32895 19.9913C6.41812 19.9625 5.52873 19.7078 4.7407 19.2501C3.95268 18.7924 3.29072 18.1461 2.81433 17.3693C2.33793 16.5924 2.06203 15.7094 2.01142 14.7995C1.96081 13.8896 2.13707 12.9814 2.52437 12.1565C2.91166 11.3317 3.49786 10.6159 4.23026 10.0737C4.96266 9.53144 5.81833 9.17968 6.72034 9.05001C6.48126 8.23032 6.43631 7.36622 6.58906 6.52614C6.7418 5.68606 7.08803 4.89309 7.60034 4.21001C8.11265 3.52693 8.77696 2.97251 9.54066 2.59066C10.3044 2.20881 11.1465 2.01001 12.0003 2.01001C12.8542 2.01001 13.6963 2.20881 14.46 2.59066C15.2237 2.97251 15.888 3.52693 16.4003 4.21001C16.9126 4.89309 17.2589 5.68606 17.4116 6.52614C17.5644 7.36622 17.5194 8.23032 17.2803 9.05001V9.06001C18.1834 9.18851 19.0404 9.53961 19.774 10.0817C20.5077 10.6238 21.095 11.3398 21.483 12.1654C21.8711 12.9909 22.0477 13.9 21.9971 14.8108C21.9464 15.7216 21.6699 16.6055 21.1927 17.3828C20.7154 18.1602 20.0523 18.8067 19.263 19.264C18.4737 19.7213 17.5831 19.9752 16.6713 20.0027C15.7595 20.0302 14.8552 19.8304 14.0398 19.4215C13.2245 19.0125 12.5236 18.4072 12.0003 17.66ZM12.0003 17.66L12.0002 21.9999%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.0003 17.66C11.4758 18.4052 10.7743 19.0083 9.95889 19.4153C9.1435 19.8222 8.23978 20.0201 7.32895 19.9913C6.41812 19.9625 5.52873 19.7078 4.7407 19.2501C3.95268 18.7924 3.29072 18.1461 2.81433 17.3693C2.33793 16.5924 2.06203 15.7094 2.01142 14.7995C1.96081 13.8896 2.13707 12.9814 2.52437 12.1565C2.91166 11.3317 3.49786 10.6159 4.23026 10.0737C4.96266 9.53144 5.81833 9.17968 6.72034 9.05001C6.48126 8.23032 6.43631 7.36622 6.58906 6.52614C6.7418 5.68606 7.08803 4.89309 7.60034 4.21001C8.11265 3.52693 8.77696 2.97251 9.54066 2.59066C10.3044 2.20881 11.1465 2.01001 12.0003 2.01001C12.8542 2.01001 13.6963 2.20881 14.46 2.59066C15.2237 2.97251 15.888 3.52693 16.4003 4.21001C16.9126 4.89309 17.2589 5.68606 17.4116 6.52614C17.5644 7.36622 17.5194 8.23032 17.2803 9.05001V9.06001C18.1834 9.18851 19.0404 9.53961 19.774 10.0817C20.5077 10.6238 21.095 11.3398 21.483 12.1654C21.8711 12.9909 22.0477 13.9 21.9971 14.8108C21.9464 15.7216 21.6699 16.6055 21.1927 17.3828C20.7154 18.1602 20.0523 18.8067 19.263 19.264C18.4737 19.7213 17.5831 19.9752 16.6713 20.0027C15.7595 20.0302 14.8552 19.8304 14.0398 19.4215C13.2245 19.0125 12.5236 18.4072 12.0003 17.66ZM12.0003 17.66L12.0002 21.9999%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--code-xml{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 16L22 12L18 8M6 8L2 12L6 16M14.5 4L9.5 20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 16L22 12L18 8M6 8L2 12L6 16M14.5 4L9.5 20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--code{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 18L22 12L16 6M8 6L2 12L8 18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 18L22 12L16 6M8 6L2 12L8 18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--codepen{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2L22 8.5M12 2L2 8.5M12 2V8.5M22 8.5V15.5M22 8.5L12 15.5M22 15.5L12 22M22 15.5L12 8.5M12 22L2 15.5M12 22V15.5M2 15.5V8.5M2 15.5L12 8.5M2 8.5L12 15.5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2L22 8.5M12 2L2 8.5M12 2V8.5M22 8.5V15.5M22 8.5L12 15.5M22 15.5L12 22M22 15.5L12 8.5M12 22L2 15.5M12 22V15.5M2 15.5V8.5M2 15.5L12 8.5M2 8.5L12 15.5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--codesandbox{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7.5 4.20996L12 6.80996L16.5 4.20996M7.5 19.79V14.6L3 12M21 12L16.5 14.6V19.79M3.27002 6.95996L12 12.01L20.73 6.95996M12 22.08V12M21 15.9999V7.9999C20.9996 7.64918 20.9071 7.30471 20.7315 7.00106C20.556 6.69742 20.3037 6.44526 20 6.2699L13 2.2699C12.696 2.09437 12.3511 2.00195 12 2.00195C11.6489 2.00195 11.304 2.09437 11 2.2699L4 6.2699C3.69626 6.44526 3.44398 6.69742 3.26846 7.00106C3.09294 7.30471 3.00036 7.64918 3 7.9999V15.9999C3.00036 16.3506 3.09294 16.6951 3.26846 16.9987C3.44398 17.3024 3.69626 17.5545 4 17.7299L11 21.7299C11.304 21.9054 11.6489 21.9979 12 21.9979C12.3511 21.9979 12.696 21.9054 13 21.7299L20 17.7299C20.3037 17.5545 20.556 17.3024 20.7315 16.9987C20.9071 16.6951 20.9996 16.3506 21 15.9999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7.5 4.20996L12 6.80996L16.5 4.20996M7.5 19.79V14.6L3 12M21 12L16.5 14.6V19.79M3.27002 6.95996L12 12.01L20.73 6.95996M12 22.08V12M21 15.9999V7.9999C20.9996 7.64918 20.9071 7.30471 20.7315 7.00106C20.556 6.69742 20.3037 6.44526 20 6.2699L13 2.2699C12.696 2.09437 12.3511 2.00195 12 2.00195C11.6489 2.00195 11.304 2.09437 11 2.2699L4 6.2699C3.69626 6.44526 3.44398 6.69742 3.26846 7.00106C3.09294 7.30471 3.00036 7.64918 3 7.9999V15.9999C3.00036 16.3506 3.09294 16.6951 3.26846 16.9987C3.44398 17.3024 3.69626 17.5545 4 17.7299L11 21.7299C11.304 21.9054 11.6489 21.9979 12 21.9979C12.3511 21.9979 12.696 21.9054 13 21.7299L20 17.7299C20.3037 17.5545 20.556 17.3024 20.7315 16.9987C20.9071 16.6951 20.9996 16.3506 21 15.9999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--coffee{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 2V4M14 2V4M16 8C16.2652 8 16.5196 8.10536 16.7071 8.29289C16.8946 8.48043 17 8.73478 17 9V17C17 18.0609 16.5786 19.0783 15.8284 19.8284C15.0783 20.5786 14.0609 21 13 21H7C5.93913 21 4.92172 20.5786 4.17157 19.8284C3.42143 19.0783 3 18.0609 3 17V9C3 8.73478 3.10536 8.48043 3.29289 8.29289C3.48043 8.10536 3.73478 8 4 8H18C19.0609 8 20.0783 8.42143 20.8284 9.17157C21.5786 9.92172 22 10.9391 22 12C22 13.0609 21.5786 14.0783 20.8284 14.8284C20.0783 15.5786 19.0609 16 18 16H17M6 2V4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 2V4M14 2V4M16 8C16.2652 8 16.5196 8.10536 16.7071 8.29289C16.8946 8.48043 17 8.73478 17 9V17C17 18.0609 16.5786 19.0783 15.8284 19.8284C15.0783 20.5786 14.0609 21 13 21H7C5.93913 21 4.92172 20.5786 4.17157 19.8284C3.42143 19.0783 3 18.0609 3 17V9C3 8.73478 3.10536 8.48043 3.29289 8.29289C3.48043 8.10536 3.73478 8 4 8H18C19.0609 8 20.0783 8.42143 20.8284 9.17157C21.5786 9.92172 22 10.9391 22 12C22 13.0609 21.5786 14.0783 20.8284 14.8284C20.0783 15.5786 19.0609 16 18 16H17M6 2V4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cog{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 20C14.1217 20 16.1566 19.1571 17.6569 17.6569C19.1571 16.1566 20 14.1217 20 12C20 9.87827 19.1571 7.84344 17.6569 6.34315C16.1566 4.84285 14.1217 4 12 4M12 20C9.87827 20 7.84344 19.1571 6.34315 17.6569C4.84285 16.1566 4 14.1217 4 12M12 20V22M12 4C9.87827 4 7.84344 4.84285 6.34315 6.34315C4.84285 7.84344 4 9.87827 4 12M12 4V2M4 12H2M14 12C14 12.5304 13.7893 13.0391 13.4142 13.4142C13.0391 13.7893 12.5304 14 12 14C11.4696 14 10.9609 13.7893 10.5858 13.4142C10.2107 13.0391 10 12.5304 10 12C10 11.4696 10.2107 10.9609 10.5858 10.5858C10.9609 10.2107 11.4696 10 12 10C12.5304 10 13.0391 10.2107 13.4142 10.5858C13.7893 10.9609 14 11.4696 14 12ZM14 12H22M17 20.6599L16 18.9299M11 10.2701L7 3.34009M20.6599 17L18.9299 16M3.34009 7L5.07009 8M20.6599 7L18.9299 8M3.34009 17L5.07009 16M17 3.34009L16 5.07009M11 13.73L7 20.66%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 20C14.1217 20 16.1566 19.1571 17.6569 17.6569C19.1571 16.1566 20 14.1217 20 12C20 9.87827 19.1571 7.84344 17.6569 6.34315C16.1566 4.84285 14.1217 4 12 4M12 20C9.87827 20 7.84344 19.1571 6.34315 17.6569C4.84285 16.1566 4 14.1217 4 12M12 20V22M12 4C9.87827 4 7.84344 4.84285 6.34315 6.34315C4.84285 7.84344 4 9.87827 4 12M12 4V2M4 12H2M14 12C14 12.5304 13.7893 13.0391 13.4142 13.4142C13.0391 13.7893 12.5304 14 12 14C11.4696 14 10.9609 13.7893 10.5858 13.4142C10.2107 13.0391 10 12.5304 10 12C10 11.4696 10.2107 10.9609 10.5858 10.5858C10.9609 10.2107 11.4696 10 12 10C12.5304 10 13.0391 10.2107 13.4142 10.5858C13.7893 10.9609 14 11.4696 14 12ZM14 12H22M17 20.6599L16 18.9299M11 10.2701L7 3.34009M20.6599 17L18.9299 16M3.34009 7L5.07009 8M20.6599 7L18.9299 8M3.34009 17L5.07009 16M17 3.34009L16 5.07009M11 13.73L7 20.66%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--coins{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18.0901 10.3701C19.0354 10.7225 19.8766 11.3076 20.5358 12.0713C21.1951 12.835 21.6512 13.7526 21.8618 14.7392C22.0725 15.7258 22.031 16.7496 21.7411 17.716C21.4513 18.6823 20.9224 19.5599 20.2035 20.2677C19.4846 20.9755 18.5988 21.4906 17.6281 21.7653C16.6573 22.0401 15.633 22.0656 14.6498 21.8396C13.6666 21.6135 12.7562 21.1432 12.0029 20.4721C11.2496 19.801 10.6777 18.9508 10.3401 18.0001M7 6H8V10M16.7101 13.8799L17.4101 14.5899L14.5901 17.4099M14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18.0901 10.3701C19.0354 10.7225 19.8766 11.3076 20.5358 12.0713C21.1951 12.835 21.6512 13.7526 21.8618 14.7392C22.0725 15.7258 22.031 16.7496 21.7411 17.716C21.4513 18.6823 20.9224 19.5599 20.2035 20.2677C19.4846 20.9755 18.5988 21.4906 17.6281 21.7653C16.6573 22.0401 15.633 22.0656 14.6498 21.8396C13.6666 21.6135 12.7562 21.1432 12.0029 20.4721C11.2496 19.801 10.6777 18.9508 10.3401 18.0001M7 6H8V10M16.7101 13.8799L17.4101 14.5899L14.5901 17.4099M14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--columns-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 3V21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 3V21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--columns-3{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 3V21M15 3V21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 3V21M15 3V21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--columns-4{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7.5 3V21M12 3V21M16.5 3V21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7.5 3V21M12 3V21M16.5 3V21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--combine{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2C15.1 2 16 2.9 16 4V8C16 9.1 15.1 10 14 10M20 2C21.1 2 22 2.9 22 4V8C22 9.1 21.1 10 20 10M10 18H5C3.3 18 2 16.7 2 15V14M10 18L7 21M10 18L7 15M4 2H8C9.10457 2 10 2.89543 10 4V8C10 9.10457 9.10457 10 8 10H4C2.89543 10 2 9.10457 2 8V4C2 2.89543 2.89543 2 4 2ZM16 14H20C21.1046 14 22 14.8954 22 16V20C22 21.1046 21.1046 22 20 22H16C14.8954 22 14 21.1046 14 20V16C14 14.8954 14.8954 14 16 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2C15.1 2 16 2.9 16 4V8C16 9.1 15.1 10 14 10M20 2C21.1 2 22 2.9 22 4V8C22 9.1 21.1 10 20 10M10 18H5C3.3 18 2 16.7 2 15V14M10 18L7 21M10 18L7 15M4 2H8C9.10457 2 10 2.89543 10 4V8C10 9.10457 9.10457 10 8 10H4C2.89543 10 2 9.10457 2 8V4C2 2.89543 2.89543 2 4 2ZM16 14H20C21.1046 14 22 14.8954 22 16V20C22 21.1046 21.1046 22 20 22H16C14.8954 22 14 21.1046 14 20V16C14 14.8954 14.8954 14 16 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--command{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 6V18C15 18.5933 15.1759 19.1734 15.5056 19.6667C15.8352 20.1601 16.3038 20.5446 16.852 20.7716C17.4001 20.9987 18.0033 21.0581 18.5853 20.9424C19.1672 20.8266 19.7018 20.5409 20.1213 20.1213C20.5409 19.7018 20.8266 19.1672 20.9424 18.5853C21.0581 18.0033 20.9987 17.4001 20.7716 16.852C20.5446 16.3038 20.1601 15.8352 19.6667 15.5056C19.1734 15.1759 18.5933 15 18 15H6C5.40666 15 4.82664 15.1759 4.33329 15.5056C3.83994 15.8352 3.45543 16.3038 3.22836 16.852C3.0013 17.4001 2.94189 18.0033 3.05765 18.5853C3.1734 19.1672 3.45912 19.7018 3.87868 20.1213C4.29824 20.5409 4.83279 20.8266 5.41473 20.9424C5.99667 21.0581 6.59987 20.9987 7.14805 20.7716C7.69623 20.5446 8.16477 20.1601 8.49441 19.6667C8.82405 19.1734 9 18.5933 9 18V6C9 5.40666 8.82405 4.82664 8.49441 4.33329C8.16477 3.83994 7.69623 3.45543 7.14805 3.22836C6.59987 3.0013 5.99667 2.94189 5.41473 3.05765C4.83279 3.1734 4.29824 3.45912 3.87868 3.87868C3.45912 4.29824 3.1734 4.83279 3.05765 5.41473C2.94189 5.99667 3.0013 6.59987 3.22836 7.14805C3.45543 7.69623 3.83994 8.16477 4.33329 8.49441C4.82664 8.82405 5.40666 9 6 9H18C18.5933 9 19.1734 8.82405 19.6667 8.49441C20.1601 8.16477 20.5446 7.69623 20.7716 7.14805C20.9987 6.59987 21.0581 5.99667 20.9424 5.41473C20.8266 4.83279 20.5409 4.29824 20.1213 3.87868C19.7018 3.45912 19.1672 3.1734 18.5853 3.05765C18.0033 2.94189 17.4001 3.0013 16.852 3.22836C16.3038 3.45543 15.8352 3.83994 15.5056 4.33329C15.1759 4.82664 15 5.40666 15 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 6V18C15 18.5933 15.1759 19.1734 15.5056 19.6667C15.8352 20.1601 16.3038 20.5446 16.852 20.7716C17.4001 20.9987 18.0033 21.0581 18.5853 20.9424C19.1672 20.8266 19.7018 20.5409 20.1213 20.1213C20.5409 19.7018 20.8266 19.1672 20.9424 18.5853C21.0581 18.0033 20.9987 17.4001 20.7716 16.852C20.5446 16.3038 20.1601 15.8352 19.6667 15.5056C19.1734 15.1759 18.5933 15 18 15H6C5.40666 15 4.82664 15.1759 4.33329 15.5056C3.83994 15.8352 3.45543 16.3038 3.22836 16.852C3.0013 17.4001 2.94189 18.0033 3.05765 18.5853C3.1734 19.1672 3.45912 19.7018 3.87868 20.1213C4.29824 20.5409 4.83279 20.8266 5.41473 20.9424C5.99667 21.0581 6.59987 20.9987 7.14805 20.7716C7.69623 20.5446 8.16477 20.1601 8.49441 19.6667C8.82405 19.1734 9 18.5933 9 18V6C9 5.40666 8.82405 4.82664 8.49441 4.33329C8.16477 3.83994 7.69623 3.45543 7.14805 3.22836C6.59987 3.0013 5.99667 2.94189 5.41473 3.05765C4.83279 3.1734 4.29824 3.45912 3.87868 3.87868C3.45912 4.29824 3.1734 4.83279 3.05765 5.41473C2.94189 5.99667 3.0013 6.59987 3.22836 7.14805C3.45543 7.69623 3.83994 8.16477 4.33329 8.49441C4.82664 8.82405 5.40666 9 6 9H18C18.5933 9 19.1734 8.82405 19.6667 8.49441C20.1601 8.16477 20.5446 7.69623 20.7716 7.14805C20.9987 6.59987 21.0581 5.99667 20.9424 5.41473C20.8266 4.83279 20.5409 4.29824 20.1213 3.87868C19.7018 3.45912 19.1672 3.1734 18.5853 3.05765C18.0033 2.94189 17.4001 3.0013 16.852 3.22836C16.3038 3.45543 15.8352 3.83994 15.5056 4.33329C15.1759 4.82664 15 5.40666 15 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--compass{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16.24 7.76001L14.436 13.171C14.3378 13.4656 14.1724 13.7333 13.9528 13.9528C13.7333 14.1724 13.4656 14.3378 13.171 14.436L7.76001 16.24L9.56401 10.829C9.66219 10.5344 9.82762 10.2668 10.0472 10.0472C10.2668 9.82762 10.5344 9.66219 10.829 9.56401L16.24 7.76001Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16.24 7.76001L14.436 13.171C14.3378 13.4656 14.1724 13.7333 13.9528 13.9528C13.7333 14.1724 13.4656 14.3378 13.171 14.436L7.76001 16.24L9.56401 10.829C9.66219 10.5344 9.82762 10.2668 10.0472 10.0472C10.2668 9.82762 10.5344 9.66219 10.829 9.56401L16.24 7.76001Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--component{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5.5 8.5L9 12L5.5 15.5L2 12L5.5 8.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 2L15.5 5.5L12 9L8.5 5.5L12 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M18.5 8.5L22 12L18.5 15.5L15 12L18.5 8.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 15L15.5 18.5L12 22L8.5 18.5L12 15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5.5 8.5L9 12L5.5 15.5L2 12L5.5 8.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 2L15.5 5.5L12 9L8.5 5.5L12 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M18.5 8.5L22 12L18.5 15.5L15 12L18.5 8.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 15L15.5 18.5L12 22L8.5 18.5L12 15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--computer{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 18H8M12 18H18M7 2H17C18.1046 2 19 2.89543 19 4V8C19 9.10457 18.1046 10 17 10H7C5.89543 10 5 9.10457 5 8V4C5 2.89543 5.89543 2 7 2ZM4 14H20C21.1046 14 22 14.8954 22 16V20C22 21.1046 21.1046 22 20 22H4C2.89543 22 2 21.1046 2 20V16C2 14.8954 2.89543 14 4 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 18H8M12 18H18M7 2H17C18.1046 2 19 2.89543 19 4V8C19 9.10457 18.1046 10 17 10H7C5.89543 10 5 9.10457 5 8V4C5 2.89543 5.89543 2 7 2ZM4 14H20C21.1046 14 22 14.8954 22 16V20C22 21.1046 21.1046 22 20 22H4C2.89543 22 2 21.1046 2 20V16C2 14.8954 2.89543 14 4 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--concierge-bell{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 16C3.46957 16 2.96086 16.2107 2.58579 16.5858C2.21071 16.9609 2 17.4696 2 18V19C2 19.2652 2.10536 19.5196 2.29289 19.7071C2.48043 19.8946 2.73478 20 3 20H21C21.2652 20 21.5196 19.8946 21.7071 19.7071C21.8946 19.5196 22 19.2652 22 19V18C22 17.4696 21.7893 16.9609 21.4142 16.5858C21.0391 16.2107 20.5304 16 20 16M4 16H20M4 16C4 13.8783 4.84285 11.8434 6.34315 10.3431C7.84344 8.84285 9.87827 8 12 8M20 16C20 13.8783 19.1571 11.8434 17.6569 10.3431C16.1566 8.84285 14.1217 8 12 8M12 8V4M10 4H14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 16C3.46957 16 2.96086 16.2107 2.58579 16.5858C2.21071 16.9609 2 17.4696 2 18V19C2 19.2652 2.10536 19.5196 2.29289 19.7071C2.48043 19.8946 2.73478 20 3 20H21C21.2652 20 21.5196 19.8946 21.7071 19.7071C21.8946 19.5196 22 19.2652 22 19V18C22 17.4696 21.7893 16.9609 21.4142 16.5858C21.0391 16.2107 20.5304 16 20 16M4 16H20M4 16C4 13.8783 4.84285 11.8434 6.34315 10.3431C7.84344 8.84285 9.87827 8 12 8M20 16C20 13.8783 19.1571 11.8434 17.6569 10.3431C16.1566 8.84285 14.1217 8 12 8M12 8V4M10 4H14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cone{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20.9001 18.55L12.9001 2.56997C12.8182 2.4009 12.6904 2.25831 12.5312 2.15854C12.372 2.05877 12.188 2.00586 12.0001 2.00586C11.8122 2.00586 11.6282 2.05877 11.469 2.15854C11.3098 2.25831 11.182 2.4009 11.1001 2.56997L3.1001 18.55M21 19C21 20.6569 16.9706 22 12 22C7.02944 22 3 20.6569 3 19C3 17.3431 7.02944 16 12 16C16.9706 16 21 17.3431 21 19Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20.9001 18.55L12.9001 2.56997C12.8182 2.4009 12.6904 2.25831 12.5312 2.15854C12.372 2.05877 12.188 2.00586 12.0001 2.00586C11.8122 2.00586 11.6282 2.05877 11.469 2.15854C11.3098 2.25831 11.182 2.4009 11.1001 2.56997L3.1001 18.55M21 19C21 20.6569 16.9706 22 12 22C7.02944 22 3 20.6569 3 19C3 17.3431 7.02944 16 12 16C16.9706 16 21 17.3431 21 19Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--construction{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 14V21M7 14V21M17 3V6M7 3V6M10 14L2.30005 6.30005M14 6L21.7 13.7M8 6L16 14M3 6H21C21.5523 6 22 6.44772 22 7V13C22 13.5523 21.5523 14 21 14H3C2.44772 14 2 13.5523 2 13V7C2 6.44772 2.44772 6 3 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 14V21M7 14V21M17 3V6M7 3V6M10 14L2.30005 6.30005M14 6L21.7 13.7M8 6L16 14M3 6H21C21.5523 6 22 6.44772 22 7V13C22 13.5523 21.5523 14 21 14H3C2.44772 14 2 13.5523 2 13V7C2 6.44772 2.44772 6 3 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--contact-round{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 18C16 16.9391 15.5786 15.9217 14.8284 15.1716C14.0783 14.4214 13.0609 14 12 14M12 14C10.9391 14 9.92172 14.4214 9.17157 15.1716C8.42143 15.9217 8 16.9391 8 18M12 14C13.6569 14 15 12.6569 15 11C15 9.34315 13.6569 8 12 8C10.3431 8 9 9.34315 9 11C9 12.6569 10.3431 14 12 14ZM8 2V4M16 2V4M5 4H19C20.1046 4 21 4.89543 21 6V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V6C3 4.89543 3.89543 4 5 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 18C16 16.9391 15.5786 15.9217 14.8284 15.1716C14.0783 14.4214 13.0609 14 12 14M12 14C10.9391 14 9.92172 14.4214 9.17157 15.1716C8.42143 15.9217 8 16.9391 8 18M12 14C13.6569 14 15 12.6569 15 11C15 9.34315 13.6569 8 12 8C10.3431 8 9 9.34315 9 11C9 12.6569 10.3431 14 12 14ZM8 2V4M16 2V4M5 4H19C20.1046 4 21 4.89543 21 6V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V6C3 4.89543 3.89543 4 5 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--contact{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 18C17 17.4696 16.7893 16.9609 16.4142 16.5858C16.0391 16.2107 15.5304 16 15 16H9C8.46957 16 7.96086 16.2107 7.58579 16.5858C7.21071 16.9609 7 17.4696 7 18M8 2V4M16 2V4M5 4H19C20.1046 4 21 4.89543 21 6V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V6C3 4.89543 3.89543 4 5 4ZM14 10C14 11.1046 13.1046 12 12 12C10.8954 12 10 11.1046 10 10C10 8.89543 10.8954 8 12 8C13.1046 8 14 8.89543 14 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 18C17 17.4696 16.7893 16.9609 16.4142 16.5858C16.0391 16.2107 15.5304 16 15 16H9C8.46957 16 7.96086 16.2107 7.58579 16.5858C7.21071 16.9609 7 17.4696 7 18M8 2V4M16 2V4M5 4H19C20.1046 4 21 4.89543 21 6V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V6C3 4.89543 3.89543 4 5 4ZM14 10C14 11.1046 13.1046 12 12 12C10.8954 12 10 11.1046 10 10C10 8.89543 10.8954 8 12 8C13.1046 8 14 8.89543 14 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--container{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.0001 21.9001V14.0001M10.0001 14.0001L2.1001 9.1001M10.0001 14.0001L21.9 7.1001M14 19.7999V11.7M18 17.4999V9.3999M22 7.6999C22 7.0999 21.6 6.4999 21.2 6.1999L14.9 2.2999C14.6409 2.15263 14.348 2.0752 14.05 2.0752C13.752 2.0752 13.4591 2.15263 13.2 2.2999L2.9 8.2999C2.4 8.4999 2 9.0999 2 9.6999V16.2999C2 16.7999 2.4 17.4999 2.8 17.7999L9.1 21.6999C9.35908 21.8472 9.65198 21.9246 9.95 21.9246C10.248 21.9246 10.5409 21.8472 10.8 21.6999L21.1 15.6999C21.6 15.3999 22 14.6999 22 14.1999V7.6999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.0001 21.9001V14.0001M10.0001 14.0001L2.1001 9.1001M10.0001 14.0001L21.9 7.1001M14 19.7999V11.7M18 17.4999V9.3999M22 7.6999C22 7.0999 21.6 6.4999 21.2 6.1999L14.9 2.2999C14.6409 2.15263 14.348 2.0752 14.05 2.0752C13.752 2.0752 13.4591 2.15263 13.2 2.2999L2.9 8.2999C2.4 8.4999 2 9.0999 2 9.6999V16.2999C2 16.7999 2.4 17.4999 2.8 17.7999L9.1 21.6999C9.35908 21.8472 9.65198 21.9246 9.95 21.9246C10.248 21.9246 10.5409 21.8472 10.8 21.6999L21.1 15.6999C21.6 15.3999 22 14.6999 22 14.1999V7.6999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--contrast{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 18C13.5913 18 15.1174 17.3679 16.2426 16.2426C17.3679 15.1174 18 13.5913 18 12C18 10.4087 17.3679 8.88258 16.2426 7.75736C15.1174 6.63214 13.5913 6 12 6V18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 18C13.5913 18 15.1174 17.3679 16.2426 16.2426C17.3679 15.1174 18 13.5913 18 12C18 10.4087 17.3679 8.88258 16.2426 7.75736C15.1174 6.63214 13.5913 6 12 6V18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cookie{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.5 8.5V8.51M16 15.5V15.51M12 12V12.01M11 17V17.01M7 14V14.01M12 2C10.0222 2 8.08879 2.58649 6.4443 3.6853C4.79981 4.78412 3.51809 6.3459 2.76121 8.17317C2.00433 10.0004 1.8063 12.0111 2.19215 13.9509C2.578 15.8907 3.53041 17.6725 4.92894 19.0711C6.32746 20.4696 8.10929 21.422 10.0491 21.8079C11.9889 22.1937 13.9996 21.9957 15.8268 21.2388C17.6541 20.4819 19.2159 19.2002 20.3147 17.5557C21.4135 15.9112 22 13.9778 22 12C21.305 12.214 20.5648 12.2345 19.8591 12.0593C19.1533 11.8841 18.5087 11.5198 17.9945 11.0056C17.4803 10.4913 17.116 9.8467 16.9407 9.14094C16.7655 8.43517 16.786 7.69499 17 7C16.305 7.214 15.5648 7.23449 14.8591 7.05927C14.1533 6.88405 13.5087 6.51975 12.9945 6.00555C12.4803 5.49135 12.116 4.8467 11.9407 4.14094C11.7655 3.43517 11.786 2.69499 12 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.5 8.5V8.51M16 15.5V15.51M12 12V12.01M11 17V17.01M7 14V14.01M12 2C10.0222 2 8.08879 2.58649 6.4443 3.6853C4.79981 4.78412 3.51809 6.3459 2.76121 8.17317C2.00433 10.0004 1.8063 12.0111 2.19215 13.9509C2.578 15.8907 3.53041 17.6725 4.92894 19.0711C6.32746 20.4696 8.10929 21.422 10.0491 21.8079C11.9889 22.1937 13.9996 21.9957 15.8268 21.2388C17.6541 20.4819 19.2159 19.2002 20.3147 17.5557C21.4135 15.9112 22 13.9778 22 12C21.305 12.214 20.5648 12.2345 19.8591 12.0593C19.1533 11.8841 18.5087 11.5198 17.9945 11.0056C17.4803 10.4913 17.116 9.8467 16.9407 9.14094C16.7655 8.43517 16.786 7.69499 17 7C16.305 7.214 15.5648 7.23449 14.8591 7.05927C14.1533 6.88405 13.5087 6.51975 12.9945 6.00555C12.4803 5.49135 12.116 4.8467 11.9407 4.14094C11.7655 3.43517 11.786 2.69499 12 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cooking-pot{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 12H22M20 12V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22H6C5.46957 22 4.96086 21.7893 4.58579 21.4142C4.21071 21.0391 4 20.5304 4 20V12M4 8L20 4M8.86 6.78004L8.41 4.97004C8.34553 4.71527 8.33189 4.4503 8.36988 4.19026C8.40787 3.93022 8.49674 3.68022 8.6314 3.45454C8.76606 3.22887 8.94388 3.03194 9.15469 2.87503C9.3655 2.71811 9.60517 2.60428 9.86 2.54004L11.8 2.06004C12.0554 1.99573 12.3211 1.98251 12.5816 2.02114C12.8422 2.05977 13.0926 2.14949 13.3184 2.28515C13.5441 2.42081 13.7409 2.59974 13.8974 2.81166C14.0538 3.02358 14.1669 3.26431 14.23 3.52004L14.68 5.32004%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 12H22M20 12V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22H6C5.46957 22 4.96086 21.7893 4.58579 21.4142C4.21071 21.0391 4 20.5304 4 20V12M4 8L20 4M8.86 6.78004L8.41 4.97004C8.34553 4.71527 8.33189 4.4503 8.36988 4.19026C8.40787 3.93022 8.49674 3.68022 8.6314 3.45454C8.76606 3.22887 8.94388 3.03194 9.15469 2.87503C9.3655 2.71811 9.60517 2.60428 9.86 2.54004L11.8 2.06004C12.0554 1.99573 12.3211 1.98251 12.5816 2.02114C12.8422 2.05977 13.0926 2.14949 13.3184 2.28515C13.5441 2.42081 13.7409 2.59974 13.8974 2.81166C14.0538 3.02358 14.1669 3.26431 14.23 3.52004L14.68 5.32004%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--copy-check{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 15L14 17L18 13M4 16C2.9 16 2 15.1 2 14V4C2 2.9 2.9 2 4 2H14C15.1 2 16 2.9 16 4M10 8H20C21.1046 8 22 8.89543 22 10V20C22 21.1046 21.1046 22 20 22H10C8.89543 22 8 21.1046 8 20V10C8 8.89543 8.89543 8 10 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 15L14 17L18 13M4 16C2.9 16 2 15.1 2 14V4C2 2.9 2.9 2 4 2H14C15.1 2 16 2.9 16 4M10 8H20C21.1046 8 22 8.89543 22 10V20C22 21.1046 21.1046 22 20 22H10C8.89543 22 8 21.1046 8 20V10C8 8.89543 8.89543 8 10 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--copy-minus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 15H18M4 16C2.9 16 2 15.1 2 14V4C2 2.9 2.9 2 4 2H14C15.1 2 16 2.9 16 4M10 8H20C21.1046 8 22 8.89543 22 10V20C22 21.1046 21.1046 22 20 22H10C8.89543 22 8 21.1046 8 20V10C8 8.89543 8.89543 8 10 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 15H18M4 16C2.9 16 2 15.1 2 14V4C2 2.9 2.9 2 4 2H14C15.1 2 16 2.9 16 4M10 8H20C21.1046 8 22 8.89543 22 10V20C22 21.1046 21.1046 22 20 22H10C8.89543 22 8 21.1046 8 20V10C8 8.89543 8.89543 8 10 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--copy-plus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 12V18M12 15H18M4 16C2.9 16 2 15.1 2 14V4C2 2.9 2.9 2 4 2H14C15.1 2 16 2.9 16 4M10 8H20C21.1046 8 22 8.89543 22 10V20C22 21.1046 21.1046 22 20 22H10C8.89543 22 8 21.1046 8 20V10C8 8.89543 8.89543 8 10 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 12V18M12 15H18M4 16C2.9 16 2 15.1 2 14V4C2 2.9 2.9 2 4 2H14C15.1 2 16 2.9 16 4M10 8H20C21.1046 8 22 8.89543 22 10V20C22 21.1046 21.1046 22 20 22H10C8.89543 22 8 21.1046 8 20V10C8 8.89543 8.89543 8 10 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--copy-slash{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 18L18 12M4 16C2.9 16 2 15.1 2 14V4C2 2.9 2.9 2 4 2H14C15.1 2 16 2.9 16 4M10 8H20C21.1046 8 22 8.89543 22 10V20C22 21.1046 21.1046 22 20 22H10C8.89543 22 8 21.1046 8 20V10C8 8.89543 8.89543 8 10 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 18L18 12M4 16C2.9 16 2 15.1 2 14V4C2 2.9 2.9 2 4 2H14C15.1 2 16 2.9 16 4M10 8H20C21.1046 8 22 8.89543 22 10V20C22 21.1046 21.1046 22 20 22H10C8.89543 22 8 21.1046 8 20V10C8 8.89543 8.89543 8 10 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--copy-x{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12L18 18M12 18L18 12M4 16C2.9 16 2 15.1 2 14V4C2 2.9 2.9 2 4 2H14C15.1 2 16 2.9 16 4M10 8H20C21.1046 8 22 8.89543 22 10V20C22 21.1046 21.1046 22 20 22H10C8.89543 22 8 21.1046 8 20V10C8 8.89543 8.89543 8 10 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12L18 18M12 18L18 12M4 16C2.9 16 2 15.1 2 14V4C2 2.9 2.9 2 4 2H14C15.1 2 16 2.9 16 4M10 8H20C21.1046 8 22 8.89543 22 10V20C22 21.1046 21.1046 22 20 22H10C8.89543 22 8 21.1046 8 20V10C8 8.89543 8.89543 8 10 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--copy{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 16C2.9 16 2 15.1 2 14V4C2 2.9 2.9 2 4 2H14C15.1 2 16 2.9 16 4M10 8H20C21.1046 8 22 8.89543 22 10V20C22 21.1046 21.1046 22 20 22H10C8.89543 22 8 21.1046 8 20V10C8 8.89543 8.89543 8 10 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 16C2.9 16 2 15.1 2 14V4C2 2.9 2.9 2 4 2H14C15.1 2 16 2.9 16 4M10 8H20C21.1046 8 22 8.89543 22 10V20C22 21.1046 21.1046 22 20 22H10C8.89543 22 8 21.1046 8 20V10C8 8.89543 8.89543 8 10 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--copyleft{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.16992 14.83C9.72951 15.389 10.4422 15.7695 11.2181 15.9235C11.9939 16.0774 12.7979 15.998 13.5285 15.6951C14.2592 15.3922 14.8836 14.8795 15.323 14.2218C15.7623 13.5641 15.9968 12.7909 15.9968 12C15.9968 11.2091 15.7623 10.4359 15.323 9.77818C14.8836 9.12048 14.2592 8.60779 13.5285 8.30491C12.7979 8.00203 11.9939 7.92255 11.2181 8.07654C10.4422 8.23052 9.72951 8.61104 9.16992 9.17M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.16992 14.83C9.72951 15.389 10.4422 15.7695 11.2181 15.9235C11.9939 16.0774 12.7979 15.998 13.5285 15.6951C14.2592 15.3922 14.8836 14.8795 15.323 14.2218C15.7623 13.5641 15.9968 12.7909 15.9968 12C15.9968 11.2091 15.7623 10.4359 15.323 9.77818C14.8836 9.12048 14.2592 8.60779 13.5285 8.30491C12.7979 8.00203 11.9939 7.92255 11.2181 8.07654C10.4422 8.23052 9.72951 8.61104 9.16992 9.17M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--copyright{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.83 14.83C14.2704 15.389 13.5577 15.7695 12.7819 15.9235C12.0061 16.0774 11.2021 15.998 10.4714 15.6951C9.74077 15.3922 9.11632 14.8795 8.67699 14.2218C8.23766 13.5641 8.00317 12.7909 8.00317 12C8.00317 11.2091 8.23766 10.4359 8.67699 9.77818C9.11632 9.12048 9.74077 8.60779 10.4714 8.30491C11.2021 8.00203 12.0061 7.92255 12.7819 8.07654C13.5577 8.23052 14.2704 8.61104 14.83 9.17M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.83 14.83C14.2704 15.389 13.5577 15.7695 12.7819 15.9235C12.0061 16.0774 11.2021 15.998 10.4714 15.6951C9.74077 15.3922 9.11632 14.8795 8.67699 14.2218C8.23766 13.5641 8.00317 12.7909 8.00317 12C8.00317 11.2091 8.23766 10.4359 8.67699 9.77818C9.11632 9.12048 9.74077 8.60779 10.4714 8.30491C11.2021 8.00203 12.0061 7.92255 12.7819 8.07654C13.5577 8.23052 14.2704 8.61104 14.83 9.17M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--corner-down-left{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 10L4 15M4 15L9 20M4 15H16C17.0609 15 18.0783 14.5786 18.8284 13.8284C19.5786 13.0783 20 12.0609 20 11V4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 10L4 15M4 15L9 20M4 15H16C17.0609 15 18.0783 14.5786 18.8284 13.8284C19.5786 13.0783 20 12.0609 20 11V4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--corner-down-right{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 10L20 15M20 15L15 20M20 15H8C6.93913 15 5.92172 14.5786 5.17157 13.8284C4.42143 13.0783 4 12.0609 4 11V4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 10L20 15M20 15L15 20M20 15H8C6.93913 15 5.92172 14.5786 5.17157 13.8284C4.42143 13.0783 4 12.0609 4 11V4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--corner-left-down{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 15L9 20M9 20L4 15M9 20V8C9 6.93913 9.42143 5.92172 10.1716 5.17157C10.9217 4.42143 11.9391 4 13 4H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 15L9 20M9 20L4 15M9 20V8C9 6.93913 9.42143 5.92172 10.1716 5.17157C10.9217 4.42143 11.9391 4 13 4H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--corner-left-up{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 9L9 4M9 4L4 9M9 4V16C9 17.0609 9.42143 18.0783 10.1716 18.8284C10.9217 19.5786 11.9391 20 13 20H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 9L9 4M9 4L4 9M9 4V16C9 17.0609 9.42143 18.0783 10.1716 18.8284C10.9217 19.5786 11.9391 20 13 20H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--corner-right-down{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 15L15 20M15 20L20 15M15 20V8C15 6.93913 14.5786 5.92172 13.8284 5.17157C13.0783 4.42143 12.0609 4 11 4H4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 15L15 20M15 20L20 15M15 20V8C15 6.93913 14.5786 5.92172 13.8284 5.17157C13.0783 4.42143 12.0609 4 11 4H4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--corner-right-up{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 9L15 4M15 4L20 9M15 4V16C15 17.0609 14.5786 18.0783 13.8284 18.8284C13.0783 19.5786 12.0609 20 11 20H4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 9L15 4M15 4L20 9M15 4V16C15 17.0609 14.5786 18.0783 13.8284 18.8284C13.0783 19.5786 12.0609 20 11 20H4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--corner-up-left{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 14L4 9M4 9L9 4M4 9H16C17.0609 9 18.0783 9.42143 18.8284 10.1716C19.5786 10.9217 20 11.9391 20 13V20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 14L4 9M4 9L9 4M4 9H16C17.0609 9 18.0783 9.42143 18.8284 10.1716C19.5786 10.9217 20 11.9391 20 13V20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--corner-up-right{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 14L20 9M20 9L15 4M20 9H8C6.93913 9 5.92172 9.42143 5.17157 10.1716C4.42143 10.9217 4 11.9391 4 13V20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 14L20 9M20 9L15 4M20 9H8C6.93913 9 5.92172 9.42143 5.17157 10.1716C4.42143 10.9217 4 11.9391 4 13V20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cpu{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 2V4M15 20V22M2 15H4M2 9H4M20 15H22M20 9H22M9 2V4M9 20V22M6 4H18C19.1046 4 20 4.89543 20 6V18C20 19.1046 19.1046 20 18 20H6C4.89543 20 4 19.1046 4 18V6C4 4.89543 4.89543 4 6 4ZM10 9H14C14.5523 9 15 9.44772 15 10V14C15 14.5523 14.5523 15 14 15H10C9.44772 15 9 14.5523 9 14V10C9 9.44772 9.44772 9 10 9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 2V4M15 20V22M2 15H4M2 9H4M20 15H22M20 9H22M9 2V4M9 20V22M6 4H18C19.1046 4 20 4.89543 20 6V18C20 19.1046 19.1046 20 18 20H6C4.89543 20 4 19.1046 4 18V6C4 4.89543 4.89543 4 6 4ZM10 9H14C14.5523 9 15 9.44772 15 10V14C15 14.5523 14.5523 15 14 15H10C9.44772 15 9 14.5523 9 14V10C9 9.44772 9.44772 9 10 9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--creative-commons{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.99989 9.29998C9.39305 9.02218 8.70694 8.97028 8.06522 9.15363C7.4235 9.33698 6.86837 9.74352 6.49989 10.3C6.16865 10.8051 5.99219 11.3959 5.99219 12C5.99219 12.604 6.16865 13.1949 6.49989 13.7C6.85348 14.2731 7.4085 14.6934 8.05604 14.8785C8.70357 15.0635 9.39687 14.9998 9.99989 14.7M16.9999 9.29998C16.3931 9.02218 15.7069 8.97028 15.0652 9.15363C14.4235 9.33698 13.8684 9.74352 13.4999 10.3C13.1687 10.8051 12.9922 11.3959 12.9922 12C12.9922 12.604 13.1687 13.1949 13.4999 13.7C13.8535 14.2731 14.4085 14.6934 15.056 14.8785C15.7036 15.0635 16.3969 14.9998 16.9999 14.7M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.99989 9.29998C9.39305 9.02218 8.70694 8.97028 8.06522 9.15363C7.4235 9.33698 6.86837 9.74352 6.49989 10.3C6.16865 10.8051 5.99219 11.3959 5.99219 12C5.99219 12.604 6.16865 13.1949 6.49989 13.7C6.85348 14.2731 7.4085 14.6934 8.05604 14.8785C8.70357 15.0635 9.39687 14.9998 9.99989 14.7M16.9999 9.29998C16.3931 9.02218 15.7069 8.97028 15.0652 9.15363C14.4235 9.33698 13.8684 9.74352 13.4999 10.3C13.1687 10.8051 12.9922 11.3959 12.9922 12C12.9922 12.604 13.1687 13.1949 13.4999 13.7C13.8535 14.2731 14.4085 14.6934 15.056 14.8785C15.7036 15.0635 16.3969 14.9998 16.9999 14.7M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--credit-card{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 10H22M4 5H20C21.1046 5 22 5.89543 22 7V17C22 18.1046 21.1046 19 20 19H4C2.89543 19 2 18.1046 2 17V7C2 5.89543 2.89543 5 4 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 10H22M4 5H20C21.1046 5 22 5.89543 22 7V17C22 18.1046 21.1046 19 20 19H4C2.89543 19 2 18.1046 2 17V7C2 5.89543 2.89543 5 4 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--croissant{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.5 9.5L9.5 7.21C9.2 6.48 8.8 6 8 6M8 6H4.5C2.79 6 2 6.5 2 8.5C2.08384 10.2938 2.7912 12.002 4 13.33M8 6C8 4.45 8.24 2 6 2C4 2 3.5 4.17 3.5 6M14.4999 13.5L16.7899 14.5C17.5199 14.8 17.9999 15.2 17.9999 16M17.9999 16V19.5C17.9999 21.21 17.4999 22 15.4999 22C13.7061 21.9162 11.9979 21.2088 10.6699 20M17.9999 16C19.5499 16 22 15.7599 22 17.9999C22 19.9999 19.83 20.4999 18 20.4999M4.59991 13.1101L10.3899 9.90008C12.2799 8.85008 15.1799 11.6801 14.0999 13.6101L10.8799 19.4201C8.79992 23.1601 0.789915 15.2301 4.59991 13.1101Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.5 9.5L9.5 7.21C9.2 6.48 8.8 6 8 6M8 6H4.5C2.79 6 2 6.5 2 8.5C2.08384 10.2938 2.7912 12.002 4 13.33M8 6C8 4.45 8.24 2 6 2C4 2 3.5 4.17 3.5 6M14.4999 13.5L16.7899 14.5C17.5199 14.8 17.9999 15.2 17.9999 16M17.9999 16V19.5C17.9999 21.21 17.4999 22 15.4999 22C13.7061 21.9162 11.9979 21.2088 10.6699 20M17.9999 16C19.5499 16 22 15.7599 22 17.9999C22 19.9999 19.83 20.4999 18 20.4999M4.59991 13.1101L10.3899 9.90008C12.2799 8.85008 15.1799 11.6801 14.0999 13.6101L10.8799 19.4201C8.79992 23.1601 0.789915 15.2301 4.59991 13.1101Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--crop{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 2V16C6 16.5304 6.21071 17.0391 6.58579 17.4142C6.96086 17.7893 7.46957 18 8 18H22M18 22V8C18 7.46957 17.7893 6.96086 17.4142 6.58579C17.0391 6.21071 16.5304 6 16 6H2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 2V16C6 16.5304 6.21071 17.0391 6.58579 17.4142C6.96086 17.7893 7.46957 18 8 18H22M18 22V8C18 7.46957 17.7893 6.96086 17.4142 6.58579C17.0391 6.21071 16.5304 6 16 6H2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cross{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 2C10.4696 2 9.96086 2.21071 9.58579 2.58579C9.21071 2.96086 9 3.46957 9 4V9H4C3.46957 9 2.96086 9.21071 2.58579 9.58579C2.21071 9.96086 2 10.4696 2 11V13C2 14.1 2.9 15 4 15H9V20C9 21.1 9.9 22 11 22H13C13.5304 22 14.0391 21.7893 14.4142 21.4142C14.7893 21.0391 15 20.5304 15 20V15H20C20.5304 15 21.0391 14.7893 21.4142 14.4142C21.7893 14.0391 22 13.5304 22 13V11C22 10.4696 21.7893 9.96086 21.4142 9.58579C21.0391 9.21071 20.5304 9 20 9H15V4C15 3.46957 14.7893 2.96086 14.4142 2.58579C14.0391 2.21071 13.5304 2 13 2H11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 2C10.4696 2 9.96086 2.21071 9.58579 2.58579C9.21071 2.96086 9 3.46957 9 4V9H4C3.46957 9 2.96086 9.21071 2.58579 9.58579C2.21071 9.96086 2 10.4696 2 11V13C2 14.1 2.9 15 4 15H9V20C9 21.1 9.9 22 11 22H13C13.5304 22 14.0391 21.7893 14.4142 21.4142C14.7893 21.0391 15 20.5304 15 20V15H20C20.5304 15 21.0391 14.7893 21.4142 14.4142C21.7893 14.0391 22 13.5304 22 13V11C22 10.4696 21.7893 9.96086 21.4142 9.58579C21.0391 9.21071 20.5304 9 20 9H15V4C15 3.46957 14.7893 2.96086 14.4142 2.58579C14.0391 2.21071 13.5304 2 13 2H11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--crosshair{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 12C22 17.5228 17.5228 22 12 22M22 12C22 6.47715 17.5228 2 12 2M22 12H18M12 22C6.47715 22 2 17.5228 2 12M12 22V18M2 12C2 6.47715 6.47715 2 12 2M2 12H6M12 2V6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 12C22 17.5228 17.5228 22 12 22M22 12C22 6.47715 17.5228 2 12 2M22 12H18M12 22C6.47715 22 2 17.5228 2 12M12 22V18M2 12C2 6.47715 6.47715 2 12 2M2 12H6M12 2V6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--crown{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 21H19M11.5619 3.26592C11.6051 3.18753 11.6685 3.12216 11.7456 3.07663C11.8226 3.0311 11.9104 3.00708 11.9999 3.00708C12.0894 3.00708 12.1773 3.0311 12.2543 3.07663C12.3314 3.12216 12.3948 3.18753 12.4379 3.26592L15.3899 8.86992C15.4603 8.99969 15.5586 9.11225 15.6776 9.19954C15.7967 9.28683 15.9336 9.34668 16.0785 9.37478C16.2235 9.40289 16.3728 9.39856 16.5159 9.3621C16.6589 9.32564 16.7921 9.25797 16.9059 9.16392L21.1829 5.49992C21.265 5.43315 21.3662 5.39414 21.4719 5.38853C21.5776 5.38291 21.6823 5.41097 21.771 5.46867C21.8598 5.52637 21.9279 5.61073 21.9656 5.70961C22.0033 5.8085 22.0087 5.9168 21.9809 6.01892L19.1469 16.2649C19.0891 16.4746 18.9645 16.6597 18.7919 16.7921C18.6194 16.9246 18.4084 16.9972 18.1909 16.9989H5.80994C5.59227 16.9974 5.38105 16.9249 5.20833 16.7924C5.03561 16.66 4.91083 16.4748 4.85294 16.2649L2.01994 6.01992C1.99219 5.9178 1.99756 5.8095 2.03528 5.71061C2.073 5.61173 2.14112 5.52737 2.22984 5.46967C2.31855 5.41197 2.42329 5.38391 2.52898 5.38953C2.63466 5.39514 2.73583 5.43415 2.81794 5.50092L7.09394 9.16492C7.20773 9.25897 7.34094 9.32664 7.484 9.3631C7.62705 9.39956 7.77641 9.40389 7.92134 9.37578C8.06626 9.34768 8.20317 9.28783 8.32223 9.20054C8.44129 9.11325 8.53954 9.00069 8.60994 8.87092L11.5619 3.26592Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 21H19M11.5619 3.26592C11.6051 3.18753 11.6685 3.12216 11.7456 3.07663C11.8226 3.0311 11.9104 3.00708 11.9999 3.00708C12.0894 3.00708 12.1773 3.0311 12.2543 3.07663C12.3314 3.12216 12.3948 3.18753 12.4379 3.26592L15.3899 8.86992C15.4603 8.99969 15.5586 9.11225 15.6776 9.19954C15.7967 9.28683 15.9336 9.34668 16.0785 9.37478C16.2235 9.40289 16.3728 9.39856 16.5159 9.3621C16.6589 9.32564 16.7921 9.25797 16.9059 9.16392L21.1829 5.49992C21.265 5.43315 21.3662 5.39414 21.4719 5.38853C21.5776 5.38291 21.6823 5.41097 21.771 5.46867C21.8598 5.52637 21.9279 5.61073 21.9656 5.70961C22.0033 5.8085 22.0087 5.9168 21.9809 6.01892L19.1469 16.2649C19.0891 16.4746 18.9645 16.6597 18.7919 16.7921C18.6194 16.9246 18.4084 16.9972 18.1909 16.9989H5.80994C5.59227 16.9974 5.38105 16.9249 5.20833 16.7924C5.03561 16.66 4.91083 16.4748 4.85294 16.2649L2.01994 6.01992C1.99219 5.9178 1.99756 5.8095 2.03528 5.71061C2.073 5.61173 2.14112 5.52737 2.22984 5.46967C2.31855 5.41197 2.42329 5.38391 2.52898 5.38953C2.63466 5.39514 2.73583 5.43415 2.81794 5.50092L7.09394 9.16492C7.20773 9.25897 7.34094 9.32664 7.484 9.3631C7.62705 9.39956 7.77641 9.40389 7.92134 9.37578C8.06626 9.34768 8.20317 9.28783 8.32223 9.20054C8.44129 9.11325 8.53954 9.00069 8.60994 8.87092L11.5619 3.26592Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cuboid{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 21.9999V13.9999M10 13.9999L2.25 9.1499M10 13.9999L21.77 7.12988M21.12 6.39991L15.07 2.33991C14.7515 2.12358 14.3773 2.00378 13.9924 1.99492C13.6074 1.98605 13.2281 2.08848 12.9 2.28991L2.95 8.4099C2.65992 8.58884 2.42038 8.83894 2.25411 9.13647C2.08785 9.43399 2.00038 9.76907 2 10.1099V15.9299C1.99951 16.2575 2.0795 16.5802 2.23294 16.8697C2.38639 17.1591 2.60858 17.4064 2.88 17.5899L8.93 21.6599C9.24852 21.8762 9.6227 21.996 10.0076 22.0049C10.3926 22.0138 10.7719 21.9113 11.1 21.7099L21.05 15.5899C21.3401 15.411 21.5796 15.1609 21.7459 14.8633C21.9122 14.5658 21.9996 14.2307 22 13.8899V8.05991C22.0005 7.7323 21.9205 7.40959 21.7671 7.12014C21.6136 6.83069 21.3914 6.58336 21.12 6.39991Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 21.9999V13.9999M10 13.9999L2.25 9.1499M10 13.9999L21.77 7.12988M21.12 6.39991L15.07 2.33991C14.7515 2.12358 14.3773 2.00378 13.9924 1.99492C13.6074 1.98605 13.2281 2.08848 12.9 2.28991L2.95 8.4099C2.65992 8.58884 2.42038 8.83894 2.25411 9.13647C2.08785 9.43399 2.00038 9.76907 2 10.1099V15.9299C1.99951 16.2575 2.0795 16.5802 2.23294 16.8697C2.38639 17.1591 2.60858 17.4064 2.88 17.5899L8.93 21.6599C9.24852 21.8762 9.6227 21.996 10.0076 22.0049C10.3926 22.0138 10.7719 21.9113 11.1 21.7099L21.05 15.5899C21.3401 15.411 21.5796 15.1609 21.7459 14.8633C21.9122 14.5658 21.9996 14.2307 22 13.8899V8.05991C22.0005 7.7323 21.9205 7.40959 21.7671 7.12014C21.6136 6.83069 21.3914 6.58336 21.12 6.39991Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cup-soda{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 8L7.75 20.28C7.81792 20.7606 8.05827 21.2 8.42624 21.5165C8.79421 21.8329 9.26469 22.0048 9.75 22H14.29C14.7753 22.0048 15.2458 21.8329 15.6138 21.5165C15.9817 21.2 16.2221 20.7606 16.29 20.28L18 8M5 8H19M7 15.0001C7.79175 14.6684 8.64158 14.4976 9.5 14.4976C10.3584 14.4976 11.2083 14.6684 12 15.0001C12.7917 15.3318 13.6416 15.5026 14.5 15.5026C15.3584 15.5026 16.2083 15.3318 17 15.0001M12 8L13 2H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 8L7.75 20.28C7.81792 20.7606 8.05827 21.2 8.42624 21.5165C8.79421 21.8329 9.26469 22.0048 9.75 22H14.29C14.7753 22.0048 15.2458 21.8329 15.6138 21.5165C15.9817 21.2 16.2221 20.7606 16.29 20.28L18 8M5 8H19M7 15.0001C7.79175 14.6684 8.64158 14.4976 9.5 14.4976C10.3584 14.4976 11.2083 14.6684 12 15.0001C12.7917 15.3318 13.6416 15.5026 14.5 15.5026C15.3584 15.5026 16.2083 15.3318 17 15.0001M12 8L13 2H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--currency{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 3L6 6M21 3L18 6M3 21L6 18M21 21L18 18M20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 3L6 6M21 3L18 6M3 21L6 18M21 21L18 18M20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--cylinder{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 5C21 6.65685 16.9706 8 12 8C7.02944 8 3 6.65685 3 5M21 5C21 3.34315 16.9706 2 12 2C7.02944 2 3 3.34315 3 5M21 5V19C21 19.7956 20.0518 20.5587 18.364 21.1213C16.6761 21.6839 14.3869 22 12 22C9.61305 22 7.32387 21.6839 5.63604 21.1213C3.94821 20.5587 3 19.7956 3 19V5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 5C21 6.65685 16.9706 8 12 8C7.02944 8 3 6.65685 3 5M21 5C21 3.34315 16.9706 2 12 2C7.02944 2 3 3.34315 3 5M21 5V19C21 19.7956 20.0518 20.5587 18.364 21.1213C16.6761 21.6839 14.3869 22 12 22C9.61305 22 7.32387 21.6839 5.63604 21.1213C3.94821 20.5587 3 19.7956 3 19V5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--dam{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 11.31C12.17 11.87 12.54 13 14.5 13C17 13 17 11 19.5 11C20.8 11 21.4 11.5 22 12M11.75 18C12.1 18.5 13.2 19 14.5 19C17 19 17 17 19.5 17C20.8 17 21.4 17.5 22 18M2 10H6M2 14H6M2 18H6M2 6H6M7 3C6.73478 3 6.48043 3.10536 6.29289 3.29289C6.10536 3.48043 6 3.73478 6 4V20C6 20.2652 6.10536 20.5196 6.29289 20.7071C6.48043 20.8946 6.73478 21 7 21H11C11.2652 21 11.5196 20.8946 11.7071 20.7071C11.8946 20.5196 12 20.2652 12 20L10 4C10 3.73478 9.89464 3.48043 9.70711 3.29289C9.51957 3.10536 9.26522 3 9 3H7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 11.31C12.17 11.87 12.54 13 14.5 13C17 13 17 11 19.5 11C20.8 11 21.4 11.5 22 12M11.75 18C12.1 18.5 13.2 19 14.5 19C17 19 17 17 19.5 17C20.8 17 21.4 17.5 22 18M2 10H6M2 14H6M2 18H6M2 6H6M7 3C6.73478 3 6.48043 3.10536 6.29289 3.29289C6.10536 3.48043 6 3.73478 6 4V20C6 20.2652 6.10536 20.5196 6.29289 20.7071C6.48043 20.8946 6.73478 21 7 21H11C11.2652 21 11.5196 20.8946 11.7071 20.7071C11.8946 20.5196 12 20.2652 12 20L10 4C10 3.73478 9.89464 3.48043 9.70711 3.29289C9.51957 3.10536 9.26522 3 9 3H7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--database-backup{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 5C21 6.65685 16.9706 8 12 8C7.02944 8 3 6.65685 3 5M21 5C21 3.34315 16.9706 2 12 2C7.02944 2 3 3.34315 3 5M21 5V9.3M3 5L3 19C2.99937 19.6487 3.62952 20.28 4.796 20.7992C5.96248 21.3184 7.60242 21.6976 9.47 21.88M3 12C2.99856 12.5592 3.46595 13.1073 4.34943 13.5826C5.23292 14.0579 6.49733 14.4415 8 14.69M12 12V16M12 16H16M12 16L14.09 13.91C14.96 13.04 16.17 12.5 17.5 12.5C18.6935 12.5 19.8381 12.9741 20.682 13.818C21.5259 14.6619 22 15.8065 22 17C22 18.0494 21.6698 19.0722 21.0562 19.9236C20.4426 20.7749 19.5767 21.4116 18.5811 21.7434C17.5856 22.0753 16.5108 22.0855 15.5092 21.7726C14.5075 21.4597 13.6296 20.8395 13 20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 5C21 6.65685 16.9706 8 12 8C7.02944 8 3 6.65685 3 5M21 5C21 3.34315 16.9706 2 12 2C7.02944 2 3 3.34315 3 5M21 5V9.3M3 5L3 19C2.99937 19.6487 3.62952 20.28 4.796 20.7992C5.96248 21.3184 7.60242 21.6976 9.47 21.88M3 12C2.99856 12.5592 3.46595 13.1073 4.34943 13.5826C5.23292 14.0579 6.49733 14.4415 8 14.69M12 12V16M12 16H16M12 16L14.09 13.91C14.96 13.04 16.17 12.5 17.5 12.5C18.6935 12.5 19.8381 12.9741 20.682 13.818C21.5259 14.6619 22 15.8065 22 17C22 18.0494 21.6698 19.0722 21.0562 19.9236C20.4426 20.7749 19.5767 21.4116 18.5811 21.7434C17.5856 22.0753 16.5108 22.0855 15.5092 21.7726C14.5075 21.4597 13.6296 20.8395 13 20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--database-zap{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 5C21 6.65685 16.9706 8 12 8C7.02944 8 3 6.65685 3 5M21 5C21 3.34315 16.9706 2 12 2C7.02944 2 3 3.34315 3 5M21 5V8M3 5L3.00007 19C2.9945 19.4809 3.33587 19.9552 3.9954 20.383C4.65493 20.8107 5.61329 21.1793 6.7897 21.4577C7.96611 21.7361 9.32608 21.9162 10.755 21.9827C12.1839 22.0493 13.6398 22.0003 15.0001 21.84M21 12L18 17H22L19 22M3 12C3.00145 12.4675 3.33069 12.9285 3.96146 13.3461C4.59222 13.7636 5.50706 14.1263 6.63296 14.4051C7.75887 14.6839 9.06468 14.8711 10.4462 14.9519C11.8277 15.0326 13.2467 15.0045 14.59 14.87%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 5C21 6.65685 16.9706 8 12 8C7.02944 8 3 6.65685 3 5M21 5C21 3.34315 16.9706 2 12 2C7.02944 2 3 3.34315 3 5M21 5V8M3 5L3.00007 19C2.9945 19.4809 3.33587 19.9552 3.9954 20.383C4.65493 20.8107 5.61329 21.1793 6.7897 21.4577C7.96611 21.7361 9.32608 21.9162 10.755 21.9827C12.1839 22.0493 13.6398 22.0003 15.0001 21.84M21 12L18 17H22L19 22M3 12C3.00145 12.4675 3.33069 12.9285 3.96146 13.3461C4.59222 13.7636 5.50706 14.1263 6.63296 14.4051C7.75887 14.6839 9.06468 14.8711 10.4462 14.9519C11.8277 15.0326 13.2467 15.0045 14.59 14.87%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--database{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 5C21 6.65685 16.9706 8 12 8C7.02944 8 3 6.65685 3 5M21 5C21 3.34315 16.9706 2 12 2C7.02944 2 3 3.34315 3 5M21 5V19C21 19.7956 20.0518 20.5587 18.364 21.1213C16.6761 21.6839 14.3869 22 12 22C9.61305 22 7.32387 21.6839 5.63604 21.1213C3.94821 20.5587 3 19.7956 3 19V5M3 12C3 12.7956 3.94821 13.5587 5.63604 14.1213C7.32387 14.6839 9.61305 15 12 15C14.3869 15 16.6761 14.6839 18.364 14.1213C20.0518 13.5587 21 12.7956 21 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 5C21 6.65685 16.9706 8 12 8C7.02944 8 3 6.65685 3 5M21 5C21 3.34315 16.9706 2 12 2C7.02944 2 3 3.34315 3 5M21 5V19C21 19.7956 20.0518 20.5587 18.364 21.1213C16.6761 21.6839 14.3869 22 12 22C9.61305 22 7.32387 21.6839 5.63604 21.1213C3.94821 20.5587 3 19.7956 3 19V5M3 12C3 12.7956 3.94821 13.5587 5.63604 14.1213C7.32387 14.6839 9.61305 15 12 15C14.3869 15 16.6761 14.6839 18.364 14.1213C20.0518 13.5587 21 12.7956 21 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--delete{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 9L18 15M18 9L12 15M9.99994 5C9.50302 5.00003 9.02391 5.18504 8.65594 5.519L2.32794 11.259C2.22466 11.3527 2.14213 11.467 2.08565 11.5946C2.02918 11.7221 2 11.86 2 11.9995C2 12.139 2.02918 12.2769 2.08565 12.4044C2.14213 12.532 2.22466 12.6463 2.32794 12.74L8.65594 18.481C9.02391 18.815 9.50302 19 9.99994 19H19.9999C20.5304 19 21.0391 18.7893 21.4142 18.4142C21.7892 18.0391 21.9999 17.5304 21.9999 17V7C21.9999 6.46957 21.7892 5.96086 21.4142 5.58579C21.0391 5.21071 20.5304 5 19.9999 5H9.99994Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 9L18 15M18 9L12 15M9.99994 5C9.50302 5.00003 9.02391 5.18504 8.65594 5.519L2.32794 11.259C2.22466 11.3527 2.14213 11.467 2.08565 11.5946C2.02918 11.7221 2 11.86 2 11.9995C2 12.139 2.02918 12.2769 2.08565 12.4044C2.14213 12.532 2.22466 12.6463 2.32794 12.74L8.65594 18.481C9.02391 18.815 9.50302 19 9.99994 19H19.9999C20.5304 19 21.0391 18.7893 21.4142 18.4142C21.7892 18.0391 21.9999 17.5304 21.9999 17V7C21.9999 6.46957 21.7892 5.96086 21.4142 5.58579C21.0391 5.21071 20.5304 5 19.9999 5H9.99994Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--dessert{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.2 3.19995C5.5 3.99995 2 8.09995 2 13C2 13.5304 2.21071 14.0391 2.58579 14.4142C2.96086 14.7892 3.46957 15 4 15C4.53043 15 5.03914 14.7892 5.41421 14.4142C5.78929 14.0391 6 13.5304 6 13V12C6 11.4695 6.21071 10.9608 6.58579 10.5857C6.96086 10.2107 7.46957 9.99995 8 9.99995C8.53043 9.99995 9.03914 10.2107 9.41421 10.5857C9.78929 10.9608 10 11.4695 10 12V16C10 16.5304 10.2107 17.0391 10.5858 17.4142C10.9609 17.7892 11.4696 18 12 18C12.5304 18 13.0391 17.7892 13.4142 17.4142C13.7893 17.0391 14 16.5304 14 16V12C14 11.4695 14.2107 10.9608 14.5858 10.5857C14.9609 10.2107 15.4696 9.99995 16 9.99995C16.5304 9.99995 17.0391 10.2107 17.4142 10.5857C17.7893 10.9608 18 11.4695 18 12V13C18 13.5304 18.2107 14.0391 18.5858 14.4142C18.9609 14.7892 19.4696 15 20 15C20.5304 15 21.0391 14.7892 21.4142 14.4142C21.7893 14.0391 22 13.5304 22 13C22 8.09995 18.5 3.99995 13.8 3.19995M3.19995 14.8C3.63166 16.8135 4.74079 18.6181 6.34226 19.9126C7.94374 21.2071 9.94071 21.9133 12 21.9133C14.0592 21.9133 16.0562 21.2071 17.6576 19.9126C19.2591 18.6181 20.3682 16.8135 20.7999 14.8M14 4C14 5.10457 13.1046 6 12 6C10.8954 6 10 5.10457 10 4C10 2.89543 10.8954 2 12 2C13.1046 2 14 2.89543 14 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.2 3.19995C5.5 3.99995 2 8.09995 2 13C2 13.5304 2.21071 14.0391 2.58579 14.4142C2.96086 14.7892 3.46957 15 4 15C4.53043 15 5.03914 14.7892 5.41421 14.4142C5.78929 14.0391 6 13.5304 6 13V12C6 11.4695 6.21071 10.9608 6.58579 10.5857C6.96086 10.2107 7.46957 9.99995 8 9.99995C8.53043 9.99995 9.03914 10.2107 9.41421 10.5857C9.78929 10.9608 10 11.4695 10 12V16C10 16.5304 10.2107 17.0391 10.5858 17.4142C10.9609 17.7892 11.4696 18 12 18C12.5304 18 13.0391 17.7892 13.4142 17.4142C13.7893 17.0391 14 16.5304 14 16V12C14 11.4695 14.2107 10.9608 14.5858 10.5857C14.9609 10.2107 15.4696 9.99995 16 9.99995C16.5304 9.99995 17.0391 10.2107 17.4142 10.5857C17.7893 10.9608 18 11.4695 18 12V13C18 13.5304 18.2107 14.0391 18.5858 14.4142C18.9609 14.7892 19.4696 15 20 15C20.5304 15 21.0391 14.7892 21.4142 14.4142C21.7893 14.0391 22 13.5304 22 13C22 8.09995 18.5 3.99995 13.8 3.19995M3.19995 14.8C3.63166 16.8135 4.74079 18.6181 6.34226 19.9126C7.94374 21.2071 9.94071 21.9133 12 21.9133C14.0592 21.9133 16.0562 21.2071 17.6576 19.9126C19.2591 18.6181 20.3682 16.8135 20.7999 14.8M14 4C14 5.10457 13.1046 6 12 6C10.8954 6 10 5.10457 10 4C10 2.89543 10.8954 2 12 2C13.1046 2 14 2.89543 14 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--diameter{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg clip-path%3D%22url(%23clip0_901_3185)%22%3E%3Cpath d%3D%22M6.47974 3.65999C8.40283 2.38539 10.7075 1.81495 13.0031 2.04538C15.2987 2.2758 17.444 3.29291 19.0754 4.92431C20.7068 6.55571 21.7239 8.70102 21.9544 10.9966C22.1848 13.2922 21.6143 15.5969 20.3397 17.52M6.40967 6.40991L17.5897 17.5899M3.65975 6.47998C2.38514 8.40307 1.81471 10.7077 2.04513 13.0033C2.27556 15.299 3.29267 17.4443 4.92406 19.0757C6.55546 20.7071 8.70078 21.7242 10.9964 21.9546C13.292 22.185 15.5967 21.6146 17.5198 20.34M20.9998 19C20.9998 20.1046 20.1043 21 18.9998 21C17.8952 21 16.9998 20.1046 16.9998 19C16.9998 17.8954 17.8952 17 18.9998 17C20.1043 17 20.9998 17.8954 20.9998 19ZM6.99976 5C6.99976 6.10457 6.10433 7 4.99976 7C3.89519 7 2.99976 6.10457 2.99976 5C2.99976 3.89543 3.89519 3 4.99976 3C6.10433 3 6.99976 3.89543 6.99976 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath id%3D%22clip0_901_3185%22%3E%3Crect width%3D%2224%22 height%3D%2224%22 fill%3D%22currentColor%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg clip-path%3D%22url(%23clip0_901_3185)%22%3E%3Cpath d%3D%22M6.47974 3.65999C8.40283 2.38539 10.7075 1.81495 13.0031 2.04538C15.2987 2.2758 17.444 3.29291 19.0754 4.92431C20.7068 6.55571 21.7239 8.70102 21.9544 10.9966C22.1848 13.2922 21.6143 15.5969 20.3397 17.52M6.40967 6.40991L17.5897 17.5899M3.65975 6.47998C2.38514 8.40307 1.81471 10.7077 2.04513 13.0033C2.27556 15.299 3.29267 17.4443 4.92406 19.0757C6.55546 20.7071 8.70078 21.7242 10.9964 21.9546C13.292 22.185 15.5967 21.6146 17.5198 20.34M20.9998 19C20.9998 20.1046 20.1043 21 18.9998 21C17.8952 21 16.9998 20.1046 16.9998 19C16.9998 17.8954 17.8952 17 18.9998 17C20.1043 17 20.9998 17.8954 20.9998 19ZM6.99976 5C6.99976 6.10457 6.10433 7 4.99976 7C3.89519 7 2.99976 6.10457 2.99976 5C2.99976 3.89543 3.89519 3 4.99976 3C6.10433 3 6.99976 3.89543 6.99976 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath id%3D%22clip0_901_3185%22%3E%3Crect width%3D%2224%22 height%3D%2224%22 fill%3D%22currentColor%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--diamond-minus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 12H16M2.69991 10.2999C2.47586 10.5237 2.29812 10.7895 2.17685 11.0821C2.05558 11.3746 1.99316 11.6882 1.99316 12.0049C1.99316 12.3216 2.05558 12.6352 2.17685 12.9278C2.29812 13.2203 2.47586 13.4861 2.69991 13.7099L10.2899 21.2999C10.5137 21.524 10.7795 21.7017 11.0721 21.823C11.3646 21.9442 11.6782 22.0067 11.9949 22.0067C12.3116 22.0067 12.6252 21.9442 12.9177 21.823C13.2103 21.7017 13.4761 21.524 13.6999 21.2999L21.2899 13.7099C21.514 13.4861 21.6917 13.2203 21.813 12.9278C21.9342 12.6352 21.9967 12.3216 21.9967 12.0049C21.9967 11.6882 21.9342 11.3746 21.813 11.0821C21.6917 10.7895 21.514 10.5237 21.2899 10.2999L13.6999 2.70992C13.4761 2.48587 13.2103 2.30813 12.9177 2.18686C12.6252 2.06559 12.3116 2.00317 11.9949 2.00317C11.6782 2.00317 11.3646 2.06559 11.0721 2.18686C10.7795 2.30813 10.5137 2.48587 10.2899 2.70992L2.69991 10.2999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 12H16M2.69991 10.2999C2.47586 10.5237 2.29812 10.7895 2.17685 11.0821C2.05558 11.3746 1.99316 11.6882 1.99316 12.0049C1.99316 12.3216 2.05558 12.6352 2.17685 12.9278C2.29812 13.2203 2.47586 13.4861 2.69991 13.7099L10.2899 21.2999C10.5137 21.524 10.7795 21.7017 11.0721 21.823C11.3646 21.9442 11.6782 22.0067 11.9949 22.0067C12.3116 22.0067 12.6252 21.9442 12.9177 21.823C13.2103 21.7017 13.4761 21.524 13.6999 21.2999L21.2899 13.7099C21.514 13.4861 21.6917 13.2203 21.813 12.9278C21.9342 12.6352 21.9967 12.3216 21.9967 12.0049C21.9967 11.6882 21.9342 11.3746 21.813 11.0821C21.6917 10.7895 21.514 10.5237 21.2899 10.2999L13.6999 2.70992C13.4761 2.48587 13.2103 2.30813 12.9177 2.18686C12.6252 2.06559 12.3116 2.00317 11.9949 2.00317C11.6782 2.00317 11.3646 2.06559 11.0721 2.18686C10.7795 2.30813 10.5137 2.48587 10.2899 2.70992L2.69991 10.2999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--diamond-percent{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.19995 9.19995H9.20995M14.5 9.5L9.5 14.5M14.7 14.8H14.71M2.69991 10.2999C2.47586 10.5237 2.29812 10.7895 2.17685 11.0821C2.05558 11.3746 1.99316 11.6882 1.99316 12.0049C1.99316 12.3216 2.05558 12.6352 2.17685 12.9278C2.29812 13.2203 2.47586 13.4861 2.69991 13.7099L10.2899 21.2999C10.5137 21.524 10.7795 21.7017 11.0721 21.823C11.3646 21.9442 11.6782 22.0067 11.9949 22.0067C12.3116 22.0067 12.6252 21.9442 12.9177 21.823C13.2103 21.7017 13.4761 21.524 13.6999 21.2999L21.2899 13.7099C21.514 13.4861 21.6917 13.2203 21.813 12.9278C21.9342 12.6352 21.9967 12.3216 21.9967 12.0049C21.9967 11.6882 21.9342 11.3746 21.813 11.0821C21.6917 10.7895 21.514 10.5237 21.2899 10.2999L13.6999 2.70992C13.4761 2.48587 13.2103 2.30813 12.9177 2.18686C12.6252 2.06559 12.3116 2.00317 11.9949 2.00317C11.6782 2.00317 11.3646 2.06559 11.0721 2.18686C10.7795 2.30813 10.5137 2.48587 10.2899 2.70992L2.69991 10.2999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.19995 9.19995H9.20995M14.5 9.5L9.5 14.5M14.7 14.8H14.71M2.69991 10.2999C2.47586 10.5237 2.29812 10.7895 2.17685 11.0821C2.05558 11.3746 1.99316 11.6882 1.99316 12.0049C1.99316 12.3216 2.05558 12.6352 2.17685 12.9278C2.29812 13.2203 2.47586 13.4861 2.69991 13.7099L10.2899 21.2999C10.5137 21.524 10.7795 21.7017 11.0721 21.823C11.3646 21.9442 11.6782 22.0067 11.9949 22.0067C12.3116 22.0067 12.6252 21.9442 12.9177 21.823C13.2103 21.7017 13.4761 21.524 13.6999 21.2999L21.2899 13.7099C21.514 13.4861 21.6917 13.2203 21.813 12.9278C21.9342 12.6352 21.9967 12.3216 21.9967 12.0049C21.9967 11.6882 21.9342 11.3746 21.813 11.0821C21.6917 10.7895 21.514 10.5237 21.2899 10.2999L13.6999 2.70992C13.4761 2.48587 13.2103 2.30813 12.9177 2.18686C12.6252 2.06559 12.3116 2.00317 11.9949 2.00317C11.6782 2.00317 11.3646 2.06559 11.0721 2.18686C10.7795 2.30813 10.5137 2.48587 10.2899 2.70992L2.69991 10.2999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--diamond-plus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 8V16M8 12H16M2.69991 10.2999C2.47586 10.5237 2.29812 10.7895 2.17685 11.0821C2.05558 11.3746 1.99316 11.6882 1.99316 12.0049C1.99316 12.3216 2.05558 12.6352 2.17685 12.9278C2.29812 13.2203 2.47586 13.4861 2.69991 13.7099L10.2899 21.2999C10.5137 21.524 10.7795 21.7017 11.0721 21.823C11.3646 21.9442 11.6782 22.0067 11.9949 22.0067C12.3116 22.0067 12.6252 21.9442 12.9177 21.823C13.2103 21.7017 13.4761 21.524 13.6999 21.2999L21.2899 13.7099C21.514 13.4861 21.6917 13.2203 21.813 12.9278C21.9342 12.6352 21.9967 12.3216 21.9967 12.0049C21.9967 11.6882 21.9342 11.3746 21.813 11.0821C21.6917 10.7895 21.514 10.5237 21.2899 10.2999L13.6999 2.70992C13.4761 2.48587 13.2103 2.30813 12.9177 2.18686C12.6252 2.06559 12.3116 2.00317 11.9949 2.00317C11.6782 2.00317 11.3646 2.06559 11.0721 2.18686C10.7795 2.30813 10.5137 2.48587 10.2899 2.70992L2.69991 10.2999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 8V16M8 12H16M2.69991 10.2999C2.47586 10.5237 2.29812 10.7895 2.17685 11.0821C2.05558 11.3746 1.99316 11.6882 1.99316 12.0049C1.99316 12.3216 2.05558 12.6352 2.17685 12.9278C2.29812 13.2203 2.47586 13.4861 2.69991 13.7099L10.2899 21.2999C10.5137 21.524 10.7795 21.7017 11.0721 21.823C11.3646 21.9442 11.6782 22.0067 11.9949 22.0067C12.3116 22.0067 12.6252 21.9442 12.9177 21.823C13.2103 21.7017 13.4761 21.524 13.6999 21.2999L21.2899 13.7099C21.514 13.4861 21.6917 13.2203 21.813 12.9278C21.9342 12.6352 21.9967 12.3216 21.9967 12.0049C21.9967 11.6882 21.9342 11.3746 21.813 11.0821C21.6917 10.7895 21.514 10.5237 21.2899 10.2999L13.6999 2.70992C13.4761 2.48587 13.2103 2.30813 12.9177 2.18686C12.6252 2.06559 12.3116 2.00317 11.9949 2.00317C11.6782 2.00317 11.3646 2.06559 11.0721 2.18686C10.7795 2.30813 10.5137 2.48587 10.2899 2.70992L2.69991 10.2999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--diamond{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2.69991 10.3C2.47586 10.5239 2.29812 10.7896 2.17685 11.0822C2.05558 11.3748 1.99316 11.6883 1.99316 12.005C1.99316 12.3217 2.05558 12.6353 2.17685 12.9279C2.29812 13.2204 2.47586 13.4862 2.69991 13.71L10.2899 21.3C10.5137 21.5241 10.7795 21.7018 11.0721 21.8231C11.3646 21.9444 11.6782 22.0068 11.9949 22.0068C12.3116 22.0068 12.6252 21.9444 12.9177 21.8231C13.2103 21.7018 13.4761 21.5241 13.6999 21.3L21.2899 13.71C21.514 13.4862 21.6917 13.2204 21.813 12.9279C21.9342 12.6353 21.9967 12.3217 21.9967 12.005C21.9967 11.6883 21.9342 11.3748 21.813 11.0822C21.6917 10.7896 21.514 10.5239 21.2899 10.3L13.6999 2.71004C13.4761 2.48599 13.2103 2.30825 12.9177 2.18698C12.6252 2.06571 12.3116 2.0033 11.9949 2.0033C11.6782 2.0033 11.3646 2.06571 11.0721 2.18698C10.7795 2.30825 10.5137 2.48599 10.2899 2.71004L2.69991 10.3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2.69991 10.3C2.47586 10.5239 2.29812 10.7896 2.17685 11.0822C2.05558 11.3748 1.99316 11.6883 1.99316 12.005C1.99316 12.3217 2.05558 12.6353 2.17685 12.9279C2.29812 13.2204 2.47586 13.4862 2.69991 13.71L10.2899 21.3C10.5137 21.5241 10.7795 21.7018 11.0721 21.8231C11.3646 21.9444 11.6782 22.0068 11.9949 22.0068C12.3116 22.0068 12.6252 21.9444 12.9177 21.8231C13.2103 21.7018 13.4761 21.5241 13.6999 21.3L21.2899 13.71C21.514 13.4862 21.6917 13.2204 21.813 12.9279C21.9342 12.6353 21.9967 12.3217 21.9967 12.005C21.9967 11.6883 21.9342 11.3748 21.813 11.0822C21.6917 10.7896 21.514 10.5239 21.2899 10.3L13.6999 2.71004C13.4761 2.48599 13.2103 2.30825 12.9177 2.18698C12.6252 2.06571 12.3116 2.0033 11.9949 2.0033C11.6782 2.0033 11.3646 2.06571 11.0721 2.18698C10.7795 2.30825 10.5137 2.48599 10.2899 2.71004L2.69991 10.3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--dice-1{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12H12.01M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12H12.01M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--dice-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 9H15.01M9 15H9.01M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 9H15.01M9 15H9.01M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--dice-3{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 8H16.01M12 12H12.01M8 16H8.01M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 8H16.01M12 12H12.01M8 16H8.01M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--dice-4{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 8H16.01M8 8H8.01M8 16H8.01M16 16H16.01M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 8H16.01M8 8H8.01M8 16H8.01M16 16H16.01M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--dice-5{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 8H16.01M8 8H8.01M8 16H8.01M16 16H16.01M12 12H12.01M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 8H16.01M8 8H8.01M8 16H8.01M16 16H16.01M12 12H12.01M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--dice-6{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 8H16.01M16 12H16.01M16 16H16.01M8 8H8.01M8 12H8.01M8 16H8.01M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 8H16.01M16 12H16.01M16 16H16.01M8 8H8.01M8 12H8.01M8 16H8.01M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--dices{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17.92 14.0001L21.42 10.5001C21.791 10.0885 21.9964 9.55413 21.9964 9.00005C21.9964 8.44597 21.791 7.91156 21.42 7.50005L16.42 2.58005C16.0085 2.20902 15.4741 2.00366 14.92 2.00366C14.3659 2.00366 13.8315 2.20902 13.42 2.58005L10 6.00005M6 18H6.01M10 14H10.01M15 6H15.01M18 9H18.01M4 10H12C13.1046 10 14 10.8954 14 12V20C14 21.1046 13.1046 22 12 22H4C2.89543 22 2 21.1046 2 20V12C2 10.8954 2.89543 10 4 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17.92 14.0001L21.42 10.5001C21.791 10.0885 21.9964 9.55413 21.9964 9.00005C21.9964 8.44597 21.791 7.91156 21.42 7.50005L16.42 2.58005C16.0085 2.20902 15.4741 2.00366 14.92 2.00366C14.3659 2.00366 13.8315 2.20902 13.42 2.58005L10 6.00005M6 18H6.01M10 14H10.01M15 6H15.01M18 9H18.01M4 10H12C13.1046 10 14 10.8954 14 12V20C14 21.1046 13.1046 22 12 22H4C2.89543 22 2 21.1046 2 20V12C2 10.8954 2.89543 10 4 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--diff{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 3V17M5 10H19M5 21H19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 3V17M5 10H19M5 21H19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--disc-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12H12.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12H12.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--disc-3{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 12C6 10.3 6.7 8.80005 7.8 7.80005M18 12C18 13.7 17.3 15.2 16.2 16.2M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 12C6 10.3 6.7 8.80005 7.8 7.80005M18 12C18 13.7 17.3 15.2 16.2 16.2M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--disc-album{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12H12.01M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3ZM17 12C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12H12.01M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3ZM17 12C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--disc{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 14C13.1046 14 14 13.1046 14 12C14 10.8954 13.1046 10 12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 14C13.1046 14 14 13.1046 14 12C14 10.8954 13.1046 10 12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--divide{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 12H19M13 6C13 6.55228 12.5523 7 12 7C11.4477 7 11 6.55228 11 6C11 5.44772 11.4477 5 12 5C12.5523 5 13 5.44772 13 6ZM13 18C13 18.5523 12.5523 19 12 19C11.4477 19 11 18.5523 11 18C11 17.4477 11.4477 17 12 17C12.5523 17 13 17.4477 13 18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 12H19M13 6C13 6.55228 12.5523 7 12 7C11.4477 7 11 6.55228 11 6C11 5.44772 11.4477 5 12 5C12.5523 5 13 5.44772 13 6ZM13 18C13 18.5523 12.5523 19 12 19C11.4477 19 11 18.5523 11 18C11 17.4477 11.4477 17 12 17C12.5523 17 13 17.4477 13 18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--dna-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 2C13.65 3.5 12.908 5 12.5 6.5L14 8M16.9999 5.99989L14.1089 3.10889M2 15C5.333 12 8.667 12 12 12M2 2L22 22M20 9L20.891 9.891M22 9C20.5 10.35 19 11.092 17.5 11.5L16.5 10.5M3.10889 14.1089L3.99989 14.9999M6.5 12.5L7.5 13.5M7 18L9.891 20.891M9 22C10.35 20.5 11.092 19 11.5 17.5L10 16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 2C13.65 3.5 12.908 5 12.5 6.5L14 8M16.9999 5.99989L14.1089 3.10889M2 15C5.333 12 8.667 12 12 12M2 2L22 22M20 9L20.891 9.891M22 9C20.5 10.35 19 11.092 17.5 11.5L16.5 10.5M3.10889 14.1089L3.99989 14.9999M6.5 12.5L7.5 13.5M7 18L9.891 20.891M9 22C10.35 20.5 11.092 19 11.5 17.5L10 16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--dna{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 16L11.5 17.5M14 8L12.5 6.5M15.0001 2C13.2021 3.998 12.4821 5.995 12.1931 7.993M16.5 10.5L17.5 11.5M16.9999 5.99989L14.1089 3.10889M2 15C8.667 9 15.333 15 22 9M20 9L20.891 9.891M3.10889 14.1089L3.99989 14.9999M6.5 12.5L7.5 13.5M7 18L9.891 20.891M9 22.0001C10.798 20.0021 11.518 18.0051 11.807 16.0071%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 16L11.5 17.5M14 8L12.5 6.5M15.0001 2C13.2021 3.998 12.4821 5.995 12.1931 7.993M16.5 10.5L17.5 11.5M16.9999 5.99989L14.1089 3.10889M2 15C8.667 9 15.333 15 22 9M20 9L20.891 9.891M3.10889 14.1089L3.99989 14.9999M6.5 12.5L7.5 13.5M7 18L9.891 20.891M9 22.0001C10.798 20.0021 11.518 18.0051 11.807 16.0071%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--dock{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 8H22M6 16H18M4 4H20C21.1046 4 22 4.89543 22 6V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V6C2 4.89543 2.89543 4 4 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 8H22M6 16H18M4 4H20C21.1046 4 22 4.89543 22 6V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V6C2 4.89543 2.89543 4 4 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--dog{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 14V14.5M4.42001 11.2471C4.14014 12.3278 3.999 13.4397 4.00001 14.5561C4.00001 18.7281 7.58201 21.0001 12 21.0001C16.418 21.0001 20 18.7281 20 14.5561C19.995 13.4352 19.829 12.3208 19.507 11.2471M8 14V14.5M8.49998 8.49997C8.11598 9.54997 7.41698 10.528 6.15598 11C4.22498 11.722 2.57998 10.703 2.49998 9.99997C2.38698 9.00597 3.67698 3.46997 6.49998 2.99997C8.42298 2.67897 10.151 3.84497 10.151 5.23497C11.4158 4.91375 12.7425 4.92822 14 5.27697C14 3.88697 15.844 2.67897 17.767 2.99997C20.59 3.46997 21.88 9.00597 21.767 9.99997C21.687 10.703 20.042 11.722 18.111 11C16.85 10.528 16.256 9.54997 15.872 8.49997M11.25 16.25H12.75L12 17L11.25 16.25Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 14V14.5M4.42001 11.2471C4.14014 12.3278 3.999 13.4397 4.00001 14.5561C4.00001 18.7281 7.58201 21.0001 12 21.0001C16.418 21.0001 20 18.7281 20 14.5561C19.995 13.4352 19.829 12.3208 19.507 11.2471M8 14V14.5M8.49998 8.49997C8.11598 9.54997 7.41698 10.528 6.15598 11C4.22498 11.722 2.57998 10.703 2.49998 9.99997C2.38698 9.00597 3.67698 3.46997 6.49998 2.99997C8.42298 2.67897 10.151 3.84497 10.151 5.23497C11.4158 4.91375 12.7425 4.92822 14 5.27697C14 3.88697 15.844 2.67897 17.767 2.99997C20.59 3.46997 21.88 9.00597 21.767 9.99997C21.687 10.703 20.042 11.722 18.111 11C16.85 10.528 16.256 9.54997 15.872 8.49997M11.25 16.25H12.75L12 17L11.25 16.25Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--dollar-sign{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2V22M17 5H9.5C8.57174 5 7.6815 5.36875 7.02513 6.02513C6.36875 6.6815 6 7.57174 6 8.5C6 9.42826 6.36875 10.3185 7.02513 10.9749C7.6815 11.6313 8.57174 12 9.5 12H14.5C15.4283 12 16.3185 12.3687 16.9749 13.0251C17.6313 13.6815 18 14.5717 18 15.5C18 16.4283 17.6313 17.3185 16.9749 17.9749C16.3185 18.6313 15.4283 19 14.5 19H6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2V22M17 5H9.5C8.57174 5 7.6815 5.36875 7.02513 6.02513C6.36875 6.6815 6 7.57174 6 8.5C6 9.42826 6.36875 10.3185 7.02513 10.9749C7.6815 11.6313 8.57174 12 9.5 12H14.5C15.4283 12 16.3185 12.3687 16.9749 13.0251C17.6313 13.6815 18 14.5717 18 15.5C18 16.4283 17.6313 17.3185 16.9749 17.9749C16.3185 18.6313 15.4283 19 14.5 19H6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--donut{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20.5001 9.99998C20.1336 9.99274 19.7732 9.90498 19.4443 9.74292C19.1155 9.58086 18.8263 9.34846 18.5973 9.0622C18.3683 8.77594 18.2051 8.44282 18.1192 8.08644C18.0332 7.73006 18.0267 7.35915 18.1001 6.99998H18.0001C17.4821 7.00543 16.9718 6.87438 16.5205 6.62C16.0692 6.36562 15.6929 5.99689 15.4293 5.55089C15.1658 5.1049 15.0243 4.59737 15.0192 4.07935C15.0141 3.56134 15.1455 3.0511 15.4001 2.59998C13.3092 1.83553 11.023 1.79065 8.90377 2.47245C6.7845 3.15424 4.95333 4.52373 3.7004 6.36393C2.44746 8.20413 1.84441 10.4098 1.98679 12.6315C2.12917 14.8532 3.00883 16.9638 4.48641 18.629C5.964 20.2943 7.95499 21.4188 10.144 21.8245C12.3329 22.2302 14.5947 21.8939 16.5709 20.8688C18.5471 19.8437 20.1247 18.1885 21.0538 16.1654C21.9829 14.1423 22.2104 11.867 21.7001 9.69998C21.4001 9.89998 20.9001 9.99998 20.5001 9.99998Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20.5001 9.99998C20.1336 9.99274 19.7732 9.90498 19.4443 9.74292C19.1155 9.58086 18.8263 9.34846 18.5973 9.0622C18.3683 8.77594 18.2051 8.44282 18.1192 8.08644C18.0332 7.73006 18.0267 7.35915 18.1001 6.99998H18.0001C17.4821 7.00543 16.9718 6.87438 16.5205 6.62C16.0692 6.36562 15.6929 5.99689 15.4293 5.55089C15.1658 5.1049 15.0243 4.59737 15.0192 4.07935C15.0141 3.56134 15.1455 3.0511 15.4001 2.59998C13.3092 1.83553 11.023 1.79065 8.90377 2.47245C6.7845 3.15424 4.95333 4.52373 3.7004 6.36393C2.44746 8.20413 1.84441 10.4098 1.98679 12.6315C2.12917 14.8532 3.00883 16.9638 4.48641 18.629C5.964 20.2943 7.95499 21.4188 10.144 21.8245C12.3329 22.2302 14.5947 21.8939 16.5709 20.8688C18.5471 19.8437 20.1247 18.1885 21.0538 16.1654C21.9829 14.1423 22.2104 11.867 21.7001 9.69998C21.4001 9.89998 20.9001 9.99998 20.5001 9.99998Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--door-closed{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 20V6C18 5.46957 17.7893 4.96086 17.4142 4.58579C17.0391 4.21071 16.5304 4 16 4H8C7.46957 4 6.96086 4.21071 6.58579 4.58579C6.21071 4.96086 6 5.46957 6 6V20M2 20H22M14 12V12.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 20V6C18 5.46957 17.7893 4.96086 17.4142 4.58579C17.0391 4.21071 16.5304 4 16 4H8C7.46957 4 6.96086 4.21071 6.58579 4.58579C6.21071 4.96086 6 5.46957 6 6V20M2 20H22M14 12V12.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--door-open{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 4H16C16.5304 4 17.0391 4.21071 17.4142 4.58579C17.7893 4.96086 18 5.46957 18 6V20M2 20H5M5 20L11.758 21.689C11.9054 21.7257 12.0592 21.7284 12.2078 21.6968C12.3564 21.6653 12.4958 21.6003 12.6155 21.5068C12.7352 21.4133 12.8321 21.2938 12.8987 21.1573C12.9653 21.0207 13 20.8708 13 20.719V4.56195C12.9998 4.25813 12.9304 3.95735 12.797 3.68437C12.6637 3.41138 12.4699 3.17237 12.2303 2.98547C11.9908 2.79857 11.7118 2.66869 11.4146 2.60571C11.1174 2.54272 10.8098 2.54828 10.515 2.62195L6.515 3.62195C6.08232 3.73011 5.69821 3.97978 5.42371 4.33128C5.1492 4.68279 5.00007 5.11596 5 5.56195V20ZM13 20H22M10 12V12.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 4H16C16.5304 4 17.0391 4.21071 17.4142 4.58579C17.7893 4.96086 18 5.46957 18 6V20M2 20H5M5 20L11.758 21.689C11.9054 21.7257 12.0592 21.7284 12.2078 21.6968C12.3564 21.6653 12.4958 21.6003 12.6155 21.5068C12.7352 21.4133 12.8321 21.2938 12.8987 21.1573C12.9653 21.0207 13 20.8708 13 20.719V4.56195C12.9998 4.25813 12.9304 3.95735 12.797 3.68437C12.6637 3.41138 12.4699 3.17237 12.2303 2.98547C11.9908 2.79857 11.7118 2.66869 11.4146 2.60571C11.1174 2.54272 10.8098 2.54828 10.515 2.62195L6.515 3.62195C6.08232 3.73011 5.69821 3.97978 5.42371 4.33128C5.1492 4.68279 5.00007 5.11596 5 5.56195V20ZM13 20H22M10 12V12.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--dot{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.1001 13.1C12.6524 13.1 13.1001 12.6523 13.1001 12.1C13.1001 11.5477 12.6524 11.1 12.1001 11.1C11.5478 11.1 11.1001 11.5477 11.1001 12.1C11.1001 12.6523 11.5478 13.1 12.1001 13.1Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.1001 13.1C12.6524 13.1 13.1001 12.6523 13.1001 12.1C13.1001 11.5477 12.6524 11.1 12.1001 11.1C11.5478 11.1 11.1001 11.5477 11.1001 12.1C11.1001 12.6523 11.5478 13.1 12.1001 13.1Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--download{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 15V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V15M7 10L12 15M12 15L17 10M12 15V3%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 15V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V15M7 10L12 15M12 15L17 10M12 15V3%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--drafting-compass{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.9902 6.73999L14.9202 10.18M19.1362 12C18.2054 12.948 17.095 13.7011 15.8698 14.2151C14.6447 14.7292 13.3294 14.994 12.0007 14.994C10.6721 14.994 9.3568 14.7292 8.13165 14.2151C6.9065 13.7011 5.79607 12.948 4.86523 12M20.9998 20.9999L18.8398 17.1599M3 21L11.02 6.73999M14 5C14 6.10457 13.1046 7 12 7C10.8954 7 10 6.10457 10 5C10 3.89543 10.8954 3 12 3C13.1046 3 14 3.89543 14 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.9902 6.73999L14.9202 10.18M19.1362 12C18.2054 12.948 17.095 13.7011 15.8698 14.2151C14.6447 14.7292 13.3294 14.994 12.0007 14.994C10.6721 14.994 9.3568 14.7292 8.13165 14.2151C6.9065 13.7011 5.79607 12.948 4.86523 12M20.9998 20.9999L18.8398 17.1599M3 21L11.02 6.73999M14 5C14 6.10457 13.1046 7 12 7C10.8954 7 10 6.10457 10 5C10 3.89543 10.8954 3 12 3C13.1046 3 14 3.89543 14 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--drama{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.99976 11H10.0098M13.9998 6H14.0098M17.9998 6H18.0098M6.49976 13.1001H6.50976M17.3997 9.8999C16.5997 10.6999 15.3997 10.6999 14.5997 9.8999M10.0997 7.1001C8.99971 7.2001 7.69971 7.7001 5.99971 8.6001C2.49971 10.6001 1.29971 12.5001 2.29971 14.2001C6.79971 22.0001 11.7997 22.6001 13.4997 21.6001C14.3997 21.1001 15.3997 19.5001 15.3997 16.9001M9.09973 16.4999C9.39973 15.3999 10.4997 14.7999 11.4997 15.0999M21.9998 5C21.9998 14 17.9998 17 15.9998 17C13.9998 17 9.99976 14 9.99976 5C9.99976 3 11.9998 2 15.9998 2C19.9998 2 21.9998 3 21.9998 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.99976 11H10.0098M13.9998 6H14.0098M17.9998 6H18.0098M6.49976 13.1001H6.50976M17.3997 9.8999C16.5997 10.6999 15.3997 10.6999 14.5997 9.8999M10.0997 7.1001C8.99971 7.2001 7.69971 7.7001 5.99971 8.6001C2.49971 10.6001 1.29971 12.5001 2.29971 14.2001C6.79971 22.0001 11.7997 22.6001 13.4997 21.6001C14.3997 21.1001 15.3997 19.5001 15.3997 16.9001M9.09973 16.4999C9.39973 15.3999 10.4997 14.7999 11.4997 15.0999M21.9998 5C21.9998 14 17.9998 17 15.9998 17C13.9998 17 9.99976 14 9.99976 5C9.99976 3 11.9998 2 15.9998 2C19.9998 2 21.9998 3 21.9998 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--dribbble{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19.13 5.09009C15.22 9.14009 10 10.4401 2.25 10.9401M21.75 12.8401C15.13 11.4301 9.60999 13.8401 5.37 19.1601M8.56006 2.75C12.9301 8.75 14.5601 12.17 16.5601 20.47M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19.13 5.09009C15.22 9.14009 10 10.4401 2.25 10.9401M21.75 12.8401C15.13 11.4301 9.60999 13.8401 5.37 19.1601M8.56006 2.75C12.9301 8.75 14.5601 12.17 16.5601 20.47M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--drill{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 6H22M14 4H17C17.2652 4 17.5196 4.10536 17.7071 4.29289C17.8946 4.48043 18 4.73478 18 5V7C18 7.26522 17.8946 7.51957 17.7071 7.70711C17.5196 7.89464 17.2652 8 17 8H14M5 10L3 18M3 18C2.4 18 2 18.4 2 19C2 20.7 3.3 22 5 22H10C10.6 22 11 21.6 11 21V19C11 18.4 10.6 18 10 18H3ZM12 10V13C12 13.6 11.6 14 11 14H8M7 18L9 10M14 9C14 9.6 13.6 10 13 10H4C3.46957 10 2.96086 9.78929 2.58579 9.41421C2.21071 9.03914 2 8.53043 2 8V4C2 3.46957 2.21071 2.96086 2.58579 2.58579C2.96086 2.21071 3.46957 2 4 2H13C13.6 2 14 2.4 14 3V9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 6H22M14 4H17C17.2652 4 17.5196 4.10536 17.7071 4.29289C17.8946 4.48043 18 4.73478 18 5V7C18 7.26522 17.8946 7.51957 17.7071 7.70711C17.5196 7.89464 17.2652 8 17 8H14M5 10L3 18M3 18C2.4 18 2 18.4 2 19C2 20.7 3.3 22 5 22H10C10.6 22 11 21.6 11 21V19C11 18.4 10.6 18 10 18H3ZM12 10V13C12 13.6 11.6 14 11 14H8M7 18L9 10M14 9C14 9.6 13.6 10 13 10H4C3.46957 10 2.96086 9.78929 2.58579 9.41421C2.21071 9.03914 2 8.53043 2 8V4C2 3.46957 2.21071 2.96086 2.58579 2.58579C2.96086 2.21071 3.46957 2 4 2H13C13.6 2 14 2.4 14 3V9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--droplet{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22C13.8565 22 15.637 21.2625 16.9497 19.9497C18.2625 18.637 19 16.8565 19 15C19 13 18 11.1 16 9.5C14 7.9 12.5 5.5 12 3C11.5 5.5 10 7.9 8 9.5C6 11.1 5 13 5 15C5 16.8565 5.7375 18.637 7.05025 19.9497C8.36301 21.2625 10.1435 22 12 22Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22C13.8565 22 15.637 21.2625 16.9497 19.9497C18.2625 18.637 19 16.8565 19 15C19 13 18 11.1 16 9.5C14 7.9 12.5 5.5 12 3C11.5 5.5 10 7.9 8 9.5C6 11.1 5 13 5 15C5 16.8565 5.7375 18.637 7.05025 19.9497C8.36301 21.2625 10.1435 22 12 22Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--droplets{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.5601 6.60002C13.2478 5.50114 13.7354 4.28906 14.0001 3.02002C14.5001 5.52002 16.0001 7.92002 18.0001 9.52002C20.0001 11.12 21.0001 13.02 21.0001 15.02C21.0058 16.4023 20.601 17.7552 19.8369 18.9071C19.0728 20.059 17.9839 20.9582 16.7082 21.4905C15.4325 22.0229 14.0275 22.1644 12.6713 21.8973C11.315 21.6302 10.0686 20.9664 9.09009 19.99M7 16.3C9.2 16.3 11 14.47 11 12.25C11 11.09 10.43 9.99005 9.29 9.06005C8.15 8.13005 7.29 6.75005 7 5.30005C6.71 6.75005 5.86 8.14005 4.71 9.06005C3.56 9.98005 3 11.1 3 12.25C3 14.47 4.8 16.3 7 16.3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.5601 6.60002C13.2478 5.50114 13.7354 4.28906 14.0001 3.02002C14.5001 5.52002 16.0001 7.92002 18.0001 9.52002C20.0001 11.12 21.0001 13.02 21.0001 15.02C21.0058 16.4023 20.601 17.7552 19.8369 18.9071C19.0728 20.059 17.9839 20.9582 16.7082 21.4905C15.4325 22.0229 14.0275 22.1644 12.6713 21.8973C11.315 21.6302 10.0686 20.9664 9.09009 19.99M7 16.3C9.2 16.3 11 14.47 11 12.25C11 11.09 10.43 9.99005 9.29 9.06005C8.15 8.13005 7.29 6.75005 7 5.30005C6.71 6.75005 5.86 8.14005 4.71 9.06005C3.56 9.98005 3 11.1 3 12.25C3 14.47 4.8 16.3 7 16.3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--drum{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 2L10 10M22 2L14 10M22 9C22 11.7614 17.5228 14 12 14M22 9C22 6.23858 17.5228 4 12 4C6.47715 4 2 6.23858 2 9M22 9V17C22 18.3261 20.9464 19.5979 19.0711 20.5355C17.1957 21.4732 14.6522 22 12 22M12 14C6.47715 14 2 11.7614 2 9M12 14V22M2 9V17C2 18.3261 3.05357 19.5979 4.92893 20.5355C6.8043 21.4732 9.34784 22 12 22M7 13.3999V21.2999M17 13.3999V21.2999%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 2L10 10M22 2L14 10M22 9C22 11.7614 17.5228 14 12 14M22 9C22 6.23858 17.5228 4 12 4C6.47715 4 2 6.23858 2 9M22 9V17C22 18.3261 20.9464 19.5979 19.0711 20.5355C17.1957 21.4732 14.6522 22 12 22M12 14C6.47715 14 2 11.7614 2 9M12 14V22M2 9V17C2 18.3261 3.05357 19.5979 4.92893 20.5355C6.8043 21.4732 9.34784 22 12 22M7 13.3999V21.2999M17 13.3999V21.2999%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--drumstick{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.28976 12.71L5.68976 15.31C5.37222 15.135 5.02044 15.0312 4.65879 15.0058C4.29714 14.9804 3.93429 15.0339 3.5954 15.1627C3.2565 15.2914 2.94966 15.4924 2.69616 15.7516C2.44266 16.0107 2.24857 16.3219 2.12733 16.6636C2.00609 17.0053 1.96062 17.3692 1.99406 17.7302C2.02749 18.0912 2.13905 18.4406 2.32098 18.7542C2.50291 19.0678 2.75087 19.3381 3.04766 19.5463C3.34445 19.7545 3.68298 19.8956 4.03976 19.96C4.10977 20.3121 4.25481 20.645 4.46501 20.9361C4.67521 21.2272 4.94564 21.4696 5.2579 21.6468C5.57015 21.824 5.91692 21.9318 6.2746 21.963C6.63228 21.9942 6.99248 21.948 7.33069 21.8275C7.66891 21.707 7.97721 21.5151 8.23461 21.2648C8.49202 21.0145 8.69249 20.7117 8.8224 20.377C8.9523 20.0423 9.00859 19.6835 8.98743 19.3251C8.96626 18.9667 8.86815 18.6171 8.69976 18.3L11.2898 15.71M15.3998 15.6301C13.9032 16.1103 12.4185 16.1219 11.1642 15.6632C9.90987 15.2046 8.95225 14.2999 8.43224 13.0824C7.91222 11.8648 7.85729 10.3987 8.27551 8.8997C8.69374 7.40074 9.56304 5.94816 10.7555 4.75572C11.9479 3.56329 13.4005 2.69398 14.8995 2.27576C16.3984 1.85753 17.8646 1.91247 19.0821 2.43248C20.2997 2.95249 21.2044 3.91012 21.663 5.16442C22.1216 6.41872 22.11 7.90344 21.6298 9.40008C20.935 9.00374 20.0541 8.90515 19.1353 9.1209C18.2164 9.33665 17.3156 9.85357 16.5845 10.5847C15.8533 11.3159 15.3364 12.2166 15.1207 13.1355C14.9049 14.0544 15.0035 14.9353 15.3998 15.6301Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.28976 12.71L5.68976 15.31C5.37222 15.135 5.02044 15.0312 4.65879 15.0058C4.29714 14.9804 3.93429 15.0339 3.5954 15.1627C3.2565 15.2914 2.94966 15.4924 2.69616 15.7516C2.44266 16.0107 2.24857 16.3219 2.12733 16.6636C2.00609 17.0053 1.96062 17.3692 1.99406 17.7302C2.02749 18.0912 2.13905 18.4406 2.32098 18.7542C2.50291 19.0678 2.75087 19.3381 3.04766 19.5463C3.34445 19.7545 3.68298 19.8956 4.03976 19.96C4.10977 20.3121 4.25481 20.645 4.46501 20.9361C4.67521 21.2272 4.94564 21.4696 5.2579 21.6468C5.57015 21.824 5.91692 21.9318 6.2746 21.963C6.63228 21.9942 6.99248 21.948 7.33069 21.8275C7.66891 21.707 7.97721 21.5151 8.23461 21.2648C8.49202 21.0145 8.69249 20.7117 8.8224 20.377C8.9523 20.0423 9.00859 19.6835 8.98743 19.3251C8.96626 18.9667 8.86815 18.6171 8.69976 18.3L11.2898 15.71M15.3998 15.6301C13.9032 16.1103 12.4185 16.1219 11.1642 15.6632C9.90987 15.2046 8.95225 14.2999 8.43224 13.0824C7.91222 11.8648 7.85729 10.3987 8.27551 8.8997C8.69374 7.40074 9.56304 5.94816 10.7555 4.75572C11.9479 3.56329 13.4005 2.69398 14.8995 2.27576C16.3984 1.85753 17.8646 1.91247 19.0821 2.43248C20.2997 2.95249 21.2044 3.91012 21.663 5.16442C22.1216 6.41872 22.11 7.90344 21.6298 9.40008C20.935 9.00374 20.0541 8.90515 19.1353 9.1209C18.2164 9.33665 17.3156 9.85357 16.5845 10.5847C15.8533 11.3159 15.3364 12.2166 15.1207 13.1355C14.9049 14.0544 15.0035 14.9353 15.3998 15.6301Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--dumbbell{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg clip-path%3D%22url(%23clip0_901_3113)%22%3E%3Cpath d%3D%22M14.3999 14.4001L9.59985 9.6001M21.4999 21.5001L20.0999 20.1001M3.89976 3.9L2.49976 2.5M18.6567 21.4849C18.2816 21.8601 17.773 22.0709 17.2425 22.071C16.7121 22.071 16.2033 21.8604 15.8282 21.4854C15.453 21.1104 15.2422 20.6017 15.2421 20.0713C15.242 19.5408 15.4526 19.032 15.8277 18.6569L14.0607 20.4249C13.6855 20.8 13.1767 21.0108 12.6462 21.0108C12.1156 21.0108 11.6068 20.8 11.2317 20.4249C10.8565 20.0498 10.6458 19.5409 10.6458 19.0104C10.6458 18.4799 10.8565 17.9711 11.2317 17.5959L17.5957 11.2319C17.9708 10.8568 18.4796 10.646 19.0102 10.646C19.5407 10.646 20.0495 10.8568 20.4247 11.2319C20.7998 11.607 21.0106 12.1159 21.0106 12.6464C21.0106 13.1769 20.7998 13.6858 20.4247 14.0609L18.6567 15.8279C19.0318 15.4529 19.5406 15.2423 20.071 15.2423C20.6015 15.2424 21.1101 15.4533 21.4852 15.8284C21.8602 16.2035 22.0708 16.7123 22.0707 17.2428C22.0706 17.7732 21.8598 18.2819 21.4847 18.6569L18.6567 21.4849ZM6.40376 12.768C6.02861 13.1432 5.5198 13.3539 4.98926 13.3539C4.45872 13.3539 3.94991 13.1432 3.57476 12.768C3.19961 12.3929 2.98886 11.884 2.98886 11.3535C2.98886 10.823 3.19961 10.3142 3.57476 9.93901L5.34276 8.17201C5.15701 8.3577 4.9365 8.50498 4.69382 8.60545C4.45115 8.70592 4.19106 8.7576 3.92841 8.75756C3.39796 8.75746 2.88928 8.54666 2.51426 8.17151C2.32857 7.98575 2.18129 7.76524 2.08082 7.52257C1.98035 7.27989 1.92866 7.0198 1.92871 6.75715C1.9288 6.22671 2.13961 5.71802 2.51476 5.34301L5.34276 2.51501C5.71778 2.13986 6.22646 1.92905 6.75691 1.92896C7.01956 1.92891 7.27965 1.9806 7.52232 2.08106C7.765 2.18153 7.98551 2.32882 8.17126 2.51451C8.35702 2.7002 8.50438 2.92065 8.60493 3.16329C8.70549 3.40593 8.75727 3.666 8.75731 3.92865C8.75736 4.1913 8.70567 4.45139 8.6052 4.69407C8.50474 4.93674 8.35745 5.15725 8.17176 5.34301L9.93876 3.57501C10.3139 3.19986 10.8227 2.9891 11.3533 2.9891C11.8838 2.9891 12.3926 3.19986 12.7678 3.57501C13.1429 3.95016 13.3537 4.45897 13.3537 4.98951C13.3537 5.52005 13.1429 6.02886 12.7678 6.40401L6.40376 12.768Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath id%3D%22clip0_901_3113%22%3E%3Crect width%3D%2224%22 height%3D%2224%22 fill%3D%22currentColor%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg clip-path%3D%22url(%23clip0_901_3113)%22%3E%3Cpath d%3D%22M14.3999 14.4001L9.59985 9.6001M21.4999 21.5001L20.0999 20.1001M3.89976 3.9L2.49976 2.5M18.6567 21.4849C18.2816 21.8601 17.773 22.0709 17.2425 22.071C16.7121 22.071 16.2033 21.8604 15.8282 21.4854C15.453 21.1104 15.2422 20.6017 15.2421 20.0713C15.242 19.5408 15.4526 19.032 15.8277 18.6569L14.0607 20.4249C13.6855 20.8 13.1767 21.0108 12.6462 21.0108C12.1156 21.0108 11.6068 20.8 11.2317 20.4249C10.8565 20.0498 10.6458 19.5409 10.6458 19.0104C10.6458 18.4799 10.8565 17.9711 11.2317 17.5959L17.5957 11.2319C17.9708 10.8568 18.4796 10.646 19.0102 10.646C19.5407 10.646 20.0495 10.8568 20.4247 11.2319C20.7998 11.607 21.0106 12.1159 21.0106 12.6464C21.0106 13.1769 20.7998 13.6858 20.4247 14.0609L18.6567 15.8279C19.0318 15.4529 19.5406 15.2423 20.071 15.2423C20.6015 15.2424 21.1101 15.4533 21.4852 15.8284C21.8602 16.2035 22.0708 16.7123 22.0707 17.2428C22.0706 17.7732 21.8598 18.2819 21.4847 18.6569L18.6567 21.4849ZM6.40376 12.768C6.02861 13.1432 5.5198 13.3539 4.98926 13.3539C4.45872 13.3539 3.94991 13.1432 3.57476 12.768C3.19961 12.3929 2.98886 11.884 2.98886 11.3535C2.98886 10.823 3.19961 10.3142 3.57476 9.93901L5.34276 8.17201C5.15701 8.3577 4.9365 8.50498 4.69382 8.60545C4.45115 8.70592 4.19106 8.7576 3.92841 8.75756C3.39796 8.75746 2.88928 8.54666 2.51426 8.17151C2.32857 7.98575 2.18129 7.76524 2.08082 7.52257C1.98035 7.27989 1.92866 7.0198 1.92871 6.75715C1.9288 6.22671 2.13961 5.71802 2.51476 5.34301L5.34276 2.51501C5.71778 2.13986 6.22646 1.92905 6.75691 1.92896C7.01956 1.92891 7.27965 1.9806 7.52232 2.08106C7.765 2.18153 7.98551 2.32882 8.17126 2.51451C8.35702 2.7002 8.50438 2.92065 8.60493 3.16329C8.70549 3.40593 8.75727 3.666 8.75731 3.92865C8.75736 4.1913 8.70567 4.45139 8.6052 4.69407C8.50474 4.93674 8.35745 5.15725 8.17176 5.34301L9.93876 3.57501C10.3139 3.19986 10.8227 2.9891 11.3533 2.9891C11.8838 2.9891 12.3926 3.19986 12.7678 3.57501C13.1429 3.95016 13.3537 4.45897 13.3537 4.98951C13.3537 5.52005 13.1429 6.02886 12.7678 6.40401L6.40376 12.768Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath id%3D%22clip0_901_3113%22%3E%3Crect width%3D%2224%22 height%3D%2224%22 fill%3D%22currentColor%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--ear-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 18.5C6 18.9597 6.09053 19.4148 6.26642 19.8394C6.44231 20.2641 6.70012 20.6499 7.02513 20.9749C7.35013 21.2999 7.73597 21.5577 8.16061 21.7336C8.58525 21.9095 9.04037 22 9.5 22C9.95963 22 10.4148 21.9095 10.8394 21.7336C11.264 21.5577 11.6499 21.2999 11.9749 20.9749C12.2999 20.6499 12.5577 20.2641 12.7336 19.8394C12.9095 19.4148 13 18.9597 13 18.5C13 16.93 13.92 15.98 15.04 15.04M6 8.50011C6 7.75011 6.13 7.03011 6.36 6.36011M8.80005 3.14999C9.77572 2.47449 10.9177 2.07898 12.1021 2.00633C13.2866 1.93369 14.4684 2.18669 15.5193 2.7379C16.5702 3.2891 17.4501 4.11749 18.0637 5.13323C18.6773 6.14897 19.0011 7.3133 19 8.49999C19 10.13 18.56 11.31 17.91 12.26M12.5 6C13.163 6 13.7989 6.26339 14.2678 6.73223C14.7366 7.20107 15 7.83696 15 8.5M10 13C10.3847 12.9992 10.761 12.8874 11.0839 12.6782C11.4067 12.4689 11.6623 12.1709 11.82 11.82M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 18.5C6 18.9597 6.09053 19.4148 6.26642 19.8394C6.44231 20.2641 6.70012 20.6499 7.02513 20.9749C7.35013 21.2999 7.73597 21.5577 8.16061 21.7336C8.58525 21.9095 9.04037 22 9.5 22C9.95963 22 10.4148 21.9095 10.8394 21.7336C11.264 21.5577 11.6499 21.2999 11.9749 20.9749C12.2999 20.6499 12.5577 20.2641 12.7336 19.8394C12.9095 19.4148 13 18.9597 13 18.5C13 16.93 13.92 15.98 15.04 15.04M6 8.50011C6 7.75011 6.13 7.03011 6.36 6.36011M8.80005 3.14999C9.77572 2.47449 10.9177 2.07898 12.1021 2.00633C13.2866 1.93369 14.4684 2.18669 15.5193 2.7379C16.5702 3.2891 17.4501 4.11749 18.0637 5.13323C18.6773 6.14897 19.0011 7.3133 19 8.49999C19 10.13 18.56 11.31 17.91 12.26M12.5 6C13.163 6 13.7989 6.26339 14.2678 6.73223C14.7366 7.20107 15 7.83696 15 8.5M10 13C10.3847 12.9992 10.761 12.8874 11.0839 12.6782C11.4067 12.4689 11.6623 12.1709 11.82 11.82M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--ear{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 8.5C6 6.77609 6.68482 5.12279 7.90381 3.90381C9.12279 2.68482 10.7761 2 12.5 2C14.2239 2 15.8772 2.68482 17.0962 3.90381C18.3152 5.12279 19 6.77609 19 8.5C19 14.5 13 14.5 13 18.5C13 18.9596 12.9095 19.4148 12.7336 19.8394C12.5577 20.264 12.2999 20.6499 11.9749 20.9749C11.6499 21.2999 11.264 21.5577 10.8394 21.7336C10.4148 21.9095 9.95963 22 9.5 22C9.04037 22 8.58525 21.9095 8.16061 21.7336C7.73597 21.5577 7.35013 21.2999 7.02513 20.9749C6.70012 20.6499 6.44231 20.264 6.26642 19.8394C6.09053 19.4148 6 18.9596 6 18.5M15 8.5C15 7.83696 14.7366 7.20107 14.2678 6.73223C13.7989 6.26339 13.163 6 12.5 6C11.837 6 11.2011 6.26339 10.7322 6.73223C10.2634 7.20107 10 7.83696 10 8.5V9.5C10.5304 9.5 11.0391 9.71071 11.4142 10.0858C11.7893 10.4609 12 10.9696 12 11.5C12 12.0304 11.7893 12.5391 11.4142 12.9142C11.0391 13.2893 10.5304 13.5 10 13.5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 8.5C6 6.77609 6.68482 5.12279 7.90381 3.90381C9.12279 2.68482 10.7761 2 12.5 2C14.2239 2 15.8772 2.68482 17.0962 3.90381C18.3152 5.12279 19 6.77609 19 8.5C19 14.5 13 14.5 13 18.5C13 18.9596 12.9095 19.4148 12.7336 19.8394C12.5577 20.264 12.2999 20.6499 11.9749 20.9749C11.6499 21.2999 11.264 21.5577 10.8394 21.7336C10.4148 21.9095 9.95963 22 9.5 22C9.04037 22 8.58525 21.9095 8.16061 21.7336C7.73597 21.5577 7.35013 21.2999 7.02513 20.9749C6.70012 20.6499 6.44231 20.264 6.26642 19.8394C6.09053 19.4148 6 18.9596 6 18.5M15 8.5C15 7.83696 14.7366 7.20107 14.2678 6.73223C13.7989 6.26339 13.163 6 12.5 6C11.837 6 11.2011 6.26339 10.7322 6.73223C10.2634 7.20107 10 7.83696 10 8.5V9.5C10.5304 9.5 11.0391 9.71071 11.4142 10.0858C11.7893 10.4609 12 10.9696 12 11.5C12 12.0304 11.7893 12.5391 11.4142 12.9142C11.0391 13.2893 10.5304 13.5 10 13.5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--earth-lock{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 3.34009V5.00009C7 5.79574 7.31607 6.5588 7.87868 7.12141C8.44129 7.68402 9.20435 8.00009 10 8.00009M11 21.95V18C11 17.4696 10.7893 16.9609 10.4143 16.5858C10.0392 16.2107 9.53048 16 9.00005 16C8.46962 16 7.96091 15.7893 7.58584 15.4142C7.21076 15.0391 7.00005 14.5304 7.00005 14V13C7.00005 12.4696 6.78934 11.9609 6.41426 11.5858C6.03919 11.2107 5.53048 11 5.00005 11H2.05005M15 21.54V17C15 16.4696 15.2107 15.9609 15.5858 15.5858C15.9609 15.2107 16.4696 15 17 15H21.54C20.9855 16.7631 19.9532 18.338 18.5578 19.55C17.1624 20.7619 15.4584 21.5634 13.6351 21.8655C11.8117 22.1676 9.9403 21.9585 8.2286 21.2614C6.5169 20.5642 5.03188 19.4064 3.93841 17.9163C2.84495 16.4263 2.18582 14.6623 2.0342 12.8204C1.88258 10.9784 2.2444 9.1304 3.0795 7.4816C3.9146 5.83281 5.1903 4.4477 6.76497 3.48007C8.33964 2.51243 10.1517 2.00011 11.9999 2M20 6V4C20 3.46957 19.7893 2.96086 19.4142 2.58579C19.0391 2.21071 18.5304 2 18 2C17.4696 2 16.9609 2.21071 16.5858 2.58579C16.2107 2.96086 16 3.46957 16 4V6M15 6H21C21.5523 6 22 6.44772 22 7V10C22 10.5523 21.5523 11 21 11H15C14.4477 11 14 10.5523 14 10V7C14 6.44772 14.4477 6 15 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 3.34009V5.00009C7 5.79574 7.31607 6.5588 7.87868 7.12141C8.44129 7.68402 9.20435 8.00009 10 8.00009M11 21.95V18C11 17.4696 10.7893 16.9609 10.4143 16.5858C10.0392 16.2107 9.53048 16 9.00005 16C8.46962 16 7.96091 15.7893 7.58584 15.4142C7.21076 15.0391 7.00005 14.5304 7.00005 14V13C7.00005 12.4696 6.78934 11.9609 6.41426 11.5858C6.03919 11.2107 5.53048 11 5.00005 11H2.05005M15 21.54V17C15 16.4696 15.2107 15.9609 15.5858 15.5858C15.9609 15.2107 16.4696 15 17 15H21.54C20.9855 16.7631 19.9532 18.338 18.5578 19.55C17.1624 20.7619 15.4584 21.5634 13.6351 21.8655C11.8117 22.1676 9.9403 21.9585 8.2286 21.2614C6.5169 20.5642 5.03188 19.4064 3.93841 17.9163C2.84495 16.4263 2.18582 14.6623 2.0342 12.8204C1.88258 10.9784 2.2444 9.1304 3.0795 7.4816C3.9146 5.83281 5.1903 4.4477 6.76497 3.48007C8.33964 2.51243 10.1517 2.00011 11.9999 2M20 6V4C20 3.46957 19.7893 2.96086 19.4142 2.58579C19.0391 2.21071 18.5304 2 18 2C17.4696 2 16.9609 2.21071 16.5858 2.58579C16.2107 2.96086 16 3.46957 16 4V6M15 6H21C21.5523 6 22 6.44772 22 7V10C22 10.5523 21.5523 11 21 11H15C14.4477 11 14 10.5523 14 10V7C14 6.44772 14.4477 6 15 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--earth{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21.54 15H17C16.4696 15 15.9609 15.2107 15.5858 15.5858C15.2107 15.9609 15 16.4696 15 17V21.54M7 3.34009V5.00009C7 5.79574 7.31607 6.5588 7.87868 7.12141C8.44129 7.68402 9.20435 8.00009 10 8.00009C10.5304 8.00009 11.0391 8.2108 11.4142 8.58587C11.7893 8.96095 12 9.46965 12 10.0001C12 11.1001 12.9 12.0001 14 12.0001C14.5304 12.0001 15.0391 11.7894 15.4142 11.4143C15.7893 11.0392 16 10.5305 16 10.0001C16 8.90009 16.9 8.00009 18 8.00009H21.17M11 21.95V18C11 17.4696 10.7893 16.9609 10.4143 16.5858C10.0392 16.2107 9.53048 16 9.00005 16C8.46962 16 7.96091 15.7893 7.58584 15.4142C7.21076 15.0391 7.00005 14.5304 7.00005 14V13C7.00005 12.4696 6.78934 11.9609 6.41426 11.5858C6.03919 11.2107 5.53048 11 5.00005 11H2.05005M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21.54 15H17C16.4696 15 15.9609 15.2107 15.5858 15.5858C15.2107 15.9609 15 16.4696 15 17V21.54M7 3.34009V5.00009C7 5.79574 7.31607 6.5588 7.87868 7.12141C8.44129 7.68402 9.20435 8.00009 10 8.00009C10.5304 8.00009 11.0391 8.2108 11.4142 8.58587C11.7893 8.96095 12 9.46965 12 10.0001C12 11.1001 12.9 12.0001 14 12.0001C14.5304 12.0001 15.0391 11.7894 15.4142 11.4143C15.7893 11.0392 16 10.5305 16 10.0001C16 8.90009 16.9 8.00009 18 8.00009H21.17M11 21.95V18C11 17.4696 10.7893 16.9609 10.4143 16.5858C10.0392 16.2107 9.53048 16 9.00005 16C8.46962 16 7.96091 15.7893 7.58584 15.4142C7.21076 15.0391 7.00005 14.5304 7.00005 14V13C7.00005 12.4696 6.78934 11.9609 6.41426 11.5858C6.03919 11.2107 5.53048 11 5.00005 11H2.05005M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--eclipse{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2M22 12C22 6.47715 17.5228 2 12 2M22 12C20.6739 13.3261 18.8754 14.0711 17 14.0711C15.1247 14.0711 13.3261 13.3261 12 12C10.6739 10.6739 9.92896 8.87536 9.92896 7C9.92896 5.12464 10.6739 3.32608 12 2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2M22 12C22 6.47715 17.5228 2 12 2M22 12C20.6739 13.3261 18.8754 14.0711 17 14.0711C15.1247 14.0711 13.3261 13.3261 12 12C10.6739 10.6739 9.92896 8.87536 9.92896 7C9.92896 5.12464 10.6739 3.32608 12 2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--edit-line{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2217%22 height%3D%2217%22 viewBox%3D%220 0 17 17%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.40963 10.9245L11.3822 3.95187L10.4101 2.97975L3.4375 9.95237V10.9245H4.40963ZM4.97956 12.2995H2.0625V9.38243L9.92406 1.52087C10.053 1.39198 10.2278 1.31958 10.4101 1.31958C10.5924 1.31958 10.7673 1.39198 10.8962 1.52087L12.8411 3.46581C12.97 3.59473 13.0424 3.76957 13.0424 3.95187C13.0424 4.13417 12.97 4.30901 12.8411 4.43793L4.97956 12.2995ZM2.0625 13.6745H14.4375V15.0495H2.0625V13.6745Z%22 fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2217%22 height%3D%2217%22 viewBox%3D%220 0 17 17%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.40963 10.9245L11.3822 3.95187L10.4101 2.97975L3.4375 9.95237V10.9245H4.40963ZM4.97956 12.2995H2.0625V9.38243L9.92406 1.52087C10.053 1.39198 10.2278 1.31958 10.4101 1.31958C10.5924 1.31958 10.7673 1.39198 10.8962 1.52087L12.8411 3.46581C12.97 3.59473 13.0424 3.76957 13.0424 3.95187C13.0424 4.13417 12.97 4.30901 12.8411 4.43793L4.97956 12.2995ZM2.0625 13.6745H14.4375V15.0495H2.0625V13.6745Z%22 fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--egg-fried{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.5 16C13.433 16 15 14.433 15 12.5C15 10.567 13.433 9 11.5 9C9.567 9 8 10.567 8 12.5C8 14.433 9.567 16 11.5 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M3 8C3 4.5 5.5 2 9.5 2C14.5 2 14.33 5 17 7C19.67 9 22 9 22 13C22 17.5 19.5 19.5 15 19.5C12.5 19.5 12.5 22 9 22C5.5 22 2 20 2 16.5C2 13.5 3.5 13.5 3.5 11.5C3.5 10 3 9 3 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.5 16C13.433 16 15 14.433 15 12.5C15 10.567 13.433 9 11.5 9C9.567 9 8 10.567 8 12.5C8 14.433 9.567 16 11.5 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M3 8C3 4.5 5.5 2 9.5 2C14.5 2 14.33 5 17 7C19.67 9 22 9 22 13C22 17.5 19.5 19.5 15 19.5C12.5 19.5 12.5 22 9 22C5.5 22 2 20 2 16.5C2 13.5 3.5 13.5 3.5 11.5C3.5 10 3 9 3 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--egg-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6.39891 6.39893C5.36191 8.15693 4.64991 10.1889 4.49991 11.9999C4.12991 16.4299 5.76991 21.9499 11.9999 21.9999C15.2559 21.9739 17.2589 20.4529 18.3749 18.3749M19.5321 13.875C19.5631 13.25 19.5525 12.6236 19.5001 12C19.1401 7.66 15.5501 2.04 12.0001 2C10.9601 2.012 9.9181 2.502 8.9541 3.297M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6.39891 6.39893C5.36191 8.15693 4.64991 10.1889 4.49991 11.9999C4.12991 16.4299 5.76991 21.9499 11.9999 21.9999C15.2559 21.9739 17.2589 20.4529 18.3749 18.3749M19.5321 13.875C19.5631 13.25 19.5525 12.6236 19.5001 12C19.1401 7.66 15.5501 2.04 12.0001 2C10.9601 2.012 9.9181 2.502 8.9541 3.297M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--egg{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.9999 22C18.2299 21.95 19.8699 16.43 19.4999 12C19.1399 7.66 15.5499 2.04 11.9999 2C8.44991 2.04 4.85991 7.66 4.49991 12C4.12991 16.43 5.76991 21.95 11.9999 22Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.9999 22C18.2299 21.95 19.8699 16.43 19.4999 12C19.1399 7.66 15.5499 2.04 11.9999 2C8.44991 2.04 4.85991 7.66 4.49991 12C4.12991 16.43 5.76991 21.95 11.9999 22Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--ellipsis-vertical{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 6C12.5523 6 13 5.55228 13 5C13 4.44772 12.5523 4 12 4C11.4477 4 11 4.44772 11 5C11 5.55228 11.4477 6 12 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 20C12.5523 20 13 19.5523 13 19C13 18.4477 12.5523 18 12 18C11.4477 18 11 18.4477 11 19C11 19.5523 11.4477 20 12 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 6C12.5523 6 13 5.55228 13 5C13 4.44772 12.5523 4 12 4C11.4477 4 11 4.44772 11 5C11 5.55228 11.4477 6 12 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 20C12.5523 20 13 19.5523 13 19C13 18.4477 12.5523 18 12 18C11.4477 18 11 18.4477 11 19C11 19.5523 11.4477 20 12 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--ellipsis{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M19 13C19.5523 13 20 12.5523 20 12C20 11.4477 19.5523 11 19 11C18.4477 11 18 11.4477 18 12C18 12.5523 18.4477 13 19 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M5 13C5.55228 13 6 12.5523 6 12C6 11.4477 5.55228 11 5 11C4.44772 11 4 11.4477 4 12C4 12.5523 4.44772 13 5 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M19 13C19.5523 13 20 12.5523 20 12C20 11.4477 19.5523 11 19 11C18.4477 11 18 11.4477 18 12C18 12.5523 18.4477 13 19 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M5 13C5.55228 13 6 12.5523 6 12C6 11.4477 5.55228 11 5 11C4.44772 11 4 11.4477 4 12C4 12.5523 4.44772 13 5 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--equal-not{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 9H19M5 15H19M19 5L5 19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 9H19M5 15H19M19 5L5 19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--equal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 9H19M5 15H19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 9H19M5 15H19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--eraser{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.0002 21L21.3002 12.7C22.3002 11.8 22.3002 10.3 21.3002 9.29995L15.7002 3.69995C14.8002 2.69995 13.3002 2.69995 12.3002 3.69995L2.7002 13.3C1.7002 14.2 1.7002 15.7 2.7002 16.7L7.0002 21L22.0002 21M5.00024 11L14.0002 20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.0002 21L21.3002 12.7C22.3002 11.8 22.3002 10.3 21.3002 9.29995L15.7002 3.69995C14.8002 2.69995 13.3002 2.69995 12.3002 3.69995L2.7002 13.3C1.7002 14.2 1.7002 15.7 2.7002 16.7L7.0002 21L22.0002 21M5.00024 11L14.0002 20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--ethernet-port{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 8V9M10 8V9M14 8V9M18 8V9M15 20L18 17H20C20.5304 17 21.0391 16.7893 21.4142 16.4142C21.7893 16.0391 22 15.5304 22 15V6C22 5.46957 21.7893 4.96086 21.4142 4.58579C21.0391 4.21071 20.5304 4 20 4H4C3.46957 4 2.96086 4.21071 2.58579 4.58579C2.21071 4.96086 2 5.46957 2 6V15C2 15.5304 2.21071 16.0391 2.58579 16.4142C2.96086 16.7893 3.46957 17 4 17H6L9 20H15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 8V9M10 8V9M14 8V9M18 8V9M15 20L18 17H20C20.5304 17 21.0391 16.7893 21.4142 16.4142C21.7893 16.0391 22 15.5304 22 15V6C22 5.46957 21.7893 4.96086 21.4142 4.58579C21.0391 4.21071 20.5304 4 20 4H4C3.46957 4 2.96086 4.21071 2.58579 4.58579C2.21071 4.96086 2 5.46957 2 6V15C2 15.5304 2.21071 16.0391 2.58579 16.4142C2.96086 16.7893 3.46957 17 4 17H6L9 20H15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--euro{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 10H16M4 14H13M18.9999 6.00003C17.577 4.70768 15.7221 3.99427 13.7999 4.00003C12.7624 4.01308 11.7377 4.23037 10.7842 4.63949C9.83074 5.0486 8.96718 5.64153 8.24287 6.38442C7.51855 7.1273 6.94767 8.00559 6.56282 8.96913C6.17797 9.93266 5.98669 10.9626 5.99991 12C5.99991 16.4 9.49991 20 13.7999 20C15.7999 20 17.5999 19.2 18.9999 18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 10H16M4 14H13M18.9999 6.00003C17.577 4.70768 15.7221 3.99427 13.7999 4.00003C12.7624 4.01308 11.7377 4.23037 10.7842 4.63949C9.83074 5.0486 8.96718 5.64153 8.24287 6.38442C7.51855 7.1273 6.94767 8.00559 6.56282 8.96913C6.17797 9.93266 5.98669 10.9626 5.99991 12C5.99991 16.4 9.49991 20 13.7999 20C15.7999 20 17.5999 19.2 18.9999 18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--expand{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 21L15 15M21 21V16.2M21 21H16.2M3 16.2V21M3 21H7.8M3 21L9 15M21 7.8V3M21 3H16.2M21 3L15 9M3 7.8V3M3 3H7.8M3 3L9 9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 21L15 15M21 21V16.2M21 21H16.2M3 16.2V21M3 21H7.8M3 21L9 15M21 7.8V3M21 3H16.2M21 3L15 9M3 7.8V3M3 3H7.8M3 3L9 9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--external-link{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 3H21M21 3V9M21 3L10 14M18 13V19C18 19.5304 17.7893 20.0391 17.4142 20.4142C17.0391 20.7893 16.5304 21 16 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V8C3 7.46957 3.21071 6.96086 3.58579 6.58579C3.96086 6.21071 4.46957 6 5 6H11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 3H21M21 3V9M21 3L10 14M18 13V19C18 19.5304 17.7893 20.0391 17.4142 20.4142C17.0391 20.7893 16.5304 21 16 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V8C3 7.46957 3.21071 6.96086 3.58579 6.58579C3.96086 6.21071 4.46957 6 5 6H11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--eye-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.7329 5.07599C13.0623 4.7984 15.4185 5.29081 17.4418 6.47804C19.465 7.66527 21.0441 9.48207 21.9379 11.651C22.0213 11.8755 22.0213 12.1225 21.9379 12.347C21.5704 13.238 21.0847 14.0755 20.4939 14.837M14.0839 14.158C13.5181 14.7045 12.7603 15.0069 11.9737 15C11.1871 14.9932 10.4347 14.6777 9.87844 14.1215C9.32221 13.5652 9.0067 12.8128 8.99987 12.0262C8.99303 11.2396 9.29542 10.4818 9.84189 9.91602M17.479 17.499C16.1525 18.2848 14.6725 18.776 13.1394 18.9394C11.6063 19.1028 10.056 18.9345 8.59365 18.4459C7.13133 17.9573 5.79121 17.1599 4.66423 16.1078C3.53725 15.0556 2.64977 13.7734 2.06202 12.348C1.97868 12.1235 1.97868 11.8765 2.06202 11.652C2.94865 9.50189 4.50869 7.69728 6.50802 6.50903M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.7329 5.07599C13.0623 4.7984 15.4185 5.29081 17.4418 6.47804C19.465 7.66527 21.0441 9.48207 21.9379 11.651C22.0213 11.8755 22.0213 12.1225 21.9379 12.347C21.5704 13.238 21.0847 14.0755 20.4939 14.837M14.0839 14.158C13.5181 14.7045 12.7603 15.0069 11.9737 15C11.1871 14.9932 10.4347 14.6777 9.87844 14.1215C9.32221 13.5652 9.0067 12.8128 8.99987 12.0262C8.99303 11.2396 9.29542 10.4818 9.84189 9.91602M17.479 17.499C16.1525 18.2848 14.6725 18.776 13.1394 18.9394C11.6063 19.1028 10.056 18.9345 8.59365 18.4459C7.13133 17.9573 5.79121 17.1599 4.66423 16.1078C3.53725 15.0556 2.64977 13.7734 2.06202 12.348C1.97868 12.1235 1.97868 11.8765 2.06202 11.652C2.94865 9.50189 4.50869 7.69728 6.50802 6.50903M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--eye{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2.06202 12.3481C1.97868 12.1236 1.97868 11.8766 2.06202 11.6521C2.87372 9.68397 4.25153 8.00116 6.02079 6.81701C7.79004 5.63287 9.87106 5.00073 12 5.00073C14.129 5.00073 16.21 5.63287 17.9792 6.81701C19.7485 8.00116 21.1263 9.68397 21.938 11.6521C22.0214 11.8766 22.0214 12.1236 21.938 12.3481C21.1263 14.3163 19.7485 15.9991 17.9792 17.1832C16.21 18.3674 14.129 18.9995 12 18.9995C9.87106 18.9995 7.79004 18.3674 6.02079 17.1832C4.25153 15.9991 2.87372 14.3163 2.06202 12.3481Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2.06202 12.3481C1.97868 12.1236 1.97868 11.8766 2.06202 11.6521C2.87372 9.68397 4.25153 8.00116 6.02079 6.81701C7.79004 5.63287 9.87106 5.00073 12 5.00073C14.129 5.00073 16.21 5.63287 17.9792 6.81701C19.7485 8.00116 21.1263 9.68397 21.938 11.6521C22.0214 11.8766 22.0214 12.1236 21.938 12.3481C21.1263 14.3163 19.7485 15.9991 17.9792 17.1832C16.21 18.3674 14.129 18.9995 12 18.9995C9.87106 18.9995 7.79004 18.3674 6.02079 17.1832C4.25153 15.9991 2.87372 14.3163 2.06202 12.3481Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--facebook{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 2H15C13.6739 2 12.4021 2.52678 11.4645 3.46447C10.5268 4.40215 10 5.67392 10 7V10H7V14H10V22H14V14H17L18 10H14V7C14 6.73478 14.1054 6.48043 14.2929 6.29289C14.4804 6.10536 14.7348 6 15 6H18V2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 2H15C13.6739 2 12.4021 2.52678 11.4645 3.46447C10.5268 4.40215 10 5.67392 10 7V10H7V14H10V22H14V14H17L18 10H14V7C14 6.73478 14.1054 6.48043 14.2929 6.29289C14.4804 6.10536 14.7348 6 15 6H18V2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--factory{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 18H18M12 18H13M7 18H8M2 20C2 20.5304 2.21071 21.0391 2.58579 21.4142C2.96086 21.7893 3.46957 22 4 22H20C20.5304 22 21.0391 21.7893 21.4142 21.4142C21.7893 21.0391 22 20.5304 22 20V8L15 13V8L8 13V4C8 3.46957 7.78929 2.96086 7.41421 2.58579C7.03914 2.21071 6.53043 2 6 2H4C3.46957 2 2.96086 2.21071 2.58579 2.58579C2.21071 2.96086 2 3.46957 2 4V20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 18H18M12 18H13M7 18H8M2 20C2 20.5304 2.21071 21.0391 2.58579 21.4142C2.96086 21.7893 3.46957 22 4 22H20C20.5304 22 21.0391 21.7893 21.4142 21.4142C21.7893 21.0391 22 20.5304 22 20V8L15 13V8L8 13V4C8 3.46957 7.78929 2.96086 7.41421 2.58579C7.03914 2.21071 6.53043 2 6 2H4C3.46957 2 2.96086 2.21071 2.58579 2.58579C2.21071 2.96086 2 3.46957 2 4V20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--fan{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12V12.01M10.8271 16.3791C9.77924 16.9086 8.60053 17.1235 7.43323 16.9979C6.26593 16.8723 5.15993 16.4115 4.24873 15.6712C3.33753 14.9309 2.66009 13.9426 2.29816 12.8258C1.93623 11.7089 1.9053 10.5111 2.20909 9.37709L7.62109 10.8271C7.09157 9.77924 6.87664 8.60053 7.00225 7.43323C7.12787 6.26593 7.58865 5.15993 8.32898 4.24873C9.06932 3.33753 10.0576 2.66009 11.1744 2.29816C12.2913 1.93623 13.489 1.9053 14.6231 2.20909L13.1731 7.62109C14.2209 7.09157 15.3996 6.87664 16.5669 7.00225C17.7343 7.12787 18.8402 7.58865 19.7514 8.32898C20.6626 9.06932 21.3401 10.0576 21.702 11.1744C22.0639 12.2913 22.0949 13.489 21.7911 14.6231L16.3791 13.1731C16.9086 14.2209 17.1235 15.3996 16.9979 16.5669C16.8723 17.7343 16.4115 18.8402 15.6712 19.7514C14.9309 20.6626 13.9426 21.3401 12.8258 21.702C11.7089 22.0639 10.5111 22.0949 9.37709 21.7911L10.8271 16.3791Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12V12.01M10.8271 16.3791C9.77924 16.9086 8.60053 17.1235 7.43323 16.9979C6.26593 16.8723 5.15993 16.4115 4.24873 15.6712C3.33753 14.9309 2.66009 13.9426 2.29816 12.8258C1.93623 11.7089 1.9053 10.5111 2.20909 9.37709L7.62109 10.8271C7.09157 9.77924 6.87664 8.60053 7.00225 7.43323C7.12787 6.26593 7.58865 5.15993 8.32898 4.24873C9.06932 3.33753 10.0576 2.66009 11.1744 2.29816C12.2913 1.93623 13.489 1.9053 14.6231 2.20909L13.1731 7.62109C14.2209 7.09157 15.3996 6.87664 16.5669 7.00225C17.7343 7.12787 18.8402 7.58865 19.7514 8.32898C20.6626 9.06932 21.3401 10.0576 21.702 11.1744C22.0639 12.2913 22.0949 13.489 21.7911 14.6231L16.3791 13.1731C16.9086 14.2209 17.1235 15.3996 16.9979 16.5669C16.8723 17.7343 16.4115 18.8402 15.6712 19.7514C14.9309 20.6626 13.9426 21.3401 12.8258 21.702C11.7089 22.0639 10.5111 22.0949 9.37709 21.7911L10.8271 16.3791Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--fast-forward{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 19L22 12L13 5V19Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M2 19L11 12L2 5V19Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 19L22 12L13 5V19Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M2 19L11 12L2 5V19Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--feather{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 8L2 22M17.5 15H9M12.67 19C12.9331 19 13.1936 18.948 13.4366 18.8471C13.6796 18.7462 13.9003 18.5984 14.086 18.412L20.24 12.24C21.3658 11.1142 21.9983 9.58722 21.9983 7.99504C21.9983 6.40285 21.3658 4.87588 20.24 3.75004C19.1142 2.62419 17.5872 1.9917 15.995 1.9917C14.4028 1.9917 12.8758 2.62419 11.75 3.75004L5.586 9.91404C5.2109 10.289 5.00011 10.7976 5 11.328V18C5 18.2653 5.10536 18.5196 5.29289 18.7071C5.48043 18.8947 5.73478 19 6 19H12.67Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 8L2 22M17.5 15H9M12.67 19C12.9331 19 13.1936 18.948 13.4366 18.8471C13.6796 18.7462 13.9003 18.5984 14.086 18.412L20.24 12.24C21.3658 11.1142 21.9983 9.58722 21.9983 7.99504C21.9983 6.40285 21.3658 4.87588 20.24 3.75004C19.1142 2.62419 17.5872 1.9917 15.995 1.9917C14.4028 1.9917 12.8758 2.62419 11.75 3.75004L5.586 9.91404C5.2109 10.289 5.00011 10.7976 5 11.328V18C5 18.2653 5.10536 18.5196 5.29289 18.7071C5.48043 18.8947 5.73478 19 6 19H12.67Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--fence{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 8H10M6 18H10M14 8H18M14 18H18M4 3L2 5V20C2 20.6 2.4 21 3 21H5C5.6 21 6 20.6 6 20V5L4 3ZM12 3L10 5V20C10 20.6 10.4 21 11 21H13C13.6 21 14 20.6 14 20V5L12 3ZM20 3L18 5V20C18 20.6 18.4 21 19 21H21C21.6 21 22 20.6 22 20V5L20 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 8H10M6 18H10M14 8H18M14 18H18M4 3L2 5V20C2 20.6 2.4 21 3 21H5C5.6 21 6 20.6 6 20V5L4 3ZM12 3L10 5V20C10 20.6 10.4 21 11 21H13C13.6 21 14 20.6 14 20V5L12 3ZM20 3L18 5V20C18 20.6 18.4 21 19 21H21C21.6 21 22 20.6 22 20V5L20 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--ferris-wheel{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 14C13.1046 14 14 13.1046 14 12C14 10.8954 13.1046 10 12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14ZM12 14L9 22M12 14L15 22M12 2V6M6.80005 15L3.30005 17M20.7 7L17.2 9M6.80005 9L3.30005 7M20.7 17L17.2 15M8 22H16M18 18.6999C19.3586 17.4848 20.3162 15.8857 20.7461 14.1144C21.176 12.3431 21.0579 10.483 20.4076 8.7803C19.7572 7.07756 18.6051 5.61243 17.1038 4.57879C15.6025 3.54514 13.8227 2.9917 12 2.9917C10.1773 2.9917 8.39751 3.54514 6.89621 4.57879C5.39491 5.61243 4.24284 7.07756 3.59245 8.7803C2.94206 10.483 2.82401 12.3431 3.25392 14.1144C3.68382 15.8857 4.64142 17.4848 6 18.6999%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 14C13.1046 14 14 13.1046 14 12C14 10.8954 13.1046 10 12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14ZM12 14L9 22M12 14L15 22M12 2V6M6.80005 15L3.30005 17M20.7 7L17.2 9M6.80005 9L3.30005 7M20.7 17L17.2 15M8 22H16M18 18.6999C19.3586 17.4848 20.3162 15.8857 20.7461 14.1144C21.176 12.3431 21.0579 10.483 20.4076 8.7803C19.7572 7.07756 18.6051 5.61243 17.1038 4.57879C15.6025 3.54514 13.8227 2.9917 12 2.9917C10.1773 2.9917 8.39751 3.54514 6.89621 4.57879C5.39491 5.61243 4.24284 7.07756 3.59245 8.7803C2.94206 10.483 2.82401 12.3431 3.25392 14.1144C3.68382 15.8857 4.64142 17.4848 6 18.6999%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--figma{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2H8.5C7.57174 2 6.6815 2.36875 6.02513 3.02513C5.36875 3.6815 5 4.57174 5 5.5C5 6.42826 5.36875 7.3185 6.02513 7.97487C6.6815 8.63125 7.57174 9 8.5 9M12 2V9M12 2H15.5C15.9596 2 16.4148 2.09053 16.8394 2.26642C17.264 2.44231 17.6499 2.70012 17.9749 3.02513C18.2999 3.35013 18.5577 3.73597 18.7336 4.16061C18.9095 4.58525 19 5.04037 19 5.5C19 5.95963 18.9095 6.41475 18.7336 6.83939C18.5577 7.26403 18.2999 7.64987 17.9749 7.97487C17.6499 8.29988 17.264 8.55769 16.8394 8.73358C16.4148 8.90947 15.9596 9 15.5 9M12 9H8.5M12 9H15.5M12 9V16M8.5 9C7.57174 9 6.6815 9.36875 6.02513 10.0251C5.36875 10.6815 5 11.5717 5 12.5C5 13.4283 5.36875 14.3185 6.02513 14.9749C6.6815 15.6313 7.57174 16 8.5 16M15.5 9C15.0404 9 14.5852 9.09053 14.1606 9.26642C13.736 9.44231 13.3501 9.70012 13.0251 10.0251C12.7001 10.3501 12.4423 10.736 12.2664 11.1606C12.0905 11.5852 12 12.0404 12 12.5C12 12.9596 12.0905 13.4148 12.2664 13.8394C12.4423 14.264 12.7001 14.6499 13.0251 14.9749C13.3501 15.2999 13.736 15.5577 14.1606 15.7336C14.5852 15.9095 15.0404 16 15.5 16C15.9596 16 16.4148 15.9095 16.8394 15.7336C17.264 15.5577 17.6499 15.2999 17.9749 14.9749C18.2999 14.6499 18.5577 14.264 18.7336 13.8394C18.9095 13.4148 19 12.9596 19 12.5C19 12.0404 18.9095 11.5852 18.7336 11.1606C18.5577 10.736 18.2999 10.3501 17.9749 10.0251C17.6499 9.70012 17.264 9.44231 16.8394 9.26642C16.4148 9.09053 15.9596 9 15.5 9ZM8.5 16C7.57174 16 6.6815 16.3687 6.02513 17.0251C5.36875 17.6815 5 18.5717 5 19.5C5 20.4283 5.36875 21.3185 6.02513 21.9749C6.6815 22.6313 7.57174 23 8.5 23C9.42826 23 10.3185 22.6313 10.9749 21.9749C11.6313 21.3185 12 20.4283 12 19.5V16M8.5 16H12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2H8.5C7.57174 2 6.6815 2.36875 6.02513 3.02513C5.36875 3.6815 5 4.57174 5 5.5C5 6.42826 5.36875 7.3185 6.02513 7.97487C6.6815 8.63125 7.57174 9 8.5 9M12 2V9M12 2H15.5C15.9596 2 16.4148 2.09053 16.8394 2.26642C17.264 2.44231 17.6499 2.70012 17.9749 3.02513C18.2999 3.35013 18.5577 3.73597 18.7336 4.16061C18.9095 4.58525 19 5.04037 19 5.5C19 5.95963 18.9095 6.41475 18.7336 6.83939C18.5577 7.26403 18.2999 7.64987 17.9749 7.97487C17.6499 8.29988 17.264 8.55769 16.8394 8.73358C16.4148 8.90947 15.9596 9 15.5 9M12 9H8.5M12 9H15.5M12 9V16M8.5 9C7.57174 9 6.6815 9.36875 6.02513 10.0251C5.36875 10.6815 5 11.5717 5 12.5C5 13.4283 5.36875 14.3185 6.02513 14.9749C6.6815 15.6313 7.57174 16 8.5 16M15.5 9C15.0404 9 14.5852 9.09053 14.1606 9.26642C13.736 9.44231 13.3501 9.70012 13.0251 10.0251C12.7001 10.3501 12.4423 10.736 12.2664 11.1606C12.0905 11.5852 12 12.0404 12 12.5C12 12.9596 12.0905 13.4148 12.2664 13.8394C12.4423 14.264 12.7001 14.6499 13.0251 14.9749C13.3501 15.2999 13.736 15.5577 14.1606 15.7336C14.5852 15.9095 15.0404 16 15.5 16C15.9596 16 16.4148 15.9095 16.8394 15.7336C17.264 15.5577 17.6499 15.2999 17.9749 14.9749C18.2999 14.6499 18.5577 14.264 18.7336 13.8394C18.9095 13.4148 19 12.9596 19 12.5C19 12.0404 18.9095 11.5852 18.7336 11.1606C18.5577 10.736 18.2999 10.3501 17.9749 10.0251C17.6499 9.70012 17.264 9.44231 16.8394 9.26642C16.4148 9.09053 15.9596 9 15.5 9ZM8.5 16C7.57174 16 6.6815 16.3687 6.02513 17.0251C5.36875 17.6815 5 18.5717 5 19.5C5 20.4283 5.36875 21.3185 6.02513 21.9749C6.6815 22.6313 7.57174 23 8.5 23C9.42826 23 10.3185 22.6313 10.9749 21.9749C11.6313 21.3185 12 20.4283 12 19.5V16M8.5 16H12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-archive{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 12V11M10 18V16M10 18C8.89543 18 8 18.8954 8 20C8 21.1046 8.89543 22 10 22C11.1046 22 12 21.1046 12 20C12 18.8954 11.1046 18 10 18ZM10 7V6M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M15.5 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4.00007 20.355 4.09464 20.7036 4.274 21.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 12V11M10 18V16M10 18C8.89543 18 8 18.8954 8 20C8 21.1046 8.89543 22 10 22C11.1046 22 12 21.1046 12 20C12 18.8954 11.1046 18 10 18ZM10 7V6M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M15.5 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4.00007 20.355 4.09464 20.7036 4.274 21.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-audio-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V6M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M2 17C2 17.5523 2.44772 18 3 18C3.55228 18 4 17.5523 4 17C4 16.4477 3.55228 16 3 16C2.44772 16 2 16.4477 2 17ZM2 17V14C2 12.9391 2.42143 11.9217 3.17157 11.1716C3.92172 10.4214 4.93913 10 6 10C7.06087 10 8.07828 10.4214 8.82843 11.1716C9.57857 11.9217 10 12.9391 10 14V17M10 17C10 17.5523 9.55228 18 9 18C8.44772 18 8 17.5523 8 17C8 16.4477 8.44772 16 9 16C9.55228 16 10 16.4477 10 17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V6M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M2 17C2 17.5523 2.44772 18 3 18C3.55228 18 4 17.5523 4 17C4 16.4477 3.55228 16 3 16C2.44772 16 2 16.4477 2 17ZM2 17V14C2 12.9391 2.42143 11.9217 3.17157 11.1716C3.92172 10.4214 4.93913 10 6 10C7.06087 10 8.07828 10.4214 8.82843 11.1716C9.57857 11.9217 10 12.9391 10 14V17M10 17C10 17.5523 9.55228 18 9 18C8.44772 18 8 17.5523 8 17C8 16.4477 8.44772 16 9 16C9.55228 16 10 16.4477 10 17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-audio{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17.5 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V7M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M2 19C2 18.4696 2.21071 17.9609 2.58579 17.5858C2.96086 17.2107 3.46957 17 4 17C4.53043 17 5.03914 17.2107 5.41421 17.5858C5.78929 17.9609 6 18.4696 6 19V20C6 20.5304 5.78929 21.0391 5.41421 21.4142C5.03914 21.7893 4.53043 22 4 22C3.46957 22 2.96086 21.7893 2.58579 21.4142C2.21071 21.0391 2 20.5304 2 20V16C2 14.4087 2.63214 12.8826 3.75736 11.7574C4.88258 10.6321 6.4087 10 8 10C9.5913 10 11.1174 10.6321 12.2426 11.7574C13.3679 12.8826 14 14.4087 14 16V20C14 20.5304 13.7893 21.0391 13.4142 21.4142C13.0391 21.7893 12.5304 22 12 22C11.4696 22 10.9609 21.7893 10.5858 21.4142C10.2107 21.0391 10 20.5304 10 20V19C10 18.4696 10.2107 17.9609 10.5858 17.5858C10.9609 17.2107 11.4696 17 12 17C12.5304 17 13.0391 17.2107 13.4142 17.5858C13.7893 17.9609 14 18.4696 14 19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17.5 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V7M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M2 19C2 18.4696 2.21071 17.9609 2.58579 17.5858C2.96086 17.2107 3.46957 17 4 17C4.53043 17 5.03914 17.2107 5.41421 17.5858C5.78929 17.9609 6 18.4696 6 19V20C6 20.5304 5.78929 21.0391 5.41421 21.4142C5.03914 21.7893 4.53043 22 4 22C3.46957 22 2.96086 21.7893 2.58579 21.4142C2.21071 21.0391 2 20.5304 2 20V16C2 14.4087 2.63214 12.8826 3.75736 11.7574C4.88258 10.6321 6.4087 10 8 10C9.5913 10 11.1174 10.6321 12.2426 11.7574C13.3679 12.8826 14 14.4087 14 16V20C14 20.5304 13.7893 21.0391 13.4142 21.4142C13.0391 21.7893 12.5304 22 12 22C11.4696 22 10.9609 21.7893 10.5858 21.4142C10.2107 21.0391 10 20.5304 10 20V19C10 18.4696 10.2107 17.9609 10.5858 17.5858C10.9609 17.2107 11.4696 17 12 17C12.5304 17 13.0391 17.2107 13.4142 17.5858C13.7893 17.9609 14 18.4696 14 19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-axis-3d{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M8 18L12 14M8 18V10M8 18H16M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M8 18L12 14M8 18V10M8 18H16M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-badge-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M14 12.5L15 18L12 17L9 18L10 12.5M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2ZM15 10C15 11.6569 13.6569 13 12 13C10.3431 13 9 11.6569 9 10C9 8.34315 10.3431 7 12 7C13.6569 7 15 8.34315 15 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M14 12.5L15 18L12 17L9 18L10 12.5M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2ZM15 10C15 11.6569 13.6569 13 12 13C10.3431 13 9 11.6569 9 10C9 8.34315 10.3431 7 12 7C13.6569 7 15 8.34315 15 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-badge{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V7M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M7 16.5L8 22L5 21L2 22L3 16.5M5 17C5.39397 17 5.78407 16.9224 6.14805 16.7716C6.51203 16.6209 6.84274 16.3999 7.12132 16.1213C7.3999 15.8427 7.62087 15.512 7.77164 15.1481C7.9224 14.7841 8 14.394 8 14C8 13.606 7.9224 13.2159 7.77164 12.8519C7.62087 12.488 7.3999 12.1573 7.12132 11.8787C6.84274 11.6001 6.51203 11.3791 6.14805 11.2284C5.78407 11.0776 5.39397 11 5 11C4.20435 11 3.44129 11.3161 2.87868 11.8787C2.31607 12.4413 2 13.2044 2 14C2 14.7956 2.31607 15.5587 2.87868 16.1213C3.44129 16.6839 4.20435 17 5 17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V7M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M7 16.5L8 22L5 21L2 22L3 16.5M5 17C5.39397 17 5.78407 16.9224 6.14805 16.7716C6.51203 16.6209 6.84274 16.3999 7.12132 16.1213C7.3999 15.8427 7.62087 15.512 7.77164 15.1481C7.9224 14.7841 8 14.394 8 14C8 13.606 7.9224 13.2159 7.77164 12.8519C7.62087 12.488 7.3999 12.1573 7.12132 11.8787C6.84274 11.6001 6.51203 11.3791 6.14805 11.2284C5.78407 11.0776 5.39397 11 5 11C4.20435 11 3.44129 11.3161 2.87868 11.8787C2.31607 12.4413 2 13.2044 2 14C2 14.7956 2.31607 15.5587 2.87868 16.1213C3.44129 16.6839 4.20435 17 5 17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-box{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.5 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V8M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M7 17V22M7 17L11.7 14.2M7 17L2.30005 14.2M3.00008 13.1C2.6919 13.2779 2.43676 13.5348 2.26097 13.8442C2.08519 14.1536 1.99513 14.5042 2.00008 14.86V18.1C1.9885 18.4562 2.07232 18.8091 2.24286 19.122C2.4134 19.435 2.66446 19.6967 2.97008 19.88L6.00008 21.7C6.30676 21.8827 6.65675 21.98 7.01372 21.9817C7.37068 21.9835 7.72161 21.8897 8.03008 21.71L11.0001 19.9C11.3083 19.7222 11.5634 19.4653 11.7392 19.1559C11.915 18.8465 12.005 18.4958 12.0001 18.14V14.9C12.0117 14.5438 11.9278 14.191 11.7573 13.878C11.5868 13.5651 11.3357 13.3034 11.0301 13.12L8.00008 11.3C7.69339 11.1174 7.34341 11.0201 6.98644 11.0183C6.62948 11.0166 6.27855 11.1104 5.97008 11.29L3.00008 13.1Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.5 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V8M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M7 17V22M7 17L11.7 14.2M7 17L2.30005 14.2M3.00008 13.1C2.6919 13.2779 2.43676 13.5348 2.26097 13.8442C2.08519 14.1536 1.99513 14.5042 2.00008 14.86V18.1C1.9885 18.4562 2.07232 18.8091 2.24286 19.122C2.4134 19.435 2.66446 19.6967 2.97008 19.88L6.00008 21.7C6.30676 21.8827 6.65675 21.98 7.01372 21.9817C7.37068 21.9835 7.72161 21.8897 8.03008 21.71L11.0001 19.9C11.3083 19.7222 11.5634 19.4653 11.7392 19.1559C11.915 18.8465 12.005 18.4958 12.0001 18.14V14.9C12.0117 14.5438 11.9278 14.191 11.7573 13.878C11.5868 13.5651 11.3357 13.3034 11.0301 13.12L8.00008 11.3C7.69339 11.1174 7.34341 11.0201 6.98644 11.0183C6.62948 11.0166 6.27855 11.1104 5.97008 11.29L3.00008 13.1Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-chart-column-increasing{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M8 18V16M12 18V14M16 18V12M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M8 18V16M12 18V14M16 18V12M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-chart-column{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M8 18V17M12 18V12M16 18V15M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M8 18V17M12 18V12M16 18V15M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-chart-line{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M16 13L12.5 16.5L10.5 14.5L8 17M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M16 13L12.5 16.5L10.5 14.5L8 17M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-chart-pie{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M16 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V7.5M4.01695 11.512C3.40532 12.0547 2.9111 12.7168 2.56464 13.4576C2.21818 14.1983 2.02679 15.002 2.00222 15.8194C1.97765 16.6368 2.12043 17.4505 2.42178 18.2107C2.72313 18.9709 3.17669 19.6615 3.75462 20.24C4.33254 20.8186 5.02263 21.2729 5.7825 21.575C6.54238 21.8772 7.35599 22.0208 8.1734 21.9971C8.9908 21.9734 9.79472 21.7829 10.5358 21.4372C11.2769 21.0915 11.9395 20.598 12.4829 19.987M9 15.9999C8.73478 15.9999 8.48043 15.8946 8.29289 15.707C8.10536 15.5195 8 15.2651 8 14.9999V10.9999C8 10.4479 8.45 9.99192 8.995 10.0829C10.2253 10.2898 11.3605 10.875 12.2427 11.7572C13.1249 12.6394 13.7101 13.7746 13.917 15.0049C14.008 15.5489 13.552 15.9999 13 15.9999H9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M16 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V7.5M4.01695 11.512C3.40532 12.0547 2.9111 12.7168 2.56464 13.4576C2.21818 14.1983 2.02679 15.002 2.00222 15.8194C1.97765 16.6368 2.12043 17.4505 2.42178 18.2107C2.72313 18.9709 3.17669 19.6615 3.75462 20.24C4.33254 20.8186 5.02263 21.2729 5.7825 21.575C6.54238 21.8772 7.35599 22.0208 8.1734 21.9971C8.9908 21.9734 9.79472 21.7829 10.5358 21.4372C11.2769 21.0915 11.9395 20.598 12.4829 19.987M9 15.9999C8.73478 15.9999 8.48043 15.8946 8.29289 15.707C8.10536 15.5195 8 15.2651 8 14.9999V10.9999C8 10.4479 8.45 9.99192 8.995 10.0829C10.2253 10.2898 11.3605 10.875 12.2427 11.7572C13.1249 12.6394 13.7101 13.7746 13.917 15.0049C14.008 15.5489 13.552 15.9999 13 15.9999H9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-check-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V8M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M3 15L5 17L9 13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V8M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M3 15L5 17L9 13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-check{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M9 15L11 17L15 13M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M9 15L11 17L15 13M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-clock{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V7M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M9.5 17.5L8 16.25V14M14 16C14 19.3137 11.3137 22 8 22C4.68629 22 2 19.3137 2 16C2 12.6863 4.68629 10 8 10C11.3137 10 14 12.6863 14 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V7M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M9.5 17.5L8 16.25V14M14 16C14 19.3137 11.3137 22 8 22C4.68629 22 2 19.3137 2 16C2 12.6863 4.68629 10 8 10C11.3137 10 14 12.6863 14 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-code-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V8M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M5 12L2 15L5 18M9 18L12 15L9 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V8M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M5 12L2 15L5 18M9 18L12 15L9 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-code{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 12.5L8 15L10 17.5M14 12.5L16 15L14 17.5M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 12.5L8 15L10 17.5M14 12.5L16 15L14 17.5M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-cog{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.9998 2V6C13.9998 6.53043 14.2105 7.03914 14.5855 7.41421C14.9606 7.78929 15.4693 8 15.9998 8H19.9998M3.1998 12.9L2.2998 12.5M3.1998 15.1001L2.2998 15.5001M4.67676 21.5C5.03955 21.82 5.50602 21.9976 5.98976 22H17.9998C18.5302 22 19.0389 21.7893 19.414 21.4142C19.789 21.0391 19.9998 20.5304 19.9998 20V7L14.9998 2H5.99976C5.46932 2 4.96061 2.21071 4.58554 2.58579C4.21047 2.96086 3.99976 3.46957 3.99976 4V6.5M4.89976 11.2L4.49976 10.3M4.89976 16.8L4.49976 17.7001M7.49973 10.3L7.09973 11.2M7.49973 17.7001L7.09973 16.8M9.6998 12.5L8.7998 12.9M9.6998 15.5001L8.7998 15.1001M8.99976 14C8.99976 15.6569 7.65661 17 5.99976 17C4.3429 17 2.99976 15.6569 2.99976 14C2.99976 12.3431 4.3429 11 5.99976 11C7.65661 11 8.99976 12.3431 8.99976 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.9998 2V6C13.9998 6.53043 14.2105 7.03914 14.5855 7.41421C14.9606 7.78929 15.4693 8 15.9998 8H19.9998M3.1998 12.9L2.2998 12.5M3.1998 15.1001L2.2998 15.5001M4.67676 21.5C5.03955 21.82 5.50602 21.9976 5.98976 22H17.9998C18.5302 22 19.0389 21.7893 19.414 21.4142C19.789 21.0391 19.9998 20.5304 19.9998 20V7L14.9998 2H5.99976C5.46932 2 4.96061 2.21071 4.58554 2.58579C4.21047 2.96086 3.99976 3.46957 3.99976 4V6.5M4.89976 11.2L4.49976 10.3M4.89976 16.8L4.49976 17.7001M7.49973 10.3L7.09973 11.2M7.49973 17.7001L7.09973 16.8M9.6998 12.5L8.7998 12.9M9.6998 15.5001L8.7998 15.1001M8.99976 14C8.99976 15.6569 7.65661 17 5.99976 17C4.3429 17 2.99976 15.6569 2.99976 14C2.99976 12.3431 4.3429 11 5.99976 11C7.65661 11 8.99976 12.3431 8.99976 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-diff{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 10H15M12 13V7M9 17H15M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 10H15M12 13V7M9 17H15M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-digit{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V8M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M10 12H12V18M10 18H14M4 12C5.10457 12 6 12.8954 6 14V16C6 17.1046 5.10457 18 4 18C2.89543 18 2 17.1046 2 16V14C2 12.8954 2.89543 12 4 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V8M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M10 12H12V18M10 18H14M4 12C5.10457 12 6 12.8954 6 14V16C6 17.1046 5.10457 18 4 18C2.89543 18 2 17.1046 2 16V14C2 12.8954 2.89543 12 4 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-down{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M12 18V12M12 18L9 15M12 18L15 15M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M12 18V12M12 18L9 15M12 18L15 15M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-heart{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.00024 22H18.0002C18.5307 22 19.0394 21.7893 19.4145 21.4142C19.7895 21.0391 20.0002 20.5304 20.0002 20V7L15.0002 2H6.00024C5.46981 2 4.9611 2.21071 4.58603 2.58579C4.21096 2.96086 4.00024 3.46957 4.00024 4V6M14.0002 2V6C14.0002 6.53043 14.211 7.03914 14.586 7.41421C14.9611 7.78929 15.4698 8 16.0002 8H20.0002M10.2902 10.6999C9.94858 10.3589 9.51314 10.1273 9.03939 10.0346C8.56565 9.94203 8.07505 9.99262 7.63016 10.1799C7.34016 10.2999 7.07016 10.4799 6.85016 10.7099L6.50016 11.0499L6.15016 10.7099C5.81053 10.3692 5.3774 10.1369 4.90564 10.0426C4.43388 9.94823 3.94473 9.99604 3.50016 10.1799C3.20016 10.2999 2.94016 10.4799 2.71016 10.7099C1.76016 11.6499 1.71016 13.2399 2.91016 14.4499L6.50016 17.9999L10.1002 14.4499C11.3002 13.2399 11.2402 11.6499 10.2902 10.7099V10.6999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.00024 22H18.0002C18.5307 22 19.0394 21.7893 19.4145 21.4142C19.7895 21.0391 20.0002 20.5304 20.0002 20V7L15.0002 2H6.00024C5.46981 2 4.9611 2.21071 4.58603 2.58579C4.21096 2.96086 4.00024 3.46957 4.00024 4V6M14.0002 2V6C14.0002 6.53043 14.211 7.03914 14.586 7.41421C14.9611 7.78929 15.4698 8 16.0002 8H20.0002M10.2902 10.6999C9.94858 10.3589 9.51314 10.1273 9.03939 10.0346C8.56565 9.94203 8.07505 9.99262 7.63016 10.1799C7.34016 10.2999 7.07016 10.4799 6.85016 10.7099L6.50016 11.0499L6.15016 10.7099C5.81053 10.3692 5.3774 10.1369 4.90564 10.0426C4.43388 9.94823 3.94473 9.99604 3.50016 10.1799C3.20016 10.2999 2.94016 10.4799 2.71016 10.7099C1.76016 11.6499 1.71016 13.2399 2.91016 14.4499L6.50016 17.9999L10.1002 14.4499C11.3002 13.2399 11.2402 11.6499 10.2902 10.7099V10.6999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-image{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M20 17L18.704 15.704C18.252 15.2522 17.6391 14.9983 17 14.9983C16.3609 14.9983 15.748 15.2522 15.296 15.704L9 22M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2ZM12 12C12 13.1046 11.1046 14 10 14C8.89543 14 8 13.1046 8 12C8 10.8954 8.89543 10 10 10C11.1046 10 12 10.8954 12 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M20 17L18.704 15.704C18.252 15.2522 17.6391 14.9983 17 14.9983C16.3609 14.9983 15.748 15.2522 15.296 15.704L9 22M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2ZM12 12C12 13.1046 11.1046 14 10 14C8.89543 14 8 13.1046 8 12C8 10.8954 8.89543 10 10 10C11.1046 10 12 10.8954 12 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-input{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V8M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M2 15H12M12 15L9 18M12 15L9 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V8M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M2 15H12M12 15L9 18M12 15L9 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-json-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V8M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M4 12C3.73478 12 3.48043 12.1054 3.29289 12.2929C3.10536 12.4804 3 12.7348 3 13V14C3 14.2652 2.89464 14.5196 2.70711 14.7071C2.51957 14.8946 2.26522 15 2 15C2.26522 15 2.51957 15.1054 2.70711 15.2929C2.89464 15.4804 3 15.7348 3 16V17C3 17.2652 3.10536 17.5196 3.29289 17.7071C3.48043 17.8946 3.73478 18 4 18M8 18C8.26522 18 8.51957 17.8946 8.70711 17.7071C8.89464 17.5196 9 17.2652 9 17V16C9 15.7348 9.10536 15.4804 9.29289 15.2929C9.48043 15.1054 9.73478 15 10 15C9.73478 15 9.48043 14.8946 9.29289 14.7071C9.10536 14.5196 9 14.2652 9 14V13C9 12.7348 8.89464 12.4804 8.70711 12.2929C8.51957 12.1054 8.26522 12 8 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V8M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M4 12C3.73478 12 3.48043 12.1054 3.29289 12.2929C3.10536 12.4804 3 12.7348 3 13V14C3 14.2652 2.89464 14.5196 2.70711 14.7071C2.51957 14.8946 2.26522 15 2 15C2.26522 15 2.51957 15.1054 2.70711 15.2929C2.89464 15.4804 3 15.7348 3 16V17C3 17.2652 3.10536 17.5196 3.29289 17.7071C3.48043 17.8946 3.73478 18 4 18M8 18C8.26522 18 8.51957 17.8946 8.70711 17.7071C8.89464 17.5196 9 17.2652 9 17V16C9 15.7348 9.10536 15.4804 9.29289 15.2929C9.48043 15.1054 9.73478 15 10 15C9.73478 15 9.48043 14.8946 9.29289 14.7071C9.10536 14.5196 9 14.2652 9 14V13C9 12.7348 8.89464 12.4804 8.70711 12.2929C8.51957 12.1054 8.26522 12 8 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-json{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M10 12C9.73478 12 9.48043 12.1054 9.29289 12.2929C9.10536 12.4804 9 12.7348 9 13V14C9 14.2652 8.89464 14.5196 8.70711 14.7071C8.51957 14.8946 8.26522 15 8 15C8.26522 15 8.51957 15.1054 8.70711 15.2929C8.89464 15.4804 9 15.7348 9 16V17C9 17.2652 9.10536 17.5196 9.29289 17.7071C9.48043 17.8946 9.73478 18 10 18M14 18C14.2652 18 14.5196 17.8946 14.7071 17.7071C14.8946 17.5196 15 17.2652 15 17V16C15 15.7348 15.1054 15.4804 15.2929 15.2929C15.4804 15.1054 15.7348 15 16 15C15.7348 15 15.4804 14.8946 15.2929 14.7071C15.1054 14.5196 15 14.2652 15 14V13C15 12.7348 14.8946 12.4804 14.7071 12.2929C14.5196 12.1054 14.2652 12 14 12M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M10 12C9.73478 12 9.48043 12.1054 9.29289 12.2929C9.10536 12.4804 9 12.7348 9 13V14C9 14.2652 8.89464 14.5196 8.70711 14.7071C8.51957 14.8946 8.26522 15 8 15C8.26522 15 8.51957 15.1054 8.70711 15.2929C8.89464 15.4804 9 15.7348 9 16V17C9 17.2652 9.10536 17.5196 9.29289 17.7071C9.48043 17.8946 9.73478 18 10 18M14 18C14.2652 18 14.5196 17.8946 14.7071 17.7071C14.8946 17.5196 15 17.2652 15 17V16C15 15.7348 15.1054 15.4804 15.2929 15.2929C15.4804 15.1054 15.7348 15 16 15C15.7348 15 15.4804 14.8946 15.2929 14.7071C15.1054 14.5196 15 14.2652 15 14V13C15 12.7348 14.8946 12.4804 14.7071 12.2929C14.5196 12.1054 14.2652 12 14 12M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-key-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V10M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M10 10L5.5 14.5M9 11L10 12M6 16C6 17.1046 5.10457 18 4 18C2.89543 18 2 17.1046 2 16C2 14.8954 2.89543 14 4 14C5.10457 14 6 14.8954 6 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V10M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M10 10L5.5 14.5M9 11L10 12M6 16C6 17.1046 5.10457 18 4 18C2.89543 18 2 17.1046 2 16C2 14.8954 2.89543 14 4 14C5.10457 14 6 14.8954 6 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-key{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 10L11.5 14.5M15 11L16 12M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2ZM12 16C12 17.1046 11.1046 18 10 18C8.89543 18 8 17.1046 8 16C8 14.8954 8.89543 14 10 14C11.1046 14 12 14.8954 12 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 10L11.5 14.5M15 11L16 12M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2ZM12 16C12 17.1046 11.1046 18 10 18C8.89543 18 8 17.1046 8 16C8 14.8954 8.89543 14 10 14C11.1046 14 12 14.8954 12 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-lock-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V5M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M8 13V11C8 10.4696 7.78929 9.96086 7.41421 9.58579C7.03914 9.21071 6.53043 9 6 9C5.46957 9 4.96086 9.21071 4.58579 9.58579C4.21071 9.96086 4 10.4696 4 11V13M3 13H9C9.55228 13 10 13.4477 10 14V17C10 17.5523 9.55228 18 9 18H3C2.44772 18 2 17.5523 2 17V14C2 13.4477 2.44772 13 3 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V5M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M8 13V11C8 10.4696 7.78929 9.96086 7.41421 9.58579C7.03914 9.21071 6.53043 9 6 9C5.46957 9 4.96086 9.21071 4.58579 9.58579C4.21071 9.96086 4 10.4696 4 11V13M3 13H9C9.55228 13 10 13.4477 10 14V17C10 17.5523 9.55228 18 9 18H3C2.44772 18 2 17.5523 2 17V14C2 13.4477 2.44772 13 3 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-lock{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 12V10C10 9.46957 10.2107 8.96086 10.5858 8.58579C10.9609 8.21071 11.4696 8 12 8C12.5304 8 13.0391 8.21071 13.4142 8.58579C13.7893 8.96086 14 9.46957 14 10V12M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2ZM9 12H15C15.5523 12 16 12.4477 16 13V17C16 17.5523 15.5523 18 15 18H9C8.44772 18 8 17.5523 8 17V13C8 12.4477 8.44772 12 9 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 12V10C10 9.46957 10.2107 8.96086 10.5858 8.58579C10.9609 8.21071 11.4696 8 12 8C12.5304 8 13.0391 8.21071 13.4142 8.58579C13.7893 8.96086 14 9.46957 14 10V12M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2ZM9 12H15C15.5523 12 16 12.4477 16 13V17C16 17.5523 15.5523 18 15 18H9C8.44772 18 8 17.5523 8 17V13C8 12.4477 8.44772 12 9 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-minus-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V8M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M3 15H9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V8M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M3 15H9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-minus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M9 15H15M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M9 15H15M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-music{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 16C16 17.1046 15.1046 18 14 18C12.8954 18 12 17.1046 12 16C12 14.8954 12.8954 14 14 14C15.1046 14 16 14.8954 16 16ZM16 16V9L8 10.3V18M8 18C8 19.1046 7.10457 20 6 20C4.89543 20 4 19.1046 4 18C4 16.8954 4.89543 16 6 16C7.10457 16 8 16.8954 8 18ZM4 12.4V4C4 3.46957 4.21071 2.96086 4.58579 2.58579C4.96086 2.21071 5.46957 2 6 2H14.5L20 7.5V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22H10.5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 16C16 17.1046 15.1046 18 14 18C12.8954 18 12 17.1046 12 16C12 14.8954 12.8954 14 14 14C15.1046 14 16 14.8954 16 16ZM16 16V9L8 10.3V18M8 18C8 19.1046 7.10457 20 6 20C4.89543 20 4 19.1046 4 18C4 16.8954 4.89543 16 6 16C7.10457 16 8 16.8954 8 18ZM4 12.4V4C4 3.46957 4.21071 2.96086 4.58579 2.58579C4.96086 2.21071 5.46957 2 6 2H14.5L20 7.5V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22H10.5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-output{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M4 7V4C4 3.46957 4.21071 2.96086 4.58579 2.58579C4.96086 2.21071 5.46957 2 6 2H15L20 7V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22L6.06299 21.999C5.66794 22.0505 5.26651 21.9828 4.91018 21.8046C4.55385 21.6264 4.25885 21.3459 4.06299 20.999M5 11L2 14M2 14L5 17M2 14H12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M4 7V4C4 3.46957 4.21071 2.96086 4.58579 2.58579C4.96086 2.21071 5.46957 2 6 2H15L20 7V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22L6.06299 21.999C5.66794 22.0505 5.26651 21.9828 4.91018 21.8046C4.55385 21.6264 4.25885 21.3459 4.06299 20.999M5 11L2 14M2 14L5 17M2 14H12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-pen-line{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 5L15.586 2.586C15.211 2.2109 14.7024 2.00011 14.172 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20M8 18H9M21.378 12.6259C21.7763 12.2275 22.0001 11.6873 22.0001 11.1239C22.0001 10.5605 21.7763 10.0203 21.378 9.6219C20.9796 9.22355 20.4393 8.99976 19.876 8.99976C19.3126 8.99976 18.7723 9.22355 18.374 9.6219L14.364 13.6339C14.1262 13.8715 13.9522 14.1652 13.858 14.4879L13.021 17.3579C12.9959 17.444 12.9944 17.5352 13.0166 17.622C13.0389 17.7088 13.084 17.7881 13.1474 17.8515C13.2108 17.9148 13.2901 17.96 13.3769 17.9823C13.4637 18.0045 13.5549 18.003 13.641 17.9779L16.511 17.1409C16.8336 17.0467 17.1274 16.8727 17.365 16.6349L21.378 12.6259Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 5L15.586 2.586C15.211 2.2109 14.7024 2.00011 14.172 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20M8 18H9M21.378 12.6259C21.7763 12.2275 22.0001 11.6873 22.0001 11.1239C22.0001 10.5605 21.7763 10.0203 21.378 9.6219C20.9796 9.22355 20.4393 8.99976 19.876 8.99976C19.3126 8.99976 18.7723 9.22355 18.374 9.6219L14.364 13.6339C14.1262 13.8715 13.9522 14.1652 13.858 14.4879L13.021 17.3579C12.9959 17.444 12.9944 17.5352 13.0166 17.622C13.0389 17.7088 13.084 17.7881 13.1474 17.8515C13.2108 17.9148 13.2901 17.96 13.3769 17.9823C13.4637 18.0045 13.5549 18.003 13.641 17.9779L16.511 17.1409C16.8336 17.0467 17.1274 16.8727 17.365 16.6349L21.378 12.6259Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-pen{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.5 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V13.5M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M13.378 15.6259C13.5752 15.4287 13.7317 15.1945 13.8384 14.9368C13.9452 14.6791 14.0001 14.4029 14.0001 14.1239C14.0001 13.845 13.9452 13.5687 13.8384 13.311C13.7317 13.0533 13.5752 12.8191 13.378 12.6219C13.1807 12.4247 12.9466 12.2682 12.6889 12.1614C12.4311 12.0547 12.1549 11.9998 11.876 11.9998C11.597 11.9998 11.3208 12.0547 11.0631 12.1614C10.8054 12.2682 10.5712 12.4247 10.374 12.6219L5.36398 17.6339C5.12622 17.8715 4.9522 18.1652 4.85798 18.4879L4.02098 21.3579C3.99588 21.444 3.99437 21.5352 4.01662 21.622C4.03887 21.7088 4.08404 21.7881 4.14742 21.8515C4.2108 21.9148 4.29006 21.96 4.37689 21.9823C4.46372 22.0045 4.55493 22.003 4.64098 21.9779L7.51098 21.1409C7.83364 21.0467 8.12735 20.8727 8.36498 20.6349L13.378 15.6259Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.5 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V13.5M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M13.378 15.6259C13.5752 15.4287 13.7317 15.1945 13.8384 14.9368C13.9452 14.6791 14.0001 14.4029 14.0001 14.1239C14.0001 13.845 13.9452 13.5687 13.8384 13.311C13.7317 13.0533 13.5752 12.8191 13.378 12.6219C13.1807 12.4247 12.9466 12.2682 12.6889 12.1614C12.4311 12.0547 12.1549 11.9998 11.876 11.9998C11.597 11.9998 11.3208 12.0547 11.0631 12.1614C10.8054 12.2682 10.5712 12.4247 10.374 12.6219L5.36398 17.6339C5.12622 17.8715 4.9522 18.1652 4.85798 18.4879L4.02098 21.3579C3.99588 21.444 3.99437 21.5352 4.01662 21.622C4.03887 21.7088 4.08404 21.7881 4.14742 21.8515C4.2108 21.9148 4.29006 21.96 4.37689 21.9823C4.46372 22.0045 4.55493 22.003 4.64098 21.9779L7.51098 21.1409C7.83364 21.0467 8.12735 20.8727 8.36498 20.6349L13.378 15.6259Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-plus-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V8M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M3 15H9M6 12V18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V8M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M3 15H9M6 12V18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-plus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M9 15H15M12 18V12M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M9 15H15M12 18V12M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-question{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 17H12.01M9.1001 8.99992C9.34008 8.33855 9.80487 7.78257 10.4132 7.42915C11.0216 7.07574 11.7348 6.94738 12.4282 7.06653C13.1216 7.18567 13.7511 7.54472 14.2066 8.08093C14.6621 8.61714 14.9146 9.29638 14.9201 9.99992C14.9201 11.9999 11.9201 12.9999 11.9201 12.9999M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 17H12.01M9.1001 8.99992C9.34008 8.33855 9.80487 7.78257 10.4132 7.42915C11.0216 7.07574 11.7348 6.94738 12.4282 7.06653C13.1216 7.18567 13.7511 7.54472 14.2066 8.08093C14.6621 8.61714 14.9146 9.29638 14.9201 9.99992C14.9201 11.9999 11.9201 12.9999 11.9201 12.9999M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-scan{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 10V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H10M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M16 14C15.4696 14 14.9609 14.2107 14.5858 14.5858C14.2107 14.9609 14 15.4696 14 16M20 14C20.5304 14 21.0391 14.2107 21.4142 14.5858C21.7893 14.9609 22 15.4696 22 16M20 22C20.5304 22 21.0391 21.7893 21.4142 21.4142C21.7893 21.0391 22 20.5304 22 20M16 22C15.4696 22 14.9609 21.7893 14.5858 21.4142C14.2107 21.0391 14 20.5304 14 20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 10V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H10M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M16 14C15.4696 14 14.9609 14.2107 14.5858 14.5858C14.2107 14.9609 14 15.4696 14 16M20 14C20.5304 14 21.0391 14.2107 21.4142 14.5858C21.7893 14.9609 22 15.4696 22 16M20 22C20.5304 22 21.0391 21.7893 21.4142 21.4142C21.7893 21.0391 22 20.5304 22 20M16 22C15.4696 22 14.9609 21.7893 14.5858 21.4142C14.2107 21.0391 14 20.5304 14 20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-search-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M13.3 16.3L15 18M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2ZM14 14.5C14 15.8807 12.8807 17 11.5 17C10.1193 17 9 15.8807 9 14.5C9 13.1193 10.1193 12 11.5 12C12.8807 12 14 13.1193 14 14.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M13.3 16.3L15 18M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2ZM14 14.5C14 15.8807 12.8807 17 11.5 17C10.1193 17 9 15.8807 9 14.5C9 13.1193 10.1193 12 11.5 12C12.8807 12 14 13.1193 14 14.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-search{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M4.268 21C4.44311 21.3033 4.69479 21.5553 4.99786 21.7308C5.30094 21.9063 5.64478 21.9991 5.995 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V7M9 18L7.5 16.5M8 14C8 15.6569 6.65685 17 5 17C3.34315 17 2 15.6569 2 14C2 12.3431 3.34315 11 5 11C6.65685 11 8 12.3431 8 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M4.268 21C4.44311 21.3033 4.69479 21.5553 4.99786 21.7308C5.30094 21.9063 5.64478 21.9991 5.995 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V7M9 18L7.5 16.5M8 14C8 15.6569 6.65685 17 5 17C3.34315 17 2 15.6569 2 14C2 12.3431 3.34315 11 5 11C6.65685 11 8 12.3431 8 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-sliders{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M8 12H16M10 11V13M8 17H16M14 16V18M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M8 12H16M10 11V13M8 17H16M14 16V18M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-spreadsheet{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M8 13H10M14 13H16M8 17H10M14 17H16M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M8 13H10M14 13H16M8 17H10M14 17H16M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-stack{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 7H18C17.4696 7 16.9609 6.78929 16.5858 6.41421C16.2107 6.03914 16 5.53043 16 5V2M7 8V16.8C7 17.1 7.2 17.4 7.4 17.6C7.6 17.8 7.9 18 8.2 18H15M3 12V20.8C3 21.1 3.2 21.4 3.4 21.6C3.6 21.8 3.9 22 4.2 22H11M21 6V12.5C21 13.3 20.3 14 19.5 14H12.5C11.7 14 11 13.3 11 12.5V3.5C11 2.7 11.7 2 12.5 2H17L21 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 7H18C17.4696 7 16.9609 6.78929 16.5858 6.41421C16.2107 6.03914 16 5.53043 16 5V2M7 8V16.8C7 17.1 7.2 17.4 7.4 17.6C7.6 17.8 7.9 18 8.2 18H15M3 12V20.8C3 21.1 3.2 21.4 3.4 21.6C3.6 21.8 3.9 22 4.2 22H11M21 6V12.5C21 13.3 20.3 14 19.5 14H12.5C11.7 14 11 13.3 11 12.5V3.5C11 2.7 11.7 2 12.5 2H17L21 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-symlink{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 18L13 15M13 15L10 12M13 15H6C5.46957 15 4.96086 15.2107 4.58579 15.5858C4.21071 15.9609 4 16.4696 4 17V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V11M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 18L13 15M13 15L10 12M13 15H6C5.46957 15 4.96086 15.2107 4.58579 15.5858C4.21071 15.9609 4 16.4696 4 17V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V11M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-terminal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M8 16L10 14L8 12M12 18H16M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M8 16L10 14L8 12M12 18H16M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-text{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M10 9H8M16 13H8M16 17H8M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M10 9H8M16 13H8M16 17H8M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-type-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V8M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M2 13V12H8V13M5 12V18M4 18H6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V8M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M2 13V12H8V13M5 12V18M4 18H6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-type{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M9 13V12H15V13M12 12V18M11 18H13M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M9 13V12H15V13M12 12V18M11 18H13M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-up{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M12 12V18M12 12L15 15M12 12L9 15M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M12 12V18M12 12L15 15M12 12L9 15M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-video-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V8M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M10 15.5L14 18V12L10 14.5M3 12H9C9.55228 12 10 12.4477 10 13V17C10 17.5523 9.55228 18 9 18H3C2.44772 18 2 17.5523 2 17V13C2 12.4477 2.44772 12 3 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V8M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M10 15.5L14 18V12L10 14.5M3 12H9C9.55228 12 10 12.4477 10 13V17C10 17.5523 9.55228 18 9 18H3C2.44772 18 2 17.5523 2 17V13C2 12.4477 2.44772 12 3 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-video{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2ZM10 11L15 14L10 17V11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2ZM10 11L15 14L10 17V11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-volume-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M8 15H8.01M11.5 13.5C11.8246 13.9327 12 14.4591 12 15C12 15.5409 11.8246 16.0673 11.5 16.5M15 12C15.6491 12.8655 16 13.9181 16 15C16 16.0819 15.6491 17.1345 15 18M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M8 15H8.01M11.5 13.5C11.8246 13.9327 12 14.4591 12 15C12 15.5409 11.8246 16.0673 11.5 16.5M15 12C15.6491 12.8655 16 13.9181 16 15C16 16.0819 15.6491 17.1345 15 18M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-volume{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 11C11.6491 11.8655 12 12.9181 12 14C12 15.0819 11.6491 16.1345 11 17M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M4.268 21C4.44353 21.304 4.696 21.5565 5.00003 21.732C5.30406 21.9076 5.64894 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V7M7 10L4 12H2V16H4L7 18V10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 11C11.6491 11.8655 12 12.9181 12 14C12 15.0819 11.6491 16.1345 11 17M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M4.268 21C4.44353 21.304 4.696 21.5565 5.00003 21.732C5.30406 21.9076 5.64894 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V7M7 10L4 12H2V16H4L7 18V10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-warning{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 9V13M12 17H12.01M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 9V13M12 17H12.01M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-x-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V8M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M8 12.5L3 17.5M3 12.5L8 17.5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V8M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M8 12.5L3 17.5M3 12.5L8 17.5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file-x{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M14.5 12.5L9.5 17.5M9.5 12.5L14.5 17.5M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M14.5 12.5L9.5 17.5M9.5 12.5L14.5 17.5M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--file{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 2V6C14 6.53043 14.2107 7.03914 14.5858 7.41421C14.9609 7.78929 15.4696 8 16 8H20M15 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7L15 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--files{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 7H17C16.4696 7 15.9609 6.78929 15.5858 6.41421C15.2107 6.03914 15 5.53043 15 5V2M3 7.6001V20.4001C3 20.8244 3.16857 21.2314 3.46863 21.5315C3.76869 21.8315 4.17565 22.0001 4.6 22.0001H14.4M9 18C8.46957 18 7.96086 17.7893 7.58579 17.4142C7.21071 17.0391 7 16.5304 7 16V4C7 3.46957 7.21071 2.96086 7.58579 2.58579C7.96086 2.21071 8.46957 2 9 2H16L20 6V16C20 16.5304 19.7893 17.0391 19.4142 17.4142C19.0391 17.7893 18.5304 18 18 18H9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 7H17C16.4696 7 15.9609 6.78929 15.5858 6.41421C15.2107 6.03914 15 5.53043 15 5V2M3 7.6001V20.4001C3 20.8244 3.16857 21.2314 3.46863 21.5315C3.76869 21.8315 4.17565 22.0001 4.6 22.0001H14.4M9 18C8.46957 18 7.96086 17.7893 7.58579 17.4142C7.21071 17.0391 7 16.5304 7 16V4C7 3.46957 7.21071 2.96086 7.58579 2.58579C7.96086 2.21071 8.46957 2 9 2H16L20 6V16C20 16.5304 19.7893 17.0391 19.4142 17.4142C19.0391 17.7893 18.5304 18 18 18H9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--film{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 3V21M3 7.5H7M3 12H21M3 16.5H7M17 3V21M17 7.5H21M17 16.5H21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 3V21M3 7.5H7M3 12H21M3 16.5H7M17 3V21M17 7.5H21M17 16.5H21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--filter-x{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.013 3H2L10 12.46V19L14 21V12.46L14.9 11.405M22 3L17 8M17 3L22 8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.013 3H2L10 12.46V19L14 21V12.46L14.9 11.405M22 3L17 8M17 3L22 8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--filter{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 3H2L10 12.46V19L14 21V12.46L22 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 3H2L10 12.46V19L14 21V12.46L22 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--fingerprint{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.0002 10C11.4698 10 10.9611 10.2107 10.586 10.5858C10.2109 10.9609 10.0002 11.4696 10.0002 12C10.0002 13.02 9.90023 14.51 9.74023 16M14 13.1201C14 15.5001 14 19.5001 13 22.0001M17.29 21.02C17.41 20.42 17.72 18.72 17.79 18M2 12C2 9.90118 2.66037 7.85555 3.88758 6.1529C5.11478 4.45024 6.8466 3.17687 8.83772 2.51317C10.8288 1.84946 12.9783 1.82906 14.9817 2.45486C16.985 3.08067 18.7407 4.32094 20 6M2 16H2.01M21.7998 16C21.9998 14 21.9308 10.646 21.7998 10M5 19.5C5.5 18 6 15 6 12C5.99899 11.3189 6.11397 10.6425 6.34 10M8.6499 22C8.8599 21.34 9.0999 20.68 9.2199 20M9 6.79994C9.9124 6.27317 10.9474 5.99593 12.001 5.99609C13.0545 5.99626 14.0894 6.27384 15.0017 6.8009C15.9139 7.32797 16.6713 8.08594 17.1976 8.99859C17.7239 9.91124 18.0007 10.9464 18 11.9999V13.9999%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.0002 10C11.4698 10 10.9611 10.2107 10.586 10.5858C10.2109 10.9609 10.0002 11.4696 10.0002 12C10.0002 13.02 9.90023 14.51 9.74023 16M14 13.1201C14 15.5001 14 19.5001 13 22.0001M17.29 21.02C17.41 20.42 17.72 18.72 17.79 18M2 12C2 9.90118 2.66037 7.85555 3.88758 6.1529C5.11478 4.45024 6.8466 3.17687 8.83772 2.51317C10.8288 1.84946 12.9783 1.82906 14.9817 2.45486C16.985 3.08067 18.7407 4.32094 20 6M2 16H2.01M21.7998 16C21.9998 14 21.9308 10.646 21.7998 10M5 19.5C5.5 18 6 15 6 12C5.99899 11.3189 6.11397 10.6425 6.34 10M8.6499 22C8.8599 21.34 9.0999 20.68 9.2199 20M9 6.79994C9.9124 6.27317 10.9474 5.99593 12.001 5.99609C13.0545 5.99626 14.0894 6.27384 15.0017 6.8009C15.9139 7.32797 16.6713 8.08594 17.1976 8.99859C17.7239 9.91124 18.0007 10.9464 18 11.9999V13.9999%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--fire-extinguisher{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 6.5V3M15 3C15 2.73478 14.8946 2.48043 14.7071 2.29289C14.5196 2.10536 14.2652 2 14 2H12C11.7348 2 11.4804 2.10536 11.2929 2.29289C11.1054 2.48043 11 2.73478 11 3M15 3H18M11 3V6.5M11 3C9.4087 3 7.88258 3.63214 6.75736 4.75736C5.63214 5.88258 5 7.4087 5 9V20M9 18H17M5 13H9M17 10C17 8.93913 16.5786 7.92172 15.8284 7.17157C15.0783 6.42143 14.0609 6 13 6C11.9391 6 10.9217 6.42143 10.1716 7.17157C9.42143 7.92172 9 8.93913 9 10V20C9 20.5304 9.21071 21.0391 9.58579 21.4142C9.96086 21.7893 10.4696 22 11 22H15C15.5304 22 16.0391 21.7893 16.4142 21.4142C16.7893 21.0391 17 20.5304 17 20V10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 6.5V3M15 3C15 2.73478 14.8946 2.48043 14.7071 2.29289C14.5196 2.10536 14.2652 2 14 2H12C11.7348 2 11.4804 2.10536 11.2929 2.29289C11.1054 2.48043 11 2.73478 11 3M15 3H18M11 3V6.5M11 3C9.4087 3 7.88258 3.63214 6.75736 4.75736C5.63214 5.88258 5 7.4087 5 9V20M9 18H17M5 13H9M17 10C17 8.93913 16.5786 7.92172 15.8284 7.17157C15.0783 6.42143 14.0609 6 13 6C11.9391 6 10.9217 6.42143 10.1716 7.17157C9.42143 7.92172 9 8.93913 9 10V20C9 20.5304 9.21071 21.0391 9.58579 21.4142C9.96086 21.7893 10.4696 22 11 22H15C15.5304 22 16.0391 21.7893 16.4142 21.4142C16.7893 21.0391 17 20.5304 17 20V10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--fish-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 12.5V12M17.525 17.526C16.7215 17.8443 15.8643 18.0053 15 18C11.44 18 7.44 15.47 6.5 12C6.848 10.72 7.614 9.567 8.621 8.62M12.065 6.532C13.0059 6.18898 13.9985 6.00907 15 6C18.56 6 21.06 8.54 22 12C21.691 13.14 21.214 14.177 20.587 15.058M6.99998 10.67C6.99998 8 5.57998 5.97 2.72998 5.5C1.72998 7 1.72998 10.5 2.95998 12C1.71998 13.5 1.71998 17 2.72998 18.5C5.57998 18.03 6.99998 16 6.99998 13.33M14.48 8.958C14.8211 7.91692 15.335 6.94064 16 6.07M16 17.93C15.1801 16.8564 14.5917 15.6245 14.272 14.312M16.01 17.93L15.78 19.33C15.7017 19.798 15.4596 20.2229 15.0969 20.5288C14.7342 20.8348 14.2745 21.0018 13.8 21H9.5C10.4689 19.9015 10.9993 18.4847 10.99 17.02M8.53 3H13.8C14.2745 2.99824 14.7342 3.16524 15.0969 3.47117C15.4596 3.77709 15.7017 4.202 15.78 4.67L16.01 6.07M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 12.5V12M17.525 17.526C16.7215 17.8443 15.8643 18.0053 15 18C11.44 18 7.44 15.47 6.5 12C6.848 10.72 7.614 9.567 8.621 8.62M12.065 6.532C13.0059 6.18898 13.9985 6.00907 15 6C18.56 6 21.06 8.54 22 12C21.691 13.14 21.214 14.177 20.587 15.058M6.99998 10.67C6.99998 8 5.57998 5.97 2.72998 5.5C1.72998 7 1.72998 10.5 2.95998 12C1.71998 13.5 1.71998 17 2.72998 18.5C5.57998 18.03 6.99998 16 6.99998 13.33M14.48 8.958C14.8211 7.91692 15.335 6.94064 16 6.07M16 17.93C15.1801 16.8564 14.5917 15.6245 14.272 14.312M16.01 17.93L15.78 19.33C15.7017 19.798 15.4596 20.2229 15.0969 20.5288C14.7342 20.8348 14.2745 21.0018 13.8 21H9.5C10.4689 19.9015 10.9993 18.4847 10.99 17.02M8.53 3H13.8C14.2745 2.99824 14.7342 3.16524 15.0969 3.47117C15.4596 3.77709 15.7017 4.202 15.78 4.67L16.01 6.07M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--fish-symbol{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 16.0001C2 16.0001 11 1.00005 22 12.0001C11 23.0001 2 8.00005 2 8.00005%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 16.0001C2 16.0001 11 1.00005 22 12.0001C11 23.0001 2 8.00005 2 8.00005%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--fish{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 12V12.5M16 17.9301C14.6992 16.2269 13.9945 14.1432 13.9945 12.0001C13.9945 9.85695 14.6992 7.77328 16 6.07007M6.99998 10.67C6.99998 8 5.57998 5.97 2.72998 5.5C1.72998 7 1.72998 10.5 2.95998 12C1.71998 13.5 1.71998 17 2.72998 18.5C5.57998 18.03 6.99998 16 6.99998 13.33M10.46 7.26001C10.2 5.88001 9.17 4.24001 8 3.00001H13.8C14.2745 2.99826 14.7342 3.16526 15.0969 3.47118C15.4596 3.7771 15.7017 4.20202 15.78 4.67001L16.01 6.07001M16.01 17.93L15.78 19.33C15.7017 19.798 15.4596 20.2229 15.0969 20.5289C14.7342 20.8348 14.2745 21.0018 13.8 21H9.5C10.4689 19.9015 10.9993 18.4847 10.99 17.02M6.5 12C7.44 8.54 11.44 6 15 6C18.56 6 21.06 8.54 22 12C21.06 15.47 18.56 18 15 18C11.44 18 7.44 15.47 6.5 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 12V12.5M16 17.9301C14.6992 16.2269 13.9945 14.1432 13.9945 12.0001C13.9945 9.85695 14.6992 7.77328 16 6.07007M6.99998 10.67C6.99998 8 5.57998 5.97 2.72998 5.5C1.72998 7 1.72998 10.5 2.95998 12C1.71998 13.5 1.71998 17 2.72998 18.5C5.57998 18.03 6.99998 16 6.99998 13.33M10.46 7.26001C10.2 5.88001 9.17 4.24001 8 3.00001H13.8C14.2745 2.99826 14.7342 3.16526 15.0969 3.47118C15.4596 3.7771 15.7017 4.20202 15.78 4.67001L16.01 6.07001M16.01 17.93L15.78 19.33C15.7017 19.798 15.4596 20.2229 15.0969 20.5289C14.7342 20.8348 14.2745 21.0018 13.8 21H9.5C10.4689 19.9015 10.9993 18.4847 10.99 17.02M6.5 12C7.44 8.54 11.44 6 15 6C18.56 6 21.06 8.54 22 12C21.06 15.47 18.56 18 15 18C11.44 18 7.44 15.47 6.5 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--flag-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2C11 2 13 4 16 4C19 4 20 3 20 3V14M4 22V4M4 15C4 15 5 14 8 14C11 14 13 16 16 16M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2C11 2 13 4 16 4C19 4 20 3 20 3V14M4 22V4M4 15C4 15 5 14 8 14C11 14 13 16 16 16M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--flag-triangle-left{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 22V2L7 7L17 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 22V2L7 7L17 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--flag-triangle-right{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 22V2L17 7L7 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 22V2L17 7L7 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--flag{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 15C4 15 5 14 8 14C11 14 13 16 16 16C19 16 20 15 20 15V3C20 3 19 4 16 4C13 4 11 2 8 2C5 2 4 3 4 3V15ZM4 15V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 15C4 15 5 14 8 14C11 14 13 16 16 16C19 16 20 15 20 15V3C20 3 19 4 16 4C13 4 11 2 8 2C5 2 4 3 4 3V15ZM4 15V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--flame-kindling{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 22L19 18M5 18L19 22M12 2C13 5 14.5 5.5 15.5 6.5C16.4421 7.42315 16.9812 8.68115 17 10C17 11.3261 16.4732 12.5979 15.5355 13.5355C14.5979 14.4732 13.3261 15 12 15C10.6739 15 9.40215 14.4732 8.46447 13.5355C7.52678 12.5979 7 11.3261 7 10C7 9.7 7 9.4 7.1 9.1C7.18451 9.39574 7.33608 9.668 7.54294 9.89562C7.74981 10.1232 8.00638 10.3001 8.29272 10.4124C8.57905 10.5247 8.88743 10.5695 9.19389 10.5432C9.50034 10.5169 9.7966 10.4203 10.0596 10.2609C10.3227 10.1015 10.5454 9.88355 10.7105 9.62403C10.8756 9.36452 10.9786 9.07043 11.0115 8.76462C11.0445 8.45882 11.0064 8.14954 10.9004 7.86083C10.7943 7.57212 10.6231 7.31176 10.4 7.1C8 4.5 11 2 12 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 22L19 18M5 18L19 22M12 2C13 5 14.5 5.5 15.5 6.5C16.4421 7.42315 16.9812 8.68115 17 10C17 11.3261 16.4732 12.5979 15.5355 13.5355C14.5979 14.4732 13.3261 15 12 15C10.6739 15 9.40215 14.4732 8.46447 13.5355C7.52678 12.5979 7 11.3261 7 10C7 9.7 7 9.4 7.1 9.1C7.18451 9.39574 7.33608 9.668 7.54294 9.89562C7.74981 10.1232 8.00638 10.3001 8.29272 10.4124C8.57905 10.5247 8.88743 10.5695 9.19389 10.5432C9.50034 10.5169 9.7966 10.4203 10.0596 10.2609C10.3227 10.1015 10.5454 9.88355 10.7105 9.62403C10.8756 9.36452 10.9786 9.07043 11.0115 8.76462C11.0445 8.45882 11.0064 8.14954 10.9004 7.86083C10.7943 7.57212 10.6231 7.31176 10.4 7.1C8 4.5 11 2 12 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--flame{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.5 14.5C9.16304 14.5 9.79893 14.2366 10.2678 13.7678C10.7366 13.2989 11 12.663 11 12C11 10.62 10.5 10 10 9C8.928 6.857 9.776 4.946 12 3C12.5 5.5 14 7.9 16 9.5C18 11.1 19 13 19 15C19 15.9193 18.8189 16.8295 18.4672 17.6788C18.1154 18.5281 17.5998 19.2997 16.9497 19.9497C16.2997 20.5998 15.5281 21.1154 14.6788 21.4672C13.8295 21.8189 12.9193 22 12 22C11.0807 22 10.1705 21.8189 9.32122 21.4672C8.47194 21.1154 7.70026 20.5998 7.05025 19.9497C6.40024 19.2997 5.88463 18.5281 5.53284 17.6788C5.18106 16.8295 5 15.9193 5 15C5 13.847 5.433 12.706 6 12C6 12.663 6.26339 13.2989 6.73223 13.7678C7.20107 14.2366 7.83696 14.5 8.5 14.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.5 14.5C9.16304 14.5 9.79893 14.2366 10.2678 13.7678C10.7366 13.2989 11 12.663 11 12C11 10.62 10.5 10 10 9C8.928 6.857 9.776 4.946 12 3C12.5 5.5 14 7.9 16 9.5C18 11.1 19 13 19 15C19 15.9193 18.8189 16.8295 18.4672 17.6788C18.1154 18.5281 17.5998 19.2997 16.9497 19.9497C16.2997 20.5998 15.5281 21.1154 14.6788 21.4672C13.8295 21.8189 12.9193 22 12 22C11.0807 22 10.1705 21.8189 9.32122 21.4672C8.47194 21.1154 7.70026 20.5998 7.05025 19.9497C6.40024 19.2997 5.88463 18.5281 5.53284 17.6788C5.18106 16.8295 5 15.9193 5 15C5 13.847 5.433 12.706 6 12C6 12.663 6.26339 13.2989 6.73223 13.7678C7.20107 14.2366 7.83696 14.5 8.5 14.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--flashlight-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 16V20C16 20.5304 15.7893 21.0391 15.4142 21.4142C15.0391 21.7893 14.5304 22 14 22H10C9.46957 22 8.96086 21.7893 8.58579 21.4142C8.21071 21.0391 8 20.5304 8 20V10C8 8 6 8 6 6M7 2H18V6M18 6C18 8 16 8 16 10V11M18 6H11M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 16V20C16 20.5304 15.7893 21.0391 15.4142 21.4142C15.0391 21.7893 14.5304 22 14 22H10C9.46957 22 8.96086 21.7893 8.58579 21.4142C8.21071 21.0391 8 20.5304 8 20V10C8 8 6 8 6 6M7 2H18V6M18 6C18 8 16 8 16 10V11M18 6H11M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--flashlight{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11C12.5523 11 13 11.4477 13 12Z%22 fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11C12.5523 11 13 11.4477 13 12Z%22 fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--flask-conical-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 10L4.72002 20.55C4.64293 20.703 4.60643 20.8732 4.61402 21.0444C4.62162 21.2155 4.67305 21.3818 4.7634 21.5274C4.85374 21.6729 4.97997 21.7928 5.12997 21.8756C5.27997 21.9584 5.44871 22.0012 5.62002 22H18.38C18.5513 22.0012 18.7201 21.9584 18.8701 21.8756C19.0201 21.7928 19.1463 21.6729 19.2366 21.5274C19.327 21.3818 19.3784 21.2155 19.386 21.0444C19.3936 20.8732 19.3571 20.703 19.28 20.55L18.008 18.008M10 2V4.343M14 2V8.343M8.5 2H15.5M7 16H16M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 10L4.72002 20.55C4.64293 20.703 4.60643 20.8732 4.61402 21.0444C4.62162 21.2155 4.67305 21.3818 4.7634 21.5274C4.85374 21.6729 4.97997 21.7928 5.12997 21.8756C5.27997 21.9584 5.44871 22.0012 5.62002 22H18.38C18.5513 22.0012 18.7201 21.9584 18.8701 21.8756C19.0201 21.7928 19.1463 21.6729 19.2366 21.5274C19.327 21.3818 19.3784 21.2155 19.386 21.0444C19.3936 20.8732 19.3571 20.703 19.28 20.55L18.008 18.008M10 2V4.343M14 2V8.343M8.5 2H15.5M7 16H16M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--flask-conical{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.0003 2V9.527C10.0006 9.83801 9.92831 10.1448 9.78926 10.423L4.72027 20.55C4.64317 20.703 4.60667 20.8732 4.61426 21.0444C4.62186 21.2155 4.6733 21.3818 4.76364 21.5274C4.85399 21.6729 4.98021 21.7928 5.13021 21.8756C5.28021 21.9584 5.44895 22.0012 5.62027 22H18.3803C18.5516 22.0012 18.7203 21.9584 18.8703 21.8756C19.0203 21.7928 19.1465 21.6729 19.2369 21.5274C19.3272 21.3818 19.3787 21.2155 19.3863 21.0444C19.3939 20.8732 19.3574 20.703 19.2803 20.55L14.2113 10.423C14.0722 10.1448 14 9.83801 14.0003 9.527V2M8.50024 2H15.5002M7.00024 16H17.0002%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.0003 2V9.527C10.0006 9.83801 9.92831 10.1448 9.78926 10.423L4.72027 20.55C4.64317 20.703 4.60667 20.8732 4.61426 21.0444C4.62186 21.2155 4.6733 21.3818 4.76364 21.5274C4.85399 21.6729 4.98021 21.7928 5.13021 21.8756C5.28021 21.9584 5.44895 22.0012 5.62027 22H18.3803C18.5516 22.0012 18.7203 21.9584 18.8703 21.8756C19.0203 21.7928 19.1465 21.6729 19.2369 21.5274C19.3272 21.3818 19.3787 21.2155 19.3863 21.0444C19.3939 20.8732 19.3574 20.703 19.2803 20.55L14.2113 10.423C14.0722 10.1448 14 9.83801 14.0003 9.527V2M8.50024 2H15.5002M7.00024 16H17.0002%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--flask-round{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 2V9.31M14 1.98999V9.29999C15.4733 9.77644 16.7282 10.7633 17.5386 12.0827C18.3491 13.4021 18.6619 14.9675 18.4207 16.4971C18.1795 18.0266 17.4002 19.4198 16.2231 20.4259C15.046 21.4319 13.5485 21.9847 12 21.9847C10.4516 21.9847 8.95398 21.4319 7.77688 20.4259C6.59978 19.4198 5.8205 18.0266 5.57933 16.4971C5.33817 14.9675 5.65096 13.4021 6.4614 12.0827C7.27184 10.7633 8.52669 9.77649 10 9.30005M8.5 2H15.5M5.52002 16H18.48%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 2V9.31M14 1.98999V9.29999C15.4733 9.77644 16.7282 10.7633 17.5386 12.0827C18.3491 13.4021 18.6619 14.9675 18.4207 16.4971C18.1795 18.0266 17.4002 19.4198 16.2231 20.4259C15.046 21.4319 13.5485 21.9847 12 21.9847C10.4516 21.9847 8.95398 21.4319 7.77688 20.4259C6.59978 19.4198 5.8205 18.0266 5.57933 16.4971C5.33817 14.9675 5.65096 13.4021 6.4614 12.0827C7.27184 10.7633 8.52669 9.77649 10 9.30005M8.5 2H15.5M5.52002 16H18.48%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--flip-horizontal-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 20V22M12 14V16M12 8V10M12 2V4M3 7L8 12L3 17V7ZM21 7L16 12L21 17V7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 20V22M12 14V16M12 8V10M12 2V4M3 7L8 12L3 17V7ZM21 7L16 12L21 17V7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--flip-horizontal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V19C3 20.1 3.9 21 5 21H8M16 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H16M12 20V22M12 14V16M12 8V10M12 2V4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V19C3 20.1 3.9 21 5 21H8M16 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H16M12 20V22M12 14V16M12 8V10M12 2V4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--flip-vertical-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 12H2M10 12H8M16 12H14M22 12H20M17 3L12 8L7 3H17ZM17 21L12 16L7 21H17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 12H2M10 12H8M16 12H14M22 12H20M17 3L12 8L7 3H17ZM17 21L12 16L7 21H17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--flip-vertical{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 8V5C21 4.46957 20.7893 3.96086 20.4142 3.58579C20.0391 3.21071 19.5304 3 19 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V8M21 16V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V16M4 12H2M10 12H8M16 12H14M22 12H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 8V5C21 4.46957 20.7893 3.96086 20.4142 3.58579C20.0391 3.21071 19.5304 3 19 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V8M21 16V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V16M4 12H2M10 12H8M16 12H14M22 12H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--flower-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 5C12 4.40666 12.1759 3.82664 12.5056 3.33329C12.8352 2.83994 13.3038 2.45543 13.852 2.22836C14.4001 2.0013 15.0033 1.94189 15.5853 2.05765C16.1672 2.1734 16.7018 2.45912 17.1213 2.87868C17.5409 3.29824 17.8266 3.83279 17.9424 4.41473C18.0581 4.99667 17.9987 5.59987 17.7716 6.14805C17.5446 6.69623 17.1601 7.16477 16.6667 7.49441C16.1734 7.82405 15.5933 8 15 8M12 5C12 4.40666 11.8241 3.82664 11.4944 3.33329C11.1648 2.83994 10.6962 2.45543 10.1481 2.22836C9.59987 2.0013 8.99667 1.94189 8.41473 2.05765C7.83279 2.1734 7.29824 2.45912 6.87868 2.87868C6.45912 3.29824 6.1734 3.83279 6.05765 4.41473C5.94189 4.99667 6.0013 5.59987 6.22836 6.14805C6.45543 6.69623 6.83994 7.16477 7.33329 7.49441C7.82664 7.82405 8.40666 8 9 8M12 5V6M15 8C15.5933 8 16.1734 8.17595 16.6667 8.50559C17.1601 8.83524 17.5446 9.30377 17.7716 9.85195C17.9987 10.4001 18.0581 11.0033 17.9424 11.5853C17.8266 12.1672 17.5409 12.7018 17.1213 13.1213C16.7018 13.5409 16.1672 13.8266 15.5853 13.9424C15.0033 14.0581 14.4001 13.9987 13.852 13.7716C13.3038 13.5446 12.8352 13.1601 12.5056 12.6667C12.1759 12.1734 12 11.5933 12 11M15 8H14M9 8C8.40666 8 7.82664 8.17595 7.33329 8.50559C6.83994 8.83524 6.45543 9.30377 6.22836 9.85195C6.0013 10.4001 5.94189 11.0033 6.05765 11.5853C6.1734 12.1672 6.45912 12.7018 6.87868 13.1213C7.29824 13.5409 7.83279 13.8266 8.41473 13.9424C8.99667 14.0581 9.59987 13.9987 10.1481 13.7716C10.6962 13.5446 11.1648 13.1601 11.4944 12.6667C11.8241 12.1734 12 11.5933 12 11M9 8H10M12 6C10.8954 6 10 6.89543 10 8M12 6C13.1046 6 14 6.89543 14 8M12 11V10M10 8C10 9.10457 10.8954 10 12 10M14 8C14 9.10457 13.1046 10 12 10M12 10L12 22M12 22C16.2 22 19 20.333 19 17C14.8 17 12 18.667 12 22ZM12 22C7.8 22 5 20.333 5 17C9.2 17 12 18.667 12 22Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 5C12 4.40666 12.1759 3.82664 12.5056 3.33329C12.8352 2.83994 13.3038 2.45543 13.852 2.22836C14.4001 2.0013 15.0033 1.94189 15.5853 2.05765C16.1672 2.1734 16.7018 2.45912 17.1213 2.87868C17.5409 3.29824 17.8266 3.83279 17.9424 4.41473C18.0581 4.99667 17.9987 5.59987 17.7716 6.14805C17.5446 6.69623 17.1601 7.16477 16.6667 7.49441C16.1734 7.82405 15.5933 8 15 8M12 5C12 4.40666 11.8241 3.82664 11.4944 3.33329C11.1648 2.83994 10.6962 2.45543 10.1481 2.22836C9.59987 2.0013 8.99667 1.94189 8.41473 2.05765C7.83279 2.1734 7.29824 2.45912 6.87868 2.87868C6.45912 3.29824 6.1734 3.83279 6.05765 4.41473C5.94189 4.99667 6.0013 5.59987 6.22836 6.14805C6.45543 6.69623 6.83994 7.16477 7.33329 7.49441C7.82664 7.82405 8.40666 8 9 8M12 5V6M15 8C15.5933 8 16.1734 8.17595 16.6667 8.50559C17.1601 8.83524 17.5446 9.30377 17.7716 9.85195C17.9987 10.4001 18.0581 11.0033 17.9424 11.5853C17.8266 12.1672 17.5409 12.7018 17.1213 13.1213C16.7018 13.5409 16.1672 13.8266 15.5853 13.9424C15.0033 14.0581 14.4001 13.9987 13.852 13.7716C13.3038 13.5446 12.8352 13.1601 12.5056 12.6667C12.1759 12.1734 12 11.5933 12 11M15 8H14M9 8C8.40666 8 7.82664 8.17595 7.33329 8.50559C6.83994 8.83524 6.45543 9.30377 6.22836 9.85195C6.0013 10.4001 5.94189 11.0033 6.05765 11.5853C6.1734 12.1672 6.45912 12.7018 6.87868 13.1213C7.29824 13.5409 7.83279 13.8266 8.41473 13.9424C8.99667 14.0581 9.59987 13.9987 10.1481 13.7716C10.6962 13.5446 11.1648 13.1601 11.4944 12.6667C11.8241 12.1734 12 11.5933 12 11M9 8H10M12 6C10.8954 6 10 6.89543 10 8M12 6C13.1046 6 14 6.89543 14 8M12 11V10M10 8C10 9.10457 10.8954 10 12 10M14 8C14 9.10457 13.1046 10 12 10M12 10L12 22M12 22C16.2 22 19 20.333 19 17C14.8 17 12 18.667 12 22ZM12 22C7.8 22 5 20.333 5 17C9.2 17 12 18.667 12 22Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--flower{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 12C15 13.6569 13.6569 15 12 15M15 12C15 10.3431 13.6569 9 12 9M15 12L16.5 12M12 15C10.3431 15 9 13.6569 9 12M12 15L12 16.5M9 12C9 10.3431 10.3431 9 12 9M9 12L7.5 12M12 9L12 7.5M12 16.5C12 17.39 11.7361 18.26 11.2416 19.0001C10.7471 19.7401 10.0443 20.3169 9.22208 20.6575C8.39981 20.9981 7.49501 21.0872 6.6221 20.9135C5.74918 20.7399 4.94736 20.3113 4.31802 19.682C3.68868 19.0526 3.2601 18.2508 3.08647 17.3779C2.91283 16.505 3.00195 15.6002 3.34254 14.7779C3.68314 13.9557 4.25991 13.2529 4.99994 12.7584C5.73996 12.2639 6.60999 12 7.5 12M12 16.5C12 17.39 12.2639 18.26 12.7584 19.0001C13.2529 19.7401 13.9557 20.3169 14.7779 20.6575C15.6002 20.9981 16.505 21.0872 17.3779 20.9135C18.2508 20.7399 19.0526 20.3113 19.682 19.682C20.3113 19.0526 20.7399 18.2508 20.9135 17.3779C21.0872 16.505 20.9981 15.6002 20.6575 14.7779C20.3169 13.9557 19.7401 13.2529 19.0001 12.7584C18.26 12.2639 17.39 12 16.5 12M7.5 12C6.60999 12 5.73996 11.7361 4.99994 11.2416C4.25991 10.7471 3.68314 10.0443 3.34254 9.22208C3.00195 8.39981 2.91283 7.49501 3.08647 6.6221C3.2601 5.74918 3.68868 4.94736 4.31802 4.31802C4.94736 3.68868 5.74918 3.2601 6.6221 3.08647C7.49501 2.91283 8.39981 3.00195 9.22208 3.34254C10.0443 3.68314 10.7471 4.25991 11.2416 4.99994C11.7361 5.73996 12 6.60999 12 7.5M12 7.5C12 6.60999 12.2639 5.73996 12.7584 4.99994C13.2529 4.25991 13.9557 3.68314 14.7779 3.34254C15.6002 3.00195 16.505 2.91283 17.3779 3.08647C18.2508 3.2601 19.0526 3.68868 19.682 4.31802C20.3113 4.94736 20.7399 5.74918 20.9135 6.6221C21.0872 7.49501 20.9981 8.39981 20.6575 9.22208C20.3169 10.0443 19.7401 10.7471 19.0001 11.2416C18.26 11.7361 17.39 12 16.5 12M8 8L9.88 9.88M14.1201 9.88L16.0001 8M8 16.0001L9.88 14.1201M14.1201 14.1201L16.0001 16.0001%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 12C15 13.6569 13.6569 15 12 15M15 12C15 10.3431 13.6569 9 12 9M15 12L16.5 12M12 15C10.3431 15 9 13.6569 9 12M12 15L12 16.5M9 12C9 10.3431 10.3431 9 12 9M9 12L7.5 12M12 9L12 7.5M12 16.5C12 17.39 11.7361 18.26 11.2416 19.0001C10.7471 19.7401 10.0443 20.3169 9.22208 20.6575C8.39981 20.9981 7.49501 21.0872 6.6221 20.9135C5.74918 20.7399 4.94736 20.3113 4.31802 19.682C3.68868 19.0526 3.2601 18.2508 3.08647 17.3779C2.91283 16.505 3.00195 15.6002 3.34254 14.7779C3.68314 13.9557 4.25991 13.2529 4.99994 12.7584C5.73996 12.2639 6.60999 12 7.5 12M12 16.5C12 17.39 12.2639 18.26 12.7584 19.0001C13.2529 19.7401 13.9557 20.3169 14.7779 20.6575C15.6002 20.9981 16.505 21.0872 17.3779 20.9135C18.2508 20.7399 19.0526 20.3113 19.682 19.682C20.3113 19.0526 20.7399 18.2508 20.9135 17.3779C21.0872 16.505 20.9981 15.6002 20.6575 14.7779C20.3169 13.9557 19.7401 13.2529 19.0001 12.7584C18.26 12.2639 17.39 12 16.5 12M7.5 12C6.60999 12 5.73996 11.7361 4.99994 11.2416C4.25991 10.7471 3.68314 10.0443 3.34254 9.22208C3.00195 8.39981 2.91283 7.49501 3.08647 6.6221C3.2601 5.74918 3.68868 4.94736 4.31802 4.31802C4.94736 3.68868 5.74918 3.2601 6.6221 3.08647C7.49501 2.91283 8.39981 3.00195 9.22208 3.34254C10.0443 3.68314 10.7471 4.25991 11.2416 4.99994C11.7361 5.73996 12 6.60999 12 7.5M12 7.5C12 6.60999 12.2639 5.73996 12.7584 4.99994C13.2529 4.25991 13.9557 3.68314 14.7779 3.34254C15.6002 3.00195 16.505 2.91283 17.3779 3.08647C18.2508 3.2601 19.0526 3.68868 19.682 4.31802C20.3113 4.94736 20.7399 5.74918 20.9135 6.6221C21.0872 7.49501 20.9981 8.39981 20.6575 9.22208C20.3169 10.0443 19.7401 10.7471 19.0001 11.2416C18.26 11.7361 17.39 12 16.5 12M8 8L9.88 9.88M14.1201 9.88L16.0001 8M8 16.0001L9.88 14.1201M14.1201 14.1201L16.0001 16.0001%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--focus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 7V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H7M17 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V7M21 17V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H17M7 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V17M15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 7V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H7M17 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V7M21 17V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H17M7 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V17M15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--fold-horizontal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 12H8M8 12L5 15M8 12L5 9M22 12H16M16 12L19 9M16 12L19 15M12 2V4M12 8V10M12 14V16M12 20V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 12H8M8 12L5 15M8 12L5 9M22 12H16M16 12L19 9M16 12L19 15M12 2V4M12 8V10M12 14V16M12 20V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--fold-vertical{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22V16M12 16L15 19M12 16L9 19M12 8V2M12 8L15 5M12 8L9 5M4 12H2M10 12H8M16 12H14M22 12H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22V16M12 16L15 19M12 16L9 19M12 8V2M12 8L15 5M12 8L9 5M4 12H2M10 12H8M16 12H14M22 12H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--folder-archive{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 17C13.8954 17 13 17.8954 13 19C13 20.1046 13.8954 21 15 21C16.1046 21 17 20.1046 17 19C17 17.8954 16.1046 17 15 17ZM15 17V15M20.9 19.8C21.2329 19.6323 21.5122 19.3749 21.7066 19.0568C21.901 18.7388 22.0026 18.3727 22 18V8C22 7.46957 21.7893 6.96086 21.4142 6.58579C21.0391 6.21071 20.5304 6 20 6H12.1C11.7655 6.00328 11.4355 5.92261 11.1403 5.76538C10.8451 5.60815 10.594 5.37938 10.41 5.1L9.6 3.9C9.41789 3.62347 9.16997 3.39648 8.8785 3.2394C8.58702 3.08231 8.26111 3.00005 7.93 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H9.1M15 11V10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 17C13.8954 17 13 17.8954 13 19C13 20.1046 13.8954 21 15 21C16.1046 21 17 20.1046 17 19C17 17.8954 16.1046 17 15 17ZM15 17V15M20.9 19.8C21.2329 19.6323 21.5122 19.3749 21.7066 19.0568C21.901 18.7388 22.0026 18.3727 22 18V8C22 7.46957 21.7893 6.96086 21.4142 6.58579C21.0391 6.21071 20.5304 6 20 6H12.1C11.7655 6.00328 11.4355 5.92261 11.1403 5.76538C10.8451 5.60815 10.594 5.37938 10.41 5.1L9.6 3.9C9.41789 3.62347 9.16997 3.39648 8.8785 3.2394C8.58702 3.08231 8.26111 3.00005 7.93 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H9.1M15 11V10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--folder-check{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 13L11 15L15 11M20 20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V8C22 7.46957 21.7893 6.96086 21.4142 6.58579C21.0391 6.21071 20.5304 6 20 6H12.1C11.7655 6.00328 11.4355 5.92261 11.1403 5.76538C10.8451 5.60815 10.594 5.37938 10.41 5.1L9.6 3.9C9.41789 3.62347 9.16997 3.39648 8.8785 3.2394C8.58702 3.08231 8.26111 3.00005 7.93 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 13L11 15L15 11M20 20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V8C22 7.46957 21.7893 6.96086 21.4142 6.58579C21.0391 6.21071 20.5304 6 20 6H12.1C11.7655 6.00328 11.4355 5.92261 11.1403 5.76538C10.8451 5.60815 10.594 5.37938 10.41 5.1L9.6 3.9C9.41789 3.62347 9.16997 3.39648 8.8785 3.2394C8.58702 3.08231 8.26111 3.00005 7.93 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--folder-clock{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 20.0001H4C3.46957 20.0001 2.96086 19.7894 2.58579 19.4143C2.21071 19.0392 2 18.5305 2 18.0001V5.0001C2 4.46966 2.21071 3.96096 2.58579 3.58588C2.96086 3.21081 3.46957 3.0001 4 3.0001H7.9C8.23449 2.99682 8.56445 3.07748 8.8597 3.23472C9.15495 3.39195 9.40604 3.62072 9.59 3.9001L10.4 5.1001C10.5821 5.37663 10.83 5.60362 11.1215 5.7607C11.413 5.91778 11.7389 6.00004 12.07 6.0001H20C20.5304 6.0001 21.0391 6.21081 21.4142 6.58588C21.7893 6.96096 22 7.46966 22 8.0001M16 14V16L17 17M22 16C22 19.3137 19.3137 22 16 22C12.6863 22 10 19.3137 10 16C10 12.6863 12.6863 10 16 10C19.3137 10 22 12.6863 22 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 20.0001H4C3.46957 20.0001 2.96086 19.7894 2.58579 19.4143C2.21071 19.0392 2 18.5305 2 18.0001V5.0001C2 4.46966 2.21071 3.96096 2.58579 3.58588C2.96086 3.21081 3.46957 3.0001 4 3.0001H7.9C8.23449 2.99682 8.56445 3.07748 8.8597 3.23472C9.15495 3.39195 9.40604 3.62072 9.59 3.9001L10.4 5.1001C10.5821 5.37663 10.83 5.60362 11.1215 5.7607C11.413 5.91778 11.7389 6.00004 12.07 6.0001H20C20.5304 6.0001 21.0391 6.21081 21.4142 6.58588C21.7893 6.96096 22 7.46966 22 8.0001M16 14V16L17 17M22 16C22 19.3137 19.3137 22 16 22C12.6863 22 10 19.3137 10 16C10 12.6863 12.6863 10 16 10C19.3137 10 22 12.6863 22 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--folder-closed{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 10H22M20 20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V8C22 7.46957 21.7893 6.96086 21.4142 6.58579C21.0391 6.21071 20.5304 6 20 6H12.1C11.7655 6.00328 11.4355 5.92261 11.1403 5.76538C10.8451 5.60815 10.594 5.37938 10.41 5.1L9.6 3.9C9.41789 3.62347 9.16997 3.39648 8.8785 3.2394C8.58702 3.08231 8.26111 3.00005 7.93 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 10H22M20 20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V8C22 7.46957 21.7893 6.96086 21.4142 6.58579C21.0391 6.21071 20.5304 6 20 6H12.1C11.7655 6.00328 11.4355 5.92261 11.1403 5.76538C10.8451 5.60815 10.594 5.37938 10.41 5.1L9.6 3.9C9.41789 3.62347 9.16997 3.39648 8.8785 3.2394C8.58702 3.08231 8.26111 3.00005 7.93 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--folder-code{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 10.5L8 13L10 15.5M14 10.5L16 13L14 15.5M20 20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V8C22 7.46957 21.7893 6.96086 21.4142 6.58579C21.0391 6.21071 20.5304 6 20 6H12.1C11.7655 6.00328 11.4355 5.92261 11.1403 5.76538C10.8451 5.60815 10.594 5.37938 10.41 5.1L9.6 3.9C9.41789 3.62347 9.16997 3.39648 8.8785 3.2394C8.58702 3.08231 8.26111 3.00005 7.93 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 10.5L8 13L10 15.5M14 10.5L16 13L14 15.5M20 20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V8C22 7.46957 21.7893 6.96086 21.4142 6.58579C21.0391 6.21071 20.5304 6 20 6H12.1C11.7655 6.00328 11.4355 5.92261 11.1403 5.76538C10.8451 5.60815 10.594 5.37938 10.41 5.1L9.6 3.9C9.41789 3.62347 9.16997 3.39648 8.8785 3.2394C8.58702 3.08231 8.26111 3.00005 7.93 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--folder-cog{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.3 20.0001H4C3.46957 20.0001 2.96086 19.7894 2.58579 19.4143C2.21071 19.0392 2 18.5305 2 18.0001V5.0001C2 4.46966 2.21071 3.96096 2.58579 3.58588C2.96086 3.21081 3.46957 3.0001 4 3.0001H7.9C8.23449 2.99682 8.56445 3.07748 8.8597 3.23472C9.15495 3.39195 9.40604 3.62072 9.59 3.9001L10.4 5.1001C10.5821 5.37663 10.83 5.60362 11.1215 5.7607C11.413 5.91778 11.7389 6.00004 12.07 6.0001H20C20.5304 6.0001 21.0391 6.21081 21.4142 6.58588C21.7893 6.96096 22 7.46966 22 8.0001V11.3001M21.7001 19.4001L20.8 19.1001M15.2 16.9001L14.3 16.6001M16.6001 21.7001L16.9001 20.8M19.1001 15.2L19.4001 14.3M19.6 21.7L19.2 20.7M16.7999 15.3L16.3999 14.3M14.3 19.6L15.3 19.2M20.7 16.7999L21.7 16.3999M21 18C21 19.6569 19.6569 21 18 21C16.3431 21 15 19.6569 15 18C15 16.3431 16.3431 15 18 15C19.6569 15 21 16.3431 21 18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.3 20.0001H4C3.46957 20.0001 2.96086 19.7894 2.58579 19.4143C2.21071 19.0392 2 18.5305 2 18.0001V5.0001C2 4.46966 2.21071 3.96096 2.58579 3.58588C2.96086 3.21081 3.46957 3.0001 4 3.0001H7.9C8.23449 2.99682 8.56445 3.07748 8.8597 3.23472C9.15495 3.39195 9.40604 3.62072 9.59 3.9001L10.4 5.1001C10.5821 5.37663 10.83 5.60362 11.1215 5.7607C11.413 5.91778 11.7389 6.00004 12.07 6.0001H20C20.5304 6.0001 21.0391 6.21081 21.4142 6.58588C21.7893 6.96096 22 7.46966 22 8.0001V11.3001M21.7001 19.4001L20.8 19.1001M15.2 16.9001L14.3 16.6001M16.6001 21.7001L16.9001 20.8M19.1001 15.2L19.4001 14.3M19.6 21.7L19.2 20.7M16.7999 15.3L16.3999 14.3M14.3 19.6L15.3 19.2M20.7 16.7999L21.7 16.3999M21 18C21 19.6569 19.6569 21 18 21C16.3431 21 15 19.6569 15 18C15 16.3431 16.3431 15 18 15C19.6569 15 21 16.3431 21 18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--folder-dot{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 20H20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V8C22 7.46957 21.7893 6.96086 21.4142 6.58579C21.0391 6.21071 20.5304 6 20 6H12.07C11.7406 5.9983 11.4167 5.91525 11.1271 5.75824C10.8375 5.60123 10.5912 5.37512 10.41 5.1L9.59 3.9C9.40882 3.62488 9.1625 3.39877 8.8729 3.24176C8.58331 3.08475 8.25941 3.0017 7.93 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V18C2 19.1 2.9 20 4 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 14C12.5523 14 13 13.5523 13 13C13 12.4477 12.5523 12 12 12C11.4477 12 11 12.4477 11 13C11 13.5523 11.4477 14 12 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 20H20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V8C22 7.46957 21.7893 6.96086 21.4142 6.58579C21.0391 6.21071 20.5304 6 20 6H12.07C11.7406 5.9983 11.4167 5.91525 11.1271 5.75824C10.8375 5.60123 10.5912 5.37512 10.41 5.1L9.59 3.9C9.40882 3.62488 9.1625 3.39877 8.8729 3.24176C8.58331 3.08475 8.25941 3.0017 7.93 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V18C2 19.1 2.9 20 4 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 14C12.5523 14 13 13.5523 13 13C13 12.4477 12.5523 12 12 12C11.4477 12 11 12.4477 11 13C11 13.5523 11.4477 14 12 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--folder-down{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 10V16M12 16L15 13M12 16L9 13M20 20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V8C22 7.46957 21.7893 6.96086 21.4142 6.58579C21.0391 6.21071 20.5304 6 20 6H12.1C11.7655 6.00328 11.4355 5.92261 11.1403 5.76538C10.8451 5.60815 10.594 5.37938 10.41 5.1L9.6 3.9C9.41789 3.62347 9.16997 3.39648 8.8785 3.2394C8.58702 3.08231 8.26111 3.00005 7.93 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 10V16M12 16L15 13M12 16L9 13M20 20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V8C22 7.46957 21.7893 6.96086 21.4142 6.58579C21.0391 6.21071 20.5304 6 20 6H12.1C11.7655 6.00328 11.4355 5.92261 11.1403 5.76538C10.8451 5.60815 10.594 5.37938 10.41 5.1L9.6 3.9C9.41789 3.62347 9.16997 3.39648 8.8785 3.2394C8.58702 3.08231 8.26111 3.00005 7.93 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--folder-git-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 20.0001H4C3.46957 20.0001 2.96086 19.7894 2.58579 19.4143C2.21071 19.0392 2 18.5305 2 18.0001V5.0001C2 4.46966 2.21071 3.96096 2.58579 3.58588C2.96086 3.21081 3.46957 3.0001 4 3.0001H7.9C8.23449 2.99682 8.56445 3.07748 8.8597 3.23472C9.15495 3.39195 9.40604 3.62072 9.59 3.9001L10.4 5.1001C10.5821 5.37663 10.83 5.60362 11.1215 5.7607C11.413 5.91778 11.7389 6.00004 12.07 6.0001H20C20.5304 6.0001 21.0391 6.21081 21.4142 6.58588C21.7893 6.96096 22 7.46966 22 8.0001V13.0001M13 14C14.1046 14 15 13.1046 15 12C15 10.8954 14.1046 10 13 10C11.8954 10 11 10.8954 11 12C11 13.1046 11.8954 14 13 14ZM13 14C13 16.8 15.2 19 18 19M13 14V22M18 19C18 20.1046 18.8954 21 20 21C21.1046 21 22 20.1046 22 19C22 17.8954 21.1046 17 20 17C18.8954 17 18 17.8954 18 19Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 20.0001H4C3.46957 20.0001 2.96086 19.7894 2.58579 19.4143C2.21071 19.0392 2 18.5305 2 18.0001V5.0001C2 4.46966 2.21071 3.96096 2.58579 3.58588C2.96086 3.21081 3.46957 3.0001 4 3.0001H7.9C8.23449 2.99682 8.56445 3.07748 8.8597 3.23472C9.15495 3.39195 9.40604 3.62072 9.59 3.9001L10.4 5.1001C10.5821 5.37663 10.83 5.60362 11.1215 5.7607C11.413 5.91778 11.7389 6.00004 12.07 6.0001H20C20.5304 6.0001 21.0391 6.21081 21.4142 6.58588C21.7893 6.96096 22 7.46966 22 8.0001V13.0001M13 14C14.1046 14 15 13.1046 15 12C15 10.8954 14.1046 10 13 10C11.8954 10 11 10.8954 11 12C11 13.1046 11.8954 14 13 14ZM13 14C13 16.8 15.2 19 18 19M13 14V22M18 19C18 20.1046 18.8954 21 20 21C21.1046 21 22 20.1046 22 19C22 17.8954 21.1046 17 20 17C18.8954 17 18 17.8954 18 19Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--folder-git{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 13C14 14.1046 13.1046 15 12 15C10.8954 15 10 14.1046 10 13M14 13C14 11.8954 13.1046 11 12 11C10.8954 11 10 11.8954 10 13M14 13H17M10 13H7M20 20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V8C22 7.46957 21.7893 6.96086 21.4142 6.58579C21.0391 6.21071 20.5304 6 20 6H12.1C11.7655 6.00328 11.4355 5.92261 11.1403 5.76538C10.8451 5.60815 10.594 5.37938 10.41 5.1L9.6 3.9C9.41789 3.62347 9.16997 3.39648 8.8785 3.2394C8.58702 3.08231 8.26111 3.00005 7.93 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 13C14 14.1046 13.1046 15 12 15C10.8954 15 10 14.1046 10 13M14 13C14 11.8954 13.1046 11 12 11C10.8954 11 10 11.8954 10 13M14 13H17M10 13H7M20 20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V8C22 7.46957 21.7893 6.96086 21.4142 6.58579C21.0391 6.21071 20.5304 6 20 6H12.1C11.7655 6.00328 11.4355 5.92261 11.1403 5.76538C10.8451 5.60815 10.594 5.37938 10.41 5.1L9.6 3.9C9.41789 3.62347 9.16997 3.39648 8.8785 3.2394C8.58702 3.08231 8.26111 3.00005 7.93 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--folder-heart{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 20.0001H4C3.46957 20.0001 2.96086 19.7894 2.58579 19.4143C2.21071 19.0392 2 18.5305 2 18.0001V5.0001C2 4.46966 2.21071 3.96096 2.58579 3.58588C2.96086 3.21081 3.46957 3.0001 4 3.0001H7.9C8.23449 2.99682 8.56445 3.07748 8.8597 3.23472C9.15495 3.39195 9.40604 3.62072 9.59 3.9001L10.4 5.1001C10.5821 5.37663 10.83 5.60362 11.1215 5.7607C11.413 5.91778 11.7389 6.00004 12.07 6.0001H20C20.5304 6.0001 21.0391 6.21081 21.4142 6.58588C21.7893 6.96096 22 7.46966 22 8.0001V9.5001M13.8999 17.4501C12.6999 16.2501 12.7599 14.6501 13.6999 13.7201C13.9257 13.4939 14.1938 13.3145 14.4889 13.1921C14.784 13.0696 15.1004 13.0066 15.4199 13.0066C15.7395 13.0066 16.0559 13.0696 16.351 13.1921C16.6461 13.3145 16.9142 13.4939 17.1399 13.7201L17.4999 14.0601L17.8399 13.7201C18.0652 13.4918 18.3334 13.3103 18.6291 13.1861C18.9248 13.0619 19.2421 12.9975 19.5629 12.9966C19.8836 12.9957 20.2013 13.0582 20.4977 13.1807C20.7941 13.3031 21.0634 13.4831 21.2899 13.7101C22.2399 14.6601 22.2899 16.2401 21.0899 17.4501L17.4999 21.0001L13.8999 17.4501Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 20.0001H4C3.46957 20.0001 2.96086 19.7894 2.58579 19.4143C2.21071 19.0392 2 18.5305 2 18.0001V5.0001C2 4.46966 2.21071 3.96096 2.58579 3.58588C2.96086 3.21081 3.46957 3.0001 4 3.0001H7.9C8.23449 2.99682 8.56445 3.07748 8.8597 3.23472C9.15495 3.39195 9.40604 3.62072 9.59 3.9001L10.4 5.1001C10.5821 5.37663 10.83 5.60362 11.1215 5.7607C11.413 5.91778 11.7389 6.00004 12.07 6.0001H20C20.5304 6.0001 21.0391 6.21081 21.4142 6.58588C21.7893 6.96096 22 7.46966 22 8.0001V9.5001M13.8999 17.4501C12.6999 16.2501 12.7599 14.6501 13.6999 13.7201C13.9257 13.4939 14.1938 13.3145 14.4889 13.1921C14.784 13.0696 15.1004 13.0066 15.4199 13.0066C15.7395 13.0066 16.0559 13.0696 16.351 13.1921C16.6461 13.3145 16.9142 13.4939 17.1399 13.7201L17.4999 14.0601L17.8399 13.7201C18.0652 13.4918 18.3334 13.3103 18.6291 13.1861C18.9248 13.0619 19.2421 12.9975 19.5629 12.9966C19.8836 12.9957 20.2013 13.0582 20.4977 13.1807C20.7941 13.3031 21.0634 13.4831 21.2899 13.7101C22.2399 14.6601 22.2899 16.2401 21.0899 17.4501L17.4999 21.0001L13.8999 17.4501Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--folder-input{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 9.0001V5.0001C2 4.46966 2.21071 3.96096 2.58579 3.58588C2.96086 3.21081 3.46957 3.0001 4 3.0001H7.9C8.23449 2.99682 8.56445 3.07748 8.8597 3.23472C9.15495 3.39195 9.40604 3.62072 9.59 3.9001L10.4 5.1001C10.5821 5.37663 10.83 5.60362 11.1215 5.7607C11.413 5.91778 11.7389 6.00004 12.07 6.0001H20C20.5304 6.0001 21.0391 6.21081 21.4142 6.58588C21.7893 6.96096 22 7.46966 22 8.0001V18.0001C22 18.5305 21.7893 19.0392 21.4142 19.4143C21.0391 19.7894 20.5304 20.0001 20 20.0001H4C3.46957 20.0001 2.96086 19.7894 2.58579 19.4143C2.21071 19.0392 2 18.5305 2 18.0001V17.0001M2 13H12M12 13L9 16M12 13L9 10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 9.0001V5.0001C2 4.46966 2.21071 3.96096 2.58579 3.58588C2.96086 3.21081 3.46957 3.0001 4 3.0001H7.9C8.23449 2.99682 8.56445 3.07748 8.8597 3.23472C9.15495 3.39195 9.40604 3.62072 9.59 3.9001L10.4 5.1001C10.5821 5.37663 10.83 5.60362 11.1215 5.7607C11.413 5.91778 11.7389 6.00004 12.07 6.0001H20C20.5304 6.0001 21.0391 6.21081 21.4142 6.58588C21.7893 6.96096 22 7.46966 22 8.0001V18.0001C22 18.5305 21.7893 19.0392 21.4142 19.4143C21.0391 19.7894 20.5304 20.0001 20 20.0001H4C3.46957 20.0001 2.96086 19.7894 2.58579 19.4143C2.21071 19.0392 2 18.5305 2 18.0001V17.0001M2 13H12M12 13L9 16M12 13L9 10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--folder-kanban{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 10V14M12 10V12M16 10V16M4 20H20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V8C22 7.46957 21.7893 6.96086 21.4142 6.58579C21.0391 6.21071 20.5304 6 20 6H12.07C11.7406 5.9983 11.4167 5.91525 11.1271 5.75824C10.8375 5.60123 10.5912 5.37512 10.41 5.1L9.59 3.9C9.40882 3.62488 9.1625 3.39877 8.8729 3.24176C8.58331 3.08475 8.25941 3.0017 7.93 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V18C2 19.1 2.9 20 4 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 10V14M12 10V12M16 10V16M4 20H20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V8C22 7.46957 21.7893 6.96086 21.4142 6.58579C21.0391 6.21071 20.5304 6 20 6H12.07C11.7406 5.9983 11.4167 5.91525 11.1271 5.75824C10.8375 5.60123 10.5912 5.37512 10.41 5.1L9.59 3.9C9.40882 3.62488 9.1625 3.39877 8.8729 3.24176C8.58331 3.08475 8.25941 3.0017 7.93 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V18C2 19.1 2.9 20 4 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--folder-key{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 20.0001H4C3.46957 20.0001 2.96086 19.7894 2.58579 19.4143C2.21071 19.0392 2 18.5305 2 18.0001V5.0001C2 4.46966 2.21071 3.96096 2.58579 3.58588C2.96086 3.21081 3.46957 3.0001 4 3.0001H7.9C8.23449 2.99682 8.56445 3.07748 8.8597 3.23472C9.15495 3.39195 9.40604 3.62072 9.59 3.9001L10.4 5.1001C10.5821 5.37663 10.83 5.60362 11.1215 5.7607C11.413 5.91778 11.7389 6.00004 12.07 6.0001H20C20.5304 6.0001 21.0391 6.21081 21.4142 6.58588C21.7893 6.96096 22 7.46966 22 8.0001V10.0001M22 14L17.5 18.5M21 15L22 16M18 20C18 21.1046 17.1046 22 16 22C14.8954 22 14 21.1046 14 20C14 18.8954 14.8954 18 16 18C17.1046 18 18 18.8954 18 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 20.0001H4C3.46957 20.0001 2.96086 19.7894 2.58579 19.4143C2.21071 19.0392 2 18.5305 2 18.0001V5.0001C2 4.46966 2.21071 3.96096 2.58579 3.58588C2.96086 3.21081 3.46957 3.0001 4 3.0001H7.9C8.23449 2.99682 8.56445 3.07748 8.8597 3.23472C9.15495 3.39195 9.40604 3.62072 9.59 3.9001L10.4 5.1001C10.5821 5.37663 10.83 5.60362 11.1215 5.7607C11.413 5.91778 11.7389 6.00004 12.07 6.0001H20C20.5304 6.0001 21.0391 6.21081 21.4142 6.58588C21.7893 6.96096 22 7.46966 22 8.0001V10.0001M22 14L17.5 18.5M21 15L22 16M18 20C18 21.1046 17.1046 22 16 22C14.8954 22 14 21.1046 14 20C14 18.8954 14.8954 18 16 18C17.1046 18 18 18.8954 18 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--folder-lock{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 20.0001H4C3.46957 20.0001 2.96086 19.7894 2.58579 19.4143C2.21071 19.0392 2 18.5305 2 18.0001V5.0001C2 4.46966 2.21071 3.96096 2.58579 3.58588C2.96086 3.21081 3.46957 3.0001 4 3.0001H7.9C8.23449 2.99682 8.56445 3.07748 8.8597 3.23472C9.15495 3.39195 9.40604 3.62072 9.59 3.9001L10.4 5.1001C10.5821 5.37663 10.83 5.60362 11.1215 5.7607C11.413 5.91778 11.7389 6.00004 12.07 6.0001H20C20.5304 6.0001 21.0391 6.21081 21.4142 6.58588C21.7893 6.96096 22 7.46966 22 8.0001V10.5001M20 17V15C20 14.4696 19.7893 13.9609 19.4142 13.5858C19.0391 13.2107 18.5304 13 18 13C17.4696 13 16.9609 13.2107 16.5858 13.5858C16.2107 13.9609 16 14.4696 16 15V17M15 17H21C21.5523 17 22 17.4477 22 18V21C22 21.5523 21.5523 22 21 22H15C14.4477 22 14 21.5523 14 21V18C14 17.4477 14.4477 17 15 17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 20.0001H4C3.46957 20.0001 2.96086 19.7894 2.58579 19.4143C2.21071 19.0392 2 18.5305 2 18.0001V5.0001C2 4.46966 2.21071 3.96096 2.58579 3.58588C2.96086 3.21081 3.46957 3.0001 4 3.0001H7.9C8.23449 2.99682 8.56445 3.07748 8.8597 3.23472C9.15495 3.39195 9.40604 3.62072 9.59 3.9001L10.4 5.1001C10.5821 5.37663 10.83 5.60362 11.1215 5.7607C11.413 5.91778 11.7389 6.00004 12.07 6.0001H20C20.5304 6.0001 21.0391 6.21081 21.4142 6.58588C21.7893 6.96096 22 7.46966 22 8.0001V10.5001M20 17V15C20 14.4696 19.7893 13.9609 19.4142 13.5858C19.0391 13.2107 18.5304 13 18 13C17.4696 13 16.9609 13.2107 16.5858 13.5858C16.2107 13.9609 16 14.4696 16 15V17M15 17H21C21.5523 17 22 17.4477 22 18V21C22 21.5523 21.5523 22 21 22H15C14.4477 22 14 21.5523 14 21V18C14 17.4477 14.4477 17 15 17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--folder-minus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 13H15M20 20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V8C22 7.46957 21.7893 6.96086 21.4142 6.58579C21.0391 6.21071 20.5304 6 20 6H12.1C11.7655 6.00328 11.4355 5.92261 11.1403 5.76538C10.8451 5.60815 10.594 5.37938 10.41 5.1L9.6 3.9C9.41789 3.62347 9.16997 3.39648 8.8785 3.2394C8.58702 3.08231 8.26111 3.00005 7.93 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 13H15M20 20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V8C22 7.46957 21.7893 6.96086 21.4142 6.58579C21.0391 6.21071 20.5304 6 20 6H12.1C11.7655 6.00328 11.4355 5.92261 11.1403 5.76538C10.8451 5.60815 10.594 5.37938 10.41 5.1L9.6 3.9C9.41789 3.62347 9.16997 3.39648 8.8785 3.2394C8.58702 3.08231 8.26111 3.00005 7.93 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--folder-open-dot{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 14L7.45 11.1C7.61696 10.7687 7.87281 10.4903 8.18893 10.296C8.50504 10.1018 8.86897 9.99927 9.24 10H20M20 10C20.3055 9.99946 20.6071 10.0689 20.8816 10.2031C21.1561 10.3372 21.3963 10.5325 21.5836 10.7739C21.7709 11.0152 21.9004 11.2963 21.9622 11.5956C22.024 11.8948 22.0164 12.2042 21.94 12.5L20.39 18.5C20.279 18.9299 20.0281 19.3106 19.6769 19.5822C19.3256 19.8538 18.894 20.0008 18.45 20H4C3.46957 20 2.96086 19.7893 2.58579 19.4142C2.21071 19.0391 2 18.5304 2 18V5C2 3.9 2.9 3 4 3H7.93C8.25941 3.0017 8.58331 3.08475 8.8729 3.24176C9.1625 3.39877 9.40882 3.62488 9.59 3.9L10.41 5.1C10.5912 5.37512 10.8375 5.60123 11.1271 5.75824C11.4167 5.91525 11.7406 5.9983 12.07 6H18C18.5304 6 19.0391 6.21071 19.4142 6.58579C19.7893 6.96086 20 7.46957 20 8V10ZM15 15C15 15.5523 14.5523 16 14 16C13.4477 16 13 15.5523 13 15C13 14.4477 13.4477 14 14 14C14.5523 14 15 14.4477 15 15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 14L7.45 11.1C7.61696 10.7687 7.87281 10.4903 8.18893 10.296C8.50504 10.1018 8.86897 9.99927 9.24 10H20M20 10C20.3055 9.99946 20.6071 10.0689 20.8816 10.2031C21.1561 10.3372 21.3963 10.5325 21.5836 10.7739C21.7709 11.0152 21.9004 11.2963 21.9622 11.5956C22.024 11.8948 22.0164 12.2042 21.94 12.5L20.39 18.5C20.279 18.9299 20.0281 19.3106 19.6769 19.5822C19.3256 19.8538 18.894 20.0008 18.45 20H4C3.46957 20 2.96086 19.7893 2.58579 19.4142C2.21071 19.0391 2 18.5304 2 18V5C2 3.9 2.9 3 4 3H7.93C8.25941 3.0017 8.58331 3.08475 8.8729 3.24176C9.1625 3.39877 9.40882 3.62488 9.59 3.9L10.41 5.1C10.5912 5.37512 10.8375 5.60123 11.1271 5.75824C11.4167 5.91525 11.7406 5.9983 12.07 6H18C18.5304 6 19.0391 6.21071 19.4142 6.58579C19.7893 6.96086 20 7.46957 20 8V10ZM15 15C15 15.5523 14.5523 16 14 16C13.4477 16 13 15.5523 13 15C13 14.4477 13.4477 14 14 14C14.5523 14 15 14.4477 15 15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--folder-open{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 14L7.5 11.1C7.66307 10.7761 7.91112 10.5027 8.21761 10.3089C8.5241 10.1152 8.8775 10.0084 9.24 9.99997H20M20 9.99997C20.3055 9.99944 20.6071 10.0689 20.8816 10.2031C21.1561 10.3372 21.3963 10.5325 21.5836 10.7738C21.7709 11.0152 21.9004 11.2963 21.9622 11.5955C22.024 11.8947 22.0164 12.2041 21.94 12.5L20.4 18.5C20.2886 18.9315 20.0362 19.3135 19.6829 19.5853C19.3296 19.857 18.8957 20.003 18.45 20H4C3.46957 20 2.96086 19.7893 2.58579 19.4142C2.21071 19.0391 2 18.5304 2 18V4.99997C2 4.46954 2.21071 3.96083 2.58579 3.58576C2.96086 3.21069 3.46957 2.99997 4 2.99997H7.9C8.23449 2.99669 8.56445 3.07736 8.8597 3.23459C9.15495 3.39183 9.40604 3.6206 9.59 3.89997L10.4 5.09997C10.5821 5.3765 10.83 5.60349 11.1215 5.76058C11.413 5.91766 11.7389 5.99992 12.07 5.99997H18C18.5304 5.99997 19.0391 6.21069 19.4142 6.58576C19.7893 6.96083 20 7.46954 20 7.99997V9.99997Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 14L7.5 11.1C7.66307 10.7761 7.91112 10.5027 8.21761 10.3089C8.5241 10.1152 8.8775 10.0084 9.24 9.99997H20M20 9.99997C20.3055 9.99944 20.6071 10.0689 20.8816 10.2031C21.1561 10.3372 21.3963 10.5325 21.5836 10.7738C21.7709 11.0152 21.9004 11.2963 21.9622 11.5955C22.024 11.8947 22.0164 12.2041 21.94 12.5L20.4 18.5C20.2886 18.9315 20.0362 19.3135 19.6829 19.5853C19.3296 19.857 18.8957 20.003 18.45 20H4C3.46957 20 2.96086 19.7893 2.58579 19.4142C2.21071 19.0391 2 18.5304 2 18V4.99997C2 4.46954 2.21071 3.96083 2.58579 3.58576C2.96086 3.21069 3.46957 2.99997 4 2.99997H7.9C8.23449 2.99669 8.56445 3.07736 8.8597 3.23459C9.15495 3.39183 9.40604 3.6206 9.59 3.89997L10.4 5.09997C10.5821 5.3765 10.83 5.60349 11.1215 5.76058C11.413 5.91766 11.7389 5.99992 12.07 5.99997H18C18.5304 5.99997 19.0391 6.21069 19.4142 6.58576C19.7893 6.96083 20 7.46954 20 7.99997V9.99997Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--folder-output{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 7.5001V5.0001C2 4.46966 2.21071 3.96096 2.58579 3.58588C2.96086 3.21081 3.46957 3.0001 4 3.0001H7.9C8.23449 2.99682 8.56445 3.07748 8.8597 3.23472C9.15495 3.39195 9.40604 3.62072 9.59 3.9001L10.4 5.1001C10.5821 5.37663 10.83 5.60362 11.1215 5.7607C11.413 5.91778 11.7389 6.00004 12.07 6.0001H20C20.5304 6.0001 21.0391 6.21081 21.4142 6.58588C21.7893 6.96096 22 7.46966 22 8.0001V18.0001C22 18.5305 21.7893 19.0392 21.4142 19.4143C21.0391 19.7894 20.5304 20.0001 20 20.0001H4C3.54582 20.0145 3.10028 19.8737 2.73675 19.6011C2.37322 19.3284 2.11338 18.9401 2 18.5001M2 13H12M2 13L5 10M2 13L5 16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 7.5001V5.0001C2 4.46966 2.21071 3.96096 2.58579 3.58588C2.96086 3.21081 3.46957 3.0001 4 3.0001H7.9C8.23449 2.99682 8.56445 3.07748 8.8597 3.23472C9.15495 3.39195 9.40604 3.62072 9.59 3.9001L10.4 5.1001C10.5821 5.37663 10.83 5.60362 11.1215 5.7607C11.413 5.91778 11.7389 6.00004 12.07 6.0001H20C20.5304 6.0001 21.0391 6.21081 21.4142 6.58588C21.7893 6.96096 22 7.46966 22 8.0001V18.0001C22 18.5305 21.7893 19.0392 21.4142 19.4143C21.0391 19.7894 20.5304 20.0001 20 20.0001H4C3.54582 20.0145 3.10028 19.8737 2.73675 19.6011C2.37322 19.3284 2.11338 18.9401 2 18.5001M2 13H12M2 13L5 10M2 13L5 16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--folder-pen{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 11.5V5C2 4.46957 2.21071 3.96086 2.58579 3.58579C2.96086 3.21071 3.46957 3 4 3H7.9C8.6 3 9.2 3.3 9.6 3.9L10.4 5.1C10.8 5.7 11.4 6 12.1 6H20C20.5304 6 21.0391 6.21071 21.4142 6.58579C21.7893 6.96086 22 7.46957 22 8V18C22 18.5304 21.7893 19.0391 21.4142 19.4142C21.0391 19.7893 20.5304 20 20 20H10.5M11.378 13.6259C11.5752 13.4287 11.7317 13.1945 11.8384 12.9368C11.9452 12.6791 12.0001 12.4029 12.0001 12.1239C12.0001 11.845 11.9452 11.5687 11.8384 11.311C11.7317 11.0533 11.5752 10.8191 11.378 10.6219C11.1807 10.4247 10.9466 10.2682 10.6889 10.1614C10.4311 10.0547 10.1549 9.99976 9.87598 9.99976C9.59703 9.99976 9.32081 10.0547 9.0631 10.1614C8.80539 10.2682 8.57122 10.4247 8.37398 10.6219L3.36398 15.6339C3.12622 15.8715 2.9522 16.1652 2.85798 16.4879L2.02098 19.3579C1.99588 19.444 1.99437 19.5352 2.01662 19.622C2.03887 19.7088 2.08404 19.7881 2.14742 19.8515C2.2108 19.9148 2.29006 19.96 2.37689 19.9823C2.46372 20.0045 2.55493 20.003 2.64098 19.9779L5.51098 19.1409C5.83364 19.0467 6.12735 18.8727 6.36498 18.6349L11.378 13.6259Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 11.5V5C2 4.46957 2.21071 3.96086 2.58579 3.58579C2.96086 3.21071 3.46957 3 4 3H7.9C8.6 3 9.2 3.3 9.6 3.9L10.4 5.1C10.8 5.7 11.4 6 12.1 6H20C20.5304 6 21.0391 6.21071 21.4142 6.58579C21.7893 6.96086 22 7.46957 22 8V18C22 18.5304 21.7893 19.0391 21.4142 19.4142C21.0391 19.7893 20.5304 20 20 20H10.5M11.378 13.6259C11.5752 13.4287 11.7317 13.1945 11.8384 12.9368C11.9452 12.6791 12.0001 12.4029 12.0001 12.1239C12.0001 11.845 11.9452 11.5687 11.8384 11.311C11.7317 11.0533 11.5752 10.8191 11.378 10.6219C11.1807 10.4247 10.9466 10.2682 10.6889 10.1614C10.4311 10.0547 10.1549 9.99976 9.87598 9.99976C9.59703 9.99976 9.32081 10.0547 9.0631 10.1614C8.80539 10.2682 8.57122 10.4247 8.37398 10.6219L3.36398 15.6339C3.12622 15.8715 2.9522 16.1652 2.85798 16.4879L2.02098 19.3579C1.99588 19.444 1.99437 19.5352 2.01662 19.622C2.03887 19.7088 2.08404 19.7881 2.14742 19.8515C2.2108 19.9148 2.29006 19.96 2.37689 19.9823C2.46372 20.0045 2.55493 20.003 2.64098 19.9779L5.51098 19.1409C5.83364 19.0467 6.12735 18.8727 6.36498 18.6349L11.378 13.6259Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--folder-plus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 10V16M9 13H15M20 20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V8C22 7.46957 21.7893 6.96086 21.4142 6.58579C21.0391 6.21071 20.5304 6 20 6H12.1C11.7655 6.00328 11.4355 5.92261 11.1403 5.76538C10.8451 5.60815 10.594 5.37938 10.41 5.1L9.6 3.9C9.41789 3.62347 9.16997 3.39648 8.8785 3.2394C8.58702 3.08231 8.26111 3.00005 7.93 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 10V16M9 13H15M20 20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V8C22 7.46957 21.7893 6.96086 21.4142 6.58579C21.0391 6.21071 20.5304 6 20 6H12.1C11.7655 6.00328 11.4355 5.92261 11.1403 5.76538C10.8451 5.60815 10.594 5.37938 10.41 5.1L9.6 3.9C9.41789 3.62347 9.16997 3.39648 8.8785 3.2394C8.58702 3.08231 8.26111 3.00005 7.93 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--folder-root{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 15C13.1046 15 14 14.1046 14 13C14 11.8954 13.1046 11 12 11C10.8954 11 10 11.8954 10 13C10 14.1046 10.8954 15 12 15ZM12 15V20M4 20H20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V8C22 7.46957 21.7893 6.96086 21.4142 6.58579C21.0391 6.21071 20.5304 6 20 6H12.07C11.7406 5.9983 11.4167 5.91525 11.1271 5.75824C10.8375 5.60123 10.5912 5.37512 10.41 5.1L9.59 3.9C9.40882 3.62488 9.1625 3.39877 8.8729 3.24176C8.58331 3.08475 8.25941 3.0017 7.93 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V18C2 19.1 2.9 20 4 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 15C13.1046 15 14 14.1046 14 13C14 11.8954 13.1046 11 12 11C10.8954 11 10 11.8954 10 13C10 14.1046 10.8954 15 12 15ZM12 15V20M4 20H20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V8C22 7.46957 21.7893 6.96086 21.4142 6.58579C21.0391 6.21071 20.5304 6 20 6H12.07C11.7406 5.9983 11.4167 5.91525 11.1271 5.75824C10.8375 5.60123 10.5912 5.37512 10.41 5.1L9.59 3.9C9.40882 3.62488 9.1625 3.39877 8.8729 3.24176C8.58331 3.08475 8.25941 3.0017 7.93 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V18C2 19.1 2.9 20 4 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--folder-search-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.3 14.3L15 16M14 12.5C14 13.8807 12.8807 15 11.5 15C10.1193 15 9 13.8807 9 12.5C9 11.1193 10.1193 10 11.5 10C12.8807 10 14 11.1193 14 12.5ZM20 20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V8C22 7.46957 21.7893 6.96086 21.4142 6.58579C21.0391 6.21071 20.5304 6 20 6H12.1C11.7655 6.00328 11.4355 5.92261 11.1403 5.76538C10.8451 5.60815 10.594 5.37938 10.41 5.1L9.6 3.9C9.41789 3.62347 9.16997 3.39648 8.8785 3.2394C8.58702 3.08231 8.26111 3.00005 7.93 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.3 14.3L15 16M14 12.5C14 13.8807 12.8807 15 11.5 15C10.1193 15 9 13.8807 9 12.5C9 11.1193 10.1193 10 11.5 10C12.8807 10 14 11.1193 14 12.5ZM20 20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V8C22 7.46957 21.7893 6.96086 21.4142 6.58579C21.0391 6.21071 20.5304 6 20 6H12.1C11.7655 6.00328 11.4355 5.92261 11.1403 5.76538C10.8451 5.60815 10.594 5.37938 10.41 5.1L9.6 3.9C9.41789 3.62347 9.16997 3.39648 8.8785 3.2394C8.58702 3.08231 8.26111 3.00005 7.93 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--folder-search{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.7 20.0001H4C3.46957 20.0001 2.96086 19.7894 2.58579 19.4143C2.21071 19.0392 2 18.5305 2 18.0001V5.0001C2 4.46966 2.21071 3.96096 2.58579 3.58588C2.96086 3.21081 3.46957 3.0001 4 3.0001H7.9C8.23449 2.99682 8.56445 3.07748 8.8597 3.23472C9.15495 3.39195 9.40604 3.62072 9.59 3.9001L10.4 5.1001C10.5821 5.37663 10.83 5.60362 11.1215 5.7607C11.413 5.91778 11.7389 6.00004 12.07 6.0001H20C20.5304 6.0001 21.0391 6.21081 21.4142 6.58588C21.7893 6.96096 22 7.46966 22 8.0001V12.1001M21 21L19.5 19.5M20 17C20 18.6569 18.6569 20 17 20C15.3431 20 14 18.6569 14 17C14 15.3431 15.3431 14 17 14C18.6569 14 20 15.3431 20 17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.7 20.0001H4C3.46957 20.0001 2.96086 19.7894 2.58579 19.4143C2.21071 19.0392 2 18.5305 2 18.0001V5.0001C2 4.46966 2.21071 3.96096 2.58579 3.58588C2.96086 3.21081 3.46957 3.0001 4 3.0001H7.9C8.23449 2.99682 8.56445 3.07748 8.8597 3.23472C9.15495 3.39195 9.40604 3.62072 9.59 3.9001L10.4 5.1001C10.5821 5.37663 10.83 5.60362 11.1215 5.7607C11.413 5.91778 11.7389 6.00004 12.07 6.0001H20C20.5304 6.0001 21.0391 6.21081 21.4142 6.58588C21.7893 6.96096 22 7.46966 22 8.0001V12.1001M21 21L19.5 19.5M20 17C20 18.6569 18.6569 20 17 20C15.3431 20 14 18.6569 14 17C14 15.3431 15.3431 14 17 14C18.6569 14 20 15.3431 20 17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--folder-symlink{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 9.0001V5.0001C2 4.46966 2.21071 3.96096 2.58579 3.58588C2.96086 3.21081 3.46957 3.0001 4 3.0001H7.9C8.23449 2.99682 8.56445 3.07748 8.8597 3.23472C9.15495 3.39195 9.40604 3.62072 9.59 3.9001L10.4 5.1001C10.5821 5.37663 10.83 5.60362 11.1215 5.7607C11.413 5.91778 11.7389 6.00004 12.07 6.0001H20C20.5304 6.0001 21.0391 6.21081 21.4142 6.58588C21.7893 6.96096 22 7.46966 22 8.0001V18.0001C22 18.5305 21.7893 19.0392 21.4142 19.4143C21.0391 19.7894 20.5304 20.0001 20 20.0001H4C3.46957 20.0001 2.96086 19.7894 2.58579 19.4143C2.21071 19.0392 2 18.5305 2 18.0001V15.0001C2 14.4697 2.21071 13.961 2.58579 13.5859C2.96086 13.2108 3.46957 13.0001 4 13.0001H11M11 13.0001L8 16M11 13.0001L8 10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 9.0001V5.0001C2 4.46966 2.21071 3.96096 2.58579 3.58588C2.96086 3.21081 3.46957 3.0001 4 3.0001H7.9C8.23449 2.99682 8.56445 3.07748 8.8597 3.23472C9.15495 3.39195 9.40604 3.62072 9.59 3.9001L10.4 5.1001C10.5821 5.37663 10.83 5.60362 11.1215 5.7607C11.413 5.91778 11.7389 6.00004 12.07 6.0001H20C20.5304 6.0001 21.0391 6.21081 21.4142 6.58588C21.7893 6.96096 22 7.46966 22 8.0001V18.0001C22 18.5305 21.7893 19.0392 21.4142 19.4143C21.0391 19.7894 20.5304 20.0001 20 20.0001H4C3.46957 20.0001 2.96086 19.7894 2.58579 19.4143C2.21071 19.0392 2 18.5305 2 18.0001V15.0001C2 14.4697 2.21071 13.961 2.58579 13.5859C2.96086 13.2108 3.46957 13.0001 4 13.0001H11M11 13.0001L8 16M11 13.0001L8 10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--folder-sync{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 20.0001H4C3.46957 20.0001 2.96086 19.7894 2.58579 19.4143C2.21071 19.0392 2 18.5305 2 18.0001V5.0001C2 4.46966 2.21071 3.96096 2.58579 3.58588C2.96086 3.21081 3.46957 3.0001 4 3.0001H7.9C8.23449 2.99682 8.56445 3.07748 8.8597 3.23472C9.15495 3.39195 9.40604 3.62072 9.59 3.9001L10.4 5.1001C10.5821 5.37663 10.83 5.60362 11.1215 5.7607C11.413 5.91778 11.7389 6.00004 12.07 6.0001H20C20.5304 6.0001 21.0391 6.21081 21.4142 6.58588C21.7893 6.96096 22 7.46966 22 8.0001V8.5001M12 10V14M12 14H16M12 14L13.535 12.395C14.109 11.8433 14.8065 11.4367 15.5694 11.2089C16.3323 10.9812 17.1386 10.9389 17.9211 11.0856C18.7037 11.2324 19.4399 11.5638 20.0684 12.0525C20.697 12.5411 21.1998 13.1728 21.535 13.895M22 22V18M22 18H18M22 18L20.4648 19.605C19.8908 20.1567 19.1933 20.5633 18.4304 20.7911C17.6675 21.0188 16.8612 21.0611 16.0787 20.9144C15.2962 20.7676 14.56 20.4362 13.9314 19.9475C13.3028 19.4589 12.8 18.8272 12.4648 18.105%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 20.0001H4C3.46957 20.0001 2.96086 19.7894 2.58579 19.4143C2.21071 19.0392 2 18.5305 2 18.0001V5.0001C2 4.46966 2.21071 3.96096 2.58579 3.58588C2.96086 3.21081 3.46957 3.0001 4 3.0001H7.9C8.23449 2.99682 8.56445 3.07748 8.8597 3.23472C9.15495 3.39195 9.40604 3.62072 9.59 3.9001L10.4 5.1001C10.5821 5.37663 10.83 5.60362 11.1215 5.7607C11.413 5.91778 11.7389 6.00004 12.07 6.0001H20C20.5304 6.0001 21.0391 6.21081 21.4142 6.58588C21.7893 6.96096 22 7.46966 22 8.0001V8.5001M12 10V14M12 14H16M12 14L13.535 12.395C14.109 11.8433 14.8065 11.4367 15.5694 11.2089C16.3323 10.9812 17.1386 10.9389 17.9211 11.0856C18.7037 11.2324 19.4399 11.5638 20.0684 12.0525C20.697 12.5411 21.1998 13.1728 21.535 13.895M22 22V18M22 18H18M22 18L20.4648 19.605C19.8908 20.1567 19.1933 20.5633 18.4304 20.7911C17.6675 21.0188 16.8612 21.0611 16.0787 20.9144C15.2962 20.7676 14.56 20.4362 13.9314 19.9475C13.3028 19.4589 12.8 18.8272 12.4648 18.105%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--folder-tree{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 5C3 5.53043 3.21071 6.03914 3.58579 6.41421C3.96086 6.78929 4.46957 7 5 7H8M3 3V16C3 16.5304 3.21071 17.0391 3.58579 17.4142C3.96086 17.7893 4.46957 18 5 18H8M20 10C20.2652 10 20.5196 9.89464 20.7071 9.70711C20.8946 9.51957 21 9.26522 21 9V6C21 5.73478 20.8946 5.48043 20.7071 5.29289C20.5196 5.10536 20.2652 5 20 5H17.5C17.3448 5 17.1916 4.96386 17.0528 4.89443C16.9139 4.825 16.7931 4.7242 16.7 4.6L15.8 3.4C15.7069 3.2758 15.5861 3.175 15.4472 3.10557C15.3084 3.03614 15.1552 3 15 3H13C12.7348 3 12.4804 3.10536 12.2929 3.29289C12.1054 3.48043 12 3.73478 12 4V9C12 9.26522 12.1054 9.51957 12.2929 9.70711C12.4804 9.89464 12.7348 10 13 10H20ZM20 21C20.2652 21 20.5196 20.8946 20.7071 20.7071C20.8946 20.5196 21 20.2652 21 20V17C21 16.7348 20.8946 16.4804 20.7071 16.2929C20.5196 16.1054 20.2652 16 20 16H17.1C16.917 15.9976 16.7382 15.9451 16.5831 15.8481C16.4279 15.7511 16.3023 15.6134 16.22 15.45L15.8 14.6C15.7219 14.4211 15.5932 14.269 15.4298 14.1624C15.2663 14.0558 15.0752 13.9993 14.88 14H13C12.7348 14 12.4804 14.1054 12.2929 14.2929C12.1054 14.4804 12 14.7348 12 15V20C12 20.2652 12.1054 20.5196 12.2929 20.7071C12.4804 20.8946 12.7348 21 13 21H20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 5C3 5.53043 3.21071 6.03914 3.58579 6.41421C3.96086 6.78929 4.46957 7 5 7H8M3 3V16C3 16.5304 3.21071 17.0391 3.58579 17.4142C3.96086 17.7893 4.46957 18 5 18H8M20 10C20.2652 10 20.5196 9.89464 20.7071 9.70711C20.8946 9.51957 21 9.26522 21 9V6C21 5.73478 20.8946 5.48043 20.7071 5.29289C20.5196 5.10536 20.2652 5 20 5H17.5C17.3448 5 17.1916 4.96386 17.0528 4.89443C16.9139 4.825 16.7931 4.7242 16.7 4.6L15.8 3.4C15.7069 3.2758 15.5861 3.175 15.4472 3.10557C15.3084 3.03614 15.1552 3 15 3H13C12.7348 3 12.4804 3.10536 12.2929 3.29289C12.1054 3.48043 12 3.73478 12 4V9C12 9.26522 12.1054 9.51957 12.2929 9.70711C12.4804 9.89464 12.7348 10 13 10H20ZM20 21C20.2652 21 20.5196 20.8946 20.7071 20.7071C20.8946 20.5196 21 20.2652 21 20V17C21 16.7348 20.8946 16.4804 20.7071 16.2929C20.5196 16.1054 20.2652 16 20 16H17.1C16.917 15.9976 16.7382 15.9451 16.5831 15.8481C16.4279 15.7511 16.3023 15.6134 16.22 15.45L15.8 14.6C15.7219 14.4211 15.5932 14.269 15.4298 14.1624C15.2663 14.0558 15.0752 13.9993 14.88 14H13C12.7348 14 12.4804 14.1054 12.2929 14.2929C12.1054 14.4804 12 14.7348 12 15V20C12 20.2652 12.1054 20.5196 12.2929 20.7071C12.4804 20.8946 12.7348 21 13 21H20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--folder-up{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 10V16M12 10L9 13M12 10L15 13M20 20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V8C22 7.46957 21.7893 6.96086 21.4142 6.58579C21.0391 6.21071 20.5304 6 20 6H12.1C11.7655 6.00328 11.4355 5.92261 11.1403 5.76538C10.8451 5.60815 10.594 5.37938 10.41 5.1L9.6 3.9C9.41789 3.62347 9.16997 3.39648 8.8785 3.2394C8.58702 3.08231 8.26111 3.00005 7.93 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 10V16M12 10L9 13M12 10L15 13M20 20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V8C22 7.46957 21.7893 6.96086 21.4142 6.58579C21.0391 6.21071 20.5304 6 20 6H12.1C11.7655 6.00328 11.4355 5.92261 11.1403 5.76538C10.8451 5.60815 10.594 5.37938 10.41 5.1L9.6 3.9C9.41789 3.62347 9.16997 3.39648 8.8785 3.2394C8.58702 3.08231 8.26111 3.00005 7.93 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--folder-x{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.5 10.5L14.5 15.5M14.5 10.5L9.5 15.5M20 20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V8C22 7.46957 21.7893 6.96086 21.4142 6.58579C21.0391 6.21071 20.5304 6 20 6H12.1C11.7655 6.00328 11.4355 5.92261 11.1403 5.76538C10.8451 5.60815 10.594 5.37938 10.41 5.1L9.6 3.9C9.41789 3.62347 9.16997 3.39648 8.8785 3.2394C8.58702 3.08231 8.26111 3.00005 7.93 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.5 10.5L14.5 15.5M14.5 10.5L9.5 15.5M20 20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V8C22 7.46957 21.7893 6.96086 21.4142 6.58579C21.0391 6.21071 20.5304 6 20 6H12.1C11.7655 6.00328 11.4355 5.92261 11.1403 5.76538C10.8451 5.60815 10.594 5.37938 10.41 5.1L9.6 3.9C9.41789 3.62347 9.16997 3.39648 8.8785 3.2394C8.58702 3.08231 8.26111 3.00005 7.93 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--folder{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V8C22 7.46957 21.7893 6.96086 21.4142 6.58579C21.0391 6.21071 20.5304 6 20 6H12.1C11.7655 6.00328 11.4355 5.92261 11.1403 5.76538C10.8451 5.60815 10.594 5.37938 10.41 5.1L9.6 3.9C9.41789 3.62347 9.16997 3.39648 8.8785 3.2394C8.58702 3.08231 8.26111 3.00005 7.93 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 20C20.5304 20 21.0391 19.7893 21.4142 19.4142C21.7893 19.0391 22 18.5304 22 18V8C22 7.46957 21.7893 6.96086 21.4142 6.58579C21.0391 6.21071 20.5304 6 20 6H12.1C11.7655 6.00328 11.4355 5.92261 11.1403 5.76538C10.8451 5.60815 10.594 5.37938 10.41 5.1L9.6 3.9C9.41789 3.62347 9.16997 3.39648 8.8785 3.2394C8.58702 3.08231 8.26111 3.00005 7.93 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--folders{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 8V19C2 19.5304 2.21071 20.0391 2.58579 20.4142C2.96086 20.7893 3.46957 21 4 21H18M20 17C20.5304 17 21.0391 16.7893 21.4142 16.4142C21.7893 16.0391 22 15.5304 22 15V9C22 8.46957 21.7893 7.96086 21.4142 7.58579C21.0391 7.21071 20.5304 7 20 7H16.1C15.7655 7.00328 15.4355 6.92261 15.1403 6.76538C14.8451 6.60815 14.594 6.37938 14.41 6.1L13.6 4.9C13.4179 4.62347 13.17 4.39648 12.8785 4.2394C12.587 4.08231 12.2611 4.00005 11.93 4H8C7.46957 4 6.96086 4.21071 6.58579 4.58579C6.21071 4.96086 6 5.46957 6 6V15C6 15.5304 6.21071 16.0391 6.58579 16.4142C6.96086 16.7893 7.46957 17 8 17H20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 8V19C2 19.5304 2.21071 20.0391 2.58579 20.4142C2.96086 20.7893 3.46957 21 4 21H18M20 17C20.5304 17 21.0391 16.7893 21.4142 16.4142C21.7893 16.0391 22 15.5304 22 15V9C22 8.46957 21.7893 7.96086 21.4142 7.58579C21.0391 7.21071 20.5304 7 20 7H16.1C15.7655 7.00328 15.4355 6.92261 15.1403 6.76538C14.8451 6.60815 14.594 6.37938 14.41 6.1L13.6 4.9C13.4179 4.62347 13.17 4.39648 12.8785 4.2394C12.587 4.08231 12.2611 4.00005 11.93 4H8C7.46957 4 6.96086 4.21071 6.58579 4.58579C6.21071 4.96086 6 5.46957 6 6V15C6 15.5304 6.21071 16.0391 6.58579 16.4142C6.96086 16.7893 7.46957 17 8 17H20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--footprints{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16.0001 17H20.0001M4.00012 13H8.00012M4.00015 16V13.62C4.00015 11.5 2.97015 10.5 3.00015 8C3.03015 5.28 4.49015 2 7.50015 2C9.37015 2 10.0002 3.8 10.0002 5.5C10.0002 8.61 8.00015 11.16 8.00015 14.18V16C8.00015 16.5304 7.78944 17.0391 7.41437 17.4142C7.0393 17.7893 6.53059 18 6.00015 18C5.46972 18 4.96101 17.7893 4.58594 17.4142C4.21087 17.0391 4.00015 16.5304 4.00015 16ZM20.0001 20V17.62C20.0001 15.5 21.0301 14.5 21.0001 12C20.9701 9.28 19.5101 6 16.5001 6C14.6301 6 14.0001 7.8 14.0001 9.5C14.0001 12.61 16.0001 15.16 16.0001 18.18V20C16.0001 20.5304 16.2108 21.0391 16.5859 21.4142C16.961 21.7893 17.4697 22 18.0001 22C18.5306 22 19.0393 21.7893 19.4143 21.4142C19.7894 21.0391 20.0001 20.5304 20.0001 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16.0001 17H20.0001M4.00012 13H8.00012M4.00015 16V13.62C4.00015 11.5 2.97015 10.5 3.00015 8C3.03015 5.28 4.49015 2 7.50015 2C9.37015 2 10.0002 3.8 10.0002 5.5C10.0002 8.61 8.00015 11.16 8.00015 14.18V16C8.00015 16.5304 7.78944 17.0391 7.41437 17.4142C7.0393 17.7893 6.53059 18 6.00015 18C5.46972 18 4.96101 17.7893 4.58594 17.4142C4.21087 17.0391 4.00015 16.5304 4.00015 16ZM20.0001 20V17.62C20.0001 15.5 21.0301 14.5 21.0001 12C20.9701 9.28 19.5101 6 16.5001 6C14.6301 6 14.0001 7.8 14.0001 9.5C14.0001 12.61 16.0001 15.16 16.0001 18.18V20C16.0001 20.5304 16.2108 21.0391 16.5859 21.4142C16.961 21.7893 17.4697 22 18.0001 22C18.5306 22 19.0393 21.7893 19.4143 21.4142C19.7894 21.0391 20.0001 20.5304 20.0001 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--forklift{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12H5C4.46957 12 3.96086 12.2107 3.58579 12.5858C3.21071 12.9609 3 13.4696 3 14V19M3 19C3 20.1046 3.89543 21 5 21C6.10457 21 7 20.1046 7 19C7 17.8954 6.10457 17 5 17C3.89543 17 3 17.8954 3 19ZM11 19C11 20.1046 11.8954 21 13 21C14.1046 21 15 20.1046 15 19C15 17.8954 14.1046 17 13 17C11.8954 17 11 17.8954 11 19ZM11 19H8M16 2V19H22M6 12V7C6 5.9 6.9 5 8 5H11L16 10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12H5C4.46957 12 3.96086 12.2107 3.58579 12.5858C3.21071 12.9609 3 13.4696 3 14V19M3 19C3 20.1046 3.89543 21 5 21C6.10457 21 7 20.1046 7 19C7 17.8954 6.10457 17 5 17C3.89543 17 3 17.8954 3 19ZM11 19C11 20.1046 11.8954 21 13 21C14.1046 21 15 20.1046 15 19C15 17.8954 14.1046 17 13 17C11.8954 17 11 17.8954 11 19ZM11 19H8M16 2V19H22M6 12V7C6 5.9 6.9 5 8 5H11L16 10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--forward{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 17L20 12M20 12L15 7M20 12H8C6.93913 12 5.92172 12.4214 5.17157 13.1716C4.42143 13.9217 4 14.9391 4 16V18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 17L20 12M20 12L15 7M20 12H8C6.93913 12 5.92172 12.4214 5.17157 13.1716C4.42143 13.9217 4 14.9391 4 16V18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--frame{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 6H2M22 18H2M6 2V22M18 2V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 6H2M22 18H2M6 2V22M18 2V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--framer{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 16V9H19V2H5L19 16H12M5 16L12 23V16M5 16H12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 16V9H19V2H5L19 16H12M5 16L12 23V16M5 16H12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--frown{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 16C16 16 14.5 14 12 14C9.5 14 8 16 8 16M9 9H9.01M15 9H15.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 16C16 16 14.5 14 12 14C9.5 14 8 16 8 16M9 9H9.01M15 9H15.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--fuel{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 22H15M4 9H14M14 22V4C14 3.46957 13.7893 2.96086 13.4142 2.58579C13.0391 2.21071 12.5304 2 12 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V22M14 13H16C16.5304 13 17.0391 13.2107 17.4142 13.5858C17.7893 13.9609 18 14.4696 18 15V17C18 17.5304 18.2107 18.0391 18.5858 18.4142C18.9609 18.7893 19.4696 19 20 19C20.5304 19 21.0391 18.7893 21.4142 18.4142C21.7893 18.0391 22 17.5304 22 17V9.83C22.0002 9.56609 21.9482 9.30474 21.8469 9.06103C21.7457 8.81732 21.5972 8.59606 21.41 8.41L18 5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 22H15M4 9H14M14 22V4C14 3.46957 13.7893 2.96086 13.4142 2.58579C13.0391 2.21071 12.5304 2 12 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V22M14 13H16C16.5304 13 17.0391 13.2107 17.4142 13.5858C17.7893 13.9609 18 14.4696 18 15V17C18 17.5304 18.2107 18.0391 18.5858 18.4142C18.9609 18.7893 19.4696 19 20 19C20.5304 19 21.0391 18.7893 21.4142 18.4142C21.7893 18.0391 22 17.5304 22 17V9.83C22.0002 9.56609 21.9482 9.30474 21.8469 9.06103C21.7457 8.81732 21.5972 8.59606 21.41 8.41L18 5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--fullscreen{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 7V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H7M17 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V7M21 17V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H17M7 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V17M8 8H16C16.5523 8 17 8.44772 17 9V15C17 15.5523 16.5523 16 16 16H8C7.44772 16 7 15.5523 7 15V9C7 8.44772 7.44772 8 8 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 7V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H7M17 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V7M21 17V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H17M7 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V17M8 8H16C16.5523 8 17 8.44772 17 9V15C17 15.5523 16.5523 16 16 16H8C7.44772 16 7 15.5523 7 15V9C7 8.44772 7.44772 8 8 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--gallery-horizontal-end{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 7V17M6 5V19M12 3H20C21.1046 3 22 3.89543 22 5V19C22 20.1046 21.1046 21 20 21H12C10.8954 21 10 20.1046 10 19V5C10 3.89543 10.8954 3 12 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 7V17M6 5V19M12 3H20C21.1046 3 22 3.89543 22 5V19C22 20.1046 21.1046 21 20 21H12C10.8954 21 10 20.1046 10 19V5C10 3.89543 10.8954 3 12 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--gallery-horizontal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 3V21M22 3V21M8 3H16C17.1046 3 18 3.89543 18 5V19C18 20.1046 17.1046 21 16 21H8C6.89543 21 6 20.1046 6 19V5C6 3.89543 6.89543 3 8 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 3V21M22 3V21M8 3H16C17.1046 3 18 3.89543 18 5V19C18 20.1046 17.1046 21 16 21H8C6.89543 21 6 20.1046 6 19V5C6 3.89543 6.89543 3 8 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--gallery-thumbnails{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 21H5M9 21H10M14 21H15M19 21H20M5 3H19C20.1046 3 21 3.89543 21 5V15C21 16.1046 20.1046 17 19 17H5C3.89543 17 3 16.1046 3 15V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 21H5M9 21H10M14 21H15M19 21H20M5 3H19C20.1046 3 21 3.89543 21 5V15C21 16.1046 20.1046 17 19 17H5C3.89543 17 3 16.1046 3 15V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--gallery-vertical-end{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 2H17M5 6H19M5 10H19C20.1046 10 21 10.8954 21 12V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V12C3 10.8954 3.89543 10 5 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 2H17M5 6H19M5 10H19C20.1046 10 21 10.8954 21 12V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V12C3 10.8954 3.89543 10 5 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--gallery-vertical{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 2H21M3 22H21M5 6H19C20.1046 6 21 6.89543 21 8V16C21 17.1046 20.1046 18 19 18H5C3.89543 18 3 17.1046 3 16V8C3 6.89543 3.89543 6 5 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 2H21M3 22H21M5 6H19C20.1046 6 21 6.89543 21 8V16C21 17.1046 20.1046 18 19 18H5C3.89543 18 3 17.1046 3 16V8C3 6.89543 3.89543 6 5 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--gamepad-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 11H10M8 9V13M15 12H15.01M18 10H18.01M17.32 5H6.68C5.69028 5.00023 4.73579 5.36738 4.00103 6.03046C3.26628 6.69355 2.80345 7.60549 2.702 8.59C2.696 8.642 2.692 8.691 2.685 8.742C2.604 9.416 2 14.456 2 16C2 16.7956 2.31607 17.5587 2.87868 18.1213C3.44129 18.6839 4.20435 19 5 19C6 19 6.5 18.5 7 18L8.414 16.586C8.78899 16.2109 9.29761 16.0001 9.828 16H14.172C14.7024 16.0001 15.211 16.2109 15.586 16.586L17 18C17.5 18.5 18 19 19 19C19.7956 19 20.5587 18.6839 21.1213 18.1213C21.6839 17.5587 22 16.7956 22 16C22 14.455 21.396 9.416 21.315 8.742C21.308 8.692 21.304 8.642 21.298 8.591C21.1968 7.60631 20.7341 6.69413 19.9993 6.03083C19.2645 5.36754 18.3099 5.00026 17.32 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 11H10M8 9V13M15 12H15.01M18 10H18.01M17.32 5H6.68C5.69028 5.00023 4.73579 5.36738 4.00103 6.03046C3.26628 6.69355 2.80345 7.60549 2.702 8.59C2.696 8.642 2.692 8.691 2.685 8.742C2.604 9.416 2 14.456 2 16C2 16.7956 2.31607 17.5587 2.87868 18.1213C3.44129 18.6839 4.20435 19 5 19C6 19 6.5 18.5 7 18L8.414 16.586C8.78899 16.2109 9.29761 16.0001 9.828 16H14.172C14.7024 16.0001 15.211 16.2109 15.586 16.586L17 18C17.5 18.5 18 19 19 19C19.7956 19 20.5587 18.6839 21.1213 18.1213C21.6839 17.5587 22 16.7956 22 16C22 14.455 21.396 9.416 21.315 8.742C21.308 8.692 21.304 8.642 21.298 8.591C21.1968 7.60631 20.7341 6.69413 19.9993 6.03083C19.2645 5.36754 18.3099 5.00026 17.32 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--gamepad{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 12H10M8 10V14M15 13H15.01M18 11H18.01M4 6H20C21.1046 6 22 6.89543 22 8V16C22 17.1046 21.1046 18 20 18H4C2.89543 18 2 17.1046 2 16V8C2 6.89543 2.89543 6 4 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 12H10M8 10V14M15 13H15.01M18 11H18.01M4 6H20C21.1046 6 22 6.89543 22 8V16C22 17.1046 21.1046 18 20 18H4C2.89543 18 2 17.1046 2 16V8C2 6.89543 2.89543 6 4 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--gauge{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 14L16 10M3.34 19C2.46222 17.4798 2.00007 15.7553 2 13.9999C1.99993 12.2445 2.46195 10.52 3.33962 8.99973C4.21729 7.47948 5.47967 6.21705 6.99989 5.33932C8.52011 4.4616 10.2446 3.99951 12 3.99951C13.7554 3.99951 15.4799 4.4616 17.0001 5.33932C18.5203 6.21705 19.7827 7.47948 20.6604 8.99973C21.538 10.52 22.0001 12.2445 22 13.9999C21.9999 15.7553 21.5378 17.4798 20.66 19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 14L16 10M3.34 19C2.46222 17.4798 2.00007 15.7553 2 13.9999C1.99993 12.2445 2.46195 10.52 3.33962 8.99973C4.21729 7.47948 5.47967 6.21705 6.99989 5.33932C8.52011 4.4616 10.2446 3.99951 12 3.99951C13.7554 3.99951 15.4799 4.4616 17.0001 5.33932C18.5203 6.21705 19.7827 7.47948 20.6604 8.99973C21.538 10.52 22.0001 12.2445 22 13.9999C21.9999 15.7553 21.5378 17.4798 20.66 19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--gavel{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.5002 12.5L6.50023 20.5C6.1024 20.8978 5.56284 21.1213 5.00023 21.1213C4.43762 21.1213 3.89805 20.8978 3.50023 20.5C3.1024 20.1022 2.87891 19.5626 2.87891 19C2.87891 18.4374 3.1024 17.8978 3.50023 17.5L11.5002 9.5M16.0002 16L22.0002 10M8.00024 8L14.0002 2M9.00024 7L17.0002 15M21.0002 11L13.0002 3%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.5002 12.5L6.50023 20.5C6.1024 20.8978 5.56284 21.1213 5.00023 21.1213C4.43762 21.1213 3.89805 20.8978 3.50023 20.5C3.1024 20.1022 2.87891 19.5626 2.87891 19C2.87891 18.4374 3.1024 17.8978 3.50023 17.5L11.5002 9.5M16.0002 16L22.0002 10M8.00024 8L14.0002 2M9.00024 7L17.0002 15M21.0002 11L13.0002 3%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--gem{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 9L18 3H6L2 9M22 9L12 22M22 9H2M12 22L2 9M12 22L8 9L11 3M12 22L16 9L13 3%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 9L18 3H6L2 9M22 9L12 22M22 9H2M12 22L2 9M12 22L8 9L11 3M12 22L16 9L13 3%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--ghost{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 10H9.01M15 10H15.01M12 2C9.87827 2 7.84344 2.84285 6.34315 4.34315C4.84285 5.84344 4 7.87827 4 10V22L7 19L9.5 21.5L12 19L14.5 21.5L17 19L20 22V10C20 7.87827 19.1571 5.84344 17.6569 4.34315C16.1566 2.84285 14.1217 2 12 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 10H9.01M15 10H15.01M12 2C9.87827 2 7.84344 2.84285 6.34315 4.34315C4.84285 5.84344 4 7.87827 4 10V22L7 19L9.5 21.5L12 19L14.5 21.5L17 19L20 22V10C20 7.87827 19.1571 5.84344 17.6569 4.34315C16.1566 2.84285 14.1217 2 12 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--gift{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 8V21M12 8C11.6383 6.5094 11.0154 5.23501 10.2127 4.34311C9.41003 3.45121 8.46469 2.98314 7.5 2.99995C6.83696 2.99995 6.20107 3.26334 5.73223 3.73218C5.26339 4.20102 5 4.83691 5 5.49995C5 6.16299 5.26339 6.79887 5.73223 7.26772C6.20107 7.73656 6.83696 7.99995 7.5 7.99995M12 8C12.3617 6.5094 12.9846 5.23501 13.7873 4.34311C14.59 3.45121 15.5353 2.98314 16.5 2.99995C17.163 2.99995 17.7989 3.26334 18.2678 3.73218C18.7366 4.20102 19 4.83691 19 5.49995C19 6.16299 18.7366 6.79887 18.2678 7.26772C17.7989 7.73656 17.163 7.99995 16.5 7.99995M19 12V19C19 19.5304 18.7893 20.0391 18.4142 20.4142C18.0391 20.7893 17.5304 21 17 21H7C6.46957 21 5.96086 20.7893 5.58579 20.4142C5.21071 20.0391 5 19.5304 5 19V12M4 8H20C20.5523 8 21 8.44772 21 9V11C21 11.5523 20.5523 12 20 12H4C3.44772 12 3 11.5523 3 11V9C3 8.44772 3.44772 8 4 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 8V21M12 8C11.6383 6.5094 11.0154 5.23501 10.2127 4.34311C9.41003 3.45121 8.46469 2.98314 7.5 2.99995C6.83696 2.99995 6.20107 3.26334 5.73223 3.73218C5.26339 4.20102 5 4.83691 5 5.49995C5 6.16299 5.26339 6.79887 5.73223 7.26772C6.20107 7.73656 6.83696 7.99995 7.5 7.99995M12 8C12.3617 6.5094 12.9846 5.23501 13.7873 4.34311C14.59 3.45121 15.5353 2.98314 16.5 2.99995C17.163 2.99995 17.7989 3.26334 18.2678 3.73218C18.7366 4.20102 19 4.83691 19 5.49995C19 6.16299 18.7366 6.79887 18.2678 7.26772C17.7989 7.73656 17.163 7.99995 16.5 7.99995M19 12V19C19 19.5304 18.7893 20.0391 18.4142 20.4142C18.0391 20.7893 17.5304 21 17 21H7C6.46957 21 5.96086 20.7893 5.58579 20.4142C5.21071 20.0391 5 19.5304 5 19V12M4 8H20C20.5523 8 21 8.44772 21 9V11C21 11.5523 20.5523 12 20 12H4C3.44772 12 3 11.5523 3 11V9C3 8.44772 3.44772 8 4 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--git-branch-plus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 3V15M6 15C6.79565 15 7.55871 15.3161 8.12132 15.8787C8.68393 16.4413 9 17.2044 9 18C9 18.7956 8.68393 19.5587 8.12132 20.1213C7.55871 20.6839 6.79565 21 6 21C5.20435 21 4.44129 20.6839 3.87868 20.1213C3.31607 19.5587 3 18.7956 3 18C3 17.2044 3.31607 16.4413 3.87868 15.8787C4.44129 15.3161 5.20435 15 6 15ZM6 15C6 12.6131 6.94821 10.3239 8.63604 8.63604C10.3239 6.94821 12.6131 6 15 6M15 6C15 5.20435 15.3161 4.44129 15.8787 3.87868C16.4413 3.31607 17.2044 3 18 3C18.7956 3 19.5587 3.31607 20.1213 3.87868C20.6839 4.44129 21 5.20435 21 6C21 6.79565 20.6839 7.55871 20.1213 8.12132C19.5587 8.68393 18.7956 9 18 9C17.2044 9 16.4413 8.68393 15.8787 8.12132C15.3161 7.55871 15 6.79565 15 6ZM18 15V21M21 18H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 3V15M6 15C6.79565 15 7.55871 15.3161 8.12132 15.8787C8.68393 16.4413 9 17.2044 9 18C9 18.7956 8.68393 19.5587 8.12132 20.1213C7.55871 20.6839 6.79565 21 6 21C5.20435 21 4.44129 20.6839 3.87868 20.1213C3.31607 19.5587 3 18.7956 3 18C3 17.2044 3.31607 16.4413 3.87868 15.8787C4.44129 15.3161 5.20435 15 6 15ZM6 15C6 12.6131 6.94821 10.3239 8.63604 8.63604C10.3239 6.94821 12.6131 6 15 6M15 6C15 5.20435 15.3161 4.44129 15.8787 3.87868C16.4413 3.31607 17.2044 3 18 3C18.7956 3 19.5587 3.31607 20.1213 3.87868C20.6839 4.44129 21 5.20435 21 6C21 6.79565 20.6839 7.55871 20.1213 8.12132C19.5587 8.68393 18.7956 9 18 9C17.2044 9 16.4413 8.68393 15.8787 8.12132C15.3161 7.55871 15 6.79565 15 6ZM18 15V21M21 18H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--git-branch{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 3V15M6 15C4.34315 15 3 16.3431 3 18C3 19.6569 4.34315 21 6 21C7.65685 21 9 19.6569 9 18M6 15C7.65685 15 9 16.3431 9 18M18 9C19.6569 9 21 7.65685 21 6C21 4.34315 19.6569 3 18 3C16.3431 3 15 4.34315 15 6C15 7.65685 16.3431 9 18 9ZM18 9C18 11.3869 17.0518 13.6761 15.364 15.364C13.6761 17.0518 11.3869 18 9 18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 3V15M6 15C4.34315 15 3 16.3431 3 18C3 19.6569 4.34315 21 6 21C7.65685 21 9 19.6569 9 18M6 15C7.65685 15 9 16.3431 9 18M18 9C19.6569 9 21 7.65685 21 6C21 4.34315 19.6569 3 18 3C16.3431 3 15 4.34315 15 6C15 7.65685 16.3431 9 18 9ZM18 9C18 11.3869 17.0518 13.6761 15.364 15.364C13.6761 17.0518 11.3869 18 9 18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--git-commit-horizontal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12M15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12M15 12H21M9 12H3%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12M15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12M15 12H21M9 12H3%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--git-commit-vertical{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 3V9M12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15M12 9C13.6569 9 15 10.3431 15 12C15 13.6569 13.6569 15 12 15M12 15V21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 3V9M12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15M12 9C13.6569 9 15 10.3431 15 12C15 13.6569 13.6569 15 12 15M12 15V21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--git-compare-arrows{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 9C6.65685 9 8 7.65685 8 6C8 4.34315 6.65685 3 5 3C3.34315 3 2 4.34315 2 6C2 7.65685 3.34315 9 5 9ZM5 9V16C5 16.5304 5.21071 17.0391 5.58579 17.4142C5.96086 17.7893 6.46957 18 7 18H12M12 6H17C17.5304 6 18.0391 6.21071 18.4142 6.58579C18.7893 6.96086 19 7.46957 19 8V15M12 6L15 9M12 6L15 3M19 15C17.3431 15 16 16.3431 16 18C16 19.6569 17.3431 21 19 21C20.6569 21 22 19.6569 22 18C22 16.3431 20.6569 15 19 15ZM12 18L9 15M12 18L9 21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 9C6.65685 9 8 7.65685 8 6C8 4.34315 6.65685 3 5 3C3.34315 3 2 4.34315 2 6C2 7.65685 3.34315 9 5 9ZM5 9V16C5 16.5304 5.21071 17.0391 5.58579 17.4142C5.96086 17.7893 6.46957 18 7 18H12M12 6H17C17.5304 6 18.0391 6.21071 18.4142 6.58579C18.7893 6.96086 19 7.46957 19 8V15M12 6L15 9M12 6L15 3M19 15C17.3431 15 16 16.3431 16 18C16 19.6569 17.3431 21 19 21C20.6569 21 22 19.6569 22 18C22 16.3431 20.6569 15 19 15ZM12 18L9 15M12 18L9 21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--git-compare{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 15C16.3431 15 15 16.3431 15 18C15 19.6569 16.3431 21 18 21C19.6569 21 21 19.6569 21 18C21 16.3431 19.6569 15 18 15ZM18 15V8C18 7.46957 17.7893 6.96086 17.4142 6.58579C17.0391 6.21071 16.5304 6 16 6H13M6 9C7.65685 9 9 7.65685 9 6C9 4.34315 7.65685 3 6 3C4.34315 3 3 4.34315 3 6C3 7.65685 4.34315 9 6 9ZM6 9V16C6 16.5304 6.21071 17.0391 6.58579 17.4142C6.96086 17.7893 7.46957 18 8 18H11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 15C16.3431 15 15 16.3431 15 18C15 19.6569 16.3431 21 18 21C19.6569 21 21 19.6569 21 18C21 16.3431 19.6569 15 18 15ZM18 15V8C18 7.46957 17.7893 6.96086 17.4142 6.58579C17.0391 6.21071 16.5304 6 16 6H13M6 9C7.65685 9 9 7.65685 9 6C9 4.34315 7.65685 3 6 3C4.34315 3 3 4.34315 3 6C3 7.65685 4.34315 9 6 9ZM6 9V16C6 16.5304 6.21071 17.0391 6.58579 17.4142C6.96086 17.7893 7.46957 18 8 18H11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--git-fork{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 15C10.3431 15 9 16.3431 9 18C9 19.6569 10.3431 21 12 21C13.6569 21 15 19.6569 15 18C15 16.3431 13.6569 15 12 15ZM12 15V12M6 9C7.65685 9 9 7.65685 9 6C9 4.34315 7.65685 3 6 3C4.34315 3 3 4.34315 3 6C3 7.65685 4.34315 9 6 9ZM6 9V11C6 11.6 6.4 12 7 12H17C17.6 12 18 11.6 18 11V9M18 9C19.6569 9 21 7.65685 21 6C21 4.34315 19.6569 3 18 3C16.3431 3 15 4.34315 15 6C15 7.65685 16.3431 9 18 9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 15C10.3431 15 9 16.3431 9 18C9 19.6569 10.3431 21 12 21C13.6569 21 15 19.6569 15 18C15 16.3431 13.6569 15 12 15ZM12 15V12M6 9C7.65685 9 9 7.65685 9 6C9 4.34315 7.65685 3 6 3C4.34315 3 3 4.34315 3 6C3 7.65685 4.34315 9 6 9ZM6 9V11C6 11.6 6.4 12 7 12H17C17.6 12 18 11.6 18 11V9M18 9C19.6569 9 21 7.65685 21 6C21 4.34315 19.6569 3 18 3C16.3431 3 15 4.34315 15 6C15 7.65685 16.3431 9 18 9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--git-graph{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 9C6.65685 9 8 7.65685 8 6C8 4.34315 6.65685 3 5 3C3.34315 3 2 4.34315 2 6C2 7.65685 3.34315 9 5 9ZM5 9V15M5 15C3.34315 15 2 16.3431 2 18C2 19.6569 3.34315 21 5 21C6.65685 21 8 19.6569 8 18C8 16.3431 6.65685 15 5 15ZM12 3V21M19 9C20.6569 9 22 7.65685 22 6C22 4.34315 20.6569 3 19 3C17.3431 3 16 4.34315 16 6C16 7.65685 17.3431 9 19 9ZM19 9C18.9988 10.2649 18.7311 11.5153 18.2142 12.6698C17.6972 13.8242 16.9428 14.8567 16 15.7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 9C6.65685 9 8 7.65685 8 6C8 4.34315 6.65685 3 5 3C3.34315 3 2 4.34315 2 6C2 7.65685 3.34315 9 5 9ZM5 9V15M5 15C3.34315 15 2 16.3431 2 18C2 19.6569 3.34315 21 5 21C6.65685 21 8 19.6569 8 18C8 16.3431 6.65685 15 5 15ZM12 3V21M19 9C20.6569 9 22 7.65685 22 6C22 4.34315 20.6569 3 19 3C17.3431 3 16 4.34315 16 6C16 7.65685 17.3431 9 19 9ZM19 9C18.9988 10.2649 18.7311 11.5153 18.2142 12.6698C17.6972 13.8242 16.9428 14.8567 16 15.7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--git-merge{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 18C15 19.6569 16.3431 21 18 21C19.6569 21 21 19.6569 21 18C21 16.3431 19.6569 15 18 15C16.3431 15 15 16.3431 15 18ZM15 18C12.6131 18 10.3239 17.0518 8.63604 15.364C6.94821 13.6761 6 11.3869 6 9M6 9C7.65685 9 9 7.65685 9 6C9 4.34315 7.65685 3 6 3C4.34315 3 3 4.34315 3 6C3 7.65685 4.34315 9 6 9ZM6 9V21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 18C15 19.6569 16.3431 21 18 21C19.6569 21 21 19.6569 21 18C21 16.3431 19.6569 15 18 15C16.3431 15 15 16.3431 15 18ZM15 18C12.6131 18 10.3239 17.0518 8.63604 15.364C6.94821 13.6761 6 11.3869 6 9M6 9C7.65685 9 9 7.65685 9 6C9 4.34315 7.65685 3 6 3C4.34315 3 3 4.34315 3 6C3 7.65685 4.34315 9 6 9ZM6 9V21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--git-pull-request-arrow{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 9C6.65685 9 8 7.65685 8 6C8 4.34315 6.65685 3 5 3C3.34315 3 2 4.34315 2 6C2 7.65685 3.34315 9 5 9ZM5 9V21M19 15C17.3431 15 16 16.3431 16 18C16 19.6569 17.3431 21 19 21C20.6569 21 22 19.6569 22 18C22 16.3431 20.6569 15 19 15ZM19 15V8C19 7.46957 18.7893 6.96086 18.4142 6.58579C18.0391 6.21071 17.5304 6 17 6H12M15 9L12 6M12 6L15 3%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 9C6.65685 9 8 7.65685 8 6C8 4.34315 6.65685 3 5 3C3.34315 3 2 4.34315 2 6C2 7.65685 3.34315 9 5 9ZM5 9V21M19 15C17.3431 15 16 16.3431 16 18C16 19.6569 17.3431 21 19 21C20.6569 21 22 19.6569 22 18C22 16.3431 20.6569 15 19 15ZM19 15V8C19 7.46957 18.7893 6.96086 18.4142 6.58579C18.0391 6.21071 17.5304 6 17 6H12M15 9L12 6M12 6L15 3%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--git-pull-request-closed{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 9C7.65685 9 9 7.65685 9 6C9 4.34315 7.65685 3 6 3C4.34315 3 3 4.34315 3 6C3 7.65685 4.34315 9 6 9ZM6 9V21M21 3L15 9M21 9L15 3M18 11.5V15M18 15C16.3431 15 15 16.3431 15 18C15 19.6569 16.3431 21 18 21C19.6569 21 21 19.6569 21 18C21 16.3431 19.6569 15 18 15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 9C7.65685 9 9 7.65685 9 6C9 4.34315 7.65685 3 6 3C4.34315 3 3 4.34315 3 6C3 7.65685 4.34315 9 6 9ZM6 9V21M21 3L15 9M21 9L15 3M18 11.5V15M18 15C16.3431 15 15 16.3431 15 18C15 19.6569 16.3431 21 18 21C19.6569 21 21 19.6569 21 18C21 16.3431 19.6569 15 18 15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--git-pull-request-create-arrow{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 9C6.65685 9 8 7.65685 8 6C8 4.34315 6.65685 3 5 3C3.34315 3 2 4.34315 2 6C2 7.65685 3.34315 9 5 9ZM5 9V21M15 9L12 6M12 6L15 3M12 6H17C17.5304 6 18.0391 6.21071 18.4142 6.58579C18.7893 6.96086 19 7.46957 19 8V11M19 15V21M22 18H16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 9C6.65685 9 8 7.65685 8 6C8 4.34315 6.65685 3 5 3C3.34315 3 2 4.34315 2 6C2 7.65685 3.34315 9 5 9ZM5 9V21M15 9L12 6M12 6L15 3M12 6H17C17.5304 6 18.0391 6.21071 18.4142 6.58579C18.7893 6.96086 19 7.46957 19 8V11M19 15V21M22 18H16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--git-pull-request-create{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 9C7.65685 9 9 7.65685 9 6C9 4.34315 7.65685 3 6 3C4.34315 3 3 4.34315 3 6C3 7.65685 4.34315 9 6 9ZM6 9V21M13 6H16C16.5304 6 17.0391 6.21071 17.4142 6.58579C17.7893 6.96086 18 7.46957 18 8V11M18 15V21M21 18H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 9C7.65685 9 9 7.65685 9 6C9 4.34315 7.65685 3 6 3C4.34315 3 3 4.34315 3 6C3 7.65685 4.34315 9 6 9ZM6 9V21M13 6H16C16.5304 6 17.0391 6.21071 17.4142 6.58579C17.7893 6.96086 18 7.46957 18 8V11M18 15V21M21 18H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--git-pull-request-draft{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 9C7.65685 9 9 7.65685 9 6C9 4.34315 7.65685 3 6 3C4.34315 3 3 4.34315 3 6C3 7.65685 4.34315 9 6 9ZM6 9V21M18 6V5M18 11V10M21 18C21 19.6569 19.6569 21 18 21C16.3431 21 15 19.6569 15 18C15 16.3431 16.3431 15 18 15C19.6569 15 21 16.3431 21 18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 9C7.65685 9 9 7.65685 9 6C9 4.34315 7.65685 3 6 3C4.34315 3 3 4.34315 3 6C3 7.65685 4.34315 9 6 9ZM6 9V21M18 6V5M18 11V10M21 18C21 19.6569 19.6569 21 18 21C16.3431 21 15 19.6569 15 18C15 16.3431 16.3431 15 18 15C19.6569 15 21 16.3431 21 18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--git-pull-request{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 15C16.3431 15 15 16.3431 15 18C15 19.6569 16.3431 21 18 21C19.6569 21 21 19.6569 21 18C21 16.3431 19.6569 15 18 15ZM18 15V8C18 7.46957 17.7893 6.96086 17.4142 6.58579C17.0391 6.21071 16.5304 6 16 6H13M6 9C7.65685 9 9 7.65685 9 6C9 4.34315 7.65685 3 6 3C4.34315 3 3 4.34315 3 6C3 7.65685 4.34315 9 6 9ZM6 9V21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 15C16.3431 15 15 16.3431 15 18C15 19.6569 16.3431 21 18 21C19.6569 21 21 19.6569 21 18C21 16.3431 19.6569 15 18 15ZM18 15V8C18 7.46957 17.7893 6.96086 17.4142 6.58579C17.0391 6.21071 16.5304 6 16 6H13M6 9C7.65685 9 9 7.65685 9 6C9 4.34315 7.65685 3 6 3C4.34315 3 3 4.34315 3 6C3 7.65685 4.34315 9 6 9ZM6 9V21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--github{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 22V18C15.1392 16.7473 14.78 15.4901 14 14.5C17 14.5 20 12.5 20 9C20.08 7.75 19.73 6.52 19 5.5C19.28 4.35 19.28 3.15 19 2C19 2 18 2 16 3.5C13.36 3 10.64 3 8.00004 3.5C6.00004 2 5.00004 2 5.00004 2C4.70004 3.15 4.70004 4.35 5.00004 5.5C4.27191 6.51588 3.91851 7.75279 4.00004 9C4.00004 12.5 7.00004 14.5 10 14.5C9.61004 14.99 9.32004 15.55 9.15004 16.15C8.98004 16.75 8.93004 17.38 9.00004 18M9.00004 18V22M9.00004 18C4.49004 20 4 16 2 16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 22V18C15.1392 16.7473 14.78 15.4901 14 14.5C17 14.5 20 12.5 20 9C20.08 7.75 19.73 6.52 19 5.5C19.28 4.35 19.28 3.15 19 2C19 2 18 2 16 3.5C13.36 3 10.64 3 8.00004 3.5C6.00004 2 5.00004 2 5.00004 2C4.70004 3.15 4.70004 4.35 5.00004 5.5C4.27191 6.51588 3.91851 7.75279 4.00004 9C4.00004 12.5 7.00004 14.5 10 14.5C9.61004 14.99 9.32004 15.55 9.15004 16.15C8.98004 16.75 8.93004 17.38 9.00004 18M9.00004 18V22M9.00004 18C4.49004 20 4 16 2 16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--gitlab{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22.0001 13.29L18.6701 3.29001C18.6409 3.21825 18.5924 3.15595 18.5301 3.11001C18.471 3.04997 18.3936 3.01128 18.3101 3.00001C18.2279 2.99854 18.1475 3.02304 18.0801 3.07001C18.0177 3.11595 17.9692 3.17825 17.9401 3.25001L15.6801 9.92001H8.32007L6.10007 3.26001C6.08219 3.19264 6.04782 3.13079 6.00007 3.08001C5.92625 3.02218 5.83364 2.99368 5.74007 3.00001C5.65795 2.99854 5.57745 3.02304 5.51007 3.07001C5.4477 3.11595 5.39925 3.17825 5.37007 3.25001L2.00007 13.29C1.95128 13.4391 1.95114 13.5999 1.99968 13.7491C2.04821 13.8982 2.1429 14.0281 2.27007 14.12L12.0001 21L21.6901 14.12C21.8282 14.0373 21.9341 13.9101 21.9904 13.7593C22.0468 13.6085 22.0502 13.443 22.0001 13.29Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22.0001 13.29L18.6701 3.29001C18.6409 3.21825 18.5924 3.15595 18.5301 3.11001C18.471 3.04997 18.3936 3.01128 18.3101 3.00001C18.2279 2.99854 18.1475 3.02304 18.0801 3.07001C18.0177 3.11595 17.9692 3.17825 17.9401 3.25001L15.6801 9.92001H8.32007L6.10007 3.26001C6.08219 3.19264 6.04782 3.13079 6.00007 3.08001C5.92625 3.02218 5.83364 2.99368 5.74007 3.00001C5.65795 2.99854 5.57745 3.02304 5.51007 3.07001C5.4477 3.11595 5.39925 3.17825 5.37007 3.25001L2.00007 13.29C1.95128 13.4391 1.95114 13.5999 1.99968 13.7491C2.04821 13.8982 2.1429 14.0281 2.27007 14.12L12.0001 21L21.6901 14.12C21.8282 14.0373 21.9341 13.9101 21.9904 13.7593C22.0468 13.6085 22.0502 13.443 22.0001 13.29Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--glass-water{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 12C6.86548 11.3509 7.91815 11 9 11C10.0819 11 11.1345 11.3509 12 12C12.8655 12.6491 13.9181 13 15 13C16.0819 13 17.1345 12.6491 18 12M15.2 22H8.8C8.30402 22.0027 7.82472 21.8211 7.45514 21.4903C7.08556 21.1595 6.85207 20.7032 6.8 20.21L5 3H19L17.19 20.21C17.1381 20.7015 16.906 21.1564 16.5386 21.487C16.1711 21.8175 15.6943 22.0003 15.2 22Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 12C6.86548 11.3509 7.91815 11 9 11C10.0819 11 11.1345 11.3509 12 12C12.8655 12.6491 13.9181 13 15 13C16.0819 13 17.1345 12.6491 18 12M15.2 22H8.8C8.30402 22.0027 7.82472 21.8211 7.45514 21.4903C7.08556 21.1595 6.85207 20.7032 6.8 20.21L5 3H19L17.19 20.21C17.1381 20.7015 16.906 21.1564 16.5386 21.487C16.1711 21.8175 15.6943 22.0003 15.2 22Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--glasses{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 15C10 17.2091 8.20914 19 6 19C3.79086 19 2 17.2091 2 15C2 12.7909 3.79086 11 6 11C8.20914 11 10 12.7909 10 15ZM10 15C10 14.4696 10.2107 13.9609 10.5858 13.5858C10.9609 13.2107 11.4696 13 12 13C12.5304 13 13.0391 13.2107 13.4142 13.5858C13.7893 13.9609 14 14.4696 14 15M14 15C14 17.2091 15.7909 19 18 19C20.2091 19 22 17.2091 22 15C22 12.7909 20.2091 11 18 11C15.7909 11 14 12.7909 14 15ZM2.5 13L5 7C5.7 5.7 6.4 5 8 5M21.5 13L19 7C18.3 5.7 17.5 5 16 5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 15C10 17.2091 8.20914 19 6 19C3.79086 19 2 17.2091 2 15C2 12.7909 3.79086 11 6 11C8.20914 11 10 12.7909 10 15ZM10 15C10 14.4696 10.2107 13.9609 10.5858 13.5858C10.9609 13.2107 11.4696 13 12 13C12.5304 13 13.0391 13.2107 13.4142 13.5858C13.7893 13.9609 14 14.4696 14 15M14 15C14 17.2091 15.7909 19 18 19C20.2091 19 22 17.2091 22 15C22 12.7909 20.2091 11 18 11C15.7909 11 14 12.7909 14 15ZM2.5 13L5 7C5.7 5.7 6.4 5 8 5M21.5 13L19 7C18.3 5.7 17.5 5 16 5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--globe-lock{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15.6861 15C15.13 17.6299 13.8538 20.0534 12.0001 22C9.43232 19.3038 8.00008 15.7233 8.00008 12C8.00008 8.27674 9.43232 4.69615 12.0001 2C10.1519 2.00048 8.3401 2.51311 6.76567 3.48098C5.19125 4.44885 3.91583 5.8341 3.08102 7.48294C2.24621 9.13178 1.88466 10.9797 2.0365 12.8216C2.18834 14.6635 2.84764 16.4273 3.9412 17.9171C5.03477 19.407 6.51982 20.5647 8.23149 21.2616C9.94316 21.9586 11.8145 22.1676 13.6378 21.8654C15.461 21.5632 17.1649 20.7617 18.5602 19.5498C19.9555 18.3379 20.9876 16.763 21.5421 15M2 12H10.5M20 6V4C20 3.46957 19.7893 2.96086 19.4142 2.58579C19.0391 2.21071 18.5304 2 18 2C17.4696 2 16.9609 2.21071 16.5858 2.58579C16.2107 2.96086 16 3.46957 16 4V6M15 6H21C21.5523 6 22 6.44772 22 7V10C22 10.5523 21.5523 11 21 11H15C14.4477 11 14 10.5523 14 10V7C14 6.44772 14.4477 6 15 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15.6861 15C15.13 17.6299 13.8538 20.0534 12.0001 22C9.43232 19.3038 8.00008 15.7233 8.00008 12C8.00008 8.27674 9.43232 4.69615 12.0001 2C10.1519 2.00048 8.3401 2.51311 6.76567 3.48098C5.19125 4.44885 3.91583 5.8341 3.08102 7.48294C2.24621 9.13178 1.88466 10.9797 2.0365 12.8216C2.18834 14.6635 2.84764 16.4273 3.9412 17.9171C5.03477 19.407 6.51982 20.5647 8.23149 21.2616C9.94316 21.9586 11.8145 22.1676 13.6378 21.8654C15.461 21.5632 17.1649 20.7617 18.5602 19.5498C19.9555 18.3379 20.9876 16.763 21.5421 15M2 12H10.5M20 6V4C20 3.46957 19.7893 2.96086 19.4142 2.58579C19.0391 2.21071 18.5304 2 18 2C17.4696 2 16.9609 2.21071 16.5858 2.58579C16.2107 2.96086 16 3.46957 16 4V6M15 6H21C21.5523 6 22 6.44772 22 7V10C22 10.5523 21.5523 11 21 11H15C14.4477 11 14 10.5523 14 10V7C14 6.44772 14.4477 6 15 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--globe{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 12C22 17.5228 17.5228 22 12 22M22 12C22 6.47715 17.5228 2 12 2M22 12H2M12 22C6.47715 22 2 17.5228 2 12M12 22C9.43223 19.3038 8 15.7233 8 12C8 8.27674 9.43223 4.69615 12 2M12 22C14.5678 19.3038 16 15.7233 16 12C16 8.27674 14.5678 4.69615 12 2M2 12C2 6.47715 6.47715 2 12 2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 12C22 17.5228 17.5228 22 12 22M22 12C22 6.47715 17.5228 2 12 2M22 12H2M12 22C6.47715 22 2 17.5228 2 12M12 22C9.43223 19.3038 8 15.7233 8 12C8 8.27674 9.43223 4.69615 12 2M12 22C14.5678 19.3038 16 15.7233 16 12C16 8.27674 14.5678 4.69615 12 2M2 12C2 6.47715 6.47715 2 12 2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--goal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.9998 13V2L19.9998 6L11.9998 10M20.5607 10.2219C21.0928 11.862 21.1426 13.6205 20.7041 15.2881C20.2656 16.9558 19.3573 18.4623 18.0872 19.6286C16.8172 20.7948 15.2388 21.5717 13.5399 21.8667C11.841 22.1617 10.0932 21.9625 8.50424 21.2928C6.91532 20.623 5.55224 19.5109 4.57717 18.0888C3.6021 16.6666 3.05609 14.9943 3.00409 13.2708C2.9521 11.5473 3.39631 9.8451 4.28388 8.36677C5.17145 6.88844 6.46502 5.6962 8.01068 4.93188M8.00165 9.99707C7.50056 10.6641 7.17433 11.4459 7.0527 12.2713C6.93106 13.0966 7.01788 13.9393 7.30525 14.7225C7.59262 15.5057 8.07141 16.2046 8.69798 16.7554C9.32455 17.3063 10.079 17.6916 10.8926 17.8762C11.7062 18.0609 12.553 18.039 13.356 17.8127C14.159 17.5863 14.8925 17.1626 15.4899 16.5802C16.0872 15.9977 16.5293 15.2751 16.7759 14.4781C17.0225 13.6811 17.0657 12.8351 16.9017 12.0171%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.9998 13V2L19.9998 6L11.9998 10M20.5607 10.2219C21.0928 11.862 21.1426 13.6205 20.7041 15.2881C20.2656 16.9558 19.3573 18.4623 18.0872 19.6286C16.8172 20.7948 15.2388 21.5717 13.5399 21.8667C11.841 22.1617 10.0932 21.9625 8.50424 21.2928C6.91532 20.623 5.55224 19.5109 4.57717 18.0888C3.6021 16.6666 3.05609 14.9943 3.00409 13.2708C2.9521 11.5473 3.39631 9.8451 4.28388 8.36677C5.17145 6.88844 6.46502 5.6962 8.01068 4.93188M8.00165 9.99707C7.50056 10.6641 7.17433 11.4459 7.0527 12.2713C6.93106 13.0966 7.01788 13.9393 7.30525 14.7225C7.59262 15.5057 8.07141 16.2046 8.69798 16.7554C9.32455 17.3063 10.079 17.6916 10.8926 17.8762C11.7062 18.0609 12.553 18.039 13.356 17.8127C14.159 17.5863 14.8925 17.1626 15.4899 16.5802C16.0872 15.9977 16.5293 15.2751 16.7759 14.4781C17.0225 13.6811 17.0657 12.8351 16.9017 12.0171%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--grab{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 11.5V9C18 8.46957 17.7893 7.96086 17.4142 7.58579C17.0391 7.21071 16.5304 7 16 7C15.4696 7 14.9609 7.21071 14.5858 7.58579C14.2107 7.96086 14 8.46957 14 9V10.4M14 10V8C14 7.46957 13.7893 6.96086 13.4142 6.58579C13.0391 6.21071 12.5304 6 12 6C11.4696 6 10.9609 6.21071 10.5858 6.58579C10.2107 6.96086 10 7.46957 10 8V10M10 9.9V9C10 8.46957 9.78929 7.96086 9.41421 7.58579C9.03914 7.21071 8.53043 7 8 7C7.46957 7 6.96086 7.21071 6.58579 7.58579C6.21071 7.96086 6 8.46957 6 9V14C6 13.4696 5.78929 12.9609 5.41421 12.5858C5.03914 12.2107 4.53043 12 4 12C3.46957 12 2.96086 12.2107 2.58579 12.5858C2.21071 12.9609 2 13.4696 2 14C2 16.1217 2.84285 18.1566 4.34315 19.6569C5.84344 21.1571 7.87827 22 10 22H14C16.1217 22 18.1566 21.1571 19.6569 19.6569C21.1571 18.1566 22 16.1217 22 14V11C22 10.4696 21.7893 9.96086 21.4142 9.58579C21.0391 9.21071 20.5304 9 20 9C19.4696 9 18.9609 9.21071 18.5858 9.58579C18.2107 9.96086 18 10.4696 18 11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 11.5V9C18 8.46957 17.7893 7.96086 17.4142 7.58579C17.0391 7.21071 16.5304 7 16 7C15.4696 7 14.9609 7.21071 14.5858 7.58579C14.2107 7.96086 14 8.46957 14 9V10.4M14 10V8C14 7.46957 13.7893 6.96086 13.4142 6.58579C13.0391 6.21071 12.5304 6 12 6C11.4696 6 10.9609 6.21071 10.5858 6.58579C10.2107 6.96086 10 7.46957 10 8V10M10 9.9V9C10 8.46957 9.78929 7.96086 9.41421 7.58579C9.03914 7.21071 8.53043 7 8 7C7.46957 7 6.96086 7.21071 6.58579 7.58579C6.21071 7.96086 6 8.46957 6 9V14C6 13.4696 5.78929 12.9609 5.41421 12.5858C5.03914 12.2107 4.53043 12 4 12C3.46957 12 2.96086 12.2107 2.58579 12.5858C2.21071 12.9609 2 13.4696 2 14C2 16.1217 2.84285 18.1566 4.34315 19.6569C5.84344 21.1571 7.87827 22 10 22H14C16.1217 22 18.1566 21.1571 19.6569 19.6569C21.1571 18.1566 22 16.1217 22 14V11C22 10.4696 21.7893 9.96086 21.4142 9.58579C21.0391 9.21071 20.5304 9 20 9C19.4696 9 18.9609 9.21071 18.5858 9.58579C18.2107 9.96086 18 10.4696 18 11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--graduation-cap{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21.9998 10V16M5.99976 12.5V16C5.99976 16.7956 6.6319 17.5587 7.75712 18.1213C8.88233 18.6839 10.4085 19 11.9998 19C13.5911 19 15.1172 18.6839 16.2424 18.1213C17.3676 17.5587 17.9998 16.7956 17.9998 16V12.5M21.4198 10.9221C21.5988 10.8431 21.7507 10.7134 21.8567 10.5489C21.9627 10.3845 22.0181 10.1925 22.0161 9.99685C22.0141 9.8012 21.9547 9.61044 21.8454 9.4482C21.736 9.28596 21.5814 9.15937 21.4008 9.08411L12.8298 5.18011C12.5692 5.06126 12.2862 4.99976 11.9998 4.99976C11.7134 4.99976 11.4304 5.06126 11.1698 5.18011L2.5998 9.08011C2.42177 9.15809 2.27031 9.28625 2.16396 9.44893C2.05761 9.61161 2.00098 9.80176 2.00098 9.99611C2.00098 10.1905 2.05761 10.3806 2.16396 10.5433C2.27031 10.706 2.42177 10.8341 2.5998 10.9121L11.1698 14.8201C11.4304 14.939 11.7134 15.0005 11.9998 15.0005C12.2862 15.0005 12.5692 14.939 12.8298 14.8201L21.4198 10.9221Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21.9998 10V16M5.99976 12.5V16C5.99976 16.7956 6.6319 17.5587 7.75712 18.1213C8.88233 18.6839 10.4085 19 11.9998 19C13.5911 19 15.1172 18.6839 16.2424 18.1213C17.3676 17.5587 17.9998 16.7956 17.9998 16V12.5M21.4198 10.9221C21.5988 10.8431 21.7507 10.7134 21.8567 10.5489C21.9627 10.3845 22.0181 10.1925 22.0161 9.99685C22.0141 9.8012 21.9547 9.61044 21.8454 9.4482C21.736 9.28596 21.5814 9.15937 21.4008 9.08411L12.8298 5.18011C12.5692 5.06126 12.2862 4.99976 11.9998 4.99976C11.7134 4.99976 11.4304 5.06126 11.1698 5.18011L2.5998 9.08011C2.42177 9.15809 2.27031 9.28625 2.16396 9.44893C2.05761 9.61161 2.00098 9.80176 2.00098 9.99611C2.00098 10.1905 2.05761 10.3806 2.16396 10.5433C2.27031 10.706 2.42177 10.8341 2.5998 10.9121L11.1698 14.8201C11.4304 14.939 11.7134 15.0005 11.9998 15.0005C12.2862 15.0005 12.5692 14.939 12.8298 14.8201L21.4198 10.9221Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--grape{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21.9999 5V2L16.1099 7.89M19.6001 15.8899C19.6001 17.5467 18.257 18.8899 16.6001 18.8899C14.9432 18.8899 13.6001 17.5467 13.6001 15.8899C13.6001 14.233 14.9432 12.8899 16.6001 12.8899C18.257 12.8899 19.6001 14.233 19.6001 15.8899ZM11.1099 7.3999C11.1099 9.05676 9.76672 10.3999 8.10986 10.3999C6.45301 10.3999 5.10986 9.05676 5.10986 7.3999C5.10986 5.74305 6.45301 4.3999 8.10986 4.3999C9.76672 4.3999 11.1099 5.74305 11.1099 7.3999ZM15.3501 11.6499C15.3501 13.3068 14.007 14.6499 12.3501 14.6499C10.6932 14.6499 9.3501 13.3068 9.3501 11.6499C9.3501 9.99305 10.6932 8.6499 12.3501 8.6499C14.007 8.6499 15.3501 9.99305 15.3501 11.6499ZM16.9102 5.8501C16.9102 7.50695 15.567 8.8501 13.9102 8.8501C12.2533 8.8501 10.9102 7.50695 10.9102 5.8501C10.9102 4.19324 12.2533 2.8501 13.9102 2.8501C15.567 2.8501 16.9102 4.19324 16.9102 5.8501ZM21.1499 10.0901C21.1499 11.7469 19.8068 13.0901 18.1499 13.0901C16.493 13.0901 15.1499 11.7469 15.1499 10.0901C15.1499 8.43323 16.493 7.09009 18.1499 7.09009C19.8068 7.09009 21.1499 8.43323 21.1499 10.0901ZM9.56006 13.2C9.56006 14.8568 8.21691 16.2 6.56006 16.2C4.9032 16.2 3.56006 14.8568 3.56006 13.2C3.56006 11.5431 4.9032 10.2 6.56006 10.2C8.21691 10.2 9.56006 11.5431 9.56006 13.2ZM13.7998 17.4399C13.7998 19.0968 12.4567 20.4399 10.7998 20.4399C9.14295 20.4399 7.7998 19.0968 7.7998 17.4399C7.7998 15.7831 9.14295 14.4399 10.7998 14.4399C12.4567 14.4399 13.7998 15.7831 13.7998 17.4399ZM8 19C8 20.6569 6.65685 22 5 22C3.34315 22 2 20.6569 2 19C2 17.3431 3.34315 16 5 16C6.65685 16 8 17.3431 8 19Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21.9999 5V2L16.1099 7.89M19.6001 15.8899C19.6001 17.5467 18.257 18.8899 16.6001 18.8899C14.9432 18.8899 13.6001 17.5467 13.6001 15.8899C13.6001 14.233 14.9432 12.8899 16.6001 12.8899C18.257 12.8899 19.6001 14.233 19.6001 15.8899ZM11.1099 7.3999C11.1099 9.05676 9.76672 10.3999 8.10986 10.3999C6.45301 10.3999 5.10986 9.05676 5.10986 7.3999C5.10986 5.74305 6.45301 4.3999 8.10986 4.3999C9.76672 4.3999 11.1099 5.74305 11.1099 7.3999ZM15.3501 11.6499C15.3501 13.3068 14.007 14.6499 12.3501 14.6499C10.6932 14.6499 9.3501 13.3068 9.3501 11.6499C9.3501 9.99305 10.6932 8.6499 12.3501 8.6499C14.007 8.6499 15.3501 9.99305 15.3501 11.6499ZM16.9102 5.8501C16.9102 7.50695 15.567 8.8501 13.9102 8.8501C12.2533 8.8501 10.9102 7.50695 10.9102 5.8501C10.9102 4.19324 12.2533 2.8501 13.9102 2.8501C15.567 2.8501 16.9102 4.19324 16.9102 5.8501ZM21.1499 10.0901C21.1499 11.7469 19.8068 13.0901 18.1499 13.0901C16.493 13.0901 15.1499 11.7469 15.1499 10.0901C15.1499 8.43323 16.493 7.09009 18.1499 7.09009C19.8068 7.09009 21.1499 8.43323 21.1499 10.0901ZM9.56006 13.2C9.56006 14.8568 8.21691 16.2 6.56006 16.2C4.9032 16.2 3.56006 14.8568 3.56006 13.2C3.56006 11.5431 4.9032 10.2 6.56006 10.2C8.21691 10.2 9.56006 11.5431 9.56006 13.2ZM13.7998 17.4399C13.7998 19.0968 12.4567 20.4399 10.7998 20.4399C9.14295 20.4399 7.7998 19.0968 7.7998 17.4399C7.7998 15.7831 9.14295 14.4399 10.7998 14.4399C12.4567 14.4399 13.7998 15.7831 13.7998 17.4399ZM8 19C8 20.6569 6.65685 22 5 22C3.34315 22 2 20.6569 2 19C2 17.3431 3.34315 16 5 16C6.65685 16 8 17.3431 8 19Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--grid-2x2-check{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 3V20C12 20.2652 11.8946 20.5196 11.7071 20.7071C11.5196 20.8946 11.2652 21 11 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V11C21 11.2652 20.8946 11.5196 20.7071 11.7071C20.5196 11.8946 20.2652 12 20 12H3M16 19L18 21L22 17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 3V20C12 20.2652 11.8946 20.5196 11.7071 20.7071C11.5196 20.8946 11.2652 21 11 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V11C21 11.2652 20.8946 11.5196 20.7071 11.7071C20.5196 11.8946 20.2652 12 20 12H3M16 19L18 21L22 17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--grid-2x2-x{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 3V20C12 20.2652 11.8946 20.5196 11.7071 20.7071C11.5196 20.8946 11.2652 21 11 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V11C21 11.2652 20.8946 11.5196 20.7071 11.7071C20.5196 11.8946 20.2652 12 20 12H3M16 16L21 21M16 21L21 16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 3V20C12 20.2652 11.8946 20.5196 11.7071 20.7071C11.5196 20.8946 11.2652 21 11 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V11C21 11.2652 20.8946 11.5196 20.7071 11.7071C20.5196 11.8946 20.2652 12 20 12H3M16 16L21 21M16 21L21 16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--grid-2x2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 12H21M12 3V21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 12H21M12 3V21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--grid-3x3{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 9H21M3 15H21M9 3V21M15 3V21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 9H21M3 15H21M9 3V21M15 3V21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--grip-horizontal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 10C12.5523 10 13 9.55228 13 9C13 8.44772 12.5523 8 12 8C11.4477 8 11 8.44772 11 9C11 9.55228 11.4477 10 12 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M19 10C19.5523 10 20 9.55228 20 9C20 8.44772 19.5523 8 19 8C18.4477 8 18 8.44772 18 9C18 9.55228 18.4477 10 19 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M5 10C5.55228 10 6 9.55228 6 9C6 8.44772 5.55228 8 5 8C4.44772 8 4 8.44772 4 9C4 9.55228 4.44772 10 5 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 16C12.5523 16 13 15.5523 13 15C13 14.4477 12.5523 14 12 14C11.4477 14 11 14.4477 11 15C11 15.5523 11.4477 16 12 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M19 16C19.5523 16 20 15.5523 20 15C20 14.4477 19.5523 14 19 14C18.4477 14 18 14.4477 18 15C18 15.5523 18.4477 16 19 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M5 16C5.55228 16 6 15.5523 6 15C6 14.4477 5.55228 14 5 14C4.44772 14 4 14.4477 4 15C4 15.5523 4.44772 16 5 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 10C12.5523 10 13 9.55228 13 9C13 8.44772 12.5523 8 12 8C11.4477 8 11 8.44772 11 9C11 9.55228 11.4477 10 12 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M19 10C19.5523 10 20 9.55228 20 9C20 8.44772 19.5523 8 19 8C18.4477 8 18 8.44772 18 9C18 9.55228 18.4477 10 19 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M5 10C5.55228 10 6 9.55228 6 9C6 8.44772 5.55228 8 5 8C4.44772 8 4 8.44772 4 9C4 9.55228 4.44772 10 5 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 16C12.5523 16 13 15.5523 13 15C13 14.4477 12.5523 14 12 14C11.4477 14 11 14.4477 11 15C11 15.5523 11.4477 16 12 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M19 16C19.5523 16 20 15.5523 20 15C20 14.4477 19.5523 14 19 14C18.4477 14 18 14.4477 18 15C18 15.5523 18.4477 16 19 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M5 16C5.55228 16 6 15.5523 6 15C6 14.4477 5.55228 14 5 14C4.44772 14 4 14.4477 4 15C4 15.5523 4.44772 16 5 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--grip-vertical{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 13C9.55228 13 10 12.5523 10 12C10 11.4477 9.55228 11 9 11C8.44772 11 8 11.4477 8 12C8 12.5523 8.44772 13 9 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M9 6C9.55228 6 10 5.55228 10 5C10 4.44772 9.55228 4 9 4C8.44772 4 8 4.44772 8 5C8 5.55228 8.44772 6 9 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M9 20C9.55228 20 10 19.5523 10 19C10 18.4477 9.55228 18 9 18C8.44772 18 8 18.4477 8 19C8 19.5523 8.44772 20 9 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M15 13C15.5523 13 16 12.5523 16 12C16 11.4477 15.5523 11 15 11C14.4477 11 14 11.4477 14 12C14 12.5523 14.4477 13 15 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M15 6C15.5523 6 16 5.55228 16 5C16 4.44772 15.5523 4 15 4C14.4477 4 14 4.44772 14 5C14 5.55228 14.4477 6 15 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M15 20C15.5523 20 16 19.5523 16 19C16 18.4477 15.5523 18 15 18C14.4477 18 14 18.4477 14 19C14 19.5523 14.4477 20 15 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 13C9.55228 13 10 12.5523 10 12C10 11.4477 9.55228 11 9 11C8.44772 11 8 11.4477 8 12C8 12.5523 8.44772 13 9 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M9 6C9.55228 6 10 5.55228 10 5C10 4.44772 9.55228 4 9 4C8.44772 4 8 4.44772 8 5C8 5.55228 8.44772 6 9 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M9 20C9.55228 20 10 19.5523 10 19C10 18.4477 9.55228 18 9 18C8.44772 18 8 18.4477 8 19C8 19.5523 8.44772 20 9 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M15 13C15.5523 13 16 12.5523 16 12C16 11.4477 15.5523 11 15 11C14.4477 11 14 11.4477 14 12C14 12.5523 14.4477 13 15 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M15 6C15.5523 6 16 5.55228 16 5C16 4.44772 15.5523 4 15 4C14.4477 4 14 4.44772 14 5C14 5.55228 14.4477 6 15 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M15 20C15.5523 20 16 19.5523 16 19C16 18.4477 15.5523 18 15 18C14.4477 18 14 18.4477 14 19C14 19.5523 14.4477 20 15 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--grip{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6C12.5523 6 13 5.55228 13 5C13 4.44772 12.5523 4 12 4C11.4477 4 11 4.44772 11 5C11 5.55228 11.4477 6 12 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M19 6C19.5523 6 20 5.55228 20 5C20 4.44772 19.5523 4 19 4C18.4477 4 18 4.44772 18 5C18 5.55228 18.4477 6 19 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M5 6C5.55228 6 6 5.55228 6 5C6 4.44772 5.55228 4 5 4C4.44772 4 4 4.44772 4 5C4 5.55228 4.44772 6 5 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M19 13C19.5523 13 20 12.5523 20 12C20 11.4477 19.5523 11 19 11C18.4477 11 18 11.4477 18 12C18 12.5523 18.4477 13 19 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M5 13C5.55228 13 6 12.5523 6 12C6 11.4477 5.55228 11 5 11C4.44772 11 4 11.4477 4 12C4 12.5523 4.44772 13 5 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 20C12.5523 20 13 19.5523 13 19C13 18.4477 12.5523 18 12 18C11.4477 18 11 18.4477 11 19C11 19.5523 11.4477 20 12 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M19 20C19.5523 20 20 19.5523 20 19C20 18.4477 19.5523 18 19 18C18.4477 18 18 18.4477 18 19C18 19.5523 18.4477 20 19 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M5 20C5.55228 20 6 19.5523 6 19C6 18.4477 5.55228 18 5 18C4.44772 18 4 18.4477 4 19C4 19.5523 4.44772 20 5 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6C12.5523 6 13 5.55228 13 5C13 4.44772 12.5523 4 12 4C11.4477 4 11 4.44772 11 5C11 5.55228 11.4477 6 12 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M19 6C19.5523 6 20 5.55228 20 5C20 4.44772 19.5523 4 19 4C18.4477 4 18 4.44772 18 5C18 5.55228 18.4477 6 19 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M5 6C5.55228 6 6 5.55228 6 5C6 4.44772 5.55228 4 5 4C4.44772 4 4 4.44772 4 5C4 5.55228 4.44772 6 5 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M19 13C19.5523 13 20 12.5523 20 12C20 11.4477 19.5523 11 19 11C18.4477 11 18 11.4477 18 12C18 12.5523 18.4477 13 19 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M5 13C5.55228 13 6 12.5523 6 12C6 11.4477 5.55228 11 5 11C4.44772 11 4 11.4477 4 12C4 12.5523 4.44772 13 5 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 20C12.5523 20 13 19.5523 13 19C13 18.4477 12.5523 18 12 18C11.4477 18 11 18.4477 11 19C11 19.5523 11.4477 20 12 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M19 20C19.5523 20 20 19.5523 20 19C20 18.4477 19.5523 18 19 18C18.4477 18 18 18.4477 18 19C18 19.5523 18.4477 20 19 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M5 20C5.55228 20 6 19.5523 6 19C6 18.4477 5.55228 18 5 18C4.44772 18 4 18.4477 4 19C4 19.5523 4.44772 20 5 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--group{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 7V5C3 3.9 3.9 3 5 3H7M17 3H19C20.1 3 21 3.9 21 5V7M21 17V19C21 20.1 20.1 21 19 21H17M7 21H5C3.9 21 3 20.1 3 19V17M8 7H13C13.5523 7 14 7.44772 14 8V11C14 11.5523 13.5523 12 13 12H8C7.44772 12 7 11.5523 7 11V8C7 7.44772 7.44772 7 8 7ZM11 12H16C16.5523 12 17 12.4477 17 13V16C17 16.5523 16.5523 17 16 17H11C10.4477 17 10 16.5523 10 16V13C10 12.4477 10.4477 12 11 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 7V5C3 3.9 3.9 3 5 3H7M17 3H19C20.1 3 21 3.9 21 5V7M21 17V19C21 20.1 20.1 21 19 21H17M7 21H5C3.9 21 3 20.1 3 19V17M8 7H13C13.5523 7 14 7.44772 14 8V11C14 11.5523 13.5523 12 13 12H8C7.44772 12 7 11.5523 7 11V8C7 7.44772 7.44772 7 8 7ZM11 12H16C16.5523 12 17 12.4477 17 13V16C17 16.5523 16.5523 17 16 17H11C10.4477 17 10 16.5523 10 16V13C10 12.4477 10.4477 12 11 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--guitar{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.5 13C11.7761 13 12 12.7761 12 12.5C12 12.2239 11.7761 12 11.5 12C11.2239 12 11 12.2239 11 12.5C11 12.7761 11.2239 13 11.5 13Z%22 fill%3D%22currentColor%22%2F%3E%3Cpath d%3D%22M11.8999 12.0999L16.4139 7.58594M16.4139 7.58594C16.789 7.21095 16.9999 6.70241 17.0001 6.17202V4.82802C17.0002 4.29763 17.211 3.789 17.5861 3.41402L18.7001 2.30002C18.887 2.11679 19.1383 2.01416 19.4001 2.01416C19.6618 2.01416 19.9131 2.11679 20.1001 2.30002L21.7001 3.90002C21.8833 4.08695 21.9859 4.33826 21.9859 4.60002C21.9859 4.86177 21.8833 5.11309 21.7001 5.30002L20.5861 6.41402C20.2111 6.78912 19.7025 6.9999 19.1721 7.00002H17.8281C17.2977 7.00013 16.7889 7.21084 16.4139 7.58594ZM6 16L8 18M8.2 9.9C8.7 8.8 9.8 8 11 8C13.8 8 16 10.2 16 13C16 14.2 15.2 15.3 14.1 15.8L13.2 16.2C12.8484 16.3534 12.5484 16.6046 12.3356 16.9237C12.1229 17.2429 12.0064 17.6165 12 18C12 19.0609 11.5786 20.0783 10.8284 20.8284C10.0783 21.5786 9.06087 22 8 22C4.7 22 2 19.3 2 16C2 14.9391 2.42143 13.9217 3.17157 13.1716C3.92172 12.4214 4.93913 12 6 12C6.38351 11.9936 6.75711 11.8771 7.07625 11.6644C7.39539 11.4516 7.64663 11.1516 7.8 10.8L8.2 9.9ZM12 12.5C12 12.7761 11.7761 13 11.5 13C11.2239 13 11 12.7761 11 12.5C11 12.2239 11.2239 12 11.5 12C11.7761 12 12 12.2239 12 12.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.5 13C11.7761 13 12 12.7761 12 12.5C12 12.2239 11.7761 12 11.5 12C11.2239 12 11 12.2239 11 12.5C11 12.7761 11.2239 13 11.5 13Z%22 fill%3D%22currentColor%22%2F%3E%3Cpath d%3D%22M11.8999 12.0999L16.4139 7.58594M16.4139 7.58594C16.789 7.21095 16.9999 6.70241 17.0001 6.17202V4.82802C17.0002 4.29763 17.211 3.789 17.5861 3.41402L18.7001 2.30002C18.887 2.11679 19.1383 2.01416 19.4001 2.01416C19.6618 2.01416 19.9131 2.11679 20.1001 2.30002L21.7001 3.90002C21.8833 4.08695 21.9859 4.33826 21.9859 4.60002C21.9859 4.86177 21.8833 5.11309 21.7001 5.30002L20.5861 6.41402C20.2111 6.78912 19.7025 6.9999 19.1721 7.00002H17.8281C17.2977 7.00013 16.7889 7.21084 16.4139 7.58594ZM6 16L8 18M8.2 9.9C8.7 8.8 9.8 8 11 8C13.8 8 16 10.2 16 13C16 14.2 15.2 15.3 14.1 15.8L13.2 16.2C12.8484 16.3534 12.5484 16.6046 12.3356 16.9237C12.1229 17.2429 12.0064 17.6165 12 18C12 19.0609 11.5786 20.0783 10.8284 20.8284C10.0783 21.5786 9.06087 22 8 22C4.7 22 2 19.3 2 16C2 14.9391 2.42143 13.9217 3.17157 13.1716C3.92172 12.4214 4.93913 12 6 12C6.38351 11.9936 6.75711 11.8771 7.07625 11.6644C7.39539 11.4516 7.64663 11.1516 7.8 10.8L8.2 9.9ZM12 12.5C12 12.7761 11.7761 13 11.5 13C11.2239 13 11 12.7761 11 12.5C11 12.2239 11.2239 12 11.5 12C11.7761 12 12 12.2239 12 12.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--ham{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.144 21.1439C14.114 20.1739 14.9414 19.0804 15.5791 17.9257C16.2168 16.771 16.6521 15.5778 16.8604 14.4143C17.0686 13.2507 17.0456 12.1395 16.7927 11.1442C16.5398 10.1489 16.062 9.28898 15.3864 8.61346C14.7109 7.93794 13.851 7.46009 12.8557 7.2072C11.8604 6.9543 10.7492 6.93131 9.58565 7.13955C8.42208 7.34778 7.2289 7.78315 6.07423 8.42081C4.91955 9.05846 3.82599 9.88591 2.85599 10.8559M13.144 21.1439C13.9627 20.3252 14.206 18.9983 13.8202 17.4547C13.4344 15.9112 12.4512 14.2775 11.087 12.9133C9.72268 11.549 8.08906 10.5658 6.54549 10.18C5.00191 9.79423 3.67467 10.0372 2.85599 10.8559M13.144 21.1439C12.3253 21.9626 10.9984 22.206 9.45477 21.8202C7.91119 21.4344 6.27758 20.4512 4.9133 19.0869C3.54903 17.7226 2.56585 16.089 2.18006 14.5455C1.79426 13.0019 2.03731 11.6746 2.85599 10.8559M16.565 10.4351L18.6 8.40006C18.9176 8.57609 19.2699 8.68081 19.6321 8.70695C19.9944 8.73309 20.358 8.68001 20.6976 8.55141C21.0373 8.42282 21.3449 8.22179 21.599 7.96229C21.8531 7.7028 22.0476 7.39108 22.1691 7.04879C22.2906 6.70651 22.336 6.34188 22.3023 5.98025C22.2686 5.61862 22.1565 5.26868 21.9739 4.95475C21.7912 4.64082 21.5424 4.37043 21.2447 4.16239C20.947 3.95435 20.6075 3.81365 20.25 3.75006C20.1799 3.39792 20.0349 3.06498 19.8247 2.77391C19.6145 2.48284 19.3441 2.24046 19.0318 2.06326C18.7196 1.88605 18.3728 1.77819 18.0151 1.747C17.6574 1.71581 17.2972 1.76203 16.959 1.88251C16.6208 2.00299 16.3125 2.19491 16.0551 2.4452C15.7977 2.6955 15.5972 2.9983 15.4673 3.33301C15.3374 3.66773 15.2811 4.02649 15.3023 4.3849C15.3234 4.74331 15.4216 5.09296 15.59 5.41006L13.566 7.43506M8.50003 16.5L7.50003 15.5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.144 21.1439C14.114 20.1739 14.9414 19.0804 15.5791 17.9257C16.2168 16.771 16.6521 15.5778 16.8604 14.4143C17.0686 13.2507 17.0456 12.1395 16.7927 11.1442C16.5398 10.1489 16.062 9.28898 15.3864 8.61346C14.7109 7.93794 13.851 7.46009 12.8557 7.2072C11.8604 6.9543 10.7492 6.93131 9.58565 7.13955C8.42208 7.34778 7.2289 7.78315 6.07423 8.42081C4.91955 9.05846 3.82599 9.88591 2.85599 10.8559M13.144 21.1439C13.9627 20.3252 14.206 18.9983 13.8202 17.4547C13.4344 15.9112 12.4512 14.2775 11.087 12.9133C9.72268 11.549 8.08906 10.5658 6.54549 10.18C5.00191 9.79423 3.67467 10.0372 2.85599 10.8559M13.144 21.1439C12.3253 21.9626 10.9984 22.206 9.45477 21.8202C7.91119 21.4344 6.27758 20.4512 4.9133 19.0869C3.54903 17.7226 2.56585 16.089 2.18006 14.5455C1.79426 13.0019 2.03731 11.6746 2.85599 10.8559M16.565 10.4351L18.6 8.40006C18.9176 8.57609 19.2699 8.68081 19.6321 8.70695C19.9944 8.73309 20.358 8.68001 20.6976 8.55141C21.0373 8.42282 21.3449 8.22179 21.599 7.96229C21.8531 7.7028 22.0476 7.39108 22.1691 7.04879C22.2906 6.70651 22.336 6.34188 22.3023 5.98025C22.2686 5.61862 22.1565 5.26868 21.9739 4.95475C21.7912 4.64082 21.5424 4.37043 21.2447 4.16239C20.947 3.95435 20.6075 3.81365 20.25 3.75006C20.1799 3.39792 20.0349 3.06498 19.8247 2.77391C19.6145 2.48284 19.3441 2.24046 19.0318 2.06326C18.7196 1.88605 18.3728 1.77819 18.0151 1.747C17.6574 1.71581 17.2972 1.76203 16.959 1.88251C16.6208 2.00299 16.3125 2.19491 16.0551 2.4452C15.7977 2.6955 15.5972 2.9983 15.4673 3.33301C15.3374 3.66773 15.2811 4.02649 15.3023 4.3849C15.3234 4.74331 15.4216 5.09296 15.59 5.41006L13.566 7.43506M8.50003 16.5L7.50003 15.5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--hammer{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15.0002 12L6.62718 20.373C6.22935 20.7708 5.68979 20.9943 5.12718 20.9943C4.56457 20.9943 4.025 20.7708 3.62718 20.373C3.22936 19.9752 3.00586 19.4356 3.00586 18.873C3.00586 18.3104 3.22936 17.7708 3.62718 17.373L12.0002 9M18.0002 15L22.0002 11M21.5002 11.5L19.5862 9.58596C19.2111 9.21098 19.0004 8.70235 19.0002 8.17196V6.99996L16.7402 4.73996C15.6248 3.62515 14.1153 2.99432 12.5382 2.98396L9.00024 2.95996L9.92024 3.77996C10.5737 4.35935 11.0969 5.07066 11.4555 5.867C11.814 6.66335 11.9997 7.52663 12.0002 8.39996V9.99996L14.0002 12H15.1722C15.7026 12.0001 16.2113 12.2109 16.5862 12.586L18.5002 14.5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15.0002 12L6.62718 20.373C6.22935 20.7708 5.68979 20.9943 5.12718 20.9943C4.56457 20.9943 4.025 20.7708 3.62718 20.373C3.22936 19.9752 3.00586 19.4356 3.00586 18.873C3.00586 18.3104 3.22936 17.7708 3.62718 17.373L12.0002 9M18.0002 15L22.0002 11M21.5002 11.5L19.5862 9.58596C19.2111 9.21098 19.0004 8.70235 19.0002 8.17196V6.99996L16.7402 4.73996C15.6248 3.62515 14.1153 2.99432 12.5382 2.98396L9.00024 2.95996L9.92024 3.77996C10.5737 4.35935 11.0969 5.07066 11.4555 5.867C11.814 6.66335 11.9997 7.52663 12.0002 8.39996V9.99996L14.0002 12H15.1722C15.7026 12.0001 16.2113 12.2109 16.5862 12.586L18.5002 14.5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--hand-coins{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 15H13C13.5304 15 14.0391 14.7893 14.4142 14.4142C14.7893 14.0391 15 13.5304 15 13C15 12.4696 14.7893 11.9609 14.4142 11.5858C14.0391 11.2107 13.5304 11 13 11H10C9.4 11 8.9 11.2 8.6 11.6L3 17M7 21L8.6 19.6C8.9 19.2 9.4 19 10 19H14C15.1 19 16.1 18.6 16.8 17.8L21.4 13.4C21.7859 13.0354 22.0111 12.5323 22.0261 12.0016C22.0411 11.4709 21.8447 10.9559 21.48 10.57C21.1153 10.1841 20.6123 9.95892 20.0816 9.94392C19.5508 9.92891 19.0359 10.1254 18.65 10.49L14.45 14.39M2 16L8 22M18.9001 9.0001C18.9001 10.6017 17.6017 11.9001 16.0001 11.9001C14.3985 11.9001 13.1001 10.6017 13.1001 9.0001C13.1001 7.39847 14.3985 6.1001 16.0001 6.1001C17.6017 6.1001 18.9001 7.39847 18.9001 9.0001ZM9 5C9 6.65685 7.65685 8 6 8C4.34315 8 3 6.65685 3 5C3 3.34315 4.34315 2 6 2C7.65685 2 9 3.34315 9 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 15H13C13.5304 15 14.0391 14.7893 14.4142 14.4142C14.7893 14.0391 15 13.5304 15 13C15 12.4696 14.7893 11.9609 14.4142 11.5858C14.0391 11.2107 13.5304 11 13 11H10C9.4 11 8.9 11.2 8.6 11.6L3 17M7 21L8.6 19.6C8.9 19.2 9.4 19 10 19H14C15.1 19 16.1 18.6 16.8 17.8L21.4 13.4C21.7859 13.0354 22.0111 12.5323 22.0261 12.0016C22.0411 11.4709 21.8447 10.9559 21.48 10.57C21.1153 10.1841 20.6123 9.95892 20.0816 9.94392C19.5508 9.92891 19.0359 10.1254 18.65 10.49L14.45 14.39M2 16L8 22M18.9001 9.0001C18.9001 10.6017 17.6017 11.9001 16.0001 11.9001C14.3985 11.9001 13.1001 10.6017 13.1001 9.0001C13.1001 7.39847 14.3985 6.1001 16.0001 6.1001C17.6017 6.1001 18.9001 7.39847 18.9001 9.0001ZM9 5C9 6.65685 7.65685 8 6 8C4.34315 8 3 6.65685 3 5C3 3.34315 4.34315 2 6 2C7.65685 2 9 3.34315 9 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--hand-heart{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 14H13C13.5304 14 14.0391 13.7893 14.4142 13.4142C14.7893 13.0391 15 12.5304 15 12C15 11.4696 14.7893 10.9609 14.4142 10.5858C14.0391 10.2107 13.5304 10 13 10H10C9.4 10 8.9 10.2 8.6 10.6L3 16M7 20L8.6 18.6C8.9 18.2 9.4 18 10 18H14C15.1 18 16.1 17.6 16.8 16.8L21.4 12.4C21.7859 12.0354 22.0111 11.5323 22.0261 11.0016C22.0411 10.4709 21.8447 9.95592 21.48 9.57003C21.1153 9.18414 20.6123 8.95892 20.0816 8.94392C19.5508 8.92891 19.0359 9.12535 18.65 9.49003L14.45 13.39M2 15L8 21M19.4999 8.5C20.1999 7.8 20.9999 6.9 20.9999 5.8C21.0698 5.18893 20.9313 4.57216 20.6068 4.04964C20.2824 3.52712 19.791 3.12947 19.2123 2.92114C18.6336 2.71281 18.0015 2.706 17.4184 2.90182C16.8354 3.09763 16.3355 3.4846 15.9999 4C15.6429 3.52458 15.1429 3.17613 14.5734 3.00578C14.0038 2.83544 13.3946 2.85219 12.8352 3.05356C12.2758 3.25494 11.7957 3.63034 11.4654 4.12465C11.1351 4.61896 10.9719 5.20614 10.9999 5.8C10.9999 7 11.7999 7.8 12.4999 8.6L15.9999 12L19.4999 8.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 14H13C13.5304 14 14.0391 13.7893 14.4142 13.4142C14.7893 13.0391 15 12.5304 15 12C15 11.4696 14.7893 10.9609 14.4142 10.5858C14.0391 10.2107 13.5304 10 13 10H10C9.4 10 8.9 10.2 8.6 10.6L3 16M7 20L8.6 18.6C8.9 18.2 9.4 18 10 18H14C15.1 18 16.1 17.6 16.8 16.8L21.4 12.4C21.7859 12.0354 22.0111 11.5323 22.0261 11.0016C22.0411 10.4709 21.8447 9.95592 21.48 9.57003C21.1153 9.18414 20.6123 8.95892 20.0816 8.94392C19.5508 8.92891 19.0359 9.12535 18.65 9.49003L14.45 13.39M2 15L8 21M19.4999 8.5C20.1999 7.8 20.9999 6.9 20.9999 5.8C21.0698 5.18893 20.9313 4.57216 20.6068 4.04964C20.2824 3.52712 19.791 3.12947 19.2123 2.92114C18.6336 2.71281 18.0015 2.706 17.4184 2.90182C16.8354 3.09763 16.3355 3.4846 15.9999 4C15.6429 3.52458 15.1429 3.17613 14.5734 3.00578C14.0038 2.83544 13.3946 2.85219 12.8352 3.05356C12.2758 3.25494 11.7957 3.63034 11.4654 4.12465C11.1351 4.61896 10.9719 5.20614 10.9999 5.8C10.9999 7 11.7999 7.8 12.4999 8.6L15.9999 12L19.4999 8.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--hand-helping{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 12H13C13.5304 12 14.0391 11.7893 14.4142 11.4142C14.7893 11.0391 15 10.5304 15 10C15 9.46957 14.7893 8.96086 14.4142 8.58579C14.0391 8.21071 13.5304 8 13 8H10C9.4 8 8.9 8.2 8.6 8.6L3 14M7 18L8.6 16.6C8.9 16.2 9.4 16 10 16H14C15.1 16 16.1 15.6 16.8 14.8L21.4 10.4C21.7859 10.0354 22.0111 9.53232 22.0261 9.0016C22.0411 8.47087 21.8447 7.95592 21.48 7.57003C21.1153 7.18414 20.6123 6.95892 20.0816 6.94392C19.5508 6.92891 19.0359 7.12535 18.65 7.49003L14.45 11.39M2 13L8 19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 12H13C13.5304 12 14.0391 11.7893 14.4142 11.4142C14.7893 11.0391 15 10.5304 15 10C15 9.46957 14.7893 8.96086 14.4142 8.58579C14.0391 8.21071 13.5304 8 13 8H10C9.4 8 8.9 8.2 8.6 8.6L3 14M7 18L8.6 16.6C8.9 16.2 9.4 16 10 16H14C15.1 16 16.1 15.6 16.8 14.8L21.4 10.4C21.7859 10.0354 22.0111 9.53232 22.0261 9.0016C22.0411 8.47087 21.8447 7.95592 21.48 7.57003C21.1153 7.18414 20.6123 6.95892 20.0816 6.94392C19.5508 6.92891 19.0359 7.12535 18.65 7.49003L14.45 11.39M2 13L8 19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--hand-metal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 12.5V10C18 9.46957 17.7893 8.96086 17.4142 8.58579C17.0391 8.21071 16.5304 8 16 8C15.4696 8 14.9609 8.21071 14.5858 8.58579C14.2107 8.96086 14 9.46957 14 10V11.4M14 11V9C14 8.46957 13.7893 7.96086 13.4142 7.58579C13.0391 7.21071 12.5304 7 12 7C11.4696 7 10.9609 7.21071 10.5858 7.58579C10.2107 7.96086 10 8.46957 10 9V11M10 10.5V5C10 4.46957 9.78929 3.96086 9.41421 3.58579C9.03914 3.21071 8.53043 3 8 3C7.46957 3 6.96086 3.21071 6.58579 3.58579C6.21071 3.96086 6 4.46957 6 5V14M7.0001 15L5.2401 13.24C4.86027 12.8946 4.36215 12.7085 3.84888 12.7202C3.3356 12.7319 2.8465 12.9406 2.48282 13.303C2.11915 13.6653 1.90876 14.1537 1.89523 14.6669C1.88169 15.1802 2.06604 15.6789 2.4101 16.06L6.0101 19.66C7.5001 21.14 9.2001 22 12.0001 22H14.0001C16.1218 22 18.1567 21.1571 19.657 19.6569C21.1572 18.1566 22.0001 16.1217 22.0001 14V7C22.0001 6.46957 21.7894 5.96086 21.4143 5.58579C21.0392 5.21071 20.5305 5 20.0001 5C19.4697 5 18.961 5.21071 18.5859 5.58579C18.2108 5.96086 18.0001 6.46957 18.0001 7V12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 12.5V10C18 9.46957 17.7893 8.96086 17.4142 8.58579C17.0391 8.21071 16.5304 8 16 8C15.4696 8 14.9609 8.21071 14.5858 8.58579C14.2107 8.96086 14 9.46957 14 10V11.4M14 11V9C14 8.46957 13.7893 7.96086 13.4142 7.58579C13.0391 7.21071 12.5304 7 12 7C11.4696 7 10.9609 7.21071 10.5858 7.58579C10.2107 7.96086 10 8.46957 10 9V11M10 10.5V5C10 4.46957 9.78929 3.96086 9.41421 3.58579C9.03914 3.21071 8.53043 3 8 3C7.46957 3 6.96086 3.21071 6.58579 3.58579C6.21071 3.96086 6 4.46957 6 5V14M7.0001 15L5.2401 13.24C4.86027 12.8946 4.36215 12.7085 3.84888 12.7202C3.3356 12.7319 2.8465 12.9406 2.48282 13.303C2.11915 13.6653 1.90876 14.1537 1.89523 14.6669C1.88169 15.1802 2.06604 15.6789 2.4101 16.06L6.0101 19.66C7.5001 21.14 9.2001 22 12.0001 22H14.0001C16.1218 22 18.1567 21.1571 19.657 19.6569C21.1572 18.1566 22.0001 16.1217 22.0001 14V7C22.0001 6.46957 21.7894 5.96086 21.4143 5.58579C21.0392 5.21071 20.5305 5 20.0001 5C19.4697 5 18.961 5.21071 18.5859 5.58579C18.2108 5.96086 18.0001 6.46957 18.0001 7V12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--hand-platter{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 3V2M5 9.99997C5.2805 8.34643 6.13729 6.84557 7.41856 5.76335C8.69983 4.68112 10.3228 4.0874 12 4.0874C13.6772 4.0874 15.3002 4.68112 16.5814 5.76335C17.8627 6.84557 18.7195 8.34643 19 9.99997M4 10H20M2 14H14C14.5304 14 15.0391 14.2107 15.4142 14.5858C15.7893 14.9609 16 15.4696 16 16C16 16.5304 15.7893 17.0391 15.4142 17.4142C15.0391 17.7893 14.5304 18 14 18H12M15.4 17.4L18.6 14.6C18.9846 14.2287 19.5009 14.0254 20.0354 14.0347C20.5698 14.0441 21.0787 14.2654 21.45 14.65C21.8213 15.0346 22.0246 15.5509 22.0153 16.0853C22.0059 16.6198 21.7846 17.1287 21.4 17.5L17.8 20.8C17.1 21.6 16.1 22 15 22H11C9.9 22 8.9 21.6 8.2 20.8L5 18M5 14V21H2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 3V2M5 9.99997C5.2805 8.34643 6.13729 6.84557 7.41856 5.76335C8.69983 4.68112 10.3228 4.0874 12 4.0874C13.6772 4.0874 15.3002 4.68112 16.5814 5.76335C17.8627 6.84557 18.7195 8.34643 19 9.99997M4 10H20M2 14H14C14.5304 14 15.0391 14.2107 15.4142 14.5858C15.7893 14.9609 16 15.4696 16 16C16 16.5304 15.7893 17.0391 15.4142 17.4142C15.0391 17.7893 14.5304 18 14 18H12M15.4 17.4L18.6 14.6C18.9846 14.2287 19.5009 14.0254 20.0354 14.0347C20.5698 14.0441 21.0787 14.2654 21.45 14.65C21.8213 15.0346 22.0246 15.5509 22.0153 16.0853C22.0059 16.6198 21.7846 17.1287 21.4 17.5L17.8 20.8C17.1 21.6 16.1 22 15 22H11C9.9 22 8.9 21.6 8.2 20.8L5 18M5 14V21H2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--hand{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 11V6C18 5.46957 17.7893 4.96086 17.4142 4.58579C17.0391 4.21071 16.5304 4 16 4C15.4696 4 14.9609 4.21071 14.5858 4.58579C14.2107 4.96086 14 5.46957 14 6M14 10V4C14 3.46957 13.7893 2.96086 13.4142 2.58579C13.0391 2.21071 12.5304 2 12 2C11.4696 2 10.9609 2.21071 10.5858 2.58579C10.2107 2.96086 10 3.46957 10 4V6M10 6V10.5M10 6C10 5.46957 9.78929 4.96086 9.41421 4.58579C9.03914 4.21071 8.53043 4 8 4C7.46957 4 6.96086 4.21071 6.58579 4.58579C6.21071 4.96086 6 5.46957 6 6V14M18.0001 8C18.0001 7.46957 18.2108 6.96086 18.5859 6.58579C18.961 6.21071 19.4697 6 20.0001 6C20.5305 6 21.0392 6.21071 21.4143 6.58579C21.7894 6.96086 22.0001 7.46957 22.0001 8V14C22.0001 16.1217 21.1572 18.1566 19.657 19.6569C18.1567 21.1571 16.1218 22 14.0001 22H12.0001C9.2001 22 7.5001 21.14 6.0101 19.66L2.4101 16.06C2.06604 15.6789 1.88169 15.1802 1.89523 14.6669C1.90876 14.1537 2.11915 13.6653 2.48282 13.303C2.8465 12.9406 3.3356 12.7319 3.84888 12.7202C4.36215 12.7085 4.86027 12.8946 5.2401 13.24L7.0001 15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 11V6C18 5.46957 17.7893 4.96086 17.4142 4.58579C17.0391 4.21071 16.5304 4 16 4C15.4696 4 14.9609 4.21071 14.5858 4.58579C14.2107 4.96086 14 5.46957 14 6M14 10V4C14 3.46957 13.7893 2.96086 13.4142 2.58579C13.0391 2.21071 12.5304 2 12 2C11.4696 2 10.9609 2.21071 10.5858 2.58579C10.2107 2.96086 10 3.46957 10 4V6M10 6V10.5M10 6C10 5.46957 9.78929 4.96086 9.41421 4.58579C9.03914 4.21071 8.53043 4 8 4C7.46957 4 6.96086 4.21071 6.58579 4.58579C6.21071 4.96086 6 5.46957 6 6V14M18.0001 8C18.0001 7.46957 18.2108 6.96086 18.5859 6.58579C18.961 6.21071 19.4697 6 20.0001 6C20.5305 6 21.0392 6.21071 21.4143 6.58579C21.7894 6.96086 22.0001 7.46957 22.0001 8V14C22.0001 16.1217 21.1572 18.1566 19.657 19.6569C18.1567 21.1571 16.1218 22 14.0001 22H12.0001C9.2001 22 7.5001 21.14 6.0101 19.66L2.4101 16.06C2.06604 15.6789 1.88169 15.1802 1.89523 14.6669C1.90876 14.1537 2.11915 13.6653 2.48282 13.303C2.8465 12.9406 3.3356 12.7319 3.84888 12.7202C4.36215 12.7085 4.86027 12.8946 5.2401 13.24L7.0001 15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--handshake{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 17L13 19C13.197 19.197 13.4308 19.3532 13.6882 19.4598C13.9456 19.5665 14.2214 19.6213 14.5 19.6213C14.7786 19.6213 15.0544 19.5665 15.3118 19.4598C15.5692 19.3532 15.803 19.197 16 19C16.197 18.803 16.3532 18.5692 16.4598 18.3118C16.5665 18.0544 16.6213 17.7786 16.6213 17.5C16.6213 17.2214 16.5665 16.9456 16.4598 16.6882C16.3532 16.4308 16.197 16.197 16 16M14 14L16.5 16.5C16.8978 16.8978 17.4374 17.1213 18 17.1213C18.5626 17.1213 19.1022 16.8978 19.5 16.5C19.8978 16.1022 20.1213 15.5626 20.1213 15C20.1213 14.4374 19.8978 13.8978 19.5 13.5L15.62 9.62002C15.0575 9.05821 14.295 8.74265 13.5 8.74265C12.705 8.74265 11.9425 9.05821 11.38 9.62002L10.5 10.5C10.1022 10.8978 9.56259 11.1213 8.99998 11.1213C8.43737 11.1213 7.89781 10.8978 7.49998 10.5C7.10216 10.1022 6.87866 9.56262 6.87866 9.00002C6.87866 8.43741 7.10216 7.89784 7.49998 7.50002L10.31 4.69002C11.2222 3.78016 12.4119 3.20057 13.6906 3.04299C14.9694 2.88541 16.2641 3.15885 17.37 3.82002L17.84 4.10002C18.2658 4.357 18.772 4.44613 19.26 4.35002L21 4.00002M21 3L22 14H20M3 3L2 14L8.5 20.5C8.89782 20.8978 9.43739 21.1213 10 21.1213C10.5626 21.1213 11.1022 20.8978 11.5 20.5C11.8978 20.1022 12.1213 19.5626 12.1213 19C12.1213 18.4374 11.8978 17.8978 11.5 17.5M3 4H11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 17L13 19C13.197 19.197 13.4308 19.3532 13.6882 19.4598C13.9456 19.5665 14.2214 19.6213 14.5 19.6213C14.7786 19.6213 15.0544 19.5665 15.3118 19.4598C15.5692 19.3532 15.803 19.197 16 19C16.197 18.803 16.3532 18.5692 16.4598 18.3118C16.5665 18.0544 16.6213 17.7786 16.6213 17.5C16.6213 17.2214 16.5665 16.9456 16.4598 16.6882C16.3532 16.4308 16.197 16.197 16 16M14 14L16.5 16.5C16.8978 16.8978 17.4374 17.1213 18 17.1213C18.5626 17.1213 19.1022 16.8978 19.5 16.5C19.8978 16.1022 20.1213 15.5626 20.1213 15C20.1213 14.4374 19.8978 13.8978 19.5 13.5L15.62 9.62002C15.0575 9.05821 14.295 8.74265 13.5 8.74265C12.705 8.74265 11.9425 9.05821 11.38 9.62002L10.5 10.5C10.1022 10.8978 9.56259 11.1213 8.99998 11.1213C8.43737 11.1213 7.89781 10.8978 7.49998 10.5C7.10216 10.1022 6.87866 9.56262 6.87866 9.00002C6.87866 8.43741 7.10216 7.89784 7.49998 7.50002L10.31 4.69002C11.2222 3.78016 12.4119 3.20057 13.6906 3.04299C14.9694 2.88541 16.2641 3.15885 17.37 3.82002L17.84 4.10002C18.2658 4.357 18.772 4.44613 19.26 4.35002L21 4.00002M21 3L22 14H20M3 3L2 14L8.5 20.5C8.89782 20.8978 9.43739 21.1213 10 21.1213C10.5626 21.1213 11.1022 20.8978 11.5 20.5C11.8978 20.1022 12.1213 19.5626 12.1213 19C12.1213 18.4374 11.8978 17.8978 11.5 17.5M3 4H11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--hard-drive-download{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2V10M12 10L16 6M12 10L8 6M6 18H6.01M10 18H10.01M4 14H20C21.1046 14 22 14.8954 22 16V20C22 21.1046 21.1046 22 20 22H4C2.89543 22 2 21.1046 2 20V16C2 14.8954 2.89543 14 4 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2V10M12 10L16 6M12 10L8 6M6 18H6.01M10 18H10.01M4 14H20C21.1046 14 22 14.8954 22 16V20C22 21.1046 21.1046 22 20 22H4C2.89543 22 2 21.1046 2 20V16C2 14.8954 2.89543 14 4 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--hard-drive-upload{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 6L12 2M12 2L8 6M12 2V10M6 18H6.01M10 18H10.01M4 14H20C21.1046 14 22 14.8954 22 16V20C22 21.1046 21.1046 22 20 22H4C2.89543 22 2 21.1046 2 20V16C2 14.8954 2.89543 14 4 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 6L12 2M12 2L8 6M12 2V10M6 18H6.01M10 18H10.01M4 14H20C21.1046 14 22 14.8954 22 16V20C22 21.1046 21.1046 22 20 22H4C2.89543 22 2 21.1046 2 20V16C2 14.8954 2.89543 14 4 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--hard-drive{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 12H2M22 12V18C22 18.5304 21.7893 19.0391 21.4142 19.4142C21.0391 19.7893 20.5304 20 20 20H4C3.46957 20 2.96086 19.7893 2.58579 19.4142C2.21071 19.0391 2 18.5304 2 18V12M22 12L18.55 5.11C18.3844 4.77679 18.1292 4.49637 17.813 4.30028C17.4967 4.10419 17.1321 4.0002 16.76 4H7.24C6.86792 4.0002 6.50326 4.10419 6.18704 4.30028C5.87083 4.49637 5.61558 4.77679 5.45 5.11L2 12M6 16H6.01M10 16H10.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 12H2M22 12V18C22 18.5304 21.7893 19.0391 21.4142 19.4142C21.0391 19.7893 20.5304 20 20 20H4C3.46957 20 2.96086 19.7893 2.58579 19.4142C2.21071 19.0391 2 18.5304 2 18V12M22 12L18.55 5.11C18.3844 4.77679 18.1292 4.49637 17.813 4.30028C17.4967 4.10419 17.1321 4.0002 16.76 4H7.24C6.86792 4.0002 6.50326 4.10419 6.18704 4.30028C5.87083 4.49637 5.61558 4.77679 5.45 5.11L2 12M6 16H6.01M10 16H10.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--hard-hat{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 10V5C10 4.73478 10.1054 4.48043 10.2929 4.29289C10.4804 4.10536 10.7348 4 11 4H13C13.2652 4 13.5196 4.10536 13.7071 4.29289C13.8946 4.48043 14 4.73478 14 5V10M4 15V12C4 10.4087 4.63214 8.88258 5.75736 7.75736C6.88258 6.63214 8.4087 6 10 6M14 6C15.5913 6 17.1174 6.63214 18.2426 7.75736C19.3679 8.88258 20 10.4087 20 12V15M2 18C2 18.2652 2.10536 18.5196 2.29289 18.7071C2.48043 18.8946 2.73478 19 3 19H21C21.2652 19 21.5196 18.8946 21.7071 18.7071C21.8946 18.5196 22 18.2652 22 18V16C22 15.7348 21.8946 15.4804 21.7071 15.2929C21.5196 15.1054 21.2652 15 21 15H3C2.73478 15 2.48043 15.1054 2.29289 15.2929C2.10536 15.4804 2 15.7348 2 16V18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 10V5C10 4.73478 10.1054 4.48043 10.2929 4.29289C10.4804 4.10536 10.7348 4 11 4H13C13.2652 4 13.5196 4.10536 13.7071 4.29289C13.8946 4.48043 14 4.73478 14 5V10M4 15V12C4 10.4087 4.63214 8.88258 5.75736 7.75736C6.88258 6.63214 8.4087 6 10 6M14 6C15.5913 6 17.1174 6.63214 18.2426 7.75736C19.3679 8.88258 20 10.4087 20 12V15M2 18C2 18.2652 2.10536 18.5196 2.29289 18.7071C2.48043 18.8946 2.73478 19 3 19H21C21.2652 19 21.5196 18.8946 21.7071 18.7071C21.8946 18.5196 22 18.2652 22 18V16C22 15.7348 21.8946 15.4804 21.7071 15.2929C21.5196 15.1054 21.2652 15 21 15H3C2.73478 15 2.48043 15.1054 2.29289 15.2929C2.10536 15.4804 2 15.7348 2 16V18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--hash{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 9H20M4 15H20M10 3L8 21M16 3L14 21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 9H20M4 15H20M10 3L8 21M16 3L14 21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--haze{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5.19995 6.19995L6.59995 7.59995M2 13H4M20 13H22M17.3999 7.59995L18.7999 6.19995M22 17H2M22 21H2M16 13C16 11.9391 15.5786 10.9217 14.8284 10.1716C14.0783 9.42143 13.0609 9 12 9C10.9391 9 9.92172 9.42143 9.17157 10.1716C8.42143 10.9217 8 11.9391 8 13M12 5V2.5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5.19995 6.19995L6.59995 7.59995M2 13H4M20 13H22M17.3999 7.59995L18.7999 6.19995M22 17H2M22 21H2M16 13C16 11.9391 15.5786 10.9217 14.8284 10.1716C14.0783 9.42143 13.0609 9 12 9C10.9391 9 9.92172 9.42143 9.17157 10.1716C8.42143 10.9217 8 11.9391 8 13M12 5V2.5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--hdmi-port{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7.5 12H16.5M22 9C22 8.73478 21.8946 8.48043 21.7071 8.29289C21.5196 8.10536 21.2652 8 21 8H3C2.73478 8 2.48043 8.10536 2.29289 8.29289C2.10536 8.48043 2 8.73478 2 9V13C2 13.2652 2.10536 13.5196 2.29289 13.7071C2.48043 13.8946 2.73478 14 3 14H4L6 16H18L20 14H21C21.2652 14 21.5196 13.8946 21.7071 13.7071C21.8946 13.5196 22 13.2652 22 13V9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7.5 12H16.5M22 9C22 8.73478 21.8946 8.48043 21.7071 8.29289C21.5196 8.10536 21.2652 8 21 8H3C2.73478 8 2.48043 8.10536 2.29289 8.29289C2.10536 8.48043 2 8.73478 2 9V13C2 13.2652 2.10536 13.5196 2.29289 13.7071C2.48043 13.8946 2.73478 14 3 14H4L6 16H18L20 14H21C21.2652 14 21.5196 13.8946 21.7071 13.7071C21.8946 13.5196 22 13.2652 22 13V9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--heading-1{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 12H12M4 18V6M12 18V6M17 12L20 10V18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 12H12M4 18V6M12 18V6M17 12L20 10V18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--heading-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 12H12M4 18V6M12 18V6M21 18.0001H17C17 14.0001 21 15.0001 21 12.0001C21 10.5001 19 9.50007 17 11.0001%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 12H12M4 18V6M12 18V6M21 18.0001H17C17 14.0001 21 15.0001 21 12.0001C21 10.5001 19 9.50007 17 11.0001%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--heading-3{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 12H12M4 18V6M12 18V6M17.5 10.4999C19.2 9.49994 21 10.4999 21 11.9999C21 12.5304 20.7893 13.0391 20.4142 13.4142C20.0391 13.7892 19.5304 13.9999 19 13.9999C19.5304 13.9999 20.0391 14.2107 20.4142 14.5858C20.7893 14.9609 21 15.4696 21 16C21 17.8 19 19 17 17.5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 12H12M4 18V6M12 18V6M17.5 10.4999C19.2 9.49994 21 10.4999 21 11.9999C21 12.5304 20.7893 13.0391 20.4142 13.4142C20.0391 13.7892 19.5304 13.9999 19 13.9999C19.5304 13.9999 20.0391 14.2107 20.4142 14.5858C20.7893 14.9609 21 15.4696 21 16C21 17.8 19 19 17 17.5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--heading-4{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 12H12M4 18V6M12 18V6M17 10V14H21M21 10V18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 12H12M4 18V6M12 18V6M17 10V14H21M21 10V18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--heading-5{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 12H12M4 18V6M12 18V6M21 10H17V13H18.3C19.8 13 21 14.1 21 15.5C21 16.9 19.8 18 18.3 18C17.8 18 17.4 17.9 17 17.7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 12H12M4 18V6M12 18V6M21 10H17V13H18.3C19.8 13 21 14.1 21 15.5C21 16.9 19.8 18 18.3 18C17.8 18 17.4 17.9 17 17.7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--heading-6{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 12H12M4 18V6M12 18V6M17 16C17 17.1046 17.8954 18 19 18C20.1046 18 21 17.1046 21 16C21 14.8954 20.1046 14 19 14C17.8954 14 17 14.8954 17 16ZM17 16C17 13.5 18 12 20 10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 12H12M4 18V6M12 18V6M17 16C17 17.1046 17.8954 18 19 18C20.1046 18 21 17.1046 21 16C21 14.8954 20.1046 14 19 14C17.8954 14 17 14.8954 17 16ZM17 16C17 13.5 18 12 20 10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--heading{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 12H18M6 20V4M18 20V4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 12H18M6 20V4M18 20V4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--headphones{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 14H6C6.53043 14 7.03914 14.2107 7.41421 14.5858C7.78929 14.9609 8 15.4696 8 16V19C8 19.5304 7.78929 20.0391 7.41421 20.4142C7.03914 20.7893 6.53043 21 6 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V12C3 9.61305 3.94821 7.32387 5.63604 5.63604C7.32387 3.94821 9.61305 3 12 3C14.3869 3 16.6761 3.94821 18.364 5.63604C20.0518 7.32387 21 9.61305 21 12V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H18C17.4696 21 16.9609 20.7893 16.5858 20.4142C16.2107 20.0391 16 19.5304 16 19V16C16 15.4696 16.2107 14.9609 16.5858 14.5858C16.9609 14.2107 17.4696 14 18 14H21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 14H6C6.53043 14 7.03914 14.2107 7.41421 14.5858C7.78929 14.9609 8 15.4696 8 16V19C8 19.5304 7.78929 20.0391 7.41421 20.4142C7.03914 20.7893 6.53043 21 6 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V12C3 9.61305 3.94821 7.32387 5.63604 5.63604C7.32387 3.94821 9.61305 3 12 3C14.3869 3 16.6761 3.94821 18.364 5.63604C20.0518 7.32387 21 9.61305 21 12V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H18C17.4696 21 16.9609 20.7893 16.5858 20.4142C16.2107 20.0391 16 19.5304 16 19V16C16 15.4696 16.2107 14.9609 16.5858 14.5858C16.9609 14.2107 17.4696 14 18 14H21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--headset{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 11H6C6.53043 11 7.03914 11.2107 7.41421 11.5858C7.78929 11.9609 8 12.4696 8 13V16C8 16.5304 7.78929 17.0391 7.41421 17.4142C7.03914 17.7893 6.53043 18 6 18H5C4.46957 18 3.96086 17.7893 3.58579 17.4142C3.21071 17.0391 3 16.5304 3 16V11ZM3 11C3 9.8181 3.23279 8.64778 3.68508 7.55585C4.13738 6.46392 4.80031 5.47177 5.63604 4.63604C6.47177 3.80031 7.46392 3.13738 8.55585 2.68508C9.64778 2.23279 10.8181 2 12 2C13.1819 2 14.3522 2.23279 15.4442 2.68508C16.5361 3.13738 17.5282 3.80031 18.364 4.63604C19.1997 5.47177 19.8626 6.46392 20.3149 7.55585C20.7672 8.64778 21 9.8181 21 11M21 11V16M21 11H18C17.4696 11 16.9609 11.2107 16.5858 11.5858C16.2107 11.9609 16 12.4696 16 13V16C16 16.5304 16.2107 17.0391 16.5858 17.4142C16.9609 17.7893 17.4696 18 18 18H19C19.5304 18 20.0391 17.7893 20.4142 17.4142C20.7893 17.0391 21 16.5304 21 16M21 16V18C21 19.0609 20.5786 20.0783 19.8284 20.8284C19.0783 21.5786 18.0609 22 17 22H12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 11H6C6.53043 11 7.03914 11.2107 7.41421 11.5858C7.78929 11.9609 8 12.4696 8 13V16C8 16.5304 7.78929 17.0391 7.41421 17.4142C7.03914 17.7893 6.53043 18 6 18H5C4.46957 18 3.96086 17.7893 3.58579 17.4142C3.21071 17.0391 3 16.5304 3 16V11ZM3 11C3 9.8181 3.23279 8.64778 3.68508 7.55585C4.13738 6.46392 4.80031 5.47177 5.63604 4.63604C6.47177 3.80031 7.46392 3.13738 8.55585 2.68508C9.64778 2.23279 10.8181 2 12 2C13.1819 2 14.3522 2.23279 15.4442 2.68508C16.5361 3.13738 17.5282 3.80031 18.364 4.63604C19.1997 5.47177 19.8626 6.46392 20.3149 7.55585C20.7672 8.64778 21 9.8181 21 11M21 11V16M21 11H18C17.4696 11 16.9609 11.2107 16.5858 11.5858C16.2107 11.9609 16 12.4696 16 13V16C16 16.5304 16.2107 17.0391 16.5858 17.4142C16.9609 17.7893 17.4696 18 18 18H19C19.5304 18 20.0391 17.7893 20.4142 17.4142C20.7893 17.0391 21 16.5304 21 16M21 16V18C21 19.0609 20.5786 20.0783 19.8284 20.8284C19.0783 21.5786 18.0609 22 17 22H12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--heart-crack{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 5C13.5 3.5 14.74 3 16.5 3C17.9587 3 19.3576 3.57946 20.3891 4.61091C21.4205 5.64236 22 7.04131 22 8.5C22 10.79 20.49 12.54 19 14L12 21L5 14C3.5 12.55 2 10.8 2 8.5C2 7.04131 2.57946 5.64236 3.61091 4.61091C4.64236 3.57946 6.04131 3 7.5 3C9.26 3 10.5 3.5 12 5ZM12 5L10 7L13 10L11 12L12 13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 5C13.5 3.5 14.74 3 16.5 3C17.9587 3 19.3576 3.57946 20.3891 4.61091C21.4205 5.64236 22 7.04131 22 8.5C22 10.79 20.49 12.54 19 14L12 21L5 14C3.5 12.55 2 10.8 2 8.5C2 7.04131 2.57946 5.64236 3.61091 4.61091C4.64236 3.57946 6.04131 3 7.5 3C9.26 3 10.5 3.5 12 5ZM12 5L10 7L13 10L11 12L12 13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--heart-handshake{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 5C13.5 3.5 14.74 3 16.5 3C17.9587 3 19.3576 3.57946 20.3891 4.61091C21.4205 5.64236 22 7.04131 22 8.5C22 10.79 20.49 12.54 19 14L12 21L5 14C3.5 12.55 2 10.8 2 8.5C2 7.04131 2.57946 5.64236 3.61091 4.61091C4.64236 3.57946 6.04131 3 7.5 3C9.26 3 10.5 3.5 12 5ZM12 5L9.0401 7.96C8.83692 8.16171 8.67567 8.40162 8.56562 8.66593C8.45558 8.93023 8.39893 9.2137 8.39893 9.5C8.39893 9.7863 8.45558 10.0698 8.56562 10.3341C8.67567 10.5984 8.83692 10.8383 9.0401 11.04C9.8601 11.86 11.1701 11.89 12.0401 11.11L14.1101 9.21C14.629 8.73919 15.3045 8.47839 16.0051 8.47839C16.7057 8.47839 17.3813 8.73919 17.9001 9.21L20.8601 11.87M18 15L16 13M15 18L13 16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 5C13.5 3.5 14.74 3 16.5 3C17.9587 3 19.3576 3.57946 20.3891 4.61091C21.4205 5.64236 22 7.04131 22 8.5C22 10.79 20.49 12.54 19 14L12 21L5 14C3.5 12.55 2 10.8 2 8.5C2 7.04131 2.57946 5.64236 3.61091 4.61091C4.64236 3.57946 6.04131 3 7.5 3C9.26 3 10.5 3.5 12 5ZM12 5L9.0401 7.96C8.83692 8.16171 8.67567 8.40162 8.56562 8.66593C8.45558 8.93023 8.39893 9.2137 8.39893 9.5C8.39893 9.7863 8.45558 10.0698 8.56562 10.3341C8.67567 10.5984 8.83692 10.8383 9.0401 11.04C9.8601 11.86 11.1701 11.89 12.0401 11.11L14.1101 9.21C14.629 8.73919 15.3045 8.47839 16.0051 8.47839C16.7057 8.47839 17.3813 8.73919 17.9001 9.21L20.8601 11.87M18 15L16 13M15 18L13 16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--heart-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 2L22 22M16.5 16.4999L12 20.9999L5 13.9999C3.5 12.5499 2 10.7999 2 8.4999C2.00067 7.65952 2.1939 6.83047 2.56487 6.0764C2.93584 5.32233 3.47467 4.6633 4.14 4.1499M8.76001 3.1C9.91001 3.32 10.89 3.88 12 5C13.5 3.5 14.74 3 16.5 3C17.9587 3 19.3576 3.57946 20.3891 4.61091C21.4205 5.64236 22 7.04131 22 8.5C22 10.62 20.7 12.28 19.33 13.67%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 2L22 22M16.5 16.4999L12 20.9999L5 13.9999C3.5 12.5499 2 10.7999 2 8.4999C2.00067 7.65952 2.1939 6.83047 2.56487 6.0764C2.93584 5.32233 3.47467 4.6633 4.14 4.1499M8.76001 3.1C9.91001 3.32 10.89 3.88 12 5C13.5 3.5 14.74 3 16.5 3C17.9587 3 19.3576 3.57946 20.3891 4.61091C21.4205 5.64236 22 7.04131 22 8.5C22 10.62 20.7 12.28 19.33 13.67%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--heart-pulse{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3.21997 12H9.49997L9.99997 11L12 15.5L14 8.5L15.5 12H20.77M19 14C20.49 12.54 22 10.79 22 8.5C22 7.04131 21.4205 5.64236 20.3891 4.61091C19.3576 3.57946 17.9587 3 16.5 3C14.74 3 13.5 3.5 12 5C10.5 3.5 9.26 3 7.5 3C6.04131 3 4.64236 3.57946 3.61091 4.61091C2.57946 5.64236 2 7.04131 2 8.5C2 10.8 3.5 12.55 5 14L12 21L19 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3.21997 12H9.49997L9.99997 11L12 15.5L14 8.5L15.5 12H20.77M19 14C20.49 12.54 22 10.79 22 8.5C22 7.04131 21.4205 5.64236 20.3891 4.61091C19.3576 3.57946 17.9587 3 16.5 3C14.74 3 13.5 3.5 12 5C10.5 3.5 9.26 3 7.5 3C6.04131 3 4.64236 3.57946 3.61091 4.61091C2.57946 5.64236 2 7.04131 2 8.5C2 10.8 3.5 12.55 5 14L12 21L19 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--heart{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 14C20.49 12.54 22 10.79 22 8.5C22 7.04131 21.4205 5.64236 20.3891 4.61091C19.3576 3.57946 17.9587 3 16.5 3C14.74 3 13.5 3.5 12 5C10.5 3.5 9.26 3 7.5 3C6.04131 3 4.64236 3.57946 3.61091 4.61091C2.57946 5.64236 2 7.04131 2 8.5C2 10.8 3.5 12.55 5 14L12 21L19 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 14C20.49 12.54 22 10.79 22 8.5C22 7.04131 21.4205 5.64236 20.3891 4.61091C19.3576 3.57946 17.9587 3 16.5 3C14.74 3 13.5 3.5 12 5C10.5 3.5 9.26 3 7.5 3C6.04131 3 4.64236 3.57946 3.61091 4.61091C2.57946 5.64236 2 7.04131 2 8.5C2 10.8 3.5 12.55 5 14L12 21L19 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--heater{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 8C13 5 8.99996 5 11 2M15.5 8C17.5 5 13.5 5 15.5 2M6 10H6.01M6 14H6.01M10 16V12M14 16V12M18 16V12M20 6C20.5304 6 21.0391 6.21071 21.4142 6.58579C21.7893 6.96086 22 7.46957 22 8V18C22 18.5304 21.7893 19.0391 21.4142 19.4142C21.0391 19.7893 20.5304 20 20 20H4C3.46957 20 2.96086 19.7893 2.58579 19.4142C2.21071 19.0391 2 18.5304 2 18V8C2 7.46957 2.21071 6.96086 2.58579 6.58579C2.96086 6.21071 3.46957 6 4 6H7M5 20V22M19 20V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 8C13 5 8.99996 5 11 2M15.5 8C17.5 5 13.5 5 15.5 2M6 10H6.01M6 14H6.01M10 16V12M14 16V12M18 16V12M20 6C20.5304 6 21.0391 6.21071 21.4142 6.58579C21.7893 6.96086 22 7.46957 22 8V18C22 18.5304 21.7893 19.0391 21.4142 19.4142C21.0391 19.7893 20.5304 20 20 20H4C3.46957 20 2.96086 19.7893 2.58579 19.4142C2.21071 19.0391 2 18.5304 2 18V8C2 7.46957 2.21071 6.96086 2.58579 6.58579C2.96086 6.21071 3.46957 6 4 6H7M5 20V22M19 20V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--hexagon{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 16V8.00002C20.9996 7.6493 20.9071 7.30483 20.7315 7.00119C20.556 6.69754 20.3037 6.44539 20 6.27002L13 2.27002C12.696 2.09449 12.3511 2.00208 12 2.00208C11.6489 2.00208 11.304 2.09449 11 2.27002L4 6.27002C3.69626 6.44539 3.44398 6.69754 3.26846 7.00119C3.09294 7.30483 3.00036 7.6493 3 8.00002V16C3.00036 16.3508 3.09294 16.6952 3.26846 16.9989C3.44398 17.3025 3.69626 17.5547 4 17.73L11 21.73C11.304 21.9056 11.6489 21.998 12 21.998C12.3511 21.998 12.696 21.9056 13 21.73L20 17.73C20.3037 17.5547 20.556 17.3025 20.7315 16.9989C20.9071 16.6952 20.9996 16.3508 21 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 16V8.00002C20.9996 7.6493 20.9071 7.30483 20.7315 7.00119C20.556 6.69754 20.3037 6.44539 20 6.27002L13 2.27002C12.696 2.09449 12.3511 2.00208 12 2.00208C11.6489 2.00208 11.304 2.09449 11 2.27002L4 6.27002C3.69626 6.44539 3.44398 6.69754 3.26846 7.00119C3.09294 7.30483 3.00036 7.6493 3 8.00002V16C3.00036 16.3508 3.09294 16.6952 3.26846 16.9989C3.44398 17.3025 3.69626 17.5547 4 17.73L11 21.73C11.304 21.9056 11.6489 21.998 12 21.998C12.3511 21.998 12.696 21.9056 13 21.73L20 17.73C20.3037 17.5547 20.556 17.3025 20.7315 16.9989C20.9071 16.6952 20.9996 16.3508 21 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--highlighter{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 11L3 17V20H12L15 17M22.0001 12L17.4001 16.6C17.0262 16.9665 16.5236 17.1717 16.0001 17.1717C15.4766 17.1717 14.9739 16.9665 14.6001 16.6L9.40008 11.4C9.03363 11.0261 8.82837 10.5235 8.82837 10C8.82837 9.47649 9.03363 8.97386 9.40008 8.6L14.0001 4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 11L3 17V20H12L15 17M22.0001 12L17.4001 16.6C17.0262 16.9665 16.5236 17.1717 16.0001 17.1717C15.4766 17.1717 14.9739 16.9665 14.6001 16.6L9.40008 11.4C9.03363 11.0261 8.82837 10.5235 8.82837 10C8.82837 9.47649 9.03363 8.97386 9.40008 8.6L14.0001 4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--history{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 12C3 13.78 3.52784 15.5201 4.51677 17.0001C5.50571 18.4802 6.91131 19.6337 8.55585 20.3149C10.2004 20.9961 12.01 21.1743 13.7558 20.8271C15.5016 20.4798 17.1053 19.6226 18.364 18.364C19.6226 17.1053 20.4798 15.5016 20.8271 13.7558C21.1743 12.01 20.9961 10.2004 20.3149 8.55585C19.6337 6.91131 18.4802 5.50571 17.0001 4.51677C15.5201 3.52784 13.78 3 12 3C9.48395 3.00947 7.06897 3.99122 5.26 5.74L3 8M3 8V3M3 8H8M12 7V12L16 14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 12C3 13.78 3.52784 15.5201 4.51677 17.0001C5.50571 18.4802 6.91131 19.6337 8.55585 20.3149C10.2004 20.9961 12.01 21.1743 13.7558 20.8271C15.5016 20.4798 17.1053 19.6226 18.364 18.364C19.6226 17.1053 20.4798 15.5016 20.8271 13.7558C21.1743 12.01 20.9961 10.2004 20.3149 8.55585C19.6337 6.91131 18.4802 5.50571 17.0001 4.51677C15.5201 3.52784 13.78 3 12 3C9.48395 3.00947 7.06897 3.99122 5.26 5.74L3 8M3 8V3M3 8H8M12 7V12L16 14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--hop-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.8201 16.1201C12.5101 16.7201 14.7301 16.9101 16.0001 16.9701C16.2801 16.9801 16.5301 16.8801 16.7001 16.7001M11.1399 20.57C11.6599 20.81 13.5799 21.69 15.2199 21.94C15.6799 22 16.0799 21.6899 16.1199 21.2299C16.2399 19.7099 15.8199 17.8 15.6199 16.95M16.1299 21.05C17.7799 21.68 19.8099 21.89 20.9999 21.96C21.1284 21.9693 21.2574 21.9509 21.3781 21.9061C21.4989 21.8612 21.6086 21.791 21.6999 21.7001M17.9901 5.52002C19.2341 6.87439 20.2933 8.38754 21.1401 10.02C21.1938 10.1382 21.2181 10.2676 21.2106 10.3973C21.2032 10.5269 21.1643 10.6527 21.0974 10.764C21.0305 10.8752 20.9375 10.9685 20.8264 11.0357C20.7154 11.103 20.5896 11.1422 20.4601 11.15C19.2901 11.25 17.9601 11.17 16.5601 10.9M20.5701 11.1399C20.8101 11.6599 21.6901 13.5799 21.9401 15.2199C21.9801 15.5199 21.8601 15.8099 21.6301 15.9699M4.92992 4.92993C3.1771 6.68311 2.138 9.02487 2.01419 11.5009C1.89039 13.9769 2.69073 16.4107 4.25992 18.3299C4.60992 18.7599 5.21992 18.7299 5.42992 18.2099C6.11992 16.4999 6.49992 13.1399 6.49992 11.4999C7.83992 11.9499 9.59992 12.3999 11.3799 12.1199C11.5616 12.0939 11.73 12.0097 11.8599 11.8799M5.52002 17.9899C6.57002 18.9399 8.43002 20.4099 10.02 21.1399C10.1382 21.1937 10.2676 21.2179 10.3973 21.2105C10.5269 21.2031 10.6527 21.1642 10.764 21.0973C10.8752 21.0303 10.9685 20.9373 11.0357 20.8263C11.103 20.7153 11.1422 20.5895 11.15 20.4599C11.35 18.1199 10.82 15.1599 9.58002 12.1799M8.3501 2.67988C10.0041 2.03338 11.8004 1.83898 13.5543 2.11667C15.3083 2.39435 16.9567 3.1341 18.3301 4.25988C18.7601 4.60988 18.7301 5.21988 18.2101 5.42988C16.7101 6.02988 13.9101 6.40988 12.1401 6.47988M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.8201 16.1201C12.5101 16.7201 14.7301 16.9101 16.0001 16.9701C16.2801 16.9801 16.5301 16.8801 16.7001 16.7001M11.1399 20.57C11.6599 20.81 13.5799 21.69 15.2199 21.94C15.6799 22 16.0799 21.6899 16.1199 21.2299C16.2399 19.7099 15.8199 17.8 15.6199 16.95M16.1299 21.05C17.7799 21.68 19.8099 21.89 20.9999 21.96C21.1284 21.9693 21.2574 21.9509 21.3781 21.9061C21.4989 21.8612 21.6086 21.791 21.6999 21.7001M17.9901 5.52002C19.2341 6.87439 20.2933 8.38754 21.1401 10.02C21.1938 10.1382 21.2181 10.2676 21.2106 10.3973C21.2032 10.5269 21.1643 10.6527 21.0974 10.764C21.0305 10.8752 20.9375 10.9685 20.8264 11.0357C20.7154 11.103 20.5896 11.1422 20.4601 11.15C19.2901 11.25 17.9601 11.17 16.5601 10.9M20.5701 11.1399C20.8101 11.6599 21.6901 13.5799 21.9401 15.2199C21.9801 15.5199 21.8601 15.8099 21.6301 15.9699M4.92992 4.92993C3.1771 6.68311 2.138 9.02487 2.01419 11.5009C1.89039 13.9769 2.69073 16.4107 4.25992 18.3299C4.60992 18.7599 5.21992 18.7299 5.42992 18.2099C6.11992 16.4999 6.49992 13.1399 6.49992 11.4999C7.83992 11.9499 9.59992 12.3999 11.3799 12.1199C11.5616 12.0939 11.73 12.0097 11.8599 11.8799M5.52002 17.9899C6.57002 18.9399 8.43002 20.4099 10.02 21.1399C10.1382 21.1937 10.2676 21.2179 10.3973 21.2105C10.5269 21.2031 10.6527 21.1642 10.764 21.0973C10.8752 21.0303 10.9685 20.9373 11.0357 20.8263C11.103 20.7153 11.1422 20.5895 11.15 20.4599C11.35 18.1199 10.82 15.1599 9.58002 12.1799M8.3501 2.67988C10.0041 2.03338 11.8004 1.83898 13.5543 2.11667C15.3083 2.39435 16.9567 3.1341 18.3301 4.25988C18.7601 4.60988 18.7301 5.21988 18.2101 5.42988C16.7101 6.02988 13.9101 6.40988 12.1401 6.47988M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--hop{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.8201 16.1201C12.5101 16.7201 14.7301 16.9101 16.0001 16.9701C16.5501 17.0001 17.0001 16.5501 16.9701 16.0001C16.9101 14.7301 16.7101 12.5001 16.1201 10.8201M15.6199 16.95C15.8199 17.8 16.2399 19.7099 16.1199 21.2299C16.1117 21.337 16.0813 21.4412 16.0304 21.5358C15.9796 21.6304 15.9096 21.7133 15.8249 21.7792C15.7401 21.8451 15.6425 21.8926 15.5383 21.9185C15.4341 21.9445 15.3257 21.9484 15.2199 21.93C13.8068 21.655 12.4353 21.1979 11.1399 20.57M16.1299 21.0499C17.7799 21.6799 19.8099 21.8899 20.9999 21.9599C21.1282 21.9688 21.257 21.95 21.3775 21.9049C21.498 21.8598 21.6074 21.7894 21.6984 21.6984C21.7894 21.6074 21.8598 21.498 21.9049 21.3775C21.95 21.257 21.9688 21.1282 21.9599 20.9999C21.8899 19.3424 21.5869 17.703 21.0599 16.1299M16.9399 15.6199C17.7999 15.8199 19.7099 16.2399 21.2299 16.1199C21.337 16.1117 21.4412 16.0813 21.5358 16.0304C21.6303 15.9796 21.7133 15.9096 21.7792 15.8249C21.8451 15.7401 21.8926 15.6425 21.9185 15.5383C21.9445 15.4341 21.9484 15.3257 21.9299 15.2199C21.655 13.8068 21.1979 12.4353 20.5699 11.1399M17.9899 5.52002C19.2341 6.87432 20.2933 8.38748 21.1399 10.02C21.1937 10.1382 21.218 10.2676 21.2105 10.3973C21.2031 10.5269 21.1642 10.6527 21.0973 10.764C21.0304 10.8752 20.9374 10.9685 20.8263 11.0357C20.7153 11.103 20.5895 11.1422 20.4599 11.15C18.1299 11.35 15.1599 10.83 12.1899 9.58002M4.9299 4.93L2.9999 3C2.93338 2.93482 2.88053 2.85703 2.84445 2.77117C2.80838 2.68532 2.78979 2.59313 2.78979 2.5C2.78979 2.40687 2.80838 2.31468 2.84445 2.22883C2.88053 2.14297 2.93338 2.06518 2.9999 2M9.58002 12.1799C10.82 15.1599 11.35 18.1299 11.15 20.4599C11.1422 20.5895 11.103 20.7153 11.0357 20.8263C10.9685 20.9373 10.8752 21.0303 10.764 21.0973C10.6527 21.1642 10.5269 21.2031 10.3973 21.2105C10.2676 21.2179 10.1382 21.1937 10.02 21.1399C8.38748 20.2933 6.87432 19.2341 5.52002 17.9899M11.5 6.50003C13.14 6.50003 16.5 6.12003 18.21 5.43003C18.73 5.23003 18.76 4.61003 18.33 4.26003C16.4104 2.69381 13.9777 1.89595 11.5033 2.02107C9.02894 2.14619 6.68911 3.18537 4.93724 4.93724C3.18537 6.68911 2.14619 9.02894 2.02107 11.5033C1.89595 13.9777 2.69381 16.4104 4.26003 18.33C4.61003 18.76 5.22003 18.73 5.43003 18.21C6.12003 16.5 6.50003 13.14 6.50003 11.5C7.84003 11.95 9.60003 12.4 11.38 12.12C11.5645 12.0902 11.7347 12.0024 11.866 11.8693C11.9972 11.7363 12.0827 11.5649 12.11 11.38C12.41 9.24003 11.96 7.88003 11.5 6.50003Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.8201 16.1201C12.5101 16.7201 14.7301 16.9101 16.0001 16.9701C16.5501 17.0001 17.0001 16.5501 16.9701 16.0001C16.9101 14.7301 16.7101 12.5001 16.1201 10.8201M15.6199 16.95C15.8199 17.8 16.2399 19.7099 16.1199 21.2299C16.1117 21.337 16.0813 21.4412 16.0304 21.5358C15.9796 21.6304 15.9096 21.7133 15.8249 21.7792C15.7401 21.8451 15.6425 21.8926 15.5383 21.9185C15.4341 21.9445 15.3257 21.9484 15.2199 21.93C13.8068 21.655 12.4353 21.1979 11.1399 20.57M16.1299 21.0499C17.7799 21.6799 19.8099 21.8899 20.9999 21.9599C21.1282 21.9688 21.257 21.95 21.3775 21.9049C21.498 21.8598 21.6074 21.7894 21.6984 21.6984C21.7894 21.6074 21.8598 21.498 21.9049 21.3775C21.95 21.257 21.9688 21.1282 21.9599 20.9999C21.8899 19.3424 21.5869 17.703 21.0599 16.1299M16.9399 15.6199C17.7999 15.8199 19.7099 16.2399 21.2299 16.1199C21.337 16.1117 21.4412 16.0813 21.5358 16.0304C21.6303 15.9796 21.7133 15.9096 21.7792 15.8249C21.8451 15.7401 21.8926 15.6425 21.9185 15.5383C21.9445 15.4341 21.9484 15.3257 21.9299 15.2199C21.655 13.8068 21.1979 12.4353 20.5699 11.1399M17.9899 5.52002C19.2341 6.87432 20.2933 8.38748 21.1399 10.02C21.1937 10.1382 21.218 10.2676 21.2105 10.3973C21.2031 10.5269 21.1642 10.6527 21.0973 10.764C21.0304 10.8752 20.9374 10.9685 20.8263 11.0357C20.7153 11.103 20.5895 11.1422 20.4599 11.15C18.1299 11.35 15.1599 10.83 12.1899 9.58002M4.9299 4.93L2.9999 3C2.93338 2.93482 2.88053 2.85703 2.84445 2.77117C2.80838 2.68532 2.78979 2.59313 2.78979 2.5C2.78979 2.40687 2.80838 2.31468 2.84445 2.22883C2.88053 2.14297 2.93338 2.06518 2.9999 2M9.58002 12.1799C10.82 15.1599 11.35 18.1299 11.15 20.4599C11.1422 20.5895 11.103 20.7153 11.0357 20.8263C10.9685 20.9373 10.8752 21.0303 10.764 21.0973C10.6527 21.1642 10.5269 21.2031 10.3973 21.2105C10.2676 21.2179 10.1382 21.1937 10.02 21.1399C8.38748 20.2933 6.87432 19.2341 5.52002 17.9899M11.5 6.50003C13.14 6.50003 16.5 6.12003 18.21 5.43003C18.73 5.23003 18.76 4.61003 18.33 4.26003C16.4104 2.69381 13.9777 1.89595 11.5033 2.02107C9.02894 2.14619 6.68911 3.18537 4.93724 4.93724C3.18537 6.68911 2.14619 9.02894 2.02107 11.5033C1.89595 13.9777 2.69381 16.4104 4.26003 18.33C4.61003 18.76 5.22003 18.73 5.43003 18.21C6.12003 16.5 6.50003 13.14 6.50003 11.5C7.84003 11.95 9.60003 12.4 11.38 12.12C11.5645 12.0902 11.7347 12.0024 11.866 11.8693C11.9972 11.7363 12.0827 11.5649 12.11 11.38C12.41 9.24003 11.96 7.88003 11.5 6.50003Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--hospital{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V10M14 14H10M14 18H10M14 8H10M18 12H20C20.5304 12 21.0391 12.2107 21.4142 12.5858C21.7893 12.9609 22 13.4696 22 14V20C22 20.5304 21.7893 21.0391 21.4142 21.4142C21.0391 21.7893 20.5304 22 20 22H4C3.46957 22 2.96086 21.7893 2.58579 21.4142C2.21071 21.0391 2 20.5304 2 20V11C2 10.4696 2.21071 9.96086 2.58579 9.58579C2.96086 9.21071 3.46957 9 4 9H6M18 22V4C18 3.46957 17.7893 2.96086 17.4142 2.58579C17.0391 2.21071 16.5304 2 16 2H8C7.46957 2 6.96086 2.21071 6.58579 2.58579C6.21071 2.96086 6 3.46957 6 4V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V10M14 14H10M14 18H10M14 8H10M18 12H20C20.5304 12 21.0391 12.2107 21.4142 12.5858C21.7893 12.9609 22 13.4696 22 14V20C22 20.5304 21.7893 21.0391 21.4142 21.4142C21.0391 21.7893 20.5304 22 20 22H4C3.46957 22 2.96086 21.7893 2.58579 21.4142C2.21071 21.0391 2 20.5304 2 20V11C2 10.4696 2.21071 9.96086 2.58579 9.58579C2.96086 9.21071 3.46957 9 4 9H6M18 22V4C18 3.46957 17.7893 2.96086 17.4142 2.58579C17.0391 2.21071 16.5304 2 16 2H8C7.46957 2 6.96086 2.21071 6.58579 2.58579C6.21071 2.96086 6 3.46957 6 4V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--hotel{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 21.9999V15.4299M12 11H12.01M12 7H12.01M14 15.4299V21.9999M15 16C14.1345 15.3509 13.0819 15 12 15C10.9181 15 9.86548 15.3509 9 16M16 11H16.01M16 7H16.01M8 11H8.01M8 7H8.01M6 2H18C19.1046 2 20 2.89543 20 4V20C20 21.1046 19.1046 22 18 22H6C4.89543 22 4 21.1046 4 20V4C4 2.89543 4.89543 2 6 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 21.9999V15.4299M12 11H12.01M12 7H12.01M14 15.4299V21.9999M15 16C14.1345 15.3509 13.0819 15 12 15C10.9181 15 9.86548 15.3509 9 16M16 11H16.01M16 7H16.01M8 11H8.01M8 7H8.01M6 2H18C19.1046 2 20 2.89543 20 4V20C20 21.1046 19.1046 22 18 22H6C4.89543 22 4 21.1046 4 20V4C4 2.89543 4.89543 2 6 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--hourglass{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 22H19M5 2H19M17 22V17.828C16.9999 17.2976 16.7891 16.789 16.414 16.414L12 12M12 12L7.586 16.414C7.2109 16.789 7.00011 17.2976 7 17.828V22M12 12L7.586 7.586C7.2109 7.21101 7.00011 6.70239 7 6.172V2M12 12L16.414 7.586C16.7891 7.21101 16.9999 6.70239 17 6.172V2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 22H19M5 2H19M17 22V17.828C16.9999 17.2976 16.7891 16.789 16.414 16.414L12 12M12 12L7.586 16.414C7.2109 16.789 7.00011 17.2976 7 17.828V22M12 12L7.586 7.586C7.2109 7.21101 7.00011 6.70239 7 6.172V2M12 12L16.414 7.586C16.7891 7.21101 16.9999 6.70239 17 6.172V2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--house-plug{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 12.0001V8.96411M14 12.0001V8.96411M8.5 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V9.99997C2.99993 9.70904 3.06333 9.42159 3.18579 9.15768C3.30824 8.89378 3.4868 8.65976 3.709 8.47197L10.709 2.47297C11.07 2.16788 11.5274 2.00049 12 2.00049C12.4726 2.00049 12.93 2.16788 13.291 2.47297L20.291 8.47197C20.5132 8.65976 20.6918 8.89378 20.8142 9.15768C20.9367 9.42159 21.0001 9.70904 21 9.99997V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H14C13.4696 21 12.9609 20.7893 12.5858 20.4142C12.2107 20.0391 12 19.5304 12 19V17M15 12C15.2652 12 15.5196 12.1054 15.7071 12.2929C15.8946 12.4804 16 12.7348 16 13V15C16 15.5304 15.7893 16.0391 15.4142 16.4142C15.0391 16.7893 14.5304 17 14 17H10C9.46957 17 8.96086 16.7893 8.58579 16.4142C8.21071 16.0391 8 15.5304 8 15V13C8 12.7348 8.10536 12.4804 8.29289 12.2929C8.48043 12.1054 8.73478 12 9 12H15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 12.0001V8.96411M14 12.0001V8.96411M8.5 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V9.99997C2.99993 9.70904 3.06333 9.42159 3.18579 9.15768C3.30824 8.89378 3.4868 8.65976 3.709 8.47197L10.709 2.47297C11.07 2.16788 11.5274 2.00049 12 2.00049C12.4726 2.00049 12.93 2.16788 13.291 2.47297L20.291 8.47197C20.5132 8.65976 20.6918 8.89378 20.8142 9.15768C20.9367 9.42159 21.0001 9.70904 21 9.99997V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H14C13.4696 21 12.9609 20.7893 12.5858 20.4142C12.2107 20.0391 12 19.5304 12 19V17M15 12C15.2652 12 15.5196 12.1054 15.7071 12.2929C15.8946 12.4804 16 12.7348 16 13V15C16 15.5304 15.7893 16.0391 15.4142 16.4142C15.0391 16.7893 14.5304 17 14 17H10C9.46957 17 8.96086 16.7893 8.58579 16.4142C8.21071 16.0391 8 15.5304 8 15V13C8 12.7348 8.10536 12.4804 8.29289 12.2929C8.48043 12.1054 8.73478 12 9 12H15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--house-plus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.22 2.41606C12.8579 2.13727 12.4113 1.99088 11.9544 2.00125C11.4976 2.01162 11.0581 2.17813 10.709 2.47306L3.709 8.47206C3.4868 8.65986 3.30824 8.89387 3.18579 9.15778C3.06333 9.42169 2.99993 9.70913 3 10.0001V19.0001C3 19.5305 3.21071 20.0392 3.58579 20.4143C3.96086 20.7894 4.46957 21.0001 5 21.0001H19C19.5304 21.0001 20.0391 20.7894 20.4142 20.4143C20.7893 20.0392 21 19.5305 21 19.0001V11.6461M15 21V13C15 12.7348 14.8946 12.4804 14.7071 12.2929C14.5196 12.1054 14.2652 12 14 12H10C9.73478 12 9.48043 12.1054 9.29289 12.2929C9.10536 12.4804 9 12.7348 9 13V21M15 6H21M18 3V9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.22 2.41606C12.8579 2.13727 12.4113 1.99088 11.9544 2.00125C11.4976 2.01162 11.0581 2.17813 10.709 2.47306L3.709 8.47206C3.4868 8.65986 3.30824 8.89387 3.18579 9.15778C3.06333 9.42169 2.99993 9.70913 3 10.0001V19.0001C3 19.5305 3.21071 20.0392 3.58579 20.4143C3.96086 20.7894 4.46957 21.0001 5 21.0001H19C19.5304 21.0001 20.0391 20.7894 20.4142 20.4143C20.7893 20.0392 21 19.5305 21 19.0001V11.6461M15 21V13C15 12.7348 14.8946 12.4804 14.7071 12.2929C14.5196 12.1054 14.2652 12 14 12H10C9.73478 12 9.48043 12.1054 9.29289 12.2929C9.10536 12.4804 9 12.7348 9 13V21M15 6H21M18 3V9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--house{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 21V13C15 12.7348 14.8946 12.4804 14.7071 12.2929C14.5196 12.1054 14.2652 12 14 12H10C9.73478 12 9.48043 12.1054 9.29289 12.2929C9.10536 12.4804 9 12.7348 9 13V21M3 9.99997C2.99993 9.70904 3.06333 9.42159 3.18579 9.15768C3.30824 8.89378 3.4868 8.65976 3.709 8.47197L10.709 2.47297C11.07 2.16788 11.5274 2.00049 12 2.00049C12.4726 2.00049 12.93 2.16788 13.291 2.47297L20.291 8.47197C20.5132 8.65976 20.6918 8.89378 20.8142 9.15768C20.9367 9.42159 21.0001 9.70904 21 9.99997V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V9.99997Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 21V13C15 12.7348 14.8946 12.4804 14.7071 12.2929C14.5196 12.1054 14.2652 12 14 12H10C9.73478 12 9.48043 12.1054 9.29289 12.2929C9.10536 12.4804 9 12.7348 9 13V21M3 9.99997C2.99993 9.70904 3.06333 9.42159 3.18579 9.15768C3.30824 8.89378 3.4868 8.65976 3.709 8.47197L10.709 2.47297C11.07 2.16788 11.5274 2.00049 12 2.00049C12.4726 2.00049 12.93 2.16788 13.291 2.47297L20.291 8.47197C20.5132 8.65976 20.6918 8.89378 20.8142 9.15768C20.9367 9.42159 21.0001 9.70904 21 9.99997V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V9.99997Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--ice-cream-bowl{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 20.9999H16M12 17.9999V20.9999M5.14 10.9999C4.9848 10.4776 4.95367 9.92633 5.0491 9.3899C5.14454 8.85347 5.36389 8.34673 5.6897 7.91002C6.01551 7.47331 6.43877 7.1187 6.9258 6.87442C7.41282 6.63013 7.95015 6.50293 8.495 6.50293C9.03985 6.50293 9.57718 6.63013 10.0642 6.87442C10.5512 7.1187 10.9745 7.47331 11.3003 7.91002C11.6261 8.34673 11.8455 8.85347 11.9409 9.3899C12.0363 9.92633 12.0052 10.4776 11.85 10.9999M12.1401 10.9999C11.9849 10.4776 11.9538 9.92633 12.0492 9.3899C12.1447 8.85347 12.364 8.34673 12.6898 7.91002C13.0156 7.47331 13.4389 7.1187 13.9259 6.87442C14.4129 6.63013 14.9503 6.50293 15.4951 6.50293C16.04 6.50293 16.5773 6.63013 17.0643 6.87442C17.5513 7.1187 17.9746 7.47331 18.3004 7.91002C18.6262 8.34673 18.8456 8.85347 18.941 9.3899C19.0364 9.92633 19.0053 10.4776 18.8501 10.9999M15.5 6.5C15.5 6.04037 15.4095 5.58525 15.2336 5.16061C15.0577 4.73597 14.7999 4.35013 14.4749 4.02513C14.1499 3.70012 13.764 3.44231 13.3394 3.26642C12.9148 3.09053 12.4596 3 12 3C11.5404 3 11.0852 3.09053 10.6606 3.26642C10.236 3.44231 9.85013 3.70012 9.52513 4.02513C9.20012 4.35013 8.94231 4.73597 8.76642 5.16061C8.59053 5.58525 8.5 6.04037 8.5 6.5M12 16.9999C17 16.9999 20 14.3099 20 10.9999H4C4 14.3099 7 16.9999 12 16.9999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 20.9999H16M12 17.9999V20.9999M5.14 10.9999C4.9848 10.4776 4.95367 9.92633 5.0491 9.3899C5.14454 8.85347 5.36389 8.34673 5.6897 7.91002C6.01551 7.47331 6.43877 7.1187 6.9258 6.87442C7.41282 6.63013 7.95015 6.50293 8.495 6.50293C9.03985 6.50293 9.57718 6.63013 10.0642 6.87442C10.5512 7.1187 10.9745 7.47331 11.3003 7.91002C11.6261 8.34673 11.8455 8.85347 11.9409 9.3899C12.0363 9.92633 12.0052 10.4776 11.85 10.9999M12.1401 10.9999C11.9849 10.4776 11.9538 9.92633 12.0492 9.3899C12.1447 8.85347 12.364 8.34673 12.6898 7.91002C13.0156 7.47331 13.4389 7.1187 13.9259 6.87442C14.4129 6.63013 14.9503 6.50293 15.4951 6.50293C16.04 6.50293 16.5773 6.63013 17.0643 6.87442C17.5513 7.1187 17.9746 7.47331 18.3004 7.91002C18.6262 8.34673 18.8456 8.85347 18.941 9.3899C19.0364 9.92633 19.0053 10.4776 18.8501 10.9999M15.5 6.5C15.5 6.04037 15.4095 5.58525 15.2336 5.16061C15.0577 4.73597 14.7999 4.35013 14.4749 4.02513C14.1499 3.70012 13.764 3.44231 13.3394 3.26642C12.9148 3.09053 12.4596 3 12 3C11.5404 3 11.0852 3.09053 10.6606 3.26642C10.236 3.44231 9.85013 3.70012 9.52513 4.02513C9.20012 4.35013 8.94231 4.73597 8.76642 5.16061C8.59053 5.58525 8.5 6.04037 8.5 6.5M12 16.9999C17 16.9999 20 14.3099 20 10.9999H4C4 14.3099 7 16.9999 12 16.9999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--ice-cream-cone{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 11L11.08 21.35C11.1568 21.5304 11.285 21.6842 11.4486 21.7923C11.6122 21.9004 11.8039 21.9581 12 21.9581C12.1961 21.9581 12.3878 21.9004 12.5514 21.7923C12.715 21.6842 12.8432 21.5304 12.92 21.35L17 11M7 11H17M7 11C6.46957 11 5.96086 10.7893 5.58579 10.4142C5.21071 10.0391 5 9.53043 5 9C5 8.46957 5.21071 7.96086 5.58579 7.58579C5.96086 7.21071 6.46957 7 7 7C7 5.67392 7.52678 4.40215 8.46447 3.46447C9.40215 2.52678 10.6739 2 12 2C13.3261 2 14.5979 2.52678 15.5355 3.46447C16.4732 4.40215 17 5.67392 17 7C17.5304 7 18.0391 7.21071 18.4142 7.58579C18.7893 7.96086 19 8.46957 19 9C19 9.53043 18.7893 10.0391 18.4142 10.4142C18.0391 10.7893 17.5304 11 17 11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 11L11.08 21.35C11.1568 21.5304 11.285 21.6842 11.4486 21.7923C11.6122 21.9004 11.8039 21.9581 12 21.9581C12.1961 21.9581 12.3878 21.9004 12.5514 21.7923C12.715 21.6842 12.8432 21.5304 12.92 21.35L17 11M7 11H17M7 11C6.46957 11 5.96086 10.7893 5.58579 10.4142C5.21071 10.0391 5 9.53043 5 9C5 8.46957 5.21071 7.96086 5.58579 7.58579C5.96086 7.21071 6.46957 7 7 7C7 5.67392 7.52678 4.40215 8.46447 3.46447C9.40215 2.52678 10.6739 2 12 2C13.3261 2 14.5979 2.52678 15.5355 3.46447C16.4732 4.40215 17 5.67392 17 7C17.5304 7 18.0391 7.21071 18.4142 7.58579C18.7893 7.96086 19 8.46957 19 9C19 9.53043 18.7893 10.0391 18.4142 10.4142C18.0391 10.7893 17.5304 11 17 11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--id-card{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 10H18M16 14H18M6.17004 15.0001C6.37618 14.4141 6.75915 13.9065 7.26606 13.5475C7.77298 13.1884 8.37885 12.9956 9.00004 12.9956C9.62123 12.9956 10.2271 13.1884 10.734 13.5475C11.2409 13.9065 11.6239 14.4141 11.83 15.0001M11 11C11 12.1046 10.1046 13 9 13C7.89543 13 7 12.1046 7 11C7 9.89543 7.89543 9 9 9C10.1046 9 11 9.89543 11 11ZM4 5H20C21.1046 5 22 5.89543 22 7V17C22 18.1046 21.1046 19 20 19H4C2.89543 19 2 18.1046 2 17V7C2 5.89543 2.89543 5 4 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 10H18M16 14H18M6.17004 15.0001C6.37618 14.4141 6.75915 13.9065 7.26606 13.5475C7.77298 13.1884 8.37885 12.9956 9.00004 12.9956C9.62123 12.9956 10.2271 13.1884 10.734 13.5475C11.2409 13.9065 11.6239 14.4141 11.83 15.0001M11 11C11 12.1046 10.1046 13 9 13C7.89543 13 7 12.1046 7 11C7 9.89543 7.89543 9 9 9C10.1046 9 11 9.89543 11 11ZM4 5H20C21.1046 5 22 5.89543 22 7V17C22 18.1046 21.1046 19 20 19H4C2.89543 19 2 18.1046 2 17V7C2 5.89543 2.89543 5 4 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--image-down{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.3 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V15L17.9 11.9C17.5237 11.5312 17.017 11.3258 16.4901 11.3284C15.9632 11.331 15.4586 11.5415 15.086 11.914L6 21M14 19L17 22M17 22V16.5M17 22L20 19M11 9C11 10.1046 10.1046 11 9 11C7.89543 11 7 10.1046 7 9C7 7.89543 7.89543 7 9 7C10.1046 7 11 7.89543 11 9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.3 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V15L17.9 11.9C17.5237 11.5312 17.017 11.3258 16.4901 11.3284C15.9632 11.331 15.4586 11.5415 15.086 11.914L6 21M14 19L17 22M17 22V16.5M17 22L20 19M11 9C11 10.1046 10.1046 11 9 11C7.89543 11 7 10.1046 7 9C7 7.89543 7.89543 7 9 7C10.1046 7 11 7.89543 11 9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--image-minus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 9V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H12M16 5H22M21 14.9999L17.914 11.9139C17.5389 11.539 17.0303 11.3284 16.5 11.3284C15.9697 11.3284 15.4611 11.539 15.086 11.9139L6 20.9999M11 9C11 10.1046 10.1046 11 9 11C7.89543 11 7 10.1046 7 9C7 7.89543 7.89543 7 9 7C10.1046 7 11 7.89543 11 9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 9V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H12M16 5H22M21 14.9999L17.914 11.9139C17.5389 11.539 17.0303 11.3284 16.5 11.3284C15.9697 11.3284 15.4611 11.539 15.086 11.9139L6 20.9999M11 9C11 10.1046 10.1046 11 9 11C7.89543 11 7 10.1046 7 9C7 7.89543 7.89543 7 9 7C10.1046 7 11 7.89543 11 9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--image-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 2L22 22M10.41 10.4101C10.2242 10.5959 10.0036 10.7433 9.7608 10.8439C9.51802 10.9444 9.2578 10.9962 8.99501 10.9962C8.73222 10.9962 8.472 10.9444 8.22922 10.8439C7.98643 10.7433 7.76583 10.5959 7.58001 10.4101C7.39419 10.2243 7.24679 10.0037 7.14622 9.76087C7.04566 9.51808 6.9939 9.25787 6.9939 8.99508C6.9939 8.73229 7.04566 8.47207 7.14622 8.22929C7.24679 7.9865 7.39419 7.7659 7.58001 7.58008M13.5 13.5L6 21M18 12L21 15V5C21 4.46957 20.7893 3.96086 20.4142 3.58579C20.0391 3.21071 19.5304 3 19 3H9M3.59 3.59009C3.40358 3.77463 3.25548 3.9942 3.15423 4.23618C3.05298 4.47817 3.00056 4.73778 3 5.00009V19.0001C3 19.5305 3.21071 20.0392 3.58579 20.4143C3.96086 20.7894 4.46957 21.0001 5 21.0001H19C19.55 21.0001 20.052 20.7801 20.41 20.4101%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 2L22 22M10.41 10.4101C10.2242 10.5959 10.0036 10.7433 9.7608 10.8439C9.51802 10.9444 9.2578 10.9962 8.99501 10.9962C8.73222 10.9962 8.472 10.9444 8.22922 10.8439C7.98643 10.7433 7.76583 10.5959 7.58001 10.4101C7.39419 10.2243 7.24679 10.0037 7.14622 9.76087C7.04566 9.51808 6.9939 9.25787 6.9939 8.99508C6.9939 8.73229 7.04566 8.47207 7.14622 8.22929C7.24679 7.9865 7.39419 7.7659 7.58001 7.58008M13.5 13.5L6 21M18 12L21 15V5C21 4.46957 20.7893 3.96086 20.4142 3.58579C20.0391 3.21071 19.5304 3 19 3H9M3.59 3.59009C3.40358 3.77463 3.25548 3.9942 3.15423 4.23618C3.05298 4.47817 3.00056 4.73778 3 5.00009V19.0001C3 19.5305 3.21071 20.0392 3.58579 20.4143C3.96086 20.7894 4.46957 21.0001 5 21.0001H19C19.55 21.0001 20.052 20.7801 20.41 20.4101%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--image-play{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 16L6 21M11 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V11.5M15.765 21.9999C15.6893 22.0472 15.6023 22.0734 15.5131 22.0757C15.4239 22.0781 15.3357 22.0565 15.2576 22.0132C15.1796 21.9699 15.1145 21.9066 15.0692 21.8297C15.0239 21.7528 15 21.6651 15 21.5759V13.3799C15 13.2906 15.0239 13.203 15.0692 13.1261C15.1145 13.0492 15.1796 12.9858 15.2576 12.9426C15.3357 12.8993 15.4239 12.8777 15.5131 12.8801C15.6023 12.8824 15.6893 12.9086 15.765 12.9559L21.643 16.6299C21.7868 16.7198 21.9054 16.8448 21.9876 16.9931C22.0699 17.1415 22.113 17.3083 22.113 17.4779C22.113 17.6475 22.0699 17.8143 21.9876 17.9627C21.9054 18.111 21.7868 18.236 21.643 18.3259L15.765 21.9999ZM11 9C11 10.1046 10.1046 11 9 11C7.89543 11 7 10.1046 7 9C7 7.89543 7.89543 7 9 7C10.1046 7 11 7.89543 11 9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 16L6 21M11 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V11.5M15.765 21.9999C15.6893 22.0472 15.6023 22.0734 15.5131 22.0757C15.4239 22.0781 15.3357 22.0565 15.2576 22.0132C15.1796 21.9699 15.1145 21.9066 15.0692 21.8297C15.0239 21.7528 15 21.6651 15 21.5759V13.3799C15 13.2906 15.0239 13.203 15.0692 13.1261C15.1145 13.0492 15.1796 12.9858 15.2576 12.9426C15.3357 12.8993 15.4239 12.8777 15.5131 12.8801C15.6023 12.8824 15.6893 12.9086 15.765 12.9559L21.643 16.6299C21.7868 16.7198 21.9054 16.8448 21.9876 16.9931C22.0699 17.1415 22.113 17.3083 22.113 17.4779C22.113 17.6475 22.0699 17.8143 21.9876 17.9627C21.9054 18.111 21.7868 18.236 21.643 18.3259L15.765 21.9999ZM11 9C11 10.1046 10.1046 11 9 11C7.89543 11 7 10.1046 7 9C7 7.89543 7.89543 7 9 7C10.1046 7 11 7.89543 11 9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--image-plus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 5H22M19 2V8M21 11.5V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H12.5M21 14.9999L17.914 11.9139C17.5389 11.539 17.0303 11.3284 16.5 11.3284C15.9697 11.3284 15.4611 11.539 15.086 11.9139L6 20.9999M11 9C11 10.1046 10.1046 11 9 11C7.89543 11 7 10.1046 7 9C7 7.89543 7.89543 7 9 7C10.1046 7 11 7.89543 11 9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 5H22M19 2V8M21 11.5V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H12.5M21 14.9999L17.914 11.9139C17.5389 11.539 17.0303 11.3284 16.5 11.3284C15.9697 11.3284 15.4611 11.539 15.086 11.9139L6 20.9999M11 9C11 10.1046 10.1046 11 9 11C7.89543 11 7 10.1046 7 9C7 7.89543 7.89543 7 9 7C10.1046 7 11 7.89543 11 9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--image-up{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.3 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V15L17.9 11.9C17.5237 11.5312 17.017 11.3258 16.4901 11.3284C15.9632 11.331 15.4586 11.5415 15.086 11.914L6 21M14 19.5L17 16.5M17 16.5L20 19.5M17 16.5V22M11 9C11 10.1046 10.1046 11 9 11C7.89543 11 7 10.1046 7 9C7 7.89543 7.89543 7 9 7C10.1046 7 11 7.89543 11 9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.3 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V15L17.9 11.9C17.5237 11.5312 17.017 11.3258 16.4901 11.3284C15.9632 11.331 15.4586 11.5415 15.086 11.914L6 21M14 19.5L17 16.5M17 16.5L20 19.5M17 16.5V22M11 9C11 10.1046 10.1046 11 9 11C7.89543 11 7 10.1046 7 9C7 7.89543 7.89543 7 9 7C10.1046 7 11 7.89543 11 9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--image{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 14.9999L17.914 11.9139C17.5389 11.539 17.0303 11.3284 16.5 11.3284C15.9697 11.3284 15.4611 11.539 15.086 11.9139L6 20.9999M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3ZM11 9C11 10.1046 10.1046 11 9 11C7.89543 11 7 10.1046 7 9C7 7.89543 7.89543 7 9 7C10.1046 7 11 7.89543 11 9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 14.9999L17.914 11.9139C17.5389 11.539 17.0303 11.3284 16.5 11.3284C15.9697 11.3284 15.4611 11.539 15.086 11.9139L6 20.9999M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3ZM11 9C11 10.1046 10.1046 11 9 11C7.89543 11 7 10.1046 7 9C7 7.89543 7.89543 7 9 7C10.1046 7 11 7.89543 11 9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--images{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 22H4C3.46957 22 2.96086 21.7893 2.58579 21.4142C2.21071 21.0391 2 20.5304 2 20V6M22 13L20.704 11.704C20.252 11.2522 19.6391 10.9983 19 10.9983C18.3609 10.9983 17.748 11.2522 17.296 11.704L11 18M14 8C14 9.10457 13.1046 10 12 10C10.8954 10 10 9.10457 10 8C10 6.89543 10.8954 6 12 6C13.1046 6 14 6.89543 14 8ZM8 2H20C21.1046 2 22 2.89543 22 4V16C22 17.1046 21.1046 18 20 18H8C6.89543 18 6 17.1046 6 16V4C6 2.89543 6.89543 2 8 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 22H4C3.46957 22 2.96086 21.7893 2.58579 21.4142C2.21071 21.0391 2 20.5304 2 20V6M22 13L20.704 11.704C20.252 11.2522 19.6391 10.9983 19 10.9983C18.3609 10.9983 17.748 11.2522 17.296 11.704L11 18M14 8C14 9.10457 13.1046 10 12 10C10.8954 10 10 9.10457 10 8C10 6.89543 10.8954 6 12 6C13.1046 6 14 6.89543 14 8ZM8 2H20C21.1046 2 22 2.89543 22 4V16C22 17.1046 21.1046 18 20 18H8C6.89543 18 6 17.1046 6 16V4C6 2.89543 6.89543 2 8 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--import{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 3V15M12 15L8 11M12 15L16 11M8 5H4C3.46957 5 2.96086 5.21071 2.58579 5.58579C2.21071 5.96086 2 6.46957 2 7V17C2 17.5304 2.21071 18.0391 2.58579 18.4142C2.96086 18.7893 3.46957 19 4 19H20C20.5304 19 21.0391 18.7893 21.4142 18.4142C21.7893 18.0391 22 17.5304 22 17V7C22 6.46957 21.7893 5.96086 21.4142 5.58579C21.0391 5.21071 20.5304 5 20 5H16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 3V15M12 15L8 11M12 15L16 11M8 5H4C3.46957 5 2.96086 5.21071 2.58579 5.58579C2.21071 5.96086 2 6.46957 2 7V17C2 17.5304 2.21071 18.0391 2.58579 18.4142C2.96086 18.7893 3.46957 19 4 19H20C20.5304 19 21.0391 18.7893 21.4142 18.4142C21.7893 18.0391 22 17.5304 22 17V7C22 6.46957 21.7893 5.96086 21.4142 5.58579C21.0391 5.21071 20.5304 5 20 5H16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--inbox{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 12H16L14 15H10L8 12H2M22 12V18C22 18.5304 21.7893 19.0391 21.4142 19.4142C21.0391 19.7893 20.5304 20 20 20H4C3.46957 20 2.96086 19.7893 2.58579 19.4142C2.21071 19.0391 2 18.5304 2 18V12M22 12L18.55 5.11C18.3844 4.77679 18.1292 4.49637 17.813 4.30028C17.4967 4.10419 17.1321 4.0002 16.76 4H7.24C6.86792 4.0002 6.50326 4.10419 6.18704 4.30028C5.87083 4.49637 5.61558 4.77679 5.45 5.11L2 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 12H16L14 15H10L8 12H2M22 12V18C22 18.5304 21.7893 19.0391 21.4142 19.4142C21.0391 19.7893 20.5304 20 20 20H4C3.46957 20 2.96086 19.7893 2.58579 19.4142C2.21071 19.0391 2 18.5304 2 18V12M22 12L18.55 5.11C18.3844 4.77679 18.1292 4.49637 17.813 4.30028C17.4967 4.10419 17.1321 4.0002 16.76 4H7.24C6.86792 4.0002 6.50326 4.10419 6.18704 4.30028C5.87083 4.49637 5.61558 4.77679 5.45 5.11L2 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--indent-decrease{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 8L3 12L7 16M21 12H11M21 6H11M21 18H11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 8L3 12L7 16M21 12H11M21 6H11M21 18H11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--indent-increase{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 8L7 12L3 16M21 12H11M21 6H11M21 18H11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 8L7 12L3 16M21 12H11M21 6H11M21 18H11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--indian-rupee{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 3H18M6 8H18M14.5 21L6 13H9C15.667 13 15.667 3 9 3%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 3H18M6 8H18M14.5 21L6 13H9C15.667 13 15.667 3 9 3%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--infinity{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12C10 9.33 8 8 6 8C4.93913 8 3.92172 8.42143 3.17157 9.17157C2.42143 9.92172 2 10.9391 2 12C2 13.0609 2.42143 14.0783 3.17157 14.8284C3.92172 15.5786 4.93913 16 6 16C8 16 10 14.67 12 12ZM12 12C14 14.67 16 16 18 16C19.0609 16 20.0783 15.5786 20.8284 14.8284C21.5786 14.0783 22 13.0609 22 12C22 10.9391 21.5786 9.92172 20.8284 9.17157C20.0783 8.42143 19.0609 8 18 8C16 8 14 9.33 12 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12C10 9.33 8 8 6 8C4.93913 8 3.92172 8.42143 3.17157 9.17157C2.42143 9.92172 2 10.9391 2 12C2 13.0609 2.42143 14.0783 3.17157 14.8284C3.92172 15.5786 4.93913 16 6 16C8 16 10 14.67 12 12ZM12 12C14 14.67 16 16 18 16C19.0609 16 20.0783 15.5786 20.8284 14.8284C21.5786 14.0783 22 13.0609 22 12C22 10.9391 21.5786 9.92172 20.8284 9.17157C20.0783 8.42143 19.0609 8 18 8C16 8 14 9.33 12 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--info{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 16V12M12 8H12.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 16V12M12 8H12.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--inspection-panel{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 7H7.01M17 7H17.01M7 17H7.01M17 17H17.01M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 7H7.01M17 7H17.01M7 17H7.01M17 17H17.01M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--instagram{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17.5 6.5H17.51M7 2H17C19.7614 2 22 4.23858 22 7V17C22 19.7614 19.7614 22 17 22H7C4.23858 22 2 19.7614 2 17V7C2 4.23858 4.23858 2 7 2ZM16 11.3701C16.1234 12.2023 15.9812 13.0523 15.5937 13.7991C15.2062 14.5459 14.5931 15.1515 13.8416 15.5297C13.0901 15.908 12.2384 16.0397 11.4077 15.906C10.5771 15.7723 9.80971 15.3801 9.21479 14.7852C8.61987 14.1903 8.22768 13.4229 8.09402 12.5923C7.96035 11.7616 8.09202 10.91 8.47028 10.1584C8.84854 9.40691 9.45414 8.7938 10.2009 8.4063C10.9477 8.0188 11.7977 7.87665 12.63 8.00006C13.4789 8.12594 14.2648 8.52152 14.8716 9.12836C15.4785 9.73521 15.8741 10.5211 16 11.3701Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17.5 6.5H17.51M7 2H17C19.7614 2 22 4.23858 22 7V17C22 19.7614 19.7614 22 17 22H7C4.23858 22 2 19.7614 2 17V7C2 4.23858 4.23858 2 7 2ZM16 11.3701C16.1234 12.2023 15.9812 13.0523 15.5937 13.7991C15.2062 14.5459 14.5931 15.1515 13.8416 15.5297C13.0901 15.908 12.2384 16.0397 11.4077 15.906C10.5771 15.7723 9.80971 15.3801 9.21479 14.7852C8.61987 14.1903 8.22768 13.4229 8.09402 12.5923C7.96035 11.7616 8.09202 10.91 8.47028 10.1584C8.84854 9.40691 9.45414 8.7938 10.2009 8.4063C10.9477 8.0188 11.7977 7.87665 12.63 8.00006C13.4789 8.12594 14.2648 8.52152 14.8716 9.12836C15.4785 9.73521 15.8741 10.5211 16 11.3701Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--italic{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 4H10M14 20H5M15 4L9 20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 4H10M14 20H5M15 4L9 20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--iteration-ccw{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 10C20 5.6 16.4 2 12 2C7.6 2 4 5.6 4 10C4 14.4 7.6 18 12 18H20M20 18L16 14M20 18L16 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 10C20 5.6 16.4 2 12 2C7.6 2 4 5.6 4 10C4 14.4 7.6 18 12 18H20M20 18L16 14M20 18L16 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--iteration-cw{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 10C4 5.6 7.6 2 12 2C16.4 2 20 5.6 20 10C20 14.4 16.4 18 12 18H4M4 18L8 22M4 18L8 14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 10C4 5.6 7.6 2 12 2C16.4 2 20 5.6 20 10C20 14.4 16.4 18 12 18H4M4 18L8 22M4 18L8 14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--japanese-yen{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 9.5V21M12 9.5L6 3M12 9.5L18 3M6 15H18M6 11H18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 9.5V21M12 9.5L6 3M12 9.5L18 3M6 15H18M6 11H18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--joystick{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 15V13M12 15V9M12 9C13.6569 9 15 7.65685 15 6C15 4.34315 13.6569 3 12 3C10.3431 3 9 4.34315 9 6C9 7.65685 10.3431 9 12 9ZM21 17C21 16.4696 20.7893 15.9609 20.4142 15.5858C20.0391 15.2107 19.5304 15 19 15H5C4.46957 15 3.96086 15.2107 3.58579 15.5858C3.21071 15.9609 3 16.4696 3 17V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 15V13M12 15V9M12 9C13.6569 9 15 7.65685 15 6C15 4.34315 13.6569 3 12 3C10.3431 3 9 4.34315 9 6C9 7.65685 10.3431 9 12 9ZM21 17C21 16.4696 20.7893 15.9609 20.4142 15.5858C20.0391 15.2107 19.5304 15 19 15H5C4.46957 15 3.96086 15.2107 3.58579 15.5858C3.21071 15.9609 3 16.4696 3 17V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--kanban{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 5V16M12 5V11M18 5V19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 5V16M12 5V11M18 5V19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--key-round{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16.5 8C16.7761 8 17 7.77614 17 7.5C17 7.22386 16.7761 7 16.5 7C16.2239 7 16 7.22386 16 7.5C16 7.77614 16.2239 8 16.5 8Z%22 fill%3D%22currentColor%22%2F%3E%3Cpath d%3D%22M2.586 17.4139C2.2109 17.7889 2.00011 18.2975 2 18.8279V20.9999C2 21.2651 2.10536 21.5195 2.29289 21.707C2.48043 21.8946 2.73478 21.9999 3 21.9999H6C6.26522 21.9999 6.51957 21.8946 6.70711 21.707C6.89464 21.5195 7 21.2651 7 20.9999V19.9999C7 19.7347 7.10536 19.4803 7.29289 19.2928C7.48043 19.1053 7.73478 18.9999 8 18.9999H9C9.26522 18.9999 9.51957 18.8946 9.70711 18.707C9.89464 18.5195 10 18.2651 10 17.9999V16.9999C10 16.7347 10.1054 16.4803 10.2929 16.2928C10.4804 16.1053 10.7348 15.9999 11 15.9999H11.172C11.7024 15.9998 12.211 15.789 12.586 15.4139L13.4 14.5999C14.7898 15.0841 16.3028 15.0822 17.6915 14.5947C19.0801 14.1071 20.2622 13.1628 21.0444 11.916C21.8265 10.6693 22.1624 9.19409 21.9971 7.73165C21.8318 6.26922 21.1751 4.90617 20.1344 3.86549C19.0937 2.8248 17.7307 2.1681 16.2683 2.00281C14.8058 1.83751 13.3306 2.17341 12.0839 2.95556C10.8372 3.7377 9.89279 4.91979 9.40525 6.30844C8.91771 7.69708 8.91585 9.21008 9.4 10.5999L2.586 17.4139Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M16.5 8C16.7761 8 17 7.77614 17 7.5C17 7.22386 16.7761 7 16.5 7C16.2239 7 16 7.22386 16 7.5C16 7.77614 16.2239 8 16.5 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16.5 8C16.7761 8 17 7.77614 17 7.5C17 7.22386 16.7761 7 16.5 7C16.2239 7 16 7.22386 16 7.5C16 7.77614 16.2239 8 16.5 8Z%22 fill%3D%22currentColor%22%2F%3E%3Cpath d%3D%22M2.586 17.4139C2.2109 17.7889 2.00011 18.2975 2 18.8279V20.9999C2 21.2651 2.10536 21.5195 2.29289 21.707C2.48043 21.8946 2.73478 21.9999 3 21.9999H6C6.26522 21.9999 6.51957 21.8946 6.70711 21.707C6.89464 21.5195 7 21.2651 7 20.9999V19.9999C7 19.7347 7.10536 19.4803 7.29289 19.2928C7.48043 19.1053 7.73478 18.9999 8 18.9999H9C9.26522 18.9999 9.51957 18.8946 9.70711 18.707C9.89464 18.5195 10 18.2651 10 17.9999V16.9999C10 16.7347 10.1054 16.4803 10.2929 16.2928C10.4804 16.1053 10.7348 15.9999 11 15.9999H11.172C11.7024 15.9998 12.211 15.789 12.586 15.4139L13.4 14.5999C14.7898 15.0841 16.3028 15.0822 17.6915 14.5947C19.0801 14.1071 20.2622 13.1628 21.0444 11.916C21.8265 10.6693 22.1624 9.19409 21.9971 7.73165C21.8318 6.26922 21.1751 4.90617 20.1344 3.86549C19.0937 2.8248 17.7307 2.1681 16.2683 2.00281C14.8058 1.83751 13.3306 2.17341 12.0839 2.95556C10.8372 3.7377 9.89279 4.91979 9.40525 6.30844C8.91771 7.69708 8.91585 9.21008 9.4 10.5999L2.586 17.4139Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M16.5 8C16.7761 8 17 7.77614 17 7.5C17 7.22386 16.7761 7 16.5 7C16.2239 7 16 7.22386 16 7.5C16 7.77614 16.2239 8 16.5 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--key-square{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 7L17 10M9.4 10.6001L2.586 17.4141C2.2109 17.7891 2.00011 18.2977 2 18.8281V21.0001C2 21.2653 2.10536 21.5197 2.29289 21.7072C2.48043 21.8947 2.73478 22.0001 3 22.0001H6C6.26522 22.0001 6.51957 21.8947 6.70711 21.7072C6.89464 21.5197 7 21.2653 7 21.0001V20.0001C7 19.7349 7.10536 19.4805 7.29289 19.293C7.48043 19.1055 7.73478 19.0001 8 19.0001H9C9.26522 19.0001 9.51957 18.8947 9.70711 18.7072C9.89464 18.5197 10 18.2653 10 18.0001V17.0001C10 16.7349 10.1054 16.4805 10.2929 16.293C10.4804 16.1055 10.7348 16.0001 11 16.0001H11.172C11.7024 16 12.211 15.7892 12.586 15.4141L13.4 14.6001M12.3999 2.69993C12.8622 2.27119 13.4694 2.03296 14.0999 2.03296C14.7304 2.03296 15.3376 2.27119 15.7999 2.69993L21.2999 8.19993C21.7287 8.66222 21.9669 9.26943 21.9669 9.89993C21.9669 10.5304 21.7287 11.1376 21.2999 11.5999L17.5999 15.2999C17.1376 15.7287 16.5304 15.9669 15.8999 15.9669C15.2694 15.9669 14.6622 15.7287 14.1999 15.2999L8.69993 9.79993C8.27119 9.33764 8.03296 8.73043 8.03296 8.09993C8.03296 7.46943 8.27119 6.86222 8.69993 6.39993L12.3999 2.69993Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 7L17 10M9.4 10.6001L2.586 17.4141C2.2109 17.7891 2.00011 18.2977 2 18.8281V21.0001C2 21.2653 2.10536 21.5197 2.29289 21.7072C2.48043 21.8947 2.73478 22.0001 3 22.0001H6C6.26522 22.0001 6.51957 21.8947 6.70711 21.7072C6.89464 21.5197 7 21.2653 7 21.0001V20.0001C7 19.7349 7.10536 19.4805 7.29289 19.293C7.48043 19.1055 7.73478 19.0001 8 19.0001H9C9.26522 19.0001 9.51957 18.8947 9.70711 18.7072C9.89464 18.5197 10 18.2653 10 18.0001V17.0001C10 16.7349 10.1054 16.4805 10.2929 16.293C10.4804 16.1055 10.7348 16.0001 11 16.0001H11.172C11.7024 16 12.211 15.7892 12.586 15.4141L13.4 14.6001M12.3999 2.69993C12.8622 2.27119 13.4694 2.03296 14.0999 2.03296C14.7304 2.03296 15.3376 2.27119 15.7999 2.69993L21.2999 8.19993C21.7287 8.66222 21.9669 9.26943 21.9669 9.89993C21.9669 10.5304 21.7287 11.1376 21.2999 11.5999L17.5999 15.2999C17.1376 15.7287 16.5304 15.9669 15.8999 15.9669C15.2694 15.9669 14.6622 15.7287 14.1999 15.2999L8.69993 9.79993C8.27119 9.33764 8.03296 8.73043 8.03296 8.09993C8.03296 7.46943 8.27119 6.86222 8.69993 6.39993L12.3999 2.69993Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--key{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15.5 7.5L17.8 9.8C17.9869 9.98323 18.2382 10.0859 18.5 10.0859C18.7618 10.0859 19.0131 9.98323 19.2 9.8L21.3 7.7C21.4832 7.51307 21.5859 7.26175 21.5859 7C21.5859 6.73825 21.4832 6.48693 21.3 6.3L19 4M20.9999 2L11.3999 11.6M13 15.5C13 18.5376 10.5376 21 7.5 21C4.46243 21 2 18.5376 2 15.5C2 12.4624 4.46243 10 7.5 10C10.5376 10 13 12.4624 13 15.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15.5 7.5L17.8 9.8C17.9869 9.98323 18.2382 10.0859 18.5 10.0859C18.7618 10.0859 19.0131 9.98323 19.2 9.8L21.3 7.7C21.4832 7.51307 21.5859 7.26175 21.5859 7C21.5859 6.73825 21.4832 6.48693 21.3 6.3L19 4M20.9999 2L11.3999 11.6M13 15.5C13 18.5376 10.5376 21 7.5 21C4.46243 21 2 18.5376 2 15.5C2 12.4624 4.46243 10 7.5 10C10.5376 10 13 12.4624 13 15.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--keyboard-music{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 8H10M14 8H14.01M18 8H18.01M2 12H22M6 12V16M10 12V16M14 12V16M18 12V16M4 4H20C21.1046 4 22 4.89543 22 6V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V6C2 4.89543 2.89543 4 4 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 8H10M14 8H14.01M18 8H18.01M2 12H22M6 12V16M10 12V16M14 12V16M18 12V16M4 4H20C21.1046 4 22 4.89543 22 6V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V6C2 4.89543 2.89543 4 4 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--keyboard-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 16.41V6C22 5.46957 21.7893 4.96086 21.4142 4.58579C21.0391 4.21071 20.5304 4 20 4H9.68994M7 16H16M14 8H14.01M18 8H18.01M2 2L22 22M20 20H4C3.46957 20 2.96086 19.7893 2.58579 19.4142C2.21071 19.0391 2 18.5304 2 18V6C2 5.46957 2.21071 4.96086 2.58579 4.58579C2.96086 4.21071 3.46957 4 4 4M6 8H6.01M8 12H8.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 16.41V6C22 5.46957 21.7893 4.96086 21.4142 4.58579C21.0391 4.21071 20.5304 4 20 4H9.68994M7 16H16M14 8H14.01M18 8H18.01M2 2L22 22M20 20H4C3.46957 20 2.96086 19.7893 2.58579 19.4142C2.21071 19.0391 2 18.5304 2 18V6C2 5.46957 2.21071 4.96086 2.58579 4.58579C2.96086 4.21071 3.46957 4 4 4M6 8H6.01M8 12H8.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--keyboard{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 8H10.01M12 12H12.01M14 8H14.01M16 12H16.01M18 8H18.01M6 8H6.01M7 16H17M8 12H8.01M4 4H20C21.1046 4 22 4.89543 22 6V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V6C2 4.89543 2.89543 4 4 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 8H10.01M12 12H12.01M14 8H14.01M16 12H16.01M18 8H18.01M6 8H6.01M7 16H17M8 12H8.01M4 4H20C21.1046 4 22 4.89543 22 6V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V6C2 4.89543 2.89543 4 4 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--lamp-ceiling{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2V7M9.17 16C9.01087 16.4524 8.96249 16.9363 9.02894 17.4112C9.09538 17.8861 9.2747 18.3382 9.55188 18.7295C9.82905 19.1208 10.196 19.44 10.6219 19.6603C11.0479 19.8806 11.5205 19.9955 12 19.9955C12.4795 19.9955 12.9521 19.8806 13.3781 19.6603C13.804 19.44 14.171 19.1208 14.4481 18.7295C14.7253 18.3382 14.9046 17.8861 14.9711 17.4112C15.0375 16.9363 14.9891 16.4524 14.83 16M6 7H18L22 16H2L6 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2V7M9.17 16C9.01087 16.4524 8.96249 16.9363 9.02894 17.4112C9.09538 17.8861 9.2747 18.3382 9.55188 18.7295C9.82905 19.1208 10.196 19.44 10.6219 19.6603C11.0479 19.8806 11.5205 19.9955 12 19.9955C12.4795 19.9955 12.9521 19.8806 13.3781 19.6603C13.804 19.44 14.171 19.1208 14.4481 18.7295C14.7253 18.3382 14.9046 17.8861 14.9711 17.4112C15.0375 16.9363 14.9891 16.4524 14.83 16M6 7H18L22 16H2L6 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--lamp-desk{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 5L11 8M14 5L21 7L13 15L11 8M14 5L11 2L8 5L11 8M9.5 6.5L4 12L7 18M3 22V20C3 18.9 3.9 18 5 18H9C9.53043 18 10.0391 18.2107 10.4142 18.5858C10.7893 18.9609 11 19.4696 11 20V22H3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 5L11 8M14 5L21 7L13 15L11 8M14 5L11 2L8 5L11 8M9.5 6.5L4 12L7 18M3 22V20C3 18.9 3.9 18 5 18H9C9.53043 18 10.0391 18.2107 10.4142 18.5858C10.7893 18.9609 11 19.4696 11 20V22H3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--lamp-floor{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 9V22M9 22H15M9 2H15L18 9H6L9 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 9V22M9 22H15M9 2H15L18 9H6L9 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--lamp-wall-down{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 13V8C14 7.46957 13.7893 6.96086 13.4142 6.58579C13.0391 6.21071 12.5304 6 12 6H8M11 13H17L20 20H8L11 13ZM4 9H6C6.53043 9 7.03914 8.78929 7.41421 8.41421C7.78929 8.03914 8 7.53043 8 7V5C8 4.46957 7.78929 3.96086 7.41421 3.58579C7.03914 3.21071 6.53043 3 6 3H4V9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 13V8C14 7.46957 13.7893 6.96086 13.4142 6.58579C13.0391 6.21071 12.5304 6 12 6H8M11 13H17L20 20H8L11 13ZM4 9H6C6.53043 9 7.03914 8.78929 7.41421 8.41421C7.78929 8.03914 8 7.53043 8 7V5C8 4.46957 7.78929 3.96086 7.41421 3.58579C7.03914 3.21071 6.53043 3 6 3H4V9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--lamp-wall-up{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 11V16C14 16.5304 13.7893 17.0391 13.4142 17.4142C13.0391 17.7893 12.5304 18 12 18H8M11 4H17L20 11H8L11 4ZM4 15H6C6.53043 15 7.03914 15.2107 7.41421 15.5858C7.78929 15.9609 8 16.4696 8 17V19C8 19.5304 7.78929 20.0391 7.41421 20.4142C7.03914 20.7893 6.53043 21 6 21H4V15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 11V16C14 16.5304 13.7893 17.0391 13.4142 17.4142C13.0391 17.7893 12.5304 18 12 18H8M11 4H17L20 11H8L11 4ZM4 15H6C6.53043 15 7.03914 15.2107 7.41421 15.5858C7.78929 15.9609 8 16.4696 8 17V19C8 19.5304 7.78929 20.0391 7.41421 20.4142C7.03914 20.7893 6.53043 21 6 21H4V15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--lamp{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12V18M8 2H16L20 12H4L8 2ZM8 22V20C8 18.9 8.9 18 10 18H14C14.5304 18 15.0391 18.2107 15.4142 18.5858C15.7893 18.9609 16 19.4696 16 20V22H8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12V18M8 2H16L20 12H4L8 2ZM8 22V20C8 18.9 8.9 18 10 18H14C14.5304 18 15.0391 18.2107 15.4142 18.5858C15.7893 18.9609 16 19.4696 16 20V22H8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--land-plot{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 8L18 5L12 2V12M8.00011 11.99L2.50011 15.13C2.34621 15.2172 2.21821 15.3437 2.12915 15.4965C2.04009 15.6494 1.99316 15.8231 1.99316 16C1.99316 16.1769 2.04009 16.3506 2.12915 16.5035C2.21821 16.6563 2.34621 16.7828 2.50011 16.87L11.0001 21.73C11.3042 21.9055 11.649 21.9979 12.0001 21.9979C12.3512 21.9979 12.6961 21.9055 13.0001 21.73L21.5001 16.87C21.654 16.7828 21.782 16.6563 21.8711 16.5035C21.9601 16.3506 22.0071 16.1769 22.0071 16C22.0071 15.8231 21.9601 15.6494 21.8711 15.4965C21.782 15.3437 21.654 15.2172 21.5001 15.13L16.0001 12M6.48999 12.8501L17.51 19.1501M17.51 12.8501L6.5 19.1501%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 8L18 5L12 2V12M8.00011 11.99L2.50011 15.13C2.34621 15.2172 2.21821 15.3437 2.12915 15.4965C2.04009 15.6494 1.99316 15.8231 1.99316 16C1.99316 16.1769 2.04009 16.3506 2.12915 16.5035C2.21821 16.6563 2.34621 16.7828 2.50011 16.87L11.0001 21.73C11.3042 21.9055 11.649 21.9979 12.0001 21.9979C12.3512 21.9979 12.6961 21.9055 13.0001 21.73L21.5001 16.87C21.654 16.7828 21.782 16.6563 21.8711 16.5035C21.9601 16.3506 22.0071 16.1769 22.0071 16C22.0071 15.8231 21.9601 15.6494 21.8711 15.4965C21.782 15.3437 21.654 15.2172 21.5001 15.13L16.0001 12M6.48999 12.8501L17.51 19.1501M17.51 12.8501L6.5 19.1501%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--landmark{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 22H21M6 18V11M10 18V11M14 18V11M18 18V11M12 2L20 7H4L12 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 22H21M6 18V11M10 18V11M14 18V11M18 18V11M12 2L20 7H4L12 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--languages{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 8L11 14M4 14L10 8L12 5M2 5H14M7 2H8M22 22L17 12L12 22M14 18H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 8L11 14M4 14L10 8L12 5M2 5H14M7 2H8M22 22L17 12L12 22M14 18H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--laptop-minimal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 20H22M5 4H19C20.1046 4 21 4.89543 21 6V14C21 15.1046 20.1046 16 19 16H5C3.89543 16 3 15.1046 3 14V6C3 4.89543 3.89543 4 5 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 20H22M5 4H19C20.1046 4 21 4.89543 21 6V14C21 15.1046 20.1046 16 19 16H5C3.89543 16 3 15.1046 3 14V6C3 4.89543 3.89543 4 5 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--laptop{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19.9998 16V7C19.9998 6.46957 19.7891 5.96086 19.414 5.58579C19.0389 5.21071 18.5302 5 17.9998 5H5.99978C5.46934 5 4.96064 5.21071 4.58556 5.58579C4.21049 5.96086 3.99978 6.46957 3.99978 7V16M19.9998 16H3.99978M19.9998 16L21.2798 18.55C21.3569 18.703 21.3934 18.8732 21.3858 19.0444C21.3782 19.2155 21.3267 19.3818 21.2364 19.5274C21.1461 19.6729 21.0198 19.7928 20.8698 19.8756C20.7198 19.9584 20.5511 20.0012 20.3798 20H3.61978C3.44847 20.0012 3.27972 19.9584 3.12972 19.8756C2.97972 19.7928 2.8535 19.6729 2.76315 19.5274C2.67281 19.3818 2.62137 19.2155 2.61378 19.0444C2.60618 18.8732 2.64268 18.703 2.71978 18.55L3.99978 16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19.9998 16V7C19.9998 6.46957 19.7891 5.96086 19.414 5.58579C19.0389 5.21071 18.5302 5 17.9998 5H5.99978C5.46934 5 4.96064 5.21071 4.58556 5.58579C4.21049 5.96086 3.99978 6.46957 3.99978 7V16M19.9998 16H3.99978M19.9998 16L21.2798 18.55C21.3569 18.703 21.3934 18.8732 21.3858 19.0444C21.3782 19.2155 21.3267 19.3818 21.2364 19.5274C21.1461 19.6729 21.0198 19.7928 20.8698 19.8756C20.7198 19.9584 20.5511 20.0012 20.3798 20H3.61978C3.44847 20.0012 3.27972 19.9584 3.12972 19.8756C2.97972 19.7928 2.8535 19.6729 2.76315 19.5274C2.67281 19.3818 2.62137 19.2155 2.61378 19.0444C2.60618 18.8732 2.64268 18.703 2.71978 18.55L3.99978 16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--lasso-select{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 22C6.37902 21.5343 5.875 20.9303 5.52786 20.2361C5.18073 19.5418 5 18.7762 5 18M5 18C5.53043 18 6.03914 17.7893 6.41421 17.4142C6.78929 17.0391 7 16.5304 7 16C7 15.4696 6.78929 14.9609 6.41421 14.5858C6.03914 14.2107 5.53043 14 5 14C4.46957 14 3.96086 14.2107 3.58579 14.5858C3.21071 14.9609 3 15.4696 3 16C3 16.5304 3.21071 17.0391 3.58579 17.4142C3.96086 17.7893 4.46957 18 5 18ZM7 16.9299C7.96 17.3599 8.96 17.6699 9.99 17.8399M3.34 14C2.48059 12.8424 2.01134 11.4417 2 10C2 5.58 6.48 2 12 2C17.52 2 22 5.58 22 10C21.985 10.6789 21.8739 11.3523 21.67 12M14.33 22.0001H14.24C14.1721 21.9777 14.1127 21.935 14.0698 21.8778C14.0269 21.8205 14.0025 21.7516 14 21.6801V11.6801C14 11.5916 14.0344 11.5066 14.096 11.4431C14.1576 11.3797 14.2416 11.3427 14.33 11.3401C14.41 11.3401 14.48 11.3701 14.54 11.4201L21.88 17.4201C21.9346 17.4627 21.9744 17.5215 21.9938 17.588C22.0131 17.6546 22.011 17.7255 21.9878 17.7908C21.9645 17.8561 21.9213 17.9124 21.8643 17.9518C21.8073 17.9911 21.7393 18.0115 21.67 18.0101H17.18L14.61 21.8601C14.5774 21.9036 14.5351 21.9388 14.4865 21.9631C14.4379 21.9874 14.3843 22.0001 14.33 22.0001Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 22C6.37902 21.5343 5.875 20.9303 5.52786 20.2361C5.18073 19.5418 5 18.7762 5 18M5 18C5.53043 18 6.03914 17.7893 6.41421 17.4142C6.78929 17.0391 7 16.5304 7 16C7 15.4696 6.78929 14.9609 6.41421 14.5858C6.03914 14.2107 5.53043 14 5 14C4.46957 14 3.96086 14.2107 3.58579 14.5858C3.21071 14.9609 3 15.4696 3 16C3 16.5304 3.21071 17.0391 3.58579 17.4142C3.96086 17.7893 4.46957 18 5 18ZM7 16.9299C7.96 17.3599 8.96 17.6699 9.99 17.8399M3.34 14C2.48059 12.8424 2.01134 11.4417 2 10C2 5.58 6.48 2 12 2C17.52 2 22 5.58 22 10C21.985 10.6789 21.8739 11.3523 21.67 12M14.33 22.0001H14.24C14.1721 21.9777 14.1127 21.935 14.0698 21.8778C14.0269 21.8205 14.0025 21.7516 14 21.6801V11.6801C14 11.5916 14.0344 11.5066 14.096 11.4431C14.1576 11.3797 14.2416 11.3427 14.33 11.3401C14.41 11.3401 14.48 11.3701 14.54 11.4201L21.88 17.4201C21.9346 17.4627 21.9744 17.5215 21.9938 17.588C22.0131 17.6546 22.011 17.7255 21.9878 17.7908C21.9645 17.8561 21.9213 17.9124 21.8643 17.9518C21.8073 17.9911 21.7393 18.0115 21.67 18.0101H17.18L14.61 21.8601C14.5774 21.9036 14.5351 21.9388 14.4865 21.9631C14.4379 21.9874 14.3843 22.0001 14.33 22.0001Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--lasso{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 22C6.37902 21.5343 5.875 20.9303 5.52786 20.2361C5.18073 19.5418 5 18.7762 5 18M5 18C5.53043 18 6.03914 17.7893 6.41421 17.4142C6.78929 17.0391 7 16.5304 7 16C7 15.4696 6.78929 14.9609 6.41421 14.5858C6.03914 14.2107 5.53043 14 5 14C4.46957 14 3.96086 14.2107 3.58579 14.5858C3.21071 14.9609 3 15.4696 3 16C3 16.5304 3.21071 17.0391 3.58579 17.4142C3.96086 17.7893 4.46957 18 5 18ZM3.3 14C2.45485 12.8376 1.99974 11.4372 2 10C2 5.6 6.5 2 12 2C17.5 2 22 5.6 22 10C22 14.4 17.5 18 12 18C10.2809 18.0287 8.57578 17.6877 7 17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 22C6.37902 21.5343 5.875 20.9303 5.52786 20.2361C5.18073 19.5418 5 18.7762 5 18M5 18C5.53043 18 6.03914 17.7893 6.41421 17.4142C6.78929 17.0391 7 16.5304 7 16C7 15.4696 6.78929 14.9609 6.41421 14.5858C6.03914 14.2107 5.53043 14 5 14C4.46957 14 3.96086 14.2107 3.58579 14.5858C3.21071 14.9609 3 15.4696 3 16C3 16.5304 3.21071 17.0391 3.58579 17.4142C3.96086 17.7893 4.46957 18 5 18ZM3.3 14C2.45485 12.8376 1.99974 11.4372 2 10C2 5.6 6.5 2 12 2C17.5 2 22 5.6 22 10C22 14.4 17.5 18 12 18C10.2809 18.0287 8.57578 17.6877 7 17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--laugh{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 9H9.01M15 9H15.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM18 13C17.7614 14.4124 17.0254 15.6929 15.9249 16.6099C14.8245 17.5269 13.4323 18.02 12 18C10.5677 18.02 9.1755 17.5269 8.07507 16.6099C6.97464 15.6929 6.2386 14.4124 6 13H18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 9H9.01M15 9H15.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM18 13C17.7614 14.4124 17.0254 15.6929 15.9249 16.6099C14.8245 17.5269 13.4323 18.02 12 18C10.5677 18.02 9.1755 17.5269 8.07507 16.6099C6.97464 15.6929 6.2386 14.4124 6 13H18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--layers-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg clip-path%3D%22url(%23clip0_901_2535)%22%3E%3Cpath d%3D%22M16.0201 12L21.5001 15.13C21.654 15.2172 21.782 15.3437 21.8711 15.4965C21.9601 15.6494 22.0071 15.8231 22.0071 16C22.0071 16.1769 21.9601 16.3506 21.8711 16.5035C21.782 16.6563 21.654 16.7828 21.5001 16.87L13.0001 21.74C12.6961 21.9155 12.3512 22.0079 12.0001 22.0079C11.649 22.0079 11.3042 21.9155 11.0001 21.74L2.50011 16.87C2.34621 16.7828 2.21821 16.6563 2.12915 16.5035C2.04009 16.3506 1.99316 16.1769 1.99316 16C1.99316 15.8231 2.04009 15.6494 2.12915 15.4965C2.21821 15.3437 2.34621 15.2172 2.50011 15.13L7.98011 12M13.0001 13.7399C12.6961 13.9154 12.3512 14.0078 12.0001 14.0078C11.649 14.0078 11.3042 13.9154 11.0001 13.7399L2.50011 8.86989C2.34621 8.78267 2.21821 8.65619 2.12915 8.50335C2.04009 8.35051 1.99316 8.17679 1.99316 7.99989C1.99316 7.823 2.04009 7.64927 2.12915 7.49643C2.21821 7.34359 2.34621 7.21711 2.50011 7.12989L11.0001 2.25989C11.3042 2.08436 11.649 1.99194 12.0001 1.99194C12.3512 1.99194 12.6961 2.08436 13.0001 2.25989L21.5001 7.12989C21.654 7.21711 21.782 7.34359 21.8711 7.49643C21.9601 7.64927 22.0071 7.823 22.0071 7.99989C22.0071 8.17679 21.9601 8.35051 21.8711 8.50335C21.782 8.65619 21.654 8.78267 21.5001 8.86989L13.0001 13.7399Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath id%3D%22clip0_901_2535%22%3E%3Crect width%3D%2224%22 height%3D%2224%22 fill%3D%22currentColor%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg clip-path%3D%22url(%23clip0_901_2535)%22%3E%3Cpath d%3D%22M16.0201 12L21.5001 15.13C21.654 15.2172 21.782 15.3437 21.8711 15.4965C21.9601 15.6494 22.0071 15.8231 22.0071 16C22.0071 16.1769 21.9601 16.3506 21.8711 16.5035C21.782 16.6563 21.654 16.7828 21.5001 16.87L13.0001 21.74C12.6961 21.9155 12.3512 22.0079 12.0001 22.0079C11.649 22.0079 11.3042 21.9155 11.0001 21.74L2.50011 16.87C2.34621 16.7828 2.21821 16.6563 2.12915 16.5035C2.04009 16.3506 1.99316 16.1769 1.99316 16C1.99316 15.8231 2.04009 15.6494 2.12915 15.4965C2.21821 15.3437 2.34621 15.2172 2.50011 15.13L7.98011 12M13.0001 13.7399C12.6961 13.9154 12.3512 14.0078 12.0001 14.0078C11.649 14.0078 11.3042 13.9154 11.0001 13.7399L2.50011 8.86989C2.34621 8.78267 2.21821 8.65619 2.12915 8.50335C2.04009 8.35051 1.99316 8.17679 1.99316 7.99989C1.99316 7.823 2.04009 7.64927 2.12915 7.49643C2.21821 7.34359 2.34621 7.21711 2.50011 7.12989L11.0001 2.25989C11.3042 2.08436 11.649 1.99194 12.0001 1.99194C12.3512 1.99194 12.6961 2.08436 13.0001 2.25989L21.5001 7.12989C21.654 7.21711 21.782 7.34359 21.8711 7.49643C21.9601 7.64927 22.0071 7.823 22.0071 7.99989C22.0071 8.17679 21.9601 8.35051 21.8711 8.50335C21.782 8.65619 21.654 8.78267 21.5001 8.86989L13.0001 13.7399Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath id%3D%22clip0_901_2535%22%3E%3Crect width%3D%2224%22 height%3D%2224%22 fill%3D%22currentColor%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--layers-3{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6.07996 9.5L2.57996 11.1C2.40816 11.1808 2.2629 11.3087 2.16115 11.469C2.0594 11.6293 2.00537 11.8152 2.00537 12.005C2.00537 12.1948 2.0594 12.3807 2.16115 12.541C2.2629 12.7013 2.40816 12.8292 2.57996 12.91L11.18 16.82C11.4392 16.9374 11.7204 16.9981 12.005 16.9981C12.2895 16.9981 12.5708 16.9374 12.83 16.82L21.41 12.92C21.5874 12.8418 21.7383 12.7136 21.8442 12.5511C21.9501 12.3887 22.0065 12.1989 22.0065 12.005C22.0065 11.8111 21.9501 11.6213 21.8442 11.4589C21.7383 11.2964 21.5874 11.1682 21.41 11.09L17.91 9.5M6.07996 14.5L2.57996 16.1C2.40816 16.1808 2.2629 16.3087 2.16115 16.469C2.0594 16.6293 2.00537 16.8152 2.00537 17.005C2.00537 17.1948 2.0594 17.3807 2.16115 17.541C2.2629 17.7013 2.40816 17.8292 2.57996 17.91L11.18 21.82C11.4392 21.9374 11.7204 21.9981 12.005 21.9981C12.2895 21.9981 12.5708 21.9374 12.83 21.82L21.41 17.92C21.5874 17.8418 21.7383 17.7136 21.8442 17.5511C21.9501 17.3887 22.0065 17.1989 22.0065 17.005C22.0065 16.8111 21.9501 16.6213 21.8442 16.4589C21.7383 16.2964 21.5874 16.1682 21.41 16.09L17.91 14.5M12.83 2.18011C12.5694 2.06126 12.2864 1.99976 12 1.99976C11.7136 1.99976 11.4305 2.06126 11.17 2.18011L2.59996 6.08011C2.42251 6.15836 2.27164 6.28651 2.16573 6.44897C2.05981 6.61143 2.00342 6.80118 2.00342 6.99511C2.00342 7.18905 2.05981 7.3788 2.16573 7.54126C2.27164 7.70371 2.42251 7.83187 2.59996 7.91011L11.18 11.8201C11.4405 11.939 11.7236 12.0005 12.01 12.0005C12.2964 12.0005 12.5794 11.939 12.84 11.8201L21.42 7.92011C21.5974 7.84187 21.7483 7.71371 21.8542 7.55126C21.9601 7.3888 22.0165 7.19905 22.0165 7.00511C22.0165 6.81118 21.9601 6.62143 21.8542 6.45897C21.7483 6.29651 21.5974 6.16836 21.42 6.09011L12.83 2.18011Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6.07996 9.5L2.57996 11.1C2.40816 11.1808 2.2629 11.3087 2.16115 11.469C2.0594 11.6293 2.00537 11.8152 2.00537 12.005C2.00537 12.1948 2.0594 12.3807 2.16115 12.541C2.2629 12.7013 2.40816 12.8292 2.57996 12.91L11.18 16.82C11.4392 16.9374 11.7204 16.9981 12.005 16.9981C12.2895 16.9981 12.5708 16.9374 12.83 16.82L21.41 12.92C21.5874 12.8418 21.7383 12.7136 21.8442 12.5511C21.9501 12.3887 22.0065 12.1989 22.0065 12.005C22.0065 11.8111 21.9501 11.6213 21.8442 11.4589C21.7383 11.2964 21.5874 11.1682 21.41 11.09L17.91 9.5M6.07996 14.5L2.57996 16.1C2.40816 16.1808 2.2629 16.3087 2.16115 16.469C2.0594 16.6293 2.00537 16.8152 2.00537 17.005C2.00537 17.1948 2.0594 17.3807 2.16115 17.541C2.2629 17.7013 2.40816 17.8292 2.57996 17.91L11.18 21.82C11.4392 21.9374 11.7204 21.9981 12.005 21.9981C12.2895 21.9981 12.5708 21.9374 12.83 21.82L21.41 17.92C21.5874 17.8418 21.7383 17.7136 21.8442 17.5511C21.9501 17.3887 22.0065 17.1989 22.0065 17.005C22.0065 16.8111 21.9501 16.6213 21.8442 16.4589C21.7383 16.2964 21.5874 16.1682 21.41 16.09L17.91 14.5M12.83 2.18011C12.5694 2.06126 12.2864 1.99976 12 1.99976C11.7136 1.99976 11.4305 2.06126 11.17 2.18011L2.59996 6.08011C2.42251 6.15836 2.27164 6.28651 2.16573 6.44897C2.05981 6.61143 2.00342 6.80118 2.00342 6.99511C2.00342 7.18905 2.05981 7.3788 2.16573 7.54126C2.27164 7.70371 2.42251 7.83187 2.59996 7.91011L11.18 11.8201C11.4405 11.939 11.7236 12.0005 12.01 12.0005C12.2964 12.0005 12.5794 11.939 12.84 11.8201L21.42 7.92011C21.5974 7.84187 21.7483 7.71371 21.8542 7.55126C21.9601 7.3888 22.0165 7.19905 22.0165 7.00511C22.0165 6.81118 21.9601 6.62143 21.8542 6.45897C21.7483 6.29651 21.5974 6.16836 21.42 6.09011L12.83 2.18011Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--layers{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 17.6499L12.83 21.8099C12.5694 21.9288 12.2864 21.9903 12 21.9903C11.7136 21.9903 11.4306 21.9288 11.17 21.8099L2 17.6499M22 12.6499L12.83 16.8099C12.5694 16.9288 12.2864 16.9903 12 16.9903C11.7136 16.9903 11.4306 16.9288 11.17 16.8099L2 12.6499M12.83 2.18011C12.5694 2.06126 12.2864 1.99976 12 1.99976C11.7136 1.99976 11.4305 2.06126 11.17 2.18011L2.59996 6.08011C2.42251 6.15836 2.27164 6.28651 2.16573 6.44897C2.05981 6.61143 2.00342 6.80118 2.00342 6.99511C2.00342 7.18905 2.05981 7.3788 2.16573 7.54126C2.27164 7.70371 2.42251 7.83187 2.59996 7.91011L11.18 11.8201C11.4405 11.939 11.7236 12.0005 12.01 12.0005C12.2964 12.0005 12.5794 11.939 12.84 11.8201L21.42 7.92011C21.5974 7.84187 21.7483 7.71371 21.8542 7.55126C21.9601 7.3888 22.0165 7.19905 22.0165 7.00511C22.0165 6.81118 21.9601 6.62143 21.8542 6.45897C21.7483 6.29651 21.5974 6.16836 21.42 6.09011L12.83 2.18011Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 17.6499L12.83 21.8099C12.5694 21.9288 12.2864 21.9903 12 21.9903C11.7136 21.9903 11.4306 21.9288 11.17 21.8099L2 17.6499M22 12.6499L12.83 16.8099C12.5694 16.9288 12.2864 16.9903 12 16.9903C11.7136 16.9903 11.4306 16.9288 11.17 16.8099L2 12.6499M12.83 2.18011C12.5694 2.06126 12.2864 1.99976 12 1.99976C11.7136 1.99976 11.4305 2.06126 11.17 2.18011L2.59996 6.08011C2.42251 6.15836 2.27164 6.28651 2.16573 6.44897C2.05981 6.61143 2.00342 6.80118 2.00342 6.99511C2.00342 7.18905 2.05981 7.3788 2.16573 7.54126C2.27164 7.70371 2.42251 7.83187 2.59996 7.91011L11.18 11.8201C11.4405 11.939 11.7236 12.0005 12.01 12.0005C12.2964 12.0005 12.5794 11.939 12.84 11.8201L21.42 7.92011C21.5974 7.84187 21.7483 7.71371 21.8542 7.55126C21.9601 7.3888 22.0165 7.19905 22.0165 7.00511C22.0165 6.81118 21.9601 6.62143 21.8542 6.45897C21.7483 6.29651 21.5974 6.16836 21.42 6.09011L12.83 2.18011Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--layout-dashboard{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 3H4C3.44772 3 3 3.44772 3 4V11C3 11.5523 3.44772 12 4 12H9C9.55228 12 10 11.5523 10 11V4C10 3.44772 9.55228 3 9 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M20 3H15C14.4477 3 14 3.44772 14 4V7C14 7.55228 14.4477 8 15 8H20C20.5523 8 21 7.55228 21 7V4C21 3.44772 20.5523 3 20 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M20 12H15C14.4477 12 14 12.4477 14 13V20C14 20.5523 14.4477 21 15 21H20C20.5523 21 21 20.5523 21 20V13C21 12.4477 20.5523 12 20 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M9 16H4C3.44772 16 3 16.4477 3 17V20C3 20.5523 3.44772 21 4 21H9C9.55228 21 10 20.5523 10 20V17C10 16.4477 9.55228 16 9 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 3H4C3.44772 3 3 3.44772 3 4V11C3 11.5523 3.44772 12 4 12H9C9.55228 12 10 11.5523 10 11V4C10 3.44772 9.55228 3 9 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M20 3H15C14.4477 3 14 3.44772 14 4V7C14 7.55228 14.4477 8 15 8H20C20.5523 8 21 7.55228 21 7V4C21 3.44772 20.5523 3 20 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M20 12H15C14.4477 12 14 12.4477 14 13V20C14 20.5523 14.4477 21 15 21H20C20.5523 21 21 20.5523 21 20V13C21 12.4477 20.5523 12 20 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M9 16H4C3.44772 16 3 16.4477 3 17V20C3 20.5523 3.44772 21 4 21H9C9.55228 21 10 20.5523 10 20V17C10 16.4477 9.55228 16 9 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--layout-grid{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 3H4C3.44772 3 3 3.44772 3 4V9C3 9.55228 3.44772 10 4 10H9C9.55228 10 10 9.55228 10 9V4C10 3.44772 9.55228 3 9 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M20 3H15C14.4477 3 14 3.44772 14 4V9C14 9.55228 14.4477 10 15 10H20C20.5523 10 21 9.55228 21 9V4C21 3.44772 20.5523 3 20 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M20 14H15C14.4477 14 14 14.4477 14 15V20C14 20.5523 14.4477 21 15 21H20C20.5523 21 21 20.5523 21 20V15C21 14.4477 20.5523 14 20 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M9 14H4C3.44772 14 3 14.4477 3 15V20C3 20.5523 3.44772 21 4 21H9C9.55228 21 10 20.5523 10 20V15C10 14.4477 9.55228 14 9 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 3H4C3.44772 3 3 3.44772 3 4V9C3 9.55228 3.44772 10 4 10H9C9.55228 10 10 9.55228 10 9V4C10 3.44772 9.55228 3 9 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M20 3H15C14.4477 3 14 3.44772 14 4V9C14 9.55228 14.4477 10 15 10H20C20.5523 10 21 9.55228 21 9V4C21 3.44772 20.5523 3 20 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M20 14H15C14.4477 14 14 14.4477 14 15V20C14 20.5523 14.4477 21 15 21H20C20.5523 21 21 20.5523 21 20V15C21 14.4477 20.5523 14 20 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M9 14H4C3.44772 14 3 14.4477 3 15V20C3 20.5523 3.44772 21 4 21H9C9.55228 21 10 20.5523 10 20V15C10 14.4477 9.55228 14 9 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--layout-list{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 4H21M14 9H21M14 15H21M14 20H21M4 3H9C9.55228 3 10 3.44772 10 4V9C10 9.55228 9.55228 10 9 10H4C3.44772 10 3 9.55228 3 9V4C3 3.44772 3.44772 3 4 3ZM4 14H9C9.55228 14 10 14.4477 10 15V20C10 20.5523 9.55228 21 9 21H4C3.44772 21 3 20.5523 3 20V15C3 14.4477 3.44772 14 4 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 4H21M14 9H21M14 15H21M14 20H21M4 3H9C9.55228 3 10 3.44772 10 4V9C10 9.55228 9.55228 10 9 10H4C3.44772 10 3 9.55228 3 9V4C3 3.44772 3.44772 3 4 3ZM4 14H9C9.55228 14 10 14.4477 10 15V20C10 20.5523 9.55228 21 9 21H4C3.44772 21 3 20.5523 3 20V15C3 14.4477 3.44772 14 4 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--layout-panel-left{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 3H4C3.44772 3 3 3.44772 3 4V20C3 20.5523 3.44772 21 4 21H9C9.55228 21 10 20.5523 10 20V4C10 3.44772 9.55228 3 9 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M20 3H15C14.4477 3 14 3.44772 14 4V9C14 9.55228 14.4477 10 15 10H20C20.5523 10 21 9.55228 21 9V4C21 3.44772 20.5523 3 20 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M20 14H15C14.4477 14 14 14.4477 14 15V20C14 20.5523 14.4477 21 15 21H20C20.5523 21 21 20.5523 21 20V15C21 14.4477 20.5523 14 20 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 3H4C3.44772 3 3 3.44772 3 4V20C3 20.5523 3.44772 21 4 21H9C9.55228 21 10 20.5523 10 20V4C10 3.44772 9.55228 3 9 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M20 3H15C14.4477 3 14 3.44772 14 4V9C14 9.55228 14.4477 10 15 10H20C20.5523 10 21 9.55228 21 9V4C21 3.44772 20.5523 3 20 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M20 14H15C14.4477 14 14 14.4477 14 15V20C14 20.5523 14.4477 21 15 21H20C20.5523 21 21 20.5523 21 20V15C21 14.4477 20.5523 14 20 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--layout-panel-top{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 3H4C3.44772 3 3 3.44772 3 4V9C3 9.55228 3.44772 10 4 10H20C20.5523 10 21 9.55228 21 9V4C21 3.44772 20.5523 3 20 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M9 14H4C3.44772 14 3 14.4477 3 15V20C3 20.5523 3.44772 21 4 21H9C9.55228 21 10 20.5523 10 20V15C10 14.4477 9.55228 14 9 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M20 14H15C14.4477 14 14 14.4477 14 15V20C14 20.5523 14.4477 21 15 21H20C20.5523 21 21 20.5523 21 20V15C21 14.4477 20.5523 14 20 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 3H4C3.44772 3 3 3.44772 3 4V9C3 9.55228 3.44772 10 4 10H20C20.5523 10 21 9.55228 21 9V4C21 3.44772 20.5523 3 20 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M9 14H4C3.44772 14 3 14.4477 3 15V20C3 20.5523 3.44772 21 4 21H9C9.55228 21 10 20.5523 10 20V15C10 14.4477 9.55228 14 9 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M20 14H15C14.4477 14 14 14.4477 14 15V20C14 20.5523 14.4477 21 15 21H20C20.5523 21 21 20.5523 21 20V15C21 14.4477 20.5523 14 20 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--layout-template{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 3H4C3.44772 3 3 3.44772 3 4V9C3 9.55228 3.44772 10 4 10H20C20.5523 10 21 9.55228 21 9V4C21 3.44772 20.5523 3 20 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M11 14H4C3.44772 14 3 14.4477 3 15V20C3 20.5523 3.44772 21 4 21H11C11.5523 21 12 20.5523 12 20V15C12 14.4477 11.5523 14 11 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M20 14H17C16.4477 14 16 14.4477 16 15V20C16 20.5523 16.4477 21 17 21H20C20.5523 21 21 20.5523 21 20V15C21 14.4477 20.5523 14 20 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 3H4C3.44772 3 3 3.44772 3 4V9C3 9.55228 3.44772 10 4 10H20C20.5523 10 21 9.55228 21 9V4C21 3.44772 20.5523 3 20 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M11 14H4C3.44772 14 3 14.4477 3 15V20C3 20.5523 3.44772 21 4 21H11C11.5523 21 12 20.5523 12 20V15C12 14.4477 11.5523 14 11 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M20 14H17C16.4477 14 16 14.4477 16 15V20C16 20.5523 16.4477 21 17 21H20C20.5523 21 21 20.5523 21 20V15C21 14.4477 20.5523 14 20 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--leaf{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 21C2 18 3.85 15.64 7.08 15C9.5 14.52 12 13 13 12M11 20C9.24404 20.0053 7.55023 19.3505 6.2545 18.1654C4.95876 16.9803 4.15575 15.3515 4.00471 13.6021C3.85368 11.8527 4.36567 10.1104 5.43913 8.72074C6.51259 7.33112 8.06911 6.3957 9.79998 6.1C15.5 5 17 4.48 19 2C20 4 21 6.18 21 10C21 15.5 16.22 20 11 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 21C2 18 3.85 15.64 7.08 15C9.5 14.52 12 13 13 12M11 20C9.24404 20.0053 7.55023 19.3505 6.2545 18.1654C4.95876 16.9803 4.15575 15.3515 4.00471 13.6021C3.85368 11.8527 4.36567 10.1104 5.43913 8.72074C6.51259 7.33112 8.06911 6.3957 9.79998 6.1C15.5 5 17 4.48 19 2C20 4 21 6.18 21 10C21 15.5 16.22 20 11 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--leafy-green{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2.00005 22C3.25005 21.013 4.27005 20.025 5.90005 19.8C7.31117 19.7997 8.66962 20.3359 9.70005 21.3C10.2348 21.6746 10.8531 21.9126 11.501 21.9933C12.1489 22.0739 12.8067 21.9947 13.4169 21.7626C14.0272 21.5306 14.5713 21.1526 15.0019 20.6618C15.4325 20.171 15.7364 19.5823 15.887 18.947C16.5359 19.0627 17.2041 18.9928 17.815 18.7455C18.4259 18.4981 18.9545 18.0833 19.34 17.5488C19.7255 17.0143 19.9523 16.3818 19.9942 15.7241C20.0362 15.0664 19.8916 14.4102 19.577 13.831C20.1503 13.6458 20.6661 13.3158 21.0744 12.8729C21.4827 12.4299 21.7698 11.8891 21.9079 11.3027C22.046 10.7163 22.0303 10.1042 21.8625 9.52564C21.6947 8.94705 21.3804 8.42157 20.95 8.00004C21.2751 7.67502 21.5329 7.28916 21.7088 6.8645C21.8847 6.43984 21.9752 5.98469 21.9752 5.52504C21.9752 5.06539 21.8847 4.61024 21.7088 4.18558C21.5329 3.76092 21.2751 3.37506 20.95 3.05004C20.625 2.72502 20.2392 2.4672 19.8145 2.2913C19.3898 2.1154 18.9347 2.02486 18.475 2.02486C17.5467 2.02486 16.6565 2.39363 16 3.05004C15.5785 2.61965 15.053 2.30534 14.4744 2.13754C13.8959 1.96974 13.2838 1.95412 12.6974 2.09219C12.111 2.23027 11.5701 2.51736 11.1272 2.9257C10.6843 3.33403 10.3542 3.84978 10.169 4.42304C9.5899 4.10852 8.93371 3.96391 8.27601 4.00584C7.6183 4.04778 6.9858 4.27456 6.45128 4.66009C5.91677 5.04561 5.50197 5.57422 5.2546 6.18508C5.00724 6.79594 4.93738 7.46423 5.05305 8.11304C4.4233 8.2664 3.84026 8.5705 3.3541 8.99915C2.86794 9.4278 2.49323 9.96818 2.26222 10.5738C2.0312 11.1793 1.9508 11.832 2.02794 12.4755C2.10508 13.1191 2.33745 13.7342 2.70505 14.268C3.49905 15.42 4.40905 16.712 4.20005 18.1C3.92605 19.743 3.01405 20.732 2.00005 22ZM2.00005 22L17 7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2.00005 22C3.25005 21.013 4.27005 20.025 5.90005 19.8C7.31117 19.7997 8.66962 20.3359 9.70005 21.3C10.2348 21.6746 10.8531 21.9126 11.501 21.9933C12.1489 22.0739 12.8067 21.9947 13.4169 21.7626C14.0272 21.5306 14.5713 21.1526 15.0019 20.6618C15.4325 20.171 15.7364 19.5823 15.887 18.947C16.5359 19.0627 17.2041 18.9928 17.815 18.7455C18.4259 18.4981 18.9545 18.0833 19.34 17.5488C19.7255 17.0143 19.9523 16.3818 19.9942 15.7241C20.0362 15.0664 19.8916 14.4102 19.577 13.831C20.1503 13.6458 20.6661 13.3158 21.0744 12.8729C21.4827 12.4299 21.7698 11.8891 21.9079 11.3027C22.046 10.7163 22.0303 10.1042 21.8625 9.52564C21.6947 8.94705 21.3804 8.42157 20.95 8.00004C21.2751 7.67502 21.5329 7.28916 21.7088 6.8645C21.8847 6.43984 21.9752 5.98469 21.9752 5.52504C21.9752 5.06539 21.8847 4.61024 21.7088 4.18558C21.5329 3.76092 21.2751 3.37506 20.95 3.05004C20.625 2.72502 20.2392 2.4672 19.8145 2.2913C19.3898 2.1154 18.9347 2.02486 18.475 2.02486C17.5467 2.02486 16.6565 2.39363 16 3.05004C15.5785 2.61965 15.053 2.30534 14.4744 2.13754C13.8959 1.96974 13.2838 1.95412 12.6974 2.09219C12.111 2.23027 11.5701 2.51736 11.1272 2.9257C10.6843 3.33403 10.3542 3.84978 10.169 4.42304C9.5899 4.10852 8.93371 3.96391 8.27601 4.00584C7.6183 4.04778 6.9858 4.27456 6.45128 4.66009C5.91677 5.04561 5.50197 5.57422 5.2546 6.18508C5.00724 6.79594 4.93738 7.46423 5.05305 8.11304C4.4233 8.2664 3.84026 8.5705 3.3541 8.99915C2.86794 9.4278 2.49323 9.96818 2.26222 10.5738C2.0312 11.1793 1.9508 11.832 2.02794 12.4755C2.10508 13.1191 2.33745 13.7342 2.70505 14.268C3.49905 15.42 4.40905 16.712 4.20005 18.1C3.92605 19.743 3.01405 20.732 2.00005 22ZM2.00005 22L17 7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--lectern{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16.0001 12H19.0001C19.4222 12.0001 19.8335 11.8667 20.1751 11.6188C20.5168 11.3709 20.7712 11.0213 20.9021 10.62L21.9581 7.287C22.0028 7.13769 22.012 6.97999 21.985 6.82649C21.9579 6.67298 21.8954 6.52793 21.8023 6.4029C21.7092 6.27786 21.5882 6.17632 21.4489 6.10637C21.3096 6.03641 21.1559 5.99999 21.0001 6H3.00007C2.8442 5.99999 2.69049 6.03641 2.5512 6.10637C2.41191 6.17632 2.29091 6.27786 2.19784 6.4029C2.10477 6.52793 2.04221 6.67298 2.01517 6.82649C1.98812 6.97999 1.99734 7.13769 2.04207 7.287L3.09807 10.621C3.22909 11.0221 3.48363 11.3715 3.82525 11.6192C4.16688 11.8669 4.5781 12.0002 5.00007 12H8.00007M18 6V3C18 2.73478 17.8946 2.48043 17.7071 2.29289C17.5196 2.10536 17.2652 2 17 2H14M9 10H15C15.5523 10 16 10.4477 16 11V21C16 21.5523 15.5523 22 15 22H9C8.44772 22 8 21.5523 8 21V11C8 10.4477 8.44772 10 9 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16.0001 12H19.0001C19.4222 12.0001 19.8335 11.8667 20.1751 11.6188C20.5168 11.3709 20.7712 11.0213 20.9021 10.62L21.9581 7.287C22.0028 7.13769 22.012 6.97999 21.985 6.82649C21.9579 6.67298 21.8954 6.52793 21.8023 6.4029C21.7092 6.27786 21.5882 6.17632 21.4489 6.10637C21.3096 6.03641 21.1559 5.99999 21.0001 6H3.00007C2.8442 5.99999 2.69049 6.03641 2.5512 6.10637C2.41191 6.17632 2.29091 6.27786 2.19784 6.4029C2.10477 6.52793 2.04221 6.67298 2.01517 6.82649C1.98812 6.97999 1.99734 7.13769 2.04207 7.287L3.09807 10.621C3.22909 11.0221 3.48363 11.3715 3.82525 11.6192C4.16688 11.8669 4.5781 12.0002 5.00007 12H8.00007M18 6V3C18 2.73478 17.8946 2.48043 17.7071 2.29289C17.5196 2.10536 17.2652 2 17 2H14M9 10H15C15.5523 10 16 10.4477 16 11V21C16 21.5523 15.5523 22 15 22H9C8.44772 22 8 21.5523 8 21V11C8 10.4477 8.44772 10 9 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--letter-text{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 12H21M15 6H21M3 13L6.553 5.27597C6.59457 5.19303 6.6584 5.12329 6.73734 5.07455C6.81628 5.02581 6.90723 5 7 5C7.09277 5 7.18372 5.02581 7.26266 5.07455C7.3416 5.12329 7.40543 5.19303 7.447 5.27597L11 13M3 18H21M4 11H10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 12H21M15 6H21M3 13L6.553 5.27597C6.59457 5.19303 6.6584 5.12329 6.73734 5.07455C6.81628 5.02581 6.90723 5 7 5C7.09277 5 7.18372 5.02581 7.26266 5.07455C7.3416 5.12329 7.40543 5.19303 7.447 5.27597L11 13M3 18H21M4 11H10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--library-big{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 3V21M4 3H10C10.5523 3 11 3.44772 11 4V20C11 20.5523 10.5523 21 10 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3ZM20.4 18.9C20.6 19.4 20.3 20 19.8 20.2L17.9 20.9C17.4 21.1 16.8 20.8 16.6 20.3L11.1 5.1C10.9 4.6 11.2 4 11.7 3.8L13.6 3.1C14.1 2.9 14.7 3.2 14.9 3.7L20.4 18.9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 3V21M4 3H10C10.5523 3 11 3.44772 11 4V20C11 20.5523 10.5523 21 10 21H4C3.44772 21 3 20.5523 3 20V4C3 3.44772 3.44772 3 4 3ZM20.4 18.9C20.6 19.4 20.3 20 19.8 20.2L17.9 20.9C17.4 21.1 16.8 20.8 16.6 20.3L11.1 5.1C10.9 4.6 11.2 4 11.7 3.8L13.6 3.1C14.1 2.9 14.7 3.2 14.9 3.7L20.4 18.9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--library{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 6L20 20M12 6V20M8 8V20M4 4V20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 6L20 20M12 6V20M8 8V20M4 4V20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--life-buoy{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.92993 4.92993L9.16993 9.16993M14.8301 9.16993L19.0701 4.92993M14.8301 14.8301L19.0701 19.0701M9.16993 14.8301L4.92993 19.0701M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.92993 4.92993L9.16993 9.16993M14.8301 9.16993L19.0701 4.92993M14.8301 14.8301L19.0701 19.0701M9.16993 14.8301L4.92993 19.0701M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--ligature{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 20V8C8 5.8 9.8 4 12 4C13.5 4 14.8 4.8 15.5 6M6 12H10M14 12H16V20M6 20H10M14 20H18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 20V8C8 5.8 9.8 4 12 4C13.5 4 14.8 4.8 15.5 6M6 12H10M14 12H16V20M6 20H10M14 20H18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--lightbulb-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16.8 11.2C17.6 10.3 18 9.20001 18 8.00001C17.998 6.91781 17.7033 5.8563 17.1473 4.9279C16.5912 3.99951 15.7943 3.23879 14.8412 2.72634C13.888 2.21388 12.814 1.96876 11.7329 2.01694C10.6517 2.06511 9.60376 2.4048 8.69995 3.00001M2 2L22 22M6.2999 6.30005C5.94477 7.1856 5.86941 8.15867 6.08395 9.08834C6.29849 10.018 6.79263 10.8597 7.4999 11.5C8.1999 12.2 8.7999 13 8.9999 14M9 18H15M10 22H14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16.8 11.2C17.6 10.3 18 9.20001 18 8.00001C17.998 6.91781 17.7033 5.8563 17.1473 4.9279C16.5912 3.99951 15.7943 3.23879 14.8412 2.72634C13.888 2.21388 12.814 1.96876 11.7329 2.01694C10.6517 2.06511 9.60376 2.4048 8.69995 3.00001M2 2L22 22M6.2999 6.30005C5.94477 7.1856 5.86941 8.15867 6.08395 9.08834C6.29849 10.018 6.79263 10.8597 7.4999 11.5C8.1999 12.2 8.7999 13 8.9999 14M9 18H15M10 22H14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--lightbulb{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 14C15.2 13 15.7 12.3 16.5 11.5C17.5 10.6 18 9.3 18 8C18 6.4087 17.3679 4.88258 16.2426 3.75736C15.1174 2.63214 13.5913 2 12 2C10.4087 2 8.88258 2.63214 7.75736 3.75736C6.63214 4.88258 6 6.4087 6 8C6 9 6.2 10.2 7.5 11.5C8.2 12.2 8.8 13 9 14M9 18H15M10 22H14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 14C15.2 13 15.7 12.3 16.5 11.5C17.5 10.6 18 9.3 18 8C18 6.4087 17.3679 4.88258 16.2426 3.75736C15.1174 2.63214 13.5913 2 12 2C10.4087 2 8.88258 2.63214 7.75736 3.75736C6.63214 4.88258 6 6.4087 6 8C6 9 6.2 10.2 7.5 11.5C8.2 12.2 8.8 13 9 14M9 18H15M10 22H14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--link-2-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 17H7C5.67392 17 4.40215 16.4732 3.46447 15.5355C2.52678 14.5979 2 13.3261 2 12C2 10.6739 2.52678 9.40215 3.46447 8.46447C4.40215 7.52678 5.67392 7 7 7M15 7H17C17.9286 7 18.8388 7.25857 19.6287 7.74675C20.4185 8.23492 21.0569 8.9334 21.4721 9.76393C21.8874 10.5945 22.0632 11.5242 21.9798 12.449C21.8964 13.3738 21.5571 14.2572 21 15M8 12H12M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 17H7C5.67392 17 4.40215 16.4732 3.46447 15.5355C2.52678 14.5979 2 13.3261 2 12C2 10.6739 2.52678 9.40215 3.46447 8.46447C4.40215 7.52678 5.67392 7 7 7M15 7H17C17.9286 7 18.8388 7.25857 19.6287 7.74675C20.4185 8.23492 21.0569 8.9334 21.4721 9.76393C21.8874 10.5945 22.0632 11.5242 21.9798 12.449C21.8964 13.3738 21.5571 14.2572 21 15M8 12H12M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--link-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 17H7C5.67392 17 4.40215 16.4732 3.46447 15.5355C2.52678 14.5979 2 13.3261 2 12C2 10.6739 2.52678 9.40215 3.46447 8.46447C4.40215 7.52678 5.67392 7 7 7H9M15 7H17C18.3261 7 19.5979 7.52678 20.5355 8.46447C21.4732 9.40215 22 10.6739 22 12C22 13.3261 21.4732 14.5979 20.5355 15.5355C19.5979 16.4732 18.3261 17 17 17H15M8 12H16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 17H7C5.67392 17 4.40215 16.4732 3.46447 15.5355C2.52678 14.5979 2 13.3261 2 12C2 10.6739 2.52678 9.40215 3.46447 8.46447C4.40215 7.52678 5.67392 7 7 7H9M15 7H17C18.3261 7 19.5979 7.52678 20.5355 8.46447C21.4732 9.40215 22 10.6739 22 12C22 13.3261 21.4732 14.5979 20.5355 15.5355C19.5979 16.4732 18.3261 17 17 17H15M8 12H16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--link{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.0002 13C10.4297 13.5741 10.9776 14.0491 11.6068 14.3929C12.236 14.7367 12.9318 14.9411 13.6469 14.9923C14.362 15.0435 15.0798 14.9403 15.7516 14.6897C16.4233 14.4392 17.0334 14.047 17.5402 13.54L20.5402 10.54C21.451 9.59695 21.955 8.33394 21.9436 7.02296C21.9322 5.71198 21.4064 4.45791 20.4793 3.53087C19.5523 2.60383 18.2982 2.07799 16.9872 2.0666C15.6763 2.0552 14.4133 2.55918 13.4702 3.46997L11.7502 5.17997M14.0002 11C13.5707 10.4259 13.0228 9.9508 12.3936 9.60704C11.7645 9.26328 11.0687 9.05886 10.3535 9.00765C9.63841 8.95643 8.92061 9.05961 8.24885 9.3102C7.5771 9.56079 6.96709 9.95291 6.4602 10.46L3.4602 13.46C2.54941 14.403 2.04544 15.666 2.05683 16.977C2.06822 18.288 2.59407 19.542 3.52111 20.4691C4.44815 21.3961 5.70221 21.922 7.01319 21.9334C8.32418 21.9447 9.58719 21.4408 10.5302 20.53L12.2402 18.82%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.0002 13C10.4297 13.5741 10.9776 14.0491 11.6068 14.3929C12.236 14.7367 12.9318 14.9411 13.6469 14.9923C14.362 15.0435 15.0798 14.9403 15.7516 14.6897C16.4233 14.4392 17.0334 14.047 17.5402 13.54L20.5402 10.54C21.451 9.59695 21.955 8.33394 21.9436 7.02296C21.9322 5.71198 21.4064 4.45791 20.4793 3.53087C19.5523 2.60383 18.2982 2.07799 16.9872 2.0666C15.6763 2.0552 14.4133 2.55918 13.4702 3.46997L11.7502 5.17997M14.0002 11C13.5707 10.4259 13.0228 9.9508 12.3936 9.60704C11.7645 9.26328 11.0687 9.05886 10.3535 9.00765C9.63841 8.95643 8.92061 9.05961 8.24885 9.3102C7.5771 9.56079 6.96709 9.95291 6.4602 10.46L3.4602 13.46C2.54941 14.403 2.04544 15.666 2.05683 16.977C2.06822 18.288 2.59407 19.542 3.52111 20.4691C4.44815 21.3961 5.70221 21.922 7.01319 21.9334C8.32418 21.9447 9.58719 21.4408 10.5302 20.53L12.2402 18.82%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--linkedin{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 8C17.5913 8 19.1174 8.63214 20.2426 9.75736C21.3679 10.8826 22 12.4087 22 14V21H18V14C18 13.4696 17.7893 12.9609 17.4142 12.5858C17.0391 12.2107 16.5304 12 16 12C15.4696 12 14.9609 12.2107 14.5858 12.5858C14.2107 12.9609 14 13.4696 14 14V21H10V14C10 12.4087 10.6321 10.8826 11.7574 9.75736C12.8826 8.63214 14.4087 8 16 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M6 9H2V21H6V9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M4 6C5.10457 6 6 5.10457 6 4C6 2.89543 5.10457 2 4 2C2.89543 2 2 2.89543 2 4C2 5.10457 2.89543 6 4 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 8C17.5913 8 19.1174 8.63214 20.2426 9.75736C21.3679 10.8826 22 12.4087 22 14V21H18V14C18 13.4696 17.7893 12.9609 17.4142 12.5858C17.0391 12.2107 16.5304 12 16 12C15.4696 12 14.9609 12.2107 14.5858 12.5858C14.2107 12.9609 14 13.4696 14 14V21H10V14C10 12.4087 10.6321 10.8826 11.7574 9.75736C12.8826 8.63214 14.4087 8 16 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M6 9H2V21H6V9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M4 6C5.10457 6 6 5.10457 6 4C6 2.89543 5.10457 2 4 2C2.89543 2 2 2.89543 2 4C2 5.10457 2.89543 6 4 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--list-check{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 18H3M15 18L17 20L21 16M16 12H3M16 6H3%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 18H3M15 18L17 20L21 16M16 12H3M16 6H3%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--list-checks{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 17L5 19L9 15M3 7L5 9L9 5M13 6H21M13 12H21M13 18H21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 17L5 19L9 15M3 7L5 9L9 5M13 6H21M13 12H21M13 18H21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--list-collapse{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 10L5.5 7.5L3 5M3 19L5.5 16.5L3 14M10 6H21M10 12H21M10 18H21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 10L5.5 7.5L3 5M3 19L5.5 16.5L3 14M10 6H21M10 12H21M10 18H21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--list-end{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 12H3M16 6H3M10 18H3M21 6V16C21 16.5304 20.7893 17.0391 20.4142 17.4142C20.0391 17.7893 19.5304 18 19 18H14M14 18L16 16M14 18L16 20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 12H3M16 6H3M10 18H3M21 6V16C21 16.5304 20.7893 17.0391 20.4142 17.4142C20.0391 17.7893 19.5304 18 19 18H14M14 18L16 16M14 18L16 20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--list-filter{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 6H21M7 12H17M10 18H14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 6H21M7 12H17M10 18H14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--list-minus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 12H3M16 6H3M16 18H3M21 12H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 12H3M16 6H3M16 18H3M21 12H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--list-music{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 15V6M12 12H3M16 6H3M12 18H3M18.5 18C19.163 18 19.7989 17.7366 20.2678 17.2678C20.7366 16.7989 21 16.163 21 15.5C21 14.837 20.7366 14.2011 20.2678 13.7322C19.7989 13.2634 19.163 13 18.5 13C17.837 13 17.2011 13.2634 16.7322 13.7322C16.2634 14.2011 16 14.837 16 15.5C16 16.163 16.2634 16.7989 16.7322 17.2678C17.2011 17.7366 17.837 18 18.5 18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 15V6M12 12H3M16 6H3M12 18H3M18.5 18C19.163 18 19.7989 17.7366 20.2678 17.2678C20.7366 16.7989 21 16.163 21 15.5C21 14.837 20.7366 14.2011 20.2678 13.7322C19.7989 13.2634 19.163 13 18.5 13C17.837 13 17.2011 13.2634 16.7322 13.7322C16.2634 14.2011 16 14.837 16 15.5C16 16.163 16.2634 16.7989 16.7322 17.2678C17.2011 17.7366 17.837 18 18.5 18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--list-ordered{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 6H21M10 12H21M10 18H21M4 6H5V10M4 10H6M6 18.0001H4C4 17.0001 6 16.0001 6 15.0001C6 14.0001 5 13.5001 4 14.0001%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 6H21M10 12H21M10 18H21M4 6H5V10M4 10H6M6 18.0001H4C4 17.0001 6 16.0001 6 15.0001C6 14.0001 5 13.5001 4 14.0001%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--list-plus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 12H3M16 6H3M16 18H3M18 9V15M21 12H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 12H3M16 6H3M16 18H3M18 9V15M21 12H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--list-restart{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 6H3M7 12H3M7 18H3M12 18C12.6296 18.8395 13.5075 19.4597 14.5092 19.7726C15.5108 20.0855 16.5856 20.0753 17.5811 19.7434C18.5767 19.4116 19.4426 18.7749 20.0562 17.9236C20.6698 17.0722 21 16.0494 21 15C21 13.8065 20.5259 12.6619 19.682 11.818C18.8381 10.9741 17.6935 10.5 16.5 10.5C15.17 10.5 13.96 11.04 13.09 11.91L11 14M11 14V10M11 14H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 6H3M7 12H3M7 18H3M12 18C12.6296 18.8395 13.5075 19.4597 14.5092 19.7726C15.5108 20.0855 16.5856 20.0753 17.5811 19.7434C18.5767 19.4116 19.4426 18.7749 20.0562 17.9236C20.6698 17.0722 21 16.0494 21 15C21 13.8065 20.5259 12.6619 19.682 11.818C18.8381 10.9741 17.6935 10.5 16.5 10.5C15.17 10.5 13.96 11.04 13.09 11.91L11 14M11 14V10M11 14H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--list-start{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 12H3M16 18H3M10 6H3M21 18V8C21 7.46957 20.7893 6.96086 20.4142 6.58579C20.0391 6.21071 19.5304 6 19 6H14M14 6L16 8M14 6L16 4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 12H3M16 18H3M10 6H3M21 18V8C21 7.46957 20.7893 6.96086 20.4142 6.58579C20.0391 6.21071 19.5304 6 19 6H14M14 6L16 8M14 6L16 4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--list-todo{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 17L5 19L9 15M13 6H21M13 12H21M13 18H21M4 5H8C8.55228 5 9 5.44772 9 6V10C9 10.5523 8.55228 11 8 11H4C3.44772 11 3 10.5523 3 10V6C3 5.44772 3.44772 5 4 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 17L5 19L9 15M13 6H21M13 12H21M13 18H21M4 5H8C8.55228 5 9 5.44772 9 6V10C9 10.5523 8.55228 11 8 11H4C3.44772 11 3 10.5523 3 10V6C3 5.44772 3.44772 5 4 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--list-tree{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 12H13M21 6H8M21 18H13M3 6V10M3 10C3 11.1 3.9 12 5 12H8M3 10V16C3 17.1 3.9 18 5 18H8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 12H13M21 6H8M21 18H13M3 6V10M3 10C3 11.1 3.9 12 5 12H8M3 10V16C3 17.1 3.9 18 5 18H8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--list-video{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12H3M16 6H3M12 18H3M16 12L21 15L16 18V12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12H3M16 6H3M12 18H3M16 12L21 15L16 18V12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--list-x{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 12H3M16 6H3M16 18H3M19 10L15 14M15 10L19 14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 12H3M16 6H3M16 18H3M19 10L15 14M15 10L19 14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--list{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 6H21M8 12H21M8 18H21M3 6H3.01M3 12H3.01M3 18H3.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 6H21M8 12H21M8 18H21M3 6H3.01M3 12H3.01M3 18H3.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--loader-circle{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 12C20.9999 13.9005 20.3981 15.7523 19.2809 17.2899C18.1637 18.8274 16.5885 19.9719 14.7809 20.5591C12.9733 21.1464 11.0262 21.1463 9.21864 20.559C7.41109 19.9716 5.83588 18.8271 4.71876 17.2895C3.60165 15.7518 2.99999 13.9 3 11.9994C3.00001 10.0989 3.60171 8.24706 4.71884 6.70945C5.83598 5.17184 7.4112 4.02736 9.21877 3.44003C11.0263 2.8527 12.9734 2.85267 14.781 3.43995%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 12C20.9999 13.9005 20.3981 15.7523 19.2809 17.2899C18.1637 18.8274 16.5885 19.9719 14.7809 20.5591C12.9733 21.1464 11.0262 21.1463 9.21864 20.559C7.41109 19.9716 5.83588 18.8271 4.71876 17.2895C3.60165 15.7518 2.99999 13.9 3 11.9994C3.00001 10.0989 3.60171 8.24706 4.71884 6.70945C5.83598 5.17184 7.4112 4.02736 9.21877 3.44003C11.0263 2.8527 12.9734 2.85267 14.781 3.43995%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--loader-pinwheel{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 12C2 9.2 4.2 7 7 7C9.8 7 12 9.2 12 12M2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12M12 12C12 14.8 14.2 17 17 17C19.8 17 22 14.8 22 12M12 12C10.8463 11.337 9.47638 11.1593 8.19175 11.5062C6.90713 11.8532 5.81294 12.6962 5.1499 13.8499C4.48686 15.0036 4.30928 16.3734 4.65622 17.6581C5.00316 18.9427 5.84621 20.0369 6.9999 20.6999M12 12C12.5647 12.3283 13.1884 12.5421 13.8357 12.6293C14.4831 12.7165 15.1413 12.6754 15.7727 12.5082C16.4041 12.3411 16.9965 12.0512 17.5159 11.6551C18.0353 11.2591 18.4716 10.7646 18.7999 10.1999C19.1282 9.63522 19.3421 9.0114 19.4293 8.36406C19.5165 7.71673 19.4754 7.05855 19.3082 6.42711C19.1411 5.79567 18.8512 5.20334 18.4551 4.68393C18.0591 4.16452 17.5646 3.72821 16.9999 3.3999M7 3.29992C8.14043 2.63688 9.49754 2.45403 10.7728 2.7916C12.048 3.12916 13.137 3.95949 13.8 5.09992C14.463 6.24035 14.6459 7.59747 14.3083 8.87271C13.9708 10.148 13.1404 11.2369 12 11.8999C10.8596 12.563 10.0292 13.6519 9.69167 14.9271C9.35411 16.2024 9.53696 17.5595 10.2 18.6999C10.863 19.8404 11.952 20.6707 13.2272 21.0082C14.5025 21.3458 15.8596 21.163 17 20.4999%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 12C2 9.2 4.2 7 7 7C9.8 7 12 9.2 12 12M2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12M2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12M12 12C12 14.8 14.2 17 17 17C19.8 17 22 14.8 22 12M12 12C10.8463 11.337 9.47638 11.1593 8.19175 11.5062C6.90713 11.8532 5.81294 12.6962 5.1499 13.8499C4.48686 15.0036 4.30928 16.3734 4.65622 17.6581C5.00316 18.9427 5.84621 20.0369 6.9999 20.6999M12 12C12.5647 12.3283 13.1884 12.5421 13.8357 12.6293C14.4831 12.7165 15.1413 12.6754 15.7727 12.5082C16.4041 12.3411 16.9965 12.0512 17.5159 11.6551C18.0353 11.2591 18.4716 10.7646 18.7999 10.1999C19.1282 9.63522 19.3421 9.0114 19.4293 8.36406C19.5165 7.71673 19.4754 7.05855 19.3082 6.42711C19.1411 5.79567 18.8512 5.20334 18.4551 4.68393C18.0591 4.16452 17.5646 3.72821 16.9999 3.3999M7 3.29992C8.14043 2.63688 9.49754 2.45403 10.7728 2.7916C12.048 3.12916 13.137 3.95949 13.8 5.09992C14.463 6.24035 14.6459 7.59747 14.3083 8.87271C13.9708 10.148 13.1404 11.2369 12 11.8999C10.8596 12.563 10.0292 13.6519 9.69167 14.9271C9.35411 16.2024 9.53696 17.5595 10.2 18.6999C10.863 19.8404 11.952 20.6707 13.2272 21.0082C14.5025 21.3458 15.8596 21.163 17 20.4999%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--loader{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2V6M16.2 7.7999L19.1 4.8999M18 12H22M16.2 16.2L19.1 19.1M12 18V22M4.8999 19.1L7.7999 16.2M2 12H6M4.8999 4.8999L7.7999 7.7999%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2V6M16.2 7.7999L19.1 4.8999M18 12H22M16.2 16.2L19.1 19.1M12 18V22M4.8999 19.1L7.7999 16.2M2 12H6M4.8999 4.8999L7.7999 7.7999%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--locate-fixed{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 12H5M5 12C5 15.866 8.13401 19 12 19M5 12C5 8.13401 8.13401 5 12 5M19 12H22M19 12C19 15.866 15.866 19 12 19M19 12C19 8.13401 15.866 5 12 5M12 2V5M12 19V22M15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 12H5M5 12C5 15.866 8.13401 19 12 19M5 12C5 8.13401 8.13401 5 12 5M19 12H22M19 12C19 15.866 15.866 19 12 19M19 12C19 8.13401 15.866 5 12 5M12 2V5M12 19V22M15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--locate-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 12H5M5 12C5 10.1 5.83 8.39011 7.11 7.11011M5 12C5 15.87 8.13 19 12 19M19 12H22M19 12C19 12.67 18.9 13.33 18.71 13.96M19 12C19 8.13 15.87 5 12 5M12 2V5M12 5C11.33 5 10.67 5.1 10.04 5.29M12 19V22M12 19C13.9 19 15.61 18.1701 16.89 16.8901M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 12H5M5 12C5 10.1 5.83 8.39011 7.11 7.11011M5 12C5 15.87 8.13 19 12 19M19 12H22M19 12C19 12.67 18.9 13.33 18.71 13.96M19 12C19 8.13 15.87 5 12 5M12 2V5M12 5C11.33 5 10.67 5.1 10.04 5.29M12 19V22M12 19C13.9 19 15.61 18.1701 16.89 16.8901M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--locate{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 12H5M5 12C5 15.866 8.13401 19 12 19M5 12C5 8.13401 8.13401 5 12 5M19 12H22M19 12C19 15.866 15.866 19 12 19M19 12C19 8.13401 15.866 5 12 5M12 2V5M12 19V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 12H5M5 12C5 15.866 8.13401 19 12 19M5 12C5 8.13401 8.13401 5 12 5M19 12H22M19 12C19 15.866 15.866 19 12 19M19 12C19 8.13401 15.866 5 12 5M12 2V5M12 19V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--lock-keyhole-open{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 10V7.00003C7.00005 5.8994 7.36326 4.82953 8.03329 3.95636C8.70333 3.08318 9.64276 2.45549 10.7059 2.17062C11.769 1.88575 12.8964 1.95963 13.9133 2.3808C14.9302 2.80196 15.7796 3.54688 16.33 4.50003M13 16C13 16.5523 12.5523 17 12 17C11.4477 17 11 16.5523 11 16C11 15.4477 11.4477 15 12 15C12.5523 15 13 15.4477 13 16ZM5 10H19C20.1046 10 21 10.8954 21 12V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V12C3 10.8954 3.89543 10 5 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 10V7.00003C7.00005 5.8994 7.36326 4.82953 8.03329 3.95636C8.70333 3.08318 9.64276 2.45549 10.7059 2.17062C11.769 1.88575 12.8964 1.95963 13.9133 2.3808C14.9302 2.80196 15.7796 3.54688 16.33 4.50003M13 16C13 16.5523 12.5523 17 12 17C11.4477 17 11 16.5523 11 16C11 15.4477 11.4477 15 12 15C12.5523 15 13 15.4477 13 16ZM5 10H19C20.1046 10 21 10.8954 21 12V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V12C3 10.8954 3.89543 10 5 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--lock-keyhole{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 10V7C7 5.67392 7.52678 4.40215 8.46447 3.46447C9.40215 2.52678 10.6739 2 12 2C13.3261 2 14.5979 2.52678 15.5355 3.46447C16.4732 4.40215 17 5.67392 17 7V10M13 16C13 16.5523 12.5523 17 12 17C11.4477 17 11 16.5523 11 16C11 15.4477 11.4477 15 12 15C12.5523 15 13 15.4477 13 16ZM5 10H19C20.1046 10 21 10.8954 21 12V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V12C3 10.8954 3.89543 10 5 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 10V7C7 5.67392 7.52678 4.40215 8.46447 3.46447C9.40215 2.52678 10.6739 2 12 2C13.3261 2 14.5979 2.52678 15.5355 3.46447C16.4732 4.40215 17 5.67392 17 7V10M13 16C13 16.5523 12.5523 17 12 17C11.4477 17 11 16.5523 11 16C11 15.4477 11.4477 15 12 15C12.5523 15 13 15.4477 13 16ZM5 10H19C20.1046 10 21 10.8954 21 12V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V12C3 10.8954 3.89543 10 5 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--lock-open{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 10.9999V6.99991C6.99876 5.75996 7.45828 4.56378 8.28938 3.64358C9.12047 2.72338 10.2638 2.14481 11.4975 2.0202C12.7312 1.89558 13.9671 2.23381 14.9655 2.96922C15.9638 3.70463 16.6533 4.78476 16.9 5.99991M5 11H19C20.1046 11 21 11.8954 21 13V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V13C3 11.8954 3.89543 11 5 11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 10.9999V6.99991C6.99876 5.75996 7.45828 4.56378 8.28938 3.64358C9.12047 2.72338 10.2638 2.14481 11.4975 2.0202C12.7312 1.89558 13.9671 2.23381 14.9655 2.96922C15.9638 3.70463 16.6533 4.78476 16.9 5.99991M5 11H19C20.1046 11 21 11.8954 21 13V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V13C3 11.8954 3.89543 11 5 11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--lock{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 11V7C7 5.67392 7.52678 4.40215 8.46447 3.46447C9.40215 2.52678 10.6739 2 12 2C13.3261 2 14.5979 2.52678 15.5355 3.46447C16.4732 4.40215 17 5.67392 17 7V11M5 11H19C20.1046 11 21 11.8954 21 13V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V13C3 11.8954 3.89543 11 5 11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 11V7C7 5.67392 7.52678 4.40215 8.46447 3.46447C9.40215 2.52678 10.6739 2 12 2C13.3261 2 14.5979 2.52678 15.5355 3.46447C16.4732 4.40215 17 5.67392 17 7V11M5 11H19C20.1046 11 21 11.8954 21 13V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V13C3 11.8954 3.89543 11 5 11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--log-in{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H15M10 17L15 12M15 12L10 7M15 12H3%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H15M10 17L15 12M15 12L10 7M15 12H3%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--log-out{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H9M16 17L21 12M21 12L16 7M21 12H9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H9M16 17L21 12M21 12L16 7M21 12H9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--logs{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 12H21M13 18H21M13 6H21M3 12H4M3 18H4M3 6H4M8 12H9M8 18H9M8 6H9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 12H21M13 18H21M13 6H21M3 12H4M3 18H4M3 6H4M8 12H9M8 18H9M8 6H9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--lollipop{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11ZM19 11C19 12.5913 18.3679 14.1174 17.2426 15.2426C16.1174 16.3679 14.5913 17 13 17C11.4087 17 9.88258 16.3679 8.75736 15.2426C7.63214 14.1174 7 12.5913 7 11C7 9.93913 7.42143 8.92172 8.17157 8.17157C8.92172 7.42143 9.93913 7 11 7C12.0609 7 13.0783 7.42143 13.8284 8.17157C14.5786 8.92172 15 9.93913 15 11C15 11.5304 14.7893 12.0391 14.4142 12.4142C14.0391 12.7893 13.5304 13 13 13C12.4696 13 11.9609 12.7893 11.5858 12.4142C11.2107 12.0391 11 11.5304 11 11M21.0002 21L16.7002 16.7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11ZM19 11C19 12.5913 18.3679 14.1174 17.2426 15.2426C16.1174 16.3679 14.5913 17 13 17C11.4087 17 9.88258 16.3679 8.75736 15.2426C7.63214 14.1174 7 12.5913 7 11C7 9.93913 7.42143 8.92172 8.17157 8.17157C8.92172 7.42143 9.93913 7 11 7C12.0609 7 13.0783 7.42143 13.8284 8.17157C14.5786 8.92172 15 9.93913 15 11C15 11.5304 14.7893 12.0391 14.4142 12.4142C14.0391 12.7893 13.5304 13 13 13C12.4696 13 11.9609 12.7893 11.5858 12.4142C11.2107 12.0391 11 11.5304 11 11M21.0002 21L16.7002 16.7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--luggage{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 20C5.46957 20 4.96086 19.7893 4.58579 19.4142C4.21071 19.0391 4 18.5304 4 18V8C4 7.46957 4.21071 6.96086 4.58579 6.58579C4.96086 6.21071 5.46957 6 6 6H18C18.5304 6 19.0391 6.21071 19.4142 6.58579C19.7893 6.96086 20 7.46957 20 8V18C20 18.5304 19.7893 19.0391 19.4142 19.4142C19.0391 19.7893 18.5304 20 18 20M6 20C6 21.1046 6.89543 22 8 22C9.10457 22 10 21.1046 10 20M6 20C6 18.8954 6.89543 18 8 18M18 20C18 21.1046 17.1046 22 16 22C14.8954 22 14 21.1046 14 20M18 20C18 18.8954 17.1046 18 16 18M8 18V4C8 3.46957 8.21071 2.96086 8.58579 2.58579C8.96086 2.21071 9.46957 2 10 2H14C14.5304 2 15.0391 2.21071 15.4142 2.58579C15.7893 2.96086 16 3.46957 16 4V18M8 18C9.10457 18 10 18.8954 10 20M16 18C14.8954 18 14 18.8954 14 20M10 20H14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 20C5.46957 20 4.96086 19.7893 4.58579 19.4142C4.21071 19.0391 4 18.5304 4 18V8C4 7.46957 4.21071 6.96086 4.58579 6.58579C4.96086 6.21071 5.46957 6 6 6H18C18.5304 6 19.0391 6.21071 19.4142 6.58579C19.7893 6.96086 20 7.46957 20 8V18C20 18.5304 19.7893 19.0391 19.4142 19.4142C19.0391 19.7893 18.5304 20 18 20M6 20C6 21.1046 6.89543 22 8 22C9.10457 22 10 21.1046 10 20M6 20C6 18.8954 6.89543 18 8 18M18 20C18 21.1046 17.1046 22 16 22C14.8954 22 14 21.1046 14 20M18 20C18 18.8954 17.1046 18 16 18M8 18V4C8 3.46957 8.21071 2.96086 8.58579 2.58579C8.96086 2.21071 9.46957 2 10 2H14C14.5304 2 15.0391 2.21071 15.4142 2.58579C15.7893 2.96086 16 3.46957 16 4V18M8 18C9.10457 18 10 18.8954 10 20M16 18C14.8954 18 14 18.8954 14 20M10 20H14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--magnet{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 8L9 12M12 15L16 19M6 15L2 11L8.75 4.23001C10.2338 2.90134 12.1702 2.19149 14.1612 2.24637C16.1522 2.30124 18.0466 3.11666 19.455 4.52505C20.8633 5.93344 21.6788 7.82779 21.7336 9.8188C21.7885 11.8098 21.0787 13.7462 19.75 15.23L13 22L9 18L15.39 11.64C15.7052 11.2281 15.8601 10.7157 15.8258 10.1981C15.7916 9.68058 15.5705 9.19308 15.2037 8.8263C14.8369 8.45953 14.3494 8.23845 13.8319 8.20419C13.3143 8.16992 12.8019 8.3248 12.39 8.64001L6 15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 8L9 12M12 15L16 19M6 15L2 11L8.75 4.23001C10.2338 2.90134 12.1702 2.19149 14.1612 2.24637C16.1522 2.30124 18.0466 3.11666 19.455 4.52505C20.8633 5.93344 21.6788 7.82779 21.7336 9.8188C21.7885 11.8098 21.0787 13.7462 19.75 15.23L13 22L9 18L15.39 11.64C15.7052 11.2281 15.8601 10.7157 15.8258 10.1981C15.7916 9.68058 15.5705 9.19308 15.2037 8.8263C14.8369 8.45953 14.3494 8.23845 13.8319 8.20419C13.3143 8.16992 12.8019 8.3248 12.39 8.64001L6 15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--mail-check{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 13V6C22 5.46957 21.7893 4.96086 21.4142 4.58579C21.0391 4.21071 20.5304 4 20 4H4C3.46957 4 2.96086 4.21071 2.58579 4.58579C2.21071 4.96086 2 5.46957 2 6V18C2 19.1 2.9 20 4 20H12M22 7L13.03 12.7C12.7213 12.8934 12.3643 12.996 12 12.996C11.6357 12.996 11.2787 12.8934 10.97 12.7L2 7M16 19L18 21L22 17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 13V6C22 5.46957 21.7893 4.96086 21.4142 4.58579C21.0391 4.21071 20.5304 4 20 4H4C3.46957 4 2.96086 4.21071 2.58579 4.58579C2.21071 4.96086 2 5.46957 2 6V18C2 19.1 2.9 20 4 20H12M22 7L13.03 12.7C12.7213 12.8934 12.3643 12.996 12 12.996C11.6357 12.996 11.2787 12.8934 10.97 12.7L2 7M16 19L18 21L22 17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--mail-minus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 15V6C22 5.46957 21.7893 4.96086 21.4142 4.58579C21.0391 4.21071 20.5304 4 20 4H4C3.46957 4 2.96086 4.21071 2.58579 4.58579C2.21071 4.96086 2 5.46957 2 6V18C2 19.1 2.9 20 4 20H12M22 7L13.03 12.7C12.7213 12.8934 12.3643 12.996 12 12.996C11.6357 12.996 11.2787 12.8934 10.97 12.7L2 7M16 19H22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 15V6C22 5.46957 21.7893 4.96086 21.4142 4.58579C21.0391 4.21071 20.5304 4 20 4H4C3.46957 4 2.96086 4.21071 2.58579 4.58579C2.21071 4.96086 2 5.46957 2 6V18C2 19.1 2.9 20 4 20H12M22 7L13.03 12.7C12.7213 12.8934 12.3643 12.996 12 12.996C11.6357 12.996 11.2787 12.8934 10.97 12.7L2 7M16 19H22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--mail-open{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 10C22 9.37 21.7 8.78 21.2 8.4L13.2 2.4C12.8538 2.14036 12.4327 2 12 2C11.5673 2 11.1462 2.14036 10.8 2.4L2.8 8.4C2.55161 8.58629 2.35 8.82786 2.21115 9.10557C2.07229 9.38328 2 9.68951 2 10M22 10V20C22 20.5304 21.7893 21.0391 21.4142 21.4142C21.0391 21.7893 20.5304 22 20 22H4C3.46957 22 2.96086 21.7893 2.58579 21.4142C2.21071 21.0391 2 20.5304 2 20V10M22 10L13.03 15.7C12.7213 15.8934 12.3643 15.996 12 15.996C11.6357 15.996 11.2787 15.8934 10.97 15.7L2 10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 10C22 9.37 21.7 8.78 21.2 8.4L13.2 2.4C12.8538 2.14036 12.4327 2 12 2C11.5673 2 11.1462 2.14036 10.8 2.4L2.8 8.4C2.55161 8.58629 2.35 8.82786 2.21115 9.10557C2.07229 9.38328 2 9.68951 2 10M22 10V20C22 20.5304 21.7893 21.0391 21.4142 21.4142C21.0391 21.7893 20.5304 22 20 22H4C3.46957 22 2.96086 21.7893 2.58579 21.4142C2.21071 21.0391 2 20.5304 2 20V10M22 10L13.03 15.7C12.7213 15.8934 12.3643 15.996 12 15.996C11.6357 15.996 11.2787 15.8934 10.97 15.7L2 10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--mail-plus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 13V6C22 5.46957 21.7893 4.96086 21.4142 4.58579C21.0391 4.21071 20.5304 4 20 4H4C3.46957 4 2.96086 4.21071 2.58579 4.58579C2.21071 4.96086 2 5.46957 2 6V18C2 19.1 2.9 20 4 20H12M22 7L13.03 12.7C12.7213 12.8934 12.3643 12.996 12 12.996C11.6357 12.996 11.2787 12.8934 10.97 12.7L2 7M19 16V22M16 19H22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 13V6C22 5.46957 21.7893 4.96086 21.4142 4.58579C21.0391 4.21071 20.5304 4 20 4H4C3.46957 4 2.96086 4.21071 2.58579 4.58579C2.21071 4.96086 2 5.46957 2 6V18C2 19.1 2.9 20 4 20H12M22 7L13.03 12.7C12.7213 12.8934 12.3643 12.996 12 12.996C11.6357 12.996 11.2787 12.8934 10.97 12.7L2 7M19 16V22M16 19H22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--mail-question{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 10.5V6C22 5.46957 21.7893 4.96086 21.4142 4.58579C21.0391 4.21071 20.5304 4 20 4H4C3.46957 4 2.96086 4.21071 2.58579 4.58579C2.21071 4.96086 2 5.46957 2 6V18C2 19.1 2.9 20 4 20H16.5M22 7L13.03 12.7C12.7213 12.8934 12.3643 12.996 12 12.996C11.6357 12.996 11.2787 12.8934 10.97 12.7L2 7M18 15.28C18.2 14.88 18.5 14.48 18.9 14.28C19.3141 14.0406 19.7976 13.9497 20.2704 14.0225C20.7432 14.0952 21.177 14.3272 21.5 14.68C21.8 15.08 22 15.48 22 15.98C22 17.28 20 17.98 20 17.98M20 22V22.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 10.5V6C22 5.46957 21.7893 4.96086 21.4142 4.58579C21.0391 4.21071 20.5304 4 20 4H4C3.46957 4 2.96086 4.21071 2.58579 4.58579C2.21071 4.96086 2 5.46957 2 6V18C2 19.1 2.9 20 4 20H16.5M22 7L13.03 12.7C12.7213 12.8934 12.3643 12.996 12 12.996C11.6357 12.996 11.2787 12.8934 10.97 12.7L2 7M18 15.28C18.2 14.88 18.5 14.48 18.9 14.28C19.3141 14.0406 19.7976 13.9497 20.2704 14.0225C20.7432 14.0952 21.177 14.3272 21.5 14.68C21.8 15.08 22 15.48 22 15.98C22 17.28 20 17.98 20 17.98M20 22V22.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--mail-search{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 12.5V6C22 5.46957 21.7893 4.96086 21.4142 4.58579C21.0391 4.21071 20.5304 4 20 4H4C3.46957 4 2.96086 4.21071 2.58579 4.58579C2.21071 4.96086 2 5.46957 2 6V18C2 19.1 2.9 20 4 20H11.5M22 7L13.03 12.7C12.7213 12.8934 12.3643 12.996 12 12.996C11.6357 12.996 11.2787 12.8934 10.97 12.7L2 7M18 21C18.7956 21 19.5587 20.6839 20.1213 20.1213C20.6839 19.5587 21 18.7956 21 18M18 21C17.2044 21 16.4413 20.6839 15.8787 20.1213C15.3161 19.5587 15 18.7956 15 18M18 21C19.6569 21 21 19.6569 21 18M18 21C16.3431 21 15 19.6569 15 18M21 18C21 17.2044 20.6839 16.4413 20.1213 15.8787C19.5587 15.3161 18.7956 15 18 15M21 18C21 16.3431 19.6569 15 18 15M18 15C17.2044 15 16.4413 15.3161 15.8787 15.8787C15.3161 16.4413 15 17.2044 15 18M18 15C16.3431 15 15 16.3431 15 18M22 22L20.5 20.5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 12.5V6C22 5.46957 21.7893 4.96086 21.4142 4.58579C21.0391 4.21071 20.5304 4 20 4H4C3.46957 4 2.96086 4.21071 2.58579 4.58579C2.21071 4.96086 2 5.46957 2 6V18C2 19.1 2.9 20 4 20H11.5M22 7L13.03 12.7C12.7213 12.8934 12.3643 12.996 12 12.996C11.6357 12.996 11.2787 12.8934 10.97 12.7L2 7M18 21C18.7956 21 19.5587 20.6839 20.1213 20.1213C20.6839 19.5587 21 18.7956 21 18M18 21C17.2044 21 16.4413 20.6839 15.8787 20.1213C15.3161 19.5587 15 18.7956 15 18M18 21C19.6569 21 21 19.6569 21 18M18 21C16.3431 21 15 19.6569 15 18M21 18C21 17.2044 20.6839 16.4413 20.1213 15.8787C19.5587 15.3161 18.7956 15 18 15M21 18C21 16.3431 19.6569 15 18 15M18 15C17.2044 15 16.4413 15.3161 15.8787 15.8787C15.3161 16.4413 15 17.2044 15 18M18 15C16.3431 15 15 16.3431 15 18M22 22L20.5 20.5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--mail-warning{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 10.5V6C22 5.46957 21.7893 4.96086 21.4142 4.58579C21.0391 4.21071 20.5304 4 20 4H4C3.46957 4 2.96086 4.21071 2.58579 4.58579C2.21071 4.96086 2 5.46957 2 6V18C2 19.1 2.9 20 4 20H16.5M22 7L13.03 12.7C12.7213 12.8934 12.3643 12.996 12 12.996C11.6357 12.996 11.2787 12.8934 10.97 12.7L2 7M20 14V18M20 22V22.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 10.5V6C22 5.46957 21.7893 4.96086 21.4142 4.58579C21.0391 4.21071 20.5304 4 20 4H4C3.46957 4 2.96086 4.21071 2.58579 4.58579C2.21071 4.96086 2 5.46957 2 6V18C2 19.1 2.9 20 4 20H16.5M22 7L13.03 12.7C12.7213 12.8934 12.3643 12.996 12 12.996C11.6357 12.996 11.2787 12.8934 10.97 12.7L2 7M20 14V18M20 22V22.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--mail-x{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 13V6C22 5.46957 21.7893 4.96086 21.4142 4.58579C21.0391 4.21071 20.5304 4 20 4H4C3.46957 4 2.96086 4.21071 2.58579 4.58579C2.21071 4.96086 2 5.46957 2 6V18C2 19.1 2.9 20 4 20H13M22 7L13.03 12.7C12.7213 12.8934 12.3643 12.996 12 12.996C11.6357 12.996 11.2787 12.8934 10.97 12.7L2 7M17 17L21 21M21 17L17 21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 13V6C22 5.46957 21.7893 4.96086 21.4142 4.58579C21.0391 4.21071 20.5304 4 20 4H4C3.46957 4 2.96086 4.21071 2.58579 4.58579C2.21071 4.96086 2 5.46957 2 6V18C2 19.1 2.9 20 4 20H13M22 7L13.03 12.7C12.7213 12.8934 12.3643 12.996 12 12.996C11.6357 12.996 11.2787 12.8934 10.97 12.7L2 7M17 17L21 21M21 17L17 21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--mail{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 7L13.03 12.7C12.7213 12.8934 12.3643 12.996 12 12.996C11.6357 12.996 11.2787 12.8934 10.97 12.7L2 7M4 4H20C21.1046 4 22 4.89543 22 6V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V6C2 4.89543 2.89543 4 4 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 7L13.03 12.7C12.7213 12.8934 12.3643 12.996 12 12.996C11.6357 12.996 11.2787 12.8934 10.97 12.7L2 7M4 4H20C21.1046 4 22 4.89543 22 6V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V6C2 4.89543 2.89543 4 4 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--mailbox{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6.5 5C4 5 2 7 2 9.5V17C2 17.5304 2.21071 18.0391 2.58579 18.4142C2.96086 18.7893 3.46957 19 4 19H20C20.5304 19 21.0391 18.7893 21.4142 18.4142C21.7893 18.0391 22 17.5304 22 17V9C22 6.8 20.2 5 18 5H6.5ZM6.5 5C9 5 11 7 11 9.5V17C11 17.5304 10.7893 18.0391 10.4142 18.4142C10.0391 18.7893 9.53043 19 9 19M15 9H18V11M6 10H7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6.5 5C4 5 2 7 2 9.5V17C2 17.5304 2.21071 18.0391 2.58579 18.4142C2.96086 18.7893 3.46957 19 4 19H20C20.5304 19 21.0391 18.7893 21.4142 18.4142C21.7893 18.0391 22 17.5304 22 17V9C22 6.8 20.2 5 18 5H6.5ZM6.5 5C9 5 11 7 11 9.5V17C11 17.5304 10.7893 18.0391 10.4142 18.4142C10.0391 18.7893 9.53043 19 9 19M15 9H18V11M6 10H7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--mails{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 7L14.9 10.78C14.33 11.08 13.67 11.08 13.1 10.78L6 7M2 8V19C2 20.1 2.9 21 4 21H18M8 4H20C21.1046 4 22 4.89543 22 6V15C22 16.1046 21.1046 17 20 17H8C6.89543 17 6 16.1046 6 15V6C6 4.89543 6.89543 4 8 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 7L14.9 10.78C14.33 11.08 13.67 11.08 13.1 10.78L6 7M2 8V19C2 20.1 2.9 21 4 21H18M8 4H20C21.1046 4 22 4.89543 22 6V15C22 16.1046 21.1046 17 20 17H8C6.89543 17 6 16.1046 6 15V6C6 4.89543 6.89543 4 8 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--map-pin-check-inside{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 10L11 12L15 8M20 10C20 14.993 14.461 20.193 12.601 21.799C12.4277 21.9293 12.2168 21.9998 12 21.9998C11.7832 21.9998 11.5723 21.9293 11.399 21.799C9.539 20.193 4 14.993 4 10C4 7.87827 4.84285 5.84344 6.34315 4.34315C7.84344 2.84285 9.87827 2 12 2C14.1217 2 16.1566 2.84285 17.6569 4.34315C19.1571 5.84344 20 7.87827 20 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 10L11 12L15 8M20 10C20 14.993 14.461 20.193 12.601 21.799C12.4277 21.9293 12.2168 21.9998 12 21.9998C11.7832 21.9998 11.5723 21.9293 11.399 21.799C9.539 20.193 4 14.993 4 10C4 7.87827 4.84285 5.84344 6.34315 4.34315C7.84344 2.84285 9.87827 2 12 2C14.1217 2 16.1566 2.84285 17.6569 4.34315C19.1571 5.84344 20 7.87827 20 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--map-pin-check{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19.43 12.935C19.787 11.968 20 10.98 20 10C20 7.87827 19.1571 5.84344 17.6569 4.34315C16.1566 2.84285 14.1217 2 12 2C9.87827 2 7.84344 2.84285 6.34315 4.34315C4.84285 5.84344 4 7.87827 4 10C4 14.993 9.539 20.193 11.399 21.799C11.5723 21.9293 11.7832 21.9998 12 21.9998C12.2168 21.9998 12.4277 21.9293 12.601 21.799C12.8761 21.5609 13.1471 21.3182 13.414 21.071M16 18L18 20L22 16M15 10C15 11.6569 13.6569 13 12 13C10.3431 13 9 11.6569 9 10C9 8.34315 10.3431 7 12 7C13.6569 7 15 8.34315 15 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19.43 12.935C19.787 11.968 20 10.98 20 10C20 7.87827 19.1571 5.84344 17.6569 4.34315C16.1566 2.84285 14.1217 2 12 2C9.87827 2 7.84344 2.84285 6.34315 4.34315C4.84285 5.84344 4 7.87827 4 10C4 14.993 9.539 20.193 11.399 21.799C11.5723 21.9293 11.7832 21.9998 12 21.9998C12.2168 21.9998 12.4277 21.9293 12.601 21.799C12.8761 21.5609 13.1471 21.3182 13.414 21.071M16 18L18 20L22 16M15 10C15 11.6569 13.6569 13 12 13C10.3431 13 9 11.6569 9 10C9 8.34315 10.3431 7 12 7C13.6569 7 15 8.34315 15 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--map-pin-house{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 10C18 7.87827 17.1571 5.84344 15.6569 4.34315C14.1566 2.84285 12.1217 2 10 2C7.87827 2 5.84344 2.84285 4.34315 4.34315C2.84285 5.84344 2 7.87827 2 10C2 14.993 7.539 20.193 9.399 21.799C9.57237 21.929 9.78329 21.9992 10 21.999M18 22V19M15 21.9999C14.7348 21.9999 14.4804 21.8945 14.2929 21.707C14.1054 21.5195 14 21.2651 14 20.9999V16.9999C14 16.8353 14.0406 16.6733 14.1182 16.5281C14.1958 16.383 14.3081 16.2593 14.445 16.1679L17.445 14.1679C17.6093 14.0583 17.8025 13.9998 18 13.9998C18.1975 13.9998 18.3907 14.0583 18.555 14.1679L21.555 16.1679C21.6919 16.2593 21.8042 16.383 21.8818 16.5281C21.9594 16.6733 22 16.8353 22 16.9999V20.9999C22 21.2651 21.8946 21.5195 21.7071 21.707C21.5196 21.8945 21.2652 21.9999 21 21.9999H15ZM13 10C13 11.6569 11.6569 13 10 13C8.34315 13 7 11.6569 7 10C7 8.34315 8.34315 7 10 7C11.6569 7 13 8.34315 13 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 10C18 7.87827 17.1571 5.84344 15.6569 4.34315C14.1566 2.84285 12.1217 2 10 2C7.87827 2 5.84344 2.84285 4.34315 4.34315C2.84285 5.84344 2 7.87827 2 10C2 14.993 7.539 20.193 9.399 21.799C9.57237 21.929 9.78329 21.9992 10 21.999M18 22V19M15 21.9999C14.7348 21.9999 14.4804 21.8945 14.2929 21.707C14.1054 21.5195 14 21.2651 14 20.9999V16.9999C14 16.8353 14.0406 16.6733 14.1182 16.5281C14.1958 16.383 14.3081 16.2593 14.445 16.1679L17.445 14.1679C17.6093 14.0583 17.8025 13.9998 18 13.9998C18.1975 13.9998 18.3907 14.0583 18.555 14.1679L21.555 16.1679C21.6919 16.2593 21.8042 16.383 21.8818 16.5281C21.9594 16.6733 22 16.8353 22 16.9999V20.9999C22 21.2651 21.8946 21.5195 21.7071 21.707C21.5196 21.8945 21.2652 21.9999 21 21.9999H15ZM13 10C13 11.6569 11.6569 13 10 13C8.34315 13 7 11.6569 7 10C7 8.34315 8.34315 7 10 7C11.6569 7 13 8.34315 13 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--map-pin-minus-inside{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 10H15M20 10C20 14.993 14.461 20.193 12.601 21.799C12.4277 21.9293 12.2168 21.9998 12 21.9998C11.7832 21.9998 11.5723 21.9293 11.399 21.799C9.539 20.193 4 14.993 4 10C4 7.87827 4.84285 5.84344 6.34315 4.34315C7.84344 2.84285 9.87827 2 12 2C14.1217 2 16.1566 2.84285 17.6569 4.34315C19.1571 5.84344 20 7.87827 20 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 10H15M20 10C20 14.993 14.461 20.193 12.601 21.799C12.4277 21.9293 12.2168 21.9998 12 21.9998C11.7832 21.9998 11.5723 21.9293 11.399 21.799C9.539 20.193 4 14.993 4 10C4 7.87827 4.84285 5.84344 6.34315 4.34315C7.84344 2.84285 9.87827 2 12 2C14.1217 2 16.1566 2.84285 17.6569 4.34315C19.1571 5.84344 20 7.87827 20 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--map-pin-minus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18.977 14C19.6 12.701 20 11.343 20 10C20 7.87827 19.1571 5.84344 17.6569 4.34315C16.1566 2.84285 14.1217 2 12 2C9.87827 2 7.84344 2.84285 6.34315 4.34315C4.84285 5.84344 4 7.87827 4 10C4 14.993 9.539 20.193 11.399 21.799C11.5723 21.9293 11.7832 21.9998 12 21.9998C12.2168 21.9998 12.4277 21.9293 12.601 21.799C12.8799 21.5578 13.1546 21.3117 13.425 21.061M16 18H22M15 10C15 11.6569 13.6569 13 12 13C10.3431 13 9 11.6569 9 10C9 8.34315 10.3431 7 12 7C13.6569 7 15 8.34315 15 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18.977 14C19.6 12.701 20 11.343 20 10C20 7.87827 19.1571 5.84344 17.6569 4.34315C16.1566 2.84285 14.1217 2 12 2C9.87827 2 7.84344 2.84285 6.34315 4.34315C4.84285 5.84344 4 7.87827 4 10C4 14.993 9.539 20.193 11.399 21.799C11.5723 21.9293 11.7832 21.9998 12 21.9998C12.2168 21.9998 12.4277 21.9293 12.601 21.799C12.8799 21.5578 13.1546 21.3117 13.425 21.061M16 18H22M15 10C15 11.6569 13.6569 13 12 13C10.3431 13 9 11.6569 9 10C9 8.34315 10.3431 7 12 7C13.6569 7 15 8.34315 15 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--map-pin-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.75 7.09009C13.2705 7.22368 13.7455 7.49461 14.1255 7.87458C14.5055 8.25455 14.7764 8.7296 14.91 9.25009M17.072 17.0719C15.438 19.2419 13.545 20.9839 12.601 21.7989C12.4277 21.9292 12.2168 21.9996 12 21.9996C11.7832 21.9996 11.5723 21.9292 11.399 21.7989C9.539 20.1929 4 14.9929 4 9.99988C3.99988 8.36675 4.4996 6.77269 5.432 5.43188M2 2L22 22M8.4751 2.81798C9.6948 2.2193 11.0469 1.94113 12.4039 2.00971C13.7608 2.07828 15.078 2.49134 16.2311 3.20994C17.3843 3.92853 18.3354 4.92898 18.9948 6.11696C19.6542 7.30493 20.0002 8.64127 20.0001 9.99998C20.0001 11.183 19.6901 12.377 19.1901 13.533M9.12992 9.12988C8.97277 9.64948 8.95956 10.202 9.09168 10.7285C9.2238 11.255 9.4963 11.7358 9.88014 12.1197C10.264 12.5035 10.7448 12.776 11.2713 12.9081C11.7978 13.0402 12.3503 13.027 12.8699 12.8699%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.75 7.09009C13.2705 7.22368 13.7455 7.49461 14.1255 7.87458C14.5055 8.25455 14.7764 8.7296 14.91 9.25009M17.072 17.0719C15.438 19.2419 13.545 20.9839 12.601 21.7989C12.4277 21.9292 12.2168 21.9996 12 21.9996C11.7832 21.9996 11.5723 21.9292 11.399 21.7989C9.539 20.1929 4 14.9929 4 9.99988C3.99988 8.36675 4.4996 6.77269 5.432 5.43188M2 2L22 22M8.4751 2.81798C9.6948 2.2193 11.0469 1.94113 12.4039 2.00971C13.7608 2.07828 15.078 2.49134 16.2311 3.20994C17.3843 3.92853 18.3354 4.92898 18.9948 6.11696C19.6542 7.30493 20.0002 8.64127 20.0001 9.99998C20.0001 11.183 19.6901 12.377 19.1901 13.533M9.12992 9.12988C8.97277 9.64948 8.95956 10.202 9.09168 10.7285C9.2238 11.255 9.4963 11.7358 9.88014 12.1197C10.264 12.5035 10.7448 12.776 11.2713 12.9081C11.7978 13.0402 12.3503 13.027 12.8699 12.8699%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--map-pin-plus-inside{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 7V13M9 10H15M20 10C20 14.993 14.461 20.193 12.601 21.799C12.4277 21.9293 12.2168 21.9998 12 21.9998C11.7832 21.9998 11.5723 21.9293 11.399 21.799C9.539 20.193 4 14.993 4 10C4 7.87827 4.84285 5.84344 6.34315 4.34315C7.84344 2.84285 9.87827 2 12 2C14.1217 2 16.1566 2.84285 17.6569 4.34315C19.1571 5.84344 20 7.87827 20 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 7V13M9 10H15M20 10C20 14.993 14.461 20.193 12.601 21.799C12.4277 21.9293 12.2168 21.9998 12 21.9998C11.7832 21.9998 11.5723 21.9293 11.399 21.799C9.539 20.193 4 14.993 4 10C4 7.87827 4.84285 5.84344 6.34315 4.34315C7.84344 2.84285 9.87827 2 12 2C14.1217 2 16.1566 2.84285 17.6569 4.34315C19.1571 5.84344 20 7.87827 20 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--map-pin-plus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19.914 11.105C19.9706 10.7394 19.9994 10.37 20 10C20 7.87827 19.1571 5.84344 17.6569 4.34315C16.1566 2.84285 14.1217 2 12 2C9.87827 2 7.84344 2.84285 6.34315 4.34315C4.84285 5.84344 4 7.87827 4 10C4 14.993 9.539 20.193 11.399 21.799C11.5723 21.9293 11.7832 21.9998 12 21.9998C12.2168 21.9998 12.4277 21.9293 12.601 21.799C12.8799 21.5578 13.1546 21.3117 13.425 21.061M16 18H22M19 15V21M15 10C15 11.6569 13.6569 13 12 13C10.3431 13 9 11.6569 9 10C9 8.34315 10.3431 7 12 7C13.6569 7 15 8.34315 15 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19.914 11.105C19.9706 10.7394 19.9994 10.37 20 10C20 7.87827 19.1571 5.84344 17.6569 4.34315C16.1566 2.84285 14.1217 2 12 2C9.87827 2 7.84344 2.84285 6.34315 4.34315C4.84285 5.84344 4 7.87827 4 10C4 14.993 9.539 20.193 11.399 21.799C11.5723 21.9293 11.7832 21.9998 12 21.9998C12.2168 21.9998 12.4277 21.9293 12.601 21.799C12.8799 21.5578 13.1546 21.3117 13.425 21.061M16 18H22M19 15V21M15 10C15 11.6569 13.6569 13 12 13C10.3431 13 9 11.6569 9 10C9 8.34315 10.3431 7 12 7C13.6569 7 15 8.34315 15 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--map-pin-x-inside{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.5 7.5L9.5 12.5M9.5 7.5L14.5 12.5M20 10C20 14.993 14.461 20.193 12.601 21.799C12.4277 21.9293 12.2168 21.9998 12 21.9998C11.7832 21.9998 11.5723 21.9293 11.399 21.799C9.539 20.193 4 14.993 4 10C4 7.87827 4.84285 5.84344 6.34315 4.34315C7.84344 2.84285 9.87827 2 12 2C14.1217 2 16.1566 2.84285 17.6569 4.34315C19.1571 5.84344 20 7.87827 20 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.5 7.5L9.5 12.5M9.5 7.5L14.5 12.5M20 10C20 14.993 14.461 20.193 12.601 21.799C12.4277 21.9293 12.2168 21.9998 12 21.9998C11.7832 21.9998 11.5723 21.9293 11.399 21.799C9.539 20.193 4 14.993 4 10C4 7.87827 4.84285 5.84344 6.34315 4.34315C7.84344 2.84285 9.87827 2 12 2C14.1217 2 16.1566 2.84285 17.6569 4.34315C19.1571 5.84344 20 7.87827 20 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--map-pin-x{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19.752 11.901C19.9127 11.28 19.996 10.6415 20 10C20 7.87827 19.1571 5.84344 17.6569 4.34315C16.1566 2.84285 14.1217 2 12 2C9.87827 2 7.84344 2.84285 6.34315 4.34315C4.84285 5.84344 4 7.87827 4 10C4 14.993 9.539 20.193 11.399 21.799C11.5723 21.9293 11.7832 21.9998 12 21.9998C12.2168 21.9998 12.4277 21.9293 12.601 21.799C12.6311 21.7734 12.6611 21.7478 12.691 21.722M21.5 15.5L16.5 20.5M21.5 20.5L16.5 15.5M15 10C15 11.6569 13.6569 13 12 13C10.3431 13 9 11.6569 9 10C9 8.34315 10.3431 7 12 7C13.6569 7 15 8.34315 15 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19.752 11.901C19.9127 11.28 19.996 10.6415 20 10C20 7.87827 19.1571 5.84344 17.6569 4.34315C16.1566 2.84285 14.1217 2 12 2C9.87827 2 7.84344 2.84285 6.34315 4.34315C4.84285 5.84344 4 7.87827 4 10C4 14.993 9.539 20.193 11.399 21.799C11.5723 21.9293 11.7832 21.9998 12 21.9998C12.2168 21.9998 12.4277 21.9293 12.601 21.799C12.6311 21.7734 12.6611 21.7478 12.691 21.722M21.5 15.5L16.5 20.5M21.5 20.5L16.5 15.5M15 10C15 11.6569 13.6569 13 12 13C10.3431 13 9 11.6569 9 10C9 8.34315 10.3431 7 12 7C13.6569 7 15 8.34315 15 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--map-pin{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 10C20 14.993 14.461 20.193 12.601 21.799C12.4277 21.9293 12.2168 21.9998 12 21.9998C11.7832 21.9998 11.5723 21.9293 11.399 21.799C9.539 20.193 4 14.993 4 10C4 7.87827 4.84285 5.84344 6.34315 4.34315C7.84344 2.84285 9.87827 2 12 2C14.1217 2 16.1566 2.84285 17.6569 4.34315C19.1571 5.84344 20 7.87827 20 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 13C13.6569 13 15 11.6569 15 10C15 8.34315 13.6569 7 12 7C10.3431 7 9 8.34315 9 10C9 11.6569 10.3431 13 12 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 10C20 14.993 14.461 20.193 12.601 21.799C12.4277 21.9293 12.2168 21.9998 12 21.9998C11.7832 21.9998 11.5723 21.9293 11.399 21.799C9.539 20.193 4 14.993 4 10C4 7.87827 4.84285 5.84344 6.34315 4.34315C7.84344 2.84285 9.87827 2 12 2C14.1217 2 16.1566 2.84285 17.6569 4.34315C19.1571 5.84344 20 7.87827 20 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 13C13.6569 13 15 11.6569 15 10C15 8.34315 13.6569 7 12 7C10.3431 7 9 8.34315 9 10C9 11.6569 10.3431 13 12 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--map-pinned{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.71406 14H5.00406C4.79439 14.0001 4.59005 14.0661 4.41994 14.1886C4.24982 14.3112 4.12253 14.4841 4.05606 14.683L2.05206 20.683C2.00182 20.8333 1.98803 20.9934 2.01182 21.1501C2.03561 21.3068 2.0963 21.4556 2.18888 21.5842C2.28147 21.7128 2.40331 21.8176 2.54434 21.8899C2.68538 21.9622 2.84158 21.9999 3.00006 22H21.0001C21.1584 21.9999 21.3145 21.9621 21.4554 21.8899C21.5964 21.8177 21.7181 21.713 21.8107 21.5845C21.9033 21.456 21.964 21.3074 21.9879 21.1508C22.0118 20.9942 21.9981 20.8343 21.9481 20.684L19.9481 14.684C19.8817 14.4848 19.7543 14.3115 19.584 14.1888C19.4137 14.066 19.209 13.9999 18.9991 14H15.2871M18 8C18 11.613 14.131 15.429 12.607 16.795C12.4327 16.9282 12.2194 17.0003 12 17.0003C11.7806 17.0003 11.5673 16.9282 11.393 16.795C9.87 15.429 6 11.613 6 8C6 6.4087 6.63214 4.88258 7.75736 3.75736C8.88258 2.63214 10.4087 2 12 2C13.5913 2 15.1174 2.63214 16.2426 3.75736C17.3679 4.88258 18 6.4087 18 8ZM14 8C14 9.10457 13.1046 10 12 10C10.8954 10 10 9.10457 10 8C10 6.89543 10.8954 6 12 6C13.1046 6 14 6.89543 14 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.71406 14H5.00406C4.79439 14.0001 4.59005 14.0661 4.41994 14.1886C4.24982 14.3112 4.12253 14.4841 4.05606 14.683L2.05206 20.683C2.00182 20.8333 1.98803 20.9934 2.01182 21.1501C2.03561 21.3068 2.0963 21.4556 2.18888 21.5842C2.28147 21.7128 2.40331 21.8176 2.54434 21.8899C2.68538 21.9622 2.84158 21.9999 3.00006 22H21.0001C21.1584 21.9999 21.3145 21.9621 21.4554 21.8899C21.5964 21.8177 21.7181 21.713 21.8107 21.5845C21.9033 21.456 21.964 21.3074 21.9879 21.1508C22.0118 20.9942 21.9981 20.8343 21.9481 20.684L19.9481 14.684C19.8817 14.4848 19.7543 14.3115 19.584 14.1888C19.4137 14.066 19.209 13.9999 18.9991 14H15.2871M18 8C18 11.613 14.131 15.429 12.607 16.795C12.4327 16.9282 12.2194 17.0003 12 17.0003C11.7806 17.0003 11.5673 16.9282 11.393 16.795C9.87 15.429 6 11.613 6 8C6 6.4087 6.63214 4.88258 7.75736 3.75736C8.88258 2.63214 10.4087 2 12 2C13.5913 2 15.1174 2.63214 16.2426 3.75736C17.3679 4.88258 18 6.4087 18 8ZM14 8C14 9.10457 13.1046 10 12 10C10.8954 10 10 9.10457 10 8C10 6.89543 10.8954 6 12 6C13.1046 6 14 6.89543 14 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--map{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 5.76395C14.6897 5.76395 14.3836 5.69173 14.106 5.55302L9.894 3.44702C9.6164 3.3083 9.31033 3.23608 9 3.23608M15 5.76395C15.3103 5.76395 15.6164 5.69173 15.894 5.55302L19.553 3.72302C19.7056 3.64678 19.8751 3.61083 20.0455 3.61858C20.2159 3.62634 20.3814 3.67755 20.5265 3.76735C20.6715 3.85714 20.7911 3.98253 20.874 4.1316C20.9569 4.28067 21.0003 4.44846 21 4.61902V17.383C20.9999 17.5687 20.9481 17.7506 20.8505 17.9085C20.7528 18.0664 20.6131 18.194 20.447 18.277L15.894 20.554C15.6164 20.6927 15.3103 20.7649 15 20.7649C14.6897 20.7649 14.3836 20.6927 14.106 20.554L9.894 18.448C9.6164 18.3093 9.31033 18.2371 9 18.2371C8.68967 18.2371 8.3836 18.3093 8.106 18.448L4.447 20.278C4.29436 20.3543 4.12473 20.3902 3.95426 20.3824C3.78379 20.3746 3.61816 20.3233 3.47312 20.2334C3.32808 20.1435 3.20846 20.018 3.12565 19.8688C3.04284 19.7196 2.99958 19.5517 3 19.381V6.61802C3.0001 6.43235 3.05189 6.25039 3.14956 6.09249C3.24722 5.93459 3.38692 5.80701 3.553 5.72402L8.106 3.44702C8.3836 3.3083 8.68967 3.23608 9 3.23608M15 5.76395L15 20.7639M9 3.23608L9 18.2361%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 5.76395C14.6897 5.76395 14.3836 5.69173 14.106 5.55302L9.894 3.44702C9.6164 3.3083 9.31033 3.23608 9 3.23608M15 5.76395C15.3103 5.76395 15.6164 5.69173 15.894 5.55302L19.553 3.72302C19.7056 3.64678 19.8751 3.61083 20.0455 3.61858C20.2159 3.62634 20.3814 3.67755 20.5265 3.76735C20.6715 3.85714 20.7911 3.98253 20.874 4.1316C20.9569 4.28067 21.0003 4.44846 21 4.61902V17.383C20.9999 17.5687 20.9481 17.7506 20.8505 17.9085C20.7528 18.0664 20.6131 18.194 20.447 18.277L15.894 20.554C15.6164 20.6927 15.3103 20.7649 15 20.7649C14.6897 20.7649 14.3836 20.6927 14.106 20.554L9.894 18.448C9.6164 18.3093 9.31033 18.2371 9 18.2371C8.68967 18.2371 8.3836 18.3093 8.106 18.448L4.447 20.278C4.29436 20.3543 4.12473 20.3902 3.95426 20.3824C3.78379 20.3746 3.61816 20.3233 3.47312 20.2334C3.32808 20.1435 3.20846 20.018 3.12565 19.8688C3.04284 19.7196 2.99958 19.5517 3 19.381V6.61802C3.0001 6.43235 3.05189 6.25039 3.14956 6.09249C3.24722 5.93459 3.38692 5.80701 3.553 5.72402L8.106 3.44702C8.3836 3.3083 8.68967 3.23608 9 3.23608M15 5.76395L15 20.7639M9 3.23608L9 18.2361%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--martini{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 22H16M12 11V22M12 11L19 3H5L12 11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 22H16M12 11V22M12 11L19 3H5L12 11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--maximize-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 3H21M21 3V9M21 3L14 10M9 21H3M3 21V15M3 21L10 14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 3H21M21 3V9M21 3L14 10M9 21H3M3 21V15M3 21L10 14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--maximize{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V8M21 8V5C21 4.46957 20.7893 3.96086 20.4142 3.58579C20.0391 3.21071 19.5304 3 19 3H16M3 16V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H8M16 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V8M21 8V5C21 4.46957 20.7893 3.96086 20.4142 3.58579C20.0391 3.21071 19.5304 3 19 3H16M3 16V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H8M16 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--medal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7.20996 15L2.65996 7.14C2.46376 6.80087 2.37149 6.41159 2.3946 6.02048C2.41771 5.62937 2.55518 5.25366 2.78996 4.94L4.39996 2.8C4.58625 2.55161 4.82782 2.35 5.10553 2.21115C5.38324 2.07229 5.68947 2 5.99996 2H18C18.3104 2 18.6167 2.07229 18.8944 2.21115C19.1721 2.35 19.4137 2.55161 19.6 2.8L21.2 4.94C21.4363 5.25265 21.5755 5.62784 21.6004 6.01897C21.6253 6.4101 21.5347 6.79992 21.34 7.14L16.79 15M11.0001 12L5.12012 2.19995M13 12L18.88 2.19995M8 7H16M12 18V16H11.5M17 17C17 19.7614 14.7614 22 12 22C9.23858 22 7 19.7614 7 17C7 14.2386 9.23858 12 12 12C14.7614 12 17 14.2386 17 17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7.20996 15L2.65996 7.14C2.46376 6.80087 2.37149 6.41159 2.3946 6.02048C2.41771 5.62937 2.55518 5.25366 2.78996 4.94L4.39996 2.8C4.58625 2.55161 4.82782 2.35 5.10553 2.21115C5.38324 2.07229 5.68947 2 5.99996 2H18C18.3104 2 18.6167 2.07229 18.8944 2.21115C19.1721 2.35 19.4137 2.55161 19.6 2.8L21.2 4.94C21.4363 5.25265 21.5755 5.62784 21.6004 6.01897C21.6253 6.4101 21.5347 6.79992 21.34 7.14L16.79 15M11.0001 12L5.12012 2.19995M13 12L18.88 2.19995M8 7H16M12 18V16H11.5M17 17C17 19.7614 14.7614 22 12 22C9.23858 22 7 19.7614 7 17C7 14.2386 9.23858 12 12 12C14.7614 12 17 14.2386 17 17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--megaphone-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.26 9.26001L3 11V14L17.14 17.14M20.9999 15.34V6L13.6899 8.03M11.6 16.8C11.4949 17.1808 11.3159 17.5372 11.0731 17.8488C10.8303 18.1605 10.5285 18.4212 10.1849 18.6162C9.84132 18.8112 9.4627 18.9367 9.07065 18.9853C8.6786 19.034 8.28081 19.005 7.89997 18.9C7.51914 18.7949 7.16273 18.6159 6.85109 18.3731C6.53945 18.1303 6.27868 17.8285 6.08368 17.4849C5.88867 17.1413 5.76325 16.7627 5.71457 16.3706C5.6659 15.9786 5.69492 15.5808 5.79997 15.2M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.26 9.26001L3 11V14L17.14 17.14M20.9999 15.34V6L13.6899 8.03M11.6 16.8C11.4949 17.1808 11.3159 17.5372 11.0731 17.8488C10.8303 18.1605 10.5285 18.4212 10.1849 18.6162C9.84132 18.8112 9.4627 18.9367 9.07065 18.9853C8.6786 19.034 8.28081 19.005 7.89997 18.9C7.51914 18.7949 7.16273 18.6159 6.85109 18.3731C6.53945 18.1303 6.27868 17.8285 6.08368 17.4849C5.88867 17.1413 5.76325 16.7627 5.71457 16.3706C5.6659 15.9786 5.69492 15.5808 5.79997 15.2M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--megaphone{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.6 16.8C11.4949 17.1808 11.3159 17.5372 11.0731 17.8488C10.8303 18.1605 10.5285 18.4212 10.1849 18.6162C9.84132 18.8112 9.4627 18.9367 9.07065 18.9853C8.6786 19.034 8.28081 19.005 7.89997 18.9C7.51914 18.7949 7.16273 18.6159 6.85109 18.3731C6.53945 18.1303 6.27868 17.8285 6.08368 17.4849C5.88867 17.1413 5.76325 16.7627 5.71457 16.3706C5.6659 15.9786 5.69492 15.5808 5.79997 15.2M3 11L21 6V18L3 14V11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.6 16.8C11.4949 17.1808 11.3159 17.5372 11.0731 17.8488C10.8303 18.1605 10.5285 18.4212 10.1849 18.6162C9.84132 18.8112 9.4627 18.9367 9.07065 18.9853C8.6786 19.034 8.28081 19.005 7.89997 18.9C7.51914 18.7949 7.16273 18.6159 6.85109 18.3731C6.53945 18.1303 6.27868 17.8285 6.08368 17.4849C5.88867 17.1413 5.76325 16.7627 5.71457 16.3706C5.6659 15.9786 5.69492 15.5808 5.79997 15.2M3 11L21 6V18L3 14V11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--meh{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 15H16M9 9H9.01M15 9H15.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 15H16M9 9H9.01M15 9H15.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--memory-stick{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 19V16M10 19V16M14 19V16M18 19V16M8 11V9M16 11V9M12 11V9M2 15H22M2 7C2 6.46957 2.21071 5.96086 2.58579 5.58579C2.96086 5.21071 3.46957 5 4 5H20C20.5304 5 21.0391 5.21071 21.4142 5.58579C21.7893 5.96086 22 6.46957 22 7V8.1C21.5858 8.22202 21.2222 8.47483 20.9635 8.82063C20.7049 9.16644 20.5651 9.58667 20.5651 10.0185C20.5651 10.4503 20.7049 10.8706 20.9635 11.2164C21.2222 11.5622 21.5858 11.815 22 11.937V17C22 17.5304 21.7893 18.0391 21.4142 18.4142C21.0391 18.7893 20.5304 19 20 19H4C3.46957 19 2.96086 18.7893 2.58579 18.4142C2.21071 18.0391 2 17.5304 2 17V11.9C2.41423 11.778 2.77784 11.5252 3.03648 11.1794C3.29512 10.8336 3.43488 10.4133 3.43488 9.9815C3.43488 9.54967 3.29512 9.12944 3.03648 8.78363C2.77784 8.43783 2.41423 8.18502 2 8.063V7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 19V16M10 19V16M14 19V16M18 19V16M8 11V9M16 11V9M12 11V9M2 15H22M2 7C2 6.46957 2.21071 5.96086 2.58579 5.58579C2.96086 5.21071 3.46957 5 4 5H20C20.5304 5 21.0391 5.21071 21.4142 5.58579C21.7893 5.96086 22 6.46957 22 7V8.1C21.5858 8.22202 21.2222 8.47483 20.9635 8.82063C20.7049 9.16644 20.5651 9.58667 20.5651 10.0185C20.5651 10.4503 20.7049 10.8706 20.9635 11.2164C21.2222 11.5622 21.5858 11.815 22 11.937V17C22 17.5304 21.7893 18.0391 21.4142 18.4142C21.0391 18.7893 20.5304 19 20 19H4C3.46957 19 2.96086 18.7893 2.58579 18.4142C2.21071 18.0391 2 17.5304 2 17V11.9C2.41423 11.778 2.77784 11.5252 3.03648 11.1794C3.29512 10.8336 3.43488 10.4133 3.43488 9.9815C3.43488 9.54967 3.29512 9.12944 3.03648 8.78363C2.77784 8.43783 2.41423 8.18502 2 8.063V7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--menu{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 12H20M4 6H20M4 18H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 12H20M4 6H20M4 18H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--merge{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 6L12 2M12 2L16 6M12 2V12.3C12.0057 12.8326 11.905 13.361 11.7037 13.8542C11.5025 14.3474 11.2047 14.7954 10.828 15.172L4 22M20 22L15 17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 6L12 2M12 2L16 6M12 2V12.3C12.0057 12.8326 11.905 13.361 11.7037 13.8542C11.5025 14.3474 11.2047 14.7954 10.828 15.172L4 22M20 22L15 17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--message-circle-code{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 9.5L8 12L10 14.5M14 9.5L16 12L14 14.5M7.9 20C9.80858 20.9791 12.0041 21.2443 14.0909 20.7478C16.1777 20.2514 18.0186 19.0259 19.2818 17.2922C20.545 15.5586 21.1474 13.4308 20.9806 11.2922C20.8137 9.15366 19.8886 7.14502 18.3718 5.62824C16.855 4.11146 14.8464 3.1863 12.7078 3.01946C10.5693 2.85263 8.44147 3.45509 6.70782 4.71829C4.97417 5.98149 3.74869 7.82236 3.25222 9.90916C2.75575 11.996 3.02094 14.1915 4 16.1L2 22L7.9 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 9.5L8 12L10 14.5M14 9.5L16 12L14 14.5M7.9 20C9.80858 20.9791 12.0041 21.2443 14.0909 20.7478C16.1777 20.2514 18.0186 19.0259 19.2818 17.2922C20.545 15.5586 21.1474 13.4308 20.9806 11.2922C20.8137 9.15366 19.8886 7.14502 18.3718 5.62824C16.855 4.11146 14.8464 3.1863 12.7078 3.01946C10.5693 2.85263 8.44147 3.45509 6.70782 4.71829C4.97417 5.98149 3.74869 7.82236 3.25222 9.90916C2.75575 11.996 3.02094 14.1915 4 16.1L2 22L7.9 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--message-circle-dashed{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.5 3.1C13 3.1 12.5 3 12 3C11.5 3 11 3.1 10.5 3.1M19.2999 6.79995C18.7035 6.00355 17.9964 5.29641 17.2 4.69995M20.8999 13.5C20.9999 13 20.9999 12.5 20.9999 12C20.9999 11.5 20.8999 11 20.8999 10.5M17.2 19.2999C17.9964 18.7035 18.7035 17.9964 19.2999 17.2M10.5 20.8999C11 20.9999 11.5 20.9999 12 20.9999C12.5 20.9999 13 20.8999 13.5 20.8999M3.5 17.5L2 22L6.5 20.5M3.1 10.5C3.1 11 3 11.5 3 12C3 12.5 3.1 13 3.1 13.5M6.79995 4.69995C6.00355 5.29641 5.29641 6.00355 4.69995 6.79995%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.5 3.1C13 3.1 12.5 3 12 3C11.5 3 11 3.1 10.5 3.1M19.2999 6.79995C18.7035 6.00355 17.9964 5.29641 17.2 4.69995M20.8999 13.5C20.9999 13 20.9999 12.5 20.9999 12C20.9999 11.5 20.8999 11 20.8999 10.5M17.2 19.2999C17.9964 18.7035 18.7035 17.9964 19.2999 17.2M10.5 20.8999C11 20.9999 11.5 20.9999 12 20.9999C12.5 20.9999 13 20.8999 13.5 20.8999M3.5 17.5L2 22L6.5 20.5M3.1 10.5C3.1 11 3 11.5 3 12C3 12.5 3.1 13 3.1 13.5M6.79995 4.69995C6.00355 5.29641 5.29641 6.00355 4.69995 6.79995%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--message-circle-heart{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15.7999 9.19999C15.3326 8.74193 14.7043 8.48535 14.0499 8.48535C13.3955 8.48535 12.7672 8.74193 12.2999 9.19999L11.9999 9.59999L11.6499 9.29999C11.4206 9.05186 11.142 8.85447 10.8318 8.72054C10.5217 8.5866 10.1869 8.51908 9.84914 8.52233C9.51133 8.52557 9.17794 8.59951 8.87043 8.73938C8.56292 8.87926 8.2881 9.08196 8.06366 9.33446C7.83922 9.58695 7.67013 9.88364 7.56728 10.2054C7.46443 10.5272 7.43009 10.867 7.46647 11.2028C7.50285 11.5387 7.60915 11.8632 7.77852 12.1555C7.94789 12.4478 8.17659 12.7014 8.44989 12.9L12.0499 16.4L15.6499 12.9C16.8499 11.7 16.7499 10.2 15.8499 9.19999M7.9 20C9.80858 20.9791 12.0041 21.2443 14.0909 20.7478C16.1777 20.2514 18.0186 19.0259 19.2818 17.2922C20.545 15.5586 21.1474 13.4308 20.9806 11.2922C20.8137 9.15366 19.8886 7.14502 18.3718 5.62824C16.855 4.11146 14.8464 3.1863 12.7078 3.01946C10.5693 2.85263 8.44147 3.45509 6.70782 4.71829C4.97417 5.98149 3.74869 7.82236 3.25222 9.90916C2.75575 11.996 3.02094 14.1915 4 16.1L2 22L7.9 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15.7999 9.19999C15.3326 8.74193 14.7043 8.48535 14.0499 8.48535C13.3955 8.48535 12.7672 8.74193 12.2999 9.19999L11.9999 9.59999L11.6499 9.29999C11.4206 9.05186 11.142 8.85447 10.8318 8.72054C10.5217 8.5866 10.1869 8.51908 9.84914 8.52233C9.51133 8.52557 9.17794 8.59951 8.87043 8.73938C8.56292 8.87926 8.2881 9.08196 8.06366 9.33446C7.83922 9.58695 7.67013 9.88364 7.56728 10.2054C7.46443 10.5272 7.43009 10.867 7.46647 11.2028C7.50285 11.5387 7.60915 11.8632 7.77852 12.1555C7.94789 12.4478 8.17659 12.7014 8.44989 12.9L12.0499 16.4L15.6499 12.9C16.8499 11.7 16.7499 10.2 15.8499 9.19999M7.9 20C9.80858 20.9791 12.0041 21.2443 14.0909 20.7478C16.1777 20.2514 18.0186 19.0259 19.2818 17.2922C20.545 15.5586 21.1474 13.4308 20.9806 11.2922C20.8137 9.15366 19.8886 7.14502 18.3718 5.62824C16.855 4.11146 14.8464 3.1863 12.7078 3.01946C10.5693 2.85263 8.44147 3.45509 6.70782 4.71829C4.97417 5.98149 3.74869 7.82236 3.25222 9.90916C2.75575 11.996 3.02094 14.1915 4 16.1L2 22L7.9 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--message-circle-more{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 12H8.01M12 12H12.01M16 12H16.01M7.9 20C9.80858 20.9791 12.0041 21.2443 14.0909 20.7478C16.1777 20.2514 18.0186 19.0259 19.2818 17.2922C20.545 15.5586 21.1474 13.4308 20.9806 11.2922C20.8137 9.15366 19.8886 7.14502 18.3718 5.62824C16.855 4.11146 14.8464 3.1863 12.7078 3.01946C10.5693 2.85263 8.44147 3.45509 6.70782 4.71829C4.97417 5.98149 3.74869 7.82236 3.25222 9.90916C2.75575 11.996 3.02094 14.1915 4 16.1L2 22L7.9 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 12H8.01M12 12H12.01M16 12H16.01M7.9 20C9.80858 20.9791 12.0041 21.2443 14.0909 20.7478C16.1777 20.2514 18.0186 19.0259 19.2818 17.2922C20.545 15.5586 21.1474 13.4308 20.9806 11.2922C20.8137 9.15366 19.8886 7.14502 18.3718 5.62824C16.855 4.11146 14.8464 3.1863 12.7078 3.01946C10.5693 2.85263 8.44147 3.45509 6.70782 4.71829C4.97417 5.98149 3.74869 7.82236 3.25222 9.90916C2.75575 11.996 3.02094 14.1915 4 16.1L2 22L7.9 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--message-circle-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20.5001 14.9001C21.0344 13.3119 21.1147 11.6061 20.732 9.97469C20.3493 8.34332 19.5187 6.85119 18.3339 5.66631C17.149 4.48144 15.6569 3.65088 14.0255 3.26816C12.3941 2.88545 10.6883 2.96577 9.1001 3.50008M2 2L22 22M5.6 5.6001C3 8.3001 2.2 12.5001 4 16.0001L2 22.0001L8 20.0001C11.4 21.8001 15.6 21.1001 18.3 18.3001%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20.5001 14.9001C21.0344 13.3119 21.1147 11.6061 20.732 9.97469C20.3493 8.34332 19.5187 6.85119 18.3339 5.66631C17.149 4.48144 15.6569 3.65088 14.0255 3.26816C12.3941 2.88545 10.6883 2.96577 9.1001 3.50008M2 2L22 22M5.6 5.6001C3 8.3001 2.2 12.5001 4 16.0001L2 22.0001L8 20.0001C11.4 21.8001 15.6 21.1001 18.3 18.3001%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--message-circle-plus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 12H16M12 8V16M7.9 20C9.80858 20.9791 12.0041 21.2443 14.0909 20.7478C16.1777 20.2514 18.0186 19.0259 19.2818 17.2922C20.545 15.5586 21.1474 13.4308 20.9806 11.2922C20.8137 9.15366 19.8886 7.14502 18.3718 5.62824C16.855 4.11146 14.8464 3.1863 12.7078 3.01946C10.5693 2.85263 8.44147 3.45509 6.70782 4.71829C4.97417 5.98149 3.74869 7.82236 3.25222 9.90916C2.75575 11.996 3.02094 14.1915 4 16.1L2 22L7.9 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 12H16M12 8V16M7.9 20C9.80858 20.9791 12.0041 21.2443 14.0909 20.7478C16.1777 20.2514 18.0186 19.0259 19.2818 17.2922C20.545 15.5586 21.1474 13.4308 20.9806 11.2922C20.8137 9.15366 19.8886 7.14502 18.3718 5.62824C16.855 4.11146 14.8464 3.1863 12.7078 3.01946C10.5693 2.85263 8.44147 3.45509 6.70782 4.71829C4.97417 5.98149 3.74869 7.82236 3.25222 9.90916C2.75575 11.996 3.02094 14.1915 4 16.1L2 22L7.9 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--message-circle-question{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.09009 9.00008C9.32519 8.33175 9.78924 7.76819 10.4 7.40921C11.0108 7.05024 11.729 6.91902 12.4273 7.03879C13.1255 7.15857 13.7589 7.52161 14.2152 8.06361C14.6714 8.60561 14.9211 9.2916 14.9201 10.0001C14.9201 12.0001 11.9201 13.0001 11.9201 13.0001M12 17H12.01M7.9 20C9.80858 20.9791 12.0041 21.2443 14.0909 20.7478C16.1777 20.2514 18.0186 19.0259 19.2818 17.2922C20.545 15.5586 21.1474 13.4308 20.9806 11.2922C20.8137 9.15366 19.8886 7.14502 18.3718 5.62824C16.855 4.11146 14.8464 3.1863 12.7078 3.01946C10.5693 2.85263 8.44147 3.45509 6.70782 4.71829C4.97417 5.98149 3.74869 7.82236 3.25222 9.90916C2.75575 11.996 3.02094 14.1915 4 16.1L2 22L7.9 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.09009 9.00008C9.32519 8.33175 9.78924 7.76819 10.4 7.40921C11.0108 7.05024 11.729 6.91902 12.4273 7.03879C13.1255 7.15857 13.7589 7.52161 14.2152 8.06361C14.6714 8.60561 14.9211 9.2916 14.9201 10.0001C14.9201 12.0001 11.9201 13.0001 11.9201 13.0001M12 17H12.01M7.9 20C9.80858 20.9791 12.0041 21.2443 14.0909 20.7478C16.1777 20.2514 18.0186 19.0259 19.2818 17.2922C20.545 15.5586 21.1474 13.4308 20.9806 11.2922C20.8137 9.15366 19.8886 7.14502 18.3718 5.62824C16.855 4.11146 14.8464 3.1863 12.7078 3.01946C10.5693 2.85263 8.44147 3.45509 6.70782 4.71829C4.97417 5.98149 3.74869 7.82236 3.25222 9.90916C2.75575 11.996 3.02094 14.1915 4 16.1L2 22L7.9 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--message-circle-reply{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 15L7 12M7 12L10 9M7 12H14C14.5304 12 15.0391 12.2107 15.4142 12.5858C15.7893 12.9609 16 13.4696 16 14V15M7.9 20C9.80858 20.9791 12.0041 21.2443 14.0909 20.7478C16.1777 20.2514 18.0186 19.0259 19.2818 17.2922C20.545 15.5586 21.1474 13.4308 20.9806 11.2922C20.8137 9.15366 19.8886 7.14502 18.3718 5.62824C16.855 4.11146 14.8464 3.1863 12.7078 3.01946C10.5693 2.85263 8.44147 3.45509 6.70782 4.71829C4.97417 5.98149 3.74869 7.82236 3.25222 9.90916C2.75575 11.996 3.02094 14.1915 4 16.1L2 22L7.9 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 15L7 12M7 12L10 9M7 12H14C14.5304 12 15.0391 12.2107 15.4142 12.5858C15.7893 12.9609 16 13.4696 16 14V15M7.9 20C9.80858 20.9791 12.0041 21.2443 14.0909 20.7478C16.1777 20.2514 18.0186 19.0259 19.2818 17.2922C20.545 15.5586 21.1474 13.4308 20.9806 11.2922C20.8137 9.15366 19.8886 7.14502 18.3718 5.62824C16.855 4.11146 14.8464 3.1863 12.7078 3.01946C10.5693 2.85263 8.44147 3.45509 6.70782 4.71829C4.97417 5.98149 3.74869 7.82236 3.25222 9.90916C2.75575 11.996 3.02094 14.1915 4 16.1L2 22L7.9 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--message-circle-warning{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 8V12M12 16H12.01M7.9 20C9.80858 20.9791 12.0041 21.2443 14.0909 20.7478C16.1777 20.2514 18.0186 19.0259 19.2818 17.2922C20.545 15.5586 21.1474 13.4308 20.9806 11.2922C20.8137 9.15366 19.8886 7.14502 18.3718 5.62824C16.855 4.11146 14.8464 3.1863 12.7078 3.01946C10.5693 2.85263 8.44147 3.45509 6.70782 4.71829C4.97417 5.98149 3.74869 7.82236 3.25222 9.90916C2.75575 11.996 3.02094 14.1915 4 16.1L2 22L7.9 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 8V12M12 16H12.01M7.9 20C9.80858 20.9791 12.0041 21.2443 14.0909 20.7478C16.1777 20.2514 18.0186 19.0259 19.2818 17.2922C20.545 15.5586 21.1474 13.4308 20.9806 11.2922C20.8137 9.15366 19.8886 7.14502 18.3718 5.62824C16.855 4.11146 14.8464 3.1863 12.7078 3.01946C10.5693 2.85263 8.44147 3.45509 6.70782 4.71829C4.97417 5.98149 3.74869 7.82236 3.25222 9.90916C2.75575 11.996 3.02094 14.1915 4 16.1L2 22L7.9 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--message-circle-x{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 9L9 15M9 9L15 15M7.9 20C9.80858 20.9791 12.0041 21.2443 14.0909 20.7478C16.1777 20.2514 18.0186 19.0259 19.2818 17.2922C20.545 15.5586 21.1474 13.4308 20.9806 11.2922C20.8137 9.15366 19.8886 7.14502 18.3718 5.62824C16.855 4.11146 14.8464 3.1863 12.7078 3.01946C10.5693 2.85263 8.44147 3.45509 6.70782 4.71829C4.97417 5.98149 3.74869 7.82236 3.25222 9.90916C2.75575 11.996 3.02094 14.1915 4 16.1L2 22L7.9 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 9L9 15M9 9L15 15M7.9 20C9.80858 20.9791 12.0041 21.2443 14.0909 20.7478C16.1777 20.2514 18.0186 19.0259 19.2818 17.2922C20.545 15.5586 21.1474 13.4308 20.9806 11.2922C20.8137 9.15366 19.8886 7.14502 18.3718 5.62824C16.855 4.11146 14.8464 3.1863 12.7078 3.01946C10.5693 2.85263 8.44147 3.45509 6.70782 4.71829C4.97417 5.98149 3.74869 7.82236 3.25222 9.90916C2.75575 11.996 3.02094 14.1915 4 16.1L2 22L7.9 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--message-circle{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7.9 20C9.80858 20.9791 12.0041 21.2443 14.0909 20.7478C16.1777 20.2514 18.0186 19.0259 19.2818 17.2922C20.545 15.5586 21.1474 13.4308 20.9806 11.2922C20.8137 9.15366 19.8886 7.14502 18.3718 5.62824C16.855 4.11146 14.8464 3.1863 12.7078 3.01946C10.5693 2.85263 8.44147 3.45509 6.70782 4.71829C4.97417 5.98149 3.74869 7.82236 3.25222 9.90916C2.75575 11.996 3.02094 14.1915 4 16.1L2 22L7.9 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7.9 20C9.80858 20.9791 12.0041 21.2443 14.0909 20.7478C16.1777 20.2514 18.0186 19.0259 19.2818 17.2922C20.545 15.5586 21.1474 13.4308 20.9806 11.2922C20.8137 9.15366 19.8886 7.14502 18.3718 5.62824C16.855 4.11146 14.8464 3.1863 12.7078 3.01946C10.5693 2.85263 8.44147 3.45509 6.70782 4.71829C4.97417 5.98149 3.74869 7.82236 3.25222 9.90916C2.75575 11.996 3.02094 14.1915 4 16.1L2 22L7.9 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--message-square-code{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 7.5L8 10L10 12.5M14 7.5L16 10L14 12.5M21 15C21 15.5304 20.7893 16.0391 20.4142 16.4142C20.0391 16.7893 19.5304 17 19 17H7L3 21V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 7.5L8 10L10 12.5M14 7.5L16 10L14 12.5M21 15C21 15.5304 20.7893 16.0391 20.4142 16.4142C20.0391 16.7893 19.5304 17 19 17H7L3 21V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--message-square-dashed{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 6V5C3 3.9 3.9 3 5 3H7M11 3H14M18 3H19C20.1 3 21 3.9 21 5M21 9V11M21 15C21 16.1 20.1 17 19 17H18M14 17H11M7 17L3 21V16M3 12V10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 6V5C3 3.9 3.9 3 5 3H7M11 3H14M18 3H19C20.1 3 21 3.9 21 5M21 9V11M21 15C21 16.1 20.1 17 19 17H18M14 17H11M7 17L3 21V16M3 12V10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--message-square-diff{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 19L3 21V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V15C21 15.5304 20.7893 16.0391 20.4142 16.4142C20.0391 16.7893 19.5304 17 19 17M9 10H15M12 7V13M9 17H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 19L3 21V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V15C21 15.5304 20.7893 16.0391 20.4142 16.4142C20.0391 16.7893 19.5304 17 19 17M9 10H15M12 7V13M9 17H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--message-square-dot{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.7 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V21L7 17H19C19.5304 17 20.0391 16.7893 20.4142 16.4142C20.7893 16.0391 21 15.5304 21 15V12.3M21 6C21 7.65685 19.6569 9 18 9C16.3431 9 15 7.65685 15 6C15 4.34315 16.3431 3 18 3C19.6569 3 21 4.34315 21 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.7 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V21L7 17H19C19.5304 17 20.0391 16.7893 20.4142 16.4142C20.7893 16.0391 21 15.5304 21 15V12.3M21 6C21 7.65685 19.6569 9 18 9C16.3431 9 15 7.65685 15 6C15 4.34315 16.3431 3 18 3C19.6569 3 21 4.34315 21 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--message-square-heart{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 15C21 15.5304 20.7893 16.0391 20.4142 16.4142C20.0391 16.7893 19.5304 17 19 17H7L3 21V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M14.8002 7.50001C14.4552 7.1556 13.9876 6.96216 13.5002 6.96216C13.0127 6.96216 12.5451 7.1556 12.2002 7.50001L12.0002 7.80001L11.7002 7.50001C11.5163 7.34242 11.3032 7.22259 11.0731 7.14735C10.8429 7.07212 10.6002 7.04296 10.3587 7.06153C10.1173 7.0801 9.8819 7.14604 9.66595 7.25559C9.45 7.36514 9.25775 7.51616 9.10016 7.70001C8.94257 7.88386 8.82274 8.09695 8.74751 8.32711C8.67227 8.55727 8.64311 8.79999 8.66168 9.04143C8.68025 9.28286 8.7462 9.51827 8.85575 9.73422C8.9653 9.95016 9.11631 10.1424 9.30016 10.3L12.0002 13L14.7002 10.3C15.6002 9.40001 15.5002 8.20001 14.8002 7.50001Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 15C21 15.5304 20.7893 16.0391 20.4142 16.4142C20.0391 16.7893 19.5304 17 19 17H7L3 21V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M14.8002 7.50001C14.4552 7.1556 13.9876 6.96216 13.5002 6.96216C13.0127 6.96216 12.5451 7.1556 12.2002 7.50001L12.0002 7.80001L11.7002 7.50001C11.5163 7.34242 11.3032 7.22259 11.0731 7.14735C10.8429 7.07212 10.6002 7.04296 10.3587 7.06153C10.1173 7.0801 9.8819 7.14604 9.66595 7.25559C9.45 7.36514 9.25775 7.51616 9.10016 7.70001C8.94257 7.88386 8.82274 8.09695 8.74751 8.32711C8.67227 8.55727 8.64311 8.79999 8.66168 9.04143C8.68025 9.28286 8.7462 9.51827 8.85575 9.73422C8.9653 9.95016 9.11631 10.1424 9.30016 10.3L12.0002 13L14.7002 10.3C15.6002 9.40001 15.5002 8.20001 14.8002 7.50001Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--message-square-more{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 10H8.01M12 10H12.01M16 10H16.01M21 15C21 15.5304 20.7893 16.0391 20.4142 16.4142C20.0391 16.7893 19.5304 17 19 17H7L3 21V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 10H8.01M12 10H12.01M16 10H16.01M21 15C21 15.5304 20.7893 16.0391 20.4142 16.4142C20.0391 16.7893 19.5304 17 19 17H7L3 21V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--message-square-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 15V5C21 4.46957 20.7893 3.96086 20.4142 3.58579C20.0391 3.21071 19.5304 3 19 3H9M2 2L22 22M3.6 3.6001C3.2 3.9001 3 4.4001 3 5.0001V21.0001L7 17.0001H17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 15V5C21 4.46957 20.7893 3.96086 20.4142 3.58579C20.0391 3.21071 19.5304 3 19 3H9M2 2L22 22M3.6 3.6001C3.2 3.9001 3 4.4001 3 5.0001V21.0001L7 17.0001H17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--message-square-plus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 7V13M9 10H15M21 15C21 15.5304 20.7893 16.0391 20.4142 16.4142C20.0391 16.7893 19.5304 17 19 17H7L3 21V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 7V13M9 10H15M21 15C21 15.5304 20.7893 16.0391 20.4142 16.4142C20.0391 16.7893 19.5304 17 19 17H7L3 21V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--message-square-quote{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 12C8.53043 12 9.03914 11.7893 9.41421 11.4142C9.78929 11.0391 10 10.5304 10 10V8H8M14 12C14.5304 12 15.0391 11.7893 15.4142 11.4142C15.7893 11.0391 16 10.5304 16 10V8H14M21 15C21 15.5304 20.7893 16.0391 20.4142 16.4142C20.0391 16.7893 19.5304 17 19 17H7L3 21V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 12C8.53043 12 9.03914 11.7893 9.41421 11.4142C9.78929 11.0391 10 10.5304 10 10V8H8M14 12C14.5304 12 15.0391 11.7893 15.4142 11.4142C15.7893 11.0391 16 10.5304 16 10V8H14M21 15C21 15.5304 20.7893 16.0391 20.4142 16.4142C20.0391 16.7893 19.5304 17 19 17H7L3 21V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--message-square-reply{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 7L7 10M7 10L10 13M7 10H15C15.5304 10 16.0391 10.2107 16.4142 10.5858C16.7893 10.9609 17 11.4696 17 12V13M21 15C21 15.5304 20.7893 16.0391 20.4142 16.4142C20.0391 16.7893 19.5304 17 19 17H7L3 21V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 7L7 10M7 10L10 13M7 10H15C15.5304 10 16.0391 10.2107 16.4142 10.5858C16.7893 10.9609 17 11.4696 17 12V13M21 15C21 15.5304 20.7893 16.0391 20.4142 16.4142C20.0391 16.7893 19.5304 17 19 17H7L3 21V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--message-square-share{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 12V15C21 15.5304 20.7893 16.0391 20.4142 16.4142C20.0391 16.7893 19.5304 17 19 17H7L3 21V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H12M16 3H21M21 3V8M21 3L16 8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 12V15C21 15.5304 20.7893 16.0391 20.4142 16.4142C20.0391 16.7893 19.5304 17 19 17H7L3 21V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H12M16 3H21M21 3V8M21 3L16 8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--message-square-text{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 8H7M17 12H7M21 15C21 15.5304 20.7893 16.0391 20.4142 16.4142C20.0391 16.7893 19.5304 17 19 17H7L3 21V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 8H7M17 12H7M21 15C21 15.5304 20.7893 16.0391 20.4142 16.4142C20.0391 16.7893 19.5304 17 19 17H7L3 21V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--message-square-warning{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 7V9M12 13H12.01M21 15C21 15.5304 20.7893 16.0391 20.4142 16.4142C20.0391 16.7893 19.5304 17 19 17H7L3 21V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 7V9M12 13H12.01M21 15C21 15.5304 20.7893 16.0391 20.4142 16.4142C20.0391 16.7893 19.5304 17 19 17H7L3 21V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--message-square-x{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.5 7.5L9.5 12.5M9.5 7.5L14.5 12.5M21 15C21 15.5304 20.7893 16.0391 20.4142 16.4142C20.0391 16.7893 19.5304 17 19 17H7L3 21V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.5 7.5L9.5 12.5M9.5 7.5L14.5 12.5M21 15C21 15.5304 20.7893 16.0391 20.4142 16.4142C20.0391 16.7893 19.5304 17 19 17H7L3 21V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--message-square{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 15C21 15.5304 20.7893 16.0391 20.4142 16.4142C20.0391 16.7893 19.5304 17 19 17H7L3 21V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 15C21 15.5304 20.7893 16.0391 20.4142 16.4142C20.0391 16.7893 19.5304 17 19 17H7L3 21V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--messages-square{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 9H20C20.5304 9 21.0391 9.21071 21.4142 9.58579C21.7893 9.96086 22 10.4696 22 11V22L18 18H12C11.4696 18 10.9609 17.7893 10.5858 17.4142C10.2107 17.0391 10 16.5304 10 16V15M14 9C14 9.53043 13.7893 10.0391 13.4142 10.4142C13.0391 10.7893 12.5304 11 12 11H6L2 15V4C2 2.9 2.9 2 4 2H12C12.5304 2 13.0391 2.21071 13.4142 2.58579C13.7893 2.96086 14 3.46957 14 4V9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 9H20C20.5304 9 21.0391 9.21071 21.4142 9.58579C21.7893 9.96086 22 10.4696 22 11V22L18 18H12C11.4696 18 10.9609 17.7893 10.5858 17.4142C10.2107 17.0391 10 16.5304 10 16V15M14 9C14 9.53043 13.7893 10.0391 13.4142 10.4142C13.0391 10.7893 12.5304 11 12 11H6L2 15V4C2 2.9 2.9 2 4 2H12C12.5304 2 13.0391 2.21071 13.4142 2.58579C13.7893 2.96086 14 3.46957 14 4V9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--mic-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 2L22 22M18.8899 13.23C18.9621 12.824 18.9989 12.4124 18.9999 12V10M5.00001 10V12C4.97966 13.3992 5.37913 14.7723 6.14684 15.9422C6.91456 17.1121 8.01529 18.0251 9.30696 18.5633C10.5986 19.1015 12.022 19.2402 13.3933 18.9616C14.7645 18.6829 16.0208 17.9997 17 17M15.0001 9.33999V4.99999C14.996 4.32636 14.7653 3.6737 14.3452 3.14711C13.9251 2.62053 13.34 2.25066 12.6841 2.09708C12.0282 1.94349 11.3397 2.01514 10.7295 2.30046C10.1192 2.58579 9.62278 3.06819 9.32007 3.66999M9 9V12C9.00052 12.593 9.17675 13.1725 9.50643 13.6653C9.83611 14.1582 10.3045 14.5423 10.8523 14.7691C11.4002 14.996 12.0029 15.0554 12.5845 14.9399C13.1661 14.8243 13.7005 14.539 14.12 14.12M12 19V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 2L22 22M18.8899 13.23C18.9621 12.824 18.9989 12.4124 18.9999 12V10M5.00001 10V12C4.97966 13.3992 5.37913 14.7723 6.14684 15.9422C6.91456 17.1121 8.01529 18.0251 9.30696 18.5633C10.5986 19.1015 12.022 19.2402 13.3933 18.9616C14.7645 18.6829 16.0208 17.9997 17 17M15.0001 9.33999V4.99999C14.996 4.32636 14.7653 3.6737 14.3452 3.14711C13.9251 2.62053 13.34 2.25066 12.6841 2.09708C12.0282 1.94349 11.3397 2.01514 10.7295 2.30046C10.1192 2.58579 9.62278 3.06819 9.32007 3.66999M9 9V12C9.00052 12.593 9.17675 13.1725 9.50643 13.6653C9.83611 14.1582 10.3045 14.5423 10.8523 14.7691C11.4002 14.996 12.0029 15.0554 12.5845 14.9399C13.1661 14.8243 13.7005 14.539 14.12 14.12M12 19V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--mic-vocal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.0001 7.60107L5.00609 15.7911C4.86505 15.9837 4.7976 16.2205 4.81594 16.4586C4.83429 16.6966 4.9372 16.9203 5.10609 17.0891L5.92309 17.9071C6.09444 18.0782 6.32208 18.1814 6.56375 18.1974C6.80541 18.2134 7.04467 18.1412 7.23709 17.9941L15.0901 12.0001M16.5 21.174C15.5 20.5 14.372 20 13 20C10.942 20 9.07204 22.356 7.00004 22C4.92804 21.644 4.22504 18.631 5.50004 17.5M21 7C21 9.76142 18.7614 12 16 12C13.2386 12 11 9.76142 11 7C11 4.23858 13.2386 2 16 2C18.7614 2 21 4.23858 21 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.0001 7.60107L5.00609 15.7911C4.86505 15.9837 4.7976 16.2205 4.81594 16.4586C4.83429 16.6966 4.9372 16.9203 5.10609 17.0891L5.92309 17.9071C6.09444 18.0782 6.32208 18.1814 6.56375 18.1974C6.80541 18.2134 7.04467 18.1412 7.23709 17.9941L15.0901 12.0001M16.5 21.174C15.5 20.5 14.372 20 13 20C10.942 20 9.07204 22.356 7.00004 22C4.92804 21.644 4.22504 18.631 5.50004 17.5M21 7C21 9.76142 18.7614 12 16 12C13.2386 12 11 9.76142 11 7C11 4.23858 13.2386 2 16 2C18.7614 2 21 4.23858 21 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--mic{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 10V12C19 13.8565 18.2625 15.637 16.9497 16.9497C15.637 18.2625 13.8565 19 12 19M12 19C10.1435 19 8.36301 18.2625 7.05025 16.9497C5.7375 15.637 5 13.8565 5 12V10M12 19V22M12 2C11.2044 2 10.4413 2.31607 9.87868 2.87868C9.31607 3.44129 9 4.20435 9 5V12C9 12.7956 9.31607 13.5587 9.87868 14.1213C10.4413 14.6839 11.2044 15 12 15C12.7956 15 13.5587 14.6839 14.1213 14.1213C14.6839 13.5587 15 12.7956 15 12V5C15 4.20435 14.6839 3.44129 14.1213 2.87868C13.5587 2.31607 12.7956 2 12 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 10V12C19 13.8565 18.2625 15.637 16.9497 16.9497C15.637 18.2625 13.8565 19 12 19M12 19C10.1435 19 8.36301 18.2625 7.05025 16.9497C5.7375 15.637 5 13.8565 5 12V10M12 19V22M12 2C11.2044 2 10.4413 2.31607 9.87868 2.87868C9.31607 3.44129 9 4.20435 9 5V12C9 12.7956 9.31607 13.5587 9.87868 14.1213C10.4413 14.6839 11.2044 15 12 15C12.7956 15 13.5587 14.6839 14.1213 14.1213C14.6839 13.5587 15 12.7956 15 12V5C15 4.20435 14.6839 3.44129 14.1213 2.87868C13.5587 2.31607 12.7956 2 12 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--microchip{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 12H20M18 16H20M18 20H20M18 20C18 20.5304 17.7893 21.0391 17.4142 21.4142C17.0391 21.7893 16.5304 22 16 22H8C7.46957 22 6.96086 21.7893 6.58579 21.4142C6.21071 21.0391 6 20.5304 6 20M18 20V4M18 4H20M18 4C18 3.46957 17.7893 2.96086 17.4142 2.58579C17.0391 2.21071 16.5304 2 16 2H14.5C14.224 2 14.006 2.227 13.938 2.495C13.8282 2.92565 13.5781 3.30747 13.2271 3.58016C12.8762 3.85285 12.4444 4.00088 12 4.00088C11.5556 4.00088 11.1238 3.85285 10.7729 3.58016C10.4219 3.30747 10.1718 2.92565 10.062 2.495C9.994 2.227 9.776 2 9.5 2H8C7.46957 2 6.96086 2.21071 6.58579 2.58579C6.21071 2.96086 6 3.46957 6 4M18 8H20M4 12H6M4 16H6M4 20H6M6 20V4M4 4H6M4 8H6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 12H20M18 16H20M18 20H20M18 20C18 20.5304 17.7893 21.0391 17.4142 21.4142C17.0391 21.7893 16.5304 22 16 22H8C7.46957 22 6.96086 21.7893 6.58579 21.4142C6.21071 21.0391 6 20.5304 6 20M18 20V4M18 4H20M18 4C18 3.46957 17.7893 2.96086 17.4142 2.58579C17.0391 2.21071 16.5304 2 16 2H14.5C14.224 2 14.006 2.227 13.938 2.495C13.8282 2.92565 13.5781 3.30747 13.2271 3.58016C12.8762 3.85285 12.4444 4.00088 12 4.00088C11.5556 4.00088 11.1238 3.85285 10.7729 3.58016C10.4219 3.30747 10.1718 2.92565 10.062 2.495C9.994 2.227 9.776 2 9.5 2H8C7.46957 2 6.96086 2.21071 6.58579 2.58579C6.21071 2.96086 6 3.46957 6 4M18 8H20M4 12H6M4 16H6M4 20H6M6 20V4M4 4H6M4 8H6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--microscope{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 18H14M3 22H21M14 22C15.8565 22 17.637 21.2625 18.9497 19.9497C20.2625 18.637 21 16.8565 21 15C21 13.1435 20.2625 11.363 18.9497 10.0503C17.637 8.7375 15.8565 8 14 8H13M9 14H11M12 6V3C12 2.73478 11.8946 2.48043 11.7071 2.29289C11.5196 2.10536 11.2652 2 11 2H9C8.73478 2 8.48043 2.10536 8.29289 2.29289C8.10536 2.48043 8 2.73478 8 3V6M9 12C8.46957 12 7.96086 11.7893 7.58579 11.4142C7.21071 11.0391 7 10.5304 7 10V6H13V10C13 10.5304 12.7893 11.0391 12.4142 11.4142C12.0391 11.7893 11.5304 12 11 12H9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 18H14M3 22H21M14 22C15.8565 22 17.637 21.2625 18.9497 19.9497C20.2625 18.637 21 16.8565 21 15C21 13.1435 20.2625 11.363 18.9497 10.0503C17.637 8.7375 15.8565 8 14 8H13M9 14H11M12 6V3C12 2.73478 11.8946 2.48043 11.7071 2.29289C11.5196 2.10536 11.2652 2 11 2H9C8.73478 2 8.48043 2.10536 8.29289 2.29289C8.10536 2.48043 8 2.73478 8 3V6M9 12C8.46957 12 7.96086 11.7893 7.58579 11.4142C7.21071 11.0391 7 10.5304 7 10V6H13V10C13 10.5304 12.7893 11.0391 12.4142 11.4142C12.0391 11.7893 11.5304 12 11 12H9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--microwave{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 8V15M6 19V21M18 19V21M4 4H20C21.1046 4 22 4.89543 22 6V17C22 18.1046 21.1046 19 20 19H4C2.89543 19 2 18.1046 2 17V6C2 4.89543 2.89543 4 4 4ZM7 8H13C13.5523 8 14 8.44772 14 9V14C14 14.5523 13.5523 15 13 15H7C6.44772 15 6 14.5523 6 14V9C6 8.44772 6.44772 8 7 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 8V15M6 19V21M18 19V21M4 4H20C21.1046 4 22 4.89543 22 6V17C22 18.1046 21.1046 19 20 19H4C2.89543 19 2 18.1046 2 17V6C2 4.89543 2.89543 4 4 4ZM7 8H13C13.5523 8 14 8.44772 14 9V14C14 14.5523 13.5523 15 13 15H7C6.44772 15 6 14.5523 6 14V9C6 8.44772 6.44772 8 7 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--milestone{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 13V21M12 3V6M18 6H5C4.46957 6 3.96086 6.21071 3.58579 6.58579C3.21071 6.96086 3 7.46957 3 8V11C3 11.5304 3.21071 12.0391 3.58579 12.4142C3.96086 12.7893 4.46957 13 5 13H18L22 9.5L18 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 13V21M12 3V6M18 6H5C4.46957 6 3.96086 6.21071 3.58579 6.58579C3.21071 6.96086 3 7.46957 3 8V11C3 11.5304 3.21071 12.0391 3.58579 12.4142C3.96086 12.7893 4.46957 13 5 13H18L22 9.5L18 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--milk-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2H16M9 2V3.343M15 2V4.789C15 5.57879 15.2338 6.3509 15.672 7.008L16.328 7.992C16.7663 8.64939 17.0002 9.42187 17 10.212V11.343M7.8 7.8L7.672 7.992C7.23366 8.64939 6.99982 9.42187 7 10.212V20C7 20.5304 7.21071 21.0391 7.58579 21.4142C7.96086 21.7893 8.46957 22 9 22H15C15.5304 22 16.0391 21.7893 16.4142 21.4142C16.7893 21.0391 17 20.5304 17 20V17M7 15.0001C7.79175 14.6684 8.64158 14.4976 9.5 14.4976C10.3584 14.4976 11.2083 14.6684 12 15.0001C13.0842 15.4543 14.2717 15.6047 15.435 15.4351M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2H16M9 2V3.343M15 2V4.789C15 5.57879 15.2338 6.3509 15.672 7.008L16.328 7.992C16.7663 8.64939 17.0002 9.42187 17 10.212V11.343M7.8 7.8L7.672 7.992C7.23366 8.64939 6.99982 9.42187 7 10.212V20C7 20.5304 7.21071 21.0391 7.58579 21.4142C7.96086 21.7893 8.46957 22 9 22H15C15.5304 22 16.0391 21.7893 16.4142 21.4142C16.7893 21.0391 17 20.5304 17 20V17M7 15.0001C7.79175 14.6684 8.64158 14.4976 9.5 14.4976C10.3584 14.4976 11.2083 14.6684 12 15.0001C13.0842 15.4543 14.2717 15.6047 15.435 15.4351M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--milk{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2H16M9 2V4.789C8.99998 5.57879 8.76616 6.3509 8.328 7.008L7.672 7.992C7.23366 8.64939 6.99982 9.42187 7 10.212V20C7 20.5304 7.21071 21.0391 7.58579 21.4142C7.96086 21.7893 8.46957 22 9 22H15C15.5304 22 16.0391 21.7893 16.4142 21.4142C16.7893 21.0391 17 20.5304 17 20V10.211C17 9.42121 16.7662 8.6491 16.328 7.992L15.672 7.008C15.2337 6.35061 14.9998 5.57813 15 4.788V2M7 14.9999C7.79177 14.6683 8.6416 14.4976 9.5 14.4976C10.3584 14.4976 11.2082 14.6683 12 14.9999C12.7917 15.3316 13.6416 15.5024 14.5 15.5024C15.3584 15.5024 16.2083 15.3316 17 14.9999%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2H16M9 2V4.789C8.99998 5.57879 8.76616 6.3509 8.328 7.008L7.672 7.992C7.23366 8.64939 6.99982 9.42187 7 10.212V20C7 20.5304 7.21071 21.0391 7.58579 21.4142C7.96086 21.7893 8.46957 22 9 22H15C15.5304 22 16.0391 21.7893 16.4142 21.4142C16.7893 21.0391 17 20.5304 17 20V10.211C17 9.42121 16.7662 8.6491 16.328 7.992L15.672 7.008C15.2337 6.35061 14.9998 5.57813 15 4.788V2M7 14.9999C7.79177 14.6683 8.6416 14.4976 9.5 14.4976C10.3584 14.4976 11.2082 14.6683 12 14.9999C12.7917 15.3316 13.6416 15.5024 14.5 15.5024C15.3584 15.5024 16.2083 15.3316 17 14.9999%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--minimize-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 14H10M10 14V20M10 14L3 21M20 10H14M14 10V4M14 10L21 3%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 14H10M10 14V20M10 14L3 21M20 10H14M14 10V4M14 10L21 3%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--minimize{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 3V6C8 6.53043 7.78929 7.03914 7.41421 7.41421C7.03914 7.78929 6.53043 8 6 8H3M21 8H18C17.4696 8 16.9609 7.78929 16.5858 7.41421C16.2107 7.03914 16 6.53043 16 6V3M3 16H6C6.53043 16 7.03914 16.2107 7.41421 16.5858C7.78929 16.9609 8 17.4696 8 18V21M16 21V18C16 17.4696 16.2107 16.9609 16.5858 16.5858C16.9609 16.2107 17.4696 16 18 16H21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 3V6C8 6.53043 7.78929 7.03914 7.41421 7.41421C7.03914 7.78929 6.53043 8 6 8H3M21 8H18C17.4696 8 16.9609 7.78929 16.5858 7.41421C16.2107 7.03914 16 6.53043 16 6V3M3 16H6C6.53043 16 7.03914 16.2107 7.41421 16.5858C7.78929 16.9609 8 17.4696 8 18V21M16 21V18C16 17.4696 16.2107 16.9609 16.5858 16.5858C16.9609 16.2107 17.4696 16 18 16H21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--minus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 12H19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 12H19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--monitor-check{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 10L11 12L15 8M12 17V21M8 21H16M4 3H20C21.1046 3 22 3.89543 22 5V15C22 16.1046 21.1046 17 20 17H4C2.89543 17 2 16.1046 2 15V5C2 3.89543 2.89543 3 4 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 10L11 12L15 8M12 17V21M8 21H16M4 3H20C21.1046 3 22 3.89543 22 5V15C22 16.1046 21.1046 17 20 17H4C2.89543 17 2 16.1046 2 15V5C2 3.89543 2.89543 3 4 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--monitor-cog{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 17V21M15.2 4.9L14.3 4.5M15.2 7.1001L14.3 7.5001M16.9 3.20005L16.5 2.30005M16.9 8.80005L16.5 9.70005M19.5001 2.30005L19.1001 3.20005M19.5001 9.70005L19.1001 8.80005M21.7001 4.5L20.8 4.9M21.7001 7.5001L20.8 7.1001M22 13V15C22 15.5304 21.7893 16.0391 21.4142 16.4142C21.0391 16.7893 20.5304 17 20 17H4C3.46957 17 2.96086 16.7893 2.58579 16.4142C2.21071 16.0391 2 15.5304 2 15V5C2 4.46957 2.21071 3.96086 2.58579 3.58579C2.96086 3.21071 3.46957 3 4 3H11M8 21H16M21 6C21 7.65685 19.6569 9 18 9C16.3431 9 15 7.65685 15 6C15 4.34315 16.3431 3 18 3C19.6569 3 21 4.34315 21 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 17V21M15.2 4.9L14.3 4.5M15.2 7.1001L14.3 7.5001M16.9 3.20005L16.5 2.30005M16.9 8.80005L16.5 9.70005M19.5001 2.30005L19.1001 3.20005M19.5001 9.70005L19.1001 8.80005M21.7001 4.5L20.8 4.9M21.7001 7.5001L20.8 7.1001M22 13V15C22 15.5304 21.7893 16.0391 21.4142 16.4142C21.0391 16.7893 20.5304 17 20 17H4C3.46957 17 2.96086 16.7893 2.58579 16.4142C2.21071 16.0391 2 15.5304 2 15V5C2 4.46957 2.21071 3.96086 2.58579 3.58579C2.96086 3.21071 3.46957 3 4 3H11M8 21H16M21 6C21 7.65685 19.6569 9 18 9C16.3431 9 15 7.65685 15 6C15 4.34315 16.3431 3 18 3C19.6569 3 21 4.34315 21 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--monitor-dot{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 12V15C22 15.5304 21.7893 16.0391 21.4142 16.4142C21.0391 16.7893 20.5304 17 20 17H4C3.46957 17 2.96086 16.7893 2.58579 16.4142C2.21071 16.0391 2 15.5304 2 15V5C2 4.46957 2.21071 3.96086 2.58579 3.58579C2.96086 3.21071 3.46957 3 4 3H13M12 17V21M8 21H16M22 6C22 7.65685 20.6569 9 19 9C17.3431 9 16 7.65685 16 6C16 4.34315 17.3431 3 19 3C20.6569 3 22 4.34315 22 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 12V15C22 15.5304 21.7893 16.0391 21.4142 16.4142C21.0391 16.7893 20.5304 17 20 17H4C3.46957 17 2.96086 16.7893 2.58579 16.4142C2.21071 16.0391 2 15.5304 2 15V5C2 4.46957 2.21071 3.96086 2.58579 3.58579C2.96086 3.21071 3.46957 3 4 3H13M12 17V21M8 21H16M22 6C22 7.65685 20.6569 9 19 9C17.3431 9 16 7.65685 16 6C16 4.34315 17.3431 3 19 3C20.6569 3 22 4.34315 22 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--monitor-down{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 13V7M12 13L15 10M12 13L9 10M12 17V21M8 21H16M4 3H20C21.1046 3 22 3.89543 22 5V15C22 16.1046 21.1046 17 20 17H4C2.89543 17 2 16.1046 2 15V5C2 3.89543 2.89543 3 4 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 13V7M12 13L15 10M12 13L9 10M12 17V21M8 21H16M4 3H20C21.1046 3 22 3.89543 22 5V15C22 16.1046 21.1046 17 20 17H4C2.89543 17 2 16.1046 2 15V5C2 3.89543 2.89543 3 4 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--monitor-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 17H4C3.46957 17 2.96086 16.7893 2.58579 16.4142C2.21071 16.0391 2 15.5304 2 15V5C2 3.5 3 3 3 3M22 15V5C22 4.46957 21.7893 3.96086 21.4142 3.58579C21.0391 3.21071 20.5304 3 20 3H9M8 21H16M12 17V21M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 17H4C3.46957 17 2.96086 16.7893 2.58579 16.4142C2.21071 16.0391 2 15.5304 2 15V5C2 3.5 3 3 3 3M22 15V5C22 4.46957 21.7893 3.96086 21.4142 3.58579C21.0391 3.21071 20.5304 3 20 3H9M8 21H16M12 17V21M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--monitor-pause{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 13V7M14 13V7M12 17V21M8 21H16M4 3H20C21.1046 3 22 3.89543 22 5V15C22 16.1046 21.1046 17 20 17H4C2.89543 17 2 16.1046 2 15V5C2 3.89543 2.89543 3 4 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 13V7M14 13V7M12 17V21M8 21H16M4 3H20C21.1046 3 22 3.89543 22 5V15C22 16.1046 21.1046 17 20 17H4C2.89543 17 2 16.1046 2 15V5C2 3.89543 2.89543 3 4 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--monitor-play{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 17V21M8 21H16M10 7.75006C10.0002 7.61685 10.036 7.48611 10.1035 7.37128C10.171 7.25646 10.2679 7.16168 10.3842 7.09671C10.5005 7.03174 10.632 6.99892 10.7652 7.00162C10.8984 7.00432 11.0284 7.04244 11.142 7.11206L14.806 9.36106C14.9152 9.42816 15.0054 9.52213 15.0679 9.634C15.1305 9.74586 15.1633 9.87189 15.1633 10.0001C15.1633 10.1282 15.1305 10.2543 15.0679 10.3661C15.0054 10.478 14.9152 10.572 14.806 10.6391L11.142 12.8891C11.0283 12.9588 10.898 12.9969 10.7647 12.9995C10.6313 13.0021 10.4997 12.9691 10.3833 12.9039C10.267 12.8387 10.1701 12.7437 10.1027 12.6285C10.0354 12.5134 9.99989 12.3824 10 12.2491V7.75006ZM4 3H20C21.1046 3 22 3.89543 22 5V15C22 16.1046 21.1046 17 20 17H4C2.89543 17 2 16.1046 2 15V5C2 3.89543 2.89543 3 4 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 17V21M8 21H16M10 7.75006C10.0002 7.61685 10.036 7.48611 10.1035 7.37128C10.171 7.25646 10.2679 7.16168 10.3842 7.09671C10.5005 7.03174 10.632 6.99892 10.7652 7.00162C10.8984 7.00432 11.0284 7.04244 11.142 7.11206L14.806 9.36106C14.9152 9.42816 15.0054 9.52213 15.0679 9.634C15.1305 9.74586 15.1633 9.87189 15.1633 10.0001C15.1633 10.1282 15.1305 10.2543 15.0679 10.3661C15.0054 10.478 14.9152 10.572 14.806 10.6391L11.142 12.8891C11.0283 12.9588 10.898 12.9969 10.7647 12.9995C10.6313 13.0021 10.4997 12.9691 10.3833 12.9039C10.267 12.8387 10.1701 12.7437 10.1027 12.6285C10.0354 12.5134 9.99989 12.3824 10 12.2491V7.75006ZM4 3H20C21.1046 3 22 3.89543 22 5V15C22 16.1046 21.1046 17 20 17H4C2.89543 17 2 16.1046 2 15V5C2 3.89543 2.89543 3 4 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--monitor-smartphone{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 8V6C18 5.46957 17.7893 4.96086 17.4142 4.58579C17.0391 4.21071 16.5304 4 16 4H4C3.46957 4 2.96086 4.21071 2.58579 4.58579C2.21071 4.96086 2 5.46957 2 6V13C2 13.5304 2.21071 14.0391 2.58579 14.4142C2.96086 14.7893 3.46957 15 4 15H12M10 19V15.04V18.19M7 19H12M18 12H20C21.1046 12 22 12.8954 22 14V20C22 21.1046 21.1046 22 20 22H18C16.8954 22 16 21.1046 16 20V14C16 12.8954 16.8954 12 18 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 8V6C18 5.46957 17.7893 4.96086 17.4142 4.58579C17.0391 4.21071 16.5304 4 16 4H4C3.46957 4 2.96086 4.21071 2.58579 4.58579C2.21071 4.96086 2 5.46957 2 6V13C2 13.5304 2.21071 14.0391 2.58579 14.4142C2.96086 14.7893 3.46957 15 4 15H12M10 19V15.04V18.19M7 19H12M18 12H20C21.1046 12 22 12.8954 22 14V20C22 21.1046 21.1046 22 20 22H18C16.8954 22 16 21.1046 16 20V14C16 12.8954 16.8954 12 18 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--monitor-speaker{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5.5 20H8M17 9H17.01M8 6H4C3.46957 6 2.96086 6.21071 2.58579 6.58579C2.21071 6.96086 2 7.46957 2 8V14C2 14.5304 2.21071 15.0391 2.58579 15.4142C2.96086 15.7893 3.46957 16 4 16H8M14 4H20C21.1046 4 22 4.89543 22 6V18C22 19.1046 21.1046 20 20 20H14C12.8954 20 12 19.1046 12 18V6C12 4.89543 12.8954 4 14 4ZM18 15C18 15.5523 17.5523 16 17 16C16.4477 16 16 15.5523 16 15C16 14.4477 16.4477 14 17 14C17.5523 14 18 14.4477 18 15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5.5 20H8M17 9H17.01M8 6H4C3.46957 6 2.96086 6.21071 2.58579 6.58579C2.21071 6.96086 2 7.46957 2 8V14C2 14.5304 2.21071 15.0391 2.58579 15.4142C2.96086 15.7893 3.46957 16 4 16H8M14 4H20C21.1046 4 22 4.89543 22 6V18C22 19.1046 21.1046 20 20 20H14C12.8954 20 12 19.1046 12 18V6C12 4.89543 12.8954 4 14 4ZM18 15C18 15.5523 17.5523 16 17 16C16.4477 16 16 15.5523 16 15C16 14.4477 16.4477 14 17 14C17.5523 14 18 14.4477 18 15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--monitor-stop{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 17V21M8 21H16M4 3H20C21.1046 3 22 3.89543 22 5V15C22 16.1046 21.1046 17 20 17H4C2.89543 17 2 16.1046 2 15V5C2 3.89543 2.89543 3 4 3ZM10 7H14C14.5523 7 15 7.44772 15 8V12C15 12.5523 14.5523 13 14 13H10C9.44772 13 9 12.5523 9 12V8C9 7.44772 9.44772 7 10 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 17V21M8 21H16M4 3H20C21.1046 3 22 3.89543 22 5V15C22 16.1046 21.1046 17 20 17H4C2.89543 17 2 16.1046 2 15V5C2 3.89543 2.89543 3 4 3ZM10 7H14C14.5523 7 15 7.44772 15 8V12C15 12.5523 14.5523 13 14 13H10C9.44772 13 9 12.5523 9 12V8C9 7.44772 9.44772 7 10 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--monitor-up{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 10L12 7M12 7L15 10M12 7V13M12 17V21M8 21H16M4 3H20C21.1046 3 22 3.89543 22 5V15C22 16.1046 21.1046 17 20 17H4C2.89543 17 2 16.1046 2 15V5C2 3.89543 2.89543 3 4 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 10L12 7M12 7L15 10M12 7V13M12 17V21M8 21H16M4 3H20C21.1046 3 22 3.89543 22 5V15C22 16.1046 21.1046 17 20 17H4C2.89543 17 2 16.1046 2 15V5C2 3.89543 2.89543 3 4 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--monitor-x{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.5 12.5L9.5 7.5M9.5 12.5L14.5 7.5M12 17V21M8 21H16M4 3H20C21.1046 3 22 3.89543 22 5V15C22 16.1046 21.1046 17 20 17H4C2.89543 17 2 16.1046 2 15V5C2 3.89543 2.89543 3 4 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.5 12.5L9.5 7.5M9.5 12.5L14.5 7.5M12 17V21M8 21H16M4 3H20C21.1046 3 22 3.89543 22 5V15C22 16.1046 21.1046 17 20 17H4C2.89543 17 2 16.1046 2 15V5C2 3.89543 2.89543 3 4 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--monitor{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 21H16M12 17V21M4 3H20C21.1046 3 22 3.89543 22 5V15C22 16.1046 21.1046 17 20 17H4C2.89543 17 2 16.1046 2 15V5C2 3.89543 2.89543 3 4 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 21H16M12 17V21M4 3H20C21.1046 3 22 3.89543 22 5V15C22 16.1046 21.1046 17 20 17H4C2.89543 17 2 16.1046 2 15V5C2 3.89543 2.89543 3 4 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--moon-star{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 3V7M22 5H18M12 3C10.8065 4.19347 10.136 5.81217 10.136 7.5C10.136 9.18783 10.8065 10.8065 12 12C13.1935 13.1935 14.8122 13.864 16.5 13.864C18.1878 13.864 19.8065 13.1935 21 12C21 13.78 20.4722 15.5201 19.4832 17.0001C18.4943 18.4802 17.0887 19.6337 15.4442 20.3149C13.7996 20.9961 11.99 21.1743 10.2442 20.8271C8.49836 20.4798 6.89472 19.6226 5.63604 18.364C4.37737 17.1053 3.5202 15.5016 3.17294 13.7558C2.82567 12.01 3.0039 10.2004 3.68509 8.55585C4.36628 6.91131 5.51983 5.50571 6.99987 4.51677C8.47991 3.52784 10.22 3 12 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 3V7M22 5H18M12 3C10.8065 4.19347 10.136 5.81217 10.136 7.5C10.136 9.18783 10.8065 10.8065 12 12C13.1935 13.1935 14.8122 13.864 16.5 13.864C18.1878 13.864 19.8065 13.1935 21 12C21 13.78 20.4722 15.5201 19.4832 17.0001C18.4943 18.4802 17.0887 19.6337 15.4442 20.3149C13.7996 20.9961 11.99 21.1743 10.2442 20.8271C8.49836 20.4798 6.89472 19.6226 5.63604 18.364C4.37737 17.1053 3.5202 15.5016 3.17294 13.7558C2.82567 12.01 3.0039 10.2004 3.68509 8.55585C4.36628 6.91131 5.51983 5.50571 6.99987 4.51677C8.47991 3.52784 10.22 3 12 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--moon{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 3C10.8065 4.19347 10.136 5.81217 10.136 7.5C10.136 9.18783 10.8065 10.8065 12 12C13.1935 13.1935 14.8122 13.864 16.5 13.864C18.1878 13.864 19.8065 13.1935 21 12C21 13.78 20.4722 15.5201 19.4832 17.0001C18.4943 18.4802 17.0887 19.6337 15.4442 20.3149C13.7996 20.9961 11.99 21.1743 10.2442 20.8271C8.49836 20.4798 6.89472 19.6226 5.63604 18.364C4.37737 17.1053 3.5202 15.5016 3.17294 13.7558C2.82567 12.01 3.0039 10.2004 3.68509 8.55585C4.36628 6.91131 5.51983 5.50571 6.99987 4.51677C8.47991 3.52784 10.22 3 12 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 3C10.8065 4.19347 10.136 5.81217 10.136 7.5C10.136 9.18783 10.8065 10.8065 12 12C13.1935 13.1935 14.8122 13.864 16.5 13.864C18.1878 13.864 19.8065 13.1935 21 12C21 13.78 20.4722 15.5201 19.4832 17.0001C18.4943 18.4802 17.0887 19.6337 15.4442 20.3149C13.7996 20.9961 11.99 21.1743 10.2442 20.8271C8.49836 20.4798 6.89472 19.6226 5.63604 18.364C4.37737 17.1053 3.5202 15.5016 3.17294 13.7558C2.82567 12.01 3.0039 10.2004 3.68509 8.55585C4.36628 6.91131 5.51983 5.50571 6.99987 4.51677C8.47991 3.52784 10.22 3 12 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--mountain-snow{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.13989 15.0801C6.75989 13.5101 9.37989 13.6501 11.9999 15.5001C14.7399 17.4401 17.4899 17.5001 20.2299 15.6901M8 3L12 11L17 6L22 21H2L8 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.13989 15.0801C6.75989 13.5101 9.37989 13.6501 11.9999 15.5001C14.7399 17.4401 17.4899 17.5001 20.2299 15.6901M8 3L12 11L17 6L22 21H2L8 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--mountain{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 3L12 11L17 6L22 21H2L8 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 3L12 11L17 6L22 21H2L8 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--mouse-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V6.343M18.218 18.218C17.4974 19.6117 16.3294 20.7229 14.9015 21.3733C13.4736 22.0236 11.8687 22.1754 10.3442 21.8043C8.81969 21.4331 7.4641 20.5606 6.49496 19.3267C5.52582 18.0927 4.99934 16.569 5 15V8.99998C4.99953 7.88021 5.2677 6.77666 5.782 5.78198M19.0001 13.3431V9.00011C19.0003 7.77708 18.6802 6.57531 18.0714 5.51453C17.4627 4.45374 16.5867 3.57095 15.5306 2.9541C14.4745 2.33724 13.2753 2.00785 12.0523 1.99873C10.8293 1.98961 9.62522 2.30108 8.56006 2.90211M22 22L2 2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V6.343M18.218 18.218C17.4974 19.6117 16.3294 20.7229 14.9015 21.3733C13.4736 22.0236 11.8687 22.1754 10.3442 21.8043C8.81969 21.4331 7.4641 20.5606 6.49496 19.3267C5.52582 18.0927 4.99934 16.569 5 15V8.99998C4.99953 7.88021 5.2677 6.77666 5.782 5.78198M19.0001 13.3431V9.00011C19.0003 7.77708 18.6802 6.57531 18.0714 5.51453C17.4627 4.45374 16.5867 3.57095 15.5306 2.9541C14.4745 2.33724 13.2753 2.00785 12.0523 1.99873C10.8293 1.98961 9.62522 2.30108 8.56006 2.90211M22 22L2 2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--mouse-pointer-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.0369 4.68802C3.99743 4.59694 3.98626 4.49609 4.00484 4.39858C4.02342 4.30107 4.07088 4.21139 4.14108 4.1412C4.21127 4.07101 4.30094 4.02354 4.39846 4.00496C4.49597 3.98638 4.59682 3.99755 4.6879 4.03702L20.6879 10.537C20.7852 10.5767 20.8675 10.6459 20.9232 10.735C20.9789 10.8241 21.0051 10.9284 20.9981 11.0333C20.9912 11.1381 20.9514 11.238 20.8844 11.319C20.8174 11.3999 20.7266 11.4576 20.6249 11.484L14.5009 13.064C14.1549 13.153 13.839 13.333 13.5861 13.5853C13.3332 13.8377 13.1526 14.1532 13.0629 14.499L11.4839 20.625C11.4575 20.7267 11.3997 20.8175 11.3188 20.8845C11.2379 20.9515 11.138 20.9913 11.0331 20.9983C10.9283 21.0052 10.824 20.979 10.7349 20.9233C10.6458 20.8676 10.5765 20.7853 10.5369 20.688L4.0369 4.68802Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.0369 4.68802C3.99743 4.59694 3.98626 4.49609 4.00484 4.39858C4.02342 4.30107 4.07088 4.21139 4.14108 4.1412C4.21127 4.07101 4.30094 4.02354 4.39846 4.00496C4.49597 3.98638 4.59682 3.99755 4.6879 4.03702L20.6879 10.537C20.7852 10.5767 20.8675 10.6459 20.9232 10.735C20.9789 10.8241 21.0051 10.9284 20.9981 11.0333C20.9912 11.1381 20.9514 11.238 20.8844 11.319C20.8174 11.3999 20.7266 11.4576 20.6249 11.484L14.5009 13.064C14.1549 13.153 13.839 13.333 13.5861 13.5853C13.3332 13.8377 13.1526 14.1532 13.0629 14.499L11.4839 20.625C11.4575 20.7267 11.3997 20.8175 11.3188 20.8845C11.2379 20.9515 11.138 20.9913 11.0331 20.9983C10.9283 21.0052 10.824 20.979 10.7349 20.9233C10.6458 20.8676 10.5765 20.7853 10.5369 20.688L4.0369 4.68802Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--mouse-pointer-ban{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.8 11.8L20.2001 20.2001M2.03393 2.68093C1.99788 2.59049 1.98913 2.49147 2.00877 2.39611C2.0284 2.30075 2.07555 2.21324 2.1444 2.1444C2.21324 2.07555 2.30075 2.0284 2.39611 2.00877C2.49147 1.98913 2.59049 1.99788 2.68093 2.03393L11.6809 5.53393C11.7778 5.57143 11.8605 5.63816 11.9177 5.72485C11.9749 5.81153 12.0037 5.91388 12.0001 6.01767C11.9965 6.12146 11.9606 6.22154 11.8975 6.30402C11.8344 6.3865 11.7472 6.44729 11.6479 6.47793L8.20393 7.54493C8.04854 7.59297 7.90721 7.6782 7.7922 7.7932C7.6772 7.90821 7.59197 8.04954 7.54393 8.20493L6.47793 11.6479C6.44729 11.7472 6.3865 11.8344 6.30402 11.8975C6.22154 11.9606 6.12146 11.9965 6.01767 12.0001C5.91388 12.0037 5.81153 11.9749 5.72485 11.9177C5.63816 11.8605 5.57143 11.7778 5.53393 11.6809L2.03393 2.68093ZM22 16C22 19.3137 19.3137 22 16 22C12.6863 22 10 19.3137 10 16C10 12.6863 12.6863 10 16 10C19.3137 10 22 12.6863 22 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.8 11.8L20.2001 20.2001M2.03393 2.68093C1.99788 2.59049 1.98913 2.49147 2.00877 2.39611C2.0284 2.30075 2.07555 2.21324 2.1444 2.1444C2.21324 2.07555 2.30075 2.0284 2.39611 2.00877C2.49147 1.98913 2.59049 1.99788 2.68093 2.03393L11.6809 5.53393C11.7778 5.57143 11.8605 5.63816 11.9177 5.72485C11.9749 5.81153 12.0037 5.91388 12.0001 6.01767C11.9965 6.12146 11.9606 6.22154 11.8975 6.30402C11.8344 6.3865 11.7472 6.44729 11.6479 6.47793L8.20393 7.54493C8.04854 7.59297 7.90721 7.6782 7.7922 7.7932C7.6772 7.90821 7.59197 8.04954 7.54393 8.20493L6.47793 11.6479C6.44729 11.7472 6.3865 11.8344 6.30402 11.8975C6.22154 11.9606 6.12146 11.9965 6.01767 12.0001C5.91388 12.0037 5.81153 11.9749 5.72485 11.9177C5.63816 11.8605 5.57143 11.7778 5.53393 11.6809L2.03393 2.68093ZM22 16C22 19.3137 19.3137 22 16 22C12.6863 22 10 19.3137 10 16C10 12.6863 12.6863 10 16 10C19.3137 10 22 12.6863 22 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--mouse-pointer-click{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.0002 4.1001L12.0002 6.0001M5.1002 7.99995L2.2002 7.19995M6.00034 12L4.10034 14M7.2002 2.19995L8.0002 5.09995M9.03715 9.68991C8.99837 9.59856 8.98777 9.49771 9.00671 9.4003C9.02564 9.30288 9.07325 9.21335 9.14342 9.14318C9.21359 9.073 9.30313 9.0254 9.40054 9.00646C9.49795 8.98753 9.5988 8.99813 9.69015 9.03691L20.6902 13.5369C20.7881 13.5771 20.8707 13.6473 20.9262 13.7374C20.9816 13.8275 21.0071 13.9329 20.9989 14.0384C20.9906 14.1439 20.9492 14.244 20.8804 14.3245C20.8116 14.4049 20.7191 14.4614 20.6161 14.4859L16.2672 15.5269C16.0876 15.5698 15.9235 15.6615 15.7928 15.792C15.6622 15.9224 15.5703 16.0864 15.5272 16.2659L14.4872 20.6159C14.4629 20.7192 14.4064 20.8121 14.3259 20.8812C14.2454 20.9503 14.145 20.9919 14.0392 21.0002C13.9334 21.0084 13.8278 20.9828 13.7375 20.927C13.6473 20.8712 13.5771 20.7882 13.5372 20.6899L9.03715 9.68991Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.0002 4.1001L12.0002 6.0001M5.1002 7.99995L2.2002 7.19995M6.00034 12L4.10034 14M7.2002 2.19995L8.0002 5.09995M9.03715 9.68991C8.99837 9.59856 8.98777 9.49771 9.00671 9.4003C9.02564 9.30288 9.07325 9.21335 9.14342 9.14318C9.21359 9.073 9.30313 9.0254 9.40054 9.00646C9.49795 8.98753 9.5988 8.99813 9.69015 9.03691L20.6902 13.5369C20.7881 13.5771 20.8707 13.6473 20.9262 13.7374C20.9816 13.8275 21.0071 13.9329 20.9989 14.0384C20.9906 14.1439 20.9492 14.244 20.8804 14.3245C20.8116 14.4049 20.7191 14.4614 20.6161 14.4859L16.2672 15.5269C16.0876 15.5698 15.9235 15.6615 15.7928 15.792C15.6622 15.9224 15.5703 16.0864 15.5272 16.2659L14.4872 20.6159C14.4629 20.7192 14.4064 20.8121 14.3259 20.8812C14.2454 20.9503 14.145 20.9919 14.0392 21.0002C13.9334 21.0084 13.8278 20.9828 13.7375 20.927C13.6473 20.8712 13.5771 20.7882 13.5372 20.6899L9.03715 9.68991Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--mouse-pointer{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.5859 12.5859L18.9999 18.9999M3.68805 3.03705C3.59699 2.99868 3.49656 2.98832 3.39958 3.0073C3.30261 3.02628 3.21349 3.07374 3.14362 3.14362C3.07374 3.21349 3.02628 3.30261 3.0073 3.39958C2.98832 3.49656 2.99868 3.59699 3.03705 3.68805L9.53705 19.6871C9.57707 19.7838 9.64641 19.8657 9.73533 19.921C9.82425 19.9763 9.92827 20.0024 10.0328 19.9956C10.1373 19.9887 10.237 19.9493 10.318 19.8829C10.3989 19.8164 10.457 19.7262 10.4841 19.6251L12.0531 13.5421C12.1366 13.1869 12.3156 12.8614 12.5708 12.6007C12.8261 12.34 13.1478 12.1541 13.5011 12.0631L19.6251 10.4841C19.7267 10.4577 19.8175 10.3999 19.8845 10.319C19.9515 10.2381 19.9913 10.1381 19.9983 10.0333C20.0053 9.92847 19.9791 9.82412 19.9234 9.73504C19.8677 9.64596 19.7853 9.57669 19.6881 9.53705L3.68805 3.03705Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.5859 12.5859L18.9999 18.9999M3.68805 3.03705C3.59699 2.99868 3.49656 2.98832 3.39958 3.0073C3.30261 3.02628 3.21349 3.07374 3.14362 3.14362C3.07374 3.21349 3.02628 3.30261 3.0073 3.39958C2.98832 3.49656 2.99868 3.59699 3.03705 3.68805L9.53705 19.6871C9.57707 19.7838 9.64641 19.8657 9.73533 19.921C9.82425 19.9763 9.92827 20.0024 10.0328 19.9956C10.1373 19.9887 10.237 19.9493 10.318 19.8829C10.3989 19.8164 10.457 19.7262 10.4841 19.6251L12.0531 13.5421C12.1366 13.1869 12.3156 12.8614 12.5708 12.6007C12.8261 12.34 13.1478 12.1541 13.5011 12.0631L19.6251 10.4841C19.7267 10.4577 19.8175 10.3999 19.8845 10.319C19.9515 10.2381 19.9913 10.1381 19.9983 10.0333C20.0053 9.92847 19.9791 9.82412 19.9234 9.73504C19.8677 9.64596 19.7853 9.57669 19.6881 9.53705L3.68805 3.03705Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--mouse{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V10M12 2C15.866 2 19 5.13401 19 9V15C19 18.866 15.866 22 12 22C8.13401 22 5 18.866 5 15V9C5 5.13401 8.13401 2 12 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6V10M12 2C15.866 2 19 5.13401 19 9V15C19 18.866 15.866 22 12 22C8.13401 22 5 18.866 5 15V9C5 5.13401 8.13401 2 12 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--move-3d{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 3V19M5 3L2 6M5 3L8 6M5 19H21M5 19L11 13M21 19L18 16M21 19L18 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 3V19M5 3L2 6M5 3L8 6M5 19H21M5 19L11 13M21 19L18 16M21 19L18 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--move-diagonal-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 11V5M5 5H11M5 5L19 19M19 13V19M19 19H13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 11V5M5 5H11M5 5L19 19M19 13V19M19 19H13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--move-diagonal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 5H19M19 5V11M19 5L5 19M11 19H5M5 19V13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 5H19M19 5V11M19 5L5 19M11 19H5M5 19V13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--move-down-left{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 19H5M5 19V13M5 19L19 5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 19H5M5 19V13M5 19L19 5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--move-down-right{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 13V19M19 19H13M19 19L5 5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 13V19M19 19H13M19 19L5 5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--move-down{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 18L12 22M12 22L16 18M12 22V2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 18L12 22M12 22L16 18M12 22V2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--move-horizontal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 8L22 12M22 12L18 16M22 12H2M6 8L2 12M2 12L6 16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 8L22 12M22 12L18 16M22 12H2M6 8L2 12M2 12L6 16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--move-left{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 8L2 12M2 12L6 16M2 12H22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 8L2 12M2 12L6 16M2 12H22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--move-right{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 8L22 12M22 12L18 16M22 12H2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 8L22 12M22 12L18 16M22 12H2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--move-up-left{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 11V5M5 5H11M5 5L19 19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 11V5M5 5H11M5 5L19 19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--move-up-right{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 5H19M19 5V11M19 5L5 19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 5H19M19 5V11M19 5L5 19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--move-up{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 6L12 2M12 2L16 6M12 2V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 6L12 2M12 2L16 6M12 2V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--move-vertical{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 18L12 22M12 22L16 18M12 22V2M8 6L12 2M12 2L16 6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 18L12 22M12 22L16 18M12 22V2M8 6L12 2M12 2L16 6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--move{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 9L2 12M2 12L5 15M2 12H22M9 5L12 2M12 2L15 5M12 2V22M15 19L12 22M12 22L9 19M19 9L22 12M22 12L19 15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 9L2 12M2 12L5 15M2 12H22M9 5L12 2M12 2L15 5M12 2V22M15 19L12 22M12 22L9 19M19 9L22 12M22 12L19 15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--music-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 18C12 20.2091 10.2091 22 8 22C5.79086 22 4 20.2091 4 18C4 15.7909 5.79086 14 8 14C10.2091 14 12 15.7909 12 18ZM12 18V2L19 6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 18C12 20.2091 10.2091 22 8 22C5.79086 22 4 20.2091 4 18C4 15.7909 5.79086 14 8 14C10.2091 14 12 15.7909 12 18ZM12 18V2L19 6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--music-3{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 18C16 20.2091 14.2091 22 12 22C9.79086 22 8 20.2091 8 18C8 15.7909 9.79086 14 12 14C14.2091 14 16 15.7909 16 18ZM16 18V2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 18C16 20.2091 14.2091 22 12 22C9.79086 22 8 20.2091 8 18C8 15.7909 9.79086 14 12 14C14.2091 14 16 15.7909 16 18ZM16 18V2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--music-4{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 18V5L21 3V16M9 18C9 19.6569 7.65685 21 6 21C4.34315 21 3 19.6569 3 18C3 16.3431 4.34315 15 6 15C7.65685 15 9 16.3431 9 18ZM21 16C21 17.6569 19.6569 19 18 19C16.3431 19 15 17.6569 15 16C15 14.3431 16.3431 13 18 13C19.6569 13 21 14.3431 21 16ZM9 9L21 7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 18V5L21 3V16M9 18C9 19.6569 7.65685 21 6 21C4.34315 21 3 19.6569 3 18C3 16.3431 4.34315 15 6 15C7.65685 15 9 16.3431 9 18ZM21 16C21 17.6569 19.6569 19 18 19C16.3431 19 15 17.6569 15 16C15 14.3431 16.3431 13 18 13C19.6569 13 21 14.3431 21 16ZM9 9L21 7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--music{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 18V5L21 3V16M9 18C9 19.6569 7.65685 21 6 21C4.34315 21 3 19.6569 3 18C3 16.3431 4.34315 15 6 15C7.65685 15 9 16.3431 9 18ZM21 16C21 17.6569 19.6569 19 18 19C16.3431 19 15 17.6569 15 16C15 14.3431 16.3431 13 18 13C19.6569 13 21 14.3431 21 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 18V5L21 3V16M9 18C9 19.6569 7.65685 21 6 21C4.34315 21 3 19.6569 3 18C3 16.3431 4.34315 15 6 15C7.65685 15 9 16.3431 9 18ZM21 16C21 17.6569 19.6569 19 18 19C16.3431 19 15 17.6569 15 16C15 14.3431 16.3431 13 18 13C19.6569 13 21 14.3431 21 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--navigation-2-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.31 9.31006L5 21.0001L12 17.0001L19 21.0001L17.83 17.8301M14.5301 8.88L12.0001 2L10.8301 5.17M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.31 9.31006L5 21.0001L12 17.0001L19 21.0001L17.83 17.8301M14.5301 8.88L12.0001 2L10.8301 5.17M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--navigation-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2L19 21L12 17L5 21L12 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2L19 21L12 17L5 21L12 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--navigation-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.43 8.42993L3 10.9999L11 12.9999L13 20.9999L15.57 15.5699M17.39 11.73L22 2L12.27 6.61M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.43 8.42993L3 10.9999L11 12.9999L13 20.9999L15.57 15.5699M17.39 11.73L22 2L12.27 6.61M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--navigation{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 11L22 2L13 21L11 13L3 11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 11L22 2L13 21L11 13L3 11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--network{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 16V13C5 12.7348 5.10536 12.4804 5.29289 12.2929C5.48043 12.1054 5.73478 12 6 12H18C18.2652 12 18.5196 12.1054 18.7071 12.2929C18.8946 12.4804 19 12.7348 19 13V16M12 12V8M17 16H21C21.5523 16 22 16.4477 22 17V21C22 21.5523 21.5523 22 21 22H17C16.4477 22 16 21.5523 16 21V17C16 16.4477 16.4477 16 17 16ZM3 16H7C7.55228 16 8 16.4477 8 17V21C8 21.5523 7.55228 22 7 22H3C2.44772 22 2 21.5523 2 21V17C2 16.4477 2.44772 16 3 16ZM10 2H14C14.5523 2 15 2.44772 15 3V7C15 7.55228 14.5523 8 14 8H10C9.44772 8 9 7.55228 9 7V3C9 2.44772 9.44772 2 10 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 16V13C5 12.7348 5.10536 12.4804 5.29289 12.2929C5.48043 12.1054 5.73478 12 6 12H18C18.2652 12 18.5196 12.1054 18.7071 12.2929C18.8946 12.4804 19 12.7348 19 13V16M12 12V8M17 16H21C21.5523 16 22 16.4477 22 17V21C22 21.5523 21.5523 22 21 22H17C16.4477 22 16 21.5523 16 21V17C16 16.4477 16.4477 16 17 16ZM3 16H7C7.55228 16 8 16.4477 8 17V21C8 21.5523 7.55228 22 7 22H3C2.44772 22 2 21.5523 2 21V17C2 16.4477 2.44772 16 3 16ZM10 2H14C14.5523 2 15 2.44772 15 3V7C15 7.55228 14.5523 8 14 8H10C9.44772 8 9 7.55228 9 7V3C9 2.44772 9.44772 2 10 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--newspaper{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22H20C20.5304 22 21.0391 21.7893 21.4142 21.4142C21.7893 21.0391 22 20.5304 22 20V4C22 3.46957 21.7893 2.96086 21.4142 2.58579C21.0391 2.21071 20.5304 2 20 2H8C7.46957 2 6.96086 2.21071 6.58579 2.58579C6.21071 2.96086 6 3.46957 6 4V20C6 20.5304 5.78929 21.0391 5.41421 21.4142C5.03914 21.7893 4.53043 22 4 22ZM4 22C3.46957 22 2.96086 21.7893 2.58579 21.4142C2.21071 21.0391 2 20.5304 2 20V11C2 9.9 2.9 9 4 9H6M18 14H10M15 18H10M10 6H18V10H10V6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22H20C20.5304 22 21.0391 21.7893 21.4142 21.4142C21.7893 21.0391 22 20.5304 22 20V4C22 3.46957 21.7893 2.96086 21.4142 2.58579C21.0391 2.21071 20.5304 2 20 2H8C7.46957 2 6.96086 2.21071 6.58579 2.58579C6.21071 2.96086 6 3.46957 6 4V20C6 20.5304 5.78929 21.0391 5.41421 21.4142C5.03914 21.7893 4.53043 22 4 22ZM4 22C3.46957 22 2.96086 21.7893 2.58579 21.4142C2.21071 21.0391 2 20.5304 2 20V11C2 9.9 2.9 9 4 9H6M18 14H10M15 18H10M10 6H18V10H10V6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--nfc{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 8.32007C6.6392 9.44121 6.97535 10.7095 6.97535 12.0001C6.97535 13.2906 6.6392 14.5589 6 15.6801M9.45996 6.20996C10.459 7.97615 10.9841 9.97079 10.9841 12C10.9841 14.0291 10.459 16.0238 9.45996 17.79M12.9099 4.1001C14.2875 6.50473 15.0131 9.22749 15.0148 11.9988C15.0166 14.77 14.2944 17.4937 12.9199 19.9001M16.3701 2C18.11 5.04561 19.0251 8.49246 19.0251 12C19.0251 15.5075 18.11 18.9544 16.3701 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 8.32007C6.6392 9.44121 6.97535 10.7095 6.97535 12.0001C6.97535 13.2906 6.6392 14.5589 6 15.6801M9.45996 6.20996C10.459 7.97615 10.9841 9.97079 10.9841 12C10.9841 14.0291 10.459 16.0238 9.45996 17.79M12.9099 4.1001C14.2875 6.50473 15.0131 9.22749 15.0148 11.9988C15.0166 14.77 14.2944 17.4937 12.9199 19.9001M16.3701 2C18.11 5.04561 19.0251 8.49246 19.0251 12C19.0251 15.5075 18.11 18.9544 16.3701 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--notebook-pen{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.4 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V12.6M2 6H6M2 10H6M2 14H6M2 18H6M21.378 5.6259C21.7763 5.22755 22.0001 4.68726 22.0001 4.1239C22.0001 3.56055 21.7763 3.02026 21.378 2.6219C20.9796 2.22355 20.4393 1.99976 19.876 1.99976C19.3126 1.99976 18.7723 2.22355 18.374 2.6219L13.364 7.6339C13.1262 7.87153 12.9522 8.16524 12.858 8.4879L12.021 11.3579C11.9959 11.444 11.9944 11.5352 12.0166 11.622C12.0389 11.7088 12.084 11.7881 12.1474 11.8515C12.2108 11.9148 12.2901 11.96 12.3769 11.9823C12.4637 12.0045 12.5549 12.003 12.641 11.9779L15.511 11.1409C15.8336 11.0467 16.1274 10.8727 16.365 10.6349L21.378 5.6259Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.4 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V12.6M2 6H6M2 10H6M2 14H6M2 18H6M21.378 5.6259C21.7763 5.22755 22.0001 4.68726 22.0001 4.1239C22.0001 3.56055 21.7763 3.02026 21.378 2.6219C20.9796 2.22355 20.4393 1.99976 19.876 1.99976C19.3126 1.99976 18.7723 2.22355 18.374 2.6219L13.364 7.6339C13.1262 7.87153 12.9522 8.16524 12.858 8.4879L12.021 11.3579C11.9959 11.444 11.9944 11.5352 12.0166 11.622C12.0389 11.7088 12.084 11.7881 12.1474 11.8515C12.2108 11.9148 12.2901 11.96 12.3769 11.9823C12.4637 12.0045 12.5549 12.003 12.641 11.9779L15.511 11.1409C15.8336 11.0467 16.1274 10.8727 16.365 10.6349L21.378 5.6259Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--notebook-tabs{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 6H6M2 10H6M2 14H6M2 18H6M15 2V22M15 7H20M15 12H20M15 17H20M6 2H18C19.1046 2 20 2.89543 20 4V20C20 21.1046 19.1046 22 18 22H6C4.89543 22 4 21.1046 4 20V4C4 2.89543 4.89543 2 6 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 6H6M2 10H6M2 14H6M2 18H6M15 2V22M15 7H20M15 12H20M15 17H20M6 2H18C19.1046 2 20 2.89543 20 4V20C20 21.1046 19.1046 22 18 22H6C4.89543 22 4 21.1046 4 20V4C4 2.89543 4.89543 2 6 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--notebook-text{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 6H6M2 10H6M2 14H6M2 18H6M9.5 8H14.5M9.5 12H16M9.5 16H14M6 2H18C19.1046 2 20 2.89543 20 4V20C20 21.1046 19.1046 22 18 22H6C4.89543 22 4 21.1046 4 20V4C4 2.89543 4.89543 2 6 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 6H6M2 10H6M2 14H6M2 18H6M9.5 8H14.5M9.5 12H16M9.5 16H14M6 2H18C19.1046 2 20 2.89543 20 4V20C20 21.1046 19.1046 22 18 22H6C4.89543 22 4 21.1046 4 20V4C4 2.89543 4.89543 2 6 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--notebook{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 6H6M2 10H6M2 14H6M2 18H6M16 2V22M6 2H18C19.1046 2 20 2.89543 20 4V20C20 21.1046 19.1046 22 18 22H6C4.89543 22 4 21.1046 4 20V4C4 2.89543 4.89543 2 6 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 6H6M2 10H6M2 14H6M2 18H6M16 2V22M6 2H18C19.1046 2 20 2.89543 20 4V20C20 21.1046 19.1046 22 18 22H6C4.89543 22 4 21.1046 4 20V4C4 2.89543 4.89543 2 6 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--notepad-text-dashed{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2V6M12 2V6M16 2V6M16 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V8M20 12V14M20 18V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22H17M13 22H11M7 22H6C5.46957 22 4.96086 21.7893 4.58579 21.4142C4.21071 21.0391 4 20.5304 4 20V18M4 14V12M4 8V6C4 5.46957 4.21071 4.96086 4.58579 4.58579C4.96086 4.21071 5.46957 4 6 4H8M8 10H14M8 14H16M8 18H13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2V6M12 2V6M16 2V6M16 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V8M20 12V14M20 18V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22H17M13 22H11M7 22H6C5.46957 22 4.96086 21.7893 4.58579 21.4142C4.21071 21.0391 4 20.5304 4 20V18M4 14V12M4 8V6C4 5.46957 4.21071 4.96086 4.58579 4.58579C4.96086 4.21071 5.46957 4 6 4H8M8 10H14M8 14H16M8 18H13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--notepad-text{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2V6M12 2V6M16 2V6M8 10H14M8 14H16M8 18H13M6 4H18C19.1046 4 20 4.89543 20 6V20C20 21.1046 19.1046 22 18 22H6C4.89543 22 4 21.1046 4 20V6C4 4.89543 4.89543 4 6 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2V6M12 2V6M16 2V6M8 10H14M8 14H16M8 18H13M6 4H18C19.1046 4 20 4.89543 20 6V20C20 21.1046 19.1046 22 18 22H6C4.89543 22 4 21.1046 4 20V6C4 4.89543 4.89543 4 6 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--nut-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 4V2M12 4C16 4 19.5 6 20 8C20.242 8.97 20.703 9.964 22 11C20.683 11.157 20.032 10.916 19 10M12 4C11.26 4 10.539 4.068 9.85 4.192M5 10V14C5.00017 15.5569 5.51905 17.0693 6.47468 18.2984C7.4303 19.5275 8.7682 20.4031 10.277 20.787C10.689 20.891 11.079 21.079 11.379 21.379L12 22L12.621 21.379C12.921 21.079 13.311 20.891 13.723 20.787C15.4162 20.3557 16.8873 19.3075 17.848 17.848M5 10C5.54 10.92 5.982 11.356 7 12C8.452 11.353 8.954 10.902 9.5 10C10.095 10.995 10.651 11.427 12 12M5 10C3.972 10.71 3.31 10.918 2 11C3.081 9.952 3.757 8.97 4 8C4.194 7.224 4.84 6.449 5.79 5.79M19 10V13.343M19 10C18.724 10.896 18.331 11.33 17.444 11.787M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 4V2M12 4C16 4 19.5 6 20 8C20.242 8.97 20.703 9.964 22 11C20.683 11.157 20.032 10.916 19 10M12 4C11.26 4 10.539 4.068 9.85 4.192M5 10V14C5.00017 15.5569 5.51905 17.0693 6.47468 18.2984C7.4303 19.5275 8.7682 20.4031 10.277 20.787C10.689 20.891 11.079 21.079 11.379 21.379L12 22L12.621 21.379C12.921 21.079 13.311 20.891 13.723 20.787C15.4162 20.3557 16.8873 19.3075 17.848 17.848M5 10C5.54 10.92 5.982 11.356 7 12C8.452 11.353 8.954 10.902 9.5 10C10.095 10.995 10.651 11.427 12 12M5 10C3.972 10.71 3.31 10.918 2 11C3.081 9.952 3.757 8.97 4 8C4.194 7.224 4.84 6.449 5.79 5.79M19 10V13.343M19 10C18.724 10.896 18.331 11.33 17.444 11.787M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--nut{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 4V2M12 4C8 4 4.5 6 4 8C3.757 8.97 3.081 9.952 2 11C3.31 10.918 3.972 10.71 5 10M12 4C16 4 19.5 6 20 8C20.242 8.97 20.703 9.964 22 11C20.683 11.157 20.032 10.916 19 10M5 10V14C5.00017 15.5569 5.51905 17.0693 6.47468 18.2984C7.4303 19.5275 8.7682 20.4031 10.277 20.787C10.689 20.891 11.079 21.079 11.379 21.379L12 22L12.621 21.379C12.921 21.079 13.311 20.891 13.723 20.787C15.2319 20.4033 16.5699 19.5277 17.5255 18.2986C18.4812 17.0694 19 15.5569 19 14V10M5 10C5.54 10.92 5.982 11.356 7 12C8.452 11.353 8.954 10.902 9.5 10C10.095 10.995 10.651 11.427 12 12C13.31 11.379 13.862 10.942 14.5 10C15.129 10.977 15.662 11.423 17 12C18.209 11.452 18.68 11.033 19 10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 4V2M12 4C8 4 4.5 6 4 8C3.757 8.97 3.081 9.952 2 11C3.31 10.918 3.972 10.71 5 10M12 4C16 4 19.5 6 20 8C20.242 8.97 20.703 9.964 22 11C20.683 11.157 20.032 10.916 19 10M5 10V14C5.00017 15.5569 5.51905 17.0693 6.47468 18.2984C7.4303 19.5275 8.7682 20.4031 10.277 20.787C10.689 20.891 11.079 21.079 11.379 21.379L12 22L12.621 21.379C12.921 21.079 13.311 20.891 13.723 20.787C15.2319 20.4033 16.5699 19.5277 17.5255 18.2986C18.4812 17.0694 19 15.5569 19 14V10M5 10C5.54 10.92 5.982 11.356 7 12C8.452 11.353 8.954 10.902 9.5 10C10.095 10.995 10.651 11.427 12 12C13.31 11.379 13.862 10.942 14.5 10C15.129 10.977 15.662 11.423 17 12C18.209 11.452 18.68 11.033 19 10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--octagon-alert{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 16H12.01M12 8V12M15.312 2C15.8424 2.00011 16.351 2.2109 16.726 2.586L21.414 7.274C21.7891 7.64899 21.9999 8.15761 22 8.688V15.312C21.9999 15.8424 21.7891 16.351 21.414 16.726L16.726 21.414C16.351 21.7891 15.8424 21.9999 15.312 22H8.688C8.15761 21.9999 7.64899 21.7891 7.274 21.414L2.586 16.726C2.2109 16.351 2.00011 15.8424 2 15.312V8.688C2.00011 8.15761 2.2109 7.64899 2.586 7.274L7.274 2.586C7.64899 2.2109 8.15761 2.00011 8.688 2H15.312Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 16H12.01M12 8V12M15.312 2C15.8424 2.00011 16.351 2.2109 16.726 2.586L21.414 7.274C21.7891 7.64899 21.9999 8.15761 22 8.688V15.312C21.9999 15.8424 21.7891 16.351 21.414 16.726L16.726 21.414C16.351 21.7891 15.8424 21.9999 15.312 22H8.688C8.15761 21.9999 7.64899 21.7891 7.274 21.414L2.586 16.726C2.2109 16.351 2.00011 15.8424 2 15.312V8.688C2.00011 8.15761 2.2109 7.64899 2.586 7.274L7.274 2.586C7.64899 2.2109 8.15761 2.00011 8.688 2H15.312Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--octagon-pause{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 15V9M14 15V9M2.586 16.872C2.2109 16.497 2.00011 15.9884 2 15.458V8.542C2.00011 8.01161 2.2109 7.50299 2.586 7.128L7.128 2.586C7.50299 2.2109 8.01161 2.00011 8.542 2H15.458C15.9884 2.00011 16.497 2.2109 16.872 2.586L21.414 7.128C21.7891 7.50299 21.9999 8.01161 22 8.542V15.458C21.9999 15.9884 21.7891 16.497 21.414 16.872L16.872 21.414C16.497 21.7891 15.9884 21.9999 15.458 22H8.542C8.01161 21.9999 7.50299 21.7891 7.128 21.414L2.586 16.872Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 15V9M14 15V9M2.586 16.872C2.2109 16.497 2.00011 15.9884 2 15.458V8.542C2.00011 8.01161 2.2109 7.50299 2.586 7.128L7.128 2.586C7.50299 2.2109 8.01161 2.00011 8.542 2H15.458C15.9884 2.00011 16.497 2.2109 16.872 2.586L21.414 7.128C21.7891 7.50299 21.9999 8.01161 22 8.542V15.458C21.9999 15.9884 21.7891 16.497 21.414 16.872L16.872 21.414C16.497 21.7891 15.9884 21.9999 15.458 22H8.542C8.01161 21.9999 7.50299 21.7891 7.128 21.414L2.586 16.872Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--octagon-x{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 9L9 15M9 9L15 15M2.586 16.726C2.2109 16.351 2.00011 15.8424 2 15.312V8.688C2.00011 8.15761 2.2109 7.64899 2.586 7.274L7.274 2.586C7.64899 2.2109 8.15761 2.00011 8.688 2H15.312C15.8424 2.00011 16.351 2.2109 16.726 2.586L21.414 7.274C21.7891 7.64899 21.9999 8.15761 22 8.688V15.312C21.9999 15.8424 21.7891 16.351 21.414 16.726L16.726 21.414C16.351 21.7891 15.8424 21.9999 15.312 22H8.688C8.15761 21.9999 7.64899 21.7891 7.274 21.414L2.586 16.726Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 9L9 15M9 9L15 15M2.586 16.726C2.2109 16.351 2.00011 15.8424 2 15.312V8.688C2.00011 8.15761 2.2109 7.64899 2.586 7.274L7.274 2.586C7.64899 2.2109 8.15761 2.00011 8.688 2H15.312C15.8424 2.00011 16.351 2.2109 16.726 2.586L21.414 7.274C21.7891 7.64899 21.9999 8.15761 22 8.688V15.312C21.9999 15.8424 21.7891 16.351 21.414 16.726L16.726 21.414C16.351 21.7891 15.8424 21.9999 15.312 22H8.688C8.15761 21.9999 7.64899 21.7891 7.274 21.414L2.586 16.726Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--octagon{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2.586 16.726C2.2109 16.351 2.00011 15.8424 2 15.312V8.688C2.00011 8.15761 2.2109 7.64899 2.586 7.274L7.274 2.586C7.64899 2.2109 8.15761 2.00011 8.688 2H15.312C15.8424 2.00011 16.351 2.2109 16.726 2.586L21.414 7.274C21.7891 7.64899 21.9999 8.15761 22 8.688V15.312C21.9999 15.8424 21.7891 16.351 21.414 16.726L16.726 21.414C16.351 21.7891 15.8424 21.9999 15.312 22H8.688C8.15761 21.9999 7.64899 21.7891 7.274 21.414L2.586 16.726Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2.586 16.726C2.2109 16.351 2.00011 15.8424 2 15.312V8.688C2.00011 8.15761 2.2109 7.64899 2.586 7.274L7.274 2.586C7.64899 2.2109 8.15761 2.00011 8.688 2H15.312C15.8424 2.00011 16.351 2.2109 16.726 2.586L21.414 7.274C21.7891 7.64899 21.9999 8.15761 22 8.688V15.312C21.9999 15.8424 21.7891 16.351 21.414 16.726L16.726 21.414C16.351 21.7891 15.8424 21.9999 15.312 22H8.688C8.15761 21.9999 7.64899 21.7891 7.274 21.414L2.586 16.726Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--omega{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 20H7.5C7.63261 20 7.75979 19.9473 7.85355 19.8535C7.94732 19.7597 8 19.6326 8 19.5V19.218C7.99906 19.1302 7.97591 19.0441 7.93272 18.9677C7.88953 18.8913 7.82771 18.827 7.753 18.781C6.28137 17.8593 5.14957 16.4839 4.52847 14.8624C3.90738 13.2408 3.83073 11.4613 4.31009 9.79233C4.78945 8.1234 5.7988 6.65575 7.18573 5.61098C8.57266 4.56621 10.2619 4.00106 11.9983 4.00085C13.7347 4.00065 15.424 4.56541 16.8112 5.60985C18.1983 6.65429 19.208 8.1217 19.6878 9.79052C20.1675 11.4593 20.0913 13.2389 19.4706 14.8606C18.8499 16.4823 17.7184 17.858 16.247 18.78C16.1722 18.8261 16.1102 18.8905 16.067 18.9671C16.0238 19.0437 16.0008 19.13 16 19.218V19.5C16 19.6326 16.0527 19.7597 16.1464 19.8535C16.2402 19.9473 16.3674 20 16.5 20H21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 20H7.5C7.63261 20 7.75979 19.9473 7.85355 19.8535C7.94732 19.7597 8 19.6326 8 19.5V19.218C7.99906 19.1302 7.97591 19.0441 7.93272 18.9677C7.88953 18.8913 7.82771 18.827 7.753 18.781C6.28137 17.8593 5.14957 16.4839 4.52847 14.8624C3.90738 13.2408 3.83073 11.4613 4.31009 9.79233C4.78945 8.1234 5.7988 6.65575 7.18573 5.61098C8.57266 4.56621 10.2619 4.00106 11.9983 4.00085C13.7347 4.00065 15.424 4.56541 16.8112 5.60985C18.1983 6.65429 19.208 8.1217 19.6878 9.79052C20.1675 11.4593 20.0913 13.2389 19.4706 14.8606C18.8499 16.4823 17.7184 17.858 16.247 18.78C16.1722 18.8261 16.1102 18.8905 16.067 18.9671C16.0238 19.0437 16.0008 19.13 16 19.218V19.5C16 19.6326 16.0527 19.7597 16.1464 19.8535C16.2402 19.9473 16.3674 20 16.5 20H21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--option{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 3H9L15 21H21M14 3H21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 3H9L15 21H21M14 3H21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--orbit{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg clip-path%3D%22url(%23clip0_901_2157)%22%3E%3Cpath d%3D%22M10.3997 21.8999C12.3224 22.2158 14.2956 21.9631 16.0767 21.1729C17.8578 20.3826 19.3692 19.0892 20.4252 17.4516C21.4812 15.814 22.0358 13.9036 22.0207 11.9551C22.0057 10.0066 21.4218 8.105 20.3407 6.48389M13.4998 2.09996C11.5849 1.80754 9.62631 2.07757 7.86198 2.87726C6.09765 3.67694 4.60356 4.97184 3.56126 6.60461C2.51896 8.23739 1.97332 10.1377 1.99063 12.0748C2.00795 14.0118 2.58749 15.9021 3.65882 17.516M14.9998 12C14.9998 13.6569 13.6566 15 11.9998 15C10.3429 15 8.99976 13.6569 8.99976 12C8.99976 10.3431 10.3429 9 11.9998 9C13.6566 9 14.9998 10.3431 14.9998 12ZM20.9998 5C20.9998 6.10457 20.1043 7 18.9998 7C17.8952 7 16.9998 6.10457 16.9998 5C16.9998 3.89543 17.8952 3 18.9998 3C20.1043 3 20.9998 3.89543 20.9998 5ZM6.99976 19C6.99976 20.1046 6.10433 21 4.99976 21C3.89519 21 2.99976 20.1046 2.99976 19C2.99976 17.8954 3.89519 17 4.99976 17C6.10433 17 6.99976 17.8954 6.99976 19Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath id%3D%22clip0_901_2157%22%3E%3Crect width%3D%2224%22 height%3D%2224%22 fill%3D%22currentColor%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg clip-path%3D%22url(%23clip0_901_2157)%22%3E%3Cpath d%3D%22M10.3997 21.8999C12.3224 22.2158 14.2956 21.9631 16.0767 21.1729C17.8578 20.3826 19.3692 19.0892 20.4252 17.4516C21.4812 15.814 22.0358 13.9036 22.0207 11.9551C22.0057 10.0066 21.4218 8.105 20.3407 6.48389M13.4998 2.09996C11.5849 1.80754 9.62631 2.07757 7.86198 2.87726C6.09765 3.67694 4.60356 4.97184 3.56126 6.60461C2.51896 8.23739 1.97332 10.1377 1.99063 12.0748C2.00795 14.0118 2.58749 15.9021 3.65882 17.516M14.9998 12C14.9998 13.6569 13.6566 15 11.9998 15C10.3429 15 8.99976 13.6569 8.99976 12C8.99976 10.3431 10.3429 9 11.9998 9C13.6566 9 14.9998 10.3431 14.9998 12ZM20.9998 5C20.9998 6.10457 20.1043 7 18.9998 7C17.8952 7 16.9998 6.10457 16.9998 5C16.9998 3.89543 17.8952 3 18.9998 3C20.1043 3 20.9998 3.89543 20.9998 5ZM6.99976 19C6.99976 20.1046 6.10433 21 4.99976 21C3.89519 21 2.99976 20.1046 2.99976 19C2.99976 17.8954 3.89519 17 4.99976 17C6.10433 17 6.99976 17.8954 6.99976 19Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath id%3D%22clip0_901_2157%22%3E%3Crect width%3D%2224%22 height%3D%2224%22 fill%3D%22currentColor%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--origami{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12V4C12 3.73478 12.1054 3.48043 12.2929 3.29289C12.4804 3.10536 12.7348 3 13 3H19.297C19.5013 3.00002 19.7007 3.0626 19.8683 3.17933C20.036 3.29606 20.1638 3.46133 20.2347 3.65291C20.3056 3.84449 20.3162 4.0532 20.2649 4.25094C20.2136 4.44869 20.1031 4.62599 19.948 4.759L15.252 8.784M12 21L4.586 13.586C4.2109 13.211 4.00011 12.7023 4 12.172V6.41496C4.00099 6.21763 4.06022 6.02499 4.17026 5.86119C4.2803 5.6974 4.43626 5.56974 4.61857 5.49423C4.80088 5.41872 5.00142 5.39872 5.19506 5.43675C5.38869 5.47477 5.56678 5.56912 5.707 5.70796L20 20.009M12.214 3.3811L20.628 18.3471C20.7351 18.5377 20.7767 18.7582 20.7465 18.9747C20.7164 19.1913 20.6161 19.392 20.461 19.5461L19.293 20.7091C19.1054 20.8957 18.8516 21.0003 18.587 21.0001H6.35101C6.12385 21.0002 5.90342 20.923 5.72601 20.7811L3.25001 18.8001C3.08772 18.6703 2.96988 18.4932 2.91288 18.2934C2.85587 18.0936 2.86253 17.881 2.93192 17.6851C3.00132 17.4893 3.13 17.3199 3.30009 17.2005C3.47017 17.0812 3.67322 17.0178 3.88101 17.0191L8.04601 17.0461%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12V4C12 3.73478 12.1054 3.48043 12.2929 3.29289C12.4804 3.10536 12.7348 3 13 3H19.297C19.5013 3.00002 19.7007 3.0626 19.8683 3.17933C20.036 3.29606 20.1638 3.46133 20.2347 3.65291C20.3056 3.84449 20.3162 4.0532 20.2649 4.25094C20.2136 4.44869 20.1031 4.62599 19.948 4.759L15.252 8.784M12 21L4.586 13.586C4.2109 13.211 4.00011 12.7023 4 12.172V6.41496C4.00099 6.21763 4.06022 6.02499 4.17026 5.86119C4.2803 5.6974 4.43626 5.56974 4.61857 5.49423C4.80088 5.41872 5.00142 5.39872 5.19506 5.43675C5.38869 5.47477 5.56678 5.56912 5.707 5.70796L20 20.009M12.214 3.3811L20.628 18.3471C20.7351 18.5377 20.7767 18.7582 20.7465 18.9747C20.7164 19.1913 20.6161 19.392 20.461 19.5461L19.293 20.7091C19.1054 20.8957 18.8516 21.0003 18.587 21.0001H6.35101C6.12385 21.0002 5.90342 20.923 5.72601 20.7811L3.25001 18.8001C3.08772 18.6703 2.96988 18.4932 2.91288 18.2934C2.85587 18.0936 2.86253 17.881 2.93192 17.6851C3.00132 17.4893 3.13 17.3199 3.30009 17.2005C3.47017 17.0812 3.67322 17.0178 3.88101 17.0191L8.04601 17.0461%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--package-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 9H21M3 9V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V9M3 9L5.45 4.10005C5.61696 3.7687 5.87281 3.49034 6.18893 3.29607C6.50504 3.10181 6.86897 2.99932 7.24 3.00005H16.76C17.1327 2.99745 17.4988 3.09907 17.8168 3.29344C18.1349 3.4878 18.3923 3.76718 18.56 4.10005L21 9M12 3V9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 9H21M3 9V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V9M3 9L5.45 4.10005C5.61696 3.7687 5.87281 3.49034 6.18893 3.29607C6.50504 3.10181 6.86897 2.99932 7.24 3.00005H16.76C17.1327 2.99745 17.4988 3.09907 17.8168 3.29344C18.1349 3.4878 18.3923 3.76718 18.56 4.10005L21 9M12 3V9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--package-check{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 16L18 18L22 14M21 9.9999V7.9999C20.9996 7.64918 20.9071 7.30471 20.7315 7.00106C20.556 6.69742 20.3037 6.44526 20 6.2699L13 2.2699C12.696 2.09437 12.3511 2.00195 12 2.00195C11.6489 2.00195 11.304 2.09437 11 2.2699L4 6.2699C3.69626 6.44526 3.44398 6.69742 3.26846 7.00106C3.09294 7.30471 3.00036 7.64918 3 7.9999V15.9999C3.00036 16.3506 3.09294 16.6951 3.26846 16.9987C3.44398 17.3024 3.69626 17.5545 4 17.7299L11 21.7299C11.304 21.9054 11.6489 21.9979 12 21.9979C12.3511 21.9979 12.696 21.9054 13 21.7299L15 20.5899M7.5 4.27002L16.5 9.42002M3.29004 7L12 12M12 12L20.71 7M12 12L12 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 16L18 18L22 14M21 9.9999V7.9999C20.9996 7.64918 20.9071 7.30471 20.7315 7.00106C20.556 6.69742 20.3037 6.44526 20 6.2699L13 2.2699C12.696 2.09437 12.3511 2.00195 12 2.00195C11.6489 2.00195 11.304 2.09437 11 2.2699L4 6.2699C3.69626 6.44526 3.44398 6.69742 3.26846 7.00106C3.09294 7.30471 3.00036 7.64918 3 7.9999V15.9999C3.00036 16.3506 3.09294 16.6951 3.26846 16.9987C3.44398 17.3024 3.69626 17.5545 4 17.7299L11 21.7299C11.304 21.9054 11.6489 21.9979 12 21.9979C12.3511 21.9979 12.696 21.9054 13 21.7299L15 20.5899M7.5 4.27002L16.5 9.42002M3.29004 7L12 12M12 12L20.71 7M12 12L12 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--package-minus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 16H22M21 9.9999V7.9999C20.9996 7.64918 20.9071 7.30471 20.7315 7.00106C20.556 6.69742 20.3037 6.44526 20 6.2699L13 2.2699C12.696 2.09437 12.3511 2.00195 12 2.00195C11.6489 2.00195 11.304 2.09437 11 2.2699L4 6.2699C3.69626 6.44526 3.44398 6.69742 3.26846 7.00106C3.09294 7.30471 3.00036 7.64918 3 7.9999V15.9999C3.00036 16.3506 3.09294 16.6951 3.26846 16.9987C3.44398 17.3024 3.69626 17.5545 4 17.7299L11 21.7299C11.304 21.9054 11.6489 21.9979 12 21.9979C12.3511 21.9979 12.696 21.9054 13 21.7299L15 20.5899M7.5 4.27002L16.5 9.42002M3.29004 7L12 12M12 12L20.71 7M12 12L12 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 16H22M21 9.9999V7.9999C20.9996 7.64918 20.9071 7.30471 20.7315 7.00106C20.556 6.69742 20.3037 6.44526 20 6.2699L13 2.2699C12.696 2.09437 12.3511 2.00195 12 2.00195C11.6489 2.00195 11.304 2.09437 11 2.2699L4 6.2699C3.69626 6.44526 3.44398 6.69742 3.26846 7.00106C3.09294 7.30471 3.00036 7.64918 3 7.9999V15.9999C3.00036 16.3506 3.09294 16.6951 3.26846 16.9987C3.44398 17.3024 3.69626 17.5545 4 17.7299L11 21.7299C11.304 21.9054 11.6489 21.9979 12 21.9979C12.3511 21.9979 12.696 21.9054 13 21.7299L15 20.5899M7.5 4.27002L16.5 9.42002M3.29004 7L12 12M12 12L20.71 7M12 12L12 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--package-open{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22V13M20 13V16.87C20.0004 17.2474 19.8971 17.6178 19.7013 17.9405C19.5056 18.2632 19.2249 18.5259 18.89 18.7L12.89 21.78C12.6151 21.9229 12.3098 21.9975 12 21.9975C11.6902 21.9975 11.3849 21.9229 11.11 21.78L5.11 18.7C4.77508 18.5259 4.49443 18.2632 4.29868 17.9405C4.10293 17.6178 3.99961 17.2474 4 16.87V13M15.17 2.20993C15.4191 2.07067 15.6997 1.99756 15.985 1.99756C16.2704 1.99756 16.551 2.07067 16.8 2.20993L21 4.56993C21.2975 4.73813 21.5449 4.98229 21.7171 5.27746C21.8893 5.57263 21.98 5.90822 21.98 6.24993C21.98 6.59165 21.8893 6.92724 21.7171 7.2224C21.5449 7.51757 21.2975 7.76173 21 7.92993L8.82002 14.7899C8.57022 14.9324 8.2876 15.0074 8.00002 15.0074C7.71244 15.0074 7.42982 14.9324 7.18002 14.7899L3.00002 12.4299C2.70257 12.2617 2.45511 12.0176 2.28293 11.7224C2.11075 11.4272 2.02002 11.0916 2.02002 10.7499C2.02002 10.4082 2.11075 10.0726 2.28293 9.77746C2.45511 9.48229 2.70257 9.23813 3.00002 9.06993L15.17 2.20993ZM21 12.43C21.2975 12.2618 21.5449 12.0176 21.7171 11.7225C21.8893 11.4273 21.98 11.0917 21.98 10.75C21.98 10.4083 21.8893 10.0727 21.7171 9.77753C21.5449 9.48236 21.2975 9.2382 21 9.07L8.83002 2.2C8.5819 2.05791 8.30094 1.98315 8.01502 1.98315C7.7291 1.98315 7.44814 2.05791 7.20002 2.2L3.00002 4.57C2.70257 4.7382 2.45511 4.98236 2.28293 5.27753C2.11075 5.57269 2.02002 5.90828 2.02002 6.25C2.02002 6.59171 2.11075 6.9273 2.28293 7.22247C2.45511 7.51764 2.70257 7.7618 3.00002 7.93L15.18 14.79C15.428 14.9325 15.709 15.0075 15.995 15.0075C16.281 15.0075 16.562 14.9325 16.81 14.79L21 12.43Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22V13M20 13V16.87C20.0004 17.2474 19.8971 17.6178 19.7013 17.9405C19.5056 18.2632 19.2249 18.5259 18.89 18.7L12.89 21.78C12.6151 21.9229 12.3098 21.9975 12 21.9975C11.6902 21.9975 11.3849 21.9229 11.11 21.78L5.11 18.7C4.77508 18.5259 4.49443 18.2632 4.29868 17.9405C4.10293 17.6178 3.99961 17.2474 4 16.87V13M15.17 2.20993C15.4191 2.07067 15.6997 1.99756 15.985 1.99756C16.2704 1.99756 16.551 2.07067 16.8 2.20993L21 4.56993C21.2975 4.73813 21.5449 4.98229 21.7171 5.27746C21.8893 5.57263 21.98 5.90822 21.98 6.24993C21.98 6.59165 21.8893 6.92724 21.7171 7.2224C21.5449 7.51757 21.2975 7.76173 21 7.92993L8.82002 14.7899C8.57022 14.9324 8.2876 15.0074 8.00002 15.0074C7.71244 15.0074 7.42982 14.9324 7.18002 14.7899L3.00002 12.4299C2.70257 12.2617 2.45511 12.0176 2.28293 11.7224C2.11075 11.4272 2.02002 11.0916 2.02002 10.7499C2.02002 10.4082 2.11075 10.0726 2.28293 9.77746C2.45511 9.48229 2.70257 9.23813 3.00002 9.06993L15.17 2.20993ZM21 12.43C21.2975 12.2618 21.5449 12.0176 21.7171 11.7225C21.8893 11.4273 21.98 11.0917 21.98 10.75C21.98 10.4083 21.8893 10.0727 21.7171 9.77753C21.5449 9.48236 21.2975 9.2382 21 9.07L8.83002 2.2C8.5819 2.05791 8.30094 1.98315 8.01502 1.98315C7.7291 1.98315 7.44814 2.05791 7.20002 2.2L3.00002 4.57C2.70257 4.7382 2.45511 4.98236 2.28293 5.27753C2.11075 5.57269 2.02002 5.90828 2.02002 6.25C2.02002 6.59171 2.11075 6.9273 2.28293 7.22247C2.45511 7.51764 2.70257 7.7618 3.00002 7.93L15.18 14.79C15.428 14.9325 15.709 15.0075 15.995 15.0075C16.281 15.0075 16.562 14.9325 16.81 14.79L21 12.43Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--package-plus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 16H22M19 13V19M21 9.9999V7.9999C20.9996 7.64918 20.9071 7.30471 20.7315 7.00106C20.556 6.69742 20.3037 6.44526 20 6.2699L13 2.2699C12.696 2.09437 12.3511 2.00195 12 2.00195C11.6489 2.00195 11.304 2.09437 11 2.2699L4 6.2699C3.69626 6.44526 3.44398 6.69742 3.26846 7.00106C3.09294 7.30471 3.00036 7.64918 3 7.9999V15.9999C3.00036 16.3506 3.09294 16.6951 3.26846 16.9987C3.44398 17.3024 3.69626 17.5545 4 17.7299L11 21.7299C11.304 21.9054 11.6489 21.9979 12 21.9979C12.3511 21.9979 12.696 21.9054 13 21.7299L15 20.5899M7.5 4.27002L16.5 9.42002M3.29004 7L12 12M12 12L20.71 7M12 12L12 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 16H22M19 13V19M21 9.9999V7.9999C20.9996 7.64918 20.9071 7.30471 20.7315 7.00106C20.556 6.69742 20.3037 6.44526 20 6.2699L13 2.2699C12.696 2.09437 12.3511 2.00195 12 2.00195C11.6489 2.00195 11.304 2.09437 11 2.2699L4 6.2699C3.69626 6.44526 3.44398 6.69742 3.26846 7.00106C3.09294 7.30471 3.00036 7.64918 3 7.9999V15.9999C3.00036 16.3506 3.09294 16.6951 3.26846 16.9987C3.44398 17.3024 3.69626 17.5545 4 17.7299L11 21.7299C11.304 21.9054 11.6489 21.9979 12 21.9979C12.3511 21.9979 12.696 21.9054 13 21.7299L15 20.5899M7.5 4.27002L16.5 9.42002M3.29004 7L12 12M12 12L20.71 7M12 12L12 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--package-search{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 9.9999V7.9999C20.9996 7.64918 20.9071 7.30471 20.7315 7.00106C20.556 6.69742 20.3037 6.44526 20 6.2699L13 2.2699C12.696 2.09437 12.3511 2.00195 12 2.00195C11.6489 2.00195 11.304 2.09437 11 2.2699L4 6.2699C3.69626 6.44526 3.44398 6.69742 3.26846 7.00106C3.09294 7.30471 3.00036 7.64918 3 7.9999V15.9999C3.00036 16.3506 3.09294 16.6951 3.26846 16.9987C3.44398 17.3024 3.69626 17.5545 4 17.7299L11 21.7299C11.304 21.9054 11.6489 21.9979 12 21.9979C12.3511 21.9979 12.696 21.9054 13 21.7299L15 20.5899M7.5 4.27002L16.5 9.42002M3.29004 7L12 12M12 12L20.71 7M12 12L12 22M20.27 17.27L22 19M21 15.5C21 16.8807 19.8807 18 18.5 18C17.1193 18 16 16.8807 16 15.5C16 14.1193 17.1193 13 18.5 13C19.8807 13 21 14.1193 21 15.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 9.9999V7.9999C20.9996 7.64918 20.9071 7.30471 20.7315 7.00106C20.556 6.69742 20.3037 6.44526 20 6.2699L13 2.2699C12.696 2.09437 12.3511 2.00195 12 2.00195C11.6489 2.00195 11.304 2.09437 11 2.2699L4 6.2699C3.69626 6.44526 3.44398 6.69742 3.26846 7.00106C3.09294 7.30471 3.00036 7.64918 3 7.9999V15.9999C3.00036 16.3506 3.09294 16.6951 3.26846 16.9987C3.44398 17.3024 3.69626 17.5545 4 17.7299L11 21.7299C11.304 21.9054 11.6489 21.9979 12 21.9979C12.3511 21.9979 12.696 21.9054 13 21.7299L15 20.5899M7.5 4.27002L16.5 9.42002M3.29004 7L12 12M12 12L20.71 7M12 12L12 22M20.27 17.27L22 19M21 15.5C21 16.8807 19.8807 18 18.5 18C17.1193 18 16 16.8807 16 15.5C16 14.1193 17.1193 13 18.5 13C19.8807 13 21 14.1193 21 15.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--package-x{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 9.9999V7.9999C20.9996 7.64918 20.9071 7.30471 20.7315 7.00106C20.556 6.69742 20.3037 6.44526 20 6.2699L13 2.2699C12.696 2.09437 12.3511 2.00195 12 2.00195C11.6489 2.00195 11.304 2.09437 11 2.2699L4 6.2699C3.69626 6.44526 3.44398 6.69742 3.26846 7.00106C3.09294 7.30471 3.00036 7.64918 3 7.9999V15.9999C3.00036 16.3506 3.09294 16.6951 3.26846 16.9987C3.44398 17.3024 3.69626 17.5545 4 17.7299L11 21.7299C11.304 21.9054 11.6489 21.9979 12 21.9979C12.3511 21.9979 12.696 21.9054 13 21.7299L15 20.5899M7.5 4.27002L16.5 9.42002M3.29004 7L12 12M12 12L20.71 7M12 12L12 22M17 13L22 18M17 18L22 13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 9.9999V7.9999C20.9996 7.64918 20.9071 7.30471 20.7315 7.00106C20.556 6.69742 20.3037 6.44526 20 6.2699L13 2.2699C12.696 2.09437 12.3511 2.00195 12 2.00195C11.6489 2.00195 11.304 2.09437 11 2.2699L4 6.2699C3.69626 6.44526 3.44398 6.69742 3.26846 7.00106C3.09294 7.30471 3.00036 7.64918 3 7.9999V15.9999C3.00036 16.3506 3.09294 16.6951 3.26846 16.9987C3.44398 17.3024 3.69626 17.5545 4 17.7299L11 21.7299C11.304 21.9054 11.6489 21.9979 12 21.9979C12.3511 21.9979 12.696 21.9054 13 21.7299L15 20.5899M7.5 4.27002L16.5 9.42002M3.29004 7L12 12M12 12L20.71 7M12 12L12 22M17 13L22 18M17 18L22 13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--package{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7.5 4.27002L16.5 9.42002M3.30005 7L12 12M12 12L20.7001 7M12 12L12 22M21 7.9999C20.9996 7.64918 20.9071 7.30471 20.7315 7.00106C20.556 6.69742 20.3037 6.44526 20 6.2699L13 2.2699C12.696 2.09437 12.3511 2.00195 12 2.00195C11.6489 2.00195 11.304 2.09437 11 2.2699L4 6.2699C3.69626 6.44526 3.44398 6.69742 3.26846 7.00106C3.09294 7.30471 3.00036 7.64918 3 7.9999V15.9999C3.00036 16.3506 3.09294 16.6951 3.26846 16.9987C3.44398 17.3024 3.69626 17.5545 4 17.7299L11 21.7299C11.304 21.9054 11.6489 21.9979 12 21.9979C12.3511 21.9979 12.696 21.9054 13 21.7299L20 17.7299C20.3037 17.5545 20.556 17.3024 20.7315 16.9987C20.9071 16.6951 20.9996 16.3506 21 15.9999V7.9999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7.5 4.27002L16.5 9.42002M3.30005 7L12 12M12 12L20.7001 7M12 12L12 22M21 7.9999C20.9996 7.64918 20.9071 7.30471 20.7315 7.00106C20.556 6.69742 20.3037 6.44526 20 6.2699L13 2.2699C12.696 2.09437 12.3511 2.00195 12 2.00195C11.6489 2.00195 11.304 2.09437 11 2.2699L4 6.2699C3.69626 6.44526 3.44398 6.69742 3.26846 7.00106C3.09294 7.30471 3.00036 7.64918 3 7.9999V15.9999C3.00036 16.3506 3.09294 16.6951 3.26846 16.9987C3.44398 17.3024 3.69626 17.5545 4 17.7299L11 21.7299C11.304 21.9054 11.6489 21.9979 12 21.9979C12.3511 21.9979 12.696 21.9054 13 21.7299L20 17.7299C20.3037 17.5545 20.556 17.3024 20.7315 16.9987C20.9071 16.6951 20.9996 16.3506 21 15.9999V7.9999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--paint-bucket{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.99976 2L9.99976 7M1.99976 13H16.9998M18.9998 11L10.9998 3L2.39984 11.6C2.03339 11.9739 1.82813 12.4765 1.82812 13C1.82813 13.5235 2.03339 14.0261 2.39984 14.4L7.59984 19.6C8.39984 20.4 9.59984 20.4 10.3998 19.6L18.9998 11ZM21.9998 20C21.9998 20.5304 21.789 21.0391 21.414 21.4142C21.0389 21.7893 20.5302 22 19.9998 22C19.4693 22 18.9606 21.7893 18.5855 21.4142C18.2105 21.0391 17.9998 20.5304 17.9998 20C17.9998 18.4 19.6998 17.6 19.9998 16C20.2998 17.6 21.9998 18.4 21.9998 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.99976 2L9.99976 7M1.99976 13H16.9998M18.9998 11L10.9998 3L2.39984 11.6C2.03339 11.9739 1.82813 12.4765 1.82812 13C1.82813 13.5235 2.03339 14.0261 2.39984 14.4L7.59984 19.6C8.39984 20.4 9.59984 20.4 10.3998 19.6L18.9998 11ZM21.9998 20C21.9998 20.5304 21.789 21.0391 21.414 21.4142C21.0389 21.7893 20.5302 22 19.9998 22C19.4693 22 18.9606 21.7893 18.5855 21.4142C18.2105 21.0391 17.9998 20.5304 17.9998 20C17.9998 18.4 19.6998 17.6 19.9998 16C20.2998 17.6 21.9998 18.4 21.9998 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--paint-roller{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 16V14C10 13.4696 10.2107 12.9609 10.5858 12.5858C10.9609 12.2107 11.4696 12 12 12H20C20.5304 12 21.0391 11.7893 21.4142 11.4142C21.7893 11.0391 22 10.5304 22 10V7C22 6.46957 21.7893 5.96086 21.4142 5.58579C21.0391 5.21071 20.5304 5 20 5H18M4 2H16C17.1046 2 18 2.89543 18 4V6C18 7.10457 17.1046 8 16 8H4C2.89543 8 2 7.10457 2 6V4C2 2.89543 2.89543 2 4 2ZM9 16H11C11.5523 16 12 16.4477 12 17V21C12 21.5523 11.5523 22 11 22H9C8.44772 22 8 21.5523 8 21V17C8 16.4477 8.44772 16 9 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 16V14C10 13.4696 10.2107 12.9609 10.5858 12.5858C10.9609 12.2107 11.4696 12 12 12H20C20.5304 12 21.0391 11.7893 21.4142 11.4142C21.7893 11.0391 22 10.5304 22 10V7C22 6.46957 21.7893 5.96086 21.4142 5.58579C21.0391 5.21071 20.5304 5 20 5H18M4 2H16C17.1046 2 18 2.89543 18 4V6C18 7.10457 17.1046 8 16 8H4C2.89543 8 2 7.10457 2 6V4C2 2.89543 2.89543 2 4 2ZM9 16H11C11.5523 16 12 16.4477 12 17V21C12 21.5523 11.5523 22 11 22H9C8.44772 22 8 21.5523 8 21V17C8 16.4477 8.44772 16 9 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--paintbrush-vertical{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 2V4M14 2V6M18 12V3C18 2.73478 17.8946 2.48043 17.7071 2.29289C17.5196 2.10536 17.2652 2 17 2H7C6.73478 2 6.48043 2.10536 6.29289 2.29289C6.10536 2.48043 6 2.73478 6 3V12M18 12H6M18 12C18.2652 12 18.5196 12.1054 18.7071 12.2929C18.8946 12.4804 19 12.7348 19 13V14C19 14.5304 18.7893 15.0391 18.4142 15.4142C18.0391 15.7893 17.5304 16 17 16H15C14.7348 16 14.4804 16.1054 14.2929 16.2929C14.1054 16.4804 14 16.7348 14 17V19.9C14 20.4304 13.7893 20.9391 13.4142 21.3142C13.0391 21.6893 12.5304 21.9 12 21.9C11.4696 21.9 10.9609 21.6893 10.5858 21.3142C10.2107 20.9391 10 20.4304 10 19.9V17C10 16.7348 9.89464 16.4804 9.70711 16.2929C9.51957 16.1054 9.26522 16 9 16H7C6.46957 16 5.96086 15.7893 5.58579 15.4142C5.21071 15.0391 5 14.5304 5 14V13C5 12.7348 5.10536 12.4804 5.29289 12.2929C5.48043 12.1054 5.73478 12 6 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 2V4M14 2V6M18 12V3C18 2.73478 17.8946 2.48043 17.7071 2.29289C17.5196 2.10536 17.2652 2 17 2H7C6.73478 2 6.48043 2.10536 6.29289 2.29289C6.10536 2.48043 6 2.73478 6 3V12M18 12H6M18 12C18.2652 12 18.5196 12.1054 18.7071 12.2929C18.8946 12.4804 19 12.7348 19 13V14C19 14.5304 18.7893 15.0391 18.4142 15.4142C18.0391 15.7893 17.5304 16 17 16H15C14.7348 16 14.4804 16.1054 14.2929 16.2929C14.1054 16.4804 14 16.7348 14 17V19.9C14 20.4304 13.7893 20.9391 13.4142 21.3142C13.0391 21.6893 12.5304 21.9 12 21.9C11.4696 21.9 10.9609 21.6893 10.5858 21.3142C10.2107 20.9391 10 20.4304 10 19.9V17C10 16.7348 9.89464 16.4804 9.70711 16.2929C9.51957 16.1054 9.26522 16 9 16H7C6.46957 16 5.96086 15.7893 5.58579 15.4142C5.21071 15.0391 5 14.5304 5 14V13C5 12.7348 5.10536 12.4804 5.29289 12.2929C5.48043 12.1054 5.73478 12 6 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--paintbrush{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.6219 17.8969L3.94189 14.9839M8.99992 8C7.19592 10.71 5.02992 11.46 2.41692 11.948C2.33024 11.9638 2.24918 12.002 2.18173 12.0587C2.11428 12.1154 2.06277 12.1887 2.03229 12.2713C2.0018 12.354 1.99339 12.4432 2.00788 12.5301C2.02237 12.617 2.05926 12.6987 2.11492 12.767L9.43492 21.65C9.5836 21.8079 9.77959 21.9132 9.99333 21.95C10.2071 21.9868 10.427 21.9531 10.6199 21.854C12.7349 20.405 15.9999 16.792 15.9999 15M18.3759 2.62198C18.573 2.42486 18.807 2.26851 19.0646 2.16183C19.3221 2.05515 19.5982 2.00024 19.8769 2.00024C20.1557 2.00024 20.4317 2.05515 20.6892 2.16183C20.9468 2.26851 21.1808 2.42486 21.3779 2.62198C21.575 2.81909 21.7314 3.0531 21.8381 3.31064C21.9447 3.56819 21.9996 3.84422 21.9996 4.12298C21.9996 4.40174 21.9447 4.67777 21.8381 4.93531C21.7314 5.19286 21.575 5.42686 21.3779 5.62398L17.3599 9.64298C17.2662 9.73674 17.2135 9.8639 17.2135 9.99648C17.2135 10.1291 17.2662 10.2562 17.3599 10.35L18.3039 11.294C18.7558 11.7459 19.0097 12.3589 19.0097 12.998C19.0097 13.6371 18.7558 14.25 18.3039 14.702L17.3599 15.646C17.2661 15.7397 17.139 15.7924 17.0064 15.7924C16.8738 15.7924 16.7467 15.7397 16.6529 15.646L8.35391 7.34798C8.26018 7.25421 8.20752 7.12706 8.20752 6.99448C8.20752 6.8619 8.26018 6.73474 8.35391 6.64098L9.29791 5.69698C9.74987 5.24509 10.3628 4.99123 11.0019 4.99123C11.641 4.99123 12.254 5.24509 12.7059 5.69698L13.6499 6.64098C13.7437 6.73471 13.8708 6.78737 14.0034 6.78737C14.136 6.78737 14.2631 6.73471 14.3569 6.64098L18.3759 2.62198Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.6219 17.8969L3.94189 14.9839M8.99992 8C7.19592 10.71 5.02992 11.46 2.41692 11.948C2.33024 11.9638 2.24918 12.002 2.18173 12.0587C2.11428 12.1154 2.06277 12.1887 2.03229 12.2713C2.0018 12.354 1.99339 12.4432 2.00788 12.5301C2.02237 12.617 2.05926 12.6987 2.11492 12.767L9.43492 21.65C9.5836 21.8079 9.77959 21.9132 9.99333 21.95C10.2071 21.9868 10.427 21.9531 10.6199 21.854C12.7349 20.405 15.9999 16.792 15.9999 15M18.3759 2.62198C18.573 2.42486 18.807 2.26851 19.0646 2.16183C19.3221 2.05515 19.5982 2.00024 19.8769 2.00024C20.1557 2.00024 20.4317 2.05515 20.6892 2.16183C20.9468 2.26851 21.1808 2.42486 21.3779 2.62198C21.575 2.81909 21.7314 3.0531 21.8381 3.31064C21.9447 3.56819 21.9996 3.84422 21.9996 4.12298C21.9996 4.40174 21.9447 4.67777 21.8381 4.93531C21.7314 5.19286 21.575 5.42686 21.3779 5.62398L17.3599 9.64298C17.2662 9.73674 17.2135 9.8639 17.2135 9.99648C17.2135 10.1291 17.2662 10.2562 17.3599 10.35L18.3039 11.294C18.7558 11.7459 19.0097 12.3589 19.0097 12.998C19.0097 13.6371 18.7558 14.25 18.3039 14.702L17.3599 15.646C17.2661 15.7397 17.139 15.7924 17.0064 15.7924C16.8738 15.7924 16.7467 15.7397 16.6529 15.646L8.35391 7.34798C8.26018 7.25421 8.20752 7.12706 8.20752 6.99448C8.20752 6.8619 8.26018 6.73474 8.35391 6.64098L9.29791 5.69698C9.74987 5.24509 10.3628 4.99123 11.0019 4.99123C11.641 4.99123 12.254 5.24509 12.7059 5.69698L13.6499 6.64098C13.7437 6.73471 13.8708 6.78737 14.0034 6.78737C14.136 6.78737 14.2631 6.73471 14.3569 6.64098L18.3759 2.62198Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--palette{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.5 7C13.7761 7 14 6.77614 14 6.5C14 6.22386 13.7761 6 13.5 6C13.2239 6 13 6.22386 13 6.5C13 6.77614 13.2239 7 13.5 7Z%22 fill%3D%22currentColor%22%2F%3E%3Cpath d%3D%22M17.5 11C17.7761 11 18 10.7761 18 10.5C18 10.2239 17.7761 10 17.5 10C17.2239 10 17 10.2239 17 10.5C17 10.7761 17.2239 11 17.5 11Z%22 fill%3D%22currentColor%22%2F%3E%3Cpath d%3D%22M8.5 8C8.77614 8 9 7.77614 9 7.5C9 7.22386 8.77614 7 8.5 7C8.22386 7 8 7.22386 8 7.5C8 7.77614 8.22386 8 8.5 8Z%22 fill%3D%22currentColor%22%2F%3E%3Cpath d%3D%22M6.5 13C6.77614 13 7 12.7761 7 12.5C7 12.2239 6.77614 12 6.5 12C6.22386 12 6 12.2239 6 12.5C6 12.7761 6.22386 13 6.5 13Z%22 fill%3D%22currentColor%22%2F%3E%3Cpath d%3D%22M13.5 7C13.7761 7 14 6.77614 14 6.5C14 6.22386 13.7761 6 13.5 6C13.2239 6 13 6.22386 13 6.5C13 6.77614 13.2239 7 13.5 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M17.5 11C17.7761 11 18 10.7761 18 10.5C18 10.2239 17.7761 10 17.5 10C17.2239 10 17 10.2239 17 10.5C17 10.7761 17.2239 11 17.5 11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M8.5 8C8.77614 8 9 7.77614 9 7.5C9 7.22386 8.77614 7 8.5 7C8.22386 7 8 7.22386 8 7.5C8 7.77614 8.22386 8 8.5 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M6.5 13C6.77614 13 7 12.7761 7 12.5C7 12.2239 6.77614 12 6.5 12C6.22386 12 6 12.2239 6 12.5C6 12.7761 6.22386 13 6.5 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 2C6.5 2 2 6.5 2 12C2 17.5 6.5 22 12 22C12.926 22 13.648 21.254 13.648 20.312C13.648 19.875 13.468 19.477 13.211 19.187C12.921 18.898 12.773 18.535 12.773 18.062C12.7692 17.8419 12.8098 17.6233 12.8922 17.4192C12.9747 17.2151 13.0975 17.0298 13.2531 16.8741C13.4088 16.7185 13.5941 16.5957 13.7982 16.5132C14.0023 16.4308 14.2209 16.3902 14.441 16.394H16.437C19.488 16.394 21.992 13.891 21.992 10.84C21.965 6.012 17.461 2 12 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.5 7C13.7761 7 14 6.77614 14 6.5C14 6.22386 13.7761 6 13.5 6C13.2239 6 13 6.22386 13 6.5C13 6.77614 13.2239 7 13.5 7Z%22 fill%3D%22currentColor%22%2F%3E%3Cpath d%3D%22M17.5 11C17.7761 11 18 10.7761 18 10.5C18 10.2239 17.7761 10 17.5 10C17.2239 10 17 10.2239 17 10.5C17 10.7761 17.2239 11 17.5 11Z%22 fill%3D%22currentColor%22%2F%3E%3Cpath d%3D%22M8.5 8C8.77614 8 9 7.77614 9 7.5C9 7.22386 8.77614 7 8.5 7C8.22386 7 8 7.22386 8 7.5C8 7.77614 8.22386 8 8.5 8Z%22 fill%3D%22currentColor%22%2F%3E%3Cpath d%3D%22M6.5 13C6.77614 13 7 12.7761 7 12.5C7 12.2239 6.77614 12 6.5 12C6.22386 12 6 12.2239 6 12.5C6 12.7761 6.22386 13 6.5 13Z%22 fill%3D%22currentColor%22%2F%3E%3Cpath d%3D%22M13.5 7C13.7761 7 14 6.77614 14 6.5C14 6.22386 13.7761 6 13.5 6C13.2239 6 13 6.22386 13 6.5C13 6.77614 13.2239 7 13.5 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M17.5 11C17.7761 11 18 10.7761 18 10.5C18 10.2239 17.7761 10 17.5 10C17.2239 10 17 10.2239 17 10.5C17 10.7761 17.2239 11 17.5 11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M8.5 8C8.77614 8 9 7.77614 9 7.5C9 7.22386 8.77614 7 8.5 7C8.22386 7 8 7.22386 8 7.5C8 7.77614 8.22386 8 8.5 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M6.5 13C6.77614 13 7 12.7761 7 12.5C7 12.2239 6.77614 12 6.5 12C6.22386 12 6 12.2239 6 12.5C6 12.7761 6.22386 13 6.5 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 2C6.5 2 2 6.5 2 12C2 17.5 6.5 22 12 22C12.926 22 13.648 21.254 13.648 20.312C13.648 19.875 13.468 19.477 13.211 19.187C12.921 18.898 12.773 18.535 12.773 18.062C12.7692 17.8419 12.8098 17.6233 12.8922 17.4192C12.9747 17.2151 13.0975 17.0298 13.2531 16.8741C13.4088 16.7185 13.5941 16.5957 13.7982 16.5132C14.0023 16.4308 14.2209 16.3902 14.441 16.394H16.437C19.488 16.394 21.992 13.891 21.992 10.84C21.965 6.012 17.461 2 12 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--panel-bottom-close{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 15H21M15 8L12 11L9 8M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 15H21M15 8L12 11L9 8M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--panel-bottom-dashed{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 15H15M19 15H21M3 15H5M9 15H10M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 15H15M19 15H21M3 15H5M9 15H10M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--panel-bottom-open{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 15H21M9 10L12 7L15 10M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 15H21M9 10L12 7L15 10M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--panel-bottom{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 15H21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 15H21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--panel-left-close{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 3V21M16 15L13 12L16 9M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 3V21M16 15L13 12L16 9M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--panel-left-dashed{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 14V15M9 19V21M9 3V5M9 9V10M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 14V15M9 19V21M9 3V5M9 9V10M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--panel-left-open{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 3V21M14 9L17 12L14 15M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 3V21M14 9L17 12L14 15M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--panel-left{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 3V21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 3V21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--panel-right-close{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 3V21M8 9L11 12L8 15M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 3V21M8 9L11 12L8 15M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--panel-right-dashed{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 14V15M15 19V21M15 3V5M15 9V10M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 14V15M15 19V21M15 3V5M15 9V10M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--panel-right-open{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 3V21M10 15L7 12L10 9M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 3V21M10 15L7 12L10 9M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--panel-right{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 3V21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 3V21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--panel-top-close{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 9H21M9 16L12 13L15 16M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 9H21M9 16L12 13L15 16M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--panel-top-dashed{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 9H15M19 9H21M3 9H5M9 9H10M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 9H15M19 9H21M3 9H5M9 9H10M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--panel-top-open{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 9H21M15 14L12 17L9 14M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 9H21M15 14L12 17L9 14M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--panel-top{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 9H21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 9H21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--panels-left-bottom{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 3V21M9 15H21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 3V21M9 15H21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--panels-right-bottom{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 15H15M15 3V21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 15H15M15 3V21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--panels-top-left{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 9H21M9 21V9M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 9H21M9 21V9M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--paperclip{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21.4398 11.05L12.2498 20.24C11.124 21.3659 9.59699 21.9984 8.0048 21.9984C6.41262 21.9984 4.88565 21.3659 3.7598 20.24C2.63396 19.1142 2.00146 17.5872 2.00146 15.995C2.00146 14.4029 2.63396 12.8759 3.7598 11.75L12.3298 3.18003C13.0804 2.42815 14.0989 2.00521 15.1613 2.00427C16.2237 2.00334 17.2429 2.42447 17.9948 3.17503C18.7467 3.9256 19.1696 4.9441 19.1706 6.0065C19.1715 7.06889 18.7504 8.08815 17.9998 8.84003L9.4098 17.41C9.03452 17.7853 8.52553 17.9961 7.9948 17.9961C7.46407 17.9961 6.95508 17.7853 6.5798 17.41C6.20452 17.0348 5.99369 16.5258 5.99369 15.995C5.99369 15.4643 6.20452 14.9553 6.5798 14.58L15.0698 6.10003%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21.4398 11.05L12.2498 20.24C11.124 21.3659 9.59699 21.9984 8.0048 21.9984C6.41262 21.9984 4.88565 21.3659 3.7598 20.24C2.63396 19.1142 2.00146 17.5872 2.00146 15.995C2.00146 14.4029 2.63396 12.8759 3.7598 11.75L12.3298 3.18003C13.0804 2.42815 14.0989 2.00521 15.1613 2.00427C16.2237 2.00334 17.2429 2.42447 17.9948 3.17503C18.7467 3.9256 19.1696 4.9441 19.1706 6.0065C19.1715 7.06889 18.7504 8.08815 17.9998 8.84003L9.4098 17.41C9.03452 17.7853 8.52553 17.9961 7.9948 17.9961C7.46407 17.9961 6.95508 17.7853 6.5798 17.41C6.20452 17.0348 5.99369 16.5258 5.99369 15.995C5.99369 15.4643 6.20452 14.9553 6.5798 14.58L15.0698 6.10003%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--parentheses{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 21C8 21 4 18 4 12C4 6 8 3 8 3M16 3C16 3 20 6 20 12C20 18 16 21 16 21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 21C8 21 4 18 4 12C4 6 8 3 8 3M16 3C16 3 20 6 20 12C20 18 16 21 16 21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--parking-meter{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 9C9 8.20435 9.31607 7.44129 9.87868 6.87868C10.4413 6.31607 11.2044 6 12 6C12.7956 6 13.5587 6.31607 14.1213 6.87868C14.6839 7.44129 15 8.20435 15 9M12 12V15M11 15H13M12 19V22M18.9999 8.99995C19.0046 7.97921 18.786 6.9698 18.3594 6.04246C17.9329 5.11512 17.3086 4.29229 16.5305 3.63164C15.7524 2.971 14.8392 2.48852 13.855 2.21803C12.8707 1.94753 11.8392 1.89557 10.8328 2.06578C9.8263 2.23599 8.86924 2.62425 8.02867 3.20335C7.1881 3.78246 6.48434 4.53839 5.96674 5.41817C5.44913 6.29794 5.13019 7.28028 5.03228 8.29632C4.93437 9.31236 5.05985 10.3375 5.39993 11.2999C6.39993 14.3999 7.99993 18.9999 7.99993 18.9999H15.9999C15.9999 18.9999 17.5999 14.3999 18.5999 11.2999C18.8999 10.4999 18.9999 9.79995 18.9999 8.99995Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 9C9 8.20435 9.31607 7.44129 9.87868 6.87868C10.4413 6.31607 11.2044 6 12 6C12.7956 6 13.5587 6.31607 14.1213 6.87868C14.6839 7.44129 15 8.20435 15 9M12 12V15M11 15H13M12 19V22M18.9999 8.99995C19.0046 7.97921 18.786 6.9698 18.3594 6.04246C17.9329 5.11512 17.3086 4.29229 16.5305 3.63164C15.7524 2.971 14.8392 2.48852 13.855 2.21803C12.8707 1.94753 11.8392 1.89557 10.8328 2.06578C9.8263 2.23599 8.86924 2.62425 8.02867 3.20335C7.1881 3.78246 6.48434 4.53839 5.96674 5.41817C5.44913 6.29794 5.13019 7.28028 5.03228 8.29632C4.93437 9.31236 5.05985 10.3375 5.39993 11.2999C6.39993 14.3999 7.99993 18.9999 7.99993 18.9999H15.9999C15.9999 18.9999 17.5999 14.3999 18.5999 11.2999C18.8999 10.4999 18.9999 9.79995 18.9999 8.99995Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--party-popper{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5.8 11.3L2 22L12.7 18.21M4 3H4.01M22 8H22.01M15 2H15.01M22 20H22.01M22 2L19.76 2.75C19.1224 2.96239 18.5783 3.38964 18.2208 3.95872C17.8633 4.52781 17.7146 5.20339 17.8 5.87C17.9 6.73 17.23 7.5 16.35 7.5H15.97C15.11 7.5 14.37 8.1 14.21 8.94L14 10M22 12.9999L21.18 12.6699C20.32 12.3299 19.36 12.8699 19.2 13.7799C19.09 14.4799 18.48 14.9999 17.77 14.9999H17M11 2L11.33 2.82C11.67 3.68 11.13 4.64 10.22 4.8C9.52 4.9 9 5.52 9 6.23V7M11 13C12.93 14.93 13.83 17.17 13 18C12.17 18.83 9.93002 17.93 8.00002 16C6.07002 14.07 5.17002 11.83 6.00002 11C6.83002 10.17 9.07002 11.07 11 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5.8 11.3L2 22L12.7 18.21M4 3H4.01M22 8H22.01M15 2H15.01M22 20H22.01M22 2L19.76 2.75C19.1224 2.96239 18.5783 3.38964 18.2208 3.95872C17.8633 4.52781 17.7146 5.20339 17.8 5.87C17.9 6.73 17.23 7.5 16.35 7.5H15.97C15.11 7.5 14.37 8.1 14.21 8.94L14 10M22 12.9999L21.18 12.6699C20.32 12.3299 19.36 12.8699 19.2 13.7799C19.09 14.4799 18.48 14.9999 17.77 14.9999H17M11 2L11.33 2.82C11.67 3.68 11.13 4.64 10.22 4.8C9.52 4.9 9 5.52 9 6.23V7M11 13C12.93 14.93 13.83 17.17 13 18C12.17 18.83 9.93002 17.93 8.00002 16C6.07002 14.07 5.17002 11.83 6.00002 11C6.83002 10.17 9.07002 11.07 11 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--pause{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 4H15C14.4477 4 14 4.44772 14 5V19C14 19.5523 14.4477 20 15 20H17C17.5523 20 18 19.5523 18 19V5C18 4.44772 17.5523 4 17 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M9 4H7C6.44772 4 6 4.44772 6 5V19C6 19.5523 6.44772 20 7 20H9C9.55228 20 10 19.5523 10 19V5C10 4.44772 9.55228 4 9 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 4H15C14.4477 4 14 4.44772 14 5V19C14 19.5523 14.4477 20 15 20H17C17.5523 20 18 19.5523 18 19V5C18 4.44772 17.5523 4 17 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M9 4H7C6.44772 4 6 4.44772 6 5V19C6 19.5523 6.44772 20 7 20H9C9.55228 20 10 19.5523 10 19V5C10 4.44772 9.55228 4 9 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--paw-print{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.9998 6C12.1043 6 12.9998 5.10457 12.9998 4C12.9998 2.89543 12.1043 2 10.9998 2C9.89519 2 8.99976 2.89543 8.99976 4C8.99976 5.10457 9.89519 6 10.9998 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M17.9998 10C19.1043 10 19.9998 9.10457 19.9998 8C19.9998 6.89543 19.1043 6 17.9998 6C16.8952 6 15.9998 6.89543 15.9998 8C15.9998 9.10457 16.8952 10 17.9998 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M19.9998 18C21.1043 18 21.9998 17.1046 21.9998 16C21.9998 14.8954 21.1043 14 19.9998 14C18.8952 14 17.9998 14.8954 17.9998 16C17.9998 17.1046 18.8952 18 19.9998 18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M8.99975 10C9.65636 10 10.3065 10.1293 10.9132 10.3806C11.5198 10.6319 12.071 11.0002 12.5353 11.4645C12.9996 11.9288 13.3679 12.48 13.6191 13.0866C13.8704 13.6932 13.9997 14.3434 13.9997 15V18.5C13.9995 19.3365 13.6996 20.1452 13.1546 20.7796C12.6095 21.4141 11.8552 21.8324 11.0283 21.9587C10.2015 22.085 9.3567 21.9111 8.64704 21.4683C7.93738 21.0255 7.40976 20.3432 7.15975 19.545C6.73308 18.1683 5.83308 17.2667 4.45975 16.84C3.66193 16.5901 2.97991 16.0629 2.53711 15.3538C2.0943 14.6446 1.91996 13.8004 2.04564 12.9739C2.17131 12.1473 2.58869 11.3931 3.22226 10.8476C3.85582 10.3021 4.66372 10.0015 5.49975 10H8.99975Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.9998 6C12.1043 6 12.9998 5.10457 12.9998 4C12.9998 2.89543 12.1043 2 10.9998 2C9.89519 2 8.99976 2.89543 8.99976 4C8.99976 5.10457 9.89519 6 10.9998 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M17.9998 10C19.1043 10 19.9998 9.10457 19.9998 8C19.9998 6.89543 19.1043 6 17.9998 6C16.8952 6 15.9998 6.89543 15.9998 8C15.9998 9.10457 16.8952 10 17.9998 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M19.9998 18C21.1043 18 21.9998 17.1046 21.9998 16C21.9998 14.8954 21.1043 14 19.9998 14C18.8952 14 17.9998 14.8954 17.9998 16C17.9998 17.1046 18.8952 18 19.9998 18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M8.99975 10C9.65636 10 10.3065 10.1293 10.9132 10.3806C11.5198 10.6319 12.071 11.0002 12.5353 11.4645C12.9996 11.9288 13.3679 12.48 13.6191 13.0866C13.8704 13.6932 13.9997 14.3434 13.9997 15V18.5C13.9995 19.3365 13.6996 20.1452 13.1546 20.7796C12.6095 21.4141 11.8552 21.8324 11.0283 21.9587C10.2015 22.085 9.3567 21.9111 8.64704 21.4683C7.93738 21.0255 7.40976 20.3432 7.15975 19.545C6.73308 18.1683 5.83308 17.2667 4.45975 16.84C3.66193 16.5901 2.97991 16.0629 2.53711 15.3538C2.0943 14.6446 1.91996 13.8004 2.04564 12.9739C2.17131 12.1473 2.58869 11.3931 3.22226 10.8476C3.85582 10.3021 4.66372 10.0015 5.49975 10H8.99975Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--pc-case{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 14H15.01M9 6H15M9 10H15M7 2H17C18.1046 2 19 2.89543 19 4V20C19 21.1046 18.1046 22 17 22H7C5.89543 22 5 21.1046 5 20V4C5 2.89543 5.89543 2 7 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 14H15.01M9 6H15M9 10H15M7 2H17C18.1046 2 19 2.89543 19 4V20C19 21.1046 18.1046 22 17 22H7C5.89543 22 5 21.1046 5 20V4C5 2.89543 5.89543 2 7 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--pen-line{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 20H21M16.376 3.62198C16.7741 3.22389 17.314 3.00024 17.877 3.00024C18.44 3.00024 18.9799 3.22389 19.378 3.62198C19.7761 4.02007 19.9997 4.55999 19.9997 5.12298C19.9997 5.68596 19.7761 6.22589 19.378 6.62398L7.36798 18.635C7.13007 18.8729 6.836 19.0469 6.51298 19.141L3.64098 19.979C3.55493 20.0041 3.46372 20.0056 3.37689 19.9833C3.29006 19.9611 3.2108 19.9159 3.14742 19.8525C3.08404 19.7892 3.03887 19.7099 3.01662 19.6231C2.99437 19.5362 2.99588 19.445 3.02098 19.359L3.85898 16.487C3.9532 16.1643 4.12722 15.8706 4.36498 15.633L16.376 3.62198Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 20H21M16.376 3.62198C16.7741 3.22389 17.314 3.00024 17.877 3.00024C18.44 3.00024 18.9799 3.22389 19.378 3.62198C19.7761 4.02007 19.9997 4.55999 19.9997 5.12298C19.9997 5.68596 19.7761 6.22589 19.378 6.62398L7.36798 18.635C7.13007 18.8729 6.836 19.0469 6.51298 19.141L3.64098 19.979C3.55493 20.0041 3.46372 20.0056 3.37689 19.9833C3.29006 19.9611 3.2108 19.9159 3.14742 19.8525C3.08404 19.7892 3.03887 19.7099 3.01662 19.6231C2.99437 19.5362 2.99588 19.445 3.02098 19.359L3.85898 16.487C3.9532 16.1643 4.12722 15.8706 4.36498 15.633L16.376 3.62198Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--pen-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 10L3.84301 16.162C3.61041 16.3944 3.43868 16.6805 3.34301 16.995L2.02101 21.355C1.99479 21.4415 1.99251 21.5335 2.01441 21.6212C2.03631 21.7089 2.08158 21.789 2.14539 21.853C2.2092 21.917 2.28918 21.9626 2.3768 21.9847C2.46442 22.0069 2.55642 22.0049 2.64301 21.979L7.00101 20.656C7.31448 20.5599 7.59951 20.3882 7.83101 20.156L14 13.982M12.8291 7.17202L17.1881 2.82602C17.4498 2.56429 17.7605 2.35668 18.1025 2.21504C18.4445 2.07339 18.811 2.00049 19.1811 2.00049C19.5512 2.00049 19.9177 2.07339 20.2597 2.21504C20.6017 2.35668 20.9124 2.56429 21.1741 2.82602C21.4358 3.08774 21.6434 3.39845 21.7851 3.74041C21.9267 4.08237 21.9996 4.44888 21.9996 4.81902C21.9996 5.18915 21.9267 5.55566 21.7851 5.89762C21.6434 6.23958 21.4358 6.55029 21.1741 6.81202L16.8211 11.165M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 10L3.84301 16.162C3.61041 16.3944 3.43868 16.6805 3.34301 16.995L2.02101 21.355C1.99479 21.4415 1.99251 21.5335 2.01441 21.6212C2.03631 21.7089 2.08158 21.789 2.14539 21.853C2.2092 21.917 2.28918 21.9626 2.3768 21.9847C2.46442 22.0069 2.55642 22.0049 2.64301 21.979L7.00101 20.656C7.31448 20.5599 7.59951 20.3882 7.83101 20.156L14 13.982M12.8291 7.17202L17.1881 2.82602C17.4498 2.56429 17.7605 2.35668 18.1025 2.21504C18.4445 2.07339 18.811 2.00049 19.1811 2.00049C19.5512 2.00049 19.9177 2.07339 20.2597 2.21504C20.6017 2.35668 20.9124 2.56429 21.1741 2.82602C21.4358 3.08774 21.6434 3.39845 21.7851 3.74041C21.9267 4.08237 21.9996 4.44888 21.9996 4.81902C21.9996 5.18915 21.9267 5.55566 21.7851 5.89762C21.6434 6.23958 21.4358 6.55029 21.1741 6.81202L16.8211 11.165M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--pen-tool{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 13L16.625 6.12601C16.5876 5.93899 16.4975 5.76656 16.3653 5.62907C16.2331 5.49157 16.0644 5.39475 15.879 5.35001L3.23501 2.02801C3.06843 1.98773 2.89431 1.99094 2.72933 2.03733C2.56436 2.08371 2.41407 2.17172 2.29289 2.29289C2.17172 2.41407 2.08371 2.56436 2.03733 2.72933C1.99094 2.89431 1.98773 3.06843 2.02801 3.23501L5.35001 15.879C5.39475 16.0644 5.49157 16.2331 5.62907 16.3653C5.76656 16.4975 5.93899 16.5876 6.12601 16.625L13 18M2.30005 2.30005L9.58605 9.58605M15.7071 21.2931C15.5196 21.4806 15.2653 21.5859 15.0001 21.5859C14.7349 21.5859 14.4806 21.4806 14.2931 21.2931L12.7071 19.7071C12.5196 19.5196 12.4143 19.2653 12.4143 19.0001C12.4143 18.7349 12.5196 18.4806 12.7071 18.2931L18.2931 12.7071C18.4806 12.5196 18.7349 12.4143 19.0001 12.4143C19.2653 12.4143 19.5196 12.5196 19.7071 12.7071L21.2931 14.2931C21.4806 14.4806 21.5859 14.7349 21.5859 15.0001C21.5859 15.2653 21.4806 15.5196 21.2931 15.7071L15.7071 21.2931ZM13 11C13 12.1046 12.1046 13 11 13C9.89543 13 9 12.1046 9 11C9 9.89543 9.89543 9 11 9C12.1046 9 13 9.89543 13 11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 13L16.625 6.12601C16.5876 5.93899 16.4975 5.76656 16.3653 5.62907C16.2331 5.49157 16.0644 5.39475 15.879 5.35001L3.23501 2.02801C3.06843 1.98773 2.89431 1.99094 2.72933 2.03733C2.56436 2.08371 2.41407 2.17172 2.29289 2.29289C2.17172 2.41407 2.08371 2.56436 2.03733 2.72933C1.99094 2.89431 1.98773 3.06843 2.02801 3.23501L5.35001 15.879C5.39475 16.0644 5.49157 16.2331 5.62907 16.3653C5.76656 16.4975 5.93899 16.5876 6.12601 16.625L13 18M2.30005 2.30005L9.58605 9.58605M15.7071 21.2931C15.5196 21.4806 15.2653 21.5859 15.0001 21.5859C14.7349 21.5859 14.4806 21.4806 14.2931 21.2931L12.7071 19.7071C12.5196 19.5196 12.4143 19.2653 12.4143 19.0001C12.4143 18.7349 12.5196 18.4806 12.7071 18.2931L18.2931 12.7071C18.4806 12.5196 18.7349 12.4143 19.0001 12.4143C19.2653 12.4143 19.5196 12.5196 19.7071 12.7071L21.2931 14.2931C21.4806 14.4806 21.5859 14.7349 21.5859 15.0001C21.5859 15.2653 21.4806 15.5196 21.2931 15.7071L15.7071 21.2931ZM13 11C13 12.1046 12.1046 13 11 13C9.89543 13 9 12.1046 9 11C9 9.89543 9.89543 9 11 9C12.1046 9 13 9.89543 13 11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--pen{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21.1739 6.81201C21.7026 6.28344 21.9997 5.56648 21.9998 4.81887C21.9999 4.07125 21.703 3.35422 21.1744 2.82551C20.6459 2.29681 19.9289 1.99973 19.1813 1.99963C18.4337 1.99954 17.7166 2.29644 17.1879 2.82501L3.84193 16.174C3.60975 16.4055 3.43805 16.6905 3.34193 17.004L2.02093 21.356C1.99509 21.4425 1.99314 21.5344 2.01529 21.6219C2.03743 21.7094 2.08285 21.7892 2.14673 21.853C2.21061 21.9168 2.29055 21.9621 2.37809 21.9841C2.46563 22.0061 2.55749 22.004 2.64393 21.978L6.99693 20.658C7.3101 20.5628 7.59511 20.3921 7.82693 20.161L21.1739 6.81201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21.1739 6.81201C21.7026 6.28344 21.9997 5.56648 21.9998 4.81887C21.9999 4.07125 21.703 3.35422 21.1744 2.82551C20.6459 2.29681 19.9289 1.99973 19.1813 1.99963C18.4337 1.99954 17.7166 2.29644 17.1879 2.82501L3.84193 16.174C3.60975 16.4055 3.43805 16.6905 3.34193 17.004L2.02093 21.356C1.99509 21.4425 1.99314 21.5344 2.01529 21.6219C2.03743 21.7094 2.08285 21.7892 2.14673 21.853C2.21061 21.9168 2.29055 21.9621 2.37809 21.9841C2.46563 22.0061 2.55749 22.004 2.64393 21.978L6.99693 20.658C7.3101 20.5628 7.59511 20.3921 7.82693 20.161L21.1739 6.81201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--pencil-line{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 20H21M15 5L18 8M16.376 3.62198C16.7741 3.22389 17.314 3.00024 17.877 3.00024C18.44 3.00024 18.9799 3.22389 19.378 3.62198C19.7761 4.02007 19.9997 4.55999 19.9997 5.12298C19.9997 5.68596 19.7761 6.22589 19.378 6.62398L7.36798 18.635C7.13007 18.8729 6.836 19.0469 6.51298 19.141L3.64098 19.979C3.55493 20.0041 3.46372 20.0056 3.37689 19.9833C3.29006 19.9611 3.2108 19.9159 3.14742 19.8525C3.08404 19.7892 3.03887 19.7099 3.01662 19.6231C2.99437 19.5362 2.99588 19.445 3.02098 19.359L3.85898 16.487C3.9532 16.1643 4.12722 15.8706 4.36498 15.633L16.376 3.62198Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 20H21M15 5L18 8M16.376 3.62198C16.7741 3.22389 17.314 3.00024 17.877 3.00024C18.44 3.00024 18.9799 3.22389 19.378 3.62198C19.7761 4.02007 19.9997 4.55999 19.9997 5.12298C19.9997 5.68596 19.7761 6.22589 19.378 6.62398L7.36798 18.635C7.13007 18.8729 6.836 19.0469 6.51298 19.141L3.64098 19.979C3.55493 20.0041 3.46372 20.0056 3.37689 19.9833C3.29006 19.9611 3.2108 19.9159 3.14742 19.8525C3.08404 19.7892 3.03887 19.7099 3.01662 19.6231C2.99437 19.5362 2.99588 19.445 3.02098 19.359L3.85898 16.487C3.9532 16.1643 4.12722 15.8706 4.36498 15.633L16.376 3.62198Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--pencil-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 10L3.84301 16.162C3.61041 16.3944 3.43868 16.6805 3.34301 16.995L2.02101 21.355C1.99479 21.4415 1.99251 21.5335 2.01441 21.6212C2.03631 21.7089 2.08158 21.789 2.14539 21.853C2.2092 21.917 2.28918 21.9626 2.3768 21.9847C2.46442 22.0069 2.55642 22.0049 2.64301 21.979L7.00101 20.656C7.31448 20.5599 7.59951 20.3882 7.83101 20.156L14 13.982M12.8291 7.17202L17.1881 2.82602C17.4498 2.56429 17.7605 2.35668 18.1025 2.21504C18.4445 2.07339 18.811 2.00049 19.1811 2.00049C19.5512 2.00049 19.9177 2.07339 20.2597 2.21504C20.6017 2.35668 20.9124 2.56429 21.1741 2.82602C21.4358 3.08774 21.6434 3.39845 21.7851 3.74041C21.9267 4.08237 21.9996 4.44888 21.9996 4.81902C21.9996 5.18915 21.9267 5.55566 21.7851 5.89762C21.6434 6.23958 21.4358 6.55029 21.1741 6.81202L16.8211 11.165M15 5L19 9M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 10L3.84301 16.162C3.61041 16.3944 3.43868 16.6805 3.34301 16.995L2.02101 21.355C1.99479 21.4415 1.99251 21.5335 2.01441 21.6212C2.03631 21.7089 2.08158 21.789 2.14539 21.853C2.2092 21.917 2.28918 21.9626 2.3768 21.9847C2.46442 22.0069 2.55642 22.0049 2.64301 21.979L7.00101 20.656C7.31448 20.5599 7.59951 20.3882 7.83101 20.156L14 13.982M12.8291 7.17202L17.1881 2.82602C17.4498 2.56429 17.7605 2.35668 18.1025 2.21504C18.4445 2.07339 18.811 2.00049 19.1811 2.00049C19.5512 2.00049 19.9177 2.07339 20.2597 2.21504C20.6017 2.35668 20.9124 2.56429 21.1741 2.82602C21.4358 3.08774 21.6434 3.39845 21.7851 3.74041C21.9267 4.08237 21.9996 4.44888 21.9996 4.81902C21.9996 5.18915 21.9267 5.55566 21.7851 5.89762C21.6434 6.23958 21.4358 6.55029 21.1741 6.81202L16.8211 11.165M15 5L19 9M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--pencil-ruler{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg clip-path%3D%22url(%23clip0_901_2061)%22%3E%3Cpath d%3D%22M12.9998 7.00005L8.6998 2.70005C8.24818 2.2506 7.63695 1.99829 6.9998 1.99829C6.36265 1.99829 5.75143 2.2506 5.2998 2.70005L2.6998 5.30005C2.25036 5.75167 1.99805 6.36289 1.99805 7.00005C1.99805 7.6372 2.25036 8.24842 2.6998 8.70005L6.9998 13M7.99976 6L9.99976 4M17.9998 16L19.9998 14M16.9998 11L21.2998 15.3C22.2398 16.24 22.2398 17.76 21.2998 18.7L18.6998 21.3C17.7598 22.24 16.2398 22.24 15.2998 21.3L10.9998 17M14.9998 5L18.9998 9M21.1737 6.81189C21.7024 6.28332 21.9995 5.56636 21.9996 4.81875C21.9997 4.07113 21.7028 3.3541 21.1742 2.82539C20.6456 2.29668 19.9287 1.99961 19.181 1.99951C18.4334 1.99942 17.7164 2.29632 17.1877 2.82489L3.84169 16.1739C3.60951 16.4054 3.4378 16.6904 3.34169 17.0039L2.02069 21.3559C1.99485 21.4424 1.99289 21.5342 2.01504 21.6217C2.03719 21.7092 2.08261 21.7891 2.14649 21.8529C2.21036 21.9167 2.29031 21.962 2.37785 21.984C2.46539 22.006 2.55725 22.0039 2.64369 21.9779L6.99669 20.6579C7.30986 20.5626 7.59486 20.392 7.82669 20.1609L21.1737 6.81189Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath id%3D%22clip0_901_2061%22%3E%3Crect width%3D%2224%22 height%3D%2224%22 fill%3D%22currentColor%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg clip-path%3D%22url(%23clip0_901_2061)%22%3E%3Cpath d%3D%22M12.9998 7.00005L8.6998 2.70005C8.24818 2.2506 7.63695 1.99829 6.9998 1.99829C6.36265 1.99829 5.75143 2.2506 5.2998 2.70005L2.6998 5.30005C2.25036 5.75167 1.99805 6.36289 1.99805 7.00005C1.99805 7.6372 2.25036 8.24842 2.6998 8.70005L6.9998 13M7.99976 6L9.99976 4M17.9998 16L19.9998 14M16.9998 11L21.2998 15.3C22.2398 16.24 22.2398 17.76 21.2998 18.7L18.6998 21.3C17.7598 22.24 16.2398 22.24 15.2998 21.3L10.9998 17M14.9998 5L18.9998 9M21.1737 6.81189C21.7024 6.28332 21.9995 5.56636 21.9996 4.81875C21.9997 4.07113 21.7028 3.3541 21.1742 2.82539C20.6456 2.29668 19.9287 1.99961 19.181 1.99951C18.4334 1.99942 17.7164 2.29632 17.1877 2.82489L3.84169 16.1739C3.60951 16.4054 3.4378 16.6904 3.34169 17.0039L2.02069 21.3559C1.99485 21.4424 1.99289 21.5342 2.01504 21.6217C2.03719 21.7092 2.08261 21.7891 2.14649 21.8529C2.21036 21.9167 2.29031 21.962 2.37785 21.984C2.46539 22.006 2.55725 22.0039 2.64369 21.9779L6.99669 20.6579C7.30986 20.5626 7.59486 20.392 7.82669 20.1609L21.1737 6.81189Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath id%3D%22clip0_901_2061%22%3E%3Crect width%3D%2224%22 height%3D%2224%22 fill%3D%22currentColor%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--pencil{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 5L19 9M21.1739 6.81189C21.7026 6.28332 21.9997 5.56636 21.9998 4.81875C21.9999 4.07113 21.703 3.3541 21.1744 2.82539C20.6459 2.29668 19.9289 1.99961 19.1813 1.99951C18.4337 1.99942 17.7166 2.29632 17.1879 2.82489L3.84193 16.1739C3.60975 16.4054 3.43805 16.6904 3.34193 17.0039L2.02093 21.3559C1.99509 21.4424 1.99314 21.5342 2.01529 21.6217C2.03743 21.7092 2.08285 21.7891 2.14673 21.8529C2.21061 21.9167 2.29055 21.962 2.37809 21.984C2.46563 22.006 2.55749 22.0039 2.64393 21.9779L6.99693 20.6579C7.3101 20.5626 7.59511 20.392 7.82693 20.1609L21.1739 6.81189Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 5L19 9M21.1739 6.81189C21.7026 6.28332 21.9997 5.56636 21.9998 4.81875C21.9999 4.07113 21.703 3.3541 21.1744 2.82539C20.6459 2.29668 19.9289 1.99961 19.1813 1.99951C18.4337 1.99942 17.7166 2.29632 17.1879 2.82489L3.84193 16.1739C3.60975 16.4054 3.43805 16.6904 3.34193 17.0039L2.02093 21.3559C1.99509 21.4424 1.99314 21.5342 2.01529 21.6217C2.03743 21.7092 2.08285 21.7891 2.14673 21.8529C2.21061 21.9167 2.29055 21.962 2.37809 21.984C2.46563 22.006 2.55749 22.0039 2.64393 21.9779L6.99693 20.6579C7.3101 20.5626 7.59511 20.392 7.82693 20.1609L21.1739 6.81189Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--pentagon{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.8299 2.38001C11.1706 2.1343 11.5799 2.00208 11.9999 2.00208C12.4199 2.00208 12.8293 2.1343 13.1699 2.38001L21.1699 8.12001C21.5151 8.36867 21.772 8.72089 21.9032 9.12552C22.0345 9.53014 22.0334 9.96608 21.8999 10.37L18.8599 19.63C18.7275 20.0291 18.4726 20.3763 18.1315 20.6223C17.7904 20.8682 17.3805 21.0004 16.9599 21H7.03994C6.61942 21.0004 6.20948 20.8682 5.86839 20.6223C5.52729 20.3763 5.2724 20.0291 5.13994 19.63L2.09994 10.37C1.96652 9.96608 1.96537 9.53014 2.09664 9.12552C2.22792 8.72089 2.48479 8.36867 2.82994 8.12001L10.8299 2.38001Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.8299 2.38001C11.1706 2.1343 11.5799 2.00208 11.9999 2.00208C12.4199 2.00208 12.8293 2.1343 13.1699 2.38001L21.1699 8.12001C21.5151 8.36867 21.772 8.72089 21.9032 9.12552C22.0345 9.53014 22.0334 9.96608 21.8999 10.37L18.8599 19.63C18.7275 20.0291 18.4726 20.3763 18.1315 20.6223C17.7904 20.8682 17.3805 21.0004 16.9599 21H7.03994C6.61942 21.0004 6.20948 20.8682 5.86839 20.6223C5.52729 20.3763 5.2724 20.0291 5.13994 19.63L2.09994 10.37C1.96652 9.96608 1.96537 9.53014 2.09664 9.12552C2.22792 8.72089 2.48479 8.36867 2.82994 8.12001L10.8299 2.38001Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--percent{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 5L5 19M9 6.5C9 7.88071 7.88071 9 6.5 9C5.11929 9 4 7.88071 4 6.5C4 5.11929 5.11929 4 6.5 4C7.88071 4 9 5.11929 9 6.5ZM20 17.5C20 18.8807 18.8807 20 17.5 20C16.1193 20 15 18.8807 15 17.5C15 16.1193 16.1193 15 17.5 15C18.8807 15 20 16.1193 20 17.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 5L5 19M9 6.5C9 7.88071 7.88071 9 6.5 9C5.11929 9 4 7.88071 4 6.5C4 5.11929 5.11929 4 6.5 4C7.88071 4 9 5.11929 9 6.5ZM20 17.5C20 18.8807 18.8807 20 17.5 20C16.1193 20 15 18.8807 15 17.5C15 16.1193 16.1193 15 17.5 15C18.8807 15 20 16.1193 20 17.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--person-standing{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 20L12 14M12 14L15 20M12 14V10M6 8L12 10M12 10L18 8M13 5C13 5.55228 12.5523 6 12 6C11.4477 6 11 5.55228 11 5C11 4.44772 11.4477 4 12 4C12.5523 4 13 4.44772 13 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 20L12 14M12 14L15 20M12 14V10M6 8L12 10M12 10L18 8M13 5C13 5.55228 12.5523 6 12 6C11.4477 6 11 5.55228 11 5C11 4.44772 11.4477 4 12 4C12.5523 4 13 4.44772 13 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--philippine-peso{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 11H4M20 7H4M7 21V4C7 3.73478 7.10536 3.48043 7.29289 3.29289C7.48043 3.10536 7.73478 3 8 3H12C13.5913 3 15.1174 3.63214 16.2426 4.75736C17.3679 5.88258 18 7.4087 18 9C18 10.5913 17.3679 12.1174 16.2426 13.2426C15.1174 14.3679 13.5913 15 12 15H7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 11H4M20 7H4M7 21V4C7 3.73478 7.10536 3.48043 7.29289 3.29289C7.48043 3.10536 7.73478 3 8 3H12C13.5913 3 15.1174 3.63214 16.2426 4.75736C17.3679 5.88258 18 7.4087 18 9C18 10.5913 17.3679 12.1174 16.2426 13.2426C15.1174 14.3679 13.5913 15 12 15H7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--phone-call{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.05 2C16.0883 2.21477 17.9922 3.1188 19.4469 4.56258C20.9016 6.00636 21.8199 7.90341 22.05 9.94M14.05 6C15.0336 6.19394 15.9361 6.67903 16.6404 7.39231C17.3448 8.10559 17.8185 9.01413 18 10M21.9999 16.9201V19.9201C22.0011 20.1986 21.944 20.4743 21.8324 20.7294C21.7209 20.9846 21.5572 21.2137 21.352 21.402C21.1468 21.5902 20.9045 21.7336 20.6407 21.8228C20.3769 21.912 20.0973 21.9452 19.8199 21.9201C16.7428 21.5857 13.7869 20.5342 11.1899 18.8501C8.77376 17.3148 6.72527 15.2663 5.18993 12.8501C3.49991 10.2413 2.44818 7.27109 2.11993 4.1801C2.09494 3.90356 2.12781 3.62486 2.21643 3.36172C2.30506 3.09859 2.4475 2.85679 2.6347 2.65172C2.82189 2.44665 3.04974 2.28281 3.30372 2.17062C3.55771 2.05843 3.83227 2.00036 4.10993 2.0001H7.10993C7.59524 1.99532 8.06572 2.16718 8.43369 2.48363C8.80166 2.80008 9.04201 3.23954 9.10993 3.7201C9.23656 4.68016 9.47138 5.62282 9.80993 6.5301C9.94448 6.88802 9.9736 7.27701 9.89384 7.65098C9.81408 8.02494 9.6288 8.36821 9.35993 8.6401L8.08993 9.9101C9.51349 12.4136 11.5864 14.4865 14.0899 15.9101L15.3599 14.6401C15.6318 14.3712 15.9751 14.1859 16.3491 14.1062C16.723 14.0264 17.112 14.0556 17.4699 14.1901C18.3772 14.5286 19.3199 14.7635 20.2799 14.8901C20.7657 14.9586 21.2093 15.2033 21.5265 15.5776C21.8436 15.9519 22.0121 16.4297 21.9999 16.9201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.05 2C16.0883 2.21477 17.9922 3.1188 19.4469 4.56258C20.9016 6.00636 21.8199 7.90341 22.05 9.94M14.05 6C15.0336 6.19394 15.9361 6.67903 16.6404 7.39231C17.3448 8.10559 17.8185 9.01413 18 10M21.9999 16.9201V19.9201C22.0011 20.1986 21.944 20.4743 21.8324 20.7294C21.7209 20.9846 21.5572 21.2137 21.352 21.402C21.1468 21.5902 20.9045 21.7336 20.6407 21.8228C20.3769 21.912 20.0973 21.9452 19.8199 21.9201C16.7428 21.5857 13.7869 20.5342 11.1899 18.8501C8.77376 17.3148 6.72527 15.2663 5.18993 12.8501C3.49991 10.2413 2.44818 7.27109 2.11993 4.1801C2.09494 3.90356 2.12781 3.62486 2.21643 3.36172C2.30506 3.09859 2.4475 2.85679 2.6347 2.65172C2.82189 2.44665 3.04974 2.28281 3.30372 2.17062C3.55771 2.05843 3.83227 2.00036 4.10993 2.0001H7.10993C7.59524 1.99532 8.06572 2.16718 8.43369 2.48363C8.80166 2.80008 9.04201 3.23954 9.10993 3.7201C9.23656 4.68016 9.47138 5.62282 9.80993 6.5301C9.94448 6.88802 9.9736 7.27701 9.89384 7.65098C9.81408 8.02494 9.6288 8.36821 9.35993 8.6401L8.08993 9.9101C9.51349 12.4136 11.5864 14.4865 14.0899 15.9101L15.3599 14.6401C15.6318 14.3712 15.9751 14.1859 16.3491 14.1062C16.723 14.0264 17.112 14.0556 17.4699 14.1901C18.3772 14.5286 19.3199 14.7635 20.2799 14.8901C20.7657 14.9586 21.2093 15.2033 21.5265 15.5776C21.8436 15.9519 22.0121 16.4297 21.9999 16.9201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--phone-forwarded{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 2L22 6M22 6L18 10M22 6H14M21.9999 16.9201V19.9201C22.0011 20.1986 21.944 20.4743 21.8324 20.7294C21.7209 20.9846 21.5572 21.2137 21.352 21.402C21.1468 21.5902 20.9045 21.7336 20.6407 21.8228C20.3769 21.912 20.0973 21.9452 19.8199 21.9201C16.7428 21.5857 13.7869 20.5342 11.1899 18.8501C8.77376 17.3148 6.72527 15.2663 5.18993 12.8501C3.49991 10.2413 2.44818 7.27109 2.11993 4.1801C2.09494 3.90356 2.12781 3.62486 2.21643 3.36172C2.30506 3.09859 2.4475 2.85679 2.6347 2.65172C2.82189 2.44665 3.04974 2.28281 3.30372 2.17062C3.55771 2.05843 3.83227 2.00036 4.10993 2.0001H7.10993C7.59524 1.99532 8.06572 2.16718 8.43369 2.48363C8.80166 2.80008 9.04201 3.23954 9.10993 3.7201C9.23656 4.68016 9.47138 5.62282 9.80993 6.5301C9.94448 6.88802 9.9736 7.27701 9.89384 7.65098C9.81408 8.02494 9.6288 8.36821 9.35993 8.6401L8.08993 9.9101C9.51349 12.4136 11.5864 14.4865 14.0899 15.9101L15.3599 14.6401C15.6318 14.3712 15.9751 14.1859 16.3491 14.1062C16.723 14.0264 17.112 14.0556 17.4699 14.1901C18.3772 14.5286 19.3199 14.7635 20.2799 14.8901C20.7657 14.9586 21.2093 15.2033 21.5265 15.5776C21.8436 15.9519 22.0121 16.4297 21.9999 16.9201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 2L22 6M22 6L18 10M22 6H14M21.9999 16.9201V19.9201C22.0011 20.1986 21.944 20.4743 21.8324 20.7294C21.7209 20.9846 21.5572 21.2137 21.352 21.402C21.1468 21.5902 20.9045 21.7336 20.6407 21.8228C20.3769 21.912 20.0973 21.9452 19.8199 21.9201C16.7428 21.5857 13.7869 20.5342 11.1899 18.8501C8.77376 17.3148 6.72527 15.2663 5.18993 12.8501C3.49991 10.2413 2.44818 7.27109 2.11993 4.1801C2.09494 3.90356 2.12781 3.62486 2.21643 3.36172C2.30506 3.09859 2.4475 2.85679 2.6347 2.65172C2.82189 2.44665 3.04974 2.28281 3.30372 2.17062C3.55771 2.05843 3.83227 2.00036 4.10993 2.0001H7.10993C7.59524 1.99532 8.06572 2.16718 8.43369 2.48363C8.80166 2.80008 9.04201 3.23954 9.10993 3.7201C9.23656 4.68016 9.47138 5.62282 9.80993 6.5301C9.94448 6.88802 9.9736 7.27701 9.89384 7.65098C9.81408 8.02494 9.6288 8.36821 9.35993 8.6401L8.08993 9.9101C9.51349 12.4136 11.5864 14.4865 14.0899 15.9101L15.3599 14.6401C15.6318 14.3712 15.9751 14.1859 16.3491 14.1062C16.723 14.0264 17.112 14.0556 17.4699 14.1901C18.3772 14.5286 19.3199 14.7635 20.2799 14.8901C20.7657 14.9586 21.2093 15.2033 21.5265 15.5776C21.8436 15.9519 22.0121 16.4297 21.9999 16.9201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--phone-incoming{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 2V8M16 8H22M16 8L22 2M21.9999 16.9201V19.9201C22.0011 20.1986 21.944 20.4743 21.8324 20.7294C21.7209 20.9846 21.5572 21.2137 21.352 21.402C21.1468 21.5902 20.9045 21.7336 20.6407 21.8228C20.3769 21.912 20.0973 21.9452 19.8199 21.9201C16.7428 21.5857 13.7869 20.5342 11.1899 18.8501C8.77376 17.3148 6.72527 15.2663 5.18993 12.8501C3.49991 10.2413 2.44818 7.27109 2.11993 4.1801C2.09494 3.90356 2.12781 3.62486 2.21643 3.36172C2.30506 3.09859 2.4475 2.85679 2.6347 2.65172C2.82189 2.44665 3.04974 2.28281 3.30372 2.17062C3.55771 2.05843 3.83227 2.00036 4.10993 2.0001H7.10993C7.59524 1.99532 8.06572 2.16718 8.43369 2.48363C8.80166 2.80008 9.04201 3.23954 9.10993 3.7201C9.23656 4.68016 9.47138 5.62282 9.80993 6.5301C9.94448 6.88802 9.9736 7.27701 9.89384 7.65098C9.81408 8.02494 9.6288 8.36821 9.35993 8.6401L8.08993 9.9101C9.51349 12.4136 11.5864 14.4865 14.0899 15.9101L15.3599 14.6401C15.6318 14.3712 15.9751 14.1859 16.3491 14.1062C16.723 14.0264 17.112 14.0556 17.4699 14.1901C18.3772 14.5286 19.3199 14.7635 20.2799 14.8901C20.7657 14.9586 21.2093 15.2033 21.5265 15.5776C21.8436 15.9519 22.0121 16.4297 21.9999 16.9201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 2V8M16 8H22M16 8L22 2M21.9999 16.9201V19.9201C22.0011 20.1986 21.944 20.4743 21.8324 20.7294C21.7209 20.9846 21.5572 21.2137 21.352 21.402C21.1468 21.5902 20.9045 21.7336 20.6407 21.8228C20.3769 21.912 20.0973 21.9452 19.8199 21.9201C16.7428 21.5857 13.7869 20.5342 11.1899 18.8501C8.77376 17.3148 6.72527 15.2663 5.18993 12.8501C3.49991 10.2413 2.44818 7.27109 2.11993 4.1801C2.09494 3.90356 2.12781 3.62486 2.21643 3.36172C2.30506 3.09859 2.4475 2.85679 2.6347 2.65172C2.82189 2.44665 3.04974 2.28281 3.30372 2.17062C3.55771 2.05843 3.83227 2.00036 4.10993 2.0001H7.10993C7.59524 1.99532 8.06572 2.16718 8.43369 2.48363C8.80166 2.80008 9.04201 3.23954 9.10993 3.7201C9.23656 4.68016 9.47138 5.62282 9.80993 6.5301C9.94448 6.88802 9.9736 7.27701 9.89384 7.65098C9.81408 8.02494 9.6288 8.36821 9.35993 8.6401L8.08993 9.9101C9.51349 12.4136 11.5864 14.4865 14.0899 15.9101L15.3599 14.6401C15.6318 14.3712 15.9751 14.1859 16.3491 14.1062C16.723 14.0264 17.112 14.0556 17.4699 14.1901C18.3772 14.5286 19.3199 14.7635 20.2799 14.8901C20.7657 14.9586 21.2093 15.2033 21.5265 15.5776C21.8436 15.9519 22.0121 16.4297 21.9999 16.9201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--phone-missed{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 2L16 8M16 2L22 8M21.9999 16.9201V19.9201C22.0011 20.1986 21.944 20.4743 21.8324 20.7294C21.7209 20.9846 21.5572 21.2137 21.352 21.402C21.1468 21.5902 20.9045 21.7336 20.6407 21.8228C20.3769 21.912 20.0973 21.9452 19.8199 21.9201C16.7428 21.5857 13.7869 20.5342 11.1899 18.8501C8.77376 17.3148 6.72527 15.2663 5.18993 12.8501C3.49991 10.2413 2.44818 7.27109 2.11993 4.1801C2.09494 3.90356 2.12781 3.62486 2.21643 3.36172C2.30506 3.09859 2.4475 2.85679 2.6347 2.65172C2.82189 2.44665 3.04974 2.28281 3.30372 2.17062C3.55771 2.05843 3.83227 2.00036 4.10993 2.0001H7.10993C7.59524 1.99532 8.06572 2.16718 8.43369 2.48363C8.80166 2.80008 9.04201 3.23954 9.10993 3.7201C9.23656 4.68016 9.47138 5.62282 9.80993 6.5301C9.94448 6.88802 9.9736 7.27701 9.89384 7.65098C9.81408 8.02494 9.6288 8.36821 9.35993 8.6401L8.08993 9.9101C9.51349 12.4136 11.5864 14.4865 14.0899 15.9101L15.3599 14.6401C15.6318 14.3712 15.9751 14.1859 16.3491 14.1062C16.723 14.0264 17.112 14.0556 17.4699 14.1901C18.3772 14.5286 19.3199 14.7635 20.2799 14.8901C20.7657 14.9586 21.2093 15.2033 21.5265 15.5776C21.8436 15.9519 22.0121 16.4297 21.9999 16.9201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 2L16 8M16 2L22 8M21.9999 16.9201V19.9201C22.0011 20.1986 21.944 20.4743 21.8324 20.7294C21.7209 20.9846 21.5572 21.2137 21.352 21.402C21.1468 21.5902 20.9045 21.7336 20.6407 21.8228C20.3769 21.912 20.0973 21.9452 19.8199 21.9201C16.7428 21.5857 13.7869 20.5342 11.1899 18.8501C8.77376 17.3148 6.72527 15.2663 5.18993 12.8501C3.49991 10.2413 2.44818 7.27109 2.11993 4.1801C2.09494 3.90356 2.12781 3.62486 2.21643 3.36172C2.30506 3.09859 2.4475 2.85679 2.6347 2.65172C2.82189 2.44665 3.04974 2.28281 3.30372 2.17062C3.55771 2.05843 3.83227 2.00036 4.10993 2.0001H7.10993C7.59524 1.99532 8.06572 2.16718 8.43369 2.48363C8.80166 2.80008 9.04201 3.23954 9.10993 3.7201C9.23656 4.68016 9.47138 5.62282 9.80993 6.5301C9.94448 6.88802 9.9736 7.27701 9.89384 7.65098C9.81408 8.02494 9.6288 8.36821 9.35993 8.6401L8.08993 9.9101C9.51349 12.4136 11.5864 14.4865 14.0899 15.9101L15.3599 14.6401C15.6318 14.3712 15.9751 14.1859 16.3491 14.1062C16.723 14.0264 17.112 14.0556 17.4699 14.1901C18.3772 14.5286 19.3199 14.7635 20.2799 14.8901C20.7657 14.9586 21.2093 15.2033 21.5265 15.5776C21.8436 15.9519 22.0121 16.4297 21.9999 16.9201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--phone-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.6799 13.3101C11.6948 14.3258 12.8418 15.2004 14.0899 15.9101L15.3599 14.6401C15.6318 14.3712 15.9751 14.1859 16.3491 14.1062C16.723 14.0264 17.112 14.0556 17.4699 14.1901C18.3772 14.5286 19.3199 14.7635 20.2799 14.8901C20.7605 14.958 21.1999 15.1984 21.5164 15.5663C21.8329 15.9343 22.0047 16.4048 21.9999 16.8901V19.8901C22.0011 20.1686 21.944 20.4443 21.8324 20.6994C21.7209 20.9546 21.5572 21.1837 21.352 21.372C21.1468 21.5602 20.9045 21.7036 20.6407 21.7928C20.3769 21.882 20.0973 21.9152 19.8199 21.8901C16.7428 21.5557 13.7869 20.5042 11.1899 18.8201C9.9852 18.0552 8.86846 17.1597 7.85993 16.1501M5.18993 12.8101C3.50579 10.2131 2.45429 7.25726 2.11993 4.1801C2.09494 3.90356 2.12781 3.62486 2.21643 3.36172C2.30506 3.09859 2.4475 2.85679 2.6347 2.65172C2.82189 2.44665 3.04974 2.28281 3.30372 2.17062C3.55771 2.05843 3.83227 2.00036 4.10993 2.0001H7.10993C7.59524 1.99532 8.06572 2.16718 8.43369 2.48363C8.80166 2.80008 9.04201 3.23954 9.10993 3.7201C9.23656 4.68016 9.47138 5.62282 9.80993 6.5301C9.94448 6.88802 9.9736 7.27701 9.89384 7.65098C9.81408 8.02494 9.6288 8.36821 9.35993 8.6401L8.08993 9.9101M22 2L2 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.6799 13.3101C11.6948 14.3258 12.8418 15.2004 14.0899 15.9101L15.3599 14.6401C15.6318 14.3712 15.9751 14.1859 16.3491 14.1062C16.723 14.0264 17.112 14.0556 17.4699 14.1901C18.3772 14.5286 19.3199 14.7635 20.2799 14.8901C20.7605 14.958 21.1999 15.1984 21.5164 15.5663C21.8329 15.9343 22.0047 16.4048 21.9999 16.8901V19.8901C22.0011 20.1686 21.944 20.4443 21.8324 20.6994C21.7209 20.9546 21.5572 21.1837 21.352 21.372C21.1468 21.5602 20.9045 21.7036 20.6407 21.7928C20.3769 21.882 20.0973 21.9152 19.8199 21.8901C16.7428 21.5557 13.7869 20.5042 11.1899 18.8201C9.9852 18.0552 8.86846 17.1597 7.85993 16.1501M5.18993 12.8101C3.50579 10.2131 2.45429 7.25726 2.11993 4.1801C2.09494 3.90356 2.12781 3.62486 2.21643 3.36172C2.30506 3.09859 2.4475 2.85679 2.6347 2.65172C2.82189 2.44665 3.04974 2.28281 3.30372 2.17062C3.55771 2.05843 3.83227 2.00036 4.10993 2.0001H7.10993C7.59524 1.99532 8.06572 2.16718 8.43369 2.48363C8.80166 2.80008 9.04201 3.23954 9.10993 3.7201C9.23656 4.68016 9.47138 5.62282 9.80993 6.5301C9.94448 6.88802 9.9736 7.27701 9.89384 7.65098C9.81408 8.02494 9.6288 8.36821 9.35993 8.6401L8.08993 9.9101M22 2L2 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--phone-outgoing{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 8V2M22 2H16M22 2L16 8M21.9999 16.9201V19.9201C22.0011 20.1986 21.944 20.4743 21.8324 20.7294C21.7209 20.9846 21.5572 21.2137 21.352 21.402C21.1468 21.5902 20.9045 21.7336 20.6407 21.8228C20.3769 21.912 20.0973 21.9452 19.8199 21.9201C16.7428 21.5857 13.7869 20.5342 11.1899 18.8501C8.77376 17.3148 6.72527 15.2663 5.18993 12.8501C3.49991 10.2413 2.44818 7.27109 2.11993 4.1801C2.09494 3.90356 2.12781 3.62486 2.21643 3.36172C2.30506 3.09859 2.4475 2.85679 2.6347 2.65172C2.82189 2.44665 3.04974 2.28281 3.30372 2.17062C3.55771 2.05843 3.83227 2.00036 4.10993 2.0001H7.10993C7.59524 1.99532 8.06572 2.16718 8.43369 2.48363C8.80166 2.80008 9.04201 3.23954 9.10993 3.7201C9.23656 4.68016 9.47138 5.62282 9.80993 6.5301C9.94448 6.88802 9.9736 7.27701 9.89384 7.65098C9.81408 8.02494 9.6288 8.36821 9.35993 8.6401L8.08993 9.9101C9.51349 12.4136 11.5864 14.4865 14.0899 15.9101L15.3599 14.6401C15.6318 14.3712 15.9751 14.1859 16.3491 14.1062C16.723 14.0264 17.112 14.0556 17.4699 14.1901C18.3772 14.5286 19.3199 14.7635 20.2799 14.8901C20.7657 14.9586 21.2093 15.2033 21.5265 15.5776C21.8436 15.9519 22.0121 16.4297 21.9999 16.9201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 8V2M22 2H16M22 2L16 8M21.9999 16.9201V19.9201C22.0011 20.1986 21.944 20.4743 21.8324 20.7294C21.7209 20.9846 21.5572 21.2137 21.352 21.402C21.1468 21.5902 20.9045 21.7336 20.6407 21.8228C20.3769 21.912 20.0973 21.9452 19.8199 21.9201C16.7428 21.5857 13.7869 20.5342 11.1899 18.8501C8.77376 17.3148 6.72527 15.2663 5.18993 12.8501C3.49991 10.2413 2.44818 7.27109 2.11993 4.1801C2.09494 3.90356 2.12781 3.62486 2.21643 3.36172C2.30506 3.09859 2.4475 2.85679 2.6347 2.65172C2.82189 2.44665 3.04974 2.28281 3.30372 2.17062C3.55771 2.05843 3.83227 2.00036 4.10993 2.0001H7.10993C7.59524 1.99532 8.06572 2.16718 8.43369 2.48363C8.80166 2.80008 9.04201 3.23954 9.10993 3.7201C9.23656 4.68016 9.47138 5.62282 9.80993 6.5301C9.94448 6.88802 9.9736 7.27701 9.89384 7.65098C9.81408 8.02494 9.6288 8.36821 9.35993 8.6401L8.08993 9.9101C9.51349 12.4136 11.5864 14.4865 14.0899 15.9101L15.3599 14.6401C15.6318 14.3712 15.9751 14.1859 16.3491 14.1062C16.723 14.0264 17.112 14.0556 17.4699 14.1901C18.3772 14.5286 19.3199 14.7635 20.2799 14.8901C20.7657 14.9586 21.2093 15.2033 21.5265 15.5776C21.8436 15.9519 22.0121 16.4297 21.9999 16.9201Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--phone{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21.9999 16.92V19.92C22.0011 20.1985 21.944 20.4741 21.8324 20.7293C21.7209 20.9845 21.5572 21.2136 21.352 21.4018C21.1468 21.5901 20.9045 21.7335 20.6407 21.8227C20.3769 21.9119 20.0973 21.945 19.8199 21.92C16.7428 21.5856 13.7869 20.5341 11.1899 18.85C8.77376 17.3146 6.72527 15.2661 5.18993 12.85C3.49991 10.2412 2.44818 7.27097 2.11993 4.17997C2.09494 3.90344 2.12781 3.62474 2.21643 3.3616C2.30506 3.09846 2.4475 2.85666 2.6347 2.6516C2.82189 2.44653 3.04974 2.28268 3.30372 2.1705C3.55771 2.05831 3.83227 2.00024 4.10993 1.99997H7.10993C7.59524 1.9952 8.06572 2.16705 8.43369 2.48351C8.80166 2.79996 9.04201 3.23942 9.10993 3.71997C9.23656 4.68004 9.47138 5.6227 9.80993 6.52997C9.94448 6.8879 9.9736 7.27689 9.89384 7.65086C9.81408 8.02482 9.6288 8.36809 9.35993 8.63998L8.08993 9.90997C9.51349 12.4135 11.5864 14.4864 14.0899 15.91L15.3599 14.64C15.6318 14.3711 15.9751 14.1858 16.3491 14.1061C16.723 14.0263 17.112 14.0554 17.4699 14.19C18.3772 14.5285 19.3199 14.7634 20.2799 14.89C20.7657 14.9585 21.2093 15.2032 21.5265 15.5775C21.8436 15.9518 22.0121 16.4296 21.9999 16.92Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21.9999 16.92V19.92C22.0011 20.1985 21.944 20.4741 21.8324 20.7293C21.7209 20.9845 21.5572 21.2136 21.352 21.4018C21.1468 21.5901 20.9045 21.7335 20.6407 21.8227C20.3769 21.9119 20.0973 21.945 19.8199 21.92C16.7428 21.5856 13.7869 20.5341 11.1899 18.85C8.77376 17.3146 6.72527 15.2661 5.18993 12.85C3.49991 10.2412 2.44818 7.27097 2.11993 4.17997C2.09494 3.90344 2.12781 3.62474 2.21643 3.3616C2.30506 3.09846 2.4475 2.85666 2.6347 2.6516C2.82189 2.44653 3.04974 2.28268 3.30372 2.1705C3.55771 2.05831 3.83227 2.00024 4.10993 1.99997H7.10993C7.59524 1.9952 8.06572 2.16705 8.43369 2.48351C8.80166 2.79996 9.04201 3.23942 9.10993 3.71997C9.23656 4.68004 9.47138 5.6227 9.80993 6.52997C9.94448 6.8879 9.9736 7.27689 9.89384 7.65086C9.81408 8.02482 9.6288 8.36809 9.35993 8.63998L8.08993 9.90997C9.51349 12.4135 11.5864 14.4864 14.0899 15.91L15.3599 14.64C15.6318 14.3711 15.9751 14.1858 16.3491 14.1061C16.723 14.0263 17.112 14.0554 17.4699 14.19C18.3772 14.5285 19.3199 14.7634 20.2799 14.89C20.7657 14.9585 21.2093 15.2032 21.5265 15.5775C21.8436 15.9518 22.0121 16.4296 21.9999 16.92Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--pi{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 4V20M4 7C4 5.3 5.3 4 7 4H20M18 20C16.3 20 15 18.7 15 17V4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 4V20M4 7C4 5.3 5.3 4 7 4H20M18 20C16.3 20 15 18.7 15 17V4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--piano{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 14H22M6 14V18M10 14V18M14 14V18M18 14V18M18.5 7.99996C17.1 7.99996 15.9 7.19996 15.3 5.99996C14.732 4.4246 13.6081 3.11097 12.1396 2.30599C10.6712 1.501 8.95925 1.26011 7.32565 1.62859C5.69206 1.99707 4.24931 2.94954 3.2686 4.30697C2.28789 5.6644 1.83677 7.3333 2.00002 8.99996V20C2.00002 20.5304 2.21074 21.0391 2.58581 21.4142C2.96088 21.7892 3.46959 22 4.00002 22H20C20.5305 22 21.0392 21.7892 21.4142 21.4142C21.7893 21.0391 22 20.5304 22 20V11.5C22 9.59996 20.4 7.99996 18.5 7.99996Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 14H22M6 14V18M10 14V18M14 14V18M18 14V18M18.5 7.99996C17.1 7.99996 15.9 7.19996 15.3 5.99996C14.732 4.4246 13.6081 3.11097 12.1396 2.30599C10.6712 1.501 8.95925 1.26011 7.32565 1.62859C5.69206 1.99707 4.24931 2.94954 3.2686 4.30697C2.28789 5.6644 1.83677 7.3333 2.00002 8.99996V20C2.00002 20.5304 2.21074 21.0391 2.58581 21.4142C2.96088 21.7892 3.46959 22 4.00002 22H20C20.5305 22 21.0392 21.7892 21.4142 21.4142C21.7893 21.0391 22 20.5304 22 20V11.5C22 9.59996 20.4 7.99996 18.5 7.99996Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--pickaxe{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.5309 12.469L6.61888 20.38C6.22105 20.7778 5.68149 21.0013 5.11888 21.0013C4.55627 21.0013 4.0167 20.7778 3.61888 20.38C3.22105 19.9822 2.99756 19.4426 2.99756 18.88C2.99756 18.3174 3.22105 17.7778 3.61888 17.38L11.5309 9.46802M15.686 4.3139C14.1763 3.37339 12.4832 2.76592 10.7199 2.53207C8.95661 2.29823 7.16372 2.44341 5.46102 2.9579C5.30944 3.0544 5.18666 3.18996 5.10559 3.35033C5.02452 3.5107 4.98817 3.68995 5.00035 3.86923C5.01252 4.04851 5.07278 4.2212 5.17479 4.36913C5.2768 4.51707 5.41678 4.63478 5.58002 4.7099C7.85742 5.48772 9.99177 6.63395 11.898 8.1029M19.686 8.31396C20.6264 9.82373 21.2338 11.5168 21.4677 13.2801C21.7015 15.0434 21.5564 16.8363 21.042 18.539C20.9454 18.6903 20.8099 18.8128 20.6496 18.8937C20.4893 18.9746 20.3103 19.0109 20.1312 18.9987C19.9521 18.9866 19.7795 18.9264 19.6317 18.8246C19.4839 18.7227 19.3662 18.583 19.291 18.42C18.5132 16.1422 17.367 14.0075 15.8979 12.101M17.6999 3.69992C17.513 3.51669 17.2617 3.41406 16.9999 3.41406C16.7382 3.41406 16.4868 3.51669 16.2999 3.69992L11.6999 8.29992C11.5167 8.48685 11.4141 8.73817 11.4141 8.99992C11.4141 9.26167 11.5167 9.51299 11.6999 9.69992L14.2999 12.2999C14.4868 12.4831 14.7382 12.5858 14.9999 12.5858C15.2617 12.5858 15.513 12.4831 15.6999 12.2999L20.2999 7.69992C20.4831 7.51299 20.5858 7.26167 20.5858 6.99992C20.5858 6.73817 20.4831 6.48685 20.2999 6.29992L17.6999 3.69992Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.5309 12.469L6.61888 20.38C6.22105 20.7778 5.68149 21.0013 5.11888 21.0013C4.55627 21.0013 4.0167 20.7778 3.61888 20.38C3.22105 19.9822 2.99756 19.4426 2.99756 18.88C2.99756 18.3174 3.22105 17.7778 3.61888 17.38L11.5309 9.46802M15.686 4.3139C14.1763 3.37339 12.4832 2.76592 10.7199 2.53207C8.95661 2.29823 7.16372 2.44341 5.46102 2.9579C5.30944 3.0544 5.18666 3.18996 5.10559 3.35033C5.02452 3.5107 4.98817 3.68995 5.00035 3.86923C5.01252 4.04851 5.07278 4.2212 5.17479 4.36913C5.2768 4.51707 5.41678 4.63478 5.58002 4.7099C7.85742 5.48772 9.99177 6.63395 11.898 8.1029M19.686 8.31396C20.6264 9.82373 21.2338 11.5168 21.4677 13.2801C21.7015 15.0434 21.5564 16.8363 21.042 18.539C20.9454 18.6903 20.8099 18.8128 20.6496 18.8937C20.4893 18.9746 20.3103 19.0109 20.1312 18.9987C19.9521 18.9866 19.7795 18.9264 19.6317 18.8246C19.4839 18.7227 19.3662 18.583 19.291 18.42C18.5132 16.1422 17.367 14.0075 15.8979 12.101M17.6999 3.69992C17.513 3.51669 17.2617 3.41406 16.9999 3.41406C16.7382 3.41406 16.4868 3.51669 16.2999 3.69992L11.6999 8.29992C11.5167 8.48685 11.4141 8.73817 11.4141 8.99992C11.4141 9.26167 11.5167 9.51299 11.6999 9.69992L14.2999 12.2999C14.4868 12.4831 14.7382 12.5858 14.9999 12.5858C15.2617 12.5858 15.513 12.4831 15.6999 12.2999L20.2999 7.69992C20.4831 7.51299 20.5858 7.26167 20.5858 6.99992C20.5858 6.73817 20.4831 6.48685 20.2999 6.29992L17.6999 3.69992Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--picture-in-picture-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 9V6C21 5.46957 20.7893 4.96086 20.4142 4.58579C20.0391 4.21071 19.5304 4 19 4H4C3.46957 4 2.96086 4.21071 2.58579 4.58579C2.21071 4.96086 2 5.46957 2 6V16C2 17.1 2.9 18 4 18H8M14 13H20C21.1046 13 22 13.8954 22 15V18C22 19.1046 21.1046 20 20 20H14C12.8954 20 12 19.1046 12 18V15C12 13.8954 12.8954 13 14 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 9V6C21 5.46957 20.7893 4.96086 20.4142 4.58579C20.0391 4.21071 19.5304 4 19 4H4C3.46957 4 2.96086 4.21071 2.58579 4.58579C2.21071 4.96086 2 5.46957 2 6V16C2 17.1 2.9 18 4 18H8M14 13H20C21.1046 13 22 13.8954 22 15V18C22 19.1046 21.1046 20 20 20H14C12.8954 20 12 19.1046 12 18V15C12 13.8954 12.8954 13 14 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--picture-in-picture{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 4.5V9.5M8 9.5H3M8 9.5L2 3.5M21 9.5V6.5C21 5.34 20.16 4.5 19 4.5H12M3 13.5V15.5C3 16.55 3.95 17.5 5 17.5H8M14 13.5H20C21.1046 13.5 22 14.3954 22 15.5V18.5C22 19.6046 21.1046 20.5 20 20.5H14C12.8954 20.5 12 19.6046 12 18.5V15.5C12 14.3954 12.8954 13.5 14 13.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 4.5V9.5M8 9.5H3M8 9.5L2 3.5M21 9.5V6.5C21 5.34 20.16 4.5 19 4.5H12M3 13.5V15.5C3 16.55 3.95 17.5 5 17.5H8M14 13.5H20C21.1046 13.5 22 14.3954 22 15.5V18.5C22 19.6046 21.1046 20.5 20 20.5H14C12.8954 20.5 12 19.6046 12 18.5V15.5C12 14.3954 12.8954 13.5 14 13.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--piggy-bank{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 12C5 6.7 12.5 5.5 16 7C16.2 6.4 17.5 5 19 5V8C19.5 8.5 20 9 20 10H22V14H20C19.7 15 19 15.5 18 16V20H14V18H11V20H7V16.5C5 15 5 13.8 5 12ZM5 12H4C2.9 12 2 11.1 2 10V9M16 11H16.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 12C5 6.7 12.5 5.5 16 7C16.2 6.4 17.5 5 19 5V8C19.5 8.5 20 9 20 10H22V14H20C19.7 15 19 15.5 18 16V20H14V18H11V20H7V16.5C5 15 5 13.8 5 12ZM5 12H4C2.9 12 2 11.1 2 10V9M16 11H16.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--pilcrow-left{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 3V14M14 9H11C10.2044 9 9.44129 8.68393 8.87868 8.12132C8.31607 7.55871 8 6.79565 8 6C8 5.20435 8.31607 4.44129 8.87868 3.87868C9.44129 3.31607 10.2044 3 11 3H20M18 3V14M22 18H2M2 18L6 14M2 18L6 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 3V14M14 9H11C10.2044 9 9.44129 8.68393 8.87868 8.12132C8.31607 7.55871 8 6.79565 8 6C8 5.20435 8.31607 4.44129 8.87868 3.87868C9.44129 3.31607 10.2044 3 11 3H20M18 3V14M22 18H2M2 18L6 14M2 18L6 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--pilcrow-right{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 3V14M10 9H7C6.20435 9 5.44129 8.68393 4.87868 8.12132C4.31607 7.55871 4 6.79565 4 6C4 5.20435 4.31607 4.44129 4.87868 3.87868C5.44129 3.31607 6.20435 3 7 3H15M14 3V14M18 14L22 18M22 18H2M22 18L18 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 3V14M10 9H7C6.20435 9 5.44129 8.68393 4.87868 8.12132C4.31607 7.55871 4 6.79565 4 6C4 5.20435 4.31607 4.44129 4.87868 3.87868C5.44129 3.31607 6.20435 3 7 3H15M14 3V14M18 14L22 18M22 18H2M22 18L18 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--pilcrow{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 4V20M17 4V20M19 4H9.5C8.30653 4 7.16193 4.47411 6.31802 5.31802C5.47411 6.16193 5 7.30653 5 8.5C5 9.69347 5.47411 10.8381 6.31802 11.682C7.16193 12.5259 8.30653 13 9.5 13H13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 4V20M17 4V20M19 4H9.5C8.30653 4 7.16193 4.47411 6.31802 5.31802C5.47411 6.16193 5 7.30653 5 8.5C5 9.69347 5.47411 10.8381 6.31802 11.682C7.16193 12.5259 8.30653 13 9.5 13H13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--pill-bottle{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 11H14C13.7348 11 13.4804 11.1054 13.2929 11.2929C13.1054 11.4804 13 11.7348 13 12V17C13 17.2652 13.1054 17.5196 13.2929 17.7071C13.4804 17.8946 13.7348 18 14 18H18M6 7V20C6 20.5304 6.21071 21.0391 6.58579 21.4142C6.96086 21.7893 7.46957 22 8 22H16C16.5304 22 17.0391 21.7893 17.4142 21.4142C17.7893 21.0391 18 20.5304 18 20V7M5 2H19C19.5523 2 20 2.44772 20 3V6C20 6.55228 19.5523 7 19 7H5C4.44772 7 4 6.55228 4 6V3C4 2.44772 4.44772 2 5 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 11H14C13.7348 11 13.4804 11.1054 13.2929 11.2929C13.1054 11.4804 13 11.7348 13 12V17C13 17.2652 13.1054 17.5196 13.2929 17.7071C13.4804 17.8946 13.7348 18 14 18H18M6 7V20C6 20.5304 6.21071 21.0391 6.58579 21.4142C6.96086 21.7893 7.46957 22 8 22H16C16.5304 22 17.0391 21.7893 17.4142 21.4142C17.7893 21.0391 18 20.5304 18 20V7M5 2H19C19.5523 2 20 2.44772 20 3V6C20 6.55228 19.5523 7 19 7H5C4.44772 7 4 6.55228 4 6V3C4 2.44772 4.44772 2 5 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--pill{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.5 8.5L15.5 15.5M10.5 20.5L20.5 10.5C20.9673 10.0421 21.3391 9.49606 21.5941 8.89352C21.849 8.29099 21.982 7.64389 21.9853 6.98965C21.9886 6.33541 21.8622 5.687 21.6133 5.08192C21.3645 4.47684 20.9982 3.92709 20.5355 3.46447C20.0729 3.00184 19.5232 2.63552 18.9181 2.38668C18.313 2.13783 17.6646 2.01141 17.0104 2.01471C16.3561 2.01802 15.709 2.15098 15.1065 2.40593C14.5039 2.66087 13.9579 3.03273 13.5 3.5L3.5 13.5C3.03273 13.9579 2.66087 14.5039 2.40593 15.1065C2.15098 15.709 2.01802 16.3561 2.01471 17.0104C2.01141 17.6646 2.13783 18.313 2.38668 18.9181C2.63552 19.5232 3.00184 20.0729 3.46447 20.5355C3.92709 20.9982 4.47684 21.3645 5.08192 21.6133C5.687 21.8622 6.33541 21.9886 6.98965 21.9853C7.64389 21.982 8.29099 21.849 8.89352 21.5941C9.49606 21.3391 10.0421 20.9673 10.5 20.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.5 8.5L15.5 15.5M10.5 20.5L20.5 10.5C20.9673 10.0421 21.3391 9.49606 21.5941 8.89352C21.849 8.29099 21.982 7.64389 21.9853 6.98965C21.9886 6.33541 21.8622 5.687 21.6133 5.08192C21.3645 4.47684 20.9982 3.92709 20.5355 3.46447C20.0729 3.00184 19.5232 2.63552 18.9181 2.38668C18.313 2.13783 17.6646 2.01141 17.0104 2.01471C16.3561 2.01802 15.709 2.15098 15.1065 2.40593C14.5039 2.66087 13.9579 3.03273 13.5 3.5L3.5 13.5C3.03273 13.9579 2.66087 14.5039 2.40593 15.1065C2.15098 15.709 2.01802 16.3561 2.01471 17.0104C2.01141 17.6646 2.13783 18.313 2.38668 18.9181C2.63552 19.5232 3.00184 20.0729 3.46447 20.5355C3.92709 20.9982 4.47684 21.3645 5.08192 21.6133C5.687 21.8622 6.33541 21.9886 6.98965 21.9853C7.64389 21.982 8.29099 21.849 8.89352 21.5941C9.49606 21.3391 10.0421 20.9673 10.5 20.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--pin-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 17V22M14.9999 9.34V7C14.9999 6.73478 15.1052 6.48043 15.2928 6.29289C15.4803 6.10536 15.7347 6 15.9999 6C16.5303 6 17.039 5.78929 17.4141 5.41421C17.7892 5.03914 17.9999 4.53043 17.9999 4C17.9999 3.46957 17.7892 2.96086 17.4141 2.58579C17.039 2.21071 16.5303 2 15.9999 2H7.88989M2 2L22 22M9 9V10.76C8.9998 11.1321 8.89581 11.4967 8.69972 11.813C8.50363 12.1292 8.22321 12.3844 7.89 12.55L6.11 13.45C5.77679 13.6156 5.49637 13.8708 5.30028 14.187C5.10419 14.5033 5.0002 14.8679 5 15.24V16C5 16.2652 5.10536 16.5196 5.29289 16.7071C5.48043 16.8946 5.73478 17 6 17H17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 17V22M14.9999 9.34V7C14.9999 6.73478 15.1052 6.48043 15.2928 6.29289C15.4803 6.10536 15.7347 6 15.9999 6C16.5303 6 17.039 5.78929 17.4141 5.41421C17.7892 5.03914 17.9999 4.53043 17.9999 4C17.9999 3.46957 17.7892 2.96086 17.4141 2.58579C17.039 2.21071 16.5303 2 15.9999 2H7.88989M2 2L22 22M9 9V10.76C8.9998 11.1321 8.89581 11.4967 8.69972 11.813C8.50363 12.1292 8.22321 12.3844 7.89 12.55L6.11 13.45C5.77679 13.6156 5.49637 13.8708 5.30028 14.187C5.10419 14.5033 5.0002 14.8679 5 15.24V16C5 16.2652 5.10536 16.5196 5.29289 16.7071C5.48043 16.8946 5.73478 17 6 17H17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--pin{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 17V22M9 10.76C8.9998 11.1321 8.89581 11.4967 8.69972 11.813C8.50363 12.1292 8.22321 12.3844 7.89 12.55L6.11 13.45C5.77679 13.6156 5.49637 13.8708 5.30028 14.187C5.10419 14.5033 5.0002 14.8679 5 15.24V16C5 16.2652 5.10536 16.5196 5.29289 16.7071C5.48043 16.8946 5.73478 17 6 17H18C18.2652 17 18.5196 16.8946 18.7071 16.7071C18.8946 16.5196 19 16.2652 19 16V15.24C18.9998 14.8679 18.8958 14.5033 18.6997 14.187C18.5036 13.8708 18.2232 13.6156 17.89 13.45L16.11 12.55C15.7768 12.3844 15.4964 12.1292 15.3003 11.813C15.1042 11.4967 15.0002 11.1321 15 10.76V7C15 6.73478 15.1054 6.48043 15.2929 6.29289C15.4804 6.10536 15.7348 6 16 6C16.5304 6 17.0391 5.78929 17.4142 5.41421C17.7893 5.03914 18 4.53043 18 4C18 3.46957 17.7893 2.96086 17.4142 2.58579C17.0391 2.21071 16.5304 2 16 2H8C7.46957 2 6.96086 2.21071 6.58579 2.58579C6.21071 2.96086 6 3.46957 6 4C6 4.53043 6.21071 5.03914 6.58579 5.41421C6.96086 5.78929 7.46957 6 8 6C8.26522 6 8.51957 6.10536 8.70711 6.29289C8.89464 6.48043 9 6.73478 9 7V10.76Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 17V22M9 10.76C8.9998 11.1321 8.89581 11.4967 8.69972 11.813C8.50363 12.1292 8.22321 12.3844 7.89 12.55L6.11 13.45C5.77679 13.6156 5.49637 13.8708 5.30028 14.187C5.10419 14.5033 5.0002 14.8679 5 15.24V16C5 16.2652 5.10536 16.5196 5.29289 16.7071C5.48043 16.8946 5.73478 17 6 17H18C18.2652 17 18.5196 16.8946 18.7071 16.7071C18.8946 16.5196 19 16.2652 19 16V15.24C18.9998 14.8679 18.8958 14.5033 18.6997 14.187C18.5036 13.8708 18.2232 13.6156 17.89 13.45L16.11 12.55C15.7768 12.3844 15.4964 12.1292 15.3003 11.813C15.1042 11.4967 15.0002 11.1321 15 10.76V7C15 6.73478 15.1054 6.48043 15.2929 6.29289C15.4804 6.10536 15.7348 6 16 6C16.5304 6 17.0391 5.78929 17.4142 5.41421C17.7893 5.03914 18 4.53043 18 4C18 3.46957 17.7893 2.96086 17.4142 2.58579C17.0391 2.21071 16.5304 2 16 2H8C7.46957 2 6.96086 2.21071 6.58579 2.58579C6.21071 2.96086 6 3.46957 6 4C6 4.53043 6.21071 5.03914 6.58579 5.41421C6.96086 5.78929 7.46957 6 8 6C8.26522 6 8.51957 6.10536 8.70711 6.29289C8.89464 6.48043 9 6.73478 9 7V10.76Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--pipette{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 22L3 21M3 21H6L15 12M3 21V18L12 9M15.0001 6.00008L18.4001 2.60008C18.7979 2.20226 19.3375 1.97876 19.9001 1.97876C20.4627 1.97876 21.0023 2.20226 21.4001 2.60008C21.7979 2.9979 22.0214 3.53747 22.0214 4.10008C22.0214 4.66269 21.7979 5.20226 21.4001 5.60008L18.0001 9.00008L18.4001 9.40008C18.5971 9.59706 18.7533 9.83092 18.8599 10.0883C18.9665 10.3457 19.0214 10.6215 19.0214 10.9001C19.0214 11.1787 18.9665 11.4545 18.8599 11.7119C18.7533 11.9692 18.5971 12.2031 18.4001 12.4001C18.2031 12.5971 17.9692 12.7533 17.7119 12.8599C17.4545 12.9665 17.1787 13.0214 16.9001 13.0214C16.6215 13.0214 16.3457 12.9665 16.0883 12.8599C15.8309 12.7533 15.5971 12.5971 15.4001 12.4001L11.6001 8.60008C11.4031 8.4031 11.2468 8.16924 11.1402 7.91187C11.0336 7.6545 10.9788 7.37866 10.9788 7.10008C10.9788 6.8215 11.0336 6.54566 11.1402 6.28829C11.2468 6.03092 11.4031 5.79706 11.6001 5.60008C11.7971 5.4031 12.0309 5.24684 12.2883 5.14024C12.5457 5.03363 12.8215 4.97876 13.1001 4.97876C13.3787 4.97876 13.6545 5.03363 13.9119 5.14024C14.1692 5.24684 14.4031 5.4031 14.6001 5.60008L15.0001 6.00008Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 22L3 21M3 21H6L15 12M3 21V18L12 9M15.0001 6.00008L18.4001 2.60008C18.7979 2.20226 19.3375 1.97876 19.9001 1.97876C20.4627 1.97876 21.0023 2.20226 21.4001 2.60008C21.7979 2.9979 22.0214 3.53747 22.0214 4.10008C22.0214 4.66269 21.7979 5.20226 21.4001 5.60008L18.0001 9.00008L18.4001 9.40008C18.5971 9.59706 18.7533 9.83092 18.8599 10.0883C18.9665 10.3457 19.0214 10.6215 19.0214 10.9001C19.0214 11.1787 18.9665 11.4545 18.8599 11.7119C18.7533 11.9692 18.5971 12.2031 18.4001 12.4001C18.2031 12.5971 17.9692 12.7533 17.7119 12.8599C17.4545 12.9665 17.1787 13.0214 16.9001 13.0214C16.6215 13.0214 16.3457 12.9665 16.0883 12.8599C15.8309 12.7533 15.5971 12.5971 15.4001 12.4001L11.6001 8.60008C11.4031 8.4031 11.2468 8.16924 11.1402 7.91187C11.0336 7.6545 10.9788 7.37866 10.9788 7.10008C10.9788 6.8215 11.0336 6.54566 11.1402 6.28829C11.2468 6.03092 11.4031 5.79706 11.6001 5.60008C11.7971 5.4031 12.0309 5.24684 12.2883 5.14024C12.5457 5.03363 12.8215 4.97876 13.1001 4.97876C13.3787 4.97876 13.6545 5.03363 13.9119 5.14024C14.1692 5.24684 14.4031 5.4031 14.6001 5.60008L15.0001 6.00008Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--pizza{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 11H15.01M11 15H11.01M16 16H16.01M5.70996 17.11C6.52148 14.4164 7.98725 11.9657 9.97645 9.97645C11.9657 7.98725 14.4164 6.52148 17.11 5.70996M2 16L22 22L16 2C12.6521 2.91789 9.60076 4.69138 7.14607 7.14607C4.69138 9.60076 2.91789 12.6521 2 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 11H15.01M11 15H11.01M16 16H16.01M5.70996 17.11C6.52148 14.4164 7.98725 11.9657 9.97645 9.97645C11.9657 7.98725 14.4164 6.52148 17.11 5.70996M2 16L22 22L16 2C12.6521 2.91789 9.60076 4.69138 7.14607 7.14607C4.69138 9.60076 2.91789 12.6521 2 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--plane-landing{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 22H22M3.77 10.77L2 9L4 4.5L5.1 5.05C5.65 5.33 6 5.89 6 6.5C6 7.11 6.35 7.67 6.9 7.95L8 8.5L11 2.5L12.05 3.03C12.3418 3.17534 12.5937 3.38981 12.7836 3.65473C12.9736 3.91965 13.096 4.22699 13.14 4.55L13.86 9.95C13.904 10.273 14.0264 10.5804 14.2164 10.8453C14.4063 11.1102 14.6582 11.3247 14.95 11.47L19.35 13.67C19.77 13.89 20.13 14.22 20.36 14.63L20.96 15.66C21.45 16.54 20.9 17.64 19.9 17.76L18.72 17.91C18.25 17.97 17.77 17.89 17.35 17.67L4.29 11.15C4.09728 11.0523 3.92167 10.9239 3.77 10.77Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 22H22M3.77 10.77L2 9L4 4.5L5.1 5.05C5.65 5.33 6 5.89 6 6.5C6 7.11 6.35 7.67 6.9 7.95L8 8.5L11 2.5L12.05 3.03C12.3418 3.17534 12.5937 3.38981 12.7836 3.65473C12.9736 3.91965 13.096 4.22699 13.14 4.55L13.86 9.95C13.904 10.273 14.0264 10.5804 14.2164 10.8453C14.4063 11.1102 14.6582 11.3247 14.95 11.47L19.35 13.67C19.77 13.89 20.13 14.22 20.36 14.63L20.96 15.66C21.45 16.54 20.9 17.64 19.9 17.76L18.72 17.91C18.25 17.97 17.77 17.89 17.35 17.67L4.29 11.15C4.09728 11.0523 3.92167 10.9239 3.77 10.77Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--plane-takeoff{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 22H22M6.36 17.3999L4 16.9999L2 12.9999L3.1 12.4499C3.37916 12.3092 3.6874 12.2359 4 12.2359C4.3126 12.2359 4.62084 12.3092 4.9 12.4499L5.07 12.5499C5.34916 12.6905 5.6574 12.7638 5.97 12.7638C6.2826 12.7638 6.59084 12.6905 6.87 12.5499L8 11.9999L5 5.99988L5.9 5.54988C6.23267 5.38622 6.60429 5.31826 6.97335 5.35358C7.34242 5.3889 7.6944 5.5261 7.99 5.74988L12.01 8.74988C12.3066 8.97559 12.6604 9.11392 13.0315 9.14926C13.4025 9.1846 13.7761 9.11554 14.11 8.94988L18.3 6.88988C18.8354 6.61997 19.4523 6.55936 20.03 6.71988L21 6.99988C21.2004 7.05554 21.3859 7.15515 21.543 7.29148C21.7001 7.42782 21.8248 7.59744 21.9082 7.78802C21.9915 7.97861 22.0313 8.18536 22.0247 8.39326C22.0181 8.60115 21.9652 8.80497 21.87 8.98988L21.49 9.74988C21.26 10.2099 20.89 10.5899 20.42 10.8299L7.58 17.1999C7.20245 17.3869 6.77547 17.4499 6.36 17.3799V17.3999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 22H22M6.36 17.3999L4 16.9999L2 12.9999L3.1 12.4499C3.37916 12.3092 3.6874 12.2359 4 12.2359C4.3126 12.2359 4.62084 12.3092 4.9 12.4499L5.07 12.5499C5.34916 12.6905 5.6574 12.7638 5.97 12.7638C6.2826 12.7638 6.59084 12.6905 6.87 12.5499L8 11.9999L5 5.99988L5.9 5.54988C6.23267 5.38622 6.60429 5.31826 6.97335 5.35358C7.34242 5.3889 7.6944 5.5261 7.99 5.74988L12.01 8.74988C12.3066 8.97559 12.6604 9.11392 13.0315 9.14926C13.4025 9.1846 13.7761 9.11554 14.11 8.94988L18.3 6.88988C18.8354 6.61997 19.4523 6.55936 20.03 6.71988L21 6.99988C21.2004 7.05554 21.3859 7.15515 21.543 7.29148C21.7001 7.42782 21.8248 7.59744 21.9082 7.78802C21.9915 7.97861 22.0313 8.18536 22.0247 8.39326C22.0181 8.60115 21.9652 8.80497 21.87 8.98988L21.49 9.74988C21.26 10.2099 20.89 10.5899 20.42 10.8299L7.58 17.1999C7.20245 17.3869 6.77547 17.4499 6.36 17.3799V17.3999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--plane{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17.8 19.2L16 11L19.5 7.5C21 6 21.5 4 21 3C20 2.5 18 3 16.5 4.5L13 8L4.8 6.2C4.3 6.1 3.9 6.3 3.7 6.7L3.4 7.2C3.2 7.7 3.3 8.2 3.7 8.5L9 12L7 15H4L3 16L6 18L8 21L9 20V17L12 15L15.5 20.3C15.8 20.7 16.3 20.8 16.8 20.6L17.3 20.4C17.7 20.1 17.9 19.7 17.8 19.2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17.8 19.2L16 11L19.5 7.5C21 6 21.5 4 21 3C20 2.5 18 3 16.5 4.5L13 8L4.8 6.2C4.3 6.1 3.9 6.3 3.7 6.7L3.4 7.2C3.2 7.7 3.3 8.2 3.7 8.5L9 12L7 15H4L3 16L6 18L8 21L9 20V17L12 15L15.5 20.3C15.8 20.7 16.3 20.8 16.8 20.6L17.3 20.4C17.7 20.1 17.9 19.7 17.8 19.2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--play{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 3L20 12L6 21V3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 3L20 12L6 21V3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--plug-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 2V8M15 2V8M12 17V22M12 17C13.5913 17 15.1174 16.3679 16.2426 15.2426C17.3679 14.1174 18 12.5913 18 11V8H6V11C6 12.5913 6.63214 14.1174 7.75736 15.2426C8.88258 16.3679 10.4087 17 12 17ZM5 8H19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 2V8M15 2V8M12 17V22M12 17C13.5913 17 15.1174 16.3679 16.2426 15.2426C17.3679 14.1174 18 12.5913 18 11V8H6V11C6 12.5913 6.63214 14.1174 7.75736 15.2426C8.88258 16.3679 10.4087 17 12 17ZM5 8H19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--plug-zap{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 22L5 19M7.5 13.5L10 11M10.5 16.5L13 14M18 3L14 7H20L16 11M6.30003 20.3C6.523 20.5237 6.78794 20.7013 7.07967 20.8224C7.37139 20.9435 7.68416 21.0059 8.00003 21.0059C8.31591 21.0059 8.62867 20.9435 8.9204 20.8224C9.21212 20.7013 9.47706 20.5237 9.70003 20.3L12 18L6.00003 12L3.70003 14.3C3.47629 14.523 3.29876 14.7879 3.17763 15.0796C3.05649 15.3714 2.99414 15.6841 2.99414 16C2.99414 16.3159 3.05649 16.6286 3.17763 16.9204C3.29876 17.2121 3.47629 17.477 3.70003 17.7L6.30003 20.3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 22L5 19M7.5 13.5L10 11M10.5 16.5L13 14M18 3L14 7H20L16 11M6.30003 20.3C6.523 20.5237 6.78794 20.7013 7.07967 20.8224C7.37139 20.9435 7.68416 21.0059 8.00003 21.0059C8.31591 21.0059 8.62867 20.9435 8.9204 20.8224C9.21212 20.7013 9.47706 20.5237 9.70003 20.3L12 18L6.00003 12L3.70003 14.3C3.47629 14.523 3.29876 14.7879 3.17763 15.0796C3.05649 15.3714 2.99414 15.6841 2.99414 16C2.99414 16.3159 3.05649 16.6286 3.17763 16.9204C3.29876 17.2121 3.47629 17.477 3.70003 17.7L6.30003 20.3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--plug{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22V17M9 8V2M15 8V2M18 8V13C18 14.0609 17.5786 15.0783 16.8284 15.8284C16.0783 16.5786 15.0609 17 14 17H10C8.93913 17 7.92172 16.5786 7.17157 15.8284C6.42143 15.0783 6 14.0609 6 13V8H18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22V17M9 8V2M15 8V2M18 8V13C18 14.0609 17.5786 15.0783 16.8284 15.8284C16.0783 16.5786 15.0609 17 14 17H10C8.93913 17 7.92172 16.5786 7.17157 15.8284C6.42143 15.0783 6 14.0609 6 13V8H18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--plus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 12H19M12 5V19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 12H19M12 5V19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--pocket-knife{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg clip-path%3D%22url(%23clip0_901_1989)%22%3E%3Cpath d%3D%22M3.00024 2V3C3.00024 4 5.00024 4 5.00024 5C5.00024 6 3.00024 6 3.00024 7C3.00024 8 5.00024 8 5.00024 9C5.00024 10 3.00024 10 3.00024 11C3.00024 12 5.00024 12 5.00024 13M18.0002 6H18.0102M6.00024 18H6.01024M18.0002 11.66V22C19.0611 22 20.0785 21.5786 20.8287 20.8284C21.5788 20.0783 22.0002 19.0609 22.0002 18V6M20.8303 8.83003C21.2019 8.45839 21.4967 8.01718 21.6978 7.53161C21.899 7.04604 22.0025 6.52561 22.0025 6.00003C22.0025 5.47445 21.899 4.95401 21.6978 4.46844C21.4967 3.98287 21.2019 3.54167 20.8303 3.17003C20.4586 2.79839 20.0174 2.50358 19.5319 2.30245C19.0463 2.10132 18.5259 1.9978 18.0003 1.9978C17.4747 1.9978 16.9543 2.10132 16.4687 2.30245C15.9831 2.50358 15.5419 2.79839 15.1703 3.17003L3.17027 15.17C2.41971 15.9206 1.99805 16.9386 1.99805 18C1.99805 18.5256 2.10157 19.046 2.3027 19.5316C2.50383 20.0172 2.79863 20.4584 3.17027 20.83C3.54191 21.2017 3.98311 21.4965 4.46869 21.6976C4.95426 21.8987 5.47469 22.0023 6.00027 22.0023C7.06173 22.0023 8.07971 21.5806 8.83027 20.83L20.8303 8.83003Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath id%3D%22clip0_901_1989%22%3E%3Crect width%3D%2224%22 height%3D%2224%22 fill%3D%22currentColor%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg clip-path%3D%22url(%23clip0_901_1989)%22%3E%3Cpath d%3D%22M3.00024 2V3C3.00024 4 5.00024 4 5.00024 5C5.00024 6 3.00024 6 3.00024 7C3.00024 8 5.00024 8 5.00024 9C5.00024 10 3.00024 10 3.00024 11C3.00024 12 5.00024 12 5.00024 13M18.0002 6H18.0102M6.00024 18H6.01024M18.0002 11.66V22C19.0611 22 20.0785 21.5786 20.8287 20.8284C21.5788 20.0783 22.0002 19.0609 22.0002 18V6M20.8303 8.83003C21.2019 8.45839 21.4967 8.01718 21.6978 7.53161C21.899 7.04604 22.0025 6.52561 22.0025 6.00003C22.0025 5.47445 21.899 4.95401 21.6978 4.46844C21.4967 3.98287 21.2019 3.54167 20.8303 3.17003C20.4586 2.79839 20.0174 2.50358 19.5319 2.30245C19.0463 2.10132 18.5259 1.9978 18.0003 1.9978C17.4747 1.9978 16.9543 2.10132 16.4687 2.30245C15.9831 2.50358 15.5419 2.79839 15.1703 3.17003L3.17027 15.17C2.41971 15.9206 1.99805 16.9386 1.99805 18C1.99805 18.5256 2.10157 19.046 2.3027 19.5316C2.50383 20.0172 2.79863 20.4584 3.17027 20.83C3.54191 21.2017 3.98311 21.4965 4.46869 21.6976C4.95426 21.8987 5.47469 22.0023 6.00027 22.0023C7.06173 22.0023 8.07971 21.5806 8.83027 20.83L20.8303 8.83003Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath id%3D%22clip0_901_1989%22%3E%3Crect width%3D%2224%22 height%3D%2224%22 fill%3D%22currentColor%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--pocket{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 10L12 14L16 10M4 3H20C20.5304 3 21.0391 3.21071 21.4142 3.58579C21.7893 3.96086 22 4.46957 22 5V11C22 13.6522 20.9464 16.1957 19.0711 18.0711C17.1957 19.9464 14.6522 21 12 21C10.6868 21 9.38642 20.7413 8.17317 20.2388C6.95991 19.7362 5.85752 18.9997 4.92893 18.0711C3.05357 16.1957 2 13.6522 2 11V5C2 4.46957 2.21071 3.96086 2.58579 3.58579C2.96086 3.21071 3.46957 3 4 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 10L12 14L16 10M4 3H20C20.5304 3 21.0391 3.21071 21.4142 3.58579C21.7893 3.96086 22 4.46957 22 5V11C22 13.6522 20.9464 16.1957 19.0711 18.0711C17.1957 19.9464 14.6522 21 12 21C10.6868 21 9.38642 20.7413 8.17317 20.2388C6.95991 19.7362 5.85752 18.9997 4.92893 18.0711C3.05357 16.1957 2 13.6522 2 11V5C2 4.46957 2.21071 3.96086 2.58579 3.58579C2.96086 3.21071 3.46957 3 4 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--podcast{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16.85 18.5799C18.4894 17.5312 19.7447 15.9793 20.4276 14.1569C21.1106 12.3345 21.1844 10.3398 20.6381 8.47193C20.0917 6.60404 18.9546 4.96357 17.3972 3.79647C15.8399 2.62937 13.9462 1.99854 12 1.99854C10.0538 1.99854 8.16012 2.62937 6.60275 3.79647C5.04538 4.96357 3.90828 6.60404 3.36193 8.47193C2.81558 10.3398 2.88942 12.3345 3.57237 14.1569C4.25533 15.9793 5.51061 17.5312 7.15 18.5799M8 14C7.44287 13.2572 7.1036 12.3738 7.02021 11.449C6.93682 10.5242 7.1126 9.59446 7.52787 8.76393C7.94313 7.9334 8.58147 7.23492 9.37135 6.74675C10.1612 6.25857 11.0714 6 12 6C12.9286 6 13.8388 6.25857 14.6287 6.74675C15.4185 7.23492 16.0569 7.9334 16.4721 8.76393C16.8874 9.59446 17.0632 10.5242 16.9798 11.449C16.8964 12.3738 16.5571 13.2572 16 14M13 11C13 11.5523 12.5523 12 12 12C11.4477 12 11 11.5523 11 11C11 10.4477 11.4477 10 12 10C12.5523 10 13 10.4477 13 11ZM13 17C13 16.7348 12.8946 16.4804 12.7071 16.2929C12.5196 16.1054 12.2652 16 12 16C11.7348 16 11.4804 16.1054 11.2929 16.2929C11.1054 16.4804 11 16.7348 11 17L11.5 21.5C11.5 21.6326 11.5527 21.7598 11.6464 21.8536C11.7402 21.9473 11.8674 22 12 22C12.1326 22 12.2598 21.9473 12.3536 21.8536C12.4473 21.7598 12.5 21.6326 12.5 21.5L13 17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16.85 18.5799C18.4894 17.5312 19.7447 15.9793 20.4276 14.1569C21.1106 12.3345 21.1844 10.3398 20.6381 8.47193C20.0917 6.60404 18.9546 4.96357 17.3972 3.79647C15.8399 2.62937 13.9462 1.99854 12 1.99854C10.0538 1.99854 8.16012 2.62937 6.60275 3.79647C5.04538 4.96357 3.90828 6.60404 3.36193 8.47193C2.81558 10.3398 2.88942 12.3345 3.57237 14.1569C4.25533 15.9793 5.51061 17.5312 7.15 18.5799M8 14C7.44287 13.2572 7.1036 12.3738 7.02021 11.449C6.93682 10.5242 7.1126 9.59446 7.52787 8.76393C7.94313 7.9334 8.58147 7.23492 9.37135 6.74675C10.1612 6.25857 11.0714 6 12 6C12.9286 6 13.8388 6.25857 14.6287 6.74675C15.4185 7.23492 16.0569 7.9334 16.4721 8.76393C16.8874 9.59446 17.0632 10.5242 16.9798 11.449C16.8964 12.3738 16.5571 13.2572 16 14M13 11C13 11.5523 12.5523 12 12 12C11.4477 12 11 11.5523 11 11C11 10.4477 11.4477 10 12 10C12.5523 10 13 10.4477 13 11ZM13 17C13 16.7348 12.8946 16.4804 12.7071 16.2929C12.5196 16.1054 12.2652 16 12 16C11.7348 16 11.4804 16.1054 11.2929 16.2929C11.1054 16.4804 11 16.7348 11 17L11.5 21.5C11.5 21.6326 11.5527 21.7598 11.6464 21.8536C11.7402 21.9473 11.8674 22 12 22C12.1326 22 12.2598 21.9473 12.3536 21.8536C12.4473 21.7598 12.5 21.6326 12.5 21.5L13 17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--pointer-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.99984 4.49996V3.99996C9.99977 3.70257 9.93337 3.40894 9.80549 3.14045C9.6776 2.87196 9.49145 2.63537 9.26059 2.44791C9.02973 2.26044 8.75997 2.12682 8.47095 2.05676C8.18192 1.98671 7.88092 1.982 7.58984 2.04296M13.8996 8.39998C13.806 8.10039 13.6431 7.82706 13.4242 7.60208C13.2053 7.37711 12.9366 7.20682 12.6396 7.10498M21.6999 16.2001C21.9016 15.4842 22.0026 14.7438 21.9999 14.0001V11.0001C21.9999 10.4696 21.7892 9.96091 21.4141 9.58584C21.039 9.21077 20.5303 9.00005 19.9999 9.00005C19.4694 9.00005 18.9607 9.21077 18.5857 9.58584C18.2106 9.96091 17.9999 10.4696 17.9999 11.0001V10.0001C17.9997 9.57602 17.8647 9.16303 17.6145 8.8207C17.3642 8.47838 17.0117 8.22445 16.6077 8.09558C16.2037 7.96671 15.7693 7.96957 15.367 8.10374C14.9648 8.23792 14.6156 8.49647 14.3699 8.84205M6.99986 15L5.19986 13.2C4.81529 12.8591 4.31424 12.6792 3.80064 12.6978C3.28703 12.7165 2.8003 12.9321 2.44142 13.2999C2.08254 13.6678 1.87906 14.1598 1.87318 14.6737C1.8673 15.1876 2.05948 15.684 2.40986 16.06L5.99986 19.7C6.7769 20.4907 7.71474 21.1053 8.7499 21.5021C9.78506 21.8989 10.8934 22.0687 11.9999 22H13.9999C15.0504 22.0001 16.0908 21.7932 17.0614 21.3911C18.032 20.9891 18.914 20.3999 19.6569 19.657M5.99976 6V14M1.99976 2L21.9998 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.99984 4.49996V3.99996C9.99977 3.70257 9.93337 3.40894 9.80549 3.14045C9.6776 2.87196 9.49145 2.63537 9.26059 2.44791C9.02973 2.26044 8.75997 2.12682 8.47095 2.05676C8.18192 1.98671 7.88092 1.982 7.58984 2.04296M13.8996 8.39998C13.806 8.10039 13.6431 7.82706 13.4242 7.60208C13.2053 7.37711 12.9366 7.20682 12.6396 7.10498M21.6999 16.2001C21.9016 15.4842 22.0026 14.7438 21.9999 14.0001V11.0001C21.9999 10.4696 21.7892 9.96091 21.4141 9.58584C21.039 9.21077 20.5303 9.00005 19.9999 9.00005C19.4694 9.00005 18.9607 9.21077 18.5857 9.58584C18.2106 9.96091 17.9999 10.4696 17.9999 11.0001V10.0001C17.9997 9.57602 17.8647 9.16303 17.6145 8.8207C17.3642 8.47838 17.0117 8.22445 16.6077 8.09558C16.2037 7.96671 15.7693 7.96957 15.367 8.10374C14.9648 8.23792 14.6156 8.49647 14.3699 8.84205M6.99986 15L5.19986 13.2C4.81529 12.8591 4.31424 12.6792 3.80064 12.6978C3.28703 12.7165 2.8003 12.9321 2.44142 13.2999C2.08254 13.6678 1.87906 14.1598 1.87318 14.6737C1.8673 15.1876 2.05948 15.684 2.40986 16.06L5.99986 19.7C6.7769 20.4907 7.71474 21.1053 8.7499 21.5021C9.78506 21.8989 10.8934 22.0687 11.9999 22H13.9999C15.0504 22.0001 16.0908 21.7932 17.0614 21.3911C18.032 20.9891 18.914 20.3999 19.6569 19.657M5.99976 6V14M1.99976 2L21.9998 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--pointer{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 10V9C10 8.46957 10.2107 7.96086 10.5858 7.58579C10.9609 7.21071 11.4696 7 12 7C12.5304 7 13.0391 7.21071 13.4142 7.58579C13.7893 7.96086 14 8.46957 14 9V10C14 9.46957 14.2107 8.96086 14.5858 8.58579C14.9609 8.21071 15.4696 8 16 8C16.5304 8 17.0391 8.21071 17.4142 8.58579C17.7893 8.96086 18 9.46957 18 10V11C18 10.4696 18.2108 9.96086 18.5859 9.58579C18.961 9.21071 19.4697 9 20.0001 9C20.5305 9 21.0392 9.21071 21.4143 9.58579C21.7894 9.96086 22.0001 10.4696 22.0001 11L22 14C22 16.1217 21.1571 18.1566 19.6569 19.6569C18.1566 21.1571 16.1217 22 14 22H12.0001C9.2001 22 7.5001 21.14 6.0101 19.66L2.4101 16.06C2.06604 15.6789 1.88169 15.1802 1.89523 14.6669C1.90876 14.1537 2.11915 13.6653 2.48282 13.303C2.8465 12.9406 3.3356 12.7319 3.84888 12.7202C4.36215 12.7085 4.86027 12.8946 5.2401 13.24L7.0001 15M10 9.5V4C10 3.46957 9.78929 2.96086 9.41421 2.58579C9.03914 2.21071 8.53043 2 8 2C7.46957 2 6.96086 2.21071 6.58579 2.58579C6.21071 2.96086 6 3.46957 6 4V14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 10V9C10 8.46957 10.2107 7.96086 10.5858 7.58579C10.9609 7.21071 11.4696 7 12 7C12.5304 7 13.0391 7.21071 13.4142 7.58579C13.7893 7.96086 14 8.46957 14 9V10C14 9.46957 14.2107 8.96086 14.5858 8.58579C14.9609 8.21071 15.4696 8 16 8C16.5304 8 17.0391 8.21071 17.4142 8.58579C17.7893 8.96086 18 9.46957 18 10V11C18 10.4696 18.2108 9.96086 18.5859 9.58579C18.961 9.21071 19.4697 9 20.0001 9C20.5305 9 21.0392 9.21071 21.4143 9.58579C21.7894 9.96086 22.0001 10.4696 22.0001 11L22 14C22 16.1217 21.1571 18.1566 19.6569 19.6569C18.1566 21.1571 16.1217 22 14 22H12.0001C9.2001 22 7.5001 21.14 6.0101 19.66L2.4101 16.06C2.06604 15.6789 1.88169 15.1802 1.89523 14.6669C1.90876 14.1537 2.11915 13.6653 2.48282 13.303C2.8465 12.9406 3.3356 12.7319 3.84888 12.7202C4.36215 12.7085 4.86027 12.8946 5.2401 13.24L7.0001 15M10 9.5V4C10 3.46957 9.78929 2.96086 9.41421 2.58579C9.03914 2.21071 8.53043 2 8 2C7.46957 2 6.96086 2.21071 6.58579 2.58579C6.21071 2.96086 6 3.46957 6 4V14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--popcorn{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 8C18.5304 8 19.0391 7.78929 19.4142 7.41421C19.7893 7.03914 20 6.53043 20 6C20 5.46957 19.7893 4.96086 19.4142 4.58579C19.0391 4.21071 18.5304 4 18 4C18 3.46957 17.7893 2.96086 17.4142 2.58579C17.0391 2.21071 16.5304 2 16 2C15.4696 2 14.9609 2.21071 14.5858 2.58579C14.2107 2.96086 14 3.46957 14 4C14 3.46957 13.7893 2.96086 13.4142 2.58579C13.0391 2.21071 12.5304 2 12 2C11.4696 2 10.9609 2.21071 10.5858 2.58579C10.2107 2.96086 10 3.46957 10 4C10 3.46957 9.78929 2.96086 9.41421 2.58579C9.03914 2.21071 8.53043 2 8 2C7.46957 2 6.96086 2.21071 6.58579 2.58579C6.21071 2.96086 6 3.46957 6 4C5.46957 4 4.96086 4.21071 4.58579 4.58579C4.21071 4.96086 4 5.46957 4 6C4 6.53043 4.21071 7.03914 4.58579 7.41421C4.96086 7.78929 5.46957 8 6 8M10 22L9 8M14 22L15 8M20 8C20.5 8 20.9 8.4 20.8 9L18.2 21C18.1 21.5 17.5 22 17 22H7C6.4 22 5.9 21.6 5.8 21L3.2 9C3.1 8.4 3.5 8 4 8H20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 8C18.5304 8 19.0391 7.78929 19.4142 7.41421C19.7893 7.03914 20 6.53043 20 6C20 5.46957 19.7893 4.96086 19.4142 4.58579C19.0391 4.21071 18.5304 4 18 4C18 3.46957 17.7893 2.96086 17.4142 2.58579C17.0391 2.21071 16.5304 2 16 2C15.4696 2 14.9609 2.21071 14.5858 2.58579C14.2107 2.96086 14 3.46957 14 4C14 3.46957 13.7893 2.96086 13.4142 2.58579C13.0391 2.21071 12.5304 2 12 2C11.4696 2 10.9609 2.21071 10.5858 2.58579C10.2107 2.96086 10 3.46957 10 4C10 3.46957 9.78929 2.96086 9.41421 2.58579C9.03914 2.21071 8.53043 2 8 2C7.46957 2 6.96086 2.21071 6.58579 2.58579C6.21071 2.96086 6 3.46957 6 4C5.46957 4 4.96086 4.21071 4.58579 4.58579C4.21071 4.96086 4 5.46957 4 6C4 6.53043 4.21071 7.03914 4.58579 7.41421C4.96086 7.78929 5.46957 8 6 8M10 22L9 8M14 22L15 8M20 8C20.5 8 20.9 8.4 20.8 9L18.2 21C18.1 21.5 17.5 22 17 22H7C6.4 22 5.9 21.6 5.8 21L3.2 9C3.1 8.4 3.5 8 4 8H20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--popsicle{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22.0002 22L16.5002 16.5M18.6001 14.4C19.4001 13.6 19.4001 12.4 18.6001 11.6L10.5001 3.5C9.55863 2.55848 8.28165 2.02954 6.95015 2.02954C5.61864 2.02954 4.34166 2.55848 3.40015 3.5C2.45863 4.44152 1.92969 5.71849 1.92969 7.05C1.92969 8.38151 2.45863 9.65848 3.40015 10.6L11.5001 18.7C12.4001 19.4 13.6001 19.4 14.4001 18.6L18.6001 14.4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22.0002 22L16.5002 16.5M18.6001 14.4C19.4001 13.6 19.4001 12.4 18.6001 11.6L10.5001 3.5C9.55863 2.55848 8.28165 2.02954 6.95015 2.02954C5.61864 2.02954 4.34166 2.55848 3.40015 3.5C2.45863 4.44152 1.92969 5.71849 1.92969 7.05C1.92969 8.38151 2.45863 9.65848 3.40015 10.6L11.5001 18.7C12.4001 19.4 13.6001 19.4 14.4001 18.6L18.6001 14.4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--pound-sterling{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 6.99999C18 1.66699 10 1.66699 10 6.99999V21M6 21H18M6 13H16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 6.99999C18 1.66699 10 1.66699 10 6.99999V21M6 21H18M6 13H16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--power-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18.3601 6.63989C19.4357 7.71604 20.221 9.04733 20.6424 10.5093C21.0639 11.9713 21.1078 13.5163 20.7701 14.9999M6.15997 6.15991C5.20457 6.96234 4.42645 7.95465 3.87501 9.07384C3.32357 10.193 3.01085 11.4146 2.95672 12.6611C2.90258 13.9076 3.10821 15.1518 3.56055 16.3145C4.01289 17.4773 4.70205 18.5334 5.58428 19.4156C6.46652 20.2978 7.52255 20.987 8.68533 21.4393C9.84811 21.8917 11.0922 22.0973 12.3387 22.0432C13.5852 21.989 14.8069 21.6763 15.926 21.1249C17.0452 20.5734 18.0375 19.7953 18.84 18.8399M12 2V6M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18.3601 6.63989C19.4357 7.71604 20.221 9.04733 20.6424 10.5093C21.0639 11.9713 21.1078 13.5163 20.7701 14.9999M6.15997 6.15991C5.20457 6.96234 4.42645 7.95465 3.87501 9.07384C3.32357 10.193 3.01085 11.4146 2.95672 12.6611C2.90258 13.9076 3.10821 15.1518 3.56055 16.3145C4.01289 17.4773 4.70205 18.5334 5.58428 19.4156C6.46652 20.2978 7.52255 20.987 8.68533 21.4393C9.84811 21.8917 11.0922 22.0973 12.3387 22.0432C13.5852 21.989 14.8069 21.6763 15.926 21.1249C17.0452 20.5734 18.0375 19.7953 18.84 18.8399M12 2V6M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--power{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.0002 2V12M18.4003 6.6001C19.6569 7.8572 20.5132 9.45827 20.8611 11.2014C21.209 12.9445 21.0329 14.7516 20.3551 16.3948C19.6774 18.038 18.5282 19.4437 17.0525 20.4346C15.5769 21.4255 13.8408 21.9573 12.0634 21.9628C10.2859 21.9684 8.54654 21.4475 7.06471 20.4659C5.58288 19.4842 4.42491 18.0857 3.73684 16.4468C3.04876 14.8079 2.8614 13.002 3.19837 11.2567C3.53533 9.51145 4.38155 7.90505 5.63029 6.6401%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.0002 2V12M18.4003 6.6001C19.6569 7.8572 20.5132 9.45827 20.8611 11.2014C21.209 12.9445 21.0329 14.7516 20.3551 16.3948C19.6774 18.038 18.5282 19.4437 17.0525 20.4346C15.5769 21.4255 13.8408 21.9573 12.0634 21.9628C10.2859 21.9684 8.54654 21.4475 7.06471 20.4659C5.58288 19.4842 4.42491 18.0857 3.73684 16.4468C3.04876 14.8079 2.8614 13.002 3.19837 11.2567C3.53533 9.51145 4.38155 7.90505 5.63029 6.6401%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--presentation{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 3H22M21 3V14C21 14.5304 20.7893 15.0391 20.4142 15.4142C20.0391 15.7893 19.5304 16 19 16H5C4.46957 16 3.96086 15.7893 3.58579 15.4142C3.21071 15.0391 3 14.5304 3 14V3M7 21L12 16L17 21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 3H22M21 3V14C21 14.5304 20.7893 15.0391 20.4142 15.4142C20.0391 15.7893 19.5304 16 19 16H5C4.46957 16 3.96086 15.7893 3.58579 15.4142C3.21071 15.0391 3 14.5304 3 14V3M7 21L12 16L17 21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--printer-check{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.5 22H7C6.73478 22 6.48043 21.8946 6.29289 21.7071C6.10536 21.5196 6 21.2652 6 21V15C6 14.7348 6.10536 14.4804 6.29289 14.2929C6.48043 14.1054 6.73478 14 7 14H17C17.2652 14 17.5196 14.1054 17.7071 14.2929C17.8946 14.4804 18 14.7348 18 15V15.5M16 19L18 21L22 17M6 18H4C3.46957 18 2.96086 17.7893 2.58579 17.4142C2.21071 17.0391 2 16.5304 2 16V11C2 10.4696 2.21071 9.96086 2.58579 9.58579C2.96086 9.21071 3.46957 9 4 9H20C20.5304 9 21.0391 9.21071 21.4142 9.58579C21.7893 9.96086 22 10.4696 22 11V13M6 9V3C6 2.73478 6.10536 2.48043 6.29289 2.29289C6.48043 2.10536 6.73478 2 7 2H17C17.2652 2 17.5196 2.10536 17.7071 2.29289C17.8946 2.48043 18 2.73478 18 3V9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.5 22H7C6.73478 22 6.48043 21.8946 6.29289 21.7071C6.10536 21.5196 6 21.2652 6 21V15C6 14.7348 6.10536 14.4804 6.29289 14.2929C6.48043 14.1054 6.73478 14 7 14H17C17.2652 14 17.5196 14.1054 17.7071 14.2929C17.8946 14.4804 18 14.7348 18 15V15.5M16 19L18 21L22 17M6 18H4C3.46957 18 2.96086 17.7893 2.58579 17.4142C2.21071 17.0391 2 16.5304 2 16V11C2 10.4696 2.21071 9.96086 2.58579 9.58579C2.96086 9.21071 3.46957 9 4 9H20C20.5304 9 21.0391 9.21071 21.4142 9.58579C21.7893 9.96086 22 10.4696 22 11V13M6 9V3C6 2.73478 6.10536 2.48043 6.29289 2.29289C6.48043 2.10536 6.73478 2 7 2H17C17.2652 2 17.5196 2.10536 17.7071 2.29289C17.8946 2.48043 18 2.73478 18 3V9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--printer{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 18H4C3.46957 18 2.96086 17.7893 2.58579 17.4142C2.21071 17.0391 2 16.5304 2 16V11C2 10.4696 2.21071 9.96086 2.58579 9.58579C2.96086 9.21071 3.46957 9 4 9H20C20.5304 9 21.0391 9.21071 21.4142 9.58579C21.7893 9.96086 22 10.4696 22 11V16C22 16.5304 21.7893 17.0391 21.4142 17.4142C21.0391 17.7893 20.5304 18 20 18H18M6 9V3C6 2.73478 6.10536 2.48043 6.29289 2.29289C6.48043 2.10536 6.73478 2 7 2H17C17.2652 2 17.5196 2.10536 17.7071 2.29289C17.8946 2.48043 18 2.73478 18 3V9M7 14H17C17.5523 14 18 14.4477 18 15V21C18 21.5523 17.5523 22 17 22H7C6.44772 22 6 21.5523 6 21V15C6 14.4477 6.44772 14 7 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 18H4C3.46957 18 2.96086 17.7893 2.58579 17.4142C2.21071 17.0391 2 16.5304 2 16V11C2 10.4696 2.21071 9.96086 2.58579 9.58579C2.96086 9.21071 3.46957 9 4 9H20C20.5304 9 21.0391 9.21071 21.4142 9.58579C21.7893 9.96086 22 10.4696 22 11V16C22 16.5304 21.7893 17.0391 21.4142 17.4142C21.0391 17.7893 20.5304 18 20 18H18M6 9V3C6 2.73478 6.10536 2.48043 6.29289 2.29289C6.48043 2.10536 6.73478 2 7 2H17C17.2652 2 17.5196 2.10536 17.7071 2.29289C17.8946 2.48043 18 2.73478 18 3V9M7 14H17C17.5523 14 18 14.4477 18 15V21C18 21.5523 17.5523 22 17 22H7C6.44772 22 6 21.5523 6 21V15C6 14.4477 6.44772 14 7 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--projector{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 7L3 5M9 6V3M13 7L15 5M11.83 12H20C20.5304 12 21.0391 12.2107 21.4142 12.5858C21.7893 12.9609 22 13.4696 22 14V18C22 18.5304 21.7893 19.0391 21.4142 19.4142C21.0391 19.7893 20.5304 20 20 20H4C3.46957 20 2.96086 19.7893 2.58579 19.4142C2.21071 19.0391 2 18.5304 2 18V14C2 13.4696 2.21071 12.9609 2.58579 12.5858C2.96086 12.2107 3.46957 12 4 12H6.17M16 16H18M12 13C12 14.6569 10.6569 16 9 16C7.34315 16 6 14.6569 6 13C6 11.3431 7.34315 10 9 10C10.6569 10 12 11.3431 12 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 7L3 5M9 6V3M13 7L15 5M11.83 12H20C20.5304 12 21.0391 12.2107 21.4142 12.5858C21.7893 12.9609 22 13.4696 22 14V18C22 18.5304 21.7893 19.0391 21.4142 19.4142C21.0391 19.7893 20.5304 20 20 20H4C3.46957 20 2.96086 19.7893 2.58579 19.4142C2.21071 19.0391 2 18.5304 2 18V14C2 13.4696 2.21071 12.9609 2.58579 12.5858C2.96086 12.2107 3.46957 12 4 12H6.17M16 16H18M12 13C12 14.6569 10.6569 16 9 16C7.34315 16 6 14.6569 6 13C6 11.3431 7.34315 10 9 10C10.6569 10 12 11.3431 12 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--proportions{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 9V20M2 9H15C15.5304 9 16.0391 9.21071 16.4142 9.58579C16.7893 9.96086 17 10.4696 17 11V20M4 4H20C21.1046 4 22 4.89543 22 6V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V6C2 4.89543 2.89543 4 4 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 9V20M2 9H15C15.5304 9 16.0391 9.21071 16.4142 9.58579C16.7893 9.96086 17 10.4696 17 11V20M4 4H20C21.1046 4 22 4.89543 22 6V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V6C2 4.89543 2.89543 4 4 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--puzzle{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg clip-path%3D%22url(%23clip0_901_1961)%22%3E%3Cpath d%3D%22M19.439 7.85005C19.39 8.17205 19.4981 8.49805 19.7281 8.72805L21.296 10.296C21.766 10.766 22.0021 11.383 22.0021 12C22.0021 12.617 21.767 13.233 21.296 13.704L19.685 15.315C19.5768 15.4232 19.4447 15.5045 19.2993 15.5524C19.154 15.6004 18.9994 15.6136 18.848 15.591C18.378 15.521 18.046 15.111 17.88 14.666C17.7344 14.2728 17.4922 13.9226 17.1758 13.6474C16.8593 13.3723 16.4788 13.1811 16.0692 13.0915C15.6595 13.0019 15.2339 13.0168 14.8315 13.1347C14.4291 13.2526 14.0628 13.4698 13.7663 13.7663C13.4698 14.0628 13.2526 14.4291 13.1347 14.8315C13.0168 15.2339 13.0019 15.6595 13.0915 16.0692C13.1811 16.4788 13.3723 16.8593 13.6474 17.1758C13.9226 17.4922 14.2728 17.7344 14.666 17.88C15.112 18.046 15.521 18.377 15.591 18.848C15.6137 18.9994 15.6005 19.154 15.5526 19.2994C15.5046 19.4447 15.4233 19.5768 15.315 19.685L13.705 21.295C13.4814 21.5194 13.2157 21.6974 12.9231 21.8187C12.6305 21.94 12.3168 22.0023 12 22.0021C11.6835 22.0025 11.37 21.9403 11.0776 21.8191C10.7852 21.698 10.5195 21.5202 10.296 21.296L8.72805 19.7281C8.61472 19.6145 8.47634 19.5291 8.32403 19.4788C8.17172 19.4284 8.00972 19.4145 7.85105 19.438C7.35805 19.512 7.01105 19.942 6.83105 20.406C6.68017 20.7933 6.43513 21.1368 6.11809 21.4056C5.80105 21.6743 5.42202 21.8598 5.01528 21.9452C4.60853 22.0306 4.18692 22.0132 3.78857 21.8947C3.39022 21.7761 3.02771 21.5602 2.73383 21.2663C2.43995 20.9724 2.22397 20.6099 2.10543 20.2115C1.98689 19.8132 1.96954 19.3916 2.05494 18.9848C2.14033 18.5781 2.32579 18.199 2.59452 17.882C2.86325 17.565 3.20679 17.3199 3.59405 17.169C4.05805 16.989 4.48805 16.642 4.56105 16.149C4.58476 15.9905 4.57097 15.8285 4.52079 15.6762C4.4706 15.5239 4.38541 15.3855 4.27205 15.272L2.70405 13.704C2.4799 13.4805 2.30213 13.2149 2.18097 12.9225C2.05981 12.6301 1.99765 12.3166 1.99805 12C1.99805 11.383 2.23405 10.766 2.70405 10.296L4.23005 8.77005C4.47005 8.53005 4.81105 8.41705 5.14705 8.46705C5.66205 8.54405 6.02405 8.99505 6.22005 9.47705C6.37575 9.8588 6.62344 10.1961 6.94106 10.459C7.25869 10.7218 7.63639 10.902 8.04052 10.9835C8.44466 11.0651 8.86269 11.0454 9.25737 10.9263C9.65206 10.8071 10.0112 10.5922 10.3027 10.3007C10.5942 10.0092 10.8091 9.65006 10.9283 9.25537C11.0474 8.86069 11.0671 8.44266 10.9855 8.03852C10.904 7.63439 10.7238 7.25669 10.461 6.93906C10.1981 6.62144 9.8608 6.37375 9.47905 6.21805C8.99705 6.02205 8.54605 5.66005 8.46905 5.14505C8.41905 4.80905 8.53105 4.46905 8.77205 4.22805L10.297 2.70305C10.5205 2.4792 10.786 2.30168 11.0782 2.1807C11.3705 2.05972 11.6837 1.99765 12 1.99805C12.617 1.99805 13.234 2.23405 13.704 2.70405L15.272 4.27205C15.502 4.50205 15.828 4.61005 16.149 4.56205C16.642 4.48805 16.989 4.05805 17.169 3.59405C17.3199 3.20679 17.565 2.86325 17.882 2.59452C18.199 2.32579 18.5781 2.14033 18.9848 2.05494C19.3916 1.96954 19.8132 1.98689 20.2115 2.10543C20.6099 2.22397 20.9724 2.43995 21.2663 2.73383C21.5602 3.02771 21.7761 3.39022 21.8947 3.78857C22.0132 4.18692 22.0306 4.60853 21.9452 5.01528C21.8598 5.42202 21.6743 5.80105 21.4056 6.11809C21.1368 6.43513 20.7933 6.68017 20.406 6.83105C19.942 7.01105 19.512 7.35705 19.439 7.85005Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath id%3D%22clip0_901_1961%22%3E%3Crect width%3D%2224%22 height%3D%2224%22 fill%3D%22currentColor%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg clip-path%3D%22url(%23clip0_901_1961)%22%3E%3Cpath d%3D%22M19.439 7.85005C19.39 8.17205 19.4981 8.49805 19.7281 8.72805L21.296 10.296C21.766 10.766 22.0021 11.383 22.0021 12C22.0021 12.617 21.767 13.233 21.296 13.704L19.685 15.315C19.5768 15.4232 19.4447 15.5045 19.2993 15.5524C19.154 15.6004 18.9994 15.6136 18.848 15.591C18.378 15.521 18.046 15.111 17.88 14.666C17.7344 14.2728 17.4922 13.9226 17.1758 13.6474C16.8593 13.3723 16.4788 13.1811 16.0692 13.0915C15.6595 13.0019 15.2339 13.0168 14.8315 13.1347C14.4291 13.2526 14.0628 13.4698 13.7663 13.7663C13.4698 14.0628 13.2526 14.4291 13.1347 14.8315C13.0168 15.2339 13.0019 15.6595 13.0915 16.0692C13.1811 16.4788 13.3723 16.8593 13.6474 17.1758C13.9226 17.4922 14.2728 17.7344 14.666 17.88C15.112 18.046 15.521 18.377 15.591 18.848C15.6137 18.9994 15.6005 19.154 15.5526 19.2994C15.5046 19.4447 15.4233 19.5768 15.315 19.685L13.705 21.295C13.4814 21.5194 13.2157 21.6974 12.9231 21.8187C12.6305 21.94 12.3168 22.0023 12 22.0021C11.6835 22.0025 11.37 21.9403 11.0776 21.8191C10.7852 21.698 10.5195 21.5202 10.296 21.296L8.72805 19.7281C8.61472 19.6145 8.47634 19.5291 8.32403 19.4788C8.17172 19.4284 8.00972 19.4145 7.85105 19.438C7.35805 19.512 7.01105 19.942 6.83105 20.406C6.68017 20.7933 6.43513 21.1368 6.11809 21.4056C5.80105 21.6743 5.42202 21.8598 5.01528 21.9452C4.60853 22.0306 4.18692 22.0132 3.78857 21.8947C3.39022 21.7761 3.02771 21.5602 2.73383 21.2663C2.43995 20.9724 2.22397 20.6099 2.10543 20.2115C1.98689 19.8132 1.96954 19.3916 2.05494 18.9848C2.14033 18.5781 2.32579 18.199 2.59452 17.882C2.86325 17.565 3.20679 17.3199 3.59405 17.169C4.05805 16.989 4.48805 16.642 4.56105 16.149C4.58476 15.9905 4.57097 15.8285 4.52079 15.6762C4.4706 15.5239 4.38541 15.3855 4.27205 15.272L2.70405 13.704C2.4799 13.4805 2.30213 13.2149 2.18097 12.9225C2.05981 12.6301 1.99765 12.3166 1.99805 12C1.99805 11.383 2.23405 10.766 2.70405 10.296L4.23005 8.77005C4.47005 8.53005 4.81105 8.41705 5.14705 8.46705C5.66205 8.54405 6.02405 8.99505 6.22005 9.47705C6.37575 9.8588 6.62344 10.1961 6.94106 10.459C7.25869 10.7218 7.63639 10.902 8.04052 10.9835C8.44466 11.0651 8.86269 11.0454 9.25737 10.9263C9.65206 10.8071 10.0112 10.5922 10.3027 10.3007C10.5942 10.0092 10.8091 9.65006 10.9283 9.25537C11.0474 8.86069 11.0671 8.44266 10.9855 8.03852C10.904 7.63439 10.7238 7.25669 10.461 6.93906C10.1981 6.62144 9.8608 6.37375 9.47905 6.21805C8.99705 6.02205 8.54605 5.66005 8.46905 5.14505C8.41905 4.80905 8.53105 4.46905 8.77205 4.22805L10.297 2.70305C10.5205 2.4792 10.786 2.30168 11.0782 2.1807C11.3705 2.05972 11.6837 1.99765 12 1.99805C12.617 1.99805 13.234 2.23405 13.704 2.70405L15.272 4.27205C15.502 4.50205 15.828 4.61005 16.149 4.56205C16.642 4.48805 16.989 4.05805 17.169 3.59405C17.3199 3.20679 17.565 2.86325 17.882 2.59452C18.199 2.32579 18.5781 2.14033 18.9848 2.05494C19.3916 1.96954 19.8132 1.98689 20.2115 2.10543C20.6099 2.22397 20.9724 2.43995 21.2663 2.73383C21.5602 3.02771 21.7761 3.39022 21.8947 3.78857C22.0132 4.18692 22.0306 4.60853 21.9452 5.01528C21.8598 5.42202 21.6743 5.80105 21.4056 6.11809C21.1368 6.43513 20.7933 6.68017 20.406 6.83105C19.942 7.01105 19.512 7.35705 19.439 7.85005Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath id%3D%22clip0_901_1961%22%3E%3Crect width%3D%2224%22 height%3D%2224%22 fill%3D%22currentColor%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--pyramid{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.9998 2V22M2.49976 16.8801C2.38099 16.8107 2.2778 16.7177 2.19663 16.6066C2.11547 16.4956 2.05807 16.369 2.02804 16.2348C1.99801 16.1006 1.99598 15.9617 2.02209 15.8266C2.04819 15.6916 2.10187 15.5634 2.17976 15.4501L11.1798 2.43008C11.2719 2.29805 11.3946 2.19022 11.5374 2.11577C11.6801 2.04132 11.8388 2.00244 11.9998 2.00244C12.1608 2.00244 12.3194 2.04132 12.4622 2.11577C12.6049 2.19022 12.7276 2.29805 12.8198 2.43008L21.8198 15.4401C21.8993 15.5537 21.9544 15.6827 21.9814 15.8188C22.0084 15.9549 22.0068 16.0951 21.9768 16.2305C21.9467 16.366 21.8887 16.4936 21.8066 16.6055C21.7245 16.7173 21.62 16.8108 21.4998 16.8801L12.9898 21.7401C12.6881 21.9119 12.3469 22.0023 11.9998 22.0023C11.6526 22.0023 11.3114 21.9119 11.0098 21.7401L2.49976 16.8801Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.9998 2V22M2.49976 16.8801C2.38099 16.8107 2.2778 16.7177 2.19663 16.6066C2.11547 16.4956 2.05807 16.369 2.02804 16.2348C1.99801 16.1006 1.99598 15.9617 2.02209 15.8266C2.04819 15.6916 2.10187 15.5634 2.17976 15.4501L11.1798 2.43008C11.2719 2.29805 11.3946 2.19022 11.5374 2.11577C11.6801 2.04132 11.8388 2.00244 11.9998 2.00244C12.1608 2.00244 12.3194 2.04132 12.4622 2.11577C12.6049 2.19022 12.7276 2.29805 12.8198 2.43008L21.8198 15.4401C21.8993 15.5537 21.9544 15.6827 21.9814 15.8188C22.0084 15.9549 22.0068 16.0951 21.9768 16.2305C21.9467 16.366 21.8887 16.4936 21.8066 16.6055C21.7245 16.7173 21.62 16.8108 21.4998 16.8801L12.9898 21.7401C12.6881 21.9119 12.3469 22.0023 11.9998 22.0023C11.6526 22.0023 11.3114 21.9119 11.0098 21.7401L2.49976 16.8801Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--qr-code{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 16H18C17.4696 16 16.9609 16.2107 16.5858 16.5858C16.2107 16.9609 16 17.4696 16 18V21M21 21V21.01M12 7V10C12 10.5304 11.7893 11.0391 11.4142 11.4142C11.0391 11.7893 10.5304 12 10 12H7M3 12H3.01M12 3H12.01M12 16V16.01M16 12H17M21 12V12.01M12 21V20M4 3H7C7.55228 3 8 3.44772 8 4V7C8 7.55228 7.55228 8 7 8H4C3.44772 8 3 7.55228 3 7V4C3 3.44772 3.44772 3 4 3ZM17 3H20C20.5523 3 21 3.44772 21 4V7C21 7.55228 20.5523 8 20 8H17C16.4477 8 16 7.55228 16 7V4C16 3.44772 16.4477 3 17 3ZM4 16H7C7.55228 16 8 16.4477 8 17V20C8 20.5523 7.55228 21 7 21H4C3.44772 21 3 20.5523 3 20V17C3 16.4477 3.44772 16 4 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 16H18C17.4696 16 16.9609 16.2107 16.5858 16.5858C16.2107 16.9609 16 17.4696 16 18V21M21 21V21.01M12 7V10C12 10.5304 11.7893 11.0391 11.4142 11.4142C11.0391 11.7893 10.5304 12 10 12H7M3 12H3.01M12 3H12.01M12 16V16.01M16 12H17M21 12V12.01M12 21V20M4 3H7C7.55228 3 8 3.44772 8 4V7C8 7.55228 7.55228 8 7 8H4C3.44772 8 3 7.55228 3 7V4C3 3.44772 3.44772 3 4 3ZM17 3H20C20.5523 3 21 3.44772 21 4V7C21 7.55228 20.5523 8 20 8H17C16.4477 8 16 7.55228 16 7V4C16 3.44772 16.4477 3 17 3ZM4 16H7C7.55228 16 8 16.4477 8 17V20C8 20.5523 7.55228 21 7 21H4C3.44772 21 3 20.5523 3 20V17C3 16.4477 3.44772 16 4 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--quote{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 3C15.4696 3 14.9609 3.21071 14.5858 3.58579C14.2107 3.96086 14 4.46957 14 5V11C14 11.5304 14.2107 12.0391 14.5858 12.4142C14.9609 12.7893 15.4696 13 16 13C16.2652 13 16.5196 13.1054 16.7071 13.2929C16.8946 13.4804 17 13.7348 17 14V15C17 15.5304 16.7893 16.0391 16.4142 16.4142C16.0391 16.7893 15.5304 17 15 17C14.7348 17 14.4804 17.1054 14.2929 17.2929C14.1054 17.4804 14 17.7348 14 18V20C14 20.2652 14.1054 20.5196 14.2929 20.7071C14.4804 20.8946 14.7348 21 15 21C16.5913 21 18.1174 20.3679 19.2426 19.2426C20.3679 18.1174 21 16.5913 21 15V5C21 4.46957 20.7893 3.96086 20.4142 3.58579C20.0391 3.21071 19.5304 3 19 3H16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M5 3C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V11C3 11.5304 3.21071 12.0391 3.58579 12.4142C3.96086 12.7893 4.46957 13 5 13C5.26522 13 5.51957 13.1054 5.70711 13.2929C5.89464 13.4804 6 13.7348 6 14V15C6 15.5304 5.78929 16.0391 5.41421 16.4142C5.03914 16.7893 4.53043 17 4 17C3.73478 17 3.48043 17.1054 3.29289 17.2929C3.10536 17.4804 3 17.7348 3 18V20C3 20.2652 3.10536 20.5196 3.29289 20.7071C3.48043 20.8946 3.73478 21 4 21C5.5913 21 7.11742 20.3679 8.24264 19.2426C9.36786 18.1174 10 16.5913 10 15V5C10 4.46957 9.78929 3.96086 9.41421 3.58579C9.03914 3.21071 8.53043 3 8 3H5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 3C15.4696 3 14.9609 3.21071 14.5858 3.58579C14.2107 3.96086 14 4.46957 14 5V11C14 11.5304 14.2107 12.0391 14.5858 12.4142C14.9609 12.7893 15.4696 13 16 13C16.2652 13 16.5196 13.1054 16.7071 13.2929C16.8946 13.4804 17 13.7348 17 14V15C17 15.5304 16.7893 16.0391 16.4142 16.4142C16.0391 16.7893 15.5304 17 15 17C14.7348 17 14.4804 17.1054 14.2929 17.2929C14.1054 17.4804 14 17.7348 14 18V20C14 20.2652 14.1054 20.5196 14.2929 20.7071C14.4804 20.8946 14.7348 21 15 21C16.5913 21 18.1174 20.3679 19.2426 19.2426C20.3679 18.1174 21 16.5913 21 15V5C21 4.46957 20.7893 3.96086 20.4142 3.58579C20.0391 3.21071 19.5304 3 19 3H16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M5 3C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V11C3 11.5304 3.21071 12.0391 3.58579 12.4142C3.96086 12.7893 4.46957 13 5 13C5.26522 13 5.51957 13.1054 5.70711 13.2929C5.89464 13.4804 6 13.7348 6 14V15C6 15.5304 5.78929 16.0391 5.41421 16.4142C5.03914 16.7893 4.53043 17 4 17C3.73478 17 3.48043 17.1054 3.29289 17.2929C3.10536 17.4804 3 17.7348 3 18V20C3 20.2652 3.10536 20.5196 3.29289 20.7071C3.48043 20.8946 3.73478 21 4 21C5.5913 21 7.11742 20.3679 8.24264 19.2426C9.36786 18.1174 10 16.5913 10 15V5C10 4.46957 9.78929 3.96086 9.41421 3.58579C9.03914 3.21071 8.53043 3 8 3H5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--rabbit{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 16C13.5795 15.9992 14.1467 16.1663 14.6333 16.481C15.1198 16.7958 15.5048 17.2446 15.7417 17.7735C15.9787 18.3023 16.0573 18.8884 15.9683 19.461C15.8793 20.0336 15.6263 20.5681 15.24 21M18 12H18.01M18 20.9999H10C8.93913 20.9999 7.92172 20.5785 7.17157 19.8283C6.42143 19.0782 6 18.0608 6 16.9999C6 15.1434 6.7375 13.3629 8.05025 12.0502C9.36301 10.7374 11.1435 9.99992 13 9.99992H13.2L9.6 6.39992C9.41615 6.21607 9.27031 5.99781 9.17081 5.75759C9.07131 5.51738 9.0201 5.25992 9.0201 4.99992C9.0201 4.47482 9.2287 3.97122 9.6 3.59992C9.9713 3.22862 10.4749 3.02002 11 3.02002C11.26 3.02002 11.5175 3.07123 11.7577 3.17073C11.9979 3.27023 12.2161 3.41607 12.4 3.59992L15.8 6.99992H16M16 6.99992C19.3 6.99992 22 9.69992 22 12.9999V13.9999C22 14.5304 21.7893 15.0391 21.4142 15.4141C21.0391 15.7892 20.5304 15.9999 20 15.9999H19C18.2044 15.9999 17.4413 16.316 16.8787 16.8786C16.3161 17.4412 16 18.2043 16 18.9999M16 6.99992V4C16 3.46957 16.2107 2.96086 16.5858 2.58579C16.9609 2.21071 17.4696 2 18 2C18.5304 2 19.0391 2.21071 19.4142 2.58579C19.7893 2.96086 20 3.46957 20 4V8.54M7.6119 12.524C7.3307 12.0263 6.91318 11.6193 6.40849 11.351C5.90379 11.0826 5.33293 10.964 4.76311 11.0091C4.19329 11.0543 3.64822 11.2613 3.19207 11.6057C2.73592 11.9502 2.38767 12.4178 2.18834 12.9536C1.989 13.4893 1.94686 14.0708 2.06688 14.6297C2.1869 15.1885 2.46409 15.7015 2.86581 16.1081C3.26753 16.5148 3.77706 16.7982 4.33443 16.925C4.89179 17.0518 5.47378 17.0168 6.0119 16.8239%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 16C13.5795 15.9992 14.1467 16.1663 14.6333 16.481C15.1198 16.7958 15.5048 17.2446 15.7417 17.7735C15.9787 18.3023 16.0573 18.8884 15.9683 19.461C15.8793 20.0336 15.6263 20.5681 15.24 21M18 12H18.01M18 20.9999H10C8.93913 20.9999 7.92172 20.5785 7.17157 19.8283C6.42143 19.0782 6 18.0608 6 16.9999C6 15.1434 6.7375 13.3629 8.05025 12.0502C9.36301 10.7374 11.1435 9.99992 13 9.99992H13.2L9.6 6.39992C9.41615 6.21607 9.27031 5.99781 9.17081 5.75759C9.07131 5.51738 9.0201 5.25992 9.0201 4.99992C9.0201 4.47482 9.2287 3.97122 9.6 3.59992C9.9713 3.22862 10.4749 3.02002 11 3.02002C11.26 3.02002 11.5175 3.07123 11.7577 3.17073C11.9979 3.27023 12.2161 3.41607 12.4 3.59992L15.8 6.99992H16M16 6.99992C19.3 6.99992 22 9.69992 22 12.9999V13.9999C22 14.5304 21.7893 15.0391 21.4142 15.4141C21.0391 15.7892 20.5304 15.9999 20 15.9999H19C18.2044 15.9999 17.4413 16.316 16.8787 16.8786C16.3161 17.4412 16 18.2043 16 18.9999M16 6.99992V4C16 3.46957 16.2107 2.96086 16.5858 2.58579C16.9609 2.21071 17.4696 2 18 2C18.5304 2 19.0391 2.21071 19.4142 2.58579C19.7893 2.96086 20 3.46957 20 4V8.54M7.6119 12.524C7.3307 12.0263 6.91318 11.6193 6.40849 11.351C5.90379 11.0826 5.33293 10.964 4.76311 11.0091C4.19329 11.0543 3.64822 11.2613 3.19207 11.6057C2.73592 11.9502 2.38767 12.4178 2.18834 12.9536C1.989 13.4893 1.94686 14.0708 2.06688 14.6297C2.1869 15.1885 2.46409 15.7015 2.86581 16.1081C3.26753 16.5148 3.77706 16.7982 4.33443 16.925C4.89179 17.0518 5.47378 17.0168 6.0119 16.8239%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--radar{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6.99023 3.34005C8.89767 2.23728 11.1159 1.79532 13.3004 2.08284C15.4848 2.37036 17.5131 3.37126 19.0702 4.93005L13.4102 10.5899M4.00024 6H4.01024M2.29035 9.6201C1.91544 11.1472 1.90593 12.7411 2.26258 14.2725C2.61923 15.804 3.33198 17.2297 4.34299 18.434C5.35399 19.6383 6.63474 20.5872 8.08125 21.2037C9.52776 21.8202 11.0993 22.0869 12.6682 21.9822C14.2371 21.8774 15.7592 21.4041 17.1109 20.6008C18.4626 19.7975 19.6058 18.6867 20.4478 17.3587C21.2897 16.0306 21.8065 14.5228 21.9564 12.9575C22.1063 11.3923 21.885 9.81376 21.3104 8.3501M16.2403 7.75992C15.6648 7.18108 14.9773 6.72575 14.2197 6.42179C13.4622 6.11783 12.6506 5.97163 11.8346 5.99213C11.0187 6.01263 10.2155 6.1994 9.47415 6.54103C8.73285 6.88265 8.06904 7.37193 7.52335 7.97894C6.97765 8.58594 6.56155 9.29791 6.3005 10.0713C6.03944 10.8446 5.93893 11.6631 6.0051 12.4767C6.07128 13.2902 6.30275 14.0817 6.68536 14.8027C7.06797 15.5237 7.59366 16.1591 8.23028 16.6699M12.0002 18H12.0102M17.9903 11.6599C18.0447 12.6113 17.8717 13.5619 17.4856 14.4332C17.0996 15.3044 16.5116 16.0711 15.7703 16.6699M14.0002 12C14.0002 13.1046 13.1048 14 12.0002 14C10.8957 14 10.0002 13.1046 10.0002 12C10.0002 10.8954 10.8957 10 12.0002 10C13.1048 10 14.0002 10.8954 14.0002 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6.99023 3.34005C8.89767 2.23728 11.1159 1.79532 13.3004 2.08284C15.4848 2.37036 17.5131 3.37126 19.0702 4.93005L13.4102 10.5899M4.00024 6H4.01024M2.29035 9.6201C1.91544 11.1472 1.90593 12.7411 2.26258 14.2725C2.61923 15.804 3.33198 17.2297 4.34299 18.434C5.35399 19.6383 6.63474 20.5872 8.08125 21.2037C9.52776 21.8202 11.0993 22.0869 12.6682 21.9822C14.2371 21.8774 15.7592 21.4041 17.1109 20.6008C18.4626 19.7975 19.6058 18.6867 20.4478 17.3587C21.2897 16.0306 21.8065 14.5228 21.9564 12.9575C22.1063 11.3923 21.885 9.81376 21.3104 8.3501M16.2403 7.75992C15.6648 7.18108 14.9773 6.72575 14.2197 6.42179C13.4622 6.11783 12.6506 5.97163 11.8346 5.99213C11.0187 6.01263 10.2155 6.1994 9.47415 6.54103C8.73285 6.88265 8.06904 7.37193 7.52335 7.97894C6.97765 8.58594 6.56155 9.29791 6.3005 10.0713C6.03944 10.8446 5.93893 11.6631 6.0051 12.4767C6.07128 13.2902 6.30275 14.0817 6.68536 14.8027C7.06797 15.5237 7.59366 16.1591 8.23028 16.6699M12.0002 18H12.0102M17.9903 11.6599C18.0447 12.6113 17.8717 13.5619 17.4856 14.4332C17.0996 15.3044 16.5116 16.0711 15.7703 16.6699M14.0002 12C14.0002 13.1046 13.1048 14 12.0002 14C10.8957 14 10.0002 13.1046 10.0002 12C10.0002 10.8954 10.8957 10 12.0002 10C13.1048 10 14.0002 10.8954 14.0002 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--radiation{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12H12.01M7.50011 4.19989C7.20011 3.69989 6.60011 3.49989 6.20011 3.79989C3.90011 5.49989 2.30011 8.09989 2.00011 10.9999C1.90011 11.4999 2.40011 11.9999 3.00011 11.9999H8.00011C8.00011 10.4999 8.80011 9.19989 10.0001 8.59989C8.90011 6.69989 8.00011 5.09989 7.50011 4.19989ZM21 12C21.6 12 22 11.6 22 11C21.7 8.09995 20.2 5.49995 17.9 3.89995C17.5 3.59995 16.8 3.69995 16.6 4.19995C16 5.09995 15.1 6.69995 14 8.49995C15.2 9.19995 16 10.5 16 12H21ZM7.50008 19.8C7.20008 20.3 7.40008 20.9 7.90008 21.1C10.5001 22.3 13.5001 22.3 16.1001 21.1C16.6001 20.9 16.8001 20.3 16.5001 19.8C16.0001 18.9 15.1001 17.3 14.0001 15.5C12.8001 16.2 11.2001 16.2 10.0001 15.5C8.90008 17.3 8.00008 18.9 7.50008 19.8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12H12.01M7.50011 4.19989C7.20011 3.69989 6.60011 3.49989 6.20011 3.79989C3.90011 5.49989 2.30011 8.09989 2.00011 10.9999C1.90011 11.4999 2.40011 11.9999 3.00011 11.9999H8.00011C8.00011 10.4999 8.80011 9.19989 10.0001 8.59989C8.90011 6.69989 8.00011 5.09989 7.50011 4.19989ZM21 12C21.6 12 22 11.6 22 11C21.7 8.09995 20.2 5.49995 17.9 3.89995C17.5 3.59995 16.8 3.69995 16.6 4.19995C16 5.09995 15.1 6.69995 14 8.49995C15.2 9.19995 16 10.5 16 12H21ZM7.50008 19.8C7.20008 20.3 7.40008 20.9 7.90008 21.1C10.5001 22.3 13.5001 22.3 16.1001 21.1C16.6001 20.9 16.8001 20.3 16.5001 19.8C16.0001 18.9 15.1001 17.3 14.0001 15.5C12.8001 16.2 11.2001 16.2 10.0001 15.5C8.90008 17.3 8.00008 18.9 7.50008 19.8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--radical{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 12H6.28C6.48979 12.0002 6.69422 12.0663 6.86436 12.189C7.03449 12.3118 7.16171 12.485 7.228 12.684L9.526 20.618C9.56074 20.7208 9.62798 20.8095 9.71755 20.8707C9.80712 20.9319 9.91418 20.9623 10.0226 20.9574C10.1309 20.9524 10.2348 20.9123 10.3184 20.8432C10.402 20.774 10.4608 20.6795 10.486 20.574L13.82 4.771C13.8716 4.55183 13.9956 4.35647 14.172 4.21654C14.3484 4.07662 14.5668 4.00032 14.792 4H21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 12H6.28C6.48979 12.0002 6.69422 12.0663 6.86436 12.189C7.03449 12.3118 7.16171 12.485 7.228 12.684L9.526 20.618C9.56074 20.7208 9.62798 20.8095 9.71755 20.8707C9.80712 20.9319 9.91418 20.9623 10.0226 20.9574C10.1309 20.9524 10.2348 20.9123 10.3184 20.8432C10.402 20.774 10.4608 20.6795 10.486 20.574L13.82 4.771C13.8716 4.55183 13.9956 4.35647 14.172 4.21654C14.3484 4.07662 14.5668 4.00032 14.792 4H21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--radio-receiver{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 16V18M19 16V18M18 12H18.01M4 8H20C21.1046 8 22 8.89543 22 10V14C22 15.1046 21.1046 16 20 16H4C2.89543 16 2 15.1046 2 14V10C2 8.89543 2.89543 8 4 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 16V18M19 16V18M18 12H18.01M4 8H20C21.1046 8 22 8.89543 22 10V14C22 15.1046 21.1046 16 20 16H4C2.89543 16 2 15.1046 2 14V10C2 8.89543 2.89543 8 4 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--radio-tower{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.9001 16.0999C1.0001 12.1999 1.0001 5.7999 4.9001 1.8999M7.7999 4.69995C6.85121 5.68293 6.25742 6.95422 6.11252 8.31263C5.96763 9.67104 6.27989 11.039 6.9999 12.2M12 11C13.1046 11 14 10.1046 14 9C14 7.89543 13.1046 7 12 7C10.8954 7 10 7.89543 10 9C10 10.1046 10.8954 11 12 11ZM12 11L8 22M12 11L16 22M16.2 4.80005C18.2 6.80005 18.46 9.91005 17 12.27M19.1001 1.8999C20.0271 2.82504 20.7626 3.92393 21.2644 5.13366C21.7662 6.34339 22.0245 7.64022 22.0245 8.9499C22.0245 10.2596 21.7662 11.5564 21.2644 12.7661C20.7626 13.9759 20.0271 15.0748 19.1001 15.9999M9.5 18H14.5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.9001 16.0999C1.0001 12.1999 1.0001 5.7999 4.9001 1.8999M7.7999 4.69995C6.85121 5.68293 6.25742 6.95422 6.11252 8.31263C5.96763 9.67104 6.27989 11.039 6.9999 12.2M12 11C13.1046 11 14 10.1046 14 9C14 7.89543 13.1046 7 12 7C10.8954 7 10 7.89543 10 9C10 10.1046 10.8954 11 12 11ZM12 11L8 22M12 11L16 22M16.2 4.80005C18.2 6.80005 18.46 9.91005 17 12.27M19.1001 1.8999C20.0271 2.82504 20.7626 3.92393 21.2644 5.13366C21.7662 6.34339 22.0245 7.64022 22.0245 8.9499C22.0245 10.2596 21.7662 11.5564 21.2644 12.7661C20.7626 13.9759 20.0271 15.0748 19.1001 15.9999M9.5 18H14.5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--radio{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.9001 19.0999C1.0001 15.1999 1.0001 8.7999 4.9001 4.8999M7.79995 16.2C5.49995 13.9 5.49995 10.1 7.79995 7.69995M16.2 7.80005C18.5 10.1 18.5 13.9 16.2 16.3M19.1001 4.8999C23.0001 8.7999 23.0001 15.0999 19.1001 18.9999M14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.9001 19.0999C1.0001 15.1999 1.0001 8.7999 4.9001 4.8999M7.79995 16.2C5.49995 13.9 5.49995 10.1 7.79995 7.69995M16.2 7.80005C18.5 10.1 18.5 13.9 16.2 16.3M19.1001 4.8999C23.0001 8.7999 23.0001 15.0999 19.1001 18.9999M14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--radius{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20.34 17.52C21.708 15.4531 22.2596 12.9517 21.8879 10.501C21.5161 8.05041 20.2474 5.82518 18.3279 4.25694C16.4084 2.6887 13.9749 1.88923 11.4993 2.01358C9.02376 2.13792 6.68261 3.17723 4.92992 4.92992C3.17723 6.68261 2.13792 9.02376 2.01358 11.4993C1.88923 13.9749 2.6887 16.4084 4.25694 18.3279C5.82518 20.2474 8.05041 21.5161 10.501 21.8879C12.9517 22.2596 15.4531 21.708 17.52 20.34M13.4099 13.4099L17.5899 17.5899M21 19C21 20.1046 20.1046 21 19 21C17.8954 21 17 20.1046 17 19C17 17.8954 17.8954 17 19 17C20.1046 17 21 17.8954 21 19ZM14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20.34 17.52C21.708 15.4531 22.2596 12.9517 21.8879 10.501C21.5161 8.05041 20.2474 5.82518 18.3279 4.25694C16.4084 2.6887 13.9749 1.88923 11.4993 2.01358C9.02376 2.13792 6.68261 3.17723 4.92992 4.92992C3.17723 6.68261 2.13792 9.02376 2.01358 11.4993C1.88923 13.9749 2.6887 16.4084 4.25694 18.3279C5.82518 20.2474 8.05041 21.5161 10.501 21.8879C12.9517 22.2596 15.4531 21.708 17.52 20.34M13.4099 13.4099L17.5899 17.5899M21 19C21 20.1046 20.1046 21 19 21C17.8954 21 17 20.1046 17 19C17 17.8954 17.8954 17 19 17C20.1046 17 21 17.8954 21 19ZM14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--rail-symbol{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 15H19M5 9H19M14 20L9 15L15 9L10 4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 15H19M5 9H19M14 20L9 15L15 9L10 4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--rainbow{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 17C22 14.3478 20.9464 11.8043 19.0711 9.92893C17.1957 8.05357 14.6522 7 12 7C9.34784 7 6.8043 8.05357 4.92893 9.92893C3.05357 11.8043 2 14.3478 2 17M6 17C6 15.4087 6.63214 13.8826 7.75736 12.7574C8.88258 11.6321 10.4087 11 12 11C13.5913 11 15.1174 11.6321 16.2426 12.7574C17.3679 13.8826 18 15.4087 18 17M10 17C10 16.4696 10.2107 15.9609 10.5858 15.5858C10.9609 15.2107 11.4696 15 12 15C12.5304 15 13.0391 15.2107 13.4142 15.5858C13.7893 15.9609 14 16.4696 14 17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 17C22 14.3478 20.9464 11.8043 19.0711 9.92893C17.1957 8.05357 14.6522 7 12 7C9.34784 7 6.8043 8.05357 4.92893 9.92893C3.05357 11.8043 2 14.3478 2 17M6 17C6 15.4087 6.63214 13.8826 7.75736 12.7574C8.88258 11.6321 10.4087 11 12 11C13.5913 11 15.1174 11.6321 16.2426 12.7574C17.3679 13.8826 18 15.4087 18 17M10 17C10 16.4696 10.2107 15.9609 10.5858 15.5858C10.9609 15.2107 11.4696 15 12 15C12.5304 15 13.0391 15.2107 13.4142 15.5858C13.7893 15.9609 14 16.4696 14 17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--rat{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 5C17 3.3 15.7 2 14 2C12.3 2 11 3.3 11 5C11 5.8 11.3 6.5 11.8 7H11C7.1 7 4 10.1 4 14C4 16.2 5.8 18 8 18M16.8 3.89988C17.1 3.59988 17.4 3.39988 17.8 3.19988C19.3 2.59988 21.1 3.29988 21.7 4.79988C22.3 6.29988 21.6 8.09988 20.1 8.69988L21.7 11.4999C21.9 11.7999 21.9 12.1999 21.9 12.4999C21.7 13.2999 21 13.6999 20.2 13.5999C20.2 13.5999 18.6 13.2999 17.5 12.9999H17C15.3 12.9999 14 14.2999 14 15.9999M13.2 18C13.5841 17.5706 13.8365 17.0398 13.9269 16.4708C14.0174 15.9018 13.9421 15.3189 13.7101 14.7916C13.4781 14.2643 13.0991 13.8149 12.6185 13.4972C12.138 13.1795 11.5761 13.0069 11 13M13 22H4C3.46957 22 2.96086 21.7893 2.58579 21.4142C2.21071 21.0391 2 20.5304 2 20C2 19.4696 2.21071 18.9609 2.58579 18.5858C2.96086 18.2107 3.46957 18 4 18H16M16 9H16.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 5C17 3.3 15.7 2 14 2C12.3 2 11 3.3 11 5C11 5.8 11.3 6.5 11.8 7H11C7.1 7 4 10.1 4 14C4 16.2 5.8 18 8 18M16.8 3.89988C17.1 3.59988 17.4 3.39988 17.8 3.19988C19.3 2.59988 21.1 3.29988 21.7 4.79988C22.3 6.29988 21.6 8.09988 20.1 8.69988L21.7 11.4999C21.9 11.7999 21.9 12.1999 21.9 12.4999C21.7 13.2999 21 13.6999 20.2 13.5999C20.2 13.5999 18.6 13.2999 17.5 12.9999H17C15.3 12.9999 14 14.2999 14 15.9999M13.2 18C13.5841 17.5706 13.8365 17.0398 13.9269 16.4708C14.0174 15.9018 13.9421 15.3189 13.7101 14.7916C13.4781 14.2643 13.0991 13.8149 12.6185 13.4972C12.138 13.1795 11.5761 13.0069 11 13M13 22H4C3.46957 22 2.96086 21.7893 2.58579 21.4142C2.21071 21.0391 2 20.5304 2 20C2 19.4696 2.21071 18.9609 2.58579 18.5858C2.96086 18.2107 3.46957 18 4 18H16M16 9H16.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--ratio{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 2H8C6.89543 2 6 2.89543 6 4V20C6 21.1046 6.89543 22 8 22H16C17.1046 22 18 21.1046 18 20V4C18 2.89543 17.1046 2 16 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M20 6H4C2.89543 6 2 6.89543 2 8V16C2 17.1046 2.89543 18 4 18H20C21.1046 18 22 17.1046 22 16V8C22 6.89543 21.1046 6 20 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 2H8C6.89543 2 6 2.89543 6 4V20C6 21.1046 6.89543 22 8 22H16C17.1046 22 18 21.1046 18 20V4C18 2.89543 17.1046 2 16 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M20 6H4C2.89543 6 2 6.89543 2 8V16C2 17.1046 2.89543 18 4 18H20C21.1046 18 22 17.1046 22 16V8C22 6.89543 21.1046 6 20 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--receipt-cent{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6.5V17.5M15.0002 9.4C14.4687 8.77864 13.7596 8.33507 12.9683 8.12905C12.177 7.92303 11.3416 7.96446 10.5746 8.24774C9.80761 8.53102 9.14583 9.04256 8.67843 9.71344C8.21103 10.3843 7.96045 11.1823 7.96045 12C7.96045 12.8177 8.21103 13.6157 8.67843 14.2866C9.14583 14.9574 9.80761 15.469 10.5746 15.7523C11.3416 16.0355 12.177 16.077 12.9683 15.8709C13.7596 15.6649 14.4687 15.2214 15.0002 14.6M4 2V22L6 21L8 22L10 21L12 22L14 21L16 22L18 21L20 22V2L18 3L16 2L14 3L12 2L10 3L8 2L6 3L4 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6.5V17.5M15.0002 9.4C14.4687 8.77864 13.7596 8.33507 12.9683 8.12905C12.177 7.92303 11.3416 7.96446 10.5746 8.24774C9.80761 8.53102 9.14583 9.04256 8.67843 9.71344C8.21103 10.3843 7.96045 11.1823 7.96045 12C7.96045 12.8177 8.21103 13.6157 8.67843 14.2866C9.14583 14.9574 9.80761 15.469 10.5746 15.7523C11.3416 16.0355 12.177 16.077 12.9683 15.8709C13.7596 15.6649 14.4687 15.2214 15.0002 14.6M4 2V22L6 21L8 22L10 21L12 22L14 21L16 22L18 21L20 22V2L18 3L16 2L14 3L12 2L10 3L8 2L6 3L4 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--receipt-euro{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 12H13M15.9999 9.5001C15.4685 8.87874 14.7593 8.43517 13.9681 8.22915C13.1768 8.02313 12.3414 8.06455 11.5744 8.34784C10.8074 8.63112 10.1456 9.14265 9.67818 9.81354C9.21078 10.4844 8.96021 11.2824 8.96021 12.1001C8.96021 12.9178 9.21078 13.7158 9.67818 14.3867C10.1456 15.0575 10.8074 15.5691 11.5744 15.8524C12.3414 16.1356 13.1768 16.1771 13.9681 15.971C14.7593 15.765 15.4685 15.3215 15.9999 14.7001M4 2V22L6 21L8 22L10 21L12 22L14 21L16 22L18 21L20 22V2L18 3L16 2L14 3L12 2L10 3L8 2L6 3L4 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 12H13M15.9999 9.5001C15.4685 8.87874 14.7593 8.43517 13.9681 8.22915C13.1768 8.02313 12.3414 8.06455 11.5744 8.34784C10.8074 8.63112 10.1456 9.14265 9.67818 9.81354C9.21078 10.4844 8.96021 11.2824 8.96021 12.1001C8.96021 12.9178 9.21078 13.7158 9.67818 14.3867C10.1456 15.0575 10.8074 15.5691 11.5744 15.8524C12.3414 16.1356 13.1768 16.1771 13.9681 15.971C14.7593 15.765 15.4685 15.3215 15.9999 14.7001M4 2V22L6 21L8 22L10 21L12 22L14 21L16 22L18 21L20 22V2L18 3L16 2L14 3L12 2L10 3L8 2L6 3L4 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--receipt-indian-rupee{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 7H16M12 17.5L8 15H9C10.0609 15 11.0783 14.5786 11.8284 13.8284C12.5786 13.0783 13 12.0609 13 11C13 9.93913 12.5786 8.92172 11.8284 8.17157C11.0783 7.42143 10.0609 7 9 7M8 11H16M4 2V22L6 21L8 22L10 21L12 22L14 21L16 22L18 21L20 22V2L18 3L16 2L14 3L12 2L10 3L8 2L6 3L4 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 7H16M12 17.5L8 15H9C10.0609 15 11.0783 14.5786 11.8284 13.8284C12.5786 13.0783 13 12.0609 13 11C13 9.93913 12.5786 8.92172 11.8284 8.17157C11.0783 7.42143 10.0609 7 9 7M8 11H16M4 2V22L6 21L8 22L10 21L12 22L14 21L16 22L18 21L20 22V2L18 3L16 2L14 3L12 2L10 3L8 2L6 3L4 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--receipt-japanese-yen{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 10L15 7M12 10L9 7M12 10V17.5M9 11H15M9 15H15M4 2V22L6 21L8 22L10 21L12 22L14 21L16 22L18 21L20 22V2L18 3L16 2L14 3L12 2L10 3L8 2L6 3L4 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 10L15 7M12 10L9 7M12 10V17.5M9 11H15M9 15H15M4 2V22L6 21L8 22L10 21L12 22L14 21L16 22L18 21L20 22V2L18 3L16 2L14 3L12 2L10 3L8 2L6 3L4 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--receipt-pound-sterling{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 13H13M10 17V9.5C10 8.83696 10.2634 8.20107 10.7322 7.73223C11.2011 7.26339 11.837 7 12.5 7C13.163 7 13.7989 7.26339 14.2678 7.73223C14.7366 8.20107 15 8.83696 15 9.5M8 17H15M4 2V22L6 21L8 22L10 21L12 22L14 21L16 22L18 21L20 22V2L18 3L16 2L14 3L12 2L10 3L8 2L6 3L4 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 13H13M10 17V9.5C10 8.83696 10.2634 8.20107 10.7322 7.73223C11.2011 7.26339 11.837 7 12.5 7C13.163 7 13.7989 7.26339 14.2678 7.73223C14.7366 8.20107 15 8.83696 15 9.5M8 17H15M4 2V22L6 21L8 22L10 21L12 22L14 21L16 22L18 21L20 22V2L18 3L16 2L14 3L12 2L10 3L8 2L6 3L4 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--receipt-russian-ruble{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 15H13M8 11H13C13.5304 11 14.0391 10.7893 14.4142 10.4142C14.7893 10.0391 15 9.53043 15 9C15 8.46957 14.7893 7.96086 14.4142 7.58579C14.0391 7.21071 13.5304 7 13 7H10V17M4 2V22L6 21L8 22L10 21L12 22L14 21L16 22L18 21L20 22V2L18 3L16 2L14 3L12 2L10 3L8 2L6 3L4 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 15H13M8 11H13C13.5304 11 14.0391 10.7893 14.4142 10.4142C14.7893 10.0391 15 9.53043 15 9C15 8.46957 14.7893 7.96086 14.4142 7.58579C14.0391 7.21071 13.5304 7 13 7H10V17M4 2V22L6 21L8 22L10 21L12 22L14 21L16 22L18 21L20 22V2L18 3L16 2L14 3L12 2L10 3L8 2L6 3L4 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--receipt-swiss-franc{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 17V7H15M10 11H14M8 15H13M4 2V22L6 21L8 22L10 21L12 22L14 21L16 22L18 21L20 22V2L18 3L16 2L14 3L12 2L10 3L8 2L6 3L4 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 17V7H15M10 11H14M8 15H13M4 2V22L6 21L8 22L10 21L12 22L14 21L16 22L18 21L20 22V2L18 3L16 2L14 3L12 2L10 3L8 2L6 3L4 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--receipt-text{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 8H8M16 12H8M13 16H8M4 2V22L6 21L8 22L10 21L12 22L14 21L16 22L18 21L20 22V2L18 3L16 2L14 3L12 2L10 3L8 2L6 3L4 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 8H8M16 12H8M13 16H8M4 2V22L6 21L8 22L10 21L12 22L14 21L16 22L18 21L20 22V2L18 3L16 2L14 3L12 2L10 3L8 2L6 3L4 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--receipt{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 8H10C9.46957 8 8.96086 8.21071 8.58579 8.58579C8.21071 8.96086 8 9.46957 8 10C8 10.5304 8.21071 11.0391 8.58579 11.4142C8.96086 11.7893 9.46957 12 10 12H14C14.5304 12 15.0391 12.2107 15.4142 12.5858C15.7893 12.9609 16 13.4696 16 14C16 14.5304 15.7893 15.0391 15.4142 15.4142C15.0391 15.7893 14.5304 16 14 16H8M12 17.5V6.5M4 2V22L6 21L8 22L10 21L12 22L14 21L16 22L18 21L20 22V2L18 3L16 2L14 3L12 2L10 3L8 2L6 3L4 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 8H10C9.46957 8 8.96086 8.21071 8.58579 8.58579C8.21071 8.96086 8 9.46957 8 10C8 10.5304 8.21071 11.0391 8.58579 11.4142C8.96086 11.7893 9.46957 12 10 12H14C14.5304 12 15.0391 12.2107 15.4142 12.5858C15.7893 12.9609 16 13.4696 16 14C16 14.5304 15.7893 15.0391 15.4142 15.4142C15.0391 15.7893 14.5304 16 14 16H8M12 17.5V6.5M4 2V22L6 21L8 22L10 21L12 22L14 21L16 22L18 21L20 22V2L18 3L16 2L14 3L12 2L10 3L8 2L6 3L4 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--rectangle-ellipsis{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12H12.01M17 12H17.01M7 12H7.01M4 6H20C21.1046 6 22 6.89543 22 8V16C22 17.1046 21.1046 18 20 18H4C2.89543 18 2 17.1046 2 16V8C2 6.89543 2.89543 6 4 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12H12.01M17 12H17.01M7 12H7.01M4 6H20C21.1046 6 22 6.89543 22 8V16C22 17.1046 21.1046 18 20 18H4C2.89543 18 2 17.1046 2 16V8C2 6.89543 2.89543 6 4 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--rectangle-horizontal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 6H4C2.89543 6 2 6.89543 2 8V16C2 17.1046 2.89543 18 4 18H20C21.1046 18 22 17.1046 22 16V8C22 6.89543 21.1046 6 20 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 6H4C2.89543 6 2 6.89543 2 8V16C2 17.1046 2.89543 18 4 18H20C21.1046 18 22 17.1046 22 16V8C22 6.89543 21.1046 6 20 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--rectangle-vertical{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 2H8C6.89543 2 6 2.89543 6 4V20C6 21.1046 6.89543 22 8 22H16C17.1046 22 18 21.1046 18 20V4C18 2.89543 17.1046 2 16 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 2H8C6.89543 2 6 2.89543 6 4V20C6 21.1046 6.89543 22 8 22H16C17.1046 22 18 21.1046 18 20V4C18 2.89543 17.1046 2 16 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--recycle{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6.99977 19H4.81477C4.49934 19.0009 4.18902 18.9203 3.91394 18.7659C3.63886 18.6116 3.40834 18.3887 3.24477 18.119C3.08768 17.8481 3.00461 17.5407 3.00391 17.2275C3.00321 16.9144 3.08489 16.6066 3.24077 16.335L7.19577 9.5M7.19577 9.5L8.29285 13.596M7.19577 9.5L3.09985 10.598M10.9998 19.0001H19.2028C19.5167 18.9977 19.8247 18.9145 20.0972 18.7586C20.3697 18.6028 20.5975 18.3794 20.7588 18.1101C20.9137 17.84 20.9952 17.534 20.9952 17.2226C20.9952 16.9112 20.9137 16.6052 20.7588 16.3351L19.5328 14.2151M10.9998 19.0001L13.9998 16M10.9998 19.0001L13.9998 22M9.34375 5.811L10.4368 3.919C10.5937 3.6454 10.8187 3.41701 11.0899 3.25599C11.3612 3.09497 11.6694 3.00679 11.9847 3C12.2977 2.99942 12.6053 3.08116 12.8766 3.23703C13.148 3.39289 13.3736 3.6174 13.5308 3.888L17.4738 10.731M17.4738 10.731L13.3777 9.63301M17.4738 10.731L18.5707 6.63501%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6.99977 19H4.81477C4.49934 19.0009 4.18902 18.9203 3.91394 18.7659C3.63886 18.6116 3.40834 18.3887 3.24477 18.119C3.08768 17.8481 3.00461 17.5407 3.00391 17.2275C3.00321 16.9144 3.08489 16.6066 3.24077 16.335L7.19577 9.5M7.19577 9.5L8.29285 13.596M7.19577 9.5L3.09985 10.598M10.9998 19.0001H19.2028C19.5167 18.9977 19.8247 18.9145 20.0972 18.7586C20.3697 18.6028 20.5975 18.3794 20.7588 18.1101C20.9137 17.84 20.9952 17.534 20.9952 17.2226C20.9952 16.9112 20.9137 16.6052 20.7588 16.3351L19.5328 14.2151M10.9998 19.0001L13.9998 16M10.9998 19.0001L13.9998 22M9.34375 5.811L10.4368 3.919C10.5937 3.6454 10.8187 3.41701 11.0899 3.25599C11.3612 3.09497 11.6694 3.00679 11.9847 3C12.2977 2.99942 12.6053 3.08116 12.8766 3.23703C13.148 3.39289 13.3736 3.6174 13.5308 3.888L17.4738 10.731M17.4738 10.731L13.3777 9.63301M17.4738 10.731L18.5707 6.63501%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--redo-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 14L20 9M20 9L15 4M20 9H9.5C8.04131 9 6.64236 9.57946 5.61091 10.6109C4.57946 11.6424 4 13.0413 4 14.5C4 15.2223 4.14226 15.9375 4.41866 16.6048C4.69506 17.272 5.10019 17.8784 5.61091 18.3891C6.64236 19.4205 8.04131 20 9.5 20H13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 14L20 9M20 9L15 4M20 9H9.5C8.04131 9 6.64236 9.57946 5.61091 10.6109C4.57946 11.6424 4 13.0413 4 14.5C4 15.2223 4.14226 15.9375 4.41866 16.6048C4.69506 17.272 5.10019 17.8784 5.61091 18.3891C6.64236 19.4205 8.04131 20 9.5 20H13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--redo-dot{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 7V13M21 13H15M21 13L18 10.3C16.3511 8.82116 14.2149 8.00226 12 8C9.61305 8 7.32387 8.94821 5.63604 10.636C3.94821 12.3239 3 14.6131 3 17M13 17C13 17.5523 12.5523 18 12 18C11.4477 18 11 17.5523 11 17C11 16.4477 11.4477 16 12 16C12.5523 16 13 16.4477 13 17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 7V13M21 13H15M21 13L18 10.3C16.3511 8.82116 14.2149 8.00226 12 8C9.61305 8 7.32387 8.94821 5.63604 10.636C3.94821 12.3239 3 14.6131 3 17M13 17C13 17.5523 12.5523 18 12 18C11.4477 18 11 17.5523 11 17C11 16.4477 11.4477 16 12 16C12.5523 16 13 16.4477 13 17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--redo{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 7V13M21 13H15M21 13L18 10.3C16.3511 8.82116 14.2149 8.00226 12 8C9.61305 8 7.32387 8.94821 5.63604 10.636C3.94821 12.3239 3 14.6131 3 17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 7V13M21 13H15M21 13L18 10.3C16.3511 8.82116 14.2149 8.00226 12 8C9.61305 8 7.32387 8.94821 5.63604 10.636C3.94821 12.3239 3 14.6131 3 17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--refresh-ccw-dot{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 2V8M3 8H9M3 8L6 5.30011C7.29445 4.14232 8.89623 3.38377 10.6121 3.11596C12.3281 2.84815 14.0848 3.08252 15.6705 3.79079C17.2562 4.49907 18.6031 5.651 19.5487 7.10764C20.4944 8.56429 20.9984 10.2634 21 12.0001M21 22V16M21 16H15M21 16L18 18.7C16.7056 19.8578 15.1038 20.6163 13.3879 20.8841C11.6719 21.152 9.9152 20.9176 8.32951 20.2093C6.74382 19.501 5.39691 18.3491 4.45125 16.8925C3.5056 15.4358 3.00158 13.7367 3 12M13 12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11C12.5523 11 13 11.4477 13 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 2V8M3 8H9M3 8L6 5.30011C7.29445 4.14232 8.89623 3.38377 10.6121 3.11596C12.3281 2.84815 14.0848 3.08252 15.6705 3.79079C17.2562 4.49907 18.6031 5.651 19.5487 7.10764C20.4944 8.56429 20.9984 10.2634 21 12.0001M21 22V16M21 16H15M21 16L18 18.7C16.7056 19.8578 15.1038 20.6163 13.3879 20.8841C11.6719 21.152 9.9152 20.9176 8.32951 20.2093C6.74382 19.501 5.39691 18.3491 4.45125 16.8925C3.5056 15.4358 3.00158 13.7367 3 12M13 12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11C12.5523 11 13 11.4477 13 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--refresh-ccw{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 12C21 9.61305 20.0518 7.32387 18.364 5.63604C16.6761 3.94821 14.3869 3 12 3C9.48395 3.00947 7.06897 3.99122 5.26 5.74L3 8M3 8V3M3 8H8M3 12C3 14.3869 3.94821 16.6761 5.63604 18.364C7.32387 20.0518 9.61305 21 12 21C14.516 20.9905 16.931 20.0088 18.74 18.26L21 16M21 16H16M21 16V21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 12C21 9.61305 20.0518 7.32387 18.364 5.63604C16.6761 3.94821 14.3869 3 12 3C9.48395 3.00947 7.06897 3.99122 5.26 5.74L3 8M3 8V3M3 8H8M3 12C3 14.3869 3.94821 16.6761 5.63604 18.364C7.32387 20.0518 9.61305 21 12 21C14.516 20.9905 16.931 20.0088 18.74 18.26L21 16M21 16H16M21 16V21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--refresh-cw-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20.9999 8L18.7399 5.74C16.9309 3.99122 14.5159 3.00947 11.9999 3C10.9999 3 10.0299 3.16 9.12988 3.47M20.9999 8L21 3M20.9999 8H16M8 16H3M3 16V21M3 16L5.26 18.26C7.06897 20.0088 9.48395 20.9905 12 21C14.49 21 16.74 20 18.36 18.36M3 11.9999C3 9.50989 4 7.25989 5.64 5.63989M21 12C21 13 20.84 13.97 20.53 14.87M22 22L2 2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20.9999 8L18.7399 5.74C16.9309 3.99122 14.5159 3.00947 11.9999 3C10.9999 3 10.0299 3.16 9.12988 3.47M20.9999 8L21 3M20.9999 8H16M8 16H3M3 16V21M3 16L5.26 18.26C7.06897 20.0088 9.48395 20.9905 12 21C14.49 21 16.74 20 18.36 18.36M3 11.9999C3 9.50989 4 7.25989 5.64 5.63989M21 12C21 13 20.84 13.97 20.53 14.87M22 22L2 2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--refresh-cw{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 12C3 9.61305 3.94821 7.32387 5.63604 5.63604C7.32387 3.94821 9.61305 3 12 3C14.516 3.00947 16.931 3.99122 18.74 5.74L21 8M21 8V3M21 8H16M21 12C21 14.3869 20.0518 16.6761 18.364 18.364C16.6761 20.0518 14.3869 21 12 21C9.48395 20.9905 7.06897 20.0088 5.26 18.26L3 16M3 16H8M3 16V21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 12C3 9.61305 3.94821 7.32387 5.63604 5.63604C7.32387 3.94821 9.61305 3 12 3C14.516 3.00947 16.931 3.99122 18.74 5.74L21 8M21 8V3M21 8H16M21 12C21 14.3869 20.0518 16.6761 18.364 18.364C16.6761 20.0518 14.3869 21 12 21C9.48395 20.9905 7.06897 20.0088 5.26 18.26L3 16M3 16H8M3 16V21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--refrigerator{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 10H19M15 7V13M5 6C5 4.93913 5.42143 3.92172 6.17157 3.17157C6.92172 2.42143 7.93913 2 9 2H15C16.0609 2 17.0783 2.42143 17.8284 3.17157C18.5786 3.92172 19 4.93913 19 6V20C19 20.5304 18.7893 21.0391 18.4142 21.4142C18.0391 21.7893 17.5304 22 17 22H7C6.46957 22 5.96086 21.7893 5.58579 21.4142C5.21071 21.0391 5 20.5304 5 20V6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 10H19M15 7V13M5 6C5 4.93913 5.42143 3.92172 6.17157 3.17157C6.92172 2.42143 7.93913 2 9 2H15C16.0609 2 17.0783 2.42143 17.8284 3.17157C18.5786 3.92172 19 4.93913 19 6V20C19 20.5304 18.7893 21.0391 18.4142 21.4142C18.0391 21.7893 17.5304 22 17 22H7C6.46957 22 5.96086 21.7893 5.58579 21.4142C5.21071 21.0391 5 20.5304 5 20V6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--regex{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 3V13M12.6699 5.5L21.3299 10.5M12.6699 10.5L21.3299 5.5M9 17C9 16.4696 8.78929 15.9609 8.41421 15.5858C8.03914 15.2107 7.53043 15 7 15H5C4.46957 15 3.96086 15.2107 3.58579 15.5858C3.21071 15.9609 3 16.4696 3 17V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H7C7.53043 21 8.03914 20.7893 8.41421 20.4142C8.78929 20.0391 9 19.5304 9 19V17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 3V13M12.6699 5.5L21.3299 10.5M12.6699 10.5L21.3299 5.5M9 17C9 16.4696 8.78929 15.9609 8.41421 15.5858C8.03914 15.2107 7.53043 15 7 15H5C4.46957 15 3.96086 15.2107 3.58579 15.5858C3.21071 15.9609 3 16.4696 3 17V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H7C7.53043 21 8.03914 20.7893 8.41421 20.4142C8.78929 20.0391 9 19.5304 9 19V17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--remove-formatting{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 7V4H20V7M5 20H11M13 4L8 20M15 15L20 20M20 15L15 20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 7V4H20V7M5 20H11M13 4L8 20M15 15L20 20M20 15L15 20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--repeat-1{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 2L21 6M21 6L17 10M21 6H7C5.93913 6 4.92172 6.42143 4.17157 7.17157C3.42143 7.92172 3 8.93913 3 10V11M7 22L3 18M3 18L7 14M3 18H17C18.0609 18 19.0783 17.5786 19.8284 16.8284C20.5786 16.0783 21 15.0609 21 14V13M11 10H12V14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 2L21 6M21 6L17 10M21 6H7C5.93913 6 4.92172 6.42143 4.17157 7.17157C3.42143 7.92172 3 8.93913 3 10V11M7 22L3 18M3 18L7 14M3 18H17C18.0609 18 19.0783 17.5786 19.8284 16.8284C20.5786 16.0783 21 15.0609 21 14V13M11 10H12V14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--repeat-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 9L5 6M5 6L8 9M5 6V16C5 16.5304 5.21071 17.0391 5.58579 17.4142C5.96086 17.7893 6.46957 18 7 18H13M22 15L19 18M19 18L16 15M19 18V8C19 7.46957 18.7893 6.96086 18.4142 6.58579C18.0391 6.21071 17.5304 6 17 6H11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 9L5 6M5 6L8 9M5 6V16C5 16.5304 5.21071 17.0391 5.58579 17.4142C5.96086 17.7893 6.46957 18 7 18H13M22 15L19 18M19 18L16 15M19 18V8C19 7.46957 18.7893 6.96086 18.4142 6.58579C18.0391 6.21071 17.5304 6 17 6H11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--repeat{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 2L21 6M21 6L17 10M21 6H7C5.93913 6 4.92172 6.42143 4.17157 7.17157C3.42143 7.92172 3 8.93913 3 10V11M7 22L3 18M3 18L7 14M3 18H17C18.0609 18 19.0783 17.5786 19.8284 16.8284C20.5786 16.0783 21 15.0609 21 14V13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 2L21 6M21 6L17 10M21 6H7C5.93913 6 4.92172 6.42143 4.17157 7.17157C3.42143 7.92172 3 8.93913 3 10V11M7 22L3 18M3 18L7 14M3 18H17C18.0609 18 19.0783 17.5786 19.8284 16.8284C20.5786 16.0783 21 15.0609 21 14V13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--replace-all{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 14C14.5304 14 15.0391 14.2107 15.4142 14.5858C15.7893 14.9609 16 15.4696 16 16V20C16 20.5304 15.7893 21.0391 15.4142 21.4142C15.0391 21.7893 14.5304 22 14 22M14 4C14 3.46957 14.2107 2.96086 14.5858 2.58579C14.9609 2.21071 15.4696 2 16 2M16 10C15.4696 10 14.9609 9.78929 14.5858 9.41421C14.2107 9.03914 14 8.53043 14 8M20 14C20.5304 14 21.0391 14.2107 21.4142 14.5858C21.7893 14.9609 22 15.4696 22 16V20C22 20.5304 21.7893 21.0391 21.4142 21.4142C21.0391 21.7893 20.5304 22 20 22M20 2C20.5304 2 21.0391 2.21071 21.4142 2.58579C21.7893 2.96086 22 3.46957 22 4M22 8C22 8.53043 21.7893 9.03914 21.4142 9.41421C21.0391 9.78929 20.5304 10 20 10M3 7L6 10M6 10L9 7M6 10V5C6 4.20435 6.31607 3.44129 6.87868 2.87868C7.44129 2.31607 8.20435 2 9 2H10M4 14H8C9.10457 14 10 14.8954 10 16V20C10 21.1046 9.10457 22 8 22H4C2.89543 22 2 21.1046 2 20V16C2 14.8954 2.89543 14 4 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 14C14.5304 14 15.0391 14.2107 15.4142 14.5858C15.7893 14.9609 16 15.4696 16 16V20C16 20.5304 15.7893 21.0391 15.4142 21.4142C15.0391 21.7893 14.5304 22 14 22M14 4C14 3.46957 14.2107 2.96086 14.5858 2.58579C14.9609 2.21071 15.4696 2 16 2M16 10C15.4696 10 14.9609 9.78929 14.5858 9.41421C14.2107 9.03914 14 8.53043 14 8M20 14C20.5304 14 21.0391 14.2107 21.4142 14.5858C21.7893 14.9609 22 15.4696 22 16V20C22 20.5304 21.7893 21.0391 21.4142 21.4142C21.0391 21.7893 20.5304 22 20 22M20 2C20.5304 2 21.0391 2.21071 21.4142 2.58579C21.7893 2.96086 22 3.46957 22 4M22 8C22 8.53043 21.7893 9.03914 21.4142 9.41421C21.0391 9.78929 20.5304 10 20 10M3 7L6 10M6 10L9 7M6 10V5C6 4.20435 6.31607 3.44129 6.87868 2.87868C7.44129 2.31607 8.20435 2 9 2H10M4 14H8C9.10457 14 10 14.8954 10 16V20C10 21.1046 9.10457 22 8 22H4C2.89543 22 2 21.1046 2 20V16C2 14.8954 2.89543 14 4 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--replace{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 4C14 3.46957 14.2107 2.96086 14.5858 2.58579C14.9609 2.21071 15.4696 2 16 2M16 10C15.4696 10 14.9609 9.78929 14.5858 9.41421C14.2107 9.03914 14 8.53043 14 8M20 2C20.5304 2 21.0391 2.21071 21.4142 2.58579C21.7893 2.96086 22 3.46957 22 4M22 8C22 8.53043 21.7893 9.03914 21.4142 9.41421C21.0391 9.78929 20.5304 10 20 10M3 7L6 10M6 10L9 7M6 10V5C6 4.20435 6.31607 3.44129 6.87868 2.87868C7.44129 2.31607 8.20435 2 9 2H10M4 14H8C9.10457 14 10 14.8954 10 16V20C10 21.1046 9.10457 22 8 22H4C2.89543 22 2 21.1046 2 20V16C2 14.8954 2.89543 14 4 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 4C14 3.46957 14.2107 2.96086 14.5858 2.58579C14.9609 2.21071 15.4696 2 16 2M16 10C15.4696 10 14.9609 9.78929 14.5858 9.41421C14.2107 9.03914 14 8.53043 14 8M20 2C20.5304 2 21.0391 2.21071 21.4142 2.58579C21.7893 2.96086 22 3.46957 22 4M22 8C22 8.53043 21.7893 9.03914 21.4142 9.41421C21.0391 9.78929 20.5304 10 20 10M3 7L6 10M6 10L9 7M6 10V5C6 4.20435 6.31607 3.44129 6.87868 2.87868C7.44129 2.31607 8.20435 2 9 2H10M4 14H8C9.10457 14 10 14.8954 10 16V20C10 21.1046 9.10457 22 8 22H4C2.89543 22 2 21.1046 2 20V16C2 14.8954 2.89543 14 4 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--reply-all{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 17L2 12L7 7M12 17L7 12M7 12L12 7M7 12H18C19.0609 12 20.0783 12.4214 20.8284 13.1716C21.5786 13.9217 22 14.9391 22 16V18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 17L2 12L7 7M12 17L7 12M7 12L12 7M7 12H18C19.0609 12 20.0783 12.4214 20.8284 13.1716C21.5786 13.9217 22 14.9391 22 16V18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--reply{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 17L4 12M4 12L9 7M4 12H16C17.0609 12 18.0783 12.4214 18.8284 13.1716C19.5786 13.9217 20 14.9391 20 16V18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 17L4 12M4 12L9 7M4 12H16C17.0609 12 18.0783 12.4214 18.8284 13.1716C19.5786 13.9217 20 14.9391 20 16V18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--rewind{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 19L2 12L11 5V19Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M22 19L13 12L22 5V19Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 19L2 12L11 5V19Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M22 19L13 12L22 5V19Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--ribbon{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.99 11.22C13.002 10.002 14 9 14 8C14 7.46957 13.7893 6.96086 13.4142 6.58579C13.0391 6.21071 12.5304 6 12 6C11.4696 6 10.9609 6.21071 10.5858 6.58579C10.2107 6.96086 10 7.46957 10 8C10 9 11 9.997 12 11.22L9.3501 14.53M12 18L14.57 14.5M12 18L14.646 21.602C14.8026 21.8119 15.0353 21.9521 15.2941 21.9923C15.5528 22.0325 15.8171 21.9695 16.03 21.817L17.924 20.457C18.0336 20.3783 18.1261 20.2782 18.196 20.1628C18.2659 20.0473 18.3117 19.9189 18.3307 19.7853C18.3497 19.6517 18.3414 19.5157 18.3064 19.3853C18.2714 19.255 18.2103 19.1331 18.127 19.027L14.57 14.5M12 18L9.32098 21.593C9.16397 21.8043 8.92997 21.9452 8.66974 21.9851C8.40951 22.025 8.14406 21.9606 7.93098 21.806L6.06598 20.453C5.95754 20.3743 5.86602 20.2746 5.79685 20.1599C5.72769 20.0451 5.68229 19.9176 5.66336 19.785C5.64442 19.6523 5.65233 19.5173 5.68663 19.3877C5.72092 19.2582 5.78089 19.1369 5.86298 19.031L9.3501 14.53M14.57 14.5C16.222 12.235 17.995 10.22 18 7C18 5.67392 17.3678 4.40215 16.2426 3.46447C15.1174 2.52678 13.5913 2 12 2C10.4087 2 8.88255 2.52678 7.75734 3.46447C6.63212 4.40215 5.99998 5.67392 5.99998 7C5.99998 10.221 7.7281 12.246 9.3501 14.53M6.24292 9.0159C6.88644 8.08574 7.74578 7.32536 8.74738 6.79987C9.74897 6.27438 10.863 5.99942 11.9941 5.99854C13.1251 5.99765 14.2396 6.27087 15.242 6.79479C16.2444 7.31872 17.1049 8.07774 17.7499 9.0069%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.99 11.22C13.002 10.002 14 9 14 8C14 7.46957 13.7893 6.96086 13.4142 6.58579C13.0391 6.21071 12.5304 6 12 6C11.4696 6 10.9609 6.21071 10.5858 6.58579C10.2107 6.96086 10 7.46957 10 8C10 9 11 9.997 12 11.22L9.3501 14.53M12 18L14.57 14.5M12 18L14.646 21.602C14.8026 21.8119 15.0353 21.9521 15.2941 21.9923C15.5528 22.0325 15.8171 21.9695 16.03 21.817L17.924 20.457C18.0336 20.3783 18.1261 20.2782 18.196 20.1628C18.2659 20.0473 18.3117 19.9189 18.3307 19.7853C18.3497 19.6517 18.3414 19.5157 18.3064 19.3853C18.2714 19.255 18.2103 19.1331 18.127 19.027L14.57 14.5M12 18L9.32098 21.593C9.16397 21.8043 8.92997 21.9452 8.66974 21.9851C8.40951 22.025 8.14406 21.9606 7.93098 21.806L6.06598 20.453C5.95754 20.3743 5.86602 20.2746 5.79685 20.1599C5.72769 20.0451 5.68229 19.9176 5.66336 19.785C5.64442 19.6523 5.65233 19.5173 5.68663 19.3877C5.72092 19.2582 5.78089 19.1369 5.86298 19.031L9.3501 14.53M14.57 14.5C16.222 12.235 17.995 10.22 18 7C18 5.67392 17.3678 4.40215 16.2426 3.46447C15.1174 2.52678 13.5913 2 12 2C10.4087 2 8.88255 2.52678 7.75734 3.46447C6.63212 4.40215 5.99998 5.67392 5.99998 7C5.99998 10.221 7.7281 12.246 9.3501 14.53M6.24292 9.0159C6.88644 8.08574 7.74578 7.32536 8.74738 6.79987C9.74897 6.27438 10.863 5.99942 11.9941 5.99854C13.1251 5.99765 14.2396 6.27087 15.242 6.79479C16.2444 7.31872 17.1049 8.07774 17.7499 9.0069%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--rocket{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 15L9 12M12 15C13.3968 14.4687 14.7369 13.7987 16 13M12 15V20C12 20 15.03 19.45 16 18C17.08 16.38 16 13 16 13M9 12C9.53214 10.6194 10.2022 9.29607 11 8.05C12.1652 6.18699 13.7876 4.65305 15.713 3.5941C17.6384 2.53514 19.8027 1.98637 22 2C22 4.72 21.22 9.5 16 13M9 12L4 12C4 12 4.55 8.97002 6 8.00002C7.62 6.92002 11 8.00002 11 8.00002M4.5 16.5001C3 17.7601 2.5 21.5001 2.5 21.5001C2.5 21.5001 6.24 21.0001 7.5 19.5001C8.21 18.6601 8.2 17.3701 7.41 16.5901C7.02131 16.2191 6.50929 16.0047 5.97223 15.9881C5.43516 15.9715 4.91088 16.1538 4.5 16.5001Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 15L9 12M12 15C13.3968 14.4687 14.7369 13.7987 16 13M12 15V20C12 20 15.03 19.45 16 18C17.08 16.38 16 13 16 13M9 12C9.53214 10.6194 10.2022 9.29607 11 8.05C12.1652 6.18699 13.7876 4.65305 15.713 3.5941C17.6384 2.53514 19.8027 1.98637 22 2C22 4.72 21.22 9.5 16 13M9 12L4 12C4 12 4.55 8.97002 6 8.00002C7.62 6.92002 11 8.00002 11 8.00002M4.5 16.5001C3 17.7601 2.5 21.5001 2.5 21.5001C2.5 21.5001 6.24 21.0001 7.5 19.5001C8.21 18.6601 8.2 17.3701 7.41 16.5901C7.02131 16.2191 6.50929 16.0047 5.97223 15.9881C5.43516 15.9715 4.91088 16.1538 4.5 16.5001Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--rocking-chair{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3.5 2L6.5 12.5H18M9.5 12.5L5.5 20M15 12.5L18.5 20M2.75 18C3.95921 19.2245 5.39952 20.1968 6.98738 20.8603C8.57525 21.5239 10.2791 21.8656 12 21.8656C13.7209 21.8656 15.4248 21.5239 17.0126 20.8603C18.6005 20.1968 20.0408 19.2245 21.25 18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3.5 2L6.5 12.5H18M9.5 12.5L5.5 20M15 12.5L18.5 20M2.75 18C3.95921 19.2245 5.39952 20.1968 6.98738 20.8603C8.57525 21.5239 10.2791 21.8656 12 21.8656C13.7209 21.8656 15.4248 21.5239 17.0126 20.8603C18.6005 20.1968 20.0408 19.2245 21.25 18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--roller-coaster{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 19V5M6 5C4.93913 5 3.92172 5.42143 3.17157 6.17157C2.42143 6.92172 2 7.93913 2 9V19M6 5C8 5 10 6.33 12 9C14 11.67 16 13 18 13M10 19V6.80005M14 19V11.2M18 5V9M18 19V13M18 13C18.668 12.9994 19.3252 12.8315 19.9117 12.5116C20.4981 12.1917 20.9951 11.73 21.3573 11.1687C21.7195 10.6074 21.9353 9.96436 21.9851 9.29821C22.0349 8.63206 21.9171 7.96404 21.6424 7.35512C21.3677 6.74621 20.9449 6.21578 20.4125 5.81226C19.8801 5.40874 19.2552 5.14497 18.5947 5.04503C17.9342 4.94508 17.2592 5.01214 16.6313 5.24009C16.0034 5.46804 15.4426 5.84962 15 6.35M22 19V9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 19V5M6 5C4.93913 5 3.92172 5.42143 3.17157 6.17157C2.42143 6.92172 2 7.93913 2 9V19M6 5C8 5 10 6.33 12 9C14 11.67 16 13 18 13M10 19V6.80005M14 19V11.2M18 5V9M18 19V13M18 13C18.668 12.9994 19.3252 12.8315 19.9117 12.5116C20.4981 12.1917 20.9951 11.73 21.3573 11.1687C21.7195 10.6074 21.9353 9.96436 21.9851 9.29821C22.0349 8.63206 21.9171 7.96404 21.6424 7.35512C21.3677 6.74621 20.9449 6.21578 20.4125 5.81226C19.8801 5.40874 19.2552 5.14497 18.5947 5.04503C17.9342 4.94508 17.2592 5.01214 16.6313 5.24009C16.0034 5.46804 15.4426 5.84962 15 6.35M22 19V9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--rotate-3d{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16.466 7.5C15.643 4.237 13.952 2 12 2C9.239 2 7 6.477 7 12C7 17.523 9.239 22 12 22C12.342 22 12.677 21.931 13 21.8M15.1941 13.707L19.0081 15.567L17.1481 19.381M19 15.57C17.196 16.455 14.726 17 12 17C6.477 17 2 14.761 2 12C2 9.239 6.477 7 12 7C16.838 7 20.873 8.718 21.8 11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16.466 7.5C15.643 4.237 13.952 2 12 2C9.239 2 7 6.477 7 12C7 17.523 9.239 22 12 22C12.342 22 12.677 21.931 13 21.8M15.1941 13.707L19.0081 15.567L17.1481 19.381M19 15.57C17.196 16.455 14.726 17 12 17C6.477 17 2 14.761 2 12C2 9.239 6.477 7 12 7C16.838 7 20.873 8.718 21.8 11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--rotate-ccw-square{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 9V7C20 6.46957 19.7893 5.96086 19.4142 5.58579C19.0391 5.21071 18.5304 5 18 5H12M12 5L15 2M12 5L15 8M20 13V18C20 18.5304 19.7893 19.0391 19.4142 19.4142C19.0391 19.7893 18.5304 20 18 20H6C5.46957 20 4.96086 19.7893 4.58579 19.4142C4.21071 19.0391 4 18.5304 4 18V7C4 6.46957 4.21071 5.96086 4.58579 5.58579C4.96086 5.21071 5.46957 5 6 5H8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 9V7C20 6.46957 19.7893 5.96086 19.4142 5.58579C19.0391 5.21071 18.5304 5 18 5H12M12 5L15 2M12 5L15 8M20 13V18C20 18.5304 19.7893 19.0391 19.4142 19.4142C19.0391 19.7893 18.5304 20 18 20H6C5.46957 20 4.96086 19.7893 4.58579 19.4142C4.21071 19.0391 4 18.5304 4 18V7C4 6.46957 4.21071 5.96086 4.58579 5.58579C4.96086 5.21071 5.46957 5 6 5H8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--rotate-ccw{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 12C3 13.78 3.52784 15.5201 4.51677 17.0001C5.50571 18.4802 6.91131 19.6337 8.55585 20.3149C10.2004 20.9961 12.01 21.1743 13.7558 20.8271C15.5016 20.4798 17.1053 19.6226 18.364 18.364C19.6226 17.1053 20.4798 15.5016 20.8271 13.7558C21.1743 12.01 20.9961 10.2004 20.3149 8.55585C19.6337 6.91131 18.4802 5.50571 17.0001 4.51677C15.5201 3.52784 13.78 3 12 3C9.48395 3.00947 7.06897 3.99122 5.26 5.74L3 8M3 8V3M3 8H8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 12C3 13.78 3.52784 15.5201 4.51677 17.0001C5.50571 18.4802 6.91131 19.6337 8.55585 20.3149C10.2004 20.9961 12.01 21.1743 13.7558 20.8271C15.5016 20.4798 17.1053 19.6226 18.364 18.364C19.6226 17.1053 20.4798 15.5016 20.8271 13.7558C21.1743 12.01 20.9961 10.2004 20.3149 8.55585C19.6337 6.91131 18.4802 5.50571 17.0001 4.51677C15.5201 3.52784 13.78 3 12 3C9.48395 3.00947 7.06897 3.99122 5.26 5.74L3 8M3 8V3M3 8H8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--rotate-cw-square{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 5H6C5.46957 5 4.96086 5.21071 4.58579 5.58579C4.21071 5.96086 4 6.46957 4 7V10M12 5L9 8M12 5L9 2M4 14V18C4 18.5304 4.21071 19.0391 4.58579 19.4142C4.96086 19.7893 5.46957 20 6 20H18C18.5304 20 19.0391 19.7893 19.4142 19.4142C19.7893 19.0391 20 18.5304 20 18V7C20 6.46957 19.7893 5.96086 19.4142 5.58579C19.0391 5.21071 18.5304 5 18 5H16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 5H6C5.46957 5 4.96086 5.21071 4.58579 5.58579C4.21071 5.96086 4 6.46957 4 7V10M12 5L9 8M12 5L9 2M4 14V18C4 18.5304 4.21071 19.0391 4.58579 19.4142C4.96086 19.7893 5.46957 20 6 20H18C18.5304 20 19.0391 19.7893 19.4142 19.4142C19.7893 19.0391 20 18.5304 20 18V7C20 6.46957 19.7893 5.96086 19.4142 5.58579C19.0391 5.21071 18.5304 5 18 5H16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--rotate-cw{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 12C21 13.78 20.4722 15.5201 19.4832 17.0001C18.4943 18.4802 17.0887 19.6337 15.4442 20.3149C13.7996 20.9961 11.99 21.1743 10.2442 20.8271C8.49836 20.4798 6.89472 19.6226 5.63604 18.364C4.37737 17.1053 3.5202 15.5016 3.17294 13.7558C2.82567 12.01 3.0039 10.2004 3.68509 8.55585C4.36628 6.91131 5.51983 5.50571 6.99987 4.51677C8.47991 3.52784 10.22 3 12 3C14.52 3 16.93 4 18.74 5.74L21 8M21 8L21 3M21 8H16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 12C21 13.78 20.4722 15.5201 19.4832 17.0001C18.4943 18.4802 17.0887 19.6337 15.4442 20.3149C13.7996 20.9961 11.99 21.1743 10.2442 20.8271C8.49836 20.4798 6.89472 19.6226 5.63604 18.364C4.37737 17.1053 3.5202 15.5016 3.17294 13.7558C2.82567 12.01 3.0039 10.2004 3.68509 8.55585C4.36628 6.91131 5.51983 5.50571 6.99987 4.51677C8.47991 3.52784 10.22 3 12 3C14.52 3 16.93 4 18.74 5.74L21 8M21 8L21 3M21 8H16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--route-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 19C9 20.6569 7.65685 22 6 22C4.34315 22 3 20.6569 3 19C3 17.3431 4.34315 16 6 16C7.65685 16 9 17.3431 9 19ZM9 19L17.5 19C17.9 19 18.4 18.9 18.8 18.8M5.20007 5.19995C4.44959 5.5077 3.8282 6.06849 3.44188 6.78669C3.05556 7.5049 2.92824 8.33602 3.08162 9.13833C3.235 9.94063 3.65959 10.6644 4.28298 11.1863C4.90637 11.7081 5.68994 11.9957 6.50007 12H12.0001M2 2L22 22M21 15.3C20.9521 14.4404 20.589 13.6285 19.9802 13.0197C19.3714 12.4109 18.5596 12.0479 17.7 12M15 5H10.7M15 5C15 6.65685 16.3431 8 18 8C19.6569 8 21 6.65685 21 5C21 3.34315 19.6569 2 18 2C16.3431 2 15 3.34315 15 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 19C9 20.6569 7.65685 22 6 22C4.34315 22 3 20.6569 3 19C3 17.3431 4.34315 16 6 16C7.65685 16 9 17.3431 9 19ZM9 19L17.5 19C17.9 19 18.4 18.9 18.8 18.8M5.20007 5.19995C4.44959 5.5077 3.8282 6.06849 3.44188 6.78669C3.05556 7.5049 2.92824 8.33602 3.08162 9.13833C3.235 9.94063 3.65959 10.6644 4.28298 11.1863C4.90637 11.7081 5.68994 11.9957 6.50007 12H12.0001M2 2L22 22M21 15.3C20.9521 14.4404 20.589 13.6285 19.9802 13.0197C19.3714 12.4109 18.5596 12.0479 17.7 12M15 5H10.7M15 5C15 6.65685 16.3431 8 18 8C19.6569 8 21 6.65685 21 5C21 3.34315 19.6569 2 18 2C16.3431 2 15 3.34315 15 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--route{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 19C9 20.6569 7.65685 22 6 22C4.34315 22 3 20.6569 3 19C3 17.3431 4.34315 16 6 16C7.65685 16 9 17.3431 9 19ZM9 19H17.5C18.4283 19 19.3185 18.6313 19.9749 17.9749C20.6313 17.3185 21 16.4283 21 15.5C21 14.5717 20.6313 13.6815 19.9749 13.0251C19.3185 12.3687 18.4283 12 17.5 12H6.5C5.57174 12 4.6815 11.6313 4.02513 10.9749C3.36875 10.3185 3 9.42826 3 8.5C3 7.57174 3.36875 6.6815 4.02513 6.02513C4.6815 5.36875 5.57174 5 6.5 5H15M15 5C15 6.65685 16.3431 8 18 8C19.6569 8 21 6.65685 21 5C21 3.34315 19.6569 2 18 2C16.3431 2 15 3.34315 15 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 19C9 20.6569 7.65685 22 6 22C4.34315 22 3 20.6569 3 19C3 17.3431 4.34315 16 6 16C7.65685 16 9 17.3431 9 19ZM9 19H17.5C18.4283 19 19.3185 18.6313 19.9749 17.9749C20.6313 17.3185 21 16.4283 21 15.5C21 14.5717 20.6313 13.6815 19.9749 13.0251C19.3185 12.3687 18.4283 12 17.5 12H6.5C5.57174 12 4.6815 11.6313 4.02513 10.9749C3.36875 10.3185 3 9.42826 3 8.5C3 7.57174 3.36875 6.6815 4.02513 6.02513C4.6815 5.36875 5.57174 5 6.5 5H15M15 5C15 6.65685 16.3431 8 18 8C19.6569 8 21 6.65685 21 5C21 3.34315 19.6569 2 18 2C16.3431 2 15 3.34315 15 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--router{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6.01 18H6M10.01 18H10M15 10V14M17.8399 7.16997C17.4684 6.79807 17.0273 6.50303 16.5417 6.30173C16.0561 6.10044 15.5356 5.99683 15.0099 5.99683C14.4843 5.99683 13.9638 6.10044 13.4782 6.30173C12.9926 6.50303 12.5514 6.79807 12.1799 7.16997M20.6601 4.34007C19.16 2.84091 17.1259 1.99878 15.0051 1.99878C12.8843 1.99878 10.8502 2.84091 9.3501 4.34007M4 14H20C21.1046 14 22 14.8954 22 16V20C22 21.1046 21.1046 22 20 22H4C2.89543 22 2 21.1046 2 20V16C2 14.8954 2.89543 14 4 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6.01 18H6M10.01 18H10M15 10V14M17.8399 7.16997C17.4684 6.79807 17.0273 6.50303 16.5417 6.30173C16.0561 6.10044 15.5356 5.99683 15.0099 5.99683C14.4843 5.99683 13.9638 6.10044 13.4782 6.30173C12.9926 6.50303 12.5514 6.79807 12.1799 7.16997M20.6601 4.34007C19.16 2.84091 17.1259 1.99878 15.0051 1.99878C12.8843 1.99878 10.8502 2.84091 9.3501 4.34007M4 14H20C21.1046 14 22 14.8954 22 16V20C22 21.1046 21.1046 22 20 22H4C2.89543 22 2 21.1046 2 20V16C2 14.8954 2.89543 14 4 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--rows-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 12H21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 12H21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--rows-3{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 9H3M21 15H3M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 9H3M21 15H3M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--rows-4{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 7.5H3M21 12H3M21 16.5H3M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 7.5H3M21 12H3M21 16.5H3M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--rss{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 11C6.38695 11 8.67613 11.9482 10.364 13.636C12.0518 15.3239 13 17.6131 13 20M4 4C8.24346 4 12.3131 5.68571 15.3137 8.68629C18.3143 11.6869 20 15.7565 20 20M6 19C6 19.5523 5.55228 20 5 20C4.44772 20 4 19.5523 4 19C4 18.4477 4.44772 18 5 18C5.55228 18 6 18.4477 6 19Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 11C6.38695 11 8.67613 11.9482 10.364 13.636C12.0518 15.3239 13 17.6131 13 20M4 4C8.24346 4 12.3131 5.68571 15.3137 8.68629C18.3143 11.6869 20 15.7565 20 20M6 19C6 19.5523 5.55228 20 5 20C4.44772 20 4 19.5523 4 19C4 18.4477 4.44772 18 5 18C5.55228 18 6 18.4477 6 19Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--ruler{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg clip-path%3D%22url(%23clip0_901_1835)%22%3E%3Cpath d%3D%22M14.4998 12.5L16.4998 10.5M11.4998 9.5L13.4998 7.5M8.49976 6.5L10.4998 4.5M17.4998 15.5L19.4998 13.5M21.2998 15.3C21.5235 15.523 21.7011 15.788 21.8222 16.0797C21.9433 16.3714 22.0057 16.6842 22.0057 17C22.0057 17.3159 21.9433 17.6287 21.8222 17.9204C21.7011 18.2121 21.5235 18.4771 21.2998 18.7L18.6998 21.3C18.4768 21.5238 18.2119 21.7013 17.9202 21.8225C17.6284 21.9436 17.3157 22.0059 16.9998 22.0059C16.6839 22.0059 16.3712 21.9436 16.0794 21.8225C15.7877 21.7013 15.5228 21.5238 15.2998 21.3L2.6998 8.70005C2.25036 8.24842 1.99805 7.6372 1.99805 7.00005C1.99805 6.36289 2.25036 5.75167 2.6998 5.30005L5.2998 2.70005C5.75143 2.2506 6.36265 1.99829 6.9998 1.99829C7.63695 1.99829 8.24818 2.2506 8.6998 2.70005L21.2998 15.3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath id%3D%22clip0_901_1835%22%3E%3Crect width%3D%2224%22 height%3D%2224%22 fill%3D%22currentColor%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg clip-path%3D%22url(%23clip0_901_1835)%22%3E%3Cpath d%3D%22M14.4998 12.5L16.4998 10.5M11.4998 9.5L13.4998 7.5M8.49976 6.5L10.4998 4.5M17.4998 15.5L19.4998 13.5M21.2998 15.3C21.5235 15.523 21.7011 15.788 21.8222 16.0797C21.9433 16.3714 22.0057 16.6842 22.0057 17C22.0057 17.3159 21.9433 17.6287 21.8222 17.9204C21.7011 18.2121 21.5235 18.4771 21.2998 18.7L18.6998 21.3C18.4768 21.5238 18.2119 21.7013 17.9202 21.8225C17.6284 21.9436 17.3157 22.0059 16.9998 22.0059C16.6839 22.0059 16.3712 21.9436 16.0794 21.8225C15.7877 21.7013 15.5228 21.5238 15.2998 21.3L2.6998 8.70005C2.25036 8.24842 1.99805 7.6372 1.99805 7.00005C1.99805 6.36289 2.25036 5.75167 2.6998 5.30005L5.2998 2.70005C5.75143 2.2506 6.36265 1.99829 6.9998 1.99829C7.63695 1.99829 8.24818 2.2506 8.6998 2.70005L21.2998 15.3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath id%3D%22clip0_901_1835%22%3E%3Crect width%3D%2224%22 height%3D%2224%22 fill%3D%22currentColor%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--russian-ruble{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 11H14C15.0609 11 16.0783 10.5786 16.8284 9.82843C17.5786 9.07828 18 8.06087 18 7C18 5.93913 17.5786 4.92172 16.8284 4.17157C16.0783 3.42143 15.0609 3 14 3H9V21M6 15H14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 11H14C15.0609 11 16.0783 10.5786 16.8284 9.82843C17.5786 9.07828 18 8.06087 18 7C18 5.93913 17.5786 4.92172 16.8284 4.17157C16.0783 3.42143 15.0609 3 14 3H9V21M6 15H14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--sailboat{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 2L21 14H3L10 2ZM10 2V18M22 18H2C2 19.0609 2.42143 20.0783 3.17157 20.8284C3.92172 21.5786 4.93913 22 6 22H18C19.0609 22 20.0783 21.5786 20.8284 20.8284C21.5786 20.0783 22 19.0609 22 18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 2L21 14H3L10 2ZM10 2V18M22 18H2C2 19.0609 2.42143 20.0783 3.17157 20.8284C3.92172 21.5786 4.93913 22 6 22H18C19.0609 22 20.0783 21.5786 20.8284 20.8284C21.5786 20.0783 22 19.0609 22 18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--salad{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 21H17M11.3799 12C10.7743 12.0056 10.1889 11.7821 9.74117 11.3742C9.29346 10.9663 9.01653 10.4042 8.96592 9.80063C8.91531 9.19708 9.09476 8.59672 9.46828 8.11995C9.8418 7.64318 10.3818 7.32527 10.9799 7.22997C10.8841 6.8062 10.9052 6.36438 11.0408 5.95164C11.1765 5.5389 11.4216 5.17072 11.7501 4.88638C12.0786 4.60203 12.4781 4.41219 12.906 4.33709C13.3339 4.262 13.7742 4.30446 14.1799 4.45997C14.3575 4.18033 14.5911 3.9405 14.866 3.75557C15.1409 3.57064 15.451 3.44462 15.777 3.38544C16.103 3.32626 16.4376 3.3352 16.76 3.41171C17.0823 3.48821 17.3853 3.63062 17.6499 3.82997C18.1115 3.46719 18.69 3.28617 19.276 3.32116C19.862 3.35615 20.4149 3.60472 20.83 4.01984C21.2451 4.43496 21.4937 4.98783 21.5287 5.57386C21.5637 6.15988 21.3827 6.7384 21.0199 7.19997C21.2457 7.4999 21.398 7.84862 21.4645 8.2181C21.5311 8.58758 21.51 8.96752 21.403 9.32738C21.296 9.68724 21.1061 10.017 20.8485 10.2901C20.5909 10.5632 20.2729 10.7721 19.9199 10.9C20.0111 11.2599 20.0214 11.6356 19.9499 12M13 12L17 8M10.9001 7.24997C10.3515 6.66523 9.6396 6.25931 8.85703 6.08509C8.07445 5.91087 7.25754 5.97645 6.51278 6.27328C5.76802 6.5701 5.12995 7.0844 4.68175 7.74915C4.23354 8.41389 3.99599 9.19824 4.00005 9.99997C4.00005 10.73 4.20005 11.41 4.54005 12M12 21C14.3869 21 16.6761 20.0518 18.364 18.364C20.0518 16.6761 21 14.3869 21 12H3C3 14.3869 3.94821 16.6761 5.63604 18.364C7.32387 20.0518 9.61305 21 12 21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 21H17M11.3799 12C10.7743 12.0056 10.1889 11.7821 9.74117 11.3742C9.29346 10.9663 9.01653 10.4042 8.96592 9.80063C8.91531 9.19708 9.09476 8.59672 9.46828 8.11995C9.8418 7.64318 10.3818 7.32527 10.9799 7.22997C10.8841 6.8062 10.9052 6.36438 11.0408 5.95164C11.1765 5.5389 11.4216 5.17072 11.7501 4.88638C12.0786 4.60203 12.4781 4.41219 12.906 4.33709C13.3339 4.262 13.7742 4.30446 14.1799 4.45997C14.3575 4.18033 14.5911 3.9405 14.866 3.75557C15.1409 3.57064 15.451 3.44462 15.777 3.38544C16.103 3.32626 16.4376 3.3352 16.76 3.41171C17.0823 3.48821 17.3853 3.63062 17.6499 3.82997C18.1115 3.46719 18.69 3.28617 19.276 3.32116C19.862 3.35615 20.4149 3.60472 20.83 4.01984C21.2451 4.43496 21.4937 4.98783 21.5287 5.57386C21.5637 6.15988 21.3827 6.7384 21.0199 7.19997C21.2457 7.4999 21.398 7.84862 21.4645 8.2181C21.5311 8.58758 21.51 8.96752 21.403 9.32738C21.296 9.68724 21.1061 10.017 20.8485 10.2901C20.5909 10.5632 20.2729 10.7721 19.9199 10.9C20.0111 11.2599 20.0214 11.6356 19.9499 12M13 12L17 8M10.9001 7.24997C10.3515 6.66523 9.6396 6.25931 8.85703 6.08509C8.07445 5.91087 7.25754 5.97645 6.51278 6.27328C5.76802 6.5701 5.12995 7.0844 4.68175 7.74915C4.23354 8.41389 3.99599 9.19824 4.00005 9.99997C4.00005 10.73 4.20005 11.41 4.54005 12M12 21C14.3869 21 16.6761 20.0518 18.364 18.364C20.0518 16.6761 21 14.3869 21 12H3C3 14.3869 3.94821 16.6761 5.63604 18.364C7.32387 20.0518 9.61305 21 12 21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--sandwich{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 11V14C3 14.2652 3.10536 14.5196 3.29289 14.7071C3.48043 14.8946 3.73478 15 4 15M3 11L10.77 4.96006C11.1214 4.68597 11.5543 4.53711 12 4.53711C12.4457 4.53711 12.8786 4.68597 13.23 4.96006L21 11M3 11H21M4 15H20M4 15C3.73478 15 3.48043 15.1054 3.29289 15.2929C3.10536 15.4804 3 15.7348 3 16V18C3 18.2652 3.10536 18.5196 3.29289 18.7071C3.48043 18.8946 3.73478 19 4 19H12M20 15C20.2652 15 20.5196 14.8946 20.7071 14.7071C20.8946 14.5196 21 14.2652 21 14V11M20 15C20.2652 15 20.5196 15.1054 20.7071 15.2929C20.8946 15.4804 21 15.7348 21 16V18C21 18.2652 20.8946 18.5196 20.7071 18.7071C20.5196 18.8946 20.2652 19 20 19H16.17M12.97 19.77L7 15H19.5L15.75 19.5C15.4134 19.8988 14.9343 20.1502 14.4149 20.2007C13.8956 20.2511 13.377 20.0966 12.97 19.77Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 11V14C3 14.2652 3.10536 14.5196 3.29289 14.7071C3.48043 14.8946 3.73478 15 4 15M3 11L10.77 4.96006C11.1214 4.68597 11.5543 4.53711 12 4.53711C12.4457 4.53711 12.8786 4.68597 13.23 4.96006L21 11M3 11H21M4 15H20M4 15C3.73478 15 3.48043 15.1054 3.29289 15.2929C3.10536 15.4804 3 15.7348 3 16V18C3 18.2652 3.10536 18.5196 3.29289 18.7071C3.48043 18.8946 3.73478 19 4 19H12M20 15C20.2652 15 20.5196 14.8946 20.7071 14.7071C20.8946 14.5196 21 14.2652 21 14V11M20 15C20.2652 15 20.5196 15.1054 20.7071 15.2929C20.8946 15.4804 21 15.7348 21 16V18C21 18.2652 20.8946 18.5196 20.7071 18.7071C20.5196 18.8946 20.2652 19 20 19H16.17M12.97 19.77L7 15H19.5L15.75 19.5C15.4134 19.8988 14.9343 20.1502 14.4149 20.2007C13.8956 20.2511 13.377 20.0966 12.97 19.77Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--satellite-dish{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.00024 15L12.0002 12M17.0002 13C17.0002 11.4087 16.3681 9.88258 15.2429 8.75736C14.1177 7.63214 12.5915 7 11.0002 7M21.0002 13C21.0002 10.3478 19.9467 7.8043 18.0713 5.92893C16.1959 4.05357 13.6524 3 11.0002 3M4.00024 10C3.18469 11.3951 2.85438 13.0211 3.06097 14.6238C3.26755 16.2265 3.99938 17.7155 5.14204 18.8582C6.2847 20.0009 7.77378 20.7327 9.37648 20.9393C10.9792 21.1459 12.6052 20.8156 14.0002 20L4.00024 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.00024 15L12.0002 12M17.0002 13C17.0002 11.4087 16.3681 9.88258 15.2429 8.75736C14.1177 7.63214 12.5915 7 11.0002 7M21.0002 13C21.0002 10.3478 19.9467 7.8043 18.0713 5.92893C16.1959 4.05357 13.6524 3 11.0002 3M4.00024 10C3.18469 11.3951 2.85438 13.0211 3.06097 14.6238C3.26755 16.2265 3.99938 17.7155 5.14204 18.8582C6.2847 20.0009 7.77378 20.7327 9.37648 20.9393C10.9792 21.1459 12.6052 20.8156 14.0002 20L4.00024 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--satellite{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 7L9 3L5 7L9 11M17 11L21 15L17 19L13 15M16 8L19 5M9 21C9 19.4087 8.36786 17.8826 7.24264 16.7574C6.11742 15.6321 4.5913 15 3 15M8 12L12 16L18 10L14 6L8 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 7L9 3L5 7L9 11M17 11L21 15L17 19L13 15M16 8L19 5M9 21C9 19.4087 8.36786 17.8826 7.24264 16.7574C6.11742 15.6321 4.5913 15 3 15M8 12L12 16L18 10L14 6L8 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--save-all{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 2V5C10 5.26522 10.1054 5.51957 10.2929 5.70711C10.4804 5.89464 10.7348 6 11 6H16M18 18V12C18 11.7348 17.8946 11.4804 17.7071 11.2929C17.5196 11.1054 17.2652 11 17 11H11C10.7348 11 10.4804 11.1054 10.2929 11.2929C10.1054 11.4804 10 11.7348 10 12V18M18 22H4C3.46957 22 2.96086 21.7893 2.58579 21.4142C2.21071 21.0391 2 20.5304 2 20V6M8 18C7.46957 18 6.96086 17.7893 6.58579 17.4142C6.21071 17.0391 6 16.5304 6 16V4C6 3.46957 6.21071 2.96086 6.58579 2.58579C6.96086 2.21071 7.46957 2 8 2H17.172C17.7024 2.00011 18.211 2.2109 18.586 2.586L21.414 5.414C21.7891 5.78899 21.9999 6.29761 22 6.828V16C22 16.2635 21.9479 16.5244 21.8468 16.7677C21.7457 17.011 21.5975 17.2319 21.4107 17.4178C21.2239 17.6036 21.0022 17.7507 20.7584 17.8506C20.5146 17.9506 20.2535 18.0013 19.99 18H8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 2V5C10 5.26522 10.1054 5.51957 10.2929 5.70711C10.4804 5.89464 10.7348 6 11 6H16M18 18V12C18 11.7348 17.8946 11.4804 17.7071 11.2929C17.5196 11.1054 17.2652 11 17 11H11C10.7348 11 10.4804 11.1054 10.2929 11.2929C10.1054 11.4804 10 11.7348 10 12V18M18 22H4C3.46957 22 2.96086 21.7893 2.58579 21.4142C2.21071 21.0391 2 20.5304 2 20V6M8 18C7.46957 18 6.96086 17.7893 6.58579 17.4142C6.21071 17.0391 6 16.5304 6 16V4C6 3.46957 6.21071 2.96086 6.58579 2.58579C6.96086 2.21071 7.46957 2 8 2H17.172C17.7024 2.00011 18.211 2.2109 18.586 2.586L21.414 5.414C21.7891 5.78899 21.9999 6.29761 22 6.828V16C22 16.2635 21.9479 16.5244 21.8468 16.7677C21.7457 17.011 21.5975 17.2319 21.4107 17.4178C21.2239 17.6036 21.0022 17.7507 20.7584 17.8506C20.5146 17.9506 20.2535 18.0013 19.99 18H8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--save-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg clip-path%3D%22url(%23clip0_901_1817)%22%3E%3Cpath d%3D%22M13 13H8C7.73478 13 7.48043 13.1054 7.29289 13.2929C7.10536 13.4804 7 13.7348 7 14V21M14 8H15M17 21V17M2 2L22 22M20.41 20.4101C20.0366 20.7857 19.5296 20.9979 19 21.0001H5C4.46957 21.0001 3.96086 20.7894 3.58579 20.4143C3.21071 20.0392 3 19.5305 3 19.0001V5.00009C3.00223 4.47051 3.21441 3.96344 3.59 3.59009M29.5 11.5C29.5 11.5 34.5 16.5 33.5 16.5M9 3H15.2C15.7275 3.00751 16.2307 3.22317 16.6 3.6L20.4 7.4C20.7768 7.76926 20.9925 8.27246 21 8.8V15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath id%3D%22clip0_901_1817%22%3E%3Crect width%3D%2224%22 height%3D%2224%22 fill%3D%22currentColor%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg clip-path%3D%22url(%23clip0_901_1817)%22%3E%3Cpath d%3D%22M13 13H8C7.73478 13 7.48043 13.1054 7.29289 13.2929C7.10536 13.4804 7 13.7348 7 14V21M14 8H15M17 21V17M2 2L22 22M20.41 20.4101C20.0366 20.7857 19.5296 20.9979 19 21.0001H5C4.46957 21.0001 3.96086 20.7894 3.58579 20.4143C3.21071 20.0392 3 19.5305 3 19.0001V5.00009C3.00223 4.47051 3.21441 3.96344 3.59 3.59009M29.5 11.5C29.5 11.5 34.5 16.5 33.5 16.5M9 3H15.2C15.7275 3.00751 16.2307 3.22317 16.6 3.6L20.4 7.4C20.7768 7.76926 20.9925 8.27246 21 8.8V15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath id%3D%22clip0_901_1817%22%3E%3Crect width%3D%2224%22 height%3D%2224%22 fill%3D%22currentColor%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--save{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 21V14C17 13.7348 16.8946 13.4804 16.7071 13.2929C16.5196 13.1054 16.2652 13 16 13H8C7.73478 13 7.48043 13.1054 7.29289 13.2929C7.10536 13.4804 7 13.7348 7 14V21M7 3V7C7 7.26522 7.10536 7.51957 7.29289 7.70711C7.48043 7.89464 7.73478 8 8 8H15M15.2 3C15.7275 3.00751 16.2307 3.22317 16.6 3.6L20.4 7.4C20.7768 7.76926 20.9925 8.27246 21 8.8V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H15.2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 21V14C17 13.7348 16.8946 13.4804 16.7071 13.2929C16.5196 13.1054 16.2652 13 16 13H8C7.73478 13 7.48043 13.1054 7.29289 13.2929C7.10536 13.4804 7 13.7348 7 14V21M7 3V7C7 7.26522 7.10536 7.51957 7.29289 7.70711C7.48043 7.89464 7.73478 8 8 8H15M15.2 3C15.7275 3.00751 16.2307 3.22317 16.6 3.6L20.4 7.4C20.7768 7.76926 20.9925 8.27246 21 8.8V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H15.2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--scale-3d{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 19C17 20.1046 17.8954 21 19 21C20.1046 21 21 20.1046 21 19C21 17.8954 20.1046 17 19 17C17.8954 17 17 17.8954 17 19ZM17 19H5M5 7C6.10457 7 7 6.10457 7 5C7 3.89543 6.10457 3 5 3C3.89543 3 3 3.89543 3 5C3 6.10457 3.89543 7 5 7ZM5 7V19M5 19L11 13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 19C17 20.1046 17.8954 21 19 21C20.1046 21 21 20.1046 21 19C21 17.8954 20.1046 17 19 17C17.8954 17 17 17.8954 17 19ZM17 19H5M5 7C6.10457 7 7 6.10457 7 5C7 3.89543 6.10457 3 5 3C3.89543 3 3 3.89543 3 5C3 6.10457 3.89543 7 5 7ZM5 7V19M5 19L11 13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--scale{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 21H17M12 3V21M3 7H5C7 7 10 6 12 5C14 6 17 7 19 7H21M16 16L19 8L22 16C21.13 16.65 20.08 17 19 17C17.92 17 16.87 16.65 16 16ZM2 16L5 8L8 16C7.13 16.65 6.08 17 5 17C3.92 17 2.87 16.65 2 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 21H17M12 3V21M3 7H5C7 7 10 6 12 5C14 6 17 7 19 7H21M16 16L19 8L22 16C21.13 16.65 20.08 17 19 17C17.92 17 16.87 16.65 16 16ZM2 16L5 8L8 16C7.13 16.65 6.08 17 5 17C3.92 17 2.87 16.65 2 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--scaling{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V12M14 15H9M9 15V10M9 15L21 3M16 3H21M21 3V8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V12M14 15H9M9 15V10M9 15L21 3M16 3H21M21 3V8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--scan-barcode{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 7V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H7M17 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V7M21 17V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H17M7 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V17M8 7V17M12 7V17M17 7V17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 7V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H7M17 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V7M21 17V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H17M7 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V17M8 7V17M12 7V17M17 7V17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--scan-eye{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 7V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H7M17 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V7M21 17V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H17M7 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V17M13 12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11C12.5523 11 13 11.4477 13 12ZM18.944 12.33C19.0187 12.1164 19.0187 11.8837 18.944 11.67C18.381 10.2905 17.4198 9.10985 16.1831 8.27879C14.9463 7.44774 13.4901 7.00391 12 7.00391C10.51 7.00391 9.05372 7.44774 7.81696 8.27879C6.58021 9.10985 5.61903 10.2905 5.05602 11.67C4.98133 11.8837 4.98133 12.1164 5.05602 12.33C5.61903 13.7096 6.58021 14.8902 7.81696 15.7213C9.05372 16.5523 10.51 16.9962 12 16.9962C13.4901 16.9962 14.9463 16.5523 16.1831 15.7213C17.4198 14.8902 18.381 13.7096 18.944 12.33Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 7V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H7M17 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V7M21 17V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H17M7 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V17M13 12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11C12.5523 11 13 11.4477 13 12ZM18.944 12.33C19.0187 12.1164 19.0187 11.8837 18.944 11.67C18.381 10.2905 17.4198 9.10985 16.1831 8.27879C14.9463 7.44774 13.4901 7.00391 12 7.00391C10.51 7.00391 9.05372 7.44774 7.81696 8.27879C6.58021 9.10985 5.61903 10.2905 5.05602 11.67C4.98133 11.8837 4.98133 12.1164 5.05602 12.33C5.61903 13.7096 6.58021 14.8902 7.81696 15.7213C9.05372 16.5523 10.51 16.9962 12 16.9962C13.4901 16.9962 14.9463 16.5523 16.1831 15.7213C17.4198 14.8902 18.381 13.7096 18.944 12.33Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--scan-face{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 7V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H7M17 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V7M21 17V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H17M7 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V17M8 14C8 14 9.5 16 12 16C14.5 16 16 14 16 14M9 9H9.01M15 9H15.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 7V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H7M17 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V7M21 17V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H17M7 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V17M8 14C8 14 9.5 16 12 16C14.5 16 16 14 16 14M9 9H9.01M15 9H15.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--scan-line{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 7V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H7M17 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V7M21 17V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H17M7 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V17M7 12H17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 7V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H7M17 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V7M21 17V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H17M7 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V17M7 12H17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--scan-qr-code{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 12V16C17 16.2652 16.8946 16.5196 16.7071 16.7071C16.5196 16.8946 16.2652 17 16 17H12M17 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V7M17 8V7M21 17V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H17M3 7V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H7M7 17H7.01M7 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V17M8 7H11C11.5523 7 12 7.44772 12 8V11C12 11.5523 11.5523 12 11 12H8C7.44772 12 7 11.5523 7 11V8C7 7.44772 7.44772 7 8 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 12V16C17 16.2652 16.8946 16.5196 16.7071 16.7071C16.5196 16.8946 16.2652 17 16 17H12M17 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V7M17 8V7M21 17V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H17M3 7V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H7M7 17H7.01M7 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V17M8 7H11C11.5523 7 12 7.44772 12 8V11C12 11.5523 11.5523 12 11 12H8C7.44772 12 7 11.5523 7 11V8C7 7.44772 7.44772 7 8 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--scan-search{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 7V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H7M17 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V7M21 17V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H17M7 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V17M16.0001 16.0001L14.1001 14.1001M15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 7V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H7M17 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V7M21 17V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H17M7 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V17M16.0001 16.0001L14.1001 14.1001M15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--scan-text{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 7V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H7M17 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V7M21 17V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H17M7 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V17M7 8H15M7 12H17M7 16H13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 7V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H7M17 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V7M21 17V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H17M7 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V17M7 8H15M7 12H17M7 16H13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--scan{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 7V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H7M17 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V7M21 17V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H17M7 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 7V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H7M17 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V7M21 17V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H17M7 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--school{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 22V18C14 17.4696 13.7893 16.9609 13.4142 16.5858C13.0391 16.2107 12.5304 16 12 16C11.4696 16 10.9609 16.2107 10.5858 16.5858C10.2107 16.9609 10 17.4696 10 18V22M18 10L22 12V20C22 20.5304 21.7893 21.0391 21.4142 21.4142C21.0391 21.7893 20.5304 22 20 22H4C3.46957 22 2.96086 21.7893 2.58579 21.4142C2.21071 21.0391 2 20.5304 2 20V12L6 10M18 5V22M4 6L12 2L20 6M6 5V22M14 9C14 10.1046 13.1046 11 12 11C10.8954 11 10 10.1046 10 9C10 7.89543 10.8954 7 12 7C13.1046 7 14 7.89543 14 9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 22V18C14 17.4696 13.7893 16.9609 13.4142 16.5858C13.0391 16.2107 12.5304 16 12 16C11.4696 16 10.9609 16.2107 10.5858 16.5858C10.2107 16.9609 10 17.4696 10 18V22M18 10L22 12V20C22 20.5304 21.7893 21.0391 21.4142 21.4142C21.0391 21.7893 20.5304 22 20 22H4C3.46957 22 2.96086 21.7893 2.58579 21.4142C2.21071 21.0391 2 20.5304 2 20V12L6 10M18 5V22M4 6L12 2L20 6M6 5V22M14 9C14 10.1046 13.1046 11 12 11C10.8954 11 10 10.1046 10 9C10 7.89543 10.8954 7 12 7C13.1046 7 14 7.89543 14 9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--scissors-line-dashed{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5.41992 9.41992L7.99992 11.9999M13.9999 6L5.41992 14.58M10.8 14.8L14 18M16 12H14M22 12H20M6 8C6 9.10457 5.10457 10 4 10C2.89543 10 2 9.10457 2 8C2 6.89543 2.89543 6 4 6C5.10457 6 6 6.89543 6 8ZM6 16C6 17.1046 5.10457 18 4 18C2.89543 18 2 17.1046 2 16C2 14.8954 2.89543 14 4 14C5.10457 14 6 14.8954 6 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5.41992 9.41992L7.99992 11.9999M13.9999 6L5.41992 14.58M10.8 14.8L14 18M16 12H14M22 12H20M6 8C6 9.10457 5.10457 10 4 10C2.89543 10 2 9.10457 2 8C2 6.89543 2.89543 6 4 6C5.10457 6 6 6.89543 6 8ZM6 16C6 17.1046 5.10457 18 4 18C2.89543 18 2 17.1046 2 16C2 14.8954 2.89543 14 4 14C5.10457 14 6 14.8954 6 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--scissors{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.12012 8.12012L12.0001 12.0001M20.0001 4L8.12012 15.88M14.8 14.8L20 20M9 6C9 7.65685 7.65685 9 6 9C4.34315 9 3 7.65685 3 6C3 4.34315 4.34315 3 6 3C7.65685 3 9 4.34315 9 6ZM9 18C9 19.6569 7.65685 21 6 21C4.34315 21 3 19.6569 3 18C3 16.3431 4.34315 15 6 15C7.65685 15 9 16.3431 9 18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.12012 8.12012L12.0001 12.0001M20.0001 4L8.12012 15.88M14.8 14.8L20 20M9 6C9 7.65685 7.65685 9 6 9C4.34315 9 3 7.65685 3 6C3 4.34315 4.34315 3 6 3C7.65685 3 9 4.34315 9 6ZM9 18C9 19.6569 7.65685 21 6 21C4.34315 21 3 19.6569 3 18C3 16.3431 4.34315 15 6 15C7.65685 15 9 16.3431 9 18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--screen-share-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V15C2 15.5304 2.21071 16.0391 2.58579 16.4142C2.96086 16.7893 3.46957 17 4 17H20C20.5304 17 21.0391 16.7893 21.4142 16.4142C21.7893 16.0391 22 15.5304 22 15V12M8 21H16M12 17V21M22 3L17 8M17 3L22 8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V15C2 15.5304 2.21071 16.0391 2.58579 16.4142C2.96086 16.7893 3.46957 17 4 17H20C20.5304 17 21.0391 16.7893 21.4142 16.4142C21.7893 16.0391 22 15.5304 22 15V12M8 21H16M12 17V21M22 3L17 8M17 3L22 8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--screen-share{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V15C2 15.5304 2.21071 16.0391 2.58579 16.4142C2.96086 16.7893 3.46957 17 4 17H20C20.5304 17 21.0391 16.7893 21.4142 16.4142C21.7893 16.0391 22 15.5304 22 15V12M8 21H16M12 17V21M17 8L22 3M22 3H17M22 3V8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V15C2 15.5304 2.21071 16.0391 2.58579 16.4142C2.96086 16.7893 3.46957 17 4 17H20C20.5304 17 21.0391 16.7893 21.4142 16.4142C21.7893 16.0391 22 15.5304 22 15V12M8 21H16M12 17V21M17 8L22 3M22 3H17M22 3V8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--scroll-text{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 12H10M15 8H10M19 17V5C19 4.46957 18.7893 3.96086 18.4142 3.58579C18.0391 3.21071 17.5304 3 17 3H4M4 3C4.53043 3 5.03914 3.21071 5.41421 3.58579C5.78929 3.96086 6 4.46957 6 5V19C6 19.5304 6.21071 20.0391 6.58579 20.4142C6.96086 20.7893 7.46957 21 8 21M4 3C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V7C2 7.26522 2.10536 7.51957 2.29289 7.70711C2.48043 7.89464 2.73478 8 3 8H6M8 21H20C20.5304 21 21.0391 20.7893 21.4142 20.4142C21.7893 20.0391 22 19.5304 22 19V18C22 17.7348 21.8946 17.4804 21.7071 17.2929C21.5196 17.1054 21.2652 17 21 17H11C10.7348 17 10.4804 17.1054 10.2929 17.2929C10.1054 17.4804 10 17.7348 10 18V19C10 19.5304 9.78929 20.0391 9.41421 20.4142C9.03914 20.7893 8.53043 21 8 21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 12H10M15 8H10M19 17V5C19 4.46957 18.7893 3.96086 18.4142 3.58579C18.0391 3.21071 17.5304 3 17 3H4M4 3C4.53043 3 5.03914 3.21071 5.41421 3.58579C5.78929 3.96086 6 4.46957 6 5V19C6 19.5304 6.21071 20.0391 6.58579 20.4142C6.96086 20.7893 7.46957 21 8 21M4 3C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V7C2 7.26522 2.10536 7.51957 2.29289 7.70711C2.48043 7.89464 2.73478 8 3 8H6M8 21H20C20.5304 21 21.0391 20.7893 21.4142 20.4142C21.7893 20.0391 22 19.5304 22 19V18C22 17.7348 21.8946 17.4804 21.7071 17.2929C21.5196 17.1054 21.2652 17 21 17H11C10.7348 17 10.4804 17.1054 10.2929 17.2929C10.1054 17.4804 10 17.7348 10 18V19C10 19.5304 9.78929 20.0391 9.41421 20.4142C9.03914 20.7893 8.53043 21 8 21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--scroll{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 17V5C19 4.46957 18.7893 3.96086 18.4142 3.58579C18.0391 3.21071 17.5304 3 17 3H4M4 3C4.53043 3 5.03914 3.21071 5.41421 3.58579C5.78929 3.96086 6 4.46957 6 5V19C6 19.5304 6.21071 20.0391 6.58579 20.4142C6.96086 20.7893 7.46957 21 8 21M4 3C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V7C2 7.26522 2.10536 7.51957 2.29289 7.70711C2.48043 7.89464 2.73478 8 3 8H6M8 21H20C20.5304 21 21.0391 20.7893 21.4142 20.4142C21.7893 20.0391 22 19.5304 22 19V18C22 17.7348 21.8946 17.4804 21.7071 17.2929C21.5196 17.1054 21.2652 17 21 17H11C10.7348 17 10.4804 17.1054 10.2929 17.2929C10.1054 17.4804 10 17.7348 10 18V19C10 19.5304 9.78929 20.0391 9.41421 20.4142C9.03914 20.7893 8.53043 21 8 21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 17V5C19 4.46957 18.7893 3.96086 18.4142 3.58579C18.0391 3.21071 17.5304 3 17 3H4M4 3C4.53043 3 5.03914 3.21071 5.41421 3.58579C5.78929 3.96086 6 4.46957 6 5V19C6 19.5304 6.21071 20.0391 6.58579 20.4142C6.96086 20.7893 7.46957 21 8 21M4 3C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V7C2 7.26522 2.10536 7.51957 2.29289 7.70711C2.48043 7.89464 2.73478 8 3 8H6M8 21H20C20.5304 21 21.0391 20.7893 21.4142 20.4142C21.7893 20.0391 22 19.5304 22 19V18C22 17.7348 21.8946 17.4804 21.7071 17.2929C21.5196 17.1054 21.2652 17 21 17H11C10.7348 17 10.4804 17.1054 10.2929 17.2929C10.1054 17.4804 10 17.7348 10 18V19C10 19.5304 9.78929 20.0391 9.41421 20.4142C9.03914 20.7893 8.53043 21 8 21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--search-check{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 11L10 13L14 9M21 21L16.7 16.7M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 11L10 13L14 9M21 21L16.7 16.7M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--search-code{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 13.5L15 11L13 8.5M21 21L16.7 16.7M9 8.5L7 11L9 13.5M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 13.5L15 11L13 8.5M21 21L16.7 16.7M9 8.5L7 11L9 13.5M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--search-slash{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.5 8.5L8.5 13.5M21 21L16.7 16.7M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.5 8.5L8.5 13.5M21 21L16.7 16.7M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--search-x{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.5 8.5L8.5 13.5M8.5 8.5L13.5 13.5M21 21L16.7 16.7M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.5 8.5L8.5 13.5M8.5 8.5L13.5 13.5M21 21L16.7 16.7M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--search{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 21L16.7 16.7M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 21L16.7 16.7M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--section{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 5C16 4.20435 15.5786 3.44129 14.8284 2.87868C14.0783 2.31607 13.0609 2 12 2C10.9391 2 9.92172 2.31607 9.17157 2.87868C8.42143 3.44129 8 4.20435 8 5C8 9 16 8 16 12M16 12C16 12.7956 15.5786 13.5587 14.8284 14.1213C14.0783 14.6839 13.0609 15 12 15C10.9391 15 9.92172 14.6839 9.17157 14.1213C8.42143 13.5587 8 12.7956 8 12M16 12C16 11.2044 15.5786 10.4413 14.8284 9.87868C14.0783 9.31607 13.0609 9 12 9C10.9391 9 9.92172 9.31607 9.17157 9.87868C8.42143 10.4413 8 11.2044 8 12M8 12C8 16 16 15 16 19C16 19.7956 15.5786 20.5587 14.8284 21.1213C14.0783 21.6839 13.0609 22 12 22C10.9391 22 9.92172 21.6839 9.17157 21.1213C8.42143 20.5587 8 19.7956 8 19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 5C16 4.20435 15.5786 3.44129 14.8284 2.87868C14.0783 2.31607 13.0609 2 12 2C10.9391 2 9.92172 2.31607 9.17157 2.87868C8.42143 3.44129 8 4.20435 8 5C8 9 16 8 16 12M16 12C16 12.7956 15.5786 13.5587 14.8284 14.1213C14.0783 14.6839 13.0609 15 12 15C10.9391 15 9.92172 14.6839 9.17157 14.1213C8.42143 13.5587 8 12.7956 8 12M16 12C16 11.2044 15.5786 10.4413 14.8284 9.87868C14.0783 9.31607 13.0609 9 12 9C10.9391 9 9.92172 9.31607 9.17157 9.87868C8.42143 10.4413 8 11.2044 8 12M8 12C8 16 16 15 16 19C16 19.7956 15.5786 20.5587 14.8284 21.1213C14.0783 21.6839 13.0609 22 12 22C10.9391 22 9.92172 21.6839 9.17157 21.1213C8.42143 20.5587 8 19.7956 8 19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--send-horizontal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 12L3 3L22 12M6 12L3 21L22 12M6 12H22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 12L3 3L22 12M6 12L3 21L22 12M6 12H22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--send-to-back{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 14V15C7 15.5304 7.21071 16.0391 7.58579 16.4142C7.96086 16.7893 8.46957 17 9 17H10M14 7H15C15.5304 7 16.0391 7.21071 16.4142 7.58579C16.7893 7.96086 17 8.46957 17 9V10M16 14H20C21.1046 14 22 14.8954 22 16V20C22 21.1046 21.1046 22 20 22H16C14.8954 22 14 21.1046 14 20V16C14 14.8954 14.8954 14 16 14ZM4 2H8C9.10457 2 10 2.89543 10 4V8C10 9.10457 9.10457 10 8 10H4C2.89543 10 2 9.10457 2 8V4C2 2.89543 2.89543 2 4 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 14V15C7 15.5304 7.21071 16.0391 7.58579 16.4142C7.96086 16.7893 8.46957 17 9 17H10M14 7H15C15.5304 7 16.0391 7.21071 16.4142 7.58579C16.7893 7.96086 17 8.46957 17 9V10M16 14H20C21.1046 14 22 14.8954 22 16V20C22 21.1046 21.1046 22 20 22H16C14.8954 22 14 21.1046 14 20V16C14 14.8954 14.8954 14 16 14ZM4 2H8C9.10457 2 10 2.89543 10 4V8C10 9.10457 9.10457 10 8 10H4C2.89543 10 2 9.10457 2 8V4C2 2.89543 2.89543 2 4 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--send{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 2L15 22L11 13M22 2L2 9L11 13M22 2L11 13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 2L15 22L11 13M22 2L2 9L11 13M22 2L11 13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--separator-horizontal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 12H21M8 8L12 4L16 8M16 16L12 20L8 16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 12H21M8 8L12 4L16 8M16 16L12 20L8 16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--separator-vertical{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 3V21M8 8L4 12L8 16M16 16L20 12L16 8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 3V21M8 8L4 12L8 16M16 16L20 12L16 8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--server-cog{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.5 10H4C3.46957 10 2.96086 9.78929 2.58579 9.41421C2.21071 9.03914 2 8.53043 2 8V4C2 3.46957 2.21071 2.96086 2.58579 2.58579C2.96086 2.21071 3.46957 2 4 2H20C20.5304 2 21.0391 2.21071 21.4142 2.58579C21.7893 2.96086 22 3.46957 22 4V8C22 8.53043 21.7893 9.03914 21.4142 9.41421C21.0391 9.78929 20.5304 10 20 10H19.5M4.5 14H4C3.46957 14 2.96086 14.2107 2.58579 14.5858C2.21071 14.9609 2 15.4696 2 16V20C2 20.5304 2.21071 21.0391 2.58579 21.4142C2.96086 21.7893 3.46957 22 4 22H20C20.5304 22 21.0391 21.7893 21.4142 21.4142C21.7893 21.0391 22 20.5304 22 20V16C22 15.4696 21.7893 14.9609 21.4142 14.5858C21.0391 14.2107 20.5304 14 20 14H19.5M6 6H6.01M6 18H6.01M15.7 13.4001L14.8 13.1001M9.20005 10.9001L8.30005 10.6001M10.6001 15.7L10.9001 14.8M13.6 15.7L13.2 14.7M10.7999 9.30005L10.3999 8.30005M8.30005 13.6L9.30005 13.2M14.7 10.7999L15.7 10.3999M13.4001 8.30005L13.1001 9.20005M15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.5 10H4C3.46957 10 2.96086 9.78929 2.58579 9.41421C2.21071 9.03914 2 8.53043 2 8V4C2 3.46957 2.21071 2.96086 2.58579 2.58579C2.96086 2.21071 3.46957 2 4 2H20C20.5304 2 21.0391 2.21071 21.4142 2.58579C21.7893 2.96086 22 3.46957 22 4V8C22 8.53043 21.7893 9.03914 21.4142 9.41421C21.0391 9.78929 20.5304 10 20 10H19.5M4.5 14H4C3.46957 14 2.96086 14.2107 2.58579 14.5858C2.21071 14.9609 2 15.4696 2 16V20C2 20.5304 2.21071 21.0391 2.58579 21.4142C2.96086 21.7893 3.46957 22 4 22H20C20.5304 22 21.0391 21.7893 21.4142 21.4142C21.7893 21.0391 22 20.5304 22 20V16C22 15.4696 21.7893 14.9609 21.4142 14.5858C21.0391 14.2107 20.5304 14 20 14H19.5M6 6H6.01M6 18H6.01M15.7 13.4001L14.8 13.1001M9.20005 10.9001L8.30005 10.6001M10.6001 15.7L10.9001 14.8M13.6 15.7L13.2 14.7M10.7999 9.30005L10.3999 8.30005M8.30005 13.6L9.30005 13.2M14.7 10.7999L15.7 10.3999M13.4001 8.30005L13.1001 9.20005M15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--server-crash{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 10H4C3.46957 10 2.96086 9.78929 2.58579 9.41421C2.21071 9.03914 2 8.53043 2 8V4C2 3.46957 2.21071 2.96086 2.58579 2.58579C2.96086 2.21071 3.46957 2 4 2H20C20.5304 2 21.0391 2.21071 21.4142 2.58579C21.7893 2.96086 22 3.46957 22 4V8C22 8.53043 21.7893 9.03914 21.4142 9.41421C21.0391 9.78929 20.5304 10 20 10H18M6 14H4C3.46957 14 2.96086 14.2107 2.58579 14.5858C2.21071 14.9609 2 15.4696 2 16V20C2 20.5304 2.21071 21.0391 2.58579 21.4142C2.96086 21.7893 3.46957 22 4 22H20C20.5304 22 21.0391 21.7893 21.4142 21.4142C21.7893 21.0391 22 20.5304 22 20V16C22 15.4696 21.7893 14.9609 21.4142 14.5858C21.0391 14.2107 20.5304 14 20 14H18M6 6H6.01M6 18H6.01M13 6L9 12H15L11 18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 10H4C3.46957 10 2.96086 9.78929 2.58579 9.41421C2.21071 9.03914 2 8.53043 2 8V4C2 3.46957 2.21071 2.96086 2.58579 2.58579C2.96086 2.21071 3.46957 2 4 2H20C20.5304 2 21.0391 2.21071 21.4142 2.58579C21.7893 2.96086 22 3.46957 22 4V8C22 8.53043 21.7893 9.03914 21.4142 9.41421C21.0391 9.78929 20.5304 10 20 10H18M6 14H4C3.46957 14 2.96086 14.2107 2.58579 14.5858C2.21071 14.9609 2 15.4696 2 16V20C2 20.5304 2.21071 21.0391 2.58579 21.4142C2.96086 21.7893 3.46957 22 4 22H20C20.5304 22 21.0391 21.7893 21.4142 21.4142C21.7893 21.0391 22 20.5304 22 20V16C22 15.4696 21.7893 14.9609 21.4142 14.5858C21.0391 14.2107 20.5304 14 20 14H18M6 6H6.01M6 18H6.01M13 6L9 12H15L11 18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--server-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 2H20C20.5304 2 21.0391 2.21071 21.4142 2.58579C21.7893 2.96086 22 3.46957 22 4V8C22 8.53043 21.7893 9.03914 21.4142 9.41421C21.0391 9.78929 20.5304 10 20 10H15M22 17V16C22 15.4696 21.7893 14.9609 21.4142 14.5858C21.0391 14.2107 20.5304 14 20 14H19M22 22L21.5 21.5L20.5 22H4C3.46957 22 2.96086 21.7893 2.58579 21.4142C2.21071 21.0391 2 20.5304 2 20V16C2 15.4696 2.21071 14.9609 2.58579 14.5858C2.96086 14.2107 3.46957 14 4 14H14L22 22ZM22 22L2 2M6 18H6.01M10 9.99992L2.5 2.49992C2 1.99992 2 2.49992 2 4.99992V7.99992C2 8.53035 2.21071 9.03906 2.58579 9.41413C2.96086 9.7892 3.46957 9.99992 4 9.99992H10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 2H20C20.5304 2 21.0391 2.21071 21.4142 2.58579C21.7893 2.96086 22 3.46957 22 4V8C22 8.53043 21.7893 9.03914 21.4142 9.41421C21.0391 9.78929 20.5304 10 20 10H15M22 17V16C22 15.4696 21.7893 14.9609 21.4142 14.5858C21.0391 14.2107 20.5304 14 20 14H19M22 22L21.5 21.5L20.5 22H4C3.46957 22 2.96086 21.7893 2.58579 21.4142C2.21071 21.0391 2 20.5304 2 20V16C2 15.4696 2.21071 14.9609 2.58579 14.5858C2.96086 14.2107 3.46957 14 4 14H14L22 22ZM22 22L2 2M6 18H6.01M10 9.99992L2.5 2.49992C2 1.99992 2 2.49992 2 4.99992V7.99992C2 8.53035 2.21071 9.03906 2.58579 9.41413C2.96086 9.7892 3.46957 9.99992 4 9.99992H10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--server{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 6H6.01M6 18H6.01M4 2H20C21.1046 2 22 2.89543 22 4V8C22 9.10457 21.1046 10 20 10H4C2.89543 10 2 9.10457 2 8V4C2 2.89543 2.89543 2 4 2ZM4 14H20C21.1046 14 22 14.8954 22 16V20C22 21.1046 21.1046 22 20 22H4C2.89543 22 2 21.1046 2 20V16C2 14.8954 2.89543 14 4 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 6H6.01M6 18H6.01M4 2H20C21.1046 2 22 2.89543 22 4V8C22 9.10457 21.1046 10 20 10H4C2.89543 10 2 9.10457 2 8V4C2 2.89543 2.89543 2 4 2ZM4 14H20C21.1046 14 22 14.8954 22 16V20C22 21.1046 21.1046 22 20 22H4C2.89543 22 2 21.1046 2 20V16C2 14.8954 2.89543 14 4 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--settings-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 7H11M14 17H5M14 17C14 18.6569 15.3431 20 17 20C18.6569 20 20 18.6569 20 17C20 15.3431 18.6569 14 17 14C15.3431 14 14 15.3431 14 17ZM10 7C10 8.65685 8.65685 10 7 10C5.34315 10 4 8.65685 4 7C4 5.34315 5.34315 4 7 4C8.65685 4 10 5.34315 10 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 7H11M14 17H5M14 17C14 18.6569 15.3431 20 17 20C18.6569 20 20 18.6569 20 17C20 15.3431 18.6569 14 17 14C15.3431 14 14 15.3431 14 17ZM10 7C10 8.65685 8.65685 10 7 10C5.34315 10 4 8.65685 4 7C4 5.34315 5.34315 4 7 4C8.65685 4 10 5.34315 10 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--settings{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.22 2H11.78C11.2496 2 10.7409 2.21071 10.3658 2.58579C9.99072 2.96086 9.78 3.46957 9.78 4V4.18C9.77964 4.53073 9.68706 4.87519 9.51154 5.17884C9.33602 5.48248 9.08374 5.73464 8.78 5.91L8.35 6.16C8.04596 6.33554 7.70108 6.42795 7.35 6.42795C6.99893 6.42795 6.65404 6.33554 6.35 6.16L6.2 6.08C5.74107 5.81526 5.19584 5.74344 4.684 5.88031C4.17217 6.01717 3.73555 6.35154 3.47 6.81L3.25 7.19C2.98526 7.64893 2.91345 8.19416 3.05031 8.706C3.18717 9.21783 3.52154 9.65445 3.98 9.92L4.13 10.02C4.43228 10.1945 4.68362 10.4451 4.85905 10.7468C5.03448 11.0486 5.1279 11.391 5.13 11.74V12.25C5.1314 12.6024 5.03965 12.949 4.86405 13.2545C4.68844 13.5601 4.43521 13.8138 4.13 13.99L3.98 14.08C3.52154 14.3456 3.18717 14.7822 3.05031 15.294C2.91345 15.8058 2.98526 16.3511 3.25 16.81L3.47 17.19C3.73555 17.6485 4.17217 17.9828 4.684 18.1197C5.19584 18.2566 5.74107 18.1847 6.2 17.92L6.35 17.84C6.65404 17.6645 6.99893 17.5721 7.35 17.5721C7.70108 17.5721 8.04596 17.6645 8.35 17.84L8.78 18.09C9.08374 18.2654 9.33602 18.5175 9.51154 18.8212C9.68706 19.1248 9.77964 19.4693 9.78 19.82V20C9.78 20.5304 9.99072 21.0391 10.3658 21.4142C10.7409 21.7893 11.2496 22 11.78 22H12.22C12.7504 22 13.2591 21.7893 13.6342 21.4142C14.0093 21.0391 14.22 20.5304 14.22 20V19.82C14.2204 19.4693 14.3129 19.1248 14.4885 18.8212C14.664 18.5175 14.9163 18.2654 15.22 18.09L15.65 17.84C15.954 17.6645 16.2989 17.5721 16.65 17.5721C17.0011 17.5721 17.346 17.6645 17.65 17.84L17.8 17.92C18.2589 18.1847 18.8042 18.2566 19.316 18.1197C19.8278 17.9828 20.2645 17.6485 20.53 17.19L20.75 16.8C21.0147 16.3411 21.0866 15.7958 20.9497 15.284C20.8128 14.7722 20.4785 14.3356 20.02 14.07L19.87 13.99C19.5648 13.8138 19.3116 13.5601 19.136 13.2545C18.9604 12.949 18.8686 12.6024 18.87 12.25V11.75C18.8686 11.3976 18.9604 11.051 19.136 10.7455C19.3116 10.4399 19.5648 10.1862 19.87 10.01L20.02 9.92C20.4785 9.65445 20.8128 9.21783 20.9497 8.706C21.0866 8.19416 21.0147 7.64893 20.75 7.19L20.53 6.81C20.2645 6.35154 19.8278 6.01717 19.316 5.88031C18.8042 5.74344 18.2589 5.81526 17.8 6.08L17.65 6.16C17.346 6.33554 17.0011 6.42795 16.65 6.42795C16.2989 6.42795 15.954 6.33554 15.65 6.16L15.22 5.91C14.9163 5.73464 14.664 5.48248 14.4885 5.17884C14.3129 4.87519 14.2204 4.53073 14.22 4.18V4C14.22 3.46957 14.0093 2.96086 13.6342 2.58579C13.2591 2.21071 12.7504 2 12.22 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.22 2H11.78C11.2496 2 10.7409 2.21071 10.3658 2.58579C9.99072 2.96086 9.78 3.46957 9.78 4V4.18C9.77964 4.53073 9.68706 4.87519 9.51154 5.17884C9.33602 5.48248 9.08374 5.73464 8.78 5.91L8.35 6.16C8.04596 6.33554 7.70108 6.42795 7.35 6.42795C6.99893 6.42795 6.65404 6.33554 6.35 6.16L6.2 6.08C5.74107 5.81526 5.19584 5.74344 4.684 5.88031C4.17217 6.01717 3.73555 6.35154 3.47 6.81L3.25 7.19C2.98526 7.64893 2.91345 8.19416 3.05031 8.706C3.18717 9.21783 3.52154 9.65445 3.98 9.92L4.13 10.02C4.43228 10.1945 4.68362 10.4451 4.85905 10.7468C5.03448 11.0486 5.1279 11.391 5.13 11.74V12.25C5.1314 12.6024 5.03965 12.949 4.86405 13.2545C4.68844 13.5601 4.43521 13.8138 4.13 13.99L3.98 14.08C3.52154 14.3456 3.18717 14.7822 3.05031 15.294C2.91345 15.8058 2.98526 16.3511 3.25 16.81L3.47 17.19C3.73555 17.6485 4.17217 17.9828 4.684 18.1197C5.19584 18.2566 5.74107 18.1847 6.2 17.92L6.35 17.84C6.65404 17.6645 6.99893 17.5721 7.35 17.5721C7.70108 17.5721 8.04596 17.6645 8.35 17.84L8.78 18.09C9.08374 18.2654 9.33602 18.5175 9.51154 18.8212C9.68706 19.1248 9.77964 19.4693 9.78 19.82V20C9.78 20.5304 9.99072 21.0391 10.3658 21.4142C10.7409 21.7893 11.2496 22 11.78 22H12.22C12.7504 22 13.2591 21.7893 13.6342 21.4142C14.0093 21.0391 14.22 20.5304 14.22 20V19.82C14.2204 19.4693 14.3129 19.1248 14.4885 18.8212C14.664 18.5175 14.9163 18.2654 15.22 18.09L15.65 17.84C15.954 17.6645 16.2989 17.5721 16.65 17.5721C17.0011 17.5721 17.346 17.6645 17.65 17.84L17.8 17.92C18.2589 18.1847 18.8042 18.2566 19.316 18.1197C19.8278 17.9828 20.2645 17.6485 20.53 17.19L20.75 16.8C21.0147 16.3411 21.0866 15.7958 20.9497 15.284C20.8128 14.7722 20.4785 14.3356 20.02 14.07L19.87 13.99C19.5648 13.8138 19.3116 13.5601 19.136 13.2545C18.9604 12.949 18.8686 12.6024 18.87 12.25V11.75C18.8686 11.3976 18.9604 11.051 19.136 10.7455C19.3116 10.4399 19.5648 10.1862 19.87 10.01L20.02 9.92C20.4785 9.65445 20.8128 9.21783 20.9497 8.706C21.0866 8.19416 21.0147 7.64893 20.75 7.19L20.53 6.81C20.2645 6.35154 19.8278 6.01717 19.316 5.88031C18.8042 5.74344 18.2589 5.81526 17.8 6.08L17.65 6.16C17.346 6.33554 17.0011 6.42795 16.65 6.42795C16.2989 6.42795 15.954 6.33554 15.65 6.16L15.22 5.91C14.9163 5.73464 14.664 5.48248 14.4885 5.17884C14.3129 4.87519 14.2204 4.53073 14.22 4.18V4C14.22 3.46957 14.0093 2.96086 13.6342 2.58579C13.2591 2.21071 12.7504 2 12.22 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--shapes{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.29992 10.0001C8.17101 10.0071 8.04266 9.97833 7.92907 9.91697C7.81548 9.85561 7.72108 9.76404 7.65629 9.65237C7.5915 9.5407 7.55886 9.41329 7.56197 9.28422C7.56508 9.15516 7.60382 9.02947 7.67392 8.92105L11.3999 3.00005C11.4585 2.89462 11.5433 2.8061 11.6461 2.74308C11.7489 2.68006 11.8663 2.64467 11.9868 2.64034C12.1073 2.63602 12.2269 2.6629 12.334 2.71839C12.441 2.77388 12.532 2.85609 12.5979 2.95705L16.2999 8.90005C16.3729 9.00484 16.4158 9.1276 16.424 9.25503C16.4322 9.38246 16.4054 9.50971 16.3465 9.623C16.2876 9.73629 16.1988 9.83131 16.0898 9.89777C15.9807 9.96423 15.8556 9.9996 15.7279 10.0001H8.29992Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M9 14H4C3.44772 14 3 14.4477 3 15V20C3 20.5523 3.44772 21 4 21H9C9.55228 21 10 20.5523 10 20V15C10 14.4477 9.55228 14 9 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M17.5 21C19.433 21 21 19.433 21 17.5C21 15.567 19.433 14 17.5 14C15.567 14 14 15.567 14 17.5C14 19.433 15.567 21 17.5 21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.29992 10.0001C8.17101 10.0071 8.04266 9.97833 7.92907 9.91697C7.81548 9.85561 7.72108 9.76404 7.65629 9.65237C7.5915 9.5407 7.55886 9.41329 7.56197 9.28422C7.56508 9.15516 7.60382 9.02947 7.67392 8.92105L11.3999 3.00005C11.4585 2.89462 11.5433 2.8061 11.6461 2.74308C11.7489 2.68006 11.8663 2.64467 11.9868 2.64034C12.1073 2.63602 12.2269 2.6629 12.334 2.71839C12.441 2.77388 12.532 2.85609 12.5979 2.95705L16.2999 8.90005C16.3729 9.00484 16.4158 9.1276 16.424 9.25503C16.4322 9.38246 16.4054 9.50971 16.3465 9.623C16.2876 9.73629 16.1988 9.83131 16.0898 9.89777C15.9807 9.96423 15.8556 9.9996 15.7279 10.0001H8.29992Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M9 14H4C3.44772 14 3 14.4477 3 15V20C3 20.5523 3.44772 21 4 21H9C9.55228 21 10 20.5523 10 20V15C10 14.4477 9.55228 14 9 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M17.5 21C19.433 21 21 19.433 21 17.5C21 15.567 19.433 14 17.5 14C15.567 14 14 15.567 14 17.5C14 19.433 15.567 21 17.5 21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--share-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.59009 13.51L15.4201 17.49M15.4101 6.51001L8.59009 10.49M21 5C21 6.65685 19.6569 8 18 8C16.3431 8 15 6.65685 15 5C15 3.34315 16.3431 2 18 2C19.6569 2 21 3.34315 21 5ZM9 12C9 13.6569 7.65685 15 6 15C4.34315 15 3 13.6569 3 12C3 10.3431 4.34315 9 6 9C7.65685 9 9 10.3431 9 12ZM21 19C21 20.6569 19.6569 22 18 22C16.3431 22 15 20.6569 15 19C15 17.3431 16.3431 16 18 16C19.6569 16 21 17.3431 21 19Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.59009 13.51L15.4201 17.49M15.4101 6.51001L8.59009 10.49M21 5C21 6.65685 19.6569 8 18 8C16.3431 8 15 6.65685 15 5C15 3.34315 16.3431 2 18 2C19.6569 2 21 3.34315 21 5ZM9 12C9 13.6569 7.65685 15 6 15C4.34315 15 3 13.6569 3 12C3 10.3431 4.34315 9 6 9C7.65685 9 9 10.3431 9 12ZM21 19C21 20.6569 19.6569 22 18 22C16.3431 22 15 20.6569 15 19C15 17.3431 16.3431 16 18 16C19.6569 16 21 17.3431 21 19Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--share{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 12V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V12M16 6L12 2M12 2L8 6M12 2V15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 12V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V12M16 6L12 2M12 2L8 6M12 2V15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--sheet{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 9H21M3 15H21M9 9V21M15 9V21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 9H21M3 15H21M9 9V21M15 9V21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--shell{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 11C14 11.5305 13.7893 12.0392 13.4142 12.4143C13.0392 12.7893 12.5304 13 12 13C11.4696 13 10.9609 12.7893 10.5858 12.4143C10.2107 12.0392 10 11.5305 10 11C10 9.93918 10.4214 8.92177 11.1716 8.17162C11.9217 7.42148 12.9391 7.00005 14 7.00005C15.0609 7.00005 16.0783 7.42148 16.8284 8.17162C17.5786 8.92177 18 9.93918 18 11C18 12.5913 17.3679 14.1175 16.2427 15.2427C15.1174 16.3679 13.5913 17 12 17C10.4087 17 8.88259 16.3679 7.75737 15.2427C6.63215 14.1175 6.00001 12.5913 6.00001 11C6.00001 8.87832 6.84287 6.84349 8.34316 5.34319C9.84345 3.8429 11.8783 3.00005 14 3.00005C16.1217 3.00005 18.1566 3.8429 19.6569 5.34319C21.1572 6.84349 22 8.87832 22 11C22 13.6522 20.9464 16.1958 19.0711 18.0711C17.1957 19.9465 14.6522 21 12 21C9.34785 21 6.80431 19.9465 4.92894 18.0711C3.05358 16.1958 2.00001 13.6522 2.00001 11C1.99633 8.39364 2.84631 5.85774 4.42001 3.78005C4.57324 3.55407 4.77111 3.36186 5.00144 3.21525C5.23177 3.06865 5.48967 2.97075 5.75927 2.9276C6.02887 2.88445 6.30444 2.89696 6.56902 2.96435C6.8336 3.03174 7.08158 3.15259 7.29769 3.31946C7.51379 3.48632 7.69344 3.69566 7.82557 3.93459C7.9577 4.17352 8.0395 4.43697 8.06595 4.70871C8.0924 4.98046 8.06293 5.25474 7.97936 5.51466C7.89579 5.77458 7.75988 6.01464 7.58001 6.22005%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 11C14 11.5305 13.7893 12.0392 13.4142 12.4143C13.0392 12.7893 12.5304 13 12 13C11.4696 13 10.9609 12.7893 10.5858 12.4143C10.2107 12.0392 10 11.5305 10 11C10 9.93918 10.4214 8.92177 11.1716 8.17162C11.9217 7.42148 12.9391 7.00005 14 7.00005C15.0609 7.00005 16.0783 7.42148 16.8284 8.17162C17.5786 8.92177 18 9.93918 18 11C18 12.5913 17.3679 14.1175 16.2427 15.2427C15.1174 16.3679 13.5913 17 12 17C10.4087 17 8.88259 16.3679 7.75737 15.2427C6.63215 14.1175 6.00001 12.5913 6.00001 11C6.00001 8.87832 6.84287 6.84349 8.34316 5.34319C9.84345 3.8429 11.8783 3.00005 14 3.00005C16.1217 3.00005 18.1566 3.8429 19.6569 5.34319C21.1572 6.84349 22 8.87832 22 11C22 13.6522 20.9464 16.1958 19.0711 18.0711C17.1957 19.9465 14.6522 21 12 21C9.34785 21 6.80431 19.9465 4.92894 18.0711C3.05358 16.1958 2.00001 13.6522 2.00001 11C1.99633 8.39364 2.84631 5.85774 4.42001 3.78005C4.57324 3.55407 4.77111 3.36186 5.00144 3.21525C5.23177 3.06865 5.48967 2.97075 5.75927 2.9276C6.02887 2.88445 6.30444 2.89696 6.56902 2.96435C6.8336 3.03174 7.08158 3.15259 7.29769 3.31946C7.51379 3.48632 7.69344 3.69566 7.82557 3.93459C7.9577 4.17352 8.0395 4.43697 8.06595 4.70871C8.0924 4.98046 8.06293 5.25474 7.97936 5.51466C7.89579 5.77458 7.75988 6.01464 7.58001 6.22005%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--shield-alert{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 8V12M12 16H12.01M20 13C20 18 16.5 20.5 12.34 21.95C12.1222 22.0238 11.8855 22.0202 11.67 21.94C7.5 20.5 4 18 4 13V5.99996C4 5.73474 4.10536 5.48039 4.29289 5.29285C4.48043 5.10532 4.73478 4.99996 5 4.99996C7 4.99996 9.5 3.79996 11.24 2.27996C11.4519 2.09896 11.7214 1.99951 12 1.99951C12.2786 1.99951 12.5481 2.09896 12.76 2.27996C14.51 3.80996 17 4.99996 19 4.99996C19.2652 4.99996 19.5196 5.10532 19.7071 5.29285C19.8946 5.48039 20 5.73474 20 5.99996V13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 8V12M12 16H12.01M20 13C20 18 16.5 20.5 12.34 21.95C12.1222 22.0238 11.8855 22.0202 11.67 21.94C7.5 20.5 4 18 4 13V5.99996C4 5.73474 4.10536 5.48039 4.29289 5.29285C4.48043 5.10532 4.73478 4.99996 5 4.99996C7 4.99996 9.5 3.79996 11.24 2.27996C11.4519 2.09896 11.7214 1.99951 12 1.99951C12.2786 1.99951 12.5481 2.09896 12.76 2.27996C14.51 3.80996 17 4.99996 19 4.99996C19.2652 4.99996 19.5196 5.10532 19.7071 5.29285C19.8946 5.48039 20 5.73474 20 5.99996V13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--shield-ban{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.24316 5.20996L18.6332 17.682M20 13C20 18 16.5 20.5 12.34 21.95C12.1222 22.0238 11.8855 22.0202 11.67 21.94C7.5 20.5 4 18 4 13V5.99996C4 5.73474 4.10536 5.48039 4.29289 5.29285C4.48043 5.10532 4.73478 4.99996 5 4.99996C7 4.99996 9.5 3.79996 11.24 2.27996C11.4519 2.09896 11.7214 1.99951 12 1.99951C12.2786 1.99951 12.5481 2.09896 12.76 2.27996C14.51 3.80996 17 4.99996 19 4.99996C19.2652 4.99996 19.5196 5.10532 19.7071 5.29285C19.8946 5.48039 20 5.73474 20 5.99996V13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.24316 5.20996L18.6332 17.682M20 13C20 18 16.5 20.5 12.34 21.95C12.1222 22.0238 11.8855 22.0202 11.67 21.94C7.5 20.5 4 18 4 13V5.99996C4 5.73474 4.10536 5.48039 4.29289 5.29285C4.48043 5.10532 4.73478 4.99996 5 4.99996C7 4.99996 9.5 3.79996 11.24 2.27996C11.4519 2.09896 11.7214 1.99951 12 1.99951C12.2786 1.99951 12.5481 2.09896 12.76 2.27996C14.51 3.80996 17 4.99996 19 4.99996C19.2652 4.99996 19.5196 5.10532 19.7071 5.29285C19.8946 5.48039 20 5.73474 20 5.99996V13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--shield-check{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 12L11 14L15 10M20 13C20 18 16.5 20.5 12.34 21.95C12.1222 22.0238 11.8855 22.0202 11.67 21.94C7.5 20.5 4 18 4 13V5.99996C4 5.73474 4.10536 5.48039 4.29289 5.29285C4.48043 5.10532 4.73478 4.99996 5 4.99996C7 4.99996 9.5 3.79996 11.24 2.27996C11.4519 2.09896 11.7214 1.99951 12 1.99951C12.2786 1.99951 12.5481 2.09896 12.76 2.27996C14.51 3.80996 17 4.99996 19 4.99996C19.2652 4.99996 19.5196 5.10532 19.7071 5.29285C19.8946 5.48039 20 5.73474 20 5.99996V13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 12L11 14L15 10M20 13C20 18 16.5 20.5 12.34 21.95C12.1222 22.0238 11.8855 22.0202 11.67 21.94C7.5 20.5 4 18 4 13V5.99996C4 5.73474 4.10536 5.48039 4.29289 5.29285C4.48043 5.10532 4.73478 4.99996 5 4.99996C7 4.99996 9.5 3.79996 11.24 2.27996C11.4519 2.09896 11.7214 1.99951 12 1.99951C12.2786 1.99951 12.5481 2.09896 12.76 2.27996C14.51 3.80996 17 4.99996 19 4.99996C19.2652 4.99996 19.5196 5.10532 19.7071 5.29285C19.8946 5.48039 20 5.73474 20 5.99996V13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--shield-ellipsis{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 12H8.01M12 12H12.01M16 12H16.01M20 13C20 18 16.5 20.5 12.34 21.95C12.1222 22.0238 11.8855 22.0202 11.67 21.94C7.5 20.5 4 18 4 13V5.99996C4 5.73474 4.10536 5.48039 4.29289 5.29285C4.48043 5.10532 4.73478 4.99996 5 4.99996C7 4.99996 9.5 3.79996 11.24 2.27996C11.4519 2.09896 11.7214 1.99951 12 1.99951C12.2786 1.99951 12.5481 2.09896 12.76 2.27996C14.51 3.80996 17 4.99996 19 4.99996C19.2652 4.99996 19.5196 5.10532 19.7071 5.29285C19.8946 5.48039 20 5.73474 20 5.99996V13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 12H8.01M12 12H12.01M16 12H16.01M20 13C20 18 16.5 20.5 12.34 21.95C12.1222 22.0238 11.8855 22.0202 11.67 21.94C7.5 20.5 4 18 4 13V5.99996C4 5.73474 4.10536 5.48039 4.29289 5.29285C4.48043 5.10532 4.73478 4.99996 5 4.99996C7 4.99996 9.5 3.79996 11.24 2.27996C11.4519 2.09896 11.7214 1.99951 12 1.99951C12.2786 1.99951 12.5481 2.09896 12.76 2.27996C14.51 3.80996 17 4.99996 19 4.99996C19.2652 4.99996 19.5196 5.10532 19.7071 5.29285C19.8946 5.48039 20 5.73474 20 5.99996V13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--shield-half{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 1.99951C11.7214 1.99951 11.4519 2.09896 11.24 2.27996C9.5 3.79996 7 4.99996 5 4.99996C4.73478 4.99996 4.48043 5.10532 4.29289 5.29285C4.10536 5.48039 4 5.73474 4 5.99996V13C4 18 7.5 20.5 11.67 21.94C11.8855 22.0202 12.1222 22.0238 12.34 21.95C16.5 20.5 20 18 20 13V5.99996C20 5.73474 19.8946 5.48039 19.7071 5.29285C19.5196 5.10532 19.2652 4.99996 19 4.99996C17 4.99996 14.51 3.80996 12.76 2.27996C12.5481 2.09896 12.2786 1.99951 12 1.99951ZM12 1.99951V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 1.99951C11.7214 1.99951 11.4519 2.09896 11.24 2.27996C9.5 3.79996 7 4.99996 5 4.99996C4.73478 4.99996 4.48043 5.10532 4.29289 5.29285C4.10536 5.48039 4 5.73474 4 5.99996V13C4 18 7.5 20.5 11.67 21.94C11.8855 22.0202 12.1222 22.0238 12.34 21.95C16.5 20.5 20 18 20 13V5.99996C20 5.73474 19.8946 5.48039 19.7071 5.29285C19.5196 5.10532 19.2652 4.99996 19 4.99996C17 4.99996 14.51 3.80996 12.76 2.27996C12.5481 2.09896 12.2786 1.99951 12 1.99951ZM12 1.99951V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--shield-minus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 12H15M20 13C20 18 16.5 20.5 12.34 21.95C12.1222 22.0238 11.8855 22.0202 11.67 21.94C7.5 20.5 4 18 4 13V5.99996C4 5.73474 4.10536 5.48039 4.29289 5.29285C4.48043 5.10532 4.73478 4.99996 5 4.99996C7 4.99996 9.5 3.79996 11.24 2.27996C11.4519 2.09896 11.7214 1.99951 12 1.99951C12.2786 1.99951 12.5481 2.09896 12.76 2.27996C14.51 3.80996 17 4.99996 19 4.99996C19.2652 4.99996 19.5196 5.10532 19.7071 5.29285C19.8946 5.48039 20 5.73474 20 5.99996V13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 12H15M20 13C20 18 16.5 20.5 12.34 21.95C12.1222 22.0238 11.8855 22.0202 11.67 21.94C7.5 20.5 4 18 4 13V5.99996C4 5.73474 4.10536 5.48039 4.29289 5.29285C4.48043 5.10532 4.73478 4.99996 5 4.99996C7 4.99996 9.5 3.79996 11.24 2.27996C11.4519 2.09896 11.7214 1.99951 12 1.99951C12.2786 1.99951 12.5481 2.09896 12.76 2.27996C14.51 3.80996 17 4.99996 19 4.99996C19.2652 4.99996 19.5196 5.10532 19.7071 5.29285C19.8946 5.48039 20 5.73474 20 5.99996V13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--shield-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 2L22 22M5 5C4.73478 5 4.48043 5.10536 4.29289 5.29289C4.10536 5.48043 4 5.73478 4 6V13C4 18 7.5 20.5 11.67 21.94C11.8855 22.0203 12.1222 22.0238 12.34 21.95C14.69 21.13 16.82 19.98 18.24 18.24M9.30896 3.65196C9.99543 3.25807 10.6421 2.79859 11.24 2.27996C11.4518 2.09896 11.7213 1.99951 12 1.99951C12.2786 1.99951 12.5481 2.09896 12.76 2.27996C14.51 3.80996 17 4.99996 19 4.99996C19.2652 4.99996 19.5195 5.10532 19.7071 5.29285C19.8946 5.48039 20 5.73474 20 5.99996V13C20.0006 13.4226 19.9739 13.8448 19.92 14.264%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 2L22 22M5 5C4.73478 5 4.48043 5.10536 4.29289 5.29289C4.10536 5.48043 4 5.73478 4 6V13C4 18 7.5 20.5 11.67 21.94C11.8855 22.0203 12.1222 22.0238 12.34 21.95C14.69 21.13 16.82 19.98 18.24 18.24M9.30896 3.65196C9.99543 3.25807 10.6421 2.79859 11.24 2.27996C11.4518 2.09896 11.7213 1.99951 12 1.99951C12.2786 1.99951 12.5481 2.09896 12.76 2.27996C14.51 3.80996 17 4.99996 19 4.99996C19.2652 4.99996 19.5195 5.10532 19.7071 5.29285C19.8946 5.48039 20 5.73474 20 5.99996V13C20.0006 13.4226 19.9739 13.8448 19.92 14.264%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--shield-plus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 12H15M12 9V15M20 13C20 18 16.5 20.5 12.34 21.95C12.1222 22.0238 11.8855 22.0202 11.67 21.94C7.5 20.5 4 18 4 13V5.99996C4 5.73474 4.10536 5.48039 4.29289 5.29285C4.48043 5.10532 4.73478 4.99996 5 4.99996C7 4.99996 9.5 3.79996 11.24 2.27996C11.4519 2.09896 11.7214 1.99951 12 1.99951C12.2786 1.99951 12.5481 2.09896 12.76 2.27996C14.51 3.80996 17 4.99996 19 4.99996C19.2652 4.99996 19.5196 5.10532 19.7071 5.29285C19.8946 5.48039 20 5.73474 20 5.99996V13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 12H15M12 9V15M20 13C20 18 16.5 20.5 12.34 21.95C12.1222 22.0238 11.8855 22.0202 11.67 21.94C7.5 20.5 4 18 4 13V5.99996C4 5.73474 4.10536 5.48039 4.29289 5.29285C4.48043 5.10532 4.73478 4.99996 5 4.99996C7 4.99996 9.5 3.79996 11.24 2.27996C11.4519 2.09896 11.7214 1.99951 12 1.99951C12.2786 1.99951 12.5481 2.09896 12.76 2.27996C14.51 3.80996 17 4.99996 19 4.99996C19.2652 4.99996 19.5196 5.10532 19.7071 5.29285C19.8946 5.48039 20 5.73474 20 5.99996V13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--shield-question{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.1001 8.99992C9.34008 8.33855 9.80487 7.78257 10.4132 7.42915C11.0216 7.07574 11.7348 6.94738 12.4282 7.06653C13.1216 7.18567 13.7511 7.54472 14.2066 8.08093C14.6621 8.61714 14.9146 9.29638 14.9201 9.99992C14.9201 11.9999 11.9201 12.9999 11.9201 12.9999M12 17H12.01M20 13C20 18 16.5 20.5 12.34 21.95C12.1222 22.0238 11.8855 22.0202 11.67 21.94C7.5 20.5 4 18 4 13V5.99996C4 5.73474 4.10536 5.48039 4.29289 5.29285C4.48043 5.10532 4.73478 4.99996 5 4.99996C7 4.99996 9.5 3.79996 11.24 2.27996C11.4519 2.09896 11.7214 1.99951 12 1.99951C12.2786 1.99951 12.5481 2.09896 12.76 2.27996C14.51 3.80996 17 4.99996 19 4.99996C19.2652 4.99996 19.5196 5.10532 19.7071 5.29285C19.8946 5.48039 20 5.73474 20 5.99996V13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.1001 8.99992C9.34008 8.33855 9.80487 7.78257 10.4132 7.42915C11.0216 7.07574 11.7348 6.94738 12.4282 7.06653C13.1216 7.18567 13.7511 7.54472 14.2066 8.08093C14.6621 8.61714 14.9146 9.29638 14.9201 9.99992C14.9201 11.9999 11.9201 12.9999 11.9201 12.9999M12 17H12.01M20 13C20 18 16.5 20.5 12.34 21.95C12.1222 22.0238 11.8855 22.0202 11.67 21.94C7.5 20.5 4 18 4 13V5.99996C4 5.73474 4.10536 5.48039 4.29289 5.29285C4.48043 5.10532 4.73478 4.99996 5 4.99996C7 4.99996 9.5 3.79996 11.24 2.27996C11.4519 2.09896 11.7214 1.99951 12 1.99951C12.2786 1.99951 12.5481 2.09896 12.76 2.27996C14.51 3.80996 17 4.99996 19 4.99996C19.2652 4.99996 19.5196 5.10532 19.7071 5.29285C19.8946 5.48039 20 5.73474 20 5.99996V13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--shield-x{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.5 9.5L9.5 14.5M9.5 9.5L14.5 14.5M20 13C20 18 16.5 20.5 12.34 21.95C12.1222 22.0238 11.8855 22.0202 11.67 21.94C7.5 20.5 4 18 4 13V5.99996C4 5.73474 4.10536 5.48039 4.29289 5.29285C4.48043 5.10532 4.73478 4.99996 5 4.99996C7 4.99996 9.5 3.79996 11.24 2.27996C11.4519 2.09896 11.7214 1.99951 12 1.99951C12.2786 1.99951 12.5481 2.09896 12.76 2.27996C14.51 3.80996 17 4.99996 19 4.99996C19.2652 4.99996 19.5196 5.10532 19.7071 5.29285C19.8946 5.48039 20 5.73474 20 5.99996V13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.5 9.5L9.5 14.5M9.5 9.5L14.5 14.5M20 13C20 18 16.5 20.5 12.34 21.95C12.1222 22.0238 11.8855 22.0202 11.67 21.94C7.5 20.5 4 18 4 13V5.99996C4 5.73474 4.10536 5.48039 4.29289 5.29285C4.48043 5.10532 4.73478 4.99996 5 4.99996C7 4.99996 9.5 3.79996 11.24 2.27996C11.4519 2.09896 11.7214 1.99951 12 1.99951C12.2786 1.99951 12.5481 2.09896 12.76 2.27996C14.51 3.80996 17 4.99996 19 4.99996C19.2652 4.99996 19.5196 5.10532 19.7071 5.29285C19.8946 5.48039 20 5.73474 20 5.99996V13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--shield{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 13C20 18 16.5 20.5 12.34 21.95C12.1222 22.0238 11.8855 22.0202 11.67 21.94C7.5 20.5 4 18 4 13V5.99996C4 5.73474 4.10536 5.48039 4.29289 5.29285C4.48043 5.10532 4.73478 4.99996 5 4.99996C7 4.99996 9.5 3.79996 11.24 2.27996C11.4519 2.09896 11.7214 1.99951 12 1.99951C12.2786 1.99951 12.5481 2.09896 12.76 2.27996C14.51 3.80996 17 4.99996 19 4.99996C19.2652 4.99996 19.5196 5.10532 19.7071 5.29285C19.8946 5.48039 20 5.73474 20 5.99996V13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 13C20 18 16.5 20.5 12.34 21.95C12.1222 22.0238 11.8855 22.0202 11.67 21.94C7.5 20.5 4 18 4 13V5.99996C4 5.73474 4.10536 5.48039 4.29289 5.29285C4.48043 5.10532 4.73478 4.99996 5 4.99996C7 4.99996 9.5 3.79996 11.24 2.27996C11.4519 2.09896 11.7214 1.99951 12 1.99951C12.2786 1.99951 12.5481 2.09896 12.76 2.27996C14.51 3.80996 17 4.99996 19 4.99996C19.2652 4.99996 19.5196 5.10532 19.7071 5.29285C19.8946 5.48039 20 5.73474 20 5.99996V13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--ship-wheel{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2V9.5M12 9.5C10.6193 9.5 9.5 10.6193 9.5 12M12 9.5C13.3807 9.5 14.5 10.6193 14.5 12M19 5L13.77 10.23M22 12H14.5M14.5 12C14.5 13.3807 13.3807 14.5 12 14.5M19 19L13.77 13.77M12 14.5V22M12 14.5C10.6193 14.5 9.5 13.3807 9.5 12M10.23 13.77L5 19M9.5 12H2M10.23 10.23L5 5M20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2V9.5M12 9.5C10.6193 9.5 9.5 10.6193 9.5 12M12 9.5C13.3807 9.5 14.5 10.6193 14.5 12M19 5L13.77 10.23M22 12H14.5M14.5 12C14.5 13.3807 13.3807 14.5 12 14.5M19 19L13.77 13.77M12 14.5V22M12 14.5C10.6193 14.5 9.5 13.3807 9.5 12M10.23 13.77L5 19M9.5 12H2M10.23 10.23L5 5M20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--ship{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 21C2.6 21.5 3.2 22 4.5 22C7 22 7 20 9.5 20C10.8 20 11.4 20.5 12 21C12.6 21.5 13.2 22 14.5 22C17 22 17 20 19.5 20C20.8 20 21.4 20.5 22 21M19.38 20C20.4557 18.1846 21.0158 16.1101 21 14L12 10M12 10L3 14C3 16.9 3.94 19.34 5.81 21.76M12 10V14M19 13V7C19 6.46957 18.7893 5.96086 18.4142 5.58579C18.0391 5.21071 17.5304 5 17 5H7C6.46957 5 5.96086 5.21071 5.58579 5.58579C5.21071 5.96086 5 6.46957 5 7V13M12 2V5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 21C2.6 21.5 3.2 22 4.5 22C7 22 7 20 9.5 20C10.8 20 11.4 20.5 12 21C12.6 21.5 13.2 22 14.5 22C17 22 17 20 19.5 20C20.8 20 21.4 20.5 22 21M19.38 20C20.4557 18.1846 21.0158 16.1101 21 14L12 10M12 10L3 14C3 16.9 3.94 19.34 5.81 21.76M12 10V14M19 13V7C19 6.46957 18.7893 5.96086 18.4142 5.58579C18.0391 5.21071 17.5304 5 17 5H7C6.46957 5 5.96086 5.21071 5.58579 5.58579C5.21071 5.96086 5 6.46957 5 7V13M12 2V5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--shirt{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20.3798 3.46L15.9998 2C15.9998 3.06087 15.5784 4.07828 14.8282 4.82843C14.0781 5.57857 13.0607 6 11.9998 6C10.9389 6 9.92151 5.57857 9.17137 4.82843C8.42122 4.07828 7.9998 3.06087 7.9998 2L3.6198 3.46C3.16718 3.61079 2.78337 3.91842 2.53765 4.32734C2.29193 4.73627 2.20047 5.21956 2.2798 5.69L2.8598 9.16C2.89787 9.39491 3.01848 9.60855 3.19994 9.76251C3.3814 9.91648 3.61182 10.0007 3.8498 10H5.9998V20C5.9998 21.1 6.8998 22 7.9998 22H15.9998C16.5302 22 17.0389 21.7893 17.414 21.4142C17.7891 21.0391 17.9998 20.5304 17.9998 20V10H20.1498C20.3878 10.0007 20.6182 9.91648 20.7997 9.76251C20.9811 9.60855 21.1017 9.39491 21.1398 9.16L21.7198 5.69C21.7991 5.21956 21.7077 4.73627 21.4619 4.32734C21.2162 3.91842 20.8324 3.61079 20.3798 3.46Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20.3798 3.46L15.9998 2C15.9998 3.06087 15.5784 4.07828 14.8282 4.82843C14.0781 5.57857 13.0607 6 11.9998 6C10.9389 6 9.92151 5.57857 9.17137 4.82843C8.42122 4.07828 7.9998 3.06087 7.9998 2L3.6198 3.46C3.16718 3.61079 2.78337 3.91842 2.53765 4.32734C2.29193 4.73627 2.20047 5.21956 2.2798 5.69L2.8598 9.16C2.89787 9.39491 3.01848 9.60855 3.19994 9.76251C3.3814 9.91648 3.61182 10.0007 3.8498 10H5.9998V20C5.9998 21.1 6.8998 22 7.9998 22H15.9998C16.5302 22 17.0389 21.7893 17.414 21.4142C17.7891 21.0391 17.9998 20.5304 17.9998 20V10H20.1498C20.3878 10.0007 20.6182 9.91648 20.7997 9.76251C20.9811 9.60855 21.1017 9.39491 21.1398 9.16L21.7198 5.69C21.7991 5.21956 21.7077 4.73627 21.4619 4.32734C21.2162 3.91842 20.8324 3.61079 20.3798 3.46Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--shopping-bag{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 6L6 2H18L21 6M3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H19C19.5304 22 20.0391 21.7893 20.4142 21.4142C20.7893 21.0391 21 20.5304 21 20V6M3 6H21M16 10C16 11.0609 15.5786 12.0783 14.8284 12.8284C14.0783 13.5786 13.0609 14 12 14C10.9391 14 9.92172 13.5786 9.17157 12.8284C8.42143 12.0783 8 11.0609 8 10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 6L6 2H18L21 6M3 6V20C3 20.5304 3.21071 21.0391 3.58579 21.4142C3.96086 21.7893 4.46957 22 5 22H19C19.5304 22 20.0391 21.7893 20.4142 21.4142C20.7893 21.0391 21 20.5304 21 20V6M3 6H21M16 10C16 11.0609 15.5786 12.0783 14.8284 12.8284C14.0783 13.5786 13.0609 14 12 14C10.9391 14 9.92172 13.5786 9.17157 12.8284C8.42143 12.0783 8 11.0609 8 10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--shopping-basket{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 11L14 20M19 11L15 4M2 11H22M3.5 11L5.1 18.4C5.1935 18.8586 5.44485 19.2698 5.81028 19.5621C6.17572 19.8545 6.63211 20.0094 7.1 20H16.9C17.3679 20.0094 17.8243 19.8545 18.1897 19.5621C18.5552 19.2698 18.8065 18.8586 18.9 18.4L20.6 11M4.5 15.5H19.5M5 11L9 4M9 11L10 20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 11L14 20M19 11L15 4M2 11H22M3.5 11L5.1 18.4C5.1935 18.8586 5.44485 19.2698 5.81028 19.5621C6.17572 19.8545 6.63211 20.0094 7.1 20H16.9C17.3679 20.0094 17.8243 19.8545 18.1897 19.5621C18.5552 19.2698 18.8065 18.8586 18.9 18.4L20.6 11M4.5 15.5H19.5M5 11L9 4M9 11L10 20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--shopping-cart{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2.0498 2.05005H4.0498L6.7098 14.47C6.80738 14.9249 7.06048 15.3315 7.42552 15.6199C7.79056 15.9083 8.24471 16.0604 8.7098 16.05H18.4898C18.945 16.0493 19.3863 15.8933 19.7408 15.6079C20.0954 15.3224 20.3419 14.9246 20.4398 14.48L22.0898 7.05005H5.1198M8.99976 21C8.99976 21.5523 8.55204 22 7.99976 22C7.44747 22 6.99976 21.5523 6.99976 21C6.99976 20.4477 7.44747 20 7.99976 20C8.55204 20 8.99976 20.4477 8.99976 21ZM19.9998 21C19.9998 21.5523 19.552 22 18.9998 22C18.4475 22 17.9998 21.5523 17.9998 21C17.9998 20.4477 18.4475 20 18.9998 20C19.552 20 19.9998 20.4477 19.9998 21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2.0498 2.05005H4.0498L6.7098 14.47C6.80738 14.9249 7.06048 15.3315 7.42552 15.6199C7.79056 15.9083 8.24471 16.0604 8.7098 16.05H18.4898C18.945 16.0493 19.3863 15.8933 19.7408 15.6079C20.0954 15.3224 20.3419 14.9246 20.4398 14.48L22.0898 7.05005H5.1198M8.99976 21C8.99976 21.5523 8.55204 22 7.99976 22C7.44747 22 6.99976 21.5523 6.99976 21C6.99976 20.4477 7.44747 20 7.99976 20C8.55204 20 8.99976 20.4477 8.99976 21ZM19.9998 21C19.9998 21.5523 19.552 22 18.9998 22C18.4475 22 17.9998 21.5523 17.9998 21C17.9998 20.4477 18.4475 20 18.9998 20C19.552 20 19.9998 20.4477 19.9998 21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--shovel{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.5 14.5L16 8M2 22V17L7 12L12 17L7 22H2ZM17 2L22 7L21.5 7.5C21.1721 7.82896 20.7824 8.08997 20.3534 8.26807C19.9244 8.44616 19.4645 8.53783 19 8.53783C18.5355 8.53783 18.0756 8.44616 17.6466 8.26807C17.2176 8.08997 16.8279 7.82896 16.5 7.5C16.171 7.17207 15.91 6.78243 15.7319 6.35343C15.5538 5.92443 15.4622 5.4645 15.4622 5C15.4622 4.5355 15.5538 4.07557 15.7319 3.64657C15.91 3.21757 16.171 2.82793 16.5 2.5L17 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.5 14.5L16 8M2 22V17L7 12L12 17L7 22H2ZM17 2L22 7L21.5 7.5C21.1721 7.82896 20.7824 8.08997 20.3534 8.26807C19.9244 8.44616 19.4645 8.53783 19 8.53783C18.5355 8.53783 18.0756 8.44616 17.6466 8.26807C17.2176 8.08997 16.8279 7.82896 16.5 7.5C16.171 7.17207 15.91 6.78243 15.7319 6.35343C15.5538 5.92443 15.4622 5.4645 15.4622 5C15.4622 4.5355 15.5538 4.07557 15.7319 3.64657C15.91 3.21757 16.171 2.82793 16.5 2.5L17 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--shower-head{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 4L6.5 6.5M13.5001 6.50009C12.5686 5.58727 11.3146 5.07893 10.0104 5.08551C8.70631 5.0921 7.45745 5.61309 6.53527 6.53527C5.61309 7.45745 5.0921 8.70631 5.08551 10.0104C5.07893 11.3146 5.58727 12.5686 6.50009 13.5001M15 5L5 15M14 17V17.01M10 16V16.01M13 13V13.01M16 10V10.01M11 20V20.01M17 14V14.01M20 11V11.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 4L6.5 6.5M13.5001 6.50009C12.5686 5.58727 11.3146 5.07893 10.0104 5.08551C8.70631 5.0921 7.45745 5.61309 6.53527 6.53527C5.61309 7.45745 5.0921 8.70631 5.08551 10.0104C5.07893 11.3146 5.58727 12.5686 6.50009 13.5001M15 5L5 15M14 17V17.01M10 16V16.01M13 13V13.01M16 10V10.01M11 20V20.01M17 14V14.01M20 11V11.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--shrink{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 15L21 21M15 15V19.8M15 15H19.8M9 19.8V15M9 15H4.2M9 15L3 21M15 4.2V9M15 9H19.8M15 9L21 3M9 4.2V9M9 9H4.2M9 9L3 3%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 15L21 21M15 15V19.8M15 15H19.8M9 19.8V15M9 15H4.2M9 15L3 21M15 4.2V9M15 9H19.8M15 9L21 3M9 4.2V9M9 9H4.2M9 9L3 3%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--shrub{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.0002 22V15L10.0002 13M14.0002 14L12.0002 16M17.0001 8V8.8C18.1627 9.46723 19.0683 10.5045 19.5726 11.7464C20.0769 12.9883 20.1508 14.3633 19.7826 15.6521C19.4143 16.9409 18.6251 18.0693 17.5409 18.8574C16.4566 19.6454 15.1397 20.0476 13.8001 20H10.0001C8.62909 19.9069 7.32281 19.3817 6.26893 18.4998C5.21505 17.6178 4.4678 16.4246 4.13451 15.0914C3.80121 13.7582 3.89902 12.3537 4.41389 11.0796C4.92876 9.80549 5.8342 8.72734 7.00015 8C7.00015 6.67392 7.52693 5.40215 8.46461 4.46447C9.40229 3.52678 10.6741 3 12.0001 3C13.3262 3 14.598 3.52678 15.5357 4.46447C16.4734 5.40215 17.0001 6.67392 17.0001 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.0002 22V15L10.0002 13M14.0002 14L12.0002 16M17.0001 8V8.8C18.1627 9.46723 19.0683 10.5045 19.5726 11.7464C20.0769 12.9883 20.1508 14.3633 19.7826 15.6521C19.4143 16.9409 18.6251 18.0693 17.5409 18.8574C16.4566 19.6454 15.1397 20.0476 13.8001 20H10.0001C8.62909 19.9069 7.32281 19.3817 6.26893 18.4998C5.21505 17.6178 4.4678 16.4246 4.13451 15.0914C3.80121 13.7582 3.89902 12.3537 4.41389 11.0796C4.92876 9.80549 5.8342 8.72734 7.00015 8C7.00015 6.67392 7.52693 5.40215 8.46461 4.46447C9.40229 3.52678 10.6741 3 12.0001 3C13.3262 3 14.598 3.52678 15.5357 4.46447C16.4734 5.40215 17.0001 6.67392 17.0001 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--shuffle{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 18H3.4C4.7 18 5.9 17.4 6.7 16.3L12.8 7.7C13.5 6.6 14.8 6 16.1 6H22M22 6L18 2M22 6L18 10M2 6H3.9C5.4 6 6.8 6.9 7.5 8.2M22 17.9999H16.1C14.8 17.9999 13.5 17.2999 12.8 16.1999L12.3 15.3999M22 17.9999L18 14M22 17.9999L18 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 18H3.4C4.7 18 5.9 17.4 6.7 16.3L12.8 7.7C13.5 6.6 14.8 6 16.1 6H22M22 6L18 2M22 6L18 10M2 6H3.9C5.4 6 6.8 6.9 7.5 8.2M22 17.9999H16.1C14.8 17.9999 13.5 17.2999 12.8 16.1999L12.3 15.3999M22 17.9999L18 14M22 17.9999L18 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--sigma{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 7V5C18 4.73478 17.8946 4.48043 17.7071 4.29289C17.5196 4.10536 17.2652 4 17 4H6.5C6.40714 4 6.31612 4.02586 6.23713 4.07467C6.15815 4.12349 6.09431 4.19334 6.05279 4.27639C6.01126 4.35945 5.99368 4.45242 6.00202 4.5449C6.01036 4.63738 6.04429 4.72572 6.1 4.8L10.6 10.8C10.8596 11.1462 11 11.5673 11 12C11 12.4327 10.8596 12.8538 10.6 13.2L6.1 19.2C6.04429 19.2743 6.01036 19.3626 6.00202 19.4551C5.99368 19.5476 6.01126 19.6406 6.05279 19.7236C6.09431 19.8067 6.15815 19.8765 6.23713 19.9253C6.31612 19.9741 6.40714 20 6.5 20H17C17.2652 20 17.5196 19.8946 17.7071 19.7071C17.8946 19.5196 18 19.2652 18 19V17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 7V5C18 4.73478 17.8946 4.48043 17.7071 4.29289C17.5196 4.10536 17.2652 4 17 4H6.5C6.40714 4 6.31612 4.02586 6.23713 4.07467C6.15815 4.12349 6.09431 4.19334 6.05279 4.27639C6.01126 4.35945 5.99368 4.45242 6.00202 4.5449C6.01036 4.63738 6.04429 4.72572 6.1 4.8L10.6 10.8C10.8596 11.1462 11 11.5673 11 12C11 12.4327 10.8596 12.8538 10.6 13.2L6.1 19.2C6.04429 19.2743 6.01036 19.3626 6.00202 19.4551C5.99368 19.5476 6.01126 19.6406 6.05279 19.7236C6.09431 19.8067 6.15815 19.8765 6.23713 19.9253C6.31612 19.9741 6.40714 20 6.5 20H17C17.2652 20 17.5196 19.8946 17.7071 19.7071C17.8946 19.5196 18 19.2652 18 19V17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--signal-high{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 20H2.01M7 20V16M12 20V12M17 20V8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 20H2.01M7 20V16M12 20V12M17 20V8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--signal-low{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 20H2.01M7 20V16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 20H2.01M7 20V16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--signal-medium{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 20H2.01M7 20V16M12 20V12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 20H2.01M7 20V16M12 20V12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--signal-zero{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 20H2.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 20H2.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--signal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 20H2.01M7 20V16M12 20V12M17 20V8M22 4V20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 20H2.01M7 20V16M12 20V12M17 20V8M22 4V20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--signature{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 17L18.844 15.132C18.7727 15.0645 18.6832 15.0194 18.5864 15.0024C18.4897 14.9854 18.3901 14.9973 18.3001 15.0365C18.2101 15.0758 18.1337 15.1407 18.0803 15.2231C18.0269 15.3055 17.999 15.4018 18 15.5V16C18 16.2652 17.8946 16.5196 17.7071 16.7071C17.5196 16.8947 17.2652 17 17 17H15C14.7348 17 14.4804 16.8947 14.2929 16.7071C14.1054 16.5196 14 16.2652 14 16C14 13.455 10.009 12.03 5.5 12C4.83696 12 4.20107 12.2634 3.73223 12.7322C3.26339 13.2011 3 13.837 3 14.5C3 15.1631 3.26339 15.7989 3.73223 16.2678C4.20107 16.7366 4.83696 17 5.5 17C9.653 17 10.245 5.70502 11.208 3.50002C11.3707 3.12781 11.6216 2.80085 11.9391 2.54743C12.2565 2.294 12.6309 2.12175 13.0299 2.04557C13.4289 1.9694 13.8405 1.99159 14.229 2.11024C14.6175 2.22888 14.9712 2.4404 15.2595 2.7265C15.5479 3.01259 15.7622 3.36464 15.8839 3.75218C16.0056 4.13973 16.0311 4.55109 15.958 4.95067C15.885 5.35026 15.7157 5.72603 15.4648 6.04547C15.2139 6.36492 14.8889 6.61841 14.518 6.78402M3 21H21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 17L18.844 15.132C18.7727 15.0645 18.6832 15.0194 18.5864 15.0024C18.4897 14.9854 18.3901 14.9973 18.3001 15.0365C18.2101 15.0758 18.1337 15.1407 18.0803 15.2231C18.0269 15.3055 17.999 15.4018 18 15.5V16C18 16.2652 17.8946 16.5196 17.7071 16.7071C17.5196 16.8947 17.2652 17 17 17H15C14.7348 17 14.4804 16.8947 14.2929 16.7071C14.1054 16.5196 14 16.2652 14 16C14 13.455 10.009 12.03 5.5 12C4.83696 12 4.20107 12.2634 3.73223 12.7322C3.26339 13.2011 3 13.837 3 14.5C3 15.1631 3.26339 15.7989 3.73223 16.2678C4.20107 16.7366 4.83696 17 5.5 17C9.653 17 10.245 5.70502 11.208 3.50002C11.3707 3.12781 11.6216 2.80085 11.9391 2.54743C12.2565 2.294 12.6309 2.12175 13.0299 2.04557C13.4289 1.9694 13.8405 1.99159 14.229 2.11024C14.6175 2.22888 14.9712 2.4404 15.2595 2.7265C15.5479 3.01259 15.7622 3.36464 15.8839 3.75218C16.0056 4.13973 16.0311 4.55109 15.958 4.95067C15.885 5.35026 15.7157 5.72603 15.4648 6.04547C15.2139 6.36492 14.8889 6.61841 14.518 6.78402M3 21H21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--signpost-big{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 9H4L2 7L4 5H10M14 5H20L22 7L20 9H14M10 22V4C10 3.46957 10.2107 2.96086 10.5858 2.58579C10.9609 2.21071 11.4696 2 12 2C12.5304 2 13.0391 2.21071 13.4142 2.58579C13.7893 2.96086 14 3.46957 14 4V22M8 22H16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 9H4L2 7L4 5H10M14 5H20L22 7L20 9H14M10 22V4C10 3.46957 10.2107 2.96086 10.5858 2.58579C10.9609 2.21071 11.4696 2 12 2C12.5304 2 13.0391 2.21071 13.4142 2.58579C13.7893 2.96086 14 3.46957 14 4V22M8 22H16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--signpost{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.9998 13V21M11.9998 3V6M17.9998 6C18.5302 6.00011 19.0388 6.2109 19.4138 6.586L21.7068 8.793C21.8943 8.98053 21.9996 9.23484 21.9996 9.5C21.9996 9.76516 21.8943 10.0195 21.7068 10.207L19.4368 12.391C19.2144 12.6208 18.9402 12.794 18.6371 12.896C18.334 12.9979 18.0108 13.0257 17.6948 12.977L5.99979 13C5.4694 12.9999 4.96077 12.7891 4.58579 12.414L2.29279 10.207C2.10532 10.0195 2 9.76516 2 9.5C2 9.23484 2.10532 8.98053 2.29279 8.793L4.58579 6.586C4.96077 6.2109 5.4694 6.00011 5.99979 6H17.9998Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.9998 13V21M11.9998 3V6M17.9998 6C18.5302 6.00011 19.0388 6.2109 19.4138 6.586L21.7068 8.793C21.8943 8.98053 21.9996 9.23484 21.9996 9.5C21.9996 9.76516 21.8943 10.0195 21.7068 10.207L19.4368 12.391C19.2144 12.6208 18.9402 12.794 18.6371 12.896C18.334 12.9979 18.0108 13.0257 17.6948 12.977L5.99979 13C5.4694 12.9999 4.96077 12.7891 4.58579 12.414L2.29279 10.207C2.10532 10.0195 2 9.76516 2 9.5C2 9.23484 2.10532 8.98053 2.29279 8.793L4.58579 6.586C4.96077 6.2109 5.4694 6.00011 5.99979 6H17.9998Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--siren{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 18V12C7 10.6739 7.52678 9.40215 8.46447 8.46447C9.40215 7.52678 10.6739 7 12 7C13.3261 7 14.5979 7.52678 15.5355 8.46447C16.4732 9.40215 17 10.6739 17 12V18M7 18H17M7 18C6.46957 18 5.96086 18.2107 5.58579 18.5858C5.21071 18.9609 5 19.4696 5 20V21C5 21.2652 5.10536 21.5196 5.29289 21.7071C5.48043 21.8946 5.73478 22 6 22H18C18.2652 22 18.5196 21.8946 18.7071 21.7071C18.8946 21.5196 19 21.2652 19 21V20C19 19.4696 18.7893 18.9609 18.4142 18.5858C18.0391 18.2107 17.5304 18 17 18M21 12H22M18.5 4.5L18 5M2 12H3M12 2V3M4.92896 4.92896L5.63596 5.63596M12 12V18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 18V12C7 10.6739 7.52678 9.40215 8.46447 8.46447C9.40215 7.52678 10.6739 7 12 7C13.3261 7 14.5979 7.52678 15.5355 8.46447C16.4732 9.40215 17 10.6739 17 12V18M7 18H17M7 18C6.46957 18 5.96086 18.2107 5.58579 18.5858C5.21071 18.9609 5 19.4696 5 20V21C5 21.2652 5.10536 21.5196 5.29289 21.7071C5.48043 21.8946 5.73478 22 6 22H18C18.2652 22 18.5196 21.8946 18.7071 21.7071C18.8946 21.5196 19 21.2652 19 21V20C19 19.4696 18.7893 18.9609 18.4142 18.5858C18.0391 18.2107 17.5304 18 17 18M21 12H22M18.5 4.5L18 5M2 12H3M12 2V3M4.92896 4.92896L5.63596 5.63596M12 12V18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--skip-back{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 19V5M19 20L9 12L19 4V20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 19V5M19 20L9 12L19 4V20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--skip-forward{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 5V19M5 4L15 12L5 20V4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 5V19M5 4L15 12L5 20V4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--skull{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.5 17L12 16L11.5 17H12.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M15 21.9999C15.2652 21.9999 15.5196 21.8945 15.7071 21.707C15.8946 21.5195 16 21.2651 16 20.9999V19.9999C16.3767 19.9996 16.7457 19.893 17.0644 19.6923C17.3832 19.4916 17.6388 19.2049 17.8018 18.8653C17.9648 18.5257 18.0286 18.147 17.9858 17.7728C17.943 17.3985 17.7954 17.0439 17.56 16.7499C18.706 15.6422 19.495 14.2174 19.8258 12.6583C20.1566 11.0992 20.0142 9.47681 19.4168 7.99919C18.8194 6.52157 17.7942 5.25607 16.4728 4.36497C15.1513 3.47387 13.5938 2.9978 12 2.9978C10.4062 2.9978 8.84869 3.47387 7.52725 4.36497C6.2058 5.25607 5.18065 6.52157 4.58324 7.99919C3.98584 9.47681 3.84341 11.0992 4.17423 12.6583C4.50505 14.2174 5.29403 15.6422 6.44 16.7499C6.20457 17.0439 6.05697 17.3985 6.01419 17.7728C5.97141 18.147 6.0352 18.5257 6.19821 18.8653C6.36121 19.2049 6.61681 19.4916 6.93558 19.6923C7.25434 19.893 7.62331 19.9996 8 19.9999V20.9999C8 21.2651 8.10536 21.5195 8.2929 21.707C8.48043 21.8945 8.73479 21.9999 9 21.9999H15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M15 13C15.5523 13 16 12.5523 16 12C16 11.4477 15.5523 11 15 11C14.4477 11 14 11.4477 14 12C14 12.5523 14.4477 13 15 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M9 13C9.55228 13 10 12.5523 10 12C10 11.4477 9.55228 11 9 11C8.44772 11 8 11.4477 8 12C8 12.5523 8.44772 13 9 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.5 17L12 16L11.5 17H12.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M15 21.9999C15.2652 21.9999 15.5196 21.8945 15.7071 21.707C15.8946 21.5195 16 21.2651 16 20.9999V19.9999C16.3767 19.9996 16.7457 19.893 17.0644 19.6923C17.3832 19.4916 17.6388 19.2049 17.8018 18.8653C17.9648 18.5257 18.0286 18.147 17.9858 17.7728C17.943 17.3985 17.7954 17.0439 17.56 16.7499C18.706 15.6422 19.495 14.2174 19.8258 12.6583C20.1566 11.0992 20.0142 9.47681 19.4168 7.99919C18.8194 6.52157 17.7942 5.25607 16.4728 4.36497C15.1513 3.47387 13.5938 2.9978 12 2.9978C10.4062 2.9978 8.84869 3.47387 7.52725 4.36497C6.2058 5.25607 5.18065 6.52157 4.58324 7.99919C3.98584 9.47681 3.84341 11.0992 4.17423 12.6583C4.50505 14.2174 5.29403 15.6422 6.44 16.7499C6.20457 17.0439 6.05697 17.3985 6.01419 17.7728C5.97141 18.147 6.0352 18.5257 6.19821 18.8653C6.36121 19.2049 6.61681 19.4916 6.93558 19.6923C7.25434 19.893 7.62331 19.9996 8 19.9999V20.9999C8 21.2651 8.10536 21.5195 8.2929 21.707C8.48043 21.8945 8.73479 21.9999 9 21.9999H15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M15 13C15.5523 13 16 12.5523 16 12C16 11.4477 15.5523 11 15 11C14.4477 11 14 11.4477 14 12C14 12.5523 14.4477 13 15 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M9 13C9.55228 13 10 12.5523 10 12C10 11.4477 9.55228 11 9 11C8.44772 11 8 11.4477 8 12C8 12.5523 8.44772 13 9 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--slack{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 3.5C16 2.67157 15.3284 2 14.5 2C13.6716 2 13 2.67157 13 3.5V8.5C13 9.32843 13.6716 10 14.5 10C15.3284 10 16 9.32843 16 8.5V3.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M19 8.5V10H20.5C20.7967 10 21.0867 9.91203 21.3334 9.74721C21.58 9.58238 21.7723 9.34812 21.8858 9.07403C21.9993 8.79994 22.0291 8.49834 21.9712 8.20737C21.9133 7.91639 21.7704 7.64912 21.5607 7.43934C21.3509 7.22956 21.0836 7.0867 20.7926 7.02882C20.5017 6.97095 20.2001 7.00065 19.926 7.11418C19.6519 7.22771 19.4176 7.41997 19.2528 7.66665C19.088 7.91332 19 8.20333 19 8.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M11 15.5C11 14.6716 10.3284 14 9.5 14C8.67157 14 8 14.6716 8 15.5V20.5C8 21.3284 8.67157 22 9.5 22C10.3284 22 11 21.3284 11 20.5V15.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M5 15.5V14H3.5C3.20333 14 2.91332 14.088 2.66665 14.2528C2.41997 14.4176 2.22771 14.6519 2.11418 14.926C2.00065 15.2001 1.97094 15.5017 2.02882 15.7926C2.0867 16.0836 2.22956 16.3509 2.43934 16.5607C2.64912 16.7704 2.91639 16.9133 3.20737 16.9712C3.49834 17.0291 3.79994 16.9993 4.07403 16.8858C4.34811 16.7723 4.58238 16.58 4.7472 16.3334C4.91203 16.0867 5 15.7967 5 15.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M20.5 13H15.5C14.6716 13 14 13.6716 14 14.5C14 15.3284 14.6716 16 15.5 16H20.5C21.3284 16 22 15.3284 22 14.5C22 13.6716 21.3284 13 20.5 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M15.5 19H14V20.5C14 20.7967 14.088 21.0867 14.2528 21.3334C14.4176 21.58 14.6519 21.7723 14.926 21.8858C15.2001 21.9993 15.5017 22.0291 15.7926 21.9712C16.0836 21.9133 16.3509 21.7704 16.5607 21.5607C16.7704 21.3509 16.9133 21.0836 16.9712 20.7926C17.0291 20.5017 16.9993 20.2001 16.8858 19.926C16.7723 19.6519 16.58 19.4176 16.3334 19.2528C16.0867 19.088 15.7967 19 15.5 19Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M8.5 8H3.5C2.67157 8 2 8.67157 2 9.5C2 10.3284 2.67157 11 3.5 11H8.5C9.32843 11 10 10.3284 10 9.5C10 8.67157 9.32843 8 8.5 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M8.5 5H10V3.5C10 3.20333 9.91203 2.91332 9.74721 2.66665C9.58238 2.41997 9.34812 2.22771 9.07403 2.11418C8.79994 2.00065 8.49834 1.97094 8.20737 2.02882C7.91639 2.0867 7.64912 2.22956 7.43934 2.43934C7.22956 2.64912 7.0867 2.91639 7.02882 3.20737C6.97095 3.49834 7.00065 3.79994 7.11418 4.07403C7.22771 4.34811 7.41997 4.58238 7.66665 4.7472C7.91332 4.91203 8.20333 5 8.5 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 3.5C16 2.67157 15.3284 2 14.5 2C13.6716 2 13 2.67157 13 3.5V8.5C13 9.32843 13.6716 10 14.5 10C15.3284 10 16 9.32843 16 8.5V3.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M19 8.5V10H20.5C20.7967 10 21.0867 9.91203 21.3334 9.74721C21.58 9.58238 21.7723 9.34812 21.8858 9.07403C21.9993 8.79994 22.0291 8.49834 21.9712 8.20737C21.9133 7.91639 21.7704 7.64912 21.5607 7.43934C21.3509 7.22956 21.0836 7.0867 20.7926 7.02882C20.5017 6.97095 20.2001 7.00065 19.926 7.11418C19.6519 7.22771 19.4176 7.41997 19.2528 7.66665C19.088 7.91332 19 8.20333 19 8.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M11 15.5C11 14.6716 10.3284 14 9.5 14C8.67157 14 8 14.6716 8 15.5V20.5C8 21.3284 8.67157 22 9.5 22C10.3284 22 11 21.3284 11 20.5V15.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M5 15.5V14H3.5C3.20333 14 2.91332 14.088 2.66665 14.2528C2.41997 14.4176 2.22771 14.6519 2.11418 14.926C2.00065 15.2001 1.97094 15.5017 2.02882 15.7926C2.0867 16.0836 2.22956 16.3509 2.43934 16.5607C2.64912 16.7704 2.91639 16.9133 3.20737 16.9712C3.49834 17.0291 3.79994 16.9993 4.07403 16.8858C4.34811 16.7723 4.58238 16.58 4.7472 16.3334C4.91203 16.0867 5 15.7967 5 15.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M20.5 13H15.5C14.6716 13 14 13.6716 14 14.5C14 15.3284 14.6716 16 15.5 16H20.5C21.3284 16 22 15.3284 22 14.5C22 13.6716 21.3284 13 20.5 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M15.5 19H14V20.5C14 20.7967 14.088 21.0867 14.2528 21.3334C14.4176 21.58 14.6519 21.7723 14.926 21.8858C15.2001 21.9993 15.5017 22.0291 15.7926 21.9712C16.0836 21.9133 16.3509 21.7704 16.5607 21.5607C16.7704 21.3509 16.9133 21.0836 16.9712 20.7926C17.0291 20.5017 16.9993 20.2001 16.8858 19.926C16.7723 19.6519 16.58 19.4176 16.3334 19.2528C16.0867 19.088 15.7967 19 15.5 19Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M8.5 8H3.5C2.67157 8 2 8.67157 2 9.5C2 10.3284 2.67157 11 3.5 11H8.5C9.32843 11 10 10.3284 10 9.5C10 8.67157 9.32843 8 8.5 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M8.5 5H10V3.5C10 3.20333 9.91203 2.91332 9.74721 2.66665C9.58238 2.41997 9.34812 2.22771 9.07403 2.11418C8.79994 2.00065 8.49834 1.97094 8.20737 2.02882C7.91639 2.0867 7.64912 2.22956 7.43934 2.43934C7.22956 2.64912 7.0867 2.91639 7.02882 3.20737C6.97095 3.49834 7.00065 3.79994 7.11418 4.07403C7.22771 4.34811 7.41997 4.58238 7.66665 4.7472C7.91332 4.91203 8.20333 5 8.5 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--slash{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 2L2 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 2L2 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--slice{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 14L2 20H11V17M8 14L18.37 3.63011C18.7678 3.23228 19.3074 3.00879 19.87 3.00879C20.4326 3.00879 20.9722 3.23228 21.37 3.63011C21.7678 4.02793 21.9913 4.5675 21.9913 5.13011C21.9913 5.69272 21.7678 6.23228 21.37 6.63011L11 17M8 14L11 17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 14L2 20H11V17M8 14L18.37 3.63011C18.7678 3.23228 19.3074 3.00879 19.87 3.00879C20.4326 3.00879 20.9722 3.23228 21.37 3.63011C21.7678 4.02793 21.9913 4.5675 21.9913 5.13011C21.9913 5.69272 21.7678 6.23228 21.37 6.63011L11 17M8 14L11 17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--sliders-horizontal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 4H14M10 4H3M21 12H12M8 12H3M21 20H16M12 20H3M14 2V6M8 10V14M16 18V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 4H14M10 4H3M21 12H12M8 12H3M21 20H16M12 20H3M14 2V6M8 10V14M16 18V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--sliders-vertical{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 21V14M4 10V3M12 21V12M12 8V3M20 21V16M20 12V3M2 14H6M10 8H14M18 16H22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 21V14M4 10V3M12 21V12M12 8V3M20 21V16M20 12V3M2 14H6M10 8H14M18 16H22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--smartphone-charging{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.667 8L10 12H14L11.333 16M7 2H17C18.1046 2 19 2.89543 19 4V20C19 21.1046 18.1046 22 17 22H7C5.89543 22 5 21.1046 5 20V4C5 2.89543 5.89543 2 7 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.667 8L10 12H14L11.333 16M7 2H17C18.1046 2 19 2.89543 19 4V20C19 21.1046 18.1046 22 17 22H7C5.89543 22 5 21.1046 5 20V4C5 2.89543 5.89543 2 7 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--smartphone-nfc{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 8.32007C13.6392 9.44121 13.9754 10.7095 13.9754 12.0001C13.9754 13.2906 13.6392 14.5589 13 15.6801M16.46 6.20996C17.459 7.97615 17.9841 9.97079 17.9841 12C17.9841 14.0291 17.459 16.0238 16.46 17.79M19.9099 4.1001C21.2875 6.50473 22.0131 9.22749 22.0148 11.9988C22.0166 14.77 21.2944 17.4937 19.9199 19.9001M3 6H8C8.55228 6 9 6.44772 9 7V17C9 17.5523 8.55228 18 8 18H3C2.44772 18 2 17.5523 2 17V7C2 6.44772 2.44772 6 3 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 8.32007C13.6392 9.44121 13.9754 10.7095 13.9754 12.0001C13.9754 13.2906 13.6392 14.5589 13 15.6801M16.46 6.20996C17.459 7.97615 17.9841 9.97079 17.9841 12C17.9841 14.0291 17.459 16.0238 16.46 17.79M19.9099 4.1001C21.2875 6.50473 22.0131 9.22749 22.0148 11.9988C22.0166 14.77 21.2944 17.4937 19.9199 19.9001M3 6H8C8.55228 6 9 6.44772 9 7V17C9 17.5523 8.55228 18 8 18H3C2.44772 18 2 17.5523 2 17V7C2 6.44772 2.44772 6 3 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--smartphone{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 18H12.01M7 2H17C18.1046 2 19 2.89543 19 4V20C19 21.1046 18.1046 22 17 22H7C5.89543 22 5 21.1046 5 20V4C5 2.89543 5.89543 2 7 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 18H12.01M7 2H17C18.1046 2 19 2.89543 19 4V20C19 21.1046 18.1046 22 17 22H7C5.89543 22 5 21.1046 5 20V4C5 2.89543 5.89543 2 7 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--smile-plus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21.9999 11.0001V12.0001C21.9898 14.0184 21.3691 15.9864 20.2196 17.6454C19.0701 19.3044 17.4454 20.5767 15.5592 21.2951C13.6731 22.0135 11.6137 22.1443 9.65175 21.6703C7.68984 21.1964 5.91727 20.1398 4.56707 18.6396C3.21686 17.1394 2.35223 15.2657 2.08684 13.2649C1.82144 11.2641 2.1677 9.22975 3.08011 7.42941C3.99251 5.62906 5.42835 4.14695 7.19885 3.17791C8.96935 2.20887 10.9917 1.79826 12.9999 2.00007M8 14C8 14 9.5 16 12 16C14.5 16 16 14 16 14M9 9H9.01M15 9H15.01M16 5H22M19 2V8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21.9999 11.0001V12.0001C21.9898 14.0184 21.3691 15.9864 20.2196 17.6454C19.0701 19.3044 17.4454 20.5767 15.5592 21.2951C13.6731 22.0135 11.6137 22.1443 9.65175 21.6703C7.68984 21.1964 5.91727 20.1398 4.56707 18.6396C3.21686 17.1394 2.35223 15.2657 2.08684 13.2649C1.82144 11.2641 2.1677 9.22975 3.08011 7.42941C3.99251 5.62906 5.42835 4.14695 7.19885 3.17791C8.96935 2.20887 10.9917 1.79826 12.9999 2.00007M8 14C8 14 9.5 16 12 16C14.5 16 16 14 16 14M9 9H9.01M15 9H15.01M16 5H22M19 2V8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--smile{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 14C8 14 9.5 16 12 16C14.5 16 16 14 16 14M9 9H9.01M15 9H15.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 14C8 14 9.5 16 12 16C14.5 16 16 14 16 14M9 9H9.01M15 9H15.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--snail{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 13C2 13.7879 2.15519 14.5681 2.45672 15.2961C2.75825 16.0241 3.20021 16.6855 3.75736 17.2426C4.31451 17.7998 4.97595 18.2417 5.7039 18.5433C6.43185 18.8448 7.21207 19 8 19C8.78793 19 9.56815 18.8448 10.2961 18.5433C11.0241 18.2417 11.6855 17.7998 12.2426 17.2426C12.7998 16.6855 13.2417 16.0241 13.5433 15.2961C13.8448 14.5681 14 13.7879 14 13C14 11.9391 13.5786 10.9217 12.8284 10.1716C12.0783 9.42143 11.0609 9 10 9C8.93913 9 7.92172 9.42143 7.17157 10.1716C6.42143 10.9217 6 11.9391 6 13C6 13.5304 6.21071 14.0391 6.58579 14.4142C6.96086 14.7893 7.46957 15 8 15C8.53043 15 9.03914 14.7893 9.41421 14.4142C9.78929 14.0391 10 13.5304 10 13M2 13C2 17.4183 5.58172 21 10 21C14.4183 21 18 17.4183 18 13M2 13C2 8.58172 5.58172 5 10 5C14.4183 5 18 8.58172 18 13M18 13V7C18 6.46957 18.2107 5.96086 18.5858 5.58579C18.9609 5.21071 19.4696 5 20 5C20.5304 5 21.0391 5.21071 21.4142 5.58579C21.7893 5.96086 22 6.46957 22 7V13C22 17.4 18.4 21 14 21H2M18 3L19.1 5.2M21.9999 3L20.8999 5.2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 13C2 13.7879 2.15519 14.5681 2.45672 15.2961C2.75825 16.0241 3.20021 16.6855 3.75736 17.2426C4.31451 17.7998 4.97595 18.2417 5.7039 18.5433C6.43185 18.8448 7.21207 19 8 19C8.78793 19 9.56815 18.8448 10.2961 18.5433C11.0241 18.2417 11.6855 17.7998 12.2426 17.2426C12.7998 16.6855 13.2417 16.0241 13.5433 15.2961C13.8448 14.5681 14 13.7879 14 13C14 11.9391 13.5786 10.9217 12.8284 10.1716C12.0783 9.42143 11.0609 9 10 9C8.93913 9 7.92172 9.42143 7.17157 10.1716C6.42143 10.9217 6 11.9391 6 13C6 13.5304 6.21071 14.0391 6.58579 14.4142C6.96086 14.7893 7.46957 15 8 15C8.53043 15 9.03914 14.7893 9.41421 14.4142C9.78929 14.0391 10 13.5304 10 13M2 13C2 17.4183 5.58172 21 10 21C14.4183 21 18 17.4183 18 13M2 13C2 8.58172 5.58172 5 10 5C14.4183 5 18 8.58172 18 13M18 13V7C18 6.46957 18.2107 5.96086 18.5858 5.58579C18.9609 5.21071 19.4696 5 20 5C20.5304 5 21.0391 5.21071 21.4142 5.58579C21.7893 5.96086 22 6.46957 22 7V13C22 17.4 18.4 21 14 21H2M18 3L19.1 5.2M21.9999 3L20.8999 5.2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--snowflake{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 12H22M12 2V22M20 16L16 12L20 8M4 8L8 12L4 16M16 4L12 8L8 4M8 20L12 16L16 20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 12H22M12 2V22M20 16L16 12L20 8M4 8L8 12L4 16M16 4L12 8L8 4M8 20L12 16L16 20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--sofa{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 9V6C20 5.46957 19.7893 4.96086 19.4142 4.58579C19.0391 4.21071 18.5304 4 18 4H6C5.46957 4 4.96086 4.21071 4.58579 4.58579C4.21071 4.96086 4 5.46957 4 6V9M20 9C20.5304 9 21.0391 9.21071 21.4142 9.58579C21.7893 9.96086 22 10.4696 22 11V16C22 16.5304 21.7893 17.0391 21.4142 17.4142C21.0391 17.7893 20.5304 18 20 18M20 9C19.4696 9 18.9609 9.21071 18.5858 9.58579C18.2107 9.96086 18 10.4696 18 11V12.5C18 12.6326 17.9473 12.7598 17.8536 12.8536C17.7598 12.9473 17.6326 13 17.5 13H6.5C6.36739 13 6.24021 12.9473 6.14645 12.8536C6.05268 12.7598 6 12.6326 6 12.5V11C6 10.4696 5.78929 9.96086 5.41421 9.58579C5.03914 9.21071 4.53043 9 4 9M4 9C3.46957 9 2.96086 9.21071 2.58579 9.58579C2.21071 9.96086 2 10.4696 2 11V16C2 16.5304 2.21071 17.0391 2.58579 17.4142C2.96086 17.7893 3.46957 18 4 18M4 18H20M4 18V20M20 18V20M12 4V13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 9V6C20 5.46957 19.7893 4.96086 19.4142 4.58579C19.0391 4.21071 18.5304 4 18 4H6C5.46957 4 4.96086 4.21071 4.58579 4.58579C4.21071 4.96086 4 5.46957 4 6V9M20 9C20.5304 9 21.0391 9.21071 21.4142 9.58579C21.7893 9.96086 22 10.4696 22 11V16C22 16.5304 21.7893 17.0391 21.4142 17.4142C21.0391 17.7893 20.5304 18 20 18M20 9C19.4696 9 18.9609 9.21071 18.5858 9.58579C18.2107 9.96086 18 10.4696 18 11V12.5C18 12.6326 17.9473 12.7598 17.8536 12.8536C17.7598 12.9473 17.6326 13 17.5 13H6.5C6.36739 13 6.24021 12.9473 6.14645 12.8536C6.05268 12.7598 6 12.6326 6 12.5V11C6 10.4696 5.78929 9.96086 5.41421 9.58579C5.03914 9.21071 4.53043 9 4 9M4 9C3.46957 9 2.96086 9.21071 2.58579 9.58579C2.21071 9.96086 2 10.4696 2 11V16C2 16.5304 2.21071 17.0391 2.58579 17.4142C2.96086 17.7893 3.46957 18 4 18M4 18H20M4 18V20M20 18V20M12 4V13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--soup{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 21H17M19.5 12L22 6M16.25 3C16.52 3.1 17.05 3.53 17 4.36C16.94 5.19 16.07 5.56 16 6.38C15.95 7.16 16.34 7.62 16.73 8M11.25 3C11.52 3.1 12.05 3.53 11.99 4.36C11.94 5.19 11.06 5.56 11.01 6.38C10.95 7.16 11.34 7.62 11.73 8M6.24995 3C6.51995 3.1 7.04995 3.53 6.99995 4.36C6.93995 5.19 6.06995 5.56 5.99995 6.38C5.94995 7.16 6.33995 7.62 6.73995 8M12 21C14.3869 21 16.6761 20.0518 18.364 18.364C20.0518 16.6761 21 14.3869 21 12H3C3 14.3869 3.94821 16.6761 5.63604 18.364C7.32387 20.0518 9.61305 21 12 21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 21H17M19.5 12L22 6M16.25 3C16.52 3.1 17.05 3.53 17 4.36C16.94 5.19 16.07 5.56 16 6.38C15.95 7.16 16.34 7.62 16.73 8M11.25 3C11.52 3.1 12.05 3.53 11.99 4.36C11.94 5.19 11.06 5.56 11.01 6.38C10.95 7.16 11.34 7.62 11.73 8M6.24995 3C6.51995 3.1 7.04995 3.53 6.99995 4.36C6.93995 5.19 6.06995 5.56 5.99995 6.38C5.94995 7.16 6.33995 7.62 6.73995 8M12 21C14.3869 21 16.6761 20.0518 18.364 18.364C20.0518 16.6761 21 14.3869 21 12H3C3 14.3869 3.94821 16.6761 5.63604 18.364C7.32387 20.0518 9.61305 21 12 21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--space{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 17V18C22 18.5 21.5 19 21 19H3C2.5 19 2 18.5 2 18V17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 17V18C22 18.5 21.5 19 21 19H3C2.5 19 2 18.5 2 18V17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--spade{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 18C10.5 19.5 9.3 20 7.5 20C6.04131 20 4.64236 19.4205 3.61091 18.3891C3.10019 17.8784 2.69506 17.272 2.41866 16.6048C2.14226 15.9375 2 15.2223 2 14.5C2 12.2 3.5 10.5 5 9L12 2L19 9C20.5 10.5 22 12.2 22 14.5C22 15.2223 21.8577 15.9375 21.5813 16.6048C21.3049 17.272 20.8998 17.8784 20.3891 18.3891C19.8784 18.8998 19.272 19.3049 18.6048 19.5813C17.9375 19.8577 17.2223 20 16.5 20C14.7 20 13.5 19.5 12 18ZM12 18V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 18C10.5 19.5 9.3 20 7.5 20C6.04131 20 4.64236 19.4205 3.61091 18.3891C3.10019 17.8784 2.69506 17.272 2.41866 16.6048C2.14226 15.9375 2 15.2223 2 14.5C2 12.2 3.5 10.5 5 9L12 2L19 9C20.5 10.5 22 12.2 22 14.5C22 15.2223 21.8577 15.9375 21.5813 16.6048C21.3049 17.272 20.8998 17.8784 20.3891 18.3891C19.8784 18.8998 19.272 19.3049 18.6048 19.5813C17.9375 19.8577 17.2223 20 16.5 20C14.7 20 13.5 19.5 12 18ZM12 18V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--sparkle{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.93694 15.5C9.84766 15.1539 9.66728 14.8381 9.41456 14.5854C9.16184 14.3327 8.84601 14.1523 8.49994 14.063L2.36494 12.481C2.26027 12.4513 2.16815 12.3883 2.10255 12.3014C2.03696 12.2146 2.00146 12.1088 2.00146 12C2.00146 11.8912 2.03696 11.7854 2.10255 11.6986C2.16815 11.6118 2.26027 11.5487 2.36494 11.519L8.49994 9.93601C8.84589 9.84681 9.16163 9.66658 9.41434 9.41404C9.66705 9.16151 9.84751 8.84589 9.93694 8.50001L11.5189 2.36501C11.5483 2.25992 11.6113 2.16735 11.6983 2.1014C11.7852 2.03545 11.8913 1.99976 12.0004 1.99976C12.1096 1.99976 12.2157 2.03545 12.3026 2.1014C12.3896 2.16735 12.4525 2.25992 12.4819 2.36501L14.0629 8.50001C14.1522 8.84608 14.3326 9.1619 14.5853 9.41462C14.838 9.66734 15.1539 9.84773 15.4999 9.93701L21.6349 11.518C21.7404 11.5471 21.8335 11.61 21.8998 11.6971C21.9661 11.7841 22.002 11.8906 22.002 12C22.002 12.1094 21.9661 12.2159 21.8998 12.3029C21.8335 12.39 21.7404 12.4529 21.6349 12.482L15.4999 14.063C15.1539 14.1523 14.838 14.3327 14.5853 14.5854C14.3326 14.8381 14.1522 15.1539 14.0629 15.5L12.4809 21.635C12.4515 21.7401 12.3886 21.8327 12.3016 21.8986C12.2147 21.9646 12.1086 22.0003 11.9994 22.0003C11.8903 22.0003 11.7842 21.9646 11.6973 21.8986C11.6103 21.8327 11.5473 21.7401 11.5179 21.635L9.93694 15.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.93694 15.5C9.84766 15.1539 9.66728 14.8381 9.41456 14.5854C9.16184 14.3327 8.84601 14.1523 8.49994 14.063L2.36494 12.481C2.26027 12.4513 2.16815 12.3883 2.10255 12.3014C2.03696 12.2146 2.00146 12.1088 2.00146 12C2.00146 11.8912 2.03696 11.7854 2.10255 11.6986C2.16815 11.6118 2.26027 11.5487 2.36494 11.519L8.49994 9.93601C8.84589 9.84681 9.16163 9.66658 9.41434 9.41404C9.66705 9.16151 9.84751 8.84589 9.93694 8.50001L11.5189 2.36501C11.5483 2.25992 11.6113 2.16735 11.6983 2.1014C11.7852 2.03545 11.8913 1.99976 12.0004 1.99976C12.1096 1.99976 12.2157 2.03545 12.3026 2.1014C12.3896 2.16735 12.4525 2.25992 12.4819 2.36501L14.0629 8.50001C14.1522 8.84608 14.3326 9.1619 14.5853 9.41462C14.838 9.66734 15.1539 9.84773 15.4999 9.93701L21.6349 11.518C21.7404 11.5471 21.8335 11.61 21.8998 11.6971C21.9661 11.7841 22.002 11.8906 22.002 12C22.002 12.1094 21.9661 12.2159 21.8998 12.3029C21.8335 12.39 21.7404 12.4529 21.6349 12.482L15.4999 14.063C15.1539 14.1523 14.838 14.3327 14.5853 14.5854C14.3326 14.8381 14.1522 15.1539 14.0629 15.5L12.4809 21.635C12.4515 21.7401 12.3886 21.8327 12.3016 21.8986C12.2147 21.9646 12.1086 22.0003 11.9994 22.0003C11.8903 22.0003 11.7842 21.9646 11.6973 21.8986C11.6103 21.8327 11.5473 21.7401 11.5179 21.635L9.93694 15.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--sparkles{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 3V7M22 5H18M4 17V19M5 18H3M9.93694 15.5C9.84766 15.1539 9.66728 14.8381 9.41456 14.5854C9.16184 14.3327 8.84601 14.1523 8.49994 14.063L2.36494 12.481C2.26027 12.4513 2.16815 12.3883 2.10255 12.3014C2.03696 12.2146 2.00146 12.1088 2.00146 12C2.00146 11.8912 2.03696 11.7854 2.10255 11.6986C2.16815 11.6118 2.26027 11.5487 2.36494 11.519L8.49994 9.93601C8.84589 9.84681 9.16163 9.66658 9.41434 9.41404C9.66705 9.16151 9.84751 8.84589 9.93694 8.50001L11.5189 2.36501C11.5483 2.25992 11.6113 2.16735 11.6983 2.1014C11.7852 2.03545 11.8913 1.99976 12.0004 1.99976C12.1096 1.99976 12.2157 2.03545 12.3026 2.1014C12.3896 2.16735 12.4525 2.25992 12.4819 2.36501L14.0629 8.50001C14.1522 8.84608 14.3326 9.1619 14.5853 9.41462C14.838 9.66734 15.1539 9.84773 15.4999 9.93701L21.6349 11.518C21.7404 11.5471 21.8335 11.61 21.8998 11.6971C21.9661 11.7841 22.002 11.8906 22.002 12C22.002 12.1094 21.9661 12.2159 21.8998 12.3029C21.8335 12.39 21.7404 12.4529 21.6349 12.482L15.4999 14.063C15.1539 14.1523 14.838 14.3327 14.5853 14.5854C14.3326 14.8381 14.1522 15.1539 14.0629 15.5L12.4809 21.635C12.4515 21.7401 12.3886 21.8327 12.3016 21.8986C12.2147 21.9646 12.1086 22.0003 11.9994 22.0003C11.8903 22.0003 11.7842 21.9646 11.6973 21.8986C11.6103 21.8327 11.5473 21.7401 11.5179 21.635L9.93694 15.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 3V7M22 5H18M4 17V19M5 18H3M9.93694 15.5C9.84766 15.1539 9.66728 14.8381 9.41456 14.5854C9.16184 14.3327 8.84601 14.1523 8.49994 14.063L2.36494 12.481C2.26027 12.4513 2.16815 12.3883 2.10255 12.3014C2.03696 12.2146 2.00146 12.1088 2.00146 12C2.00146 11.8912 2.03696 11.7854 2.10255 11.6986C2.16815 11.6118 2.26027 11.5487 2.36494 11.519L8.49994 9.93601C8.84589 9.84681 9.16163 9.66658 9.41434 9.41404C9.66705 9.16151 9.84751 8.84589 9.93694 8.50001L11.5189 2.36501C11.5483 2.25992 11.6113 2.16735 11.6983 2.1014C11.7852 2.03545 11.8913 1.99976 12.0004 1.99976C12.1096 1.99976 12.2157 2.03545 12.3026 2.1014C12.3896 2.16735 12.4525 2.25992 12.4819 2.36501L14.0629 8.50001C14.1522 8.84608 14.3326 9.1619 14.5853 9.41462C14.838 9.66734 15.1539 9.84773 15.4999 9.93701L21.6349 11.518C21.7404 11.5471 21.8335 11.61 21.8998 11.6971C21.9661 11.7841 22.002 11.8906 22.002 12C22.002 12.1094 21.9661 12.2159 21.8998 12.3029C21.8335 12.39 21.7404 12.4529 21.6349 12.482L15.4999 14.063C15.1539 14.1523 14.838 14.3327 14.5853 14.5854C14.3326 14.8381 14.1522 15.1539 14.0629 15.5L12.4809 21.635C12.4515 21.7401 12.3886 21.8327 12.3016 21.8986C12.2147 21.9646 12.1086 22.0003 11.9994 22.0003C11.8903 22.0003 11.7842 21.9646 11.6973 21.8986C11.6103 21.8327 11.5473 21.7401 11.5179 21.635L9.93694 15.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--speaker{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6H12.01M12 14H12.01M6 2H18C19.1046 2 20 2.89543 20 4V20C20 21.1046 19.1046 22 18 22H6C4.89543 22 4 21.1046 4 20V4C4 2.89543 4.89543 2 6 2ZM16 14C16 16.2091 14.2091 18 12 18C9.79086 18 8 16.2091 8 14C8 11.7909 9.79086 10 12 10C14.2091 10 16 11.7909 16 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 6H12.01M12 14H12.01M6 2H18C19.1046 2 20 2.89543 20 4V20C20 21.1046 19.1046 22 18 22H6C4.89543 22 4 21.1046 4 20V4C4 2.89543 4.89543 2 6 2ZM16 14C16 16.2091 14.2091 18 12 18C9.79086 18 8 16.2091 8 14C8 11.7909 9.79086 10 12 10C14.2091 10 16 11.7909 16 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--speech{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.8 20.0001V15.9001L10.7 16.1001C11.2531 16.0693 11.7766 15.84 12.1742 15.4542C12.5717 15.0684 12.8167 14.552 12.864 14.0001V8.30008C12.8706 6.85942 12.3047 5.47513 11.2907 4.45175C10.2767 3.42836 8.89766 2.84971 7.457 2.84308C6.01634 2.83644 4.63206 3.40238 3.60867 4.41639C2.58529 5.4304 2.00663 6.80942 2 8.25008C2 11.0501 2.656 11.3041 3 12.8001C3.23248 13.7035 3.24243 14.6499 3.029 15.5581L2 20.0001M19.8 17.8C21.2059 16.394 21.9959 14.4874 21.9964 12.4991C21.997 10.5109 21.2081 8.6038 19.803 7.19702M17 14.9999C17.3271 14.6728 17.5862 14.2841 17.7622 13.8562C17.9382 13.4283 18.0276 12.9698 18.0253 12.5072C18.023 12.0445 17.929 11.587 17.7487 11.1609C17.5684 10.7348 17.3054 10.3487 16.975 10.0249%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.8 20.0001V15.9001L10.7 16.1001C11.2531 16.0693 11.7766 15.84 12.1742 15.4542C12.5717 15.0684 12.8167 14.552 12.864 14.0001V8.30008C12.8706 6.85942 12.3047 5.47513 11.2907 4.45175C10.2767 3.42836 8.89766 2.84971 7.457 2.84308C6.01634 2.83644 4.63206 3.40238 3.60867 4.41639C2.58529 5.4304 2.00663 6.80942 2 8.25008C2 11.0501 2.656 11.3041 3 12.8001C3.23248 13.7035 3.24243 14.6499 3.029 15.5581L2 20.0001M19.8 17.8C21.2059 16.394 21.9959 14.4874 21.9964 12.4991C21.997 10.5109 21.2081 8.6038 19.803 7.19702M17 14.9999C17.3271 14.6728 17.5862 14.2841 17.7622 13.8562C17.9382 13.4283 18.0276 12.9698 18.0253 12.5072C18.023 12.0445 17.929 11.587 17.7487 11.1609C17.5684 10.7348 17.3054 10.3487 16.975 10.0249%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--spell-check-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 16L12 4L18 16M8 12H16M4 21C5.1 21 5.1 20 6.3 20C7.5 20 7.4 21 8.6 21C9.7 21 9.7 20 10.9 20C12 20 12 21 13.2 21C14.3 21 14.3 20 15.5 20C16.6 20 16.6 21 17.8 21C18.9 21 18.9 20 20.1 20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 16L12 4L18 16M8 12H16M4 21C5.1 21 5.1 20 6.3 20C7.5 20 7.4 21 8.6 21C9.7 21 9.7 20 10.9 20C12 20 12 21 13.2 21C14.3 21 14.3 20 15.5 20C16.6 20 16.6 21 17.8 21C18.9 21 18.9 20 20.1 20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--spell-check{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 16L12 4L18 16M8 12H16M16 20L18 22L22 18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 16L12 4L18 16M8 12H16M16 20L18 22L22 18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--spline{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 5C17 6.10457 17.8954 7 19 7C20.1046 7 21 6.10457 21 5C21 3.89543 20.1046 3 19 3C17.8954 3 17 3.89543 17 5ZM17 5C13.8174 5 10.7652 6.26428 8.51472 8.51472C6.26428 10.7652 5 13.8174 5 17M5 17C3.89543 17 3 17.8954 3 19C3 20.1046 3.89543 21 5 21C6.10457 21 7 20.1046 7 19C7 17.8954 6.10457 17 5 17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 5C17 6.10457 17.8954 7 19 7C20.1046 7 21 6.10457 21 5C21 3.89543 20.1046 3 19 3C17.8954 3 17 3.89543 17 5ZM17 5C13.8174 5 10.7652 6.26428 8.51472 8.51472C6.26428 10.7652 5 13.8174 5 17M5 17C3.89543 17 3 17.8954 3 19C3 20.1046 3.89543 21 5 21C6.10457 21 7 20.1046 7 19C7 17.8954 6.10457 17 5 17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--split{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 3H21M21 3V8M21 3L15 9M8 3H3M3 3V8M3 3L10.828 10.828C11.2047 11.2046 11.5025 11.6526 11.7037 12.1458C11.905 12.639 12.0057 13.1674 12 13.7V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 3H21M21 3V8M21 3L15 9M8 3H3M3 3V8M3 3L10.828 10.828C11.2047 11.2046 11.5025 11.6526 11.7037 12.1458C11.905 12.639 12.0057 13.1674 12 13.7V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--spray-can{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 3H3.01M7 5H7.01M11 7H11.01M3 7H3.01M7 9H7.01M3 11H3.01M19 9V5H15V9M19 9H15M19 9L21 11V21C21 21.6 20.6 22 20 22H14C13.4 22 13 21.6 13 21V11L15 9M13 14L21 12M13 19L21 17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 3H3.01M7 5H7.01M11 7H11.01M3 7H3.01M7 9H7.01M3 11H3.01M19 9V5H15V9M19 9H15M19 9L21 11V21C21 21.6 20.6 22 20 22H14C13.4 22 13 21.6 13 21V11L15 9M13 14L21 12M13 19L21 17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--sprout{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 20H17M10 20C15.5 17.5 10.8 13.6 13 10M13 10C12.9541 8.58615 13.3376 7.19156 14.1 6C15 5 16.3 4.1 19 4C18.9 6.3 18.3 7.6 17.3 8.6C16.3 9.4 14.9 9.9 13 10ZM9.5 9.40009C10.6 10.2001 11.3 11.6001 11.8 13.1001C9.8 13.5001 8.3 13.5001 7 12.8001C5.8 12.2001 4.7 10.9001 4 8.60009C6.8 8.10009 8.4 8.60009 9.5 9.40009Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 20H17M10 20C15.5 17.5 10.8 13.6 13 10M13 10C12.9541 8.58615 13.3376 7.19156 14.1 6C15 5 16.3 4.1 19 4C18.9 6.3 18.3 7.6 17.3 8.6C16.3 9.4 14.9 9.9 13 10ZM9.5 9.40009C10.6 10.2001 11.3 11.6001 11.8 13.1001C9.8 13.5001 8.3 13.5001 7 12.8001C5.8 12.2001 4.7 10.9001 4 8.60009C6.8 8.10009 8.4 8.60009 9.5 9.40009Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-activity{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 12H15L13 17L11 7L9 12H7M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 12H15L13 17L11 7L9 12H7M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-arrow-down-left{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 8L8 16M8 16H16M8 16V8M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 8L8 16M8 16H16M8 16V8M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-arrow-down-right{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 8L16 16M16 16V8M16 16H8M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 8L16 16M16 16V8M16 16H8M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-arrow-down{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 8V16M12 16L8 12M12 16L16 12M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 8V16M12 16L8 12M12 16L16 12M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-arrow-left{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 8L8 12M8 12L12 16M8 12H16M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 8L8 12M8 12L12 16M8 12H16M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-arrow-out-down-left{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V5C21 4.46957 20.7893 3.96086 20.4142 3.58579C20.0391 3.21071 19.5304 3 19 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V11M3 21L12 12M3 21H9M3 21V15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V5C21 4.46957 20.7893 3.96086 20.4142 3.58579C20.0391 3.21071 19.5304 3 19 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V11M3 21L12 12M3 21H9M3 21V15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-arrow-out-down-right{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 11V5C21 4.46957 20.7893 3.96086 20.4142 3.58579C20.0391 3.21071 19.5304 3 19 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H11M21 21L12 12M21 21V15M21 21H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 11V5C21 4.46957 20.7893 3.96086 20.4142 3.58579C20.0391 3.21071 19.5304 3 19 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H11M21 21L12 12M21 21V15M21 21H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-arrow-out-up-left{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V13M3 3L12 12M3 3V9M3 3H9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V13M3 3L12 12M3 3V9M3 3H9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-arrow-out-up-right{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 13V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H11M21 3L12 12M21 3H15M21 3V9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 13V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H11M21 3L12 12M21 3H15M21 3V9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-arrow-right{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 12H16M16 12L12 16M16 12L12 8M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 12H16M16 12L12 16M16 12L12 8M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-arrow-up-left{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 16V8M8 8H16M8 8L16 16M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 16V8M8 8H16M8 8L16 16M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-arrow-up-right{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 8H16M16 8V16M16 8L8 16M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 8H16M16 8V16M16 8L8 16M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-arrow-up{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 12L12 8M12 8L8 12M12 8V16M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 12L12 8M12 8L8 12M12 8V16M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-asterisk{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 8V16M8.5 14L15.5 10M8.5 10L15.5 14M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 8V16M8.5 14L15.5 10M8.5 10L15.5 14M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-bottom-dashed-scissors{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22C3.46957 22 2.96086 21.7893 2.58579 21.4142C2.21071 21.0391 2 20.5304 2 20V4C2 3.46957 2.21071 2.96086 2.58579 2.58579C2.96086 2.21071 3.46957 2 4 2H20C20.5304 2 21.0391 2.21071 21.4142 2.58579C21.7893 2.96086 22 3.46957 22 4V20C22 20.5304 21.7893 21.0391 21.4142 21.4142C21.0391 21.7893 20.5304 22 20 22M10 22H8M16 22H14M9.41406 9.41406L12.0001 12.0001M14.8 14.8L18 18M18.0001 6L9.41406 14.586M10 8C10 9.10457 9.10457 10 8 10C6.89543 10 6 9.10457 6 8C6 6.89543 6.89543 6 8 6C9.10457 6 10 6.89543 10 8ZM10 16C10 17.1046 9.10457 18 8 18C6.89543 18 6 17.1046 6 16C6 14.8954 6.89543 14 8 14C9.10457 14 10 14.8954 10 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 22C3.46957 22 2.96086 21.7893 2.58579 21.4142C2.21071 21.0391 2 20.5304 2 20V4C2 3.46957 2.21071 2.96086 2.58579 2.58579C2.96086 2.21071 3.46957 2 4 2H20C20.5304 2 21.0391 2.21071 21.4142 2.58579C21.7893 2.96086 22 3.46957 22 4V20C22 20.5304 21.7893 21.0391 21.4142 21.4142C21.0391 21.7893 20.5304 22 20 22M10 22H8M16 22H14M9.41406 9.41406L12.0001 12.0001M14.8 14.8L18 18M18.0001 6L9.41406 14.586M10 8C10 9.10457 9.10457 10 8 10C6.89543 10 6 9.10457 6 8C6 6.89543 6.89543 6 8 6C9.10457 6 10 6.89543 10 8ZM10 16C10 17.1046 9.10457 18 8 18C6.89543 18 6 17.1046 6 16C6 14.8954 6.89543 14 8 14C9.10457 14 10 14.8954 10 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-chart-gantt{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 8H16M8 12H14M11 16H16M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 8H16M8 12H14M11 16H16M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-check-big{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 10.5V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H17.5M9 11L12 14L22 4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 10.5V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H17.5M9 11L12 14L22 4%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-check{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 12L11 14L15 10M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 12L11 14L15 10M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-chevron-down{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 10L12 14L8 10M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 10L12 14L8 10M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-chevron-left{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 16L10 12L14 8M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 16L10 12L14 8M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-chevron-right{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 8L14 12L10 16M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 8L14 12L10 16M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-chevron-up{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 14L12 10L16 14M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 14L12 10L16 14M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-code{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 9.5L8 12L10 14.5M14 9.5L16 12L14 14.5M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 9.5L8 12L10 14.5M14 9.5L16 12L14 14.5M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-dashed-bottom-code{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 9.5L8 12L10 14.5M14 21H15M14 9.5L16 12L14 14.5M5 21C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21M9 21H10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 9.5L8 12L10 14.5M14 21H15M14 9.5L16 12L14 14.5M5 21C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21M9 21H10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-dashed-bottom{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 21C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21M9 21H10M14 21H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 21C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21M9 21H10M14 21H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-dashed-kanban{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 7V14M12 7V11M16 7V16M5 3C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5M9 3H10M14 3H15M19 3C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5M21 9V10M21 14V15M21 19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21M14 21H15M9 21H10M5 21C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19M3 14V15M3 9V10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 7V14M12 7V11M16 7V16M5 3C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5M9 3H10M14 3H15M19 3C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5M21 9V10M21 14V15M21 19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21M14 21H15M9 21H10M5 21C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19M3 14V15M3 9V10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-dashed-mouse-pointer{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 3C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5M19 3C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5M5 21C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19M9 3H10M9 21H11M14 3H15M3 9V10M21 9V11M3 14V15M12.0339 12.6809C11.9979 12.5905 11.9891 12.4915 12.0088 12.3961C12.0284 12.3008 12.0756 12.2132 12.1444 12.1444C12.2132 12.0756 12.3008 12.0284 12.3961 12.0088C12.4915 11.9891 12.5905 11.9979 12.6809 12.0339L21.6809 15.5339C21.7774 15.5716 21.8598 15.6384 21.9167 15.7249C21.9736 15.8115 22.0023 15.9136 21.9986 16.0171C21.995 16.1207 21.9593 16.2205 21.8965 16.3029C21.8337 16.3852 21.7468 16.4461 21.6479 16.4769L18.2039 17.5449C18.0485 17.593 17.9072 17.6782 17.7922 17.7932C17.6772 17.9082 17.592 18.0495 17.5439 18.2049L16.4769 21.6479C16.4461 21.7468 16.3852 21.8337 16.3029 21.8965C16.2205 21.9593 16.1207 21.995 16.0171 21.9986C15.9136 22.0023 15.8115 21.9736 15.7249 21.9167C15.6384 21.8598 15.5716 21.7774 15.5339 21.6809L12.0339 12.6809Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 3C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5M19 3C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5M5 21C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19M9 3H10M9 21H11M14 3H15M3 9V10M21 9V11M3 14V15M12.0339 12.6809C11.9979 12.5905 11.9891 12.4915 12.0088 12.3961C12.0284 12.3008 12.0756 12.2132 12.1444 12.1444C12.2132 12.0756 12.3008 12.0284 12.3961 12.0088C12.4915 11.9891 12.5905 11.9979 12.6809 12.0339L21.6809 15.5339C21.7774 15.5716 21.8598 15.6384 21.9167 15.7249C21.9736 15.8115 22.0023 15.9136 21.9986 16.0171C21.995 16.1207 21.9593 16.2205 21.8965 16.3029C21.8337 16.3852 21.7468 16.4461 21.6479 16.4769L18.2039 17.5449C18.0485 17.593 17.9072 17.6782 17.7922 17.7932C17.6772 17.9082 17.592 18.0495 17.5439 18.2049L16.4769 21.6479C16.4461 21.7468 16.3852 21.8337 16.3029 21.8965C16.2205 21.9593 16.1207 21.995 16.0171 21.9986C15.9136 22.0023 15.8115 21.9736 15.7249 21.9167C15.6384 21.8598 15.5716 21.7774 15.5339 21.6809L12.0339 12.6809Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-divide{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 16C13 16.5523 12.5523 17 12 17C11.4477 17 11 16.5523 11 16C11 15.4477 11.4477 15 12 15C12.5523 15 13 15.4477 13 16Z%22 fill%3D%22currentColor%22%2F%3E%3Cpath d%3D%22M13 8C13 8.55228 12.5523 9 12 9C11.4477 9 11 8.55228 11 8C11 7.44772 11.4477 7 12 7C12.5523 7 13 7.44772 13 8Z%22 fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 16C13 16.5523 12.5523 17 12 17C11.4477 17 11 16.5523 11 16C11 15.4477 11.4477 15 12 15C12.5523 15 13 15.4477 13 16Z%22 fill%3D%22currentColor%22%2F%3E%3Cpath d%3D%22M13 8C13 8.55228 12.5523 9 12 9C11.4477 9 11 8.55228 11 8C11 7.44772 11.4477 7 12 7C12.5523 7 13 7.44772 13 8Z%22 fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-dot{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-equal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 10H17M7 14H17M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 10H17M7 14H17M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-function{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 17C11 17 11.8 16 11.8 14.2V9.99999C11.8 7.99999 12.8 6.69999 15 6.99999M9 11.2H14.7M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 17C11 17 11.8 16 11.8 14.2V9.99999C11.8 7.99999 12.8 6.69999 15 6.99999M9 11.2H14.7M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-kanban{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 7V14M12 7V11M16 7V16M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 7V14M12 7V11M16 7V16M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-library{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 7V17M11 7V17M15 7L17 17M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 7V17M11 7V17M15 7L17 17M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-m{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 16V8L12 12L16 8V16M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 16V8L12 12L16 8V16M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-menu{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 8H17M7 12H17M7 16H17M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 8H17M7 12H17M7 16H17M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-minus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 12H16M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 12H16M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-mouse-pointer{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 11V5C21 4.46957 20.7893 3.96086 20.4142 3.58579C20.0391 3.21071 19.5304 3 19 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H11M12.0339 12.6809C11.9979 12.5905 11.9891 12.4915 12.0088 12.3961C12.0284 12.3008 12.0756 12.2132 12.1444 12.1444C12.2132 12.0756 12.3008 12.0284 12.3961 12.0088C12.4915 11.9891 12.5905 11.9979 12.6809 12.0339L21.6809 15.5339C21.7774 15.5716 21.8598 15.6384 21.9167 15.7249C21.9736 15.8115 22.0023 15.9136 21.9986 16.0171C21.995 16.1207 21.9593 16.2205 21.8965 16.3029C21.8337 16.3852 21.7468 16.4461 21.6479 16.4769L18.2039 17.5449C18.0485 17.593 17.9072 17.6782 17.7922 17.7932C17.6772 17.9082 17.592 18.0495 17.5439 18.2049L16.4769 21.6479C16.4461 21.7468 16.3852 21.8337 16.3029 21.8965C16.2205 21.9593 16.1207 21.995 16.0171 21.9986C15.9136 22.0023 15.8115 21.9736 15.7249 21.9167C15.6384 21.8598 15.5716 21.7774 15.5339 21.6809L12.0339 12.6809Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 11V5C21 4.46957 20.7893 3.96086 20.4142 3.58579C20.0391 3.21071 19.5304 3 19 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H11M12.0339 12.6809C11.9979 12.5905 11.9891 12.4915 12.0088 12.3961C12.0284 12.3008 12.0756 12.2132 12.1444 12.1444C12.2132 12.0756 12.3008 12.0284 12.3961 12.0088C12.4915 11.9891 12.5905 11.9979 12.6809 12.0339L21.6809 15.5339C21.7774 15.5716 21.8598 15.6384 21.9167 15.7249C21.9736 15.8115 22.0023 15.9136 21.9986 16.0171C21.995 16.1207 21.9593 16.2205 21.8965 16.3029C21.8337 16.3852 21.7468 16.4461 21.6479 16.4769L18.2039 17.5449C18.0485 17.593 17.9072 17.6782 17.7922 17.7932C17.6772 17.9082 17.592 18.0495 17.5439 18.2049L16.4769 21.6479C16.4461 21.7468 16.3852 21.8337 16.3029 21.8965C16.2205 21.9593 16.1207 21.995 16.0171 21.9986C15.9136 22.0023 15.8115 21.9736 15.7249 21.9167C15.6384 21.8598 15.5716 21.7774 15.5339 21.6809L12.0339 12.6809Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-parking-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3.6001 3.6C3.96936 3.22317 4.47256 3.00751 5.0001 3H19.0001C19.5305 3 20.0392 3.21071 20.4143 3.58579C20.7894 3.96086 21.0001 4.46957 21.0001 5V19C20.9979 19.5296 20.7857 20.0366 20.4101 20.41M3 8.69995V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7892 4.46957 21 5 21H15.3M2 2L22 22M13 13C13.7956 13 14.5587 12.6839 15.1213 12.1213C15.6839 11.5587 16 10.7956 16 10C16 9.20435 15.6839 8.44129 15.1213 7.87868C14.5587 7.31607 13.7956 7 13 7H9V9M9 17V14.7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3.6001 3.6C3.96936 3.22317 4.47256 3.00751 5.0001 3H19.0001C19.5305 3 20.0392 3.21071 20.4143 3.58579C20.7894 3.96086 21.0001 4.46957 21.0001 5V19C20.9979 19.5296 20.7857 20.0366 20.4101 20.41M3 8.69995V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7892 4.46957 21 5 21H15.3M2 2L22 22M13 13C13.7956 13 14.5587 12.6839 15.1213 12.1213C15.6839 11.5587 16 10.7956 16 10C16 9.20435 15.6839 8.44129 15.1213 7.87868C14.5587 7.31607 13.7956 7 13 7H9V9M9 17V14.7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-parking{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 17V7H13C13.7956 7 14.5587 7.31607 15.1213 7.87868C15.6839 8.44129 16 9.20435 16 10C16 10.7956 15.6839 11.5587 15.1213 12.1213C14.5587 12.6839 13.7956 13 13 13H9M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 17V7H13C13.7956 7 14.5587 7.31607 15.1213 7.87868C15.6839 8.44129 16 9.20435 16 10C16 10.7956 15.6839 11.5587 15.1213 12.1213C14.5587 12.6839 13.7956 13 13 13H9M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-pen{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V12M18.3751 2.62498C18.7729 2.22716 19.3125 2.00366 19.8751 2.00366C20.4377 2.00366 20.9773 2.22716 21.3751 2.62498C21.7729 3.02281 21.9964 3.56237 21.9964 4.12498C21.9964 4.68759 21.7729 5.22716 21.3751 5.62498L12.3621 14.639C12.1246 14.8762 11.8313 15.0499 11.5091 15.144L8.63609 15.984C8.55004 16.0091 8.45883 16.0106 8.372 15.9883C8.28517 15.9661 8.20592 15.9209 8.14254 15.8575C8.07916 15.7942 8.03398 15.7149 8.01174 15.6281C7.98949 15.5412 7.991 15.45 8.01609 15.364L8.85609 12.491C8.95062 12.169 9.12463 11.876 9.36209 11.639L18.3751 2.62498Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V12M18.3751 2.62498C18.7729 2.22716 19.3125 2.00366 19.8751 2.00366C20.4377 2.00366 20.9773 2.22716 21.3751 2.62498C21.7729 3.02281 21.9964 3.56237 21.9964 4.12498C21.9964 4.68759 21.7729 5.22716 21.3751 5.62498L12.3621 14.639C12.1246 14.8762 11.8313 15.0499 11.5091 15.144L8.63609 15.984C8.55004 16.0091 8.45883 16.0106 8.372 15.9883C8.28517 15.9661 8.20592 15.9209 8.14254 15.8575C8.07916 15.7942 8.03398 15.7149 8.01174 15.6281C7.98949 15.5412 7.991 15.45 8.01609 15.364L8.85609 12.491C8.95062 12.169 9.12463 11.876 9.36209 11.639L18.3751 2.62498Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-percent{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 9L9 15M9 9H9.01M15 15H15.01M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 9L9 15M9 9H9.01M15 15H15.01M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-pi{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 7H17M10 7V17M16 17C15.4696 17 14.9609 16.7893 14.5858 16.4142C14.2107 16.0391 14 15.5304 14 15V7M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 7H17M10 7V17M16 17C15.4696 17 14.9609 16.7893 14.5858 16.4142C14.2107 16.0391 14 15.5304 14 15V7M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-pilcrow{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12H9.5C8.83696 12 8.20107 11.7366 7.73223 11.2678C7.26339 10.7989 7 10.163 7 9.5C7 8.83696 7.26339 8.20107 7.73223 7.73223C8.20107 7.26339 8.83696 7 9.5 7H17M12 7V17M16 7V17M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12H9.5C8.83696 12 8.20107 11.7366 7.73223 11.2678C7.26339 10.7989 7 10.163 7 9.5C7 8.83696 7.26339 8.20107 7.73223 7.73223C8.20107 7.26339 8.83696 7 9.5 7H17M12 7V17M16 7V17M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-play{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M9 8L15 12L9 16V8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M9 8L15 12L9 16V8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-plus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 12H16M12 8V16M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 12H16M12 8V16M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-power{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 7V11M7.99801 9.00305C7.44133 9.74624 7.10262 10.6298 7.0198 11.5546C6.93699 12.4795 7.11336 13.4091 7.52914 14.2394C7.94493 15.0697 8.5837 15.7678 9.37388 16.2554C10.1641 16.7431 11.0744 17.0011 12.003 17.0005C12.9316 17 13.8416 16.7408 14.6312 16.2522C15.4208 15.7635 16.0587 15.0646 16.4734 14.2338C16.8882 13.403 17.0634 12.4732 16.9794 11.5484C16.8954 10.6237 16.5556 9.74055 15.998 8.99805M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 7V11M7.99801 9.00305C7.44133 9.74624 7.10262 10.6298 7.0198 11.5546C6.93699 12.4795 7.11336 13.4091 7.52914 14.2394C7.94493 15.0697 8.5837 15.7678 9.37388 16.2554C10.1641 16.7431 11.0744 17.0011 12.003 17.0005C12.9316 17 13.8416 16.7408 14.6312 16.2522C15.4208 15.7635 16.0587 15.0646 16.4734 14.2338C16.8882 13.403 17.0634 12.4732 16.9794 11.5484C16.8954 10.6237 16.5556 9.74055 15.998 8.99805M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-radical{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 12H9L11 17L13 7H17M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 12H9L11 17L13 7H17M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-scissors{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.41406 9.41406L12.0001 12.0001M14.8 14.8L18 18M18.0001 6L9.41406 14.586M4 2H20C21.1046 2 22 2.89543 22 4V20C22 21.1046 21.1046 22 20 22H4C2.89543 22 2 21.1046 2 20V4C2 2.89543 2.89543 2 4 2ZM10 8C10 9.10457 9.10457 10 8 10C6.89543 10 6 9.10457 6 8C6 6.89543 6.89543 6 8 6C9.10457 6 10 6.89543 10 8ZM10 16C10 17.1046 9.10457 18 8 18C6.89543 18 6 17.1046 6 16C6 14.8954 6.89543 14 8 14C9.10457 14 10 14.8954 10 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.41406 9.41406L12.0001 12.0001M14.8 14.8L18 18M18.0001 6L9.41406 14.586M4 2H20C21.1046 2 22 2.89543 22 4V20C22 21.1046 21.1046 22 20 22H4C2.89543 22 2 21.1046 2 20V4C2 2.89543 2.89543 2 4 2ZM10 8C10 9.10457 9.10457 10 8 10C6.89543 10 6 9.10457 6 8C6 6.89543 6.89543 6 8 6C9.10457 6 10 6.89543 10 8ZM10 16C10 17.1046 9.10457 18 8 18C6.89543 18 6 17.1046 6 16C6 14.8954 6.89543 14 8 14C9.10457 14 10 14.8954 10 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-sigma{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 8.9V7H8L12 12L8 17H16V15.1M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 8.9V7H8L12 12L8 17H16V15.1M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-slash{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 15L15 9M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 15L15 9M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-split-horizontal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 19H5C4 19 3 18 3 17V7C3 6 4 5 5 5H8M16 5H19C20 5 21 6 21 7V17C21 18 20 19 19 19H16M12 4V20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 19H5C4 19 3 18 3 17V7C3 6 4 5 5 5H8M16 5H19C20 5 21 6 21 7V17C21 18 20 19 19 19H16M12 4V20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-split-vertical{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 8V5C5 4 6 3 7 3H17C18 3 19 4 19 5V8M19 16V19C19 20 18 21 17 21H7C6 21 5 20 5 19V16M4 12H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 8V5C5 4 6 3 7 3H17C18 3 19 4 19 5V8M19 16V19C19 20 18 21 17 21H7C6 21 5 20 5 19V16M4 12H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-square{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M15 8H9C8.44772 8 8 8.44772 8 9V15C8 15.5523 8.44772 16 9 16H15C15.5523 16 16 15.5523 16 15V9C16 8.44772 15.5523 8 15 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M15 8H9C8.44772 8 8 8.44772 8 9V15C8 15.5523 8.44772 16 9 16H15C15.5523 16 16 15.5523 16 15V9C16 8.44772 15.5523 8 15 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-stack{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 10C2.9 10 2 9.1 2 8V4C2 2.9 2.9 2 4 2H8C9.1 2 10 2.9 10 4M10 16C8.9 16 8 15.1 8 14V10C8 8.9 8.9 8 10 8H14C15.1 8 16 8.9 16 10M16 14H20C21.1046 14 22 14.8954 22 16V20C22 21.1046 21.1046 22 20 22H16C14.8954 22 14 21.1046 14 20V16C14 14.8954 14.8954 14 16 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 10C2.9 10 2 9.1 2 8V4C2 2.9 2.9 2 4 2H8C9.1 2 10 2.9 10 4M10 16C8.9 16 8 15.1 8 14V10C8 8.9 8.9 8 10 8H14C15.1 8 16 8.9 16 10M16 14H20C21.1046 14 22 14.8954 22 16V20C22 21.1046 21.1046 22 20 22H16C14.8954 22 14 21.1046 14 20V16C14 14.8954 14.8954 14 16 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-terminal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 11L9 9L7 7M11 13H15M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 11L9 9L7 7M11 13H15M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-user-round{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 21C18 19.4087 17.3679 17.8826 16.2426 16.7574C15.1174 15.6321 13.5913 15 12 15M12 15C10.4087 15 8.88258 15.6321 7.75736 16.7574C6.63214 17.8826 6 19.4087 6 21M12 15C14.2091 15 16 13.2091 16 11C16 8.79086 14.2091 7 12 7C9.79086 7 8 8.79086 8 11C8 13.2091 9.79086 15 12 15ZM5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 21C18 19.4087 17.3679 17.8826 16.2426 16.7574C15.1174 15.6321 13.5913 15 12 15M12 15C10.4087 15 8.88258 15.6321 7.75736 16.7574C6.63214 17.8826 6 19.4087 6 21M12 15C14.2091 15 16 13.2091 16 11C16 8.79086 14.2091 7 12 7C9.79086 7 8 8.79086 8 11C8 13.2091 9.79086 15 12 15ZM5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-user{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 21V19C7 18.4696 7.21071 17.9609 7.58579 17.5858C7.96086 17.2107 8.46957 17 9 17H15C15.5304 17 16.0391 17.2107 16.4142 17.5858C16.7893 17.9609 17 18.4696 17 19V21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3ZM15 10C15 11.6569 13.6569 13 12 13C10.3431 13 9 11.6569 9 10C9 8.34315 10.3431 7 12 7C13.6569 7 15 8.34315 15 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 21V19C7 18.4696 7.21071 17.9609 7.58579 17.5858C7.96086 17.2107 8.46957 17 9 17H15C15.5304 17 16.0391 17.2107 16.4142 17.5858C16.7893 17.9609 17 18.4696 17 19V21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3ZM15 10C15 11.6569 13.6569 13 12 13C10.3431 13 9 11.6569 9 10C9 8.34315 10.3431 7 12 7C13.6569 7 15 8.34315 15 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square-x{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 9L9 15M9 9L15 15M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 9L9 15M9 9L15 15M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--square{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--squircle{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 3C19.2 3 21 4.8 21 12C21 19.2 19.2 21 12 21C4.8 21 3 19.2 3 12C3 4.8 4.8 3 12 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 3C19.2 3 21 4.8 21 12C21 19.2 19.2 21 12 21C4.8 21 3 19.2 3 12C3 4.8 4.8 3 12 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--squirrel{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15.2359 22C15.62 21.5706 15.8724 21.0398 15.9628 20.4708C16.0533 19.9018 15.978 19.3189 15.746 18.7916C15.5139 18.2643 15.135 17.8149 14.6544 17.4972C14.1738 17.1795 13.6119 17.0069 13.0359 17M16 20C16 19.2044 16.3161 18.4413 16.8787 17.8787C17.4413 17.3161 18.2044 17 19 17H20C20.5304 17 21.0391 16.7893 21.4142 16.4142C21.7893 16.0391 22 15.5304 22 15V13C22 11.9391 21.5786 10.9217 20.8284 10.1716C20.0783 9.42143 19.0609 9 18 9V4M18 13H18.01M18 6C16.9391 6 15.9217 6.42143 15.1716 7.17157C14.4214 7.92172 14 8.93913 14 10C12.1435 10 10.363 10.7375 9.05025 12.0503C7.7375 13.363 7 15.1435 7 17C7 12 11 12 11 6.5C11 5.90905 10.8836 5.32389 10.6575 4.77792C10.4313 4.23196 10.0998 3.73588 9.68198 3.31802C9.26412 2.90016 8.76804 2.56869 8.22208 2.34254C7.67611 2.1164 7.09095 2 6.5 2C5.90905 2 5.32389 2.1164 4.77792 2.34254C4.23196 2.56869 3.73588 2.90016 3.31802 3.31802C2.90016 3.73588 2.56869 4.23196 2.34254 4.77792C2.1164 5.32389 2 5.90905 2 6.5C2 7.16304 2.26339 7.79893 2.73223 8.26777C3.20107 8.73661 3.83696 9 4.5 9C5.16304 9 5.79893 8.73661 6.26777 8.26777C6.73661 7.79893 7 7.16304 7 6.5C7 10 3 11 3 17C3 19.8 5.2 22 8 22H18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15.2359 22C15.62 21.5706 15.8724 21.0398 15.9628 20.4708C16.0533 19.9018 15.978 19.3189 15.746 18.7916C15.5139 18.2643 15.135 17.8149 14.6544 17.4972C14.1738 17.1795 13.6119 17.0069 13.0359 17M16 20C16 19.2044 16.3161 18.4413 16.8787 17.8787C17.4413 17.3161 18.2044 17 19 17H20C20.5304 17 21.0391 16.7893 21.4142 16.4142C21.7893 16.0391 22 15.5304 22 15V13C22 11.9391 21.5786 10.9217 20.8284 10.1716C20.0783 9.42143 19.0609 9 18 9V4M18 13H18.01M18 6C16.9391 6 15.9217 6.42143 15.1716 7.17157C14.4214 7.92172 14 8.93913 14 10C12.1435 10 10.363 10.7375 9.05025 12.0503C7.7375 13.363 7 15.1435 7 17C7 12 11 12 11 6.5C11 5.90905 10.8836 5.32389 10.6575 4.77792C10.4313 4.23196 10.0998 3.73588 9.68198 3.31802C9.26412 2.90016 8.76804 2.56869 8.22208 2.34254C7.67611 2.1164 7.09095 2 6.5 2C5.90905 2 5.32389 2.1164 4.77792 2.34254C4.23196 2.56869 3.73588 2.90016 3.31802 3.31802C2.90016 3.73588 2.56869 4.23196 2.34254 4.77792C2.1164 5.32389 2 5.90905 2 6.5C2 7.16304 2.26339 7.79893 2.73223 8.26777C3.20107 8.73661 3.83696 9 4.5 9C5.16304 9 5.79893 8.73661 6.26777 8.26777C6.73661 7.79893 7 7.16304 7 6.5C7 10 3 11 3 17C3 19.8 5.2 22 8 22H18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--stamp{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 22H19M14 13V8.5C14 7 15 7 15 5C15 4.20435 14.6839 3.44129 14.1213 2.87868C13.5587 2.31607 12.7956 2 12 2C10.34 2 9 3 9 5C9 7 10 7 10 8.5V13M19.27 13.73C19.0374 13.498 18.7614 13.3141 18.4577 13.1888C18.1539 13.0636 17.8285 12.9994 17.5 13H6.5C5.83696 13 5.20107 13.2634 4.73223 13.7322C4.26339 14.2011 4 14.837 4 15.5V17C4 17.2652 4.10536 17.5196 4.29289 17.7071C4.48043 17.8946 4.73478 18 5 18H19C19.2652 18 19.5196 17.8946 19.7071 17.7071C19.8946 17.5196 20 17.2652 20 17V15.5C20 14.84 19.74 14.2 19.27 13.73Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 22H19M14 13V8.5C14 7 15 7 15 5C15 4.20435 14.6839 3.44129 14.1213 2.87868C13.5587 2.31607 12.7956 2 12 2C10.34 2 9 3 9 5C9 7 10 7 10 8.5V13M19.27 13.73C19.0374 13.498 18.7614 13.3141 18.4577 13.1888C18.1539 13.0636 17.8285 12.9994 17.5 13H6.5C5.83696 13 5.20107 13.2634 4.73223 13.7322C4.26339 14.2011 4 14.837 4 15.5V17C4 17.2652 4.10536 17.5196 4.29289 17.7071C4.48043 17.8946 4.73478 18 5 18H19C19.2652 18 19.5196 17.8946 19.7071 17.7071C19.8946 17.5196 20 17.2652 20 17V15.5C20 14.84 19.74 14.2 19.27 13.73Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--star-half{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 17.8L5.8 21L7 14.1L2 9.3L9 8.3L12 2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 17.8L5.8 21L7 14.1L2 9.3L9 8.3L12 2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--star-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.34 8.34009L2 9.27009L7 14.1401L5.82 21.0001L12 17.7701L18.18 21.0001L17.59 17.5701M18.4201 12.76L22.0001 9.27L15.0901 8.27L12.0001 2L10.5601 4.91M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8.34 8.34009L2 9.27009L7 14.1401L5.82 21.0001L12 17.7701L18.18 21.0001L17.59 17.5701M18.4201 12.76L22.0001 9.27L15.0901 8.27L12.0001 2L10.5601 4.91M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--star{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--step-back{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 20V4M14 20L4 12L14 4V20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 20V4M14 20L4 12L14 4V20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--step-forward{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 4V20M10 4L20 12L10 20V4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 4V20M10 4L20 12L10 20V4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--stethoscope{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.8 2.2999C4.80356 2.36273 4.8268 2.42285 4.86641 2.47176C4.90603 2.52066 4.96002 2.55586 5.02075 2.57238C5.08148 2.58891 5.14586 2.58592 5.2048 2.56383C5.26373 2.54175 5.31422 2.50169 5.34913 2.44932C5.38404 2.39696 5.4016 2.33494 5.39932 2.27204C5.39704 2.20915 5.37504 2.14857 5.33643 2.09887C5.29782 2.04916 5.24456 2.01287 5.18418 1.9951C5.12381 1.97734 5.05937 1.97902 5 1.9999H4C3.46957 1.9999 2.96086 2.21061 2.58579 2.58568C2.21071 2.96076 2 3.46946 2 3.9999V8.9999C2 10.5912 2.63214 12.1173 3.75736 13.2425C4.88258 14.3678 6.4087 14.9999 8 14.9999M8 14.9999C9.5913 14.9999 11.1174 14.3678 12.2426 13.2425C13.3679 12.1173 14 10.5912 14 8.9999V3.9999C14 3.46946 13.7893 2.96076 13.4142 2.58568C13.0391 2.21061 12.5304 1.9999 12 1.9999H11C10.9803 2.0196 10.9647 2.04298 10.954 2.06872C10.9434 2.09446 10.9379 2.12204 10.9379 2.1499C10.9379 2.17776 10.9434 2.20534 10.954 2.23108C10.9647 2.25681 10.9803 2.2802 11 2.2999C11.0197 2.3196 11.0431 2.33522 11.0688 2.34588C11.0946 2.35654 11.1221 2.36203 11.15 2.36203C11.1779 2.36203 11.2054 2.35654 11.2312 2.34588C11.2569 2.33522 11.2803 2.3196 11.3 2.2999M8 14.9999V16C8 17.5913 8.63214 19.1174 9.75736 20.2426C10.8826 21.3679 12.4087 22 14 22C15.5913 22 17.1174 21.3679 18.2426 20.2426C19.3679 19.1174 20 17.5913 20 16V12M20 12C21.1046 12 22 11.1046 22 10C22 8.89543 21.1046 8 20 8C18.8954 8 18 8.89543 18 10C18 11.1046 18.8954 12 20 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.8 2.2999C4.80356 2.36273 4.8268 2.42285 4.86641 2.47176C4.90603 2.52066 4.96002 2.55586 5.02075 2.57238C5.08148 2.58891 5.14586 2.58592 5.2048 2.56383C5.26373 2.54175 5.31422 2.50169 5.34913 2.44932C5.38404 2.39696 5.4016 2.33494 5.39932 2.27204C5.39704 2.20915 5.37504 2.14857 5.33643 2.09887C5.29782 2.04916 5.24456 2.01287 5.18418 1.9951C5.12381 1.97734 5.05937 1.97902 5 1.9999H4C3.46957 1.9999 2.96086 2.21061 2.58579 2.58568C2.21071 2.96076 2 3.46946 2 3.9999V8.9999C2 10.5912 2.63214 12.1173 3.75736 13.2425C4.88258 14.3678 6.4087 14.9999 8 14.9999M8 14.9999C9.5913 14.9999 11.1174 14.3678 12.2426 13.2425C13.3679 12.1173 14 10.5912 14 8.9999V3.9999C14 3.46946 13.7893 2.96076 13.4142 2.58568C13.0391 2.21061 12.5304 1.9999 12 1.9999H11C10.9803 2.0196 10.9647 2.04298 10.954 2.06872C10.9434 2.09446 10.9379 2.12204 10.9379 2.1499C10.9379 2.17776 10.9434 2.20534 10.954 2.23108C10.9647 2.25681 10.9803 2.2802 11 2.2999C11.0197 2.3196 11.0431 2.33522 11.0688 2.34588C11.0946 2.35654 11.1221 2.36203 11.15 2.36203C11.1779 2.36203 11.2054 2.35654 11.2312 2.34588C11.2569 2.33522 11.2803 2.3196 11.3 2.2999M8 14.9999V16C8 17.5913 8.63214 19.1174 9.75736 20.2426C10.8826 21.3679 12.4087 22 14 22C15.5913 22 17.1174 21.3679 18.2426 20.2426C19.3679 19.1174 20 17.5913 20 16V12M20 12C21.1046 12 22 11.1046 22 10C22 8.89543 21.1046 8 20 8C18.8954 8 18 8.89543 18 10C18 11.1046 18.8954 12 20 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--sticker{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 3V7C14 7.53043 14.2107 8.03914 14.5858 8.41421C14.9609 8.78929 15.4696 9 16 9H20M8 13H8.01M16 13H16.01M10 16C10 16 10.8 17 12 17C13.3 17 14 16 14 16M15.5 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V19C3 20.1 3.9 21 5 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V8.5L15.5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 3V7C14 7.53043 14.2107 8.03914 14.5858 8.41421C14.9609 8.78929 15.4696 9 16 9H20M8 13H8.01M16 13H16.01M10 16C10 16 10.8 17 12 17C13.3 17 14 16 14 16M15.5 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V19C3 20.1 3.9 21 5 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V8.5L15.5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--sticky-note{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 3V7C15 7.53043 15.2107 8.03914 15.5858 8.41421C15.9609 8.78929 16.4696 9 17 9H21M16 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V8L16 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 3V7C15 7.53043 15.2107 8.03914 15.5858 8.41421C15.9609 8.78929 16.4696 9 17 9H21M16 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V8L16 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--store{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 7L6.41 2.59C6.59606 2.40283 6.81732 2.25434 7.06103 2.15308C7.30474 2.05182 7.56609 1.99979 7.83 2H16.17C16.4339 1.99979 16.6953 2.05182 16.939 2.15308C17.1827 2.25434 17.4039 2.40283 17.59 2.59L22 7M2 7H22M2 7V10C2 10.5304 2.21071 11.0391 2.58579 11.4142C2.96086 11.7893 3.46957 12 4 12M22 7V10C22 10.5304 21.7893 11.0391 21.4142 11.4142C21.0391 11.7893 20.5304 12 20 12M4 12V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V12M4 12C4.58426 11.9678 5.14227 11.7467 5.59 11.37C5.70932 11.2838 5.85279 11.2374 6 11.2374C6.14721 11.2374 6.29068 11.2838 6.41 11.37C6.85773 11.7467 7.41574 11.9678 8 12C8.58426 11.9678 9.14227 11.7467 9.59 11.37C9.70932 11.2838 9.85279 11.2374 10 11.2374C10.1472 11.2374 10.2907 11.2838 10.41 11.37C10.8577 11.7467 11.4157 11.9678 12 12C12.5843 11.9678 13.1423 11.7467 13.59 11.37C13.7093 11.2838 13.8528 11.2374 14 11.2374C14.1472 11.2374 14.2907 11.2838 14.41 11.37C14.8577 11.7467 15.4157 11.9678 16 12C16.5843 11.9678 17.1423 11.7467 17.59 11.37C17.7093 11.2838 17.8528 11.2374 18 11.2374C18.1472 11.2374 18.2907 11.2838 18.41 11.37C18.8577 11.7467 19.4157 11.9678 20 12M15 22V18C15 17.4696 14.7893 16.9609 14.4142 16.5858C14.0391 16.2107 13.5304 16 13 16H11C10.4696 16 9.96086 16.2107 9.58579 16.5858C9.21071 16.9609 9 17.4696 9 18V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 7L6.41 2.59C6.59606 2.40283 6.81732 2.25434 7.06103 2.15308C7.30474 2.05182 7.56609 1.99979 7.83 2H16.17C16.4339 1.99979 16.6953 2.05182 16.939 2.15308C17.1827 2.25434 17.4039 2.40283 17.59 2.59L22 7M2 7H22M2 7V10C2 10.5304 2.21071 11.0391 2.58579 11.4142C2.96086 11.7893 3.46957 12 4 12M22 7V10C22 10.5304 21.7893 11.0391 21.4142 11.4142C21.0391 11.7893 20.5304 12 20 12M4 12V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V12M4 12C4.58426 11.9678 5.14227 11.7467 5.59 11.37C5.70932 11.2838 5.85279 11.2374 6 11.2374C6.14721 11.2374 6.29068 11.2838 6.41 11.37C6.85773 11.7467 7.41574 11.9678 8 12C8.58426 11.9678 9.14227 11.7467 9.59 11.37C9.70932 11.2838 9.85279 11.2374 10 11.2374C10.1472 11.2374 10.2907 11.2838 10.41 11.37C10.8577 11.7467 11.4157 11.9678 12 12C12.5843 11.9678 13.1423 11.7467 13.59 11.37C13.7093 11.2838 13.8528 11.2374 14 11.2374C14.1472 11.2374 14.2907 11.2838 14.41 11.37C14.8577 11.7467 15.4157 11.9678 16 12C16.5843 11.9678 17.1423 11.7467 17.59 11.37C17.7093 11.2838 17.8528 11.2374 18 11.2374C18.1472 11.2374 18.2907 11.2838 18.41 11.37C18.8577 11.7467 19.4157 11.9678 20 12M15 22V18C15 17.4696 14.7893 16.9609 14.4142 16.5858C14.0391 16.2107 13.5304 16 13 16H11C10.4696 16 9.96086 16.2107 9.58579 16.5858C9.21071 16.9609 9 17.4696 9 18V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--stretch-horizontal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 4H4C2.89543 4 2 4.89543 2 6V8C2 9.10457 2.89543 10 4 10H20C21.1046 10 22 9.10457 22 8V6C22 4.89543 21.1046 4 20 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M20 14H4C2.89543 14 2 14.8954 2 16V18C2 19.1046 2.89543 20 4 20H20C21.1046 20 22 19.1046 22 18V16C22 14.8954 21.1046 14 20 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20 4H4C2.89543 4 2 4.89543 2 6V8C2 9.10457 2.89543 10 4 10H20C21.1046 10 22 9.10457 22 8V6C22 4.89543 21.1046 4 20 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M20 14H4C2.89543 14 2 14.8954 2 16V18C2 19.1046 2.89543 20 4 20H20C21.1046 20 22 19.1046 22 18V16C22 14.8954 21.1046 14 20 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--stretch-vertical{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2H6C4.89543 2 4 2.89543 4 4V20C4 21.1046 4.89543 22 6 22H8C9.10457 22 10 21.1046 10 20V4C10 2.89543 9.10457 2 8 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M18 2H16C14.8954 2 14 2.89543 14 4V20C14 21.1046 14.8954 22 16 22H18C19.1046 22 20 21.1046 20 20V4C20 2.89543 19.1046 2 18 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 2H6C4.89543 2 4 2.89543 4 4V20C4 21.1046 4.89543 22 6 22H8C9.10457 22 10 21.1046 10 20V4C10 2.89543 9.10457 2 8 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M18 2H16C14.8954 2 14 2.89543 14 4V20C14 21.1046 14.8954 22 16 22H18C19.1046 22 20 21.1046 20 20V4C20 2.89543 19.1046 2 18 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--strikethrough{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16.0001 4H9.00011C8.52003 3.99975 8.04691 4.11471 7.62048 4.33524C7.19405 4.55576 6.82677 4.8754 6.5495 5.26731C6.27223 5.65921 6.09305 6.11194 6.02704 6.58745C5.96102 7.06297 6.01008 7.54738 6.17011 8M14 12C15.0609 12 16.0783 12.4214 16.8284 13.1716C17.5786 13.9217 18 14.9391 18 16C18 17.0609 17.5786 18.0783 16.8284 18.8284C16.0783 19.5786 15.0609 20 14 20H6M4 12H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16.0001 4H9.00011C8.52003 3.99975 8.04691 4.11471 7.62048 4.33524C7.19405 4.55576 6.82677 4.8754 6.5495 5.26731C6.27223 5.65921 6.09305 6.11194 6.02704 6.58745C5.96102 7.06297 6.01008 7.54738 6.17011 8M14 12C15.0609 12 16.0783 12.4214 16.8284 13.1716C17.5786 13.9217 18 14.9391 18 16C18 17.0609 17.5786 18.0783 16.8284 18.8284C16.0783 19.5786 15.0609 20 14 20H6M4 12H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--subscript{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 5L12 13M12 5L4 13M20 19.0001H16C16 17.5001 16.44 17.0001 17.5 16.5001C18.56 16.0001 20 15.3301 20 14.0001C20 13.5301 19.83 13.0701 19.52 12.7101C19.1999 12.3476 18.7649 12.1061 18.2879 12.026C17.811 11.9459 17.321 12.0321 16.9 12.2701C16.48 12.5101 16.16 12.8901 16 13.3401%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 5L12 13M12 5L4 13M20 19.0001H16C16 17.5001 16.44 17.0001 17.5 16.5001C18.56 16.0001 20 15.3301 20 14.0001C20 13.5301 19.83 13.0701 19.52 12.7101C19.1999 12.3476 18.7649 12.1061 18.2879 12.026C17.811 11.9459 17.321 12.0321 16.9 12.2701C16.48 12.5101 16.16 12.8901 16 13.3401%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--sun-dim{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 4H12.01M20 12H20.01M12 20H12.01M4 12H4.01M17.657 6.34302H17.667M17.657 17.657H17.667M6.34302 17.657H6.35302M6.34302 6.34302H6.35302M16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 4H12.01M20 12H20.01M12 20H12.01M4 12H4.01M17.657 6.34302H17.667M17.657 17.657H17.667M6.34302 17.657H6.35302M6.34302 6.34302H6.35302M16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--sun-medium{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 3V4M12 20V21M3 12H4M20 12H21M18.364 5.63599L17.657 6.34299M6.34299 17.657L5.63599 18.364M5.63599 5.63599L6.34299 6.34299M17.657 17.657L18.364 18.364M16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 3V4M12 20V21M3 12H4M20 12H21M18.364 5.63599L17.657 6.34299M6.34299 17.657L5.63599 18.364M5.63599 5.63599L6.34299 6.34299M17.657 17.657L18.364 18.364M16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--sun-moon{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2V4M12 20V22M4.8999 4.8999L6.2999 6.2999M17.7 17.7L19.1 19.1M2 12H4M20 12H22M6.2999 17.7L4.8999 19.1M19.1 4.8999L17.7 6.2999M12 8C11.4984 8.5362 11.2249 9.24634 11.2371 9.98047C11.2493 10.7146 11.5464 11.4152 12.0656 11.9344C12.5848 12.4536 13.2854 12.7507 14.0195 12.7629C14.7537 12.7751 15.4638 12.5016 16 12C16 12.7911 15.7654 13.5645 15.3259 14.2223C14.8864 14.8801 14.2616 15.3928 13.5307 15.6955C12.7998 15.9983 11.9956 16.0775 11.2196 15.9231C10.4437 15.7688 9.73098 15.3878 9.17157 14.8284C8.61216 14.269 8.2312 13.5563 8.07686 12.7804C7.92252 12.0044 8.00173 11.2002 8.30448 10.4693C8.60723 9.73836 9.11992 9.11365 9.77772 8.67412C10.4355 8.2346 11.2089 8 12 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2V4M12 20V22M4.8999 4.8999L6.2999 6.2999M17.7 17.7L19.1 19.1M2 12H4M20 12H22M6.2999 17.7L4.8999 19.1M19.1 4.8999L17.7 6.2999M12 8C11.4984 8.5362 11.2249 9.24634 11.2371 9.98047C11.2493 10.7146 11.5464 11.4152 12.0656 11.9344C12.5848 12.4536 13.2854 12.7507 14.0195 12.7629C14.7537 12.7751 15.4638 12.5016 16 12C16 12.7911 15.7654 13.5645 15.3259 14.2223C14.8864 14.8801 14.2616 15.3928 13.5307 15.6955C12.7998 15.9983 11.9956 16.0775 11.2196 15.9231C10.4437 15.7688 9.73098 15.3878 9.17157 14.8284C8.61216 14.269 8.2312 13.5563 8.07686 12.7804C7.92252 12.0044 8.00173 11.2002 8.30448 10.4693C8.60723 9.73836 9.11992 9.11365 9.77772 8.67412C10.4355 8.2346 11.2089 8 12 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--sun-snow{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 9C9.20435 9 8.44129 9.31607 7.87868 9.87868C7.31607 10.4413 7 11.2044 7 12C7 12.7956 7.31607 13.5587 7.87868 14.1213C8.44129 14.6839 9.20435 15 10 15M2 12H3M14 21V3M10 4V3M10 21V20M3.63989 18.3599L4.33989 17.6599M4.33989 6.33989L3.63989 5.63989M14 12H22M17 4L14 7M14 17L17 20M21 15L18 12L21 9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 9C9.20435 9 8.44129 9.31607 7.87868 9.87868C7.31607 10.4413 7 11.2044 7 12C7 12.7956 7.31607 13.5587 7.87868 14.1213C8.44129 14.6839 9.20435 15 10 15M2 12H3M14 21V3M10 4V3M10 21V20M3.63989 18.3599L4.33989 17.6599M4.33989 6.33989L3.63989 5.63989M14 12H22M17 4L14 7M14 17L17 20M21 15L18 12L21 9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--sun{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2V4M12 20V22M4.92993 4.92993L6.33993 6.33993M17.6599 17.6599L19.0699 19.0699M2 12H4M20 12H22M6.33993 17.6599L4.92993 19.0699M19.0699 4.92993L17.6599 6.33993M16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2V4M12 20V22M4.92993 4.92993L6.33993 6.33993M17.6599 17.6599L19.0699 19.0699M2 12H4M20 12H22M6.33993 17.6599L4.92993 19.0699M19.0699 4.92993L17.6599 6.33993M16 12C16 14.2091 14.2091 16 12 16C9.79086 16 8 14.2091 8 12C8 9.79086 9.79086 8 12 8C14.2091 8 16 9.79086 16 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--sunrise{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2V10M12 2L8 6M12 2L16 6M4.92993 10.9299L6.33993 12.3399M2 18H4M20 18H22M19.0699 10.9299L17.6599 12.3399M22 22H2M16 18C16 16.9391 15.5786 15.9217 14.8284 15.1716C14.0783 14.4214 13.0609 14 12 14C10.9391 14 9.92172 14.4214 9.17157 15.1716C8.42143 15.9217 8 16.9391 8 18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2V10M12 2L8 6M12 2L16 6M4.92993 10.9299L6.33993 12.3399M2 18H4M20 18H22M19.0699 10.9299L17.6599 12.3399M22 22H2M16 18C16 16.9391 15.5786 15.9217 14.8284 15.1716C14.0783 14.4214 13.0609 14 12 14C10.9391 14 9.92172 14.4214 9.17157 15.1716C8.42143 15.9217 8 16.9391 8 18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--sunset{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 10V2M12 10L16 6M12 10L8 6M4.92993 10.9299L6.33993 12.3399M2 18H4M20 18H22M19.0699 10.9299L17.6599 12.3399M22 22H2M16 18C16 16.9391 15.5786 15.9217 14.8284 15.1716C14.0783 14.4214 13.0609 14 12 14C10.9391 14 9.92172 14.4214 9.17157 15.1716C8.42143 15.9217 8 16.9391 8 18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 10V2M12 10L16 6M12 10L8 6M4.92993 10.9299L6.33993 12.3399M2 18H4M20 18H22M19.0699 10.9299L17.6599 12.3399M22 22H2M16 18C16 16.9391 15.5786 15.9217 14.8284 15.1716C14.0783 14.4214 13.0609 14 12 14C10.9391 14 9.92172 14.4214 9.17157 15.1716C8.42143 15.9217 8 16.9391 8 18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--superscript{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 19L12 11M12 19L4 11M20 12H16C16 10.5 16.442 10 17.5 9.50003C18.558 9.00003 20 8.33403 20 7.00203C20 6.53003 19.83 6.07203 19.516 5.71203C19.196 5.3501 18.7613 5.10923 18.2848 5.02984C17.8083 4.95046 17.319 5.03738 16.899 5.27603C16.479 5.51503 16.161 5.89003 16 6.33603%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 19L12 11M12 19L4 11M20 12H16C16 10.5 16.442 10 17.5 9.50003C18.558 9.00003 20 8.33403 20 7.00203C20 6.53003 19.83 6.07203 19.516 5.71203C19.196 5.3501 18.7613 5.10923 18.2848 5.02984C17.8083 4.95046 17.319 5.03738 16.899 5.27603C16.479 5.51503 16.161 5.89003 16 6.33603%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--swatch-book{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 21C8.06087 21 9.07828 20.5786 9.82843 19.8284C10.5786 19.0783 11 18.0609 11 17V5C11 4.46957 10.7893 3.96086 10.4142 3.58579C10.0391 3.21071 9.53043 3 9 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V17C3 18.0609 3.42143 19.0783 4.17157 19.8284C4.92172 20.5786 5.93913 21 7 21ZM7 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V15C21 14.4696 20.7893 13.9609 20.4142 13.5858C20.0391 13.2107 19.5304 13 19 13H16.7M7 17H7.01M10.9999 8.00004L13.2999 5.70004C13.5232 5.47596 13.7886 5.29824 14.0808 5.17709C14.3731 5.05595 14.6864 4.99377 15.0027 4.99414C15.3191 4.99451 15.6322 5.05742 15.9242 5.17926C16.2161 5.30109 16.4811 5.47944 16.7039 5.70405L18.5999 7.60005C18.8305 7.82185 19.0144 8.08753 19.1408 8.38146C19.2673 8.67538 19.3336 8.99162 19.3361 9.31157C19.3385 9.63152 19.2769 9.94873 19.1549 10.2445C19.033 10.5403 18.8531 10.8088 18.6259 11.034L9.8999 19.8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 21C8.06087 21 9.07828 20.5786 9.82843 19.8284C10.5786 19.0783 11 18.0609 11 17V5C11 4.46957 10.7893 3.96086 10.4142 3.58579C10.0391 3.21071 9.53043 3 9 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V17C3 18.0609 3.42143 19.0783 4.17157 19.8284C4.92172 20.5786 5.93913 21 7 21ZM7 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V15C21 14.4696 20.7893 13.9609 20.4142 13.5858C20.0391 13.2107 19.5304 13 19 13H16.7M7 17H7.01M10.9999 8.00004L13.2999 5.70004C13.5232 5.47596 13.7886 5.29824 14.0808 5.17709C14.3731 5.05595 14.6864 4.99377 15.0027 4.99414C15.3191 4.99451 15.6322 5.05742 15.9242 5.17926C16.2161 5.30109 16.4811 5.47944 16.7039 5.70405L18.5999 7.60005C18.8305 7.82185 19.0144 8.08753 19.1408 8.38146C19.2673 8.67538 19.3336 8.99162 19.3361 9.31157C19.3385 9.63152 19.2769 9.94873 19.1549 10.2445C19.033 10.5403 18.8531 10.8088 18.6259 11.034L9.8999 19.8%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--swiss-franc{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 21V3H18M6 16H15M10 9.5H17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 21V3H18M6 16H15M10 9.5H17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--switch-camera{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 19H4C3.46957 19 2.96086 18.7893 2.58579 18.4142C2.21071 18.0391 2 17.5304 2 17V7C2 6.46957 2.21071 5.96086 2.58579 5.58579C2.96086 5.21071 3.46957 5 4 5H9M9 5L6 2M9 5L6 8M13 5H20C20.5304 5 21.0391 5.21071 21.4142 5.58579C21.7893 5.96086 22 6.46957 22 7V17C22 17.5304 21.7893 18.0391 21.4142 18.4142C21.0391 18.7893 20.5304 19 20 19H15M15 19L18 22M15 19L18 16M15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 19H4C3.46957 19 2.96086 18.7893 2.58579 18.4142C2.21071 18.0391 2 17.5304 2 17V7C2 6.46957 2.21071 5.96086 2.58579 5.58579C2.96086 5.21071 3.46957 5 4 5H9M9 5L6 2M9 5L6 8M13 5H20C20.5304 5 21.0391 5.21071 21.4142 5.58579C21.7893 5.96086 22 6.46957 22 7V17C22 17.5304 21.7893 18.0391 21.4142 18.4142C21.0391 18.7893 20.5304 19 20 19H15M15 19L18 22M15 19L18 16M15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--sword{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.5 17.5L3 6V3H6L17.5 14.5M13 19L19 13M16 16L20 20M19 21L21 19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.5 17.5L3 6V3H6L17.5 14.5M13 19L19 13M16 16L20 20M19 21L21 19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--swords{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.5 17.5L3 6V3H6L17.5 14.5M13 19L19 13M16 16L20 20M19 21L21 19M14.5 6.5L18 3H21V6L17.5 9.5M5 14L9 18M7 17L4 20M3 19L5 21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.5 17.5L3 6V3H6L17.5 14.5M13 19L19 13M16 16L20 20M19 21L21 19M14.5 6.5L18 3H21V6L17.5 9.5M5 14L9 18M7 17L4 20M3 19L5 21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--syringe{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 2L22 6M17 7L20 4M19 9L8.69995 19.3C7.69995 20.3 6.19995 20.3 5.29995 19.3L4.69995 18.7C3.69995 17.7 3.69995 16.2 4.69995 15.3L15 5M9 11L13 15M5 19L2 22M14 4L20 10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 2L22 6M17 7L20 4M19 9L8.69995 19.3C7.69995 20.3 6.19995 20.3 5.29995 19.3L4.69995 18.7C3.69995 17.7 3.69995 16.2 4.69995 15.3L15 5M9 11L13 15M5 19L2 22M14 4L20 10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--table-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V9M9 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V9M9 3V21M3 9V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H9M3 9H21M21 9V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V9M9 3H19C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5V9M9 3V21M3 9V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H9M3 9H21M21 9V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--table-cells-merge{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 21V15M12 9V3M3 15H21M3 9H21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 21V15M12 9V3M3 15H21M3 9H21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--table-cells-split{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 15V9M3 15H21M3 9H21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 15V9M3 15H21M3 9H21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--table-columns-split{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 14V16M14 20V22M14 2V4M14 8V10M2 15H10M2 3H8C8.53043 3 9.03914 3.21071 9.41421 3.58579C9.78929 3.96086 10 4.46957 10 5V19C10 19.5304 9.78929 20.0391 9.41421 20.4142C9.03914 20.7893 8.53043 21 8 21H2M2 9H10M22 15H18M22 3H20C19.4696 3 18.9609 3.21071 18.5858 3.58579C18.2107 3.96086 18 4.46957 18 5V19C18 19.5304 18.2107 20.0391 18.5858 20.4142C18.9609 20.7893 19.4696 21 20 21H22M22 9H18M5 3V21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 14V16M14 20V22M14 2V4M14 8V10M2 15H10M2 3H8C8.53043 3 9.03914 3.21071 9.41421 3.58579C9.78929 3.96086 10 4.46957 10 5V19C10 19.5304 9.78929 20.0391 9.41421 20.4142C9.03914 20.7893 8.53043 21 8 21H2M2 9H10M22 15H18M22 3H20C19.4696 3 18.9609 3.21071 18.5858 3.58579C18.2107 3.96086 18 4.46957 18 5V19C18 19.5304 18.2107 20.0391 18.5858 20.4142C18.9609 20.7893 19.4696 21 20 21H22M22 9H18M5 3V21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--table-of-contents{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 12H3M16 18H3M16 6H3M21 12H21.01M21 18H21.01M21 6H21.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 12H3M16 18H3M16 6H3M21 12H21.01M21 18H21.01M21 6H21.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--table-properties{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 3V21M21 9H3M21 15H3M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 3V21M21 9H3M21 15H3M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--table-rows-split{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 10H16M15 22V14M15 2V6M2 10H4M20 10H22M3 19H21M3 22V16C3 15.7374 3.05173 15.4773 3.15224 15.2346C3.25275 14.992 3.40007 14.7715 3.58579 14.5858C3.7715 14.4001 3.99198 14.2528 4.23463 14.1522C4.47728 14.0517 4.73736 14 5 14H19C19.2626 14 19.5227 14.0517 19.7654 14.1522C20.008 14.2528 20.2285 14.4001 20.4142 14.5858C20.5999 14.7715 20.7472 14.992 20.8478 15.2346C20.9483 15.4773 21 15.7374 21 16V22M3 2V4C3 4.53043 3.21071 5.03914 3.58579 5.41421C3.96086 5.78929 4.46957 6 5 6H19C19.5304 6 20.0391 5.78929 20.4142 5.41421C20.7893 5.03914 21 4.53043 21 4V2M8 10H10M9 22V14M9 2V6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 10H16M15 22V14M15 2V6M2 10H4M20 10H22M3 19H21M3 22V16C3 15.7374 3.05173 15.4773 3.15224 15.2346C3.25275 14.992 3.40007 14.7715 3.58579 14.5858C3.7715 14.4001 3.99198 14.2528 4.23463 14.1522C4.47728 14.0517 4.73736 14 5 14H19C19.2626 14 19.5227 14.0517 19.7654 14.1522C20.008 14.2528 20.2285 14.4001 20.4142 14.5858C20.5999 14.7715 20.7472 14.992 20.8478 15.2346C20.9483 15.4773 21 15.7374 21 16V22M3 2V4C3 4.53043 3.21071 5.03914 3.58579 5.41421C3.96086 5.78929 4.46957 6 5 6H19C19.5304 6 20.0391 5.78929 20.4142 5.41421C20.7893 5.03914 21 4.53043 21 4V2M8 10H10M9 22V14M9 2V6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--table{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 3V21M3 9H21M3 15H21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 3V21M3 9H21M3 15H21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--tablet-smartphone{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 4C5 3.46957 5.21071 2.96086 5.58579 2.58579C5.96086 2.21071 6.46957 2 7 2H19C19.5304 2 20.0391 2.21071 20.4142 2.58579C20.7893 2.96086 21 3.46957 21 4V20C21 20.5304 20.7893 21.0391 20.4142 21.4142C20.0391 21.7893 19.5304 22 19 22H16.6M8 18H8.01M5 8H11C12.1046 8 13 8.89543 13 10V20C13 21.1046 12.1046 22 11 22H5C3.89543 22 3 21.1046 3 20V10C3 8.89543 3.89543 8 5 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 4C5 3.46957 5.21071 2.96086 5.58579 2.58579C5.96086 2.21071 6.46957 2 7 2H19C19.5304 2 20.0391 2.21071 20.4142 2.58579C20.7893 2.96086 21 3.46957 21 4V20C21 20.5304 20.7893 21.0391 20.4142 21.4142C20.0391 21.7893 19.5304 22 19 22H16.6M8 18H8.01M5 8H11C12.1046 8 13 8.89543 13 10V20C13 21.1046 12.1046 22 11 22H5C3.89543 22 3 21.1046 3 20V10C3 8.89543 3.89543 8 5 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--tablet{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 18H12.01M6 2H18C19.1046 2 20 2.89543 20 4V20C20 21.1046 19.1046 22 18 22H6C4.89543 22 4 21.1046 4 20V4C4 2.89543 4.89543 2 6 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 18H12.01M6 2H18C19.1046 2 20 2.89543 20 4V20C20 21.1046 19.1046 22 18 22H6C4.89543 22 4 21.1046 4 20V4C4 2.89543 4.89543 2 6 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--tablets{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 17C22 19.7614 19.7614 22 17 22C14.2386 22 12 19.7614 12 17M22 17C22 14.2386 19.7614 12 17 12C14.2386 12 12 14.2386 12 17M22 17H12M3.45996 10.54L10.54 3.45996M12 7C12 9.76142 9.76142 12 7 12C4.23858 12 2 9.76142 2 7C2 4.23858 4.23858 2 7 2C9.76142 2 12 4.23858 12 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 17C22 19.7614 19.7614 22 17 22C14.2386 22 12 19.7614 12 17M22 17C22 14.2386 19.7614 12 17 12C14.2386 12 12 14.2386 12 17M22 17H12M3.45996 10.54L10.54 3.45996M12 7C12 9.76142 9.76142 12 7 12C4.23858 12 2 9.76142 2 7C2 4.23858 4.23858 2 7 2C9.76142 2 12 4.23858 12 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--tag{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7.5 8C7.77614 8 8 7.77614 8 7.5C8 7.22386 7.77614 7 7.5 7C7.22386 7 7 7.22386 7 7.5C7 7.77614 7.22386 8 7.5 8Z%22 fill%3D%22currentColor%22%2F%3E%3Cpath d%3D%22M12.586 2.586C12.211 2.2109 11.7024 2.00011 11.172 2H4C3.46957 2 2.96086 2.21071 2.58579 2.58579C2.21071 2.96086 2 3.46957 2 4V11.172C2.00011 11.7024 2.2109 12.211 2.586 12.586L11.29 21.29C11.7445 21.7416 12.3592 21.9951 13 21.9951C13.6408 21.9951 14.2555 21.7416 14.71 21.29L21.29 14.71C21.7416 14.2555 21.9951 13.6408 21.9951 13C21.9951 12.3592 21.7416 11.7445 21.29 11.29L12.586 2.586Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M7.5 8C7.77614 8 8 7.77614 8 7.5C8 7.22386 7.77614 7 7.5 7C7.22386 7 7 7.22386 7 7.5C7 7.77614 7.22386 8 7.5 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7.5 8C7.77614 8 8 7.77614 8 7.5C8 7.22386 7.77614 7 7.5 7C7.22386 7 7 7.22386 7 7.5C7 7.77614 7.22386 8 7.5 8Z%22 fill%3D%22currentColor%22%2F%3E%3Cpath d%3D%22M12.586 2.586C12.211 2.2109 11.7024 2.00011 11.172 2H4C3.46957 2 2.96086 2.21071 2.58579 2.58579C2.21071 2.96086 2 3.46957 2 4V11.172C2.00011 11.7024 2.2109 12.211 2.586 12.586L11.29 21.29C11.7445 21.7416 12.3592 21.9951 13 21.9951C13.6408 21.9951 14.2555 21.7416 14.71 21.29L21.29 14.71C21.7416 14.2555 21.9951 13.6408 21.9951 13C21.9951 12.3592 21.7416 11.7445 21.29 11.29L12.586 2.586Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M7.5 8C7.77614 8 8 7.77614 8 7.5C8 7.22386 7.77614 7 7.5 7C7.22386 7 7 7.22386 7 7.5C7 7.77614 7.22386 8 7.5 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--tags{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6.5 10C6.77614 10 7 9.77614 7 9.5C7 9.22386 6.77614 9 6.5 9C6.22386 9 6 9.22386 6 9.5C6 9.77614 6.22386 10 6.5 10Z%22 fill%3D%22currentColor%22%2F%3E%3Cpath d%3D%22M15 5L21.3 11.3C21.5237 11.523 21.7013 11.7879 21.8224 12.0796C21.9435 12.3714 22.0059 12.6841 22.0059 13C22.0059 13.3159 21.9435 13.6286 21.8224 13.9204C21.7013 14.2121 21.5237 14.477 21.3 14.7L17 19M9.586 5.586C9.21101 5.2109 8.70239 5.00011 8.172 5H3C2.73478 5 2.48043 5.10536 2.29289 5.29289C2.10536 5.48043 2 5.73478 2 6V11.172C2.00011 11.7024 2.2109 12.211 2.586 12.586L8.29 18.29C8.74451 18.7416 9.35925 18.9951 10 18.9951C10.6408 18.9951 11.2555 18.7416 11.71 18.29L15.29 14.71C15.7416 14.2555 15.9951 13.6408 15.9951 13C15.9951 12.3592 15.7416 11.7445 15.29 11.29L9.586 5.586ZM7 9.5C7 9.77614 6.77614 10 6.5 10C6.22386 10 6 9.77614 6 9.5C6 9.22386 6.22386 9 6.5 9C6.77614 9 7 9.22386 7 9.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6.5 10C6.77614 10 7 9.77614 7 9.5C7 9.22386 6.77614 9 6.5 9C6.22386 9 6 9.22386 6 9.5C6 9.77614 6.22386 10 6.5 10Z%22 fill%3D%22currentColor%22%2F%3E%3Cpath d%3D%22M15 5L21.3 11.3C21.5237 11.523 21.7013 11.7879 21.8224 12.0796C21.9435 12.3714 22.0059 12.6841 22.0059 13C22.0059 13.3159 21.9435 13.6286 21.8224 13.9204C21.7013 14.2121 21.5237 14.477 21.3 14.7L17 19M9.586 5.586C9.21101 5.2109 8.70239 5.00011 8.172 5H3C2.73478 5 2.48043 5.10536 2.29289 5.29289C2.10536 5.48043 2 5.73478 2 6V11.172C2.00011 11.7024 2.2109 12.211 2.586 12.586L8.29 18.29C8.74451 18.7416 9.35925 18.9951 10 18.9951C10.6408 18.9951 11.2555 18.7416 11.71 18.29L15.29 14.71C15.7416 14.2555 15.9951 13.6408 15.9951 13C15.9951 12.3592 15.7416 11.7445 15.29 11.29L9.586 5.586ZM7 9.5C7 9.77614 6.77614 10 6.5 10C6.22386 10 6 9.77614 6 9.5C6 9.22386 6.22386 9 6.5 9C6.77614 9 7 9.22386 7 9.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--tally-1{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 4V20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 4V20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--tally-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 4V20M9 4V20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 4V20M9 4V20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--tally-3{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 4V20M9 4V20M14 4V20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 4V20M9 4V20M14 4V20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--tally-4{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 4V20M9 4V20M14 4V20M19 4V20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 4V20M9 4V20M14 4V20M19 4V20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--tally-5{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 4V20M9 4V20M14 4V20M19 4V20M22 6L2 18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 4V20M9 4V20M14 4V20M19 4V20M22 6L2 18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--tangent{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15.5899 5.40991L5.40991 15.5899M12 22C12 22 7.99997 13 10.5 10.5C13 7.99997 22 12 22 12M19 4C19 5.10457 18.1046 6 17 6C15.8954 6 15 5.10457 15 4C15 2.89543 15.8954 2 17 2C18.1046 2 19 2.89543 19 4ZM6 17C6 18.1046 5.10457 19 4 19C2.89543 19 2 18.1046 2 17C2 15.8954 2.89543 15 4 15C5.10457 15 6 15.8954 6 17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15.5899 5.40991L5.40991 15.5899M12 22C12 22 7.99997 13 10.5 10.5C13 7.99997 22 12 22 12M19 4C19 5.10457 18.1046 6 17 6C15.8954 6 15 5.10457 15 4C15 2.89543 15.8954 2 17 2C18.1046 2 19 2.89543 19 4ZM6 17C6 18.1046 5.10457 19 4 19C2.89543 19 2 18.1046 2 17C2 15.8954 2.89543 15 4 15C5.10457 15 6 15.8954 6 17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--target{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 18C15.3137 18 18 15.3137 18 12C18 8.68629 15.3137 6 12 6C8.68629 6 6 8.68629 6 12C6 15.3137 8.68629 18 12 18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 14C13.1046 14 14 13.1046 14 12C14 10.8954 13.1046 10 12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 18C15.3137 18 18 15.3137 18 12C18 8.68629 15.3137 6 12 6C8.68629 6 6 8.68629 6 12C6 15.3137 8.68629 18 12 18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 14C13.1046 14 14 13.1046 14 12C14 10.8954 13.1046 10 12 10C10.8954 10 10 10.8954 10 12C10 13.1046 10.8954 14 12 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--telescope{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.0649 12.4929L3.88491 13.8109C3.64503 13.863 3.39429 13.8185 3.18694 13.6871C2.97959 13.5558 2.83229 13.348 2.77691 13.1089L2.23991 10.9589C2.17677 10.6999 2.21262 10.4266 2.34044 10.1926C2.46825 9.9586 2.67883 9.78076 2.93091 9.69391L16.4349 5.25391M13.5601 11.747L17.8921 10.823M16 21L12.895 14.79M6.15796 8.63306L7.27196 13.0891M8 21L11.105 14.79M16.4849 5.94012C16.3564 5.4256 16.4375 4.88109 16.7103 4.42634C16.9832 3.97158 17.4255 3.64382 17.9399 3.51512L19.0299 3.24312C19.2871 3.17898 19.5591 3.21951 19.7864 3.35583C20.0136 3.49214 20.1775 3.71308 20.2419 3.97012L21.7569 10.0301C21.8214 10.2874 21.781 10.5597 21.6447 10.7872C21.5083 11.0147 21.2872 11.1787 21.0299 11.2431L19.9399 11.5151C19.4254 11.6437 18.8809 11.5626 18.4262 11.2897C17.9714 11.0169 17.6436 10.5746 17.5149 10.0601L16.4849 5.94012ZM14 13C14 14.1046 13.1046 15 12 15C10.8954 15 10 14.1046 10 13C10 11.8954 10.8954 11 12 11C13.1046 11 14 11.8954 14 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.0649 12.4929L3.88491 13.8109C3.64503 13.863 3.39429 13.8185 3.18694 13.6871C2.97959 13.5558 2.83229 13.348 2.77691 13.1089L2.23991 10.9589C2.17677 10.6999 2.21262 10.4266 2.34044 10.1926C2.46825 9.9586 2.67883 9.78076 2.93091 9.69391L16.4349 5.25391M13.5601 11.747L17.8921 10.823M16 21L12.895 14.79M6.15796 8.63306L7.27196 13.0891M8 21L11.105 14.79M16.4849 5.94012C16.3564 5.4256 16.4375 4.88109 16.7103 4.42634C16.9832 3.97158 17.4255 3.64382 17.9399 3.51512L19.0299 3.24312C19.2871 3.17898 19.5591 3.21951 19.7864 3.35583C20.0136 3.49214 20.1775 3.71308 20.2419 3.97012L21.7569 10.0301C21.8214 10.2874 21.781 10.5597 21.6447 10.7872C21.5083 11.0147 21.2872 11.1787 21.0299 11.2431L19.9399 11.5151C19.4254 11.6437 18.8809 11.5626 18.4262 11.2897C17.9714 11.0169 17.6436 10.5746 17.5149 10.0601L16.4849 5.94012ZM14 13C14 14.1046 13.1046 15 12 15C10.8954 15 10 14.1046 10 13C10 11.8954 10.8954 11 12 11C13.1046 11 14 11.8954 14 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--tent-tree{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 5L17 2M17 2L20 5M17 2V14M14 10L17 7L20 10M17 14H7L2 22H22L17 14ZM8 14V22M9 14L14 22M6 4C6 5.10457 5.10457 6 4 6C2.89543 6 2 5.10457 2 4C2 2.89543 2.89543 2 4 2C5.10457 2 6 2.89543 6 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 5L17 2M17 2L20 5M17 2V14M14 10L17 7L20 10M17 14H7L2 22H22L17 14ZM8 14V22M9 14L14 22M6 4C6 5.10457 5.10457 6 4 6C2.89543 6 2 5.10457 2 4C2 2.89543 2.89543 2 4 2C5.10457 2 6 2.89543 6 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--tent{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3.5 21L14 3M20.5 21L10 3M15.5 21L12 15L8.5 21M2 21H22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3.5 21L14 3M20.5 21L10 3M15.5 21L12 15L8.5 21M2 21H22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--terminal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 17L10 11L4 5M12 19H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 17L10 11L4 5M12 19H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--test-tube-diagonal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20.9997 7L6.81973 21.18C6.28819 21.7057 5.57024 21.9997 4.82267 21.9978C4.07509 21.9959 3.35863 21.6983 2.82973 21.17C2.29968 20.6394 2.00195 19.92 2.00195 19.17C2.00195 18.42 2.29968 17.7006 2.82973 17.17L16.9997 3M15.9998 2L21.9998 8M11.9998 16H3.99976%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20.9997 7L6.81973 21.18C6.28819 21.7057 5.57024 21.9997 4.82267 21.9978C4.07509 21.9959 3.35863 21.6983 2.82973 21.17C2.29968 20.6394 2.00195 19.92 2.00195 19.17C2.00195 18.42 2.29968 17.7006 2.82973 17.17L16.9997 3M15.9998 2L21.9998 8M11.9998 16H3.99976%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--test-tube{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.5 2V19.5C14.5 20.9 13.4 22 12 22C10.6 22 9.5 20.9 9.5 19.5V2M8.5 2H15.5M14.5 16H9.5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.5 2V19.5C14.5 20.9 13.4 22 12 22C10.6 22 9.5 20.9 9.5 19.5V2M8.5 2H15.5M14.5 16H9.5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--test-tubes{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 2V19.5C9 20.163 8.73661 20.7989 8.26777 21.2678C7.79893 21.7366 7.16304 22 6.5 22C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5V2M20 2V19.5C20 20.163 19.7366 20.7989 19.2678 21.2678C18.7989 21.7366 18.163 22 17.5 22C16.837 22 16.2011 21.7366 15.7322 21.2678C15.2634 20.7989 15 20.163 15 19.5V2M3 2H10M14 2H21M9 16H4M20 16H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 2V19.5C9 20.163 8.73661 20.7989 8.26777 21.2678C7.79893 21.7366 7.16304 22 6.5 22C5.83696 22 5.20107 21.7366 4.73223 21.2678C4.26339 20.7989 4 20.163 4 19.5V2M20 2V19.5C20 20.163 19.7366 20.7989 19.2678 21.2678C18.7989 21.7366 18.163 22 17.5 22C16.837 22 16.2011 21.7366 15.7322 21.2678C15.2634 20.7989 15 20.163 15 19.5V2M3 2H10M14 2H21M9 16H4M20 16H15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--text-cursor-input{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 4H6C6.79565 4 7.55871 4.31607 8.12132 4.87868C8.68393 5.44129 9 6.20435 9 7M9 7C9 6.20435 9.31607 5.44129 9.87868 4.87868C10.4413 4.31607 11.2044 4 12 4H13M9 7V17M13 20H12C11.2044 20 10.4413 19.6839 9.87868 19.1213C9.31607 18.5587 9 17.7956 9 17M9 17C9 17.7956 8.68393 18.5587 8.12132 19.1213C7.55871 19.6839 6.79565 20 6 20H5M5 16H4C3.46957 16 2.96086 15.7893 2.58579 15.4142C2.21071 15.0391 2 14.5304 2 14V10C2 9.46957 2.21071 8.96086 2.58579 8.58579C2.96086 8.21071 3.46957 8 4 8H5M13 8H20C20.5304 8 21.0391 8.21071 21.4142 8.58579C21.7893 8.96086 22 9.46957 22 10V14C22 14.5304 21.7893 15.0391 21.4142 15.4142C21.0391 15.7893 20.5304 16 20 16H13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 4H6C6.79565 4 7.55871 4.31607 8.12132 4.87868C8.68393 5.44129 9 6.20435 9 7M9 7C9 6.20435 9.31607 5.44129 9.87868 4.87868C10.4413 4.31607 11.2044 4 12 4H13M9 7V17M13 20H12C11.2044 20 10.4413 19.6839 9.87868 19.1213C9.31607 18.5587 9 17.7956 9 17M9 17C9 17.7956 8.68393 18.5587 8.12132 19.1213C7.55871 19.6839 6.79565 20 6 20H5M5 16H4C3.46957 16 2.96086 15.7893 2.58579 15.4142C2.21071 15.0391 2 14.5304 2 14V10C2 9.46957 2.21071 8.96086 2.58579 8.58579C2.96086 8.21071 3.46957 8 4 8H5M13 8H20C20.5304 8 21.0391 8.21071 21.4142 8.58579C21.7893 8.96086 22 9.46957 22 10V14C22 14.5304 21.7893 15.0391 21.4142 15.4142C21.0391 15.7893 20.5304 16 20 16H13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--text-cursor{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 22H16C14.9391 22 13.9217 21.5786 13.1716 20.8284C12.4214 20.0783 12 19.0609 12 18M12 18V6M12 18C12 19.0609 11.5786 20.0783 10.8284 20.8284C10.0783 21.5786 9.06087 22 8 22H7M12 18V17M12 6C12 4.93913 12.4214 3.92172 13.1716 3.17157C13.9217 2.42143 14.9391 2 16 2H17M12 6C12 4.93913 11.5786 3.92172 10.8284 3.17157C10.0783 2.42143 9.06087 2 8 2H7M12 6V7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 22H16C14.9391 22 13.9217 21.5786 13.1716 20.8284C12.4214 20.0783 12 19.0609 12 18M12 18V6M12 18C12 19.0609 11.5786 20.0783 10.8284 20.8284C10.0783 21.5786 9.06087 22 8 22H7M12 18V17M12 6C12 4.93913 12.4214 3.92172 13.1716 3.17157C13.9217 2.42143 14.9391 2 16 2H17M12 6C12 4.93913 11.5786 3.92172 10.8284 3.17157C10.0783 2.42143 9.06087 2 8 2H7M12 6V7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--text-quote{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 6H3M21 12H8M21 18H8M3 12V18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 6H3M21 12H8M21 18H8M3 12V18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--text-search{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 6H3M10 12H3M10 18H3M21.0001 19.0001L19.1001 17.1001M20 15C20 16.6569 18.6569 18 17 18C15.3431 18 14 16.6569 14 15C14 13.3431 15.3431 12 17 12C18.6569 12 20 13.3431 20 15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 6H3M10 12H3M10 18H3M21.0001 19.0001L19.1001 17.1001M20 15C20 16.6569 18.6569 18 17 18C15.3431 18 14 16.6569 14 15C14 13.3431 15.3431 12 17 12C18.6569 12 20 13.3431 20 15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--text-select{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 3C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5M19 3C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5M21 19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21M5 21C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19M9 3H10M9 21H10M14 3H15M14 21H15M3 9V10M21 9V10M3 14V15M21 14V15M7 8H15M7 12H17M7 16H13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 3C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5M19 3C19.5304 3 20.0391 3.21071 20.4142 3.58579C20.7893 3.96086 21 4.46957 21 5M21 19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21M5 21C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19M9 3H10M9 21H10M14 3H15M14 21H15M3 9V10M21 9V10M3 14V15M21 14V15M7 8H15M7 12H17M7 16H13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--text{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 6.1001H3M21 12.1001H3M15.1 18H3%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 6.1001H3M21 12.1001H3M15.1 18H3%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--theater{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 10C2 10 5 7 5 2M2 10C6.4 10 10 6.4 10 2M2 10C2 10 4 12 4 15M22 10C22 10 19 7 19 2M22 10C17.6 10 14 6.4 14 2M22 10C22 10 20 12 20 15M8 15H16M2 22V21C2 20.4696 2.21071 19.9609 2.58579 19.5858C2.96086 19.2107 3.46957 19 4 19H8C8.53043 19 9.03914 19.2107 9.41421 19.5858C9.78929 19.9609 10 20.4696 10 21V22M14 22V21C14 20.4696 14.2107 19.9609 14.5858 19.5858C14.9609 19.2107 15.4696 19 16 19H20C20.5304 19 21.0391 19.2107 21.4142 19.5858C21.7893 19.9609 22 20.4696 22 21V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 10C2 10 5 7 5 2M2 10C6.4 10 10 6.4 10 2M2 10C2 10 4 12 4 15M22 10C22 10 19 7 19 2M22 10C17.6 10 14 6.4 14 2M22 10C22 10 20 12 20 15M8 15H16M2 22V21C2 20.4696 2.21071 19.9609 2.58579 19.5858C2.96086 19.2107 3.46957 19 4 19H8C8.53043 19 9.03914 19.2107 9.41421 19.5858C9.78929 19.9609 10 20.4696 10 21V22M14 22V21C14 20.4696 14.2107 19.9609 14.5858 19.5858C14.9609 19.2107 15.4696 19 16 19H20C20.5304 19 21.0391 19.2107 21.4142 19.5858C21.7893 19.9609 22 20.4696 22 21V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--thermometer-snowflake{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 12H12M9 4V20M3 9L6 12L3 15M12 6L9 9L6 6M6 18L9 15L10.5 16.5M20 4V14.54C20.7626 14.9803 21.3586 15.6599 21.6955 16.4734C22.0325 17.2869 22.0916 18.1888 21.8637 19.0394C21.6358 19.8899 21.1336 20.6415 20.435 21.1775C19.7365 21.7136 18.8805 22.0041 18 22.0041C17.1195 22.0041 16.2635 21.7136 15.565 21.1775C14.8664 20.6415 14.3642 19.8899 14.1363 19.0394C13.9084 18.1888 13.9675 17.2869 14.3045 16.4734C14.6415 15.6599 15.2374 14.9803 16 14.54V4C16 3.46957 16.2107 2.96086 16.5858 2.58579C16.9609 2.21071 17.4696 2 18 2C18.5304 2 19.0391 2.21071 19.4142 2.58579C19.7893 2.96086 20 3.46957 20 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 12H12M9 4V20M3 9L6 12L3 15M12 6L9 9L6 6M6 18L9 15L10.5 16.5M20 4V14.54C20.7626 14.9803 21.3586 15.6599 21.6955 16.4734C22.0325 17.2869 22.0916 18.1888 21.8637 19.0394C21.6358 19.8899 21.1336 20.6415 20.435 21.1775C19.7365 21.7136 18.8805 22.0041 18 22.0041C17.1195 22.0041 16.2635 21.7136 15.565 21.1775C14.8664 20.6415 14.3642 19.8899 14.1363 19.0394C13.9084 18.1888 13.9675 17.2869 14.3045 16.4734C14.6415 15.6599 15.2374 14.9803 16 14.54V4C16 3.46957 16.2107 2.96086 16.5858 2.58579C16.9609 2.21071 17.4696 2 18 2C18.5304 2 19.0391 2.21071 19.4142 2.58579C19.7893 2.96086 20 3.46957 20 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--thermometer-sun{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 9.00003C11.1077 8.98565 10.2363 9.27007 9.52424 9.80803C8.81222 10.346 8.30055 11.1066 8.07061 11.9689C7.84067 12.8311 7.90568 13.7455 8.25529 14.5666C8.6049 15.3876 9.21903 16.0682 10 16.5M12 3V5M6.59995 18.3999L5.19995 19.7999M4 13H2M6.33993 7.33993L4.92993 5.92993M20 4V14.54C20.7626 14.9803 21.3586 15.6599 21.6955 16.4734C22.0325 17.2869 22.0916 18.1888 21.8637 19.0394C21.6358 19.8899 21.1336 20.6415 20.435 21.1775C19.7365 21.7136 18.8805 22.0041 18 22.0041C17.1195 22.0041 16.2635 21.7136 15.565 21.1775C14.8664 20.6415 14.3642 19.8899 14.1363 19.0394C13.9084 18.1888 13.9675 17.2869 14.3045 16.4734C14.6415 15.6599 15.2374 14.9803 16 14.54V4C16 3.46957 16.2107 2.96086 16.5858 2.58579C16.9609 2.21071 17.4696 2 18 2C18.5304 2 19.0391 2.21071 19.4142 2.58579C19.7893 2.96086 20 3.46957 20 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 9.00003C11.1077 8.98565 10.2363 9.27007 9.52424 9.80803C8.81222 10.346 8.30055 11.1066 8.07061 11.9689C7.84067 12.8311 7.90568 13.7455 8.25529 14.5666C8.6049 15.3876 9.21903 16.0682 10 16.5M12 3V5M6.59995 18.3999L5.19995 19.7999M4 13H2M6.33993 7.33993L4.92993 5.92993M20 4V14.54C20.7626 14.9803 21.3586 15.6599 21.6955 16.4734C22.0325 17.2869 22.0916 18.1888 21.8637 19.0394C21.6358 19.8899 21.1336 20.6415 20.435 21.1775C19.7365 21.7136 18.8805 22.0041 18 22.0041C17.1195 22.0041 16.2635 21.7136 15.565 21.1775C14.8664 20.6415 14.3642 19.8899 14.1363 19.0394C13.9084 18.1888 13.9675 17.2869 14.3045 16.4734C14.6415 15.6599 15.2374 14.9803 16 14.54V4C16 3.46957 16.2107 2.96086 16.5858 2.58579C16.9609 2.21071 17.4696 2 18 2C18.5304 2 19.0391 2.21071 19.4142 2.58579C19.7893 2.96086 20 3.46957 20 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--thermometer{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 4V14.54C14.7626 14.9803 15.3586 15.6599 15.6955 16.4734C16.0325 17.2869 16.0916 18.1888 15.8637 19.0394C15.6358 19.8899 15.1336 20.6415 14.435 21.1775C13.7365 21.7136 12.8805 22.0041 12 22.0041C11.1195 22.0041 10.2635 21.7136 9.56496 21.1775C8.86638 20.6415 8.3642 19.8899 8.1363 19.0394C7.9084 18.1888 7.96752 17.2869 8.30448 16.4734C8.64145 15.6599 9.23743 14.9803 10 14.54V4C10 3.46957 10.2107 2.96086 10.5858 2.58579C10.9609 2.21071 11.4696 2 12 2C12.5304 2 13.0391 2.21071 13.4142 2.58579C13.7893 2.96086 14 3.46957 14 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 4V14.54C14.7626 14.9803 15.3586 15.6599 15.6955 16.4734C16.0325 17.2869 16.0916 18.1888 15.8637 19.0394C15.6358 19.8899 15.1336 20.6415 14.435 21.1775C13.7365 21.7136 12.8805 22.0041 12 22.0041C11.1195 22.0041 10.2635 21.7136 9.56496 21.1775C8.86638 20.6415 8.3642 19.8899 8.1363 19.0394C7.9084 18.1888 7.96752 17.2869 8.30448 16.4734C8.64145 15.6599 9.23743 14.9803 10 14.54V4C10 3.46957 10.2107 2.96086 10.5858 2.58579C10.9609 2.21071 11.4696 2 12 2C12.5304 2 13.0391 2.21071 13.4142 2.58579C13.7893 2.96086 14 3.46957 14 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--thumbs-down{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 14V2M8.99992 18.12L9.99992 14H4.16992C3.85943 14 3.55321 13.9277 3.27549 13.7889C2.99778 13.65 2.75622 13.4484 2.56992 13.2C2.38363 12.9516 2.25772 12.6633 2.20218 12.3578C2.14664 12.0523 2.16298 11.7381 2.24992 11.44L4.57992 3.44C4.70109 3.02457 4.95373 2.65964 5.29992 2.4C5.64611 2.14036 6.06718 2 6.49992 2H19.9999C20.5304 2 21.0391 2.21071 21.4141 2.58579C21.7892 2.96086 21.9999 3.46957 21.9999 4V12C21.9999 12.5304 21.7892 13.0391 21.4141 13.4142C21.0391 13.7893 20.5304 14 19.9999 14H17.2399C16.8678 14.0002 16.5032 14.1042 16.187 14.3003C15.8707 14.4964 15.6155 14.7768 15.4499 15.11L11.9999 22C11.5283 21.9942 11.0642 21.8818 10.6421 21.6714C10.2201 21.461 9.85099 21.1579 9.56252 20.7848C9.27404 20.4117 9.07361 19.9782 8.97618 19.5168C8.87876 19.0554 8.88688 18.5779 8.99992 18.12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 14V2M8.99992 18.12L9.99992 14H4.16992C3.85943 14 3.55321 13.9277 3.27549 13.7889C2.99778 13.65 2.75622 13.4484 2.56992 13.2C2.38363 12.9516 2.25772 12.6633 2.20218 12.3578C2.14664 12.0523 2.16298 11.7381 2.24992 11.44L4.57992 3.44C4.70109 3.02457 4.95373 2.65964 5.29992 2.4C5.64611 2.14036 6.06718 2 6.49992 2H19.9999C20.5304 2 21.0391 2.21071 21.4141 2.58579C21.7892 2.96086 21.9999 3.46957 21.9999 4V12C21.9999 12.5304 21.7892 13.0391 21.4141 13.4142C21.0391 13.7893 20.5304 14 19.9999 14H17.2399C16.8678 14.0002 16.5032 14.1042 16.187 14.3003C15.8707 14.4964 15.6155 14.7768 15.4499 15.11L11.9999 22C11.5283 21.9942 11.0642 21.8818 10.6421 21.6714C10.2201 21.461 9.85099 21.1579 9.56252 20.7848C9.27404 20.4117 9.07361 19.9782 8.97618 19.5168C8.87876 19.0554 8.88688 18.5779 8.99992 18.12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--thumbs-up{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 10V22M15 5.88L14 10H19.83C20.1405 10 20.4467 10.0723 20.7244 10.2111C21.0021 10.35 21.2437 10.5516 21.43 10.8C21.6163 11.0484 21.7422 11.3367 21.7977 11.6422C21.8533 11.9477 21.8369 12.2619 21.75 12.56L19.42 20.56C19.2988 20.9754 19.0462 21.3404 18.7 21.6C18.3538 21.8596 17.9327 22 17.5 22H4C3.46957 22 2.96086 21.7893 2.58579 21.4142C2.21071 21.0391 2 20.5304 2 20V12C2 11.4696 2.21071 10.9609 2.58579 10.5858C2.96086 10.2107 3.46957 10 4 10H6.76C7.13208 9.9998 7.49674 9.89581 7.81296 9.69972C8.12917 9.50363 8.38442 9.22321 8.55 8.89L12 2C12.4716 2.00584 12.9357 2.11817 13.3578 2.3286C13.7799 2.53902 14.1489 2.84211 14.4374 3.2152C14.7259 3.5883 14.9263 4.02176 15.0237 4.4832C15.1212 4.94464 15.113 5.42213 15 5.88Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 10V22M15 5.88L14 10H19.83C20.1405 10 20.4467 10.0723 20.7244 10.2111C21.0021 10.35 21.2437 10.5516 21.43 10.8C21.6163 11.0484 21.7422 11.3367 21.7977 11.6422C21.8533 11.9477 21.8369 12.2619 21.75 12.56L19.42 20.56C19.2988 20.9754 19.0462 21.3404 18.7 21.6C18.3538 21.8596 17.9327 22 17.5 22H4C3.46957 22 2.96086 21.7893 2.58579 21.4142C2.21071 21.0391 2 20.5304 2 20V12C2 11.4696 2.21071 10.9609 2.58579 10.5858C2.96086 10.2107 3.46957 10 4 10H6.76C7.13208 9.9998 7.49674 9.89581 7.81296 9.69972C8.12917 9.50363 8.38442 9.22321 8.55 8.89L12 2C12.4716 2.00584 12.9357 2.11817 13.3578 2.3286C13.7799 2.53902 14.1489 2.84211 14.4374 3.2152C14.7259 3.5883 14.9263 4.02176 15.0237 4.4832C15.1212 4.94464 15.113 5.42213 15 5.88Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--ticket-check{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 12L11 14L15 10M2 9C2.79565 9 3.55871 9.31607 4.12132 9.87868C4.68393 10.4413 5 11.2044 5 12C5 12.7956 4.68393 13.5587 4.12132 14.1213C3.55871 14.6839 2.79565 15 2 15V17C2 17.5304 2.21071 18.0391 2.58579 18.4142C2.96086 18.7893 3.46957 19 4 19H20C20.5304 19 21.0391 18.7893 21.4142 18.4142C21.7893 18.0391 22 17.5304 22 17V15C21.2044 15 20.4413 14.6839 19.8787 14.1213C19.3161 13.5587 19 12.7956 19 12C19 11.2044 19.3161 10.4413 19.8787 9.87868C20.4413 9.31607 21.2044 9 22 9V7C22 6.46957 21.7893 5.96086 21.4142 5.58579C21.0391 5.21071 20.5304 5 20 5H4C3.46957 5 2.96086 5.21071 2.58579 5.58579C2.21071 5.96086 2 6.46957 2 7V9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 12L11 14L15 10M2 9C2.79565 9 3.55871 9.31607 4.12132 9.87868C4.68393 10.4413 5 11.2044 5 12C5 12.7956 4.68393 13.5587 4.12132 14.1213C3.55871 14.6839 2.79565 15 2 15V17C2 17.5304 2.21071 18.0391 2.58579 18.4142C2.96086 18.7893 3.46957 19 4 19H20C20.5304 19 21.0391 18.7893 21.4142 18.4142C21.7893 18.0391 22 17.5304 22 17V15C21.2044 15 20.4413 14.6839 19.8787 14.1213C19.3161 13.5587 19 12.7956 19 12C19 11.2044 19.3161 10.4413 19.8787 9.87868C20.4413 9.31607 21.2044 9 22 9V7C22 6.46957 21.7893 5.96086 21.4142 5.58579C21.0391 5.21071 20.5304 5 20 5H4C3.46957 5 2.96086 5.21071 2.58579 5.58579C2.21071 5.96086 2 6.46957 2 7V9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--ticket-minus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 12H15M2 9C2.79565 9 3.55871 9.31607 4.12132 9.87868C4.68393 10.4413 5 11.2044 5 12C5 12.7956 4.68393 13.5587 4.12132 14.1213C3.55871 14.6839 2.79565 15 2 15V17C2 17.5304 2.21071 18.0391 2.58579 18.4142C2.96086 18.7893 3.46957 19 4 19H20C20.5304 19 21.0391 18.7893 21.4142 18.4142C21.7893 18.0391 22 17.5304 22 17V15C21.2044 15 20.4413 14.6839 19.8787 14.1213C19.3161 13.5587 19 12.7956 19 12C19 11.2044 19.3161 10.4413 19.8787 9.87868C20.4413 9.31607 21.2044 9 22 9V7C22 6.46957 21.7893 5.96086 21.4142 5.58579C21.0391 5.21071 20.5304 5 20 5H4C3.46957 5 2.96086 5.21071 2.58579 5.58579C2.21071 5.96086 2 6.46957 2 7V9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 12H15M2 9C2.79565 9 3.55871 9.31607 4.12132 9.87868C4.68393 10.4413 5 11.2044 5 12C5 12.7956 4.68393 13.5587 4.12132 14.1213C3.55871 14.6839 2.79565 15 2 15V17C2 17.5304 2.21071 18.0391 2.58579 18.4142C2.96086 18.7893 3.46957 19 4 19H20C20.5304 19 21.0391 18.7893 21.4142 18.4142C21.7893 18.0391 22 17.5304 22 17V15C21.2044 15 20.4413 14.6839 19.8787 14.1213C19.3161 13.5587 19 12.7956 19 12C19 11.2044 19.3161 10.4413 19.8787 9.87868C20.4413 9.31607 21.2044 9 22 9V7C22 6.46957 21.7893 5.96086 21.4142 5.58579C21.0391 5.21071 20.5304 5 20 5H4C3.46957 5 2.96086 5.21071 2.58579 5.58579C2.21071 5.96086 2 6.46957 2 7V9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--ticket-percent{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 9H9.01M15 9L9 15M15 15H15.01M2 9C2.79565 9 3.55871 9.31607 4.12132 9.87868C4.68393 10.4413 5 11.2044 5 12C5 12.7956 4.68393 13.5587 4.12132 14.1213C3.55871 14.6839 2.79565 15 2 15V17C2 17.5304 2.21071 18.0391 2.58579 18.4142C2.96086 18.7893 3.46957 19 4 19H20C20.5304 19 21.0391 18.7893 21.4142 18.4142C21.7893 18.0391 22 17.5304 22 17V15C21.2044 15 20.4413 14.6839 19.8787 14.1213C19.3161 13.5587 19 12.7956 19 12C19 11.2044 19.3161 10.4413 19.8787 9.87868C20.4413 9.31607 21.2044 9 22 9V7C22 6.46957 21.7893 5.96086 21.4142 5.58579C21.0391 5.21071 20.5304 5 20 5H4C3.46957 5 2.96086 5.21071 2.58579 5.58579C2.21071 5.96086 2 6.46957 2 7V9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 9H9.01M15 9L9 15M15 15H15.01M2 9C2.79565 9 3.55871 9.31607 4.12132 9.87868C4.68393 10.4413 5 11.2044 5 12C5 12.7956 4.68393 13.5587 4.12132 14.1213C3.55871 14.6839 2.79565 15 2 15V17C2 17.5304 2.21071 18.0391 2.58579 18.4142C2.96086 18.7893 3.46957 19 4 19H20C20.5304 19 21.0391 18.7893 21.4142 18.4142C21.7893 18.0391 22 17.5304 22 17V15C21.2044 15 20.4413 14.6839 19.8787 14.1213C19.3161 13.5587 19 12.7956 19 12C19 11.2044 19.3161 10.4413 19.8787 9.87868C20.4413 9.31607 21.2044 9 22 9V7C22 6.46957 21.7893 5.96086 21.4142 5.58579C21.0391 5.21071 20.5304 5 20 5H4C3.46957 5 2.96086 5.21071 2.58579 5.58579C2.21071 5.96086 2 6.46957 2 7V9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--ticket-plus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 12H15M12 9V15M2 9C2.79565 9 3.55871 9.31607 4.12132 9.87868C4.68393 10.4413 5 11.2044 5 12C5 12.7956 4.68393 13.5587 4.12132 14.1213C3.55871 14.6839 2.79565 15 2 15V17C2 17.5304 2.21071 18.0391 2.58579 18.4142C2.96086 18.7893 3.46957 19 4 19H20C20.5304 19 21.0391 18.7893 21.4142 18.4142C21.7893 18.0391 22 17.5304 22 17V15C21.2044 15 20.4413 14.6839 19.8787 14.1213C19.3161 13.5587 19 12.7956 19 12C19 11.2044 19.3161 10.4413 19.8787 9.87868C20.4413 9.31607 21.2044 9 22 9V7C22 6.46957 21.7893 5.96086 21.4142 5.58579C21.0391 5.21071 20.5304 5 20 5H4C3.46957 5 2.96086 5.21071 2.58579 5.58579C2.21071 5.96086 2 6.46957 2 7V9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 12H15M12 9V15M2 9C2.79565 9 3.55871 9.31607 4.12132 9.87868C4.68393 10.4413 5 11.2044 5 12C5 12.7956 4.68393 13.5587 4.12132 14.1213C3.55871 14.6839 2.79565 15 2 15V17C2 17.5304 2.21071 18.0391 2.58579 18.4142C2.96086 18.7893 3.46957 19 4 19H20C20.5304 19 21.0391 18.7893 21.4142 18.4142C21.7893 18.0391 22 17.5304 22 17V15C21.2044 15 20.4413 14.6839 19.8787 14.1213C19.3161 13.5587 19 12.7956 19 12C19 11.2044 19.3161 10.4413 19.8787 9.87868C20.4413 9.31607 21.2044 9 22 9V7C22 6.46957 21.7893 5.96086 21.4142 5.58579C21.0391 5.21071 20.5304 5 20 5H4C3.46957 5 2.96086 5.21071 2.58579 5.58579C2.21071 5.96086 2 6.46957 2 7V9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--ticket-slash{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.5 14.5L14.5 9.5M2 9C2.79565 9 3.55871 9.31607 4.12132 9.87868C4.68393 10.4413 5 11.2044 5 12C5 12.7956 4.68393 13.5587 4.12132 14.1213C3.55871 14.6839 2.79565 15 2 15V17C2 17.5304 2.21071 18.0391 2.58579 18.4142C2.96086 18.7893 3.46957 19 4 19H20C20.5304 19 21.0391 18.7893 21.4142 18.4142C21.7893 18.0391 22 17.5304 22 17V15C21.2044 15 20.4413 14.6839 19.8787 14.1213C19.3161 13.5587 19 12.7956 19 12C19 11.2044 19.3161 10.4413 19.8787 9.87868C20.4413 9.31607 21.2044 9 22 9V7C22 6.46957 21.7893 5.96086 21.4142 5.58579C21.0391 5.21071 20.5304 5 20 5H4C3.46957 5 2.96086 5.21071 2.58579 5.58579C2.21071 5.96086 2 6.46957 2 7V9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.5 14.5L14.5 9.5M2 9C2.79565 9 3.55871 9.31607 4.12132 9.87868C4.68393 10.4413 5 11.2044 5 12C5 12.7956 4.68393 13.5587 4.12132 14.1213C3.55871 14.6839 2.79565 15 2 15V17C2 17.5304 2.21071 18.0391 2.58579 18.4142C2.96086 18.7893 3.46957 19 4 19H20C20.5304 19 21.0391 18.7893 21.4142 18.4142C21.7893 18.0391 22 17.5304 22 17V15C21.2044 15 20.4413 14.6839 19.8787 14.1213C19.3161 13.5587 19 12.7956 19 12C19 11.2044 19.3161 10.4413 19.8787 9.87868C20.4413 9.31607 21.2044 9 22 9V7C22 6.46957 21.7893 5.96086 21.4142 5.58579C21.0391 5.21071 20.5304 5 20 5H4C3.46957 5 2.96086 5.21071 2.58579 5.58579C2.21071 5.96086 2 6.46957 2 7V9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--ticket-x{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.5 14.5L14.5 9.5M9.5 9.5L14.5 14.5M2 9C2.79565 9 3.55871 9.31607 4.12132 9.87868C4.68393 10.4413 5 11.2044 5 12C5 12.7956 4.68393 13.5587 4.12132 14.1213C3.55871 14.6839 2.79565 15 2 15V17C2 17.5304 2.21071 18.0391 2.58579 18.4142C2.96086 18.7893 3.46957 19 4 19H20C20.5304 19 21.0391 18.7893 21.4142 18.4142C21.7893 18.0391 22 17.5304 22 17V15C21.2044 15 20.4413 14.6839 19.8787 14.1213C19.3161 13.5587 19 12.7956 19 12C19 11.2044 19.3161 10.4413 19.8787 9.87868C20.4413 9.31607 21.2044 9 22 9V7C22 6.46957 21.7893 5.96086 21.4142 5.58579C21.0391 5.21071 20.5304 5 20 5H4C3.46957 5 2.96086 5.21071 2.58579 5.58579C2.21071 5.96086 2 6.46957 2 7V9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.5 14.5L14.5 9.5M9.5 9.5L14.5 14.5M2 9C2.79565 9 3.55871 9.31607 4.12132 9.87868C4.68393 10.4413 5 11.2044 5 12C5 12.7956 4.68393 13.5587 4.12132 14.1213C3.55871 14.6839 2.79565 15 2 15V17C2 17.5304 2.21071 18.0391 2.58579 18.4142C2.96086 18.7893 3.46957 19 4 19H20C20.5304 19 21.0391 18.7893 21.4142 18.4142C21.7893 18.0391 22 17.5304 22 17V15C21.2044 15 20.4413 14.6839 19.8787 14.1213C19.3161 13.5587 19 12.7956 19 12C19 11.2044 19.3161 10.4413 19.8787 9.87868C20.4413 9.31607 21.2044 9 22 9V7C22 6.46957 21.7893 5.96086 21.4142 5.58579C21.0391 5.21071 20.5304 5 20 5H4C3.46957 5 2.96086 5.21071 2.58579 5.58579C2.21071 5.96086 2 6.46957 2 7V9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--ticket{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 5V7M13 17V19M13 11V13M2 9C2.79565 9 3.55871 9.31607 4.12132 9.87868C4.68393 10.4413 5 11.2044 5 12C5 12.7956 4.68393 13.5587 4.12132 14.1213C3.55871 14.6839 2.79565 15 2 15V17C2 17.5304 2.21071 18.0391 2.58579 18.4142C2.96086 18.7893 3.46957 19 4 19H20C20.5304 19 21.0391 18.7893 21.4142 18.4142C21.7893 18.0391 22 17.5304 22 17V15C21.2044 15 20.4413 14.6839 19.8787 14.1213C19.3161 13.5587 19 12.7956 19 12C19 11.2044 19.3161 10.4413 19.8787 9.87868C20.4413 9.31607 21.2044 9 22 9V7C22 6.46957 21.7893 5.96086 21.4142 5.58579C21.0391 5.21071 20.5304 5 20 5H4C3.46957 5 2.96086 5.21071 2.58579 5.58579C2.21071 5.96086 2 6.46957 2 7V9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13 5V7M13 17V19M13 11V13M2 9C2.79565 9 3.55871 9.31607 4.12132 9.87868C4.68393 10.4413 5 11.2044 5 12C5 12.7956 4.68393 13.5587 4.12132 14.1213C3.55871 14.6839 2.79565 15 2 15V17C2 17.5304 2.21071 18.0391 2.58579 18.4142C2.96086 18.7893 3.46957 19 4 19H20C20.5304 19 21.0391 18.7893 21.4142 18.4142C21.7893 18.0391 22 17.5304 22 17V15C21.2044 15 20.4413 14.6839 19.8787 14.1213C19.3161 13.5587 19 12.7956 19 12C19 11.2044 19.3161 10.4413 19.8787 9.87868C20.4413 9.31607 21.2044 9 22 9V7C22 6.46957 21.7893 5.96086 21.4142 5.58579C21.0391 5.21071 20.5304 5 20 5H4C3.46957 5 2.96086 5.21071 2.58579 5.58579C2.21071 5.96086 2 6.46957 2 7V9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--tickets{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.5 8.00004L15.08 2.94004C15.1999 2.88263 15.3301 2.84972 15.4629 2.84323C15.5957 2.83674 15.7285 2.85681 15.8535 2.90225C15.9784 2.94769 16.0931 3.01759 16.1907 3.10788C16.2883 3.19816 16.367 3.307 16.422 3.42804L18.5 8.00004M6 10V8M6 14V15M6 19V21M4 8H20C21.1046 8 22 8.89543 22 10V19C22 20.1046 21.1046 21 20 21H4C2.89543 21 2 20.1046 2 19V10C2 8.89543 2.89543 8 4 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.5 8.00004L15.08 2.94004C15.1999 2.88263 15.3301 2.84972 15.4629 2.84323C15.5957 2.83674 15.7285 2.85681 15.8535 2.90225C15.9784 2.94769 16.0931 3.01759 16.1907 3.10788C16.2883 3.19816 16.367 3.307 16.422 3.42804L18.5 8.00004M6 10V8M6 14V15M6 19V21M4 8H20C21.1046 8 22 8.89543 22 10V19C22 20.1046 21.1046 21 20 21H4C2.89543 21 2 20.1046 2 19V10C2 8.89543 2.89543 8 4 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--timer-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 2H14M4.59999 11C3.99419 12.4562 3.83235 14.059 4.13482 15.607C4.43729 17.1549 5.19058 18.5789 6.29999 19.7C7.42107 20.8094 8.84506 21.5627 10.393 21.8652C11.9409 22.1676 13.5438 22.0058 15 21.4M7.3999 7.40003C8.957 6.31969 10.8471 5.82722 12.7334 6.01035C14.6197 6.19349 16.3797 7.04034 17.6999 8.40003C19.0189 9.72671 19.8312 11.4737 19.9956 13.3372C20.16 15.2007 19.6662 17.0629 18.5999 18.6M2 2L22 22M12 12V10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 2H14M4.59999 11C3.99419 12.4562 3.83235 14.059 4.13482 15.607C4.43729 17.1549 5.19058 18.5789 6.29999 19.7C7.42107 20.8094 8.84506 21.5627 10.393 21.8652C11.9409 22.1676 13.5438 22.0058 15 21.4M7.3999 7.40003C8.957 6.31969 10.8471 5.82722 12.7334 6.01035C14.6197 6.19349 16.3797 7.04034 17.6999 8.40003C19.0189 9.72671 19.8312 11.4737 19.9956 13.3372C20.16 15.2007 19.6662 17.0629 18.5999 18.6M2 2L22 22M12 12V10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--timer-reset{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 2H14M12 14V10M4 13C4.24486 11.056 5.19466 9.26941 6.66925 7.97914C8.14384 6.68888 10.0407 5.98464 12 6C13.294 6.00138 14.5684 6.31665 15.7139 6.91876C16.8593 7.52088 17.8416 8.39187 18.5764 9.45702C19.3113 10.5222 19.7768 11.7497 19.933 13.0343C20.0892 14.3189 19.9315 15.6222 19.4733 16.8324C19.0152 18.0426 18.2703 19.1236 17.3025 19.9827C16.3348 20.8418 15.1731 21.4533 13.9171 21.7648C12.6611 22.0763 11.3482 22.0784 10.0912 21.771C8.83422 21.4637 7.67054 20.8559 6.7 20L4 17.6M9 17H4V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 2H14M12 14V10M4 13C4.24486 11.056 5.19466 9.26941 6.66925 7.97914C8.14384 6.68888 10.0407 5.98464 12 6C13.294 6.00138 14.5684 6.31665 15.7139 6.91876C16.8593 7.52088 17.8416 8.39187 18.5764 9.45702C19.3113 10.5222 19.7768 11.7497 19.933 13.0343C20.0892 14.3189 19.9315 15.6222 19.4733 16.8324C19.0152 18.0426 18.2703 19.1236 17.3025 19.9827C16.3348 20.8418 15.1731 21.4533 13.9171 21.7648C12.6611 22.0763 11.3482 22.0784 10.0912 21.771C8.83422 21.4637 7.67054 20.8559 6.7 20L4 17.6M9 17H4V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--timer{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 2H14M12 14L15 11M20 14C20 18.4183 16.4183 22 12 22C7.58172 22 4 18.4183 4 14C4 9.58172 7.58172 6 12 6C16.4183 6 20 9.58172 20 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 2H14M12 14L15 11M20 14C20 18.4183 16.4183 22 12 22C7.58172 22 4 18.4183 4 14C4 9.58172 7.58172 6 12 6C16.4183 6 20 9.58172 20 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--toggle-left{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 6H8C4.68629 6 2 8.68629 2 12C2 15.3137 4.68629 18 8 18H16C19.3137 18 22 15.3137 22 12C22 8.68629 19.3137 6 16 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M8 14C9.10457 14 10 13.1046 10 12C10 10.8954 9.10457 10 8 10C6.89543 10 6 10.8954 6 12C6 13.1046 6.89543 14 8 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 6H8C4.68629 6 2 8.68629 2 12C2 15.3137 4.68629 18 8 18H16C19.3137 18 22 15.3137 22 12C22 8.68629 19.3137 6 16 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M8 14C9.10457 14 10 13.1046 10 12C10 10.8954 9.10457 10 8 10C6.89543 10 6 10.8954 6 12C6 13.1046 6.89543 14 8 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--toggle-right{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 6H8C4.68629 6 2 8.68629 2 12C2 15.3137 4.68629 18 8 18H16C19.3137 18 22 15.3137 22 12C22 8.68629 19.3137 6 16 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M16 14C17.1046 14 18 13.1046 18 12C18 10.8954 17.1046 10 16 10C14.8954 10 14 10.8954 14 12C14 13.1046 14.8954 14 16 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 6H8C4.68629 6 2 8.68629 2 12C2 15.3137 4.68629 18 8 18H16C19.3137 18 22 15.3137 22 12C22 8.68629 19.3137 6 16 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M16 14C17.1046 14 18 13.1046 18 12C18 10.8954 17.1046 10 16 10C14.8954 10 14 10.8954 14 12C14 13.1046 14.8954 14 16 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--tornado{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 4H3M18 8H6M19 12H9M16 16H10M11 20H9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 4H3M18 8H6M19 12H9M16 16H10M11 20H9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--torus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 13C13.6569 13 15 12.1046 15 11C15 9.89543 13.6569 9 12 9C10.3431 9 9 9.89543 9 11C9 12.1046 10.3431 13 12 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 21C17.5228 21 22 17.1944 22 12.5C22 7.80558 17.5228 4 12 4C6.47715 4 2 7.80558 2 12.5C2 17.1944 6.47715 21 12 21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 13C13.6569 13 15 12.1046 15 11C15 9.89543 13.6569 9 12 9C10.3431 9 9 9.89543 9 11C9 12.1046 10.3431 13 12 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M12 21C17.5228 21 22 17.1944 22 12.5C22 7.80558 17.5228 4 12 4C6.47715 4 2 7.80558 2 12.5C2 17.1944 6.47715 21 12 21Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--touchpad-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 4C3.46957 4 2.96086 4.21071 2.58579 4.58579C2.21071 4.96086 2 5.46957 2 6V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H20M2 14H14M22 14H20M12 20V14M2 2L22 22M22 16V6C22 5.46957 21.7893 4.96086 21.4142 4.58579C21.0391 4.21071 20.5304 4 20 4H10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 4C3.46957 4 2.96086 4.21071 2.58579 4.58579C2.21071 4.96086 2 5.46957 2 6V18C2 18.5304 2.21071 19.0391 2.58579 19.4142C2.96086 19.7893 3.46957 20 4 20H20M2 14H14M22 14H20M12 20V14M2 2L22 22M22 16V6C22 5.46957 21.7893 4.96086 21.4142 4.58579C21.0391 4.21071 20.5304 4 20 4H10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--touchpad{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 14H22M12 20V14M4 4H20C21.1046 4 22 4.89543 22 6V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V6C2 4.89543 2.89543 4 4 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 14H22M12 20V14M4 4H20C21.1046 4 22 4.89543 22 6V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V6C2 4.89543 2.89543 4 4 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--tower-control{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 13V22M16 22V13M9 6L10 13M15 6L14 13M12 6V2M13 2H11M18.2 12.27L20 6H4L5.8 12.27C5.85829 12.4779 5.98233 12.6614 6.15358 12.793C6.32482 12.9246 6.53406 12.9972 6.75 13H17.25C17.4677 12.9994 17.6792 12.9278 17.8524 12.796C18.0257 12.6643 18.1512 12.4796 18.21 12.27H18.2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 13V22M16 22V13M9 6L10 13M15 6L14 13M12 6V2M13 2H11M18.2 12.27L20 6H4L5.8 12.27C5.85829 12.4779 5.98233 12.6614 6.15358 12.793C6.32482 12.9246 6.53406 12.9972 6.75 13H17.25C17.4677 12.9994 17.6792 12.9278 17.8524 12.796C18.0257 12.6643 18.1512 12.4796 18.21 12.27H18.2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--toy-brick{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 8V5C10 4.4 9.6 4 9 4H6C5.73478 4 5.48043 4.10536 5.29289 4.29289C5.10536 4.48043 5 4.73478 5 5V8M19 8V5C19 4.4 18.6 4 18 4H15C14.7348 4 14.4804 4.10536 14.2929 4.29289C14.1054 4.48043 14 4.73478 14 5V8M4 8H20C20.5523 8 21 8.44772 21 9V19C21 19.5523 20.5523 20 20 20H4C3.44772 20 3 19.5523 3 19V9C3 8.44772 3.44772 8 4 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 8V5C10 4.4 9.6 4 9 4H6C5.73478 4 5.48043 4.10536 5.29289 4.29289C5.10536 4.48043 5 4.73478 5 5V8M19 8V5C19 4.4 18.6 4 18 4H15C14.7348 4 14.4804 4.10536 14.2929 4.29289C14.1054 4.48043 14 4.73478 14 5V8M4 8H20C20.5523 8 21 8.44772 21 9V19C21 19.5523 20.5523 20 20 20H4C3.44772 20 3 19.5523 3 19V9C3 8.44772 3.44772 8 4 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--tractor{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 11L21 11.9C21.2475 11.9487 21.4675 12.0891 21.6158 12.293C21.7642 12.497 21.83 12.7496 21.8 13L21.135 17.158C21.0974 17.3929 20.9773 17.6068 20.7962 17.7611C20.6151 17.9154 20.3849 18.0001 20.147 18H20M20 18C20 19.1046 19.1046 20 18 20C16.8954 20 16 19.1046 16 18M20 18C20 16.8954 19.1046 16 18 16C16.8954 16 16 16.8954 16 18M16 18H11M18 5C17.7348 5 17.4804 5.10536 17.2929 5.29289C17.1054 5.48043 17 5.73478 17 6V11.573M3 4H11.129C11.3704 4.00014 11.6036 4.08758 11.7855 4.2462C11.9675 4.40481 12.0859 4.62389 12.119 4.863L13 11.246M4 11V4M7 15H7.01M8 10.1V4M12 15C12 17.7614 9.76142 20 7 20C4.23858 20 2 17.7614 2 15C2 12.2386 4.23858 10 7 10C9.76142 10 12 12.2386 12 15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 11L21 11.9C21.2475 11.9487 21.4675 12.0891 21.6158 12.293C21.7642 12.497 21.83 12.7496 21.8 13L21.135 17.158C21.0974 17.3929 20.9773 17.6068 20.7962 17.7611C20.6151 17.9154 20.3849 18.0001 20.147 18H20M20 18C20 19.1046 19.1046 20 18 20C16.8954 20 16 19.1046 16 18M20 18C20 16.8954 19.1046 16 18 16C16.8954 16 16 16.8954 16 18M16 18H11M18 5C17.7348 5 17.4804 5.10536 17.2929 5.29289C17.1054 5.48043 17 5.73478 17 6V11.573M3 4H11.129C11.3704 4.00014 11.6036 4.08758 11.7855 4.2462C11.9675 4.40481 12.0859 4.62389 12.119 4.863L13 11.246M4 11V4M7 15H7.01M8 10.1V4M12 15C12 17.7614 9.76142 20 7 20C4.23858 20 2 17.7614 2 15C2 12.2386 4.23858 10 7 10C9.76142 10 12 12.2386 12 15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--traffic-cone{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.30005 6.19995C10.0822 6.77656 11.0283 7.08764 12 7.08764C12.9717 7.08764 13.9179 6.77656 14.7 6.19995M7.8999 10.7C8.7999 11.5 10.2999 12 11.9999 12C13.6999 12 15.1999 11.5 16.0999 10.7M7.5 12.2001L2.8 14.9001C2.3 15.2001 2 15.6001 2 16.0001C2 16.4001 2.3 16.8001 2.8 17.1001L10.4 21.6001C11.3 22.1001 12.5 22.1001 13.4 21.6001L21 17.1001C21.7 16.8001 22 16.4001 22 16.0001C22 15.6001 21.7 15.2001 21.2 14.9001L16.5 12.1001M13.9 3.50008C13.833 3.05133 13.61 2.64055 13.2702 2.33987C12.9304 2.03918 12.4955 1.86783 12.042 1.85589C11.5884 1.84396 11.1451 1.9922 10.79 2.2746C10.4348 2.55699 10.1905 2.95548 10.1 3.40008L7.1 13.4001C7 13.6001 7 13.8001 7 14.0001C7 15.7001 9.2 17.0001 12 17.0001C14.8 17.0001 17 15.7001 17 14.0001C17 13.8001 17 13.6001 16.9 13.5001L13.9 3.50008Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9.30005 6.19995C10.0822 6.77656 11.0283 7.08764 12 7.08764C12.9717 7.08764 13.9179 6.77656 14.7 6.19995M7.8999 10.7C8.7999 11.5 10.2999 12 11.9999 12C13.6999 12 15.1999 11.5 16.0999 10.7M7.5 12.2001L2.8 14.9001C2.3 15.2001 2 15.6001 2 16.0001C2 16.4001 2.3 16.8001 2.8 17.1001L10.4 21.6001C11.3 22.1001 12.5 22.1001 13.4 21.6001L21 17.1001C21.7 16.8001 22 16.4001 22 16.0001C22 15.6001 21.7 15.2001 21.2 14.9001L16.5 12.1001M13.9 3.50008C13.833 3.05133 13.61 2.64055 13.2702 2.33987C12.9304 2.03918 12.4955 1.86783 12.042 1.85589C11.5884 1.84396 11.1451 1.9922 10.79 2.2746C10.4348 2.55699 10.1905 2.95548 10.1 3.40008L7.1 13.4001C7 13.6001 7 13.8001 7 14.0001C7 15.7001 9.2 17.0001 12 17.0001C14.8 17.0001 17 15.7001 17 14.0001C17 13.8001 17 13.6001 16.9 13.5001L13.9 3.50008Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--train-front-tunnel{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 22V12C2 9.34784 3.05357 6.8043 4.92893 4.92893C6.8043 3.05357 9.34784 2 12 2C14.6522 2 17.1957 3.05357 19.0711 4.92893C20.9464 6.8043 22 9.34784 22 12V22M15 6.80005V8.20005C15 8.94265 14.6839 9.65485 14.1213 10.1799C13.5587 10.705 12.7956 11 12 11C11.2044 11 10.4413 10.705 9.87868 10.1799C9.31607 9.65485 9 8.94265 9 8.20005V6.80005M10 15H10.01M14 15H14.01M9 19L7 22M15 19L17 22M10 19C8.93913 19 7.92172 18.5786 7.17157 17.8284C6.42143 17.0783 6 16.0609 6 15V12C6 10.4087 6.63214 8.88258 7.75736 7.75736C8.88258 6.63214 10.4087 6 12 6C13.5913 6 15.1174 6.63214 16.2426 7.75736C17.3679 8.88258 18 10.4087 18 12V15C18 16.0609 17.5786 17.0783 16.8284 17.8284C16.0783 18.5786 15.0609 19 14 19H10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 22V12C2 9.34784 3.05357 6.8043 4.92893 4.92893C6.8043 3.05357 9.34784 2 12 2C14.6522 2 17.1957 3.05357 19.0711 4.92893C20.9464 6.8043 22 9.34784 22 12V22M15 6.80005V8.20005C15 8.94265 14.6839 9.65485 14.1213 10.1799C13.5587 10.705 12.7956 11 12 11C11.2044 11 10.4413 10.705 9.87868 10.1799C9.31607 9.65485 9 8.94265 9 8.20005V6.80005M10 15H10.01M14 15H14.01M9 19L7 22M15 19L17 22M10 19C8.93913 19 7.92172 18.5786 7.17157 17.8284C6.42143 17.0783 6 16.0609 6 15V12C6 10.4087 6.63214 8.88258 7.75736 7.75736C8.88258 6.63214 10.4087 6 12 6C13.5913 6 15.1174 6.63214 16.2426 7.75736C17.3679 8.88258 18 10.4087 18 12V15C18 16.0609 17.5786 17.0783 16.8284 17.8284C16.0783 18.5786 15.0609 19 14 19H10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--train-front{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 3.1001V7.0001C8 8.06096 8.42143 9.07838 9.17157 9.82853C9.92172 10.5787 10.9391 11.0001 12 11.0001C13.0609 11.0001 14.0783 10.5787 14.8284 9.82853C15.5786 9.07838 16 8.06096 16 7.0001V3.1001M9 15L8 14M15 15L16 14M8 19L6 22M16 19L18 22M9 19C6.2 19 4 16.8 4 14V10C4 7.87827 4.84285 5.84344 6.34315 4.34315C7.84344 2.84285 9.87827 2 12 2C14.1217 2 16.1566 2.84285 17.6569 4.34315C19.1571 5.84344 20 7.87827 20 10V14C20 16.8 17.8 19 15 19H9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 3.1001V7.0001C8 8.06096 8.42143 9.07838 9.17157 9.82853C9.92172 10.5787 10.9391 11.0001 12 11.0001C13.0609 11.0001 14.0783 10.5787 14.8284 9.82853C15.5786 9.07838 16 8.06096 16 7.0001V3.1001M9 15L8 14M15 15L16 14M8 19L6 22M16 19L18 22M9 19C6.2 19 4 16.8 4 14V10C4 7.87827 4.84285 5.84344 6.34315 4.34315C7.84344 2.84285 9.87827 2 12 2C14.1217 2 16.1566 2.84285 17.6569 4.34315C19.1571 5.84344 20 7.87827 20 10V14C20 16.8 17.8 19 15 19H9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--train-track{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 17L17 2M2 14L10 22M5 11L13 19M8 8L16 16M11 5L19 13M14 2L22 10M7 22L22 7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 17L17 2M2 14L10 22M5 11L13 19M8 8L16 16M11 5L19 13M14 2L22 10M7 22L22 7%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--tram-front{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 11H20M12 3V11M8 19L6 22M18 22L16 19M8 15H8.01M16 15H16.01M6 3H18C19.1046 3 20 3.89543 20 5V17C20 18.1046 19.1046 19 18 19H6C4.89543 19 4 18.1046 4 17V5C4 3.89543 4.89543 3 6 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 11H20M12 3V11M8 19L6 22M18 22L16 19M8 15H8.01M16 15H16.01M6 3H18C19.1046 3 20 3.89543 20 5V17C20 18.1046 19.1046 19 18 19H6C4.89543 19 4 18.1046 4 17V5C4 3.89543 4.89543 3 6 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--trash-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 6H21M19 6V20C19 21 18 22 17 22H7C6 22 5 21 5 20V6M8 6V4C8 3 9 2 10 2H14C15 2 16 3 16 4V6M10 11V17M14 11V17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 6H21M19 6V20C19 21 18 22 17 22H7C6 22 5 21 5 20V6M8 6V4C8 3 9 2 10 2H14C15 2 16 3 16 4V6M10 11V17M14 11V17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--trash{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 6H21M19 6V20C19 21 18 22 17 22H7C6 22 5 21 5 20V6M8 6V4C8 3 9 2 10 2H14C15 2 16 3 16 4V6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 6H21M19 6V20C19 21 18 22 17 22H7C6 22 5 21 5 20V6M8 6V4C8 3 9 2 10 2H14C15 2 16 3 16 4V6%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--tree-deciduous{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.0002 19V22M8.00017 19C7.14217 19.0019 6.30629 18.7279 5.61594 18.2184C4.92559 17.7089 4.41736 16.9909 4.16629 16.1705C3.91523 15.35 3.93463 14.4706 4.22163 13.662C4.50863 12.8534 5.04803 12.1586 5.76017 11.68C5.3211 11.1314 5.05733 10.4633 5.00319 9.76273C4.94904 9.06214 5.10702 8.36148 5.45658 7.75191C5.80613 7.14235 6.33107 6.65212 6.96309 6.34501C7.5951 6.0379 8.30492 5.92813 9.00017 6.03V6C9.00017 5.20435 9.31624 4.44129 9.87885 3.87868C10.4415 3.31607 11.2045 3 12.0002 3C12.7958 3 13.5589 3.31607 14.1215 3.87868C14.6841 4.44129 15.0002 5.20435 15.0002 6V6.04C15.6954 5.93813 16.4052 6.0479 17.0373 6.35501C17.6693 6.66212 18.1942 7.15235 18.5438 7.76191C18.8933 8.37148 19.0513 9.07214 18.9972 9.77273C18.943 10.4733 18.6792 11.1414 18.2402 11.69C18.9479 12.1702 19.483 12.8645 19.7671 13.6712C20.0512 14.4778 20.0693 15.3543 19.8188 16.1719C19.5682 16.9896 19.0622 17.7055 18.3749 18.2144C17.6877 18.7234 16.8554 18.9987 16.0002 19H8.00017Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12.0002 19V22M8.00017 19C7.14217 19.0019 6.30629 18.7279 5.61594 18.2184C4.92559 17.7089 4.41736 16.9909 4.16629 16.1705C3.91523 15.35 3.93463 14.4706 4.22163 13.662C4.50863 12.8534 5.04803 12.1586 5.76017 11.68C5.3211 11.1314 5.05733 10.4633 5.00319 9.76273C4.94904 9.06214 5.10702 8.36148 5.45658 7.75191C5.80613 7.14235 6.33107 6.65212 6.96309 6.34501C7.5951 6.0379 8.30492 5.92813 9.00017 6.03V6C9.00017 5.20435 9.31624 4.44129 9.87885 3.87868C10.4415 3.31607 11.2045 3 12.0002 3C12.7958 3 13.5589 3.31607 14.1215 3.87868C14.6841 4.44129 15.0002 5.20435 15.0002 6V6.04C15.6954 5.93813 16.4052 6.0479 17.0373 6.35501C17.6693 6.66212 18.1942 7.15235 18.5438 7.76191C18.8933 8.37148 19.0513 9.07214 18.9972 9.77273C18.943 10.4733 18.6792 11.1414 18.2402 11.69C18.9479 12.1702 19.483 12.8645 19.7671 13.6712C20.0512 14.4778 20.0693 15.3543 19.8188 16.1719C19.5682 16.9896 19.0622 17.7055 18.3749 18.2144C17.6877 18.7234 16.8554 18.9987 16.0002 19H8.00017Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--tree-palm{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 8H6L5 7L4 8H2C2 5.24 4.46 3 7.5 3C10.54 3 13 5.24 13 8C13.5 10 16 16.5 14 22H10C10.83 20 11.5 18 11 15.5M13 7.13989C14.0126 6.39124 15.2407 5.99123 16.5 5.99989C19.54 5.99989 22 8.23989 22 10.9999H19L18 9.99989L17 10.9999H14M5.89009 9.70997C3.74009 11.86 3.59009 15.18 5.54009 17.14L9.78009 12.89L13.3101 9.35997C11.3601 7.39997 8.04009 7.55997 5.89009 9.70997Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 8H6L5 7L4 8H2C2 5.24 4.46 3 7.5 3C10.54 3 13 5.24 13 8C13.5 10 16 16.5 14 22H10C10.83 20 11.5 18 11 15.5M13 7.13989C14.0126 6.39124 15.2407 5.99123 16.5 5.99989C19.54 5.99989 22 8.23989 22 10.9999H19L18 9.99989L17 10.9999H14M5.89009 9.70997C3.74009 11.86 3.59009 15.18 5.54009 17.14L9.78009 12.89L13.3101 9.35997C11.3601 7.39997 8.04009 7.55997 5.89009 9.70997Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--tree-pine{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.9998 22V19M16.9998 14L19.9998 17.3C20.1369 17.4398 20.2299 17.6167 20.2673 17.8088C20.3048 18.001 20.285 18.1998 20.2105 18.3808C20.1359 18.5618 20.0099 18.717 19.848 18.8271C19.6862 18.9371 19.4955 18.9973 19.2998 19H4.69982C4.5041 18.9973 4.31348 18.9371 4.15161 18.8271C3.98973 18.717 3.86372 18.5618 3.78919 18.3808C3.71466 18.1998 3.69489 18.001 3.73233 17.8088C3.76977 17.6167 3.86278 17.4398 3.99982 17.3L6.99982 14H6.69982C6.5041 13.9973 6.31348 13.9371 6.15161 13.8271C5.98973 13.717 5.86372 13.5619 5.78919 13.3808C5.71466 13.1998 5.69489 13.001 5.73233 12.8088C5.76977 12.6167 5.86278 12.4398 5.99982 12.3L8.99982 9H8.79982C8.59557 9.01843 8.39059 8.97361 8.21267 8.87162C8.03475 8.76963 7.89248 8.6154 7.80516 8.42984C7.71784 8.24428 7.68968 8.03636 7.7245 7.83425C7.75932 7.63215 7.85544 7.44564 7.99982 7.3L11.9998 3L15.9998 7.3C16.1442 7.44564 16.2403 7.63215 16.2751 7.83425C16.31 8.03636 16.2818 8.24428 16.1945 8.42984C16.1072 8.6154 15.9649 8.76963 15.787 8.87162C15.6091 8.97361 15.4041 9.01843 15.1998 9H14.9998L17.9998 12.3C18.1369 12.4398 18.2299 12.6167 18.2673 12.8088C18.3048 13.001 18.285 13.1998 18.2105 13.3808C18.1359 13.5619 18.0099 13.717 17.848 13.8271C17.6862 13.9371 17.4955 13.9973 17.2998 14H16.9998Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.9998 22V19M16.9998 14L19.9998 17.3C20.1369 17.4398 20.2299 17.6167 20.2673 17.8088C20.3048 18.001 20.285 18.1998 20.2105 18.3808C20.1359 18.5618 20.0099 18.717 19.848 18.8271C19.6862 18.9371 19.4955 18.9973 19.2998 19H4.69982C4.5041 18.9973 4.31348 18.9371 4.15161 18.8271C3.98973 18.717 3.86372 18.5618 3.78919 18.3808C3.71466 18.1998 3.69489 18.001 3.73233 17.8088C3.76977 17.6167 3.86278 17.4398 3.99982 17.3L6.99982 14H6.69982C6.5041 13.9973 6.31348 13.9371 6.15161 13.8271C5.98973 13.717 5.86372 13.5619 5.78919 13.3808C5.71466 13.1998 5.69489 13.001 5.73233 12.8088C5.76977 12.6167 5.86278 12.4398 5.99982 12.3L8.99982 9H8.79982C8.59557 9.01843 8.39059 8.97361 8.21267 8.87162C8.03475 8.76963 7.89248 8.6154 7.80516 8.42984C7.71784 8.24428 7.68968 8.03636 7.7245 7.83425C7.75932 7.63215 7.85544 7.44564 7.99982 7.3L11.9998 3L15.9998 7.3C16.1442 7.44564 16.2403 7.63215 16.2751 7.83425C16.31 8.03636 16.2818 8.24428 16.1945 8.42984C16.1072 8.6154 15.9649 8.76963 15.787 8.87162C15.6091 8.97361 15.4041 9.01843 15.1998 9H14.9998L17.9998 12.3C18.1369 12.4398 18.2299 12.6167 18.2673 12.8088C18.3048 13.001 18.285 13.1998 18.2105 13.3808C18.1359 13.5619 18.0099 13.717 17.848 13.8271C17.6862 13.9371 17.4955 13.9973 17.2998 14H16.9998Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--trees{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 16V22M13 19V22M12.0001 19H20.3001C20.4958 18.9973 20.6864 18.9371 20.8483 18.8271C21.0102 18.717 21.1362 18.5618 21.2107 18.3808C21.2853 18.1998 21.305 18.001 21.2676 17.8088C21.2301 17.6167 21.1371 17.4398 21.0001 17.3L18.0001 14H18.3001C18.4958 13.9973 18.6864 13.9371 18.8483 13.8271C19.0102 13.717 19.1362 13.5619 19.2107 13.3808C19.2853 13.1998 19.305 13.001 19.2676 12.8088C19.2301 12.6167 19.1371 12.4398 19.0001 12.3L16.0001 9H16.2001C16.4043 9.01843 16.6093 8.97361 16.7873 8.87162C16.9652 8.76963 17.1074 8.6154 17.1948 8.42984C17.2821 8.24428 17.3102 8.03636 17.2754 7.83425C17.2406 7.63215 17.1445 7.44564 17.0001 7.3L13.0001 3L11.6001 4.5M10.0001 10V10.2C10.6559 10.4522 11.2024 10.9266 11.5443 11.5405C11.8861 12.1544 12.0017 12.8687 11.8708 13.5591C11.7398 14.2494 11.3707 14.8719 10.8279 15.318C10.285 15.7641 9.60272 16.0054 8.90009 16H5.0001C4.30586 15.9827 3.63913 15.7251 3.1136 15.2712C2.58808 14.8172 2.23632 14.195 2.11833 13.5106C2.00034 12.8263 2.12342 12.1222 2.46658 11.5185C2.80975 10.9147 3.35173 10.4488 4.0001 10.2V10C4.0001 9.20435 4.31617 8.44129 4.87878 7.87868C5.44138 7.31607 6.20445 7 7.0001 7C7.79574 7 8.55881 7.31607 9.12142 7.87868C9.68403 8.44129 10.0001 9.20435 10.0001 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 16V22M13 19V22M12.0001 19H20.3001C20.4958 18.9973 20.6864 18.9371 20.8483 18.8271C21.0102 18.717 21.1362 18.5618 21.2107 18.3808C21.2853 18.1998 21.305 18.001 21.2676 17.8088C21.2301 17.6167 21.1371 17.4398 21.0001 17.3L18.0001 14H18.3001C18.4958 13.9973 18.6864 13.9371 18.8483 13.8271C19.0102 13.717 19.1362 13.5619 19.2107 13.3808C19.2853 13.1998 19.305 13.001 19.2676 12.8088C19.2301 12.6167 19.1371 12.4398 19.0001 12.3L16.0001 9H16.2001C16.4043 9.01843 16.6093 8.97361 16.7873 8.87162C16.9652 8.76963 17.1074 8.6154 17.1948 8.42984C17.2821 8.24428 17.3102 8.03636 17.2754 7.83425C17.2406 7.63215 17.1445 7.44564 17.0001 7.3L13.0001 3L11.6001 4.5M10.0001 10V10.2C10.6559 10.4522 11.2024 10.9266 11.5443 11.5405C11.8861 12.1544 12.0017 12.8687 11.8708 13.5591C11.7398 14.2494 11.3707 14.8719 10.8279 15.318C10.285 15.7641 9.60272 16.0054 8.90009 16H5.0001C4.30586 15.9827 3.63913 15.7251 3.1136 15.2712C2.58808 14.8172 2.23632 14.195 2.11833 13.5106C2.00034 12.8263 2.12342 12.1222 2.46658 11.5185C2.80975 10.9147 3.35173 10.4488 4.0001 10.2V10C4.0001 9.20435 4.31617 8.44129 4.87878 7.87868C5.44138 7.31607 6.20445 7 7.0001 7C7.79574 7 8.55881 7.31607 9.12142 7.87868C9.68403 8.44129 10.0001 9.20435 10.0001 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--trello{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M10 7H7V16H10V7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M17 7H14V12H17V7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 3H5C3.89543 3 3 3.89543 3 5V19C3 20.1046 3.89543 21 5 21H19C20.1046 21 21 20.1046 21 19V5C21 3.89543 20.1046 3 19 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M10 7H7V16H10V7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M17 7H14V12H17V7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--trending-down{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 17L13.5 8.5L8.5 13.5L2 7M22 17H16M22 17V11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 17L13.5 8.5L8.5 13.5L2 7M22 17H16M22 17V11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--trending-up{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 7L13.5 15.5L8.5 10.5L2 17M22 7H16M22 7V13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 7L13.5 15.5L8.5 10.5L2 17M22 7H16M22 7V13%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--triangle-alert{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 9V13M12 17H12.01M21.7299 18L13.7299 3.99998C13.5555 3.69218 13.3025 3.43617 12.9969 3.25805C12.6912 3.07993 12.3437 2.98608 11.9899 2.98608C11.6361 2.98608 11.2887 3.07993 10.983 3.25805C10.6773 3.43617 10.4244 3.69218 10.2499 3.99998L2.24993 18C2.07361 18.3053 1.98116 18.6519 1.98194 19.0045C1.98272 19.3571 2.07671 19.7032 2.25438 20.0078C2.43204 20.3124 2.68708 20.5646 2.99362 20.7388C3.30017 20.9131 3.64734 21.0032 3.99993 21H19.9999C20.3508 20.9996 20.6955 20.9069 20.9992 20.7313C21.303 20.5556 21.5551 20.3031 21.7304 19.9991C21.9057 19.6951 21.998 19.3504 21.9979 18.9995C21.9978 18.6486 21.9054 18.3039 21.7299 18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 9V13M12 17H12.01M21.7299 18L13.7299 3.99998C13.5555 3.69218 13.3025 3.43617 12.9969 3.25805C12.6912 3.07993 12.3437 2.98608 11.9899 2.98608C11.6361 2.98608 11.2887 3.07993 10.983 3.25805C10.6773 3.43617 10.4244 3.69218 10.2499 3.99998L2.24993 18C2.07361 18.3053 1.98116 18.6519 1.98194 19.0045C1.98272 19.3571 2.07671 19.7032 2.25438 20.0078C2.43204 20.3124 2.68708 20.5646 2.99362 20.7388C3.30017 20.9131 3.64734 21.0032 3.99993 21H19.9999C20.3508 20.9996 20.6955 20.9069 20.9992 20.7313C21.303 20.5556 21.5551 20.3031 21.7304 19.9991C21.9057 19.6951 21.998 19.3504 21.9979 18.9995C21.9978 18.6486 21.9054 18.3039 21.7299 18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--triangle-right{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 18C22 18.5305 21.7893 19.0392 21.4142 19.4142C21.0391 19.7893 20.5304 20 20 20H2.99999C1.89999 20 1.69999 19.4 2.59999 18.7L20.4 4.30002C21.3 3.60002 22 3.90002 22 5.00002V18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 18C22 18.5305 21.7893 19.0392 21.4142 19.4142C21.0391 19.7893 20.5304 20 20 20H2.99999C1.89999 20 1.69999 19.4 2.59999 18.7L20.4 4.30002C21.3 3.60002 22 3.90002 22 5.00002V18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--triangle{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.7299 4C13.5541 3.69692 13.3017 3.44535 12.9981 3.27047C12.6945 3.09559 12.3503 3.00354 11.9999 3.00354C11.6495 3.00354 11.3053 3.09559 11.0017 3.27047C10.6981 3.44535 10.4457 3.69692 10.2699 4L2.2699 18C2.09445 18.3039 2.00204 18.6486 2.00195 18.9995C2.00186 19.3504 2.0941 19.6951 2.26939 19.9991C2.44468 20.3031 2.69687 20.5556 3.00062 20.7313C3.30437 20.907 3.649 20.9996 3.9999 21H19.9999C20.3508 20.9996 20.6954 20.907 20.9992 20.7313C21.3029 20.5556 21.5551 20.3031 21.7304 19.9991C21.9057 19.6951 21.9979 19.3504 21.9979 18.9995C21.9978 18.6486 21.9054 18.3039 21.7299 18L13.7299 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.7299 4C13.5541 3.69692 13.3017 3.44535 12.9981 3.27047C12.6945 3.09559 12.3503 3.00354 11.9999 3.00354C11.6495 3.00354 11.3053 3.09559 11.0017 3.27047C10.6981 3.44535 10.4457 3.69692 10.2699 4L2.2699 18C2.09445 18.3039 2.00204 18.6486 2.00195 18.9995C2.00186 19.3504 2.0941 19.6951 2.26939 19.9991C2.44468 20.3031 2.69687 20.5556 3.00062 20.7313C3.30437 20.907 3.649 20.9996 3.9999 21H19.9999C20.3508 20.9996 20.6954 20.907 20.9992 20.7313C21.3029 20.5556 21.5551 20.3031 21.7304 19.9991C21.9057 19.6951 21.9979 19.3504 21.9979 18.9995C21.9978 18.6486 21.9054 18.3039 21.7299 18L13.7299 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--trophy{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 9H4.5C3.83696 9 3.20107 8.73661 2.73223 8.26777C2.26339 7.79893 2 7.16304 2 6.5C2 5.83696 2.26339 5.20107 2.73223 4.73223C3.20107 4.26339 3.83696 4 4.5 4H6M6 9V2H18V9M6 9C6 10.5913 6.63214 12.1174 7.75736 13.2426C8.88258 14.3679 10.4087 15 12 15C13.5913 15 15.1174 14.3679 16.2426 13.2426C17.3679 12.1174 18 10.5913 18 9M18 9H19.5C20.163 9 20.7989 8.73661 21.2678 8.26777C21.7366 7.79893 22 7.16304 22 6.5C22 5.83696 21.7366 5.20107 21.2678 4.73223C20.7989 4.26339 20.163 4 19.5 4H18M4 22H20M10 14.6599V16.9999C10 17.5499 9.53 17.9799 9.03 18.2099C7.85 18.7499 7 20.2399 7 21.9999M14 14.6599V16.9999C14 17.5499 14.47 17.9799 14.97 18.2099C16.15 18.7499 17 20.2399 17 21.9999%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 9H4.5C3.83696 9 3.20107 8.73661 2.73223 8.26777C2.26339 7.79893 2 7.16304 2 6.5C2 5.83696 2.26339 5.20107 2.73223 4.73223C3.20107 4.26339 3.83696 4 4.5 4H6M6 9V2H18V9M6 9C6 10.5913 6.63214 12.1174 7.75736 13.2426C8.88258 14.3679 10.4087 15 12 15C13.5913 15 15.1174 14.3679 16.2426 13.2426C17.3679 12.1174 18 10.5913 18 9M18 9H19.5C20.163 9 20.7989 8.73661 21.2678 8.26777C21.7366 7.79893 22 7.16304 22 6.5C22 5.83696 21.7366 5.20107 21.2678 4.73223C20.7989 4.26339 20.163 4 19.5 4H18M4 22H20M10 14.6599V16.9999C10 17.5499 9.53 17.9799 9.03 18.2099C7.85 18.7499 7 20.2399 7 21.9999M14 14.6599V16.9999C14 17.5499 14.47 17.9799 14.97 18.2099C16.15 18.7499 17 20.2399 17 21.9999%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--truck{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 18V6C14 5.46957 13.7893 4.96086 13.4142 4.58579C13.0391 4.21071 12.5304 4 12 4H4C3.46957 4 2.96086 4.21071 2.58579 4.58579C2.21071 4.96086 2 5.46957 2 6V17C2 17.2652 2.10536 17.5196 2.29289 17.7071C2.48043 17.8946 2.73478 18 3 18H5M5 18C5 19.1046 5.89543 20 7 20C8.10457 20 9 19.1046 9 18M5 18C5 16.8954 5.89543 16 7 16C8.10457 16 9 16.8954 9 18M15 18H9M15 18C15 19.1046 15.8954 20 17 20C18.1046 20 19 19.1046 19 18M15 18C15 16.8954 15.8954 16 17 16C18.1046 16 19 16.8954 19 18M19 18H21C21.2652 18 21.5196 17.8946 21.7071 17.7071C21.8946 17.5196 22 17.2652 22 17V13.35C21.9996 13.1231 21.922 12.903 21.78 12.726L18.3 8.376C18.2065 8.25888 18.0878 8.16428 17.9528 8.0992C17.8178 8.03412 17.6699 8.00021 17.52 8H14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 18V6C14 5.46957 13.7893 4.96086 13.4142 4.58579C13.0391 4.21071 12.5304 4 12 4H4C3.46957 4 2.96086 4.21071 2.58579 4.58579C2.21071 4.96086 2 5.46957 2 6V17C2 17.2652 2.10536 17.5196 2.29289 17.7071C2.48043 17.8946 2.73478 18 3 18H5M5 18C5 19.1046 5.89543 20 7 20C8.10457 20 9 19.1046 9 18M5 18C5 16.8954 5.89543 16 7 16C8.10457 16 9 16.8954 9 18M15 18H9M15 18C15 19.1046 15.8954 20 17 20C18.1046 20 19 19.1046 19 18M15 18C15 16.8954 15.8954 16 17 16C18.1046 16 19 16.8954 19 18M19 18H21C21.2652 18 21.5196 17.8946 21.7071 17.7071C21.8946 17.5196 22 17.2652 22 17V13.35C21.9996 13.1231 21.922 12.903 21.78 12.726L18.3 8.376C18.2065 8.25888 18.0878 8.16428 17.9528 8.0992C17.8178 8.03412 17.6699 8.00021 17.52 8H14%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--turtle{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 10L14 14V17C14 17.2652 14.1054 17.5196 14.2929 17.7071C14.4804 17.8946 14.7348 18 15 18H17C17.2652 18 17.5196 17.8946 17.7071 17.7071C17.8946 17.5196 18 17.2652 18 17V14C18 11.8783 17.1571 9.84344 15.6569 8.34315C14.1566 6.84285 12.1217 6 10 6C7.87827 6 5.84344 6.84285 4.34315 8.34315C2.84285 9.84344 2 11.8783 2 14M12 10H8M12 10L15.18 7.8999M2 14V17C2 17.2652 2.10536 17.5196 2.29289 17.7071C2.48043 17.8946 2.73478 18 3 18H5C5.26522 18 5.51957 17.8946 5.70711 17.7071C5.89464 17.5196 6 17.2652 6 17V14L8 10M2 14H20C20.5304 14 21.0391 13.7893 21.4142 13.4142C21.7893 13.0391 22 12.5304 22 12C22 11.4696 21.7893 10.9609 21.4142 10.5858C21.0391 10.2107 20.5304 10 20 10H16.93M8 10L4.82007 7.8999%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 10L14 14V17C14 17.2652 14.1054 17.5196 14.2929 17.7071C14.4804 17.8946 14.7348 18 15 18H17C17.2652 18 17.5196 17.8946 17.7071 17.7071C17.8946 17.5196 18 17.2652 18 17V14C18 11.8783 17.1571 9.84344 15.6569 8.34315C14.1566 6.84285 12.1217 6 10 6C7.87827 6 5.84344 6.84285 4.34315 8.34315C2.84285 9.84344 2 11.8783 2 14M12 10H8M12 10L15.18 7.8999M2 14V17C2 17.2652 2.10536 17.5196 2.29289 17.7071C2.48043 17.8946 2.73478 18 3 18H5C5.26522 18 5.51957 17.8946 5.70711 17.7071C5.89464 17.5196 6 17.2652 6 17V14L8 10M2 14H20C20.5304 14 21.0391 13.7893 21.4142 13.4142C21.7893 13.0391 22 12.5304 22 12C22 11.4696 21.7893 10.9609 21.4142 10.5858C21.0391 10.2107 20.5304 10 20 10H16.93M8 10L4.82007 7.8999%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--tv-minimal-play{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 21H17M10 7.75006C10.0002 7.61685 10.036 7.48611 10.1035 7.37128C10.171 7.25646 10.2679 7.16168 10.3842 7.09671C10.5005 7.03174 10.632 6.99892 10.7652 7.00162C10.8984 7.00432 11.0284 7.04244 11.142 7.11206L14.806 9.36106C14.9152 9.42816 15.0054 9.52213 15.0679 9.634C15.1305 9.74586 15.1633 9.87189 15.1633 10.0001C15.1633 10.1282 15.1305 10.2543 15.0679 10.3661C15.0054 10.478 14.9152 10.572 14.806 10.6391L11.142 12.8891C11.0283 12.9588 10.898 12.9969 10.7647 12.9995C10.6313 13.0021 10.4997 12.9691 10.3833 12.9039C10.267 12.8387 10.1701 12.7437 10.1027 12.6285C10.0354 12.5134 9.99989 12.3824 10 12.2491V7.75006ZM4 3H20C21.1046 3 22 3.89543 22 5V15C22 16.1046 21.1046 17 20 17H4C2.89543 17 2 16.1046 2 15V5C2 3.89543 2.89543 3 4 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 21H17M10 7.75006C10.0002 7.61685 10.036 7.48611 10.1035 7.37128C10.171 7.25646 10.2679 7.16168 10.3842 7.09671C10.5005 7.03174 10.632 6.99892 10.7652 7.00162C10.8984 7.00432 11.0284 7.04244 11.142 7.11206L14.806 9.36106C14.9152 9.42816 15.0054 9.52213 15.0679 9.634C15.1305 9.74586 15.1633 9.87189 15.1633 10.0001C15.1633 10.1282 15.1305 10.2543 15.0679 10.3661C15.0054 10.478 14.9152 10.572 14.806 10.6391L11.142 12.8891C11.0283 12.9588 10.898 12.9969 10.7647 12.9995C10.6313 13.0021 10.4997 12.9691 10.3833 12.9039C10.267 12.8387 10.1701 12.7437 10.1027 12.6285C10.0354 12.5134 9.99989 12.3824 10 12.2491V7.75006ZM4 3H20C21.1046 3 22 3.89543 22 5V15C22 16.1046 21.1046 17 20 17H4C2.89543 17 2 16.1046 2 15V5C2 3.89543 2.89543 3 4 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--tv-minimal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 21H17M4 3H20C21.1046 3 22 3.89543 22 5V15C22 16.1046 21.1046 17 20 17H4C2.89543 17 2 16.1046 2 15V5C2 3.89543 2.89543 3 4 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 21H17M4 3H20C21.1046 3 22 3.89543 22 5V15C22 16.1046 21.1046 17 20 17H4C2.89543 17 2 16.1046 2 15V5C2 3.89543 2.89543 3 4 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--tv{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 2L12 7L7 2M4 7H20C21.1046 7 22 7.89543 22 9V20C22 21.1046 21.1046 22 20 22H4C2.89543 22 2 21.1046 2 20V9C2 7.89543 2.89543 7 4 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 2L12 7L7 2M4 7H20C21.1046 7 22 7.89543 22 9V20C22 21.1046 21.1046 22 20 22H4C2.89543 22 2 21.1046 2 20V9C2 7.89543 2.89543 7 4 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--twitch{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 11V7M16 11V7M21 2H3V18H8V22L12 18H17L21 14V2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 11V7M16 11V7M21 2H3V18H8V22L12 18H17L21 14V2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--twitter{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 4.00002C22 4.00002 21.3 6.10002 20 7.40002C21.6 17.4 10.6 24.7 2 19C4.2 19.1 6.4 18.4 8 17C3 15.5 0.5 9.60002 3 5.00002C5.2 7.60002 8.6 9.10002 12 9.00002C11.1 4.80002 16 2.40002 19 5.20002C20.1 5.20002 22 4.00002 22 4.00002Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 4.00002C22 4.00002 21.3 6.10002 20 7.40002C21.6 17.4 10.6 24.7 2 19C4.2 19.1 6.4 18.4 8 17C3 15.5 0.5 9.60002 3 5.00002C5.2 7.60002 8.6 9.10002 12 9.00002C11.1 4.80002 16 2.40002 19 5.20002C20.1 5.20002 22 4.00002 22 4.00002Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--type-outline{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 16.5C14 16.6326 14.0527 16.7598 14.1464 16.8536C14.2402 16.9473 14.3674 17 14.5 17H15C15.5304 17 16.0391 17.2107 16.4142 17.5858C16.7893 17.9609 17 18.4696 17 19C17 19.5304 16.7893 20.0391 16.4142 20.4142C16.0391 20.7893 15.5304 21 15 21H9C8.46957 21 7.96086 20.7893 7.58579 20.4142C7.21071 20.0391 7 19.5304 7 19C7 18.4696 7.21071 17.9609 7.58579 17.5858C7.96086 17.2107 8.46957 17 9 17H9.5C9.63261 17 9.75979 16.9473 9.85355 16.8536C9.94732 16.7598 10 16.6326 10 16.5V7.5C10 7.36739 9.94732 7.24021 9.85355 7.14645C9.75979 7.05268 9.63261 7 9.5 7H6.5C6.36739 7 6.24021 7.05268 6.14645 7.14645C6.05268 7.24021 6 7.36739 6 7.5V8C6 8.53043 5.78929 9.03914 5.41421 9.41421C5.03914 9.78929 4.53043 10 4 10C3.46957 10 2.96086 9.78929 2.58579 9.41421C2.21071 9.03914 2 8.53043 2 8V5C2 4.46957 2.21071 3.96086 2.58579 3.58579C2.96086 3.21071 3.46957 3 4 3H20C20.5304 3 21.0391 3.21071 21.4142 3.58579C21.7893 3.96086 22 4.46957 22 5V8C22 8.53043 21.7893 9.03914 21.4142 9.41421C21.0391 9.78929 20.5304 10 20 10C19.4696 10 18.9609 9.78929 18.5858 9.41421C18.2107 9.03914 18 8.53043 18 8V7.5C18 7.36739 17.9473 7.24021 17.8536 7.14645C17.7598 7.05268 17.6326 7 17.5 7H14.5C14.3674 7 14.2402 7.05268 14.1464 7.14645C14.0527 7.24021 14 7.36739 14 7.5V16.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14 16.5C14 16.6326 14.0527 16.7598 14.1464 16.8536C14.2402 16.9473 14.3674 17 14.5 17H15C15.5304 17 16.0391 17.2107 16.4142 17.5858C16.7893 17.9609 17 18.4696 17 19C17 19.5304 16.7893 20.0391 16.4142 20.4142C16.0391 20.7893 15.5304 21 15 21H9C8.46957 21 7.96086 20.7893 7.58579 20.4142C7.21071 20.0391 7 19.5304 7 19C7 18.4696 7.21071 17.9609 7.58579 17.5858C7.96086 17.2107 8.46957 17 9 17H9.5C9.63261 17 9.75979 16.9473 9.85355 16.8536C9.94732 16.7598 10 16.6326 10 16.5V7.5C10 7.36739 9.94732 7.24021 9.85355 7.14645C9.75979 7.05268 9.63261 7 9.5 7H6.5C6.36739 7 6.24021 7.05268 6.14645 7.14645C6.05268 7.24021 6 7.36739 6 7.5V8C6 8.53043 5.78929 9.03914 5.41421 9.41421C5.03914 9.78929 4.53043 10 4 10C3.46957 10 2.96086 9.78929 2.58579 9.41421C2.21071 9.03914 2 8.53043 2 8V5C2 4.46957 2.21071 3.96086 2.58579 3.58579C2.96086 3.21071 3.46957 3 4 3H20C20.5304 3 21.0391 3.21071 21.4142 3.58579C21.7893 3.96086 22 4.46957 22 5V8C22 8.53043 21.7893 9.03914 21.4142 9.41421C21.0391 9.78929 20.5304 10 20 10C19.4696 10 18.9609 9.78929 18.5858 9.41421C18.2107 9.03914 18 8.53043 18 8V7.5C18 7.36739 17.9473 7.24021 17.8536 7.14645C17.7598 7.05268 17.6326 7 17.5 7H14.5C14.3674 7 14.2402 7.05268 14.1464 7.14645C14.0527 7.24021 14 7.36739 14 7.5V16.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--type{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 7V4H20V7M9 20H15M12 4V20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4 7V4H20V7M9 20H15M12 4V20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--umbrella-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2V3M15.5 21C15.3083 21.3884 14.9864 21.6972 14.5904 21.8726C14.1943 22.0481 13.7493 22.079 13.3329 21.96C12.9164 21.841 12.5549 21.5796 12.3113 21.2215C12.0678 20.8633 11.9576 20.4311 12 20V12H2C2.25786 9.45007 3.48497 7.09644 5.428 5.42505M17.4999 12.0001H21.9999C21.8537 10.5162 21.3775 9.08371 20.6062 7.8076C19.8349 6.53149 18.7879 5.44403 17.542 4.62482C16.2961 3.80562 14.8827 3.27541 13.4054 3.07302C11.9281 2.87062 10.4242 3.00116 9.00391 3.45508M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2V3M15.5 21C15.3083 21.3884 14.9864 21.6972 14.5904 21.8726C14.1943 22.0481 13.7493 22.079 13.3329 21.96C12.9164 21.841 12.5549 21.5796 12.3113 21.2215C12.0678 20.8633 11.9576 20.4311 12 20V12H2C2.25786 9.45007 3.48497 7.09644 5.428 5.42505M17.4999 12.0001H21.9999C21.8537 10.5162 21.3775 9.08371 20.6062 7.8076C19.8349 6.53149 18.7879 5.44403 17.542 4.62482C16.2961 3.80562 14.8827 3.27541 13.4054 3.07302C11.9281 2.87062 10.4242 3.00116 9.00391 3.45508M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--umbrella{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12V20C12 20.5304 12.2107 21.0391 12.5858 21.4142C12.9609 21.7893 13.4696 22 14 22C14.5304 22 15.0391 21.7893 15.4142 21.4142C15.7893 21.0391 16 20.5304 16 20M12 2V3M22 12C21.7298 9.53668 20.5598 7.25976 18.7144 5.60577C16.869 3.95178 14.4781 3.03711 12 3.03711C9.52188 3.03711 7.13095 3.95178 5.28558 5.60577C3.44021 7.25976 2.27025 9.53668 2 12H22Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 12V20C12 20.5304 12.2107 21.0391 12.5858 21.4142C12.9609 21.7893 13.4696 22 14 22C14.5304 22 15.0391 21.7893 15.4142 21.4142C15.7893 21.0391 16 20.5304 16 20M12 2V3M22 12C21.7298 9.53668 20.5598 7.25976 18.7144 5.60577C16.869 3.95178 14.4781 3.03711 12 3.03711C9.52188 3.03711 7.13095 3.95178 5.28558 5.60577C3.44021 7.25976 2.27025 9.53668 2 12H22Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--underline{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 4V10C6 11.5913 6.63214 13.1174 7.75736 14.2426C8.88258 15.3679 10.4087 16 12 16C13.5913 16 15.1174 15.3679 16.2426 14.2426C17.3679 13.1174 18 11.5913 18 10V4M4 20H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 4V10C6 11.5913 6.63214 13.1174 7.75736 14.2426C8.88258 15.3679 10.4087 16 12 16C13.5913 16 15.1174 15.3679 16.2426 14.2426C17.3679 13.1174 18 11.5913 18 10V4M4 20H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--undo-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 14L4 9M4 9L9 4M4 9H14.5C15.2223 9 15.9375 9.14226 16.6048 9.41866C17.272 9.69506 17.8784 10.1002 18.3891 10.6109C18.8998 11.1216 19.3049 11.728 19.5813 12.3952C19.8577 13.0625 20 13.7777 20 14.5C20 15.2223 19.8577 15.9375 19.5813 16.6048C19.3049 17.272 18.8998 17.8784 18.3891 18.3891C17.8784 18.8998 17.272 19.3049 16.6048 19.5813C15.9375 19.8577 15.2223 20 14.5 20H11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 14L4 9M4 9L9 4M4 9H14.5C15.2223 9 15.9375 9.14226 16.6048 9.41866C17.272 9.69506 17.8784 10.1002 18.3891 10.6109C18.8998 11.1216 19.3049 11.728 19.5813 12.3952C19.8577 13.0625 20 13.7777 20 14.5C20 15.2223 19.8577 15.9375 19.5813 16.6048C19.3049 17.272 18.8998 17.8784 18.3891 18.3891C17.8784 18.8998 17.272 19.3049 16.6048 19.5813C15.9375 19.8577 15.2223 20 14.5 20H11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--undo-dot{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 7V13M3 13H9M3 13L6 10.3C7.64885 8.82116 9.78512 8.00226 12 8C14.3869 8 16.6761 8.94821 18.364 10.636C20.0518 12.3239 21 14.6131 21 17M13 17C13 17.5523 12.5523 18 12 18C11.4477 18 11 17.5523 11 17C11 16.4477 11.4477 16 12 16C12.5523 16 13 16.4477 13 17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 7V13M3 13H9M3 13L6 10.3C7.64885 8.82116 9.78512 8.00226 12 8C14.3869 8 16.6761 8.94821 18.364 10.636C20.0518 12.3239 21 14.6131 21 17M13 17C13 17.5523 12.5523 18 12 18C11.4477 18 11 17.5523 11 17C11 16.4477 11.4477 16 12 16C12.5523 16 13 16.4477 13 17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--undo{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 7V13M3 13H9M3 13L6 10.3C7.64885 8.82116 9.78512 8.00226 12 8C14.3869 8 16.6761 8.94821 18.364 10.636C20.0518 12.3239 21 14.6131 21 17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 7V13M3 13H9M3 13L6 10.3C7.64885 8.82116 9.78512 8.00226 12 8C14.3869 8 16.6761 8.94821 18.364 10.636C20.0518 12.3239 21 14.6131 21 17%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--unfold-horizontal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 12H22M22 12L19 15M22 12L19 9M8 12H2M2 12L5 9M2 12L5 15M12 2V4M12 8V10M12 14V16M12 20V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 12H22M22 12L19 15M22 12L19 9M8 12H2M2 12L5 9M2 12L5 15M12 2V4M12 8V10M12 14V16M12 20V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--unfold-vertical{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22V16M12 22L15 19M12 22L9 19M12 8V2M12 2L15 5M12 2L9 5M4 12H2M10 12H8M16 12H14M22 12H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 22V16M12 22L15 19M12 22L9 19M12 8V2M12 2L15 5M12 2L9 5M4 12H2M10 12H8M16 12H14M22 12H20%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--ungroup{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 4H6C5.44772 4 5 4.44772 5 5V9C5 9.55228 5.44772 10 6 10H12C12.5523 10 13 9.55228 13 9V5C13 4.44772 12.5523 4 12 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M18 14H12C11.4477 14 11 14.4477 11 15V19C11 19.5523 11.4477 20 12 20H18C18.5523 20 19 19.5523 19 19V15C19 14.4477 18.5523 14 18 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 4H6C5.44772 4 5 4.44772 5 5V9C5 9.55228 5.44772 10 6 10H12C12.5523 10 13 9.55228 13 9V5C13 4.44772 12.5523 4 12 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M18 14H12C11.4477 14 11 14.4477 11 15V19C11 19.5523 11.4477 20 12 20H18C18.5523 20 19 19.5523 19 19V15C19 14.4477 18.5523 14 18 14Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--university{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 17V17.01M6 13V13.01M18 17V17.01M18 13V13.01M14 22V17C14 16.4696 13.7893 15.9609 13.4142 15.5858C13.0391 15.2107 12.5304 15 12 15C11.4696 15 10.9609 15.2107 10.5858 15.5858C10.2107 15.9609 10 16.4696 10 17V22M13 10C13 10.5523 12.5523 11 12 11C11.4477 11 11 10.5523 11 10C11 9.44772 11.4477 9 12 9C12.5523 9 13 9.44772 13 10ZM22 20V8H18L12 4L6 8H2V20C2 20.5304 2.21071 21.0391 2.58579 21.4142C2.96086 21.7893 3.46957 22 4 22H20C20.5304 22 21.0391 21.7893 21.4142 21.4142C21.7893 21.0391 22 20.5304 22 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 17V17.01M6 13V13.01M18 17V17.01M18 13V13.01M14 22V17C14 16.4696 13.7893 15.9609 13.4142 15.5858C13.0391 15.2107 12.5304 15 12 15C11.4696 15 10.9609 15.2107 10.5858 15.5858C10.2107 15.9609 10 16.4696 10 17V22M13 10C13 10.5523 12.5523 11 12 11C11.4477 11 11 10.5523 11 10C11 9.44772 11.4477 9 12 9C12.5523 9 13 9.44772 13 10ZM22 20V8H18L12 4L6 8H2V20C2 20.5304 2.21071 21.0391 2.58579 21.4142C2.96086 21.7893 3.46957 22 4 22H20C20.5304 22 21.0391 21.7893 21.4142 21.4142C21.7893 21.0391 22 20.5304 22 20Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--unlink-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 7H17C18.3261 7 19.5979 7.52678 20.5355 8.46447C21.4732 9.40215 22 10.6739 22 12C22 13.3261 21.4732 14.5979 20.5355 15.5355C19.5979 16.4732 18.3261 17 17 17H15M9 17H7C5.67392 17 4.40215 16.4732 3.46447 15.5355C2.52678 14.5979 2 13.3261 2 12C2 10.6739 2.52678 9.40215 3.46447 8.46447C4.40215 7.52678 5.67392 7 7 7H9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 7H17C18.3261 7 19.5979 7.52678 20.5355 8.46447C21.4732 9.40215 22 10.6739 22 12C22 13.3261 21.4732 14.5979 20.5355 15.5355C19.5979 16.4732 18.3261 17 17 17H15M9 17H7C5.67392 17 4.40215 16.4732 3.46447 15.5355C2.52678 14.5979 2 13.3261 2 12C2 10.6739 2.52678 9.40215 3.46447 8.46447C4.40215 7.52678 5.67392 7 7 7H9%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--unlink{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18.84 12.25L20.56 10.54H20.54C21.4606 9.58603 21.9651 8.30572 21.9426 6.98017C21.9201 5.65461 21.3725 4.39216 20.42 3.46999C19.4869 2.57019 18.2412 2.06738 16.945 2.06738C15.6488 2.06738 14.4031 2.57019 13.47 3.46999L11.75 5.17999M5.16994 11.75L3.45994 13.46C2.53931 14.414 2.03486 15.6943 2.05736 17.0198C2.07986 18.3454 2.62746 19.6078 3.57994 20.53C4.51299 21.4298 5.7587 21.9326 7.05494 21.9326C8.35118 21.9326 9.59689 21.4298 10.5299 20.53L12.2399 18.82M8 2V5M2 8H5M16 19V22M19 16H22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18.84 12.25L20.56 10.54H20.54C21.4606 9.58603 21.9651 8.30572 21.9426 6.98017C21.9201 5.65461 21.3725 4.39216 20.42 3.46999C19.4869 2.57019 18.2412 2.06738 16.945 2.06738C15.6488 2.06738 14.4031 2.57019 13.47 3.46999L11.75 5.17999M5.16994 11.75L3.45994 13.46C2.53931 14.414 2.03486 15.6943 2.05736 17.0198C2.07986 18.3454 2.62746 19.6078 3.57994 20.53C4.51299 21.4298 5.7587 21.9326 7.05494 21.9326C8.35118 21.9326 9.59689 21.4298 10.5299 20.53L12.2399 18.82M8 2V5M2 8H5M16 19V22M19 16H22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--unplug{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 5L22 2M2 22L5 19M7.5 13.5L10 11M10.5 16.5L13 14M6.30003 20.3C6.523 20.5237 6.78794 20.7013 7.07967 20.8224C7.37139 20.9435 7.68416 21.0059 8.00003 21.0059C8.31591 21.0059 8.62867 20.9435 8.9204 20.8224C9.21212 20.7013 9.47706 20.5237 9.70003 20.3L12 18L6.00003 12L3.70003 14.3C3.47629 14.523 3.29876 14.7879 3.17763 15.0796C3.05649 15.3714 2.99414 15.6841 2.99414 16C2.99414 16.3159 3.05649 16.6286 3.17763 16.9204C3.29876 17.2121 3.47629 17.477 3.70003 17.7L6.30003 20.3ZM12 6.00003L18 12L20.3 9.70003C20.5237 9.47706 20.7013 9.21212 20.8224 8.9204C20.9435 8.62867 21.0059 8.31591 21.0059 8.00003C21.0059 7.68416 20.9435 7.37139 20.8224 7.07967C20.7013 6.78794 20.5237 6.523 20.3 6.30003L17.7 3.70003C17.477 3.47629 17.2121 3.29876 16.9204 3.17763C16.6286 3.05649 16.3159 2.99414 16 2.99414C15.6841 2.99414 15.3714 3.05649 15.0796 3.17763C14.7879 3.29876 14.523 3.47629 14.3 3.70003L12 6.00003Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 5L22 2M2 22L5 19M7.5 13.5L10 11M10.5 16.5L13 14M6.30003 20.3C6.523 20.5237 6.78794 20.7013 7.07967 20.8224C7.37139 20.9435 7.68416 21.0059 8.00003 21.0059C8.31591 21.0059 8.62867 20.9435 8.9204 20.8224C9.21212 20.7013 9.47706 20.5237 9.70003 20.3L12 18L6.00003 12L3.70003 14.3C3.47629 14.523 3.29876 14.7879 3.17763 15.0796C3.05649 15.3714 2.99414 15.6841 2.99414 16C2.99414 16.3159 3.05649 16.6286 3.17763 16.9204C3.29876 17.2121 3.47629 17.477 3.70003 17.7L6.30003 20.3ZM12 6.00003L18 12L20.3 9.70003C20.5237 9.47706 20.7013 9.21212 20.8224 8.9204C20.9435 8.62867 21.0059 8.31591 21.0059 8.00003C21.0059 7.68416 20.9435 7.37139 20.8224 7.07967C20.7013 6.78794 20.5237 6.523 20.3 6.30003L17.7 3.70003C17.477 3.47629 17.2121 3.29876 16.9204 3.17763C16.6286 3.05649 16.3159 2.99414 16 2.99414C15.6841 2.99414 15.3714 3.05649 15.0796 3.17763C14.7879 3.29876 14.523 3.47629 14.3 3.70003L12 6.00003Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--upload{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 15V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V15M17 8L12 3M12 3L7 8M12 3V15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 15V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V15M17 8L12 3M12 3L7 8M12 3V15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--usb{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.69995 19.3L19 5M9.26 7.67993L5 11.9999L7 16.9999M10 14L15 16L18.5 12.5M11 7C11 7.55228 10.5523 8 10 8C9.44772 8 9 7.55228 9 7C9 6.44772 9.44772 6 10 6C10.5523 6 11 6.44772 11 7ZM5 20C5 20.5523 4.55228 21 4 21C3.44772 21 3 20.5523 3 20C3 19.4477 3.44772 19 4 19C4.55228 19 5 19.4477 5 20ZM21 3L18 4L20 6L21 3ZM18 12L19 11L20 12L19 13L18 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M4.69995 19.3L19 5M9.26 7.67993L5 11.9999L7 16.9999M10 14L15 16L18.5 12.5M11 7C11 7.55228 10.5523 8 10 8C9.44772 8 9 7.55228 9 7C9 6.44772 9.44772 6 10 6C10.5523 6 11 6.44772 11 7ZM5 20C5 20.5523 4.55228 21 4 21C3.44772 21 3 20.5523 3 20C3 19.4477 3.44772 19 4 19C4.55228 19 5 19.4477 5 20ZM21 3L18 4L20 6L21 3ZM18 12L19 11L20 12L19 13L18 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--user-check{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 21V19C16 17.9391 15.5786 16.9217 14.8284 16.1716C14.0783 15.4214 13.0609 15 12 15H6C4.93913 15 3.92172 15.4214 3.17157 16.1716C2.42143 16.9217 2 17.9391 2 19V21M16 11L18 13L22 9M13 7C13 9.20914 11.2091 11 9 11C6.79086 11 5 9.20914 5 7C5 4.79086 6.79086 3 9 3C11.2091 3 13 4.79086 13 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 21V19C16 17.9391 15.5786 16.9217 14.8284 16.1716C14.0783 15.4214 13.0609 15 12 15H6C4.93913 15 3.92172 15.4214 3.17157 16.1716C2.42143 16.9217 2 17.9391 2 19V21M16 11L18 13L22 9M13 7C13 9.20914 11.2091 11 9 11C6.79086 11 5 9.20914 5 7C5 4.79086 6.79086 3 9 3C11.2091 3 13 4.79086 13 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--user-cog{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 15H6C4.93913 15 3.92172 15.4214 3.17157 16.1716C2.42143 16.9217 2 17.9391 2 19V21M21.6998 16.4001L20.7998 16.1001M15.1998 13.9001L14.2998 13.6001M16.6001 18.7001L16.9001 17.8M19.1001 12.2L19.4001 11.3M19.6002 18.7L19.2002 17.7M16.7999 12.3L16.3999 11.3M14.2998 16.6L15.2998 16.2M20.7002 13.7999L21.7002 13.3999M21 15C21 16.6569 19.6569 18 18 18C16.3431 18 15 16.6569 15 15C15 13.3431 16.3431 12 18 12C19.6569 12 21 13.3431 21 15ZM13 7C13 9.20914 11.2091 11 9 11C6.79086 11 5 9.20914 5 7C5 4.79086 6.79086 3 9 3C11.2091 3 13 4.79086 13 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 15H6C4.93913 15 3.92172 15.4214 3.17157 16.1716C2.42143 16.9217 2 17.9391 2 19V21M21.6998 16.4001L20.7998 16.1001M15.1998 13.9001L14.2998 13.6001M16.6001 18.7001L16.9001 17.8M19.1001 12.2L19.4001 11.3M19.6002 18.7L19.2002 17.7M16.7999 12.3L16.3999 11.3M14.2998 16.6L15.2998 16.2M20.7002 13.7999L21.7002 13.3999M21 15C21 16.6569 19.6569 18 18 18C16.3431 18 15 16.6569 15 15C15 13.3431 16.3431 12 18 12C19.6569 12 21 13.3431 21 15ZM13 7C13 9.20914 11.2091 11 9 11C6.79086 11 5 9.20914 5 7C5 4.79086 6.79086 3 9 3C11.2091 3 13 4.79086 13 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--user-minus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 21V19C16 17.9391 15.5786 16.9217 14.8284 16.1716C14.0783 15.4214 13.0609 15 12 15H6C4.93913 15 3.92172 15.4214 3.17157 16.1716C2.42143 16.9217 2 17.9391 2 19V21M22 11H16M13 7C13 9.20914 11.2091 11 9 11C6.79086 11 5 9.20914 5 7C5 4.79086 6.79086 3 9 3C11.2091 3 13 4.79086 13 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 21V19C16 17.9391 15.5786 16.9217 14.8284 16.1716C14.0783 15.4214 13.0609 15 12 15H6C4.93913 15 3.92172 15.4214 3.17157 16.1716C2.42143 16.9217 2 17.9391 2 19V21M22 11H16M13 7C13 9.20914 11.2091 11 9 11C6.79086 11 5 9.20914 5 7C5 4.79086 6.79086 3 9 3C11.2091 3 13 4.79086 13 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--user-pen{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.5 15H7C5.93913 15 4.92172 15.4214 4.17157 16.1716C3.42143 16.9217 3 17.9391 3 19V21M21.378 16.6259C21.7763 16.2275 22.0001 15.6873 22.0001 15.1239C22.0001 14.5605 21.7763 14.0203 21.378 13.6219C20.9796 13.2235 20.4393 12.9998 19.876 12.9998C19.3126 12.9998 18.7723 13.2235 18.374 13.6219L14.364 17.6339C14.1262 17.8715 13.9522 18.1652 13.858 18.4879L13.021 21.3579C12.9959 21.444 12.9944 21.5352 13.0166 21.622C13.0389 21.7088 13.084 21.7881 13.1474 21.8515C13.2108 21.9148 13.2901 21.96 13.3769 21.9823C13.4637 22.0045 13.5549 22.003 13.641 21.9779L16.511 21.1409C16.8336 21.0467 17.1274 20.8727 17.365 20.6349L21.378 16.6259ZM14 7C14 9.20914 12.2091 11 10 11C7.79086 11 6 9.20914 6 7C6 4.79086 7.79086 3 10 3C12.2091 3 14 4.79086 14 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11.5 15H7C5.93913 15 4.92172 15.4214 4.17157 16.1716C3.42143 16.9217 3 17.9391 3 19V21M21.378 16.6259C21.7763 16.2275 22.0001 15.6873 22.0001 15.1239C22.0001 14.5605 21.7763 14.0203 21.378 13.6219C20.9796 13.2235 20.4393 12.9998 19.876 12.9998C19.3126 12.9998 18.7723 13.2235 18.374 13.6219L14.364 17.6339C14.1262 17.8715 13.9522 18.1652 13.858 18.4879L13.021 21.3579C12.9959 21.444 12.9944 21.5352 13.0166 21.622C13.0389 21.7088 13.084 21.7881 13.1474 21.8515C13.2108 21.9148 13.2901 21.96 13.3769 21.9823C13.4637 22.0045 13.5549 22.003 13.641 21.9779L16.511 21.1409C16.8336 21.0467 17.1274 20.8727 17.365 20.6349L21.378 16.6259ZM14 7C14 9.20914 12.2091 11 10 11C7.79086 11 6 9.20914 6 7C6 4.79086 7.79086 3 10 3C12.2091 3 14 4.79086 14 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--user-plus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 21V19C16 17.9391 15.5786 16.9217 14.8284 16.1716C14.0783 15.4214 13.0609 15 12 15H6C4.93913 15 3.92172 15.4214 3.17157 16.1716C2.42143 16.9217 2 17.9391 2 19V21M19 8V14M22 11H16M13 7C13 9.20914 11.2091 11 9 11C6.79086 11 5 9.20914 5 7C5 4.79086 6.79086 3 9 3C11.2091 3 13 4.79086 13 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 21V19C16 17.9391 15.5786 16.9217 14.8284 16.1716C14.0783 15.4214 13.0609 15 12 15H6C4.93913 15 3.92172 15.4214 3.17157 16.1716C2.42143 16.9217 2 17.9391 2 19V21M19 8V14M22 11H16M13 7C13 9.20914 11.2091 11 9 11C6.79086 11 5 9.20914 5 7C5 4.79086 6.79086 3 9 3C11.2091 3 13 4.79086 13 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--user-round-check{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 21C1.99992 19.4603 2.44413 17.9533 3.27935 16.6598C4.11456 15.3664 5.30527 14.3414 6.7086 13.708C8.11193 13.0745 9.66824 12.8595 11.1908 13.0886C12.7133 13.3178 14.1373 13.9815 15.292 15M16 19L18 21L22 17M15 8C15 10.7614 12.7614 13 10 13C7.23858 13 5 10.7614 5 8C5 5.23858 7.23858 3 10 3C12.7614 3 15 5.23858 15 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 21C1.99992 19.4603 2.44413 17.9533 3.27935 16.6598C4.11456 15.3664 5.30527 14.3414 6.7086 13.708C8.11193 13.0745 9.66824 12.8595 11.1908 13.0886C12.7133 13.3178 14.1373 13.9815 15.292 15M16 19L18 21L22 17M15 8C15 10.7614 12.7614 13 10 13C7.23858 13 5 10.7614 5 8C5 5.23858 7.23858 3 10 3C12.7614 3 15 5.23858 15 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--user-round-cog{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 21C2.00012 19.741 2.29739 18.4997 2.86766 17.3772C3.43792 16.2548 4.26506 15.2827 5.28182 14.5402C6.29858 13.7976 7.47624 13.3056 8.71904 13.104C9.96183 12.9024 11.2347 12.9969 12.434 13.38M19.5 14.3L19.1 15.2M16.9 20.8L16.5 21.7001M21.7001 19.5001L20.8 19.1001M15.2 16.9L14.3 16.5M21.7001 16.5L20.8 16.9M15.2 19.1001L14.3 19.5001M19.5 21.7001L19.1 20.8M16.9 15.2L16.5 14.3M15 8C15 10.7614 12.7614 13 10 13C7.23858 13 5 10.7614 5 8C5 5.23858 7.23858 3 10 3C12.7614 3 15 5.23858 15 8ZM21 18C21 19.6569 19.6569 21 18 21C16.3431 21 15 19.6569 15 18C15 16.3431 16.3431 15 18 15C19.6569 15 21 16.3431 21 18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 21C2.00012 19.741 2.29739 18.4997 2.86766 17.3772C3.43792 16.2548 4.26506 15.2827 5.28182 14.5402C6.29858 13.7976 7.47624 13.3056 8.71904 13.104C9.96183 12.9024 11.2347 12.9969 12.434 13.38M19.5 14.3L19.1 15.2M16.9 20.8L16.5 21.7001M21.7001 19.5001L20.8 19.1001M15.2 16.9L14.3 16.5M21.7001 16.5L20.8 16.9M15.2 19.1001L14.3 19.5001M19.5 21.7001L19.1 20.8M16.9 15.2L16.5 14.3M15 8C15 10.7614 12.7614 13 10 13C7.23858 13 5 10.7614 5 8C5 5.23858 7.23858 3 10 3C12.7614 3 15 5.23858 15 8ZM21 18C21 19.6569 19.6569 21 18 21C16.3431 21 15 19.6569 15 18C15 16.3431 16.3431 15 18 15C19.6569 15 21 16.3431 21 18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--user-round-minus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 21C1.99992 19.4603 2.44413 17.9533 3.27935 16.6598C4.11456 15.3664 5.30527 14.3414 6.7086 13.708C8.11193 13.0745 9.66824 12.8595 11.1908 13.0886C12.7133 13.3178 14.1373 13.9815 15.292 15M22 19H16M15 8C15 10.7614 12.7614 13 10 13C7.23858 13 5 10.7614 5 8C5 5.23858 7.23858 3 10 3C12.7614 3 15 5.23858 15 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 21C1.99992 19.4603 2.44413 17.9533 3.27935 16.6598C4.11456 15.3664 5.30527 14.3414 6.7086 13.708C8.11193 13.0745 9.66824 12.8595 11.1908 13.0886C12.7133 13.3178 14.1373 13.9815 15.292 15M22 19H16M15 8C15 10.7614 12.7614 13 10 13C7.23858 13 5 10.7614 5 8C5 5.23858 7.23858 3 10 3C12.7614 3 15 5.23858 15 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--user-round-pen{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 20.9999C1.99986 19.7061 2.31352 18.4316 2.91408 17.2856C3.51464 16.1396 4.38419 15.1564 5.44815 14.4202C6.51212 13.6841 7.73876 13.2169 9.02288 13.0589C10.307 12.9009 11.6103 13.0567 12.821 13.5129M21.378 16.6259C21.7763 16.2275 22.0001 15.6873 22.0001 15.1239C22.0001 14.5605 21.7763 14.0203 21.378 13.6219C20.9796 13.2235 20.4393 12.9998 19.876 12.9998C19.3126 12.9998 18.7723 13.2235 18.374 13.6219L14.364 17.6339C14.1262 17.8715 13.9522 18.1652 13.858 18.4879L13.021 21.3579C12.9959 21.444 12.9944 21.5352 13.0166 21.622C13.0389 21.7088 13.084 21.7881 13.1474 21.8515C13.2108 21.9148 13.2901 21.96 13.3769 21.9823C13.4637 22.0045 13.5549 22.003 13.641 21.9779L16.511 21.1409C16.8336 21.0467 17.1274 20.8727 17.365 20.6349L21.378 16.6259ZM15 8C15 10.7614 12.7614 13 10 13C7.23858 13 5 10.7614 5 8C5 5.23858 7.23858 3 10 3C12.7614 3 15 5.23858 15 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 20.9999C1.99986 19.7061 2.31352 18.4316 2.91408 17.2856C3.51464 16.1396 4.38419 15.1564 5.44815 14.4202C6.51212 13.6841 7.73876 13.2169 9.02288 13.0589C10.307 12.9009 11.6103 13.0567 12.821 13.5129M21.378 16.6259C21.7763 16.2275 22.0001 15.6873 22.0001 15.1239C22.0001 14.5605 21.7763 14.0203 21.378 13.6219C20.9796 13.2235 20.4393 12.9998 19.876 12.9998C19.3126 12.9998 18.7723 13.2235 18.374 13.6219L14.364 17.6339C14.1262 17.8715 13.9522 18.1652 13.858 18.4879L13.021 21.3579C12.9959 21.444 12.9944 21.5352 13.0166 21.622C13.0389 21.7088 13.084 21.7881 13.1474 21.8515C13.2108 21.9148 13.2901 21.96 13.3769 21.9823C13.4637 22.0045 13.5549 22.003 13.641 21.9779L16.511 21.1409C16.8336 21.0467 17.1274 20.8727 17.365 20.6349L21.378 16.6259ZM15 8C15 10.7614 12.7614 13 10 13C7.23858 13 5 10.7614 5 8C5 5.23858 7.23858 3 10 3C12.7614 3 15 5.23858 15 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--user-round-plus{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 21C1.99992 19.4603 2.44413 17.9533 3.27935 16.6598C4.11456 15.3664 5.30527 14.3414 6.7086 13.708C8.11193 13.0745 9.66824 12.8595 11.1908 13.0886C12.7133 13.3178 14.1373 13.9815 15.292 15M19 16V22M22 19H16M15 8C15 10.7614 12.7614 13 10 13C7.23858 13 5 10.7614 5 8C5 5.23858 7.23858 3 10 3C12.7614 3 15 5.23858 15 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 21C1.99992 19.4603 2.44413 17.9533 3.27935 16.6598C4.11456 15.3664 5.30527 14.3414 6.7086 13.708C8.11193 13.0745 9.66824 12.8595 11.1908 13.0886C12.7133 13.3178 14.1373 13.9815 15.292 15M19 16V22M22 19H16M15 8C15 10.7614 12.7614 13 10 13C7.23858 13 5 10.7614 5 8C5 5.23858 7.23858 3 10 3C12.7614 3 15 5.23858 15 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--user-round-search{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 21C2.00012 19.741 2.29739 18.4997 2.86766 17.3772C3.43792 16.2548 4.26506 15.2827 5.28182 14.5402C6.29858 13.7976 7.47624 13.3056 8.71904 13.104C9.96183 12.9024 11.2347 12.9969 12.434 13.38M22.0001 22.0001L20.1001 20.1001M15 8C15 10.7614 12.7614 13 10 13C7.23858 13 5 10.7614 5 8C5 5.23858 7.23858 3 10 3C12.7614 3 15 5.23858 15 8ZM21 18C21 19.6569 19.6569 21 18 21C16.3431 21 15 19.6569 15 18C15 16.3431 16.3431 15 18 15C19.6569 15 21 16.3431 21 18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 21C2.00012 19.741 2.29739 18.4997 2.86766 17.3772C3.43792 16.2548 4.26506 15.2827 5.28182 14.5402C6.29858 13.7976 7.47624 13.3056 8.71904 13.104C9.96183 12.9024 11.2347 12.9969 12.434 13.38M22.0001 22.0001L20.1001 20.1001M15 8C15 10.7614 12.7614 13 10 13C7.23858 13 5 10.7614 5 8C5 5.23858 7.23858 3 10 3C12.7614 3 15 5.23858 15 8ZM21 18C21 19.6569 19.6569 21 18 21C16.3431 21 15 19.6569 15 18C15 16.3431 16.3431 15 18 15C19.6569 15 21 16.3431 21 18Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--user-round-x{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 21C2 19.6081 2.36317 18.2402 3.05363 17.0316C3.74409 15.823 4.73794 14.8155 5.93699 14.1086C7.13604 13.4016 8.49879 13.0198 9.89059 13.0007C11.2824 12.9817 12.6551 13.3261 13.873 14M17 17L22 22M22 17L17 22M15 8C15 10.7614 12.7614 13 10 13C7.23858 13 5 10.7614 5 8C5 5.23858 7.23858 3 10 3C12.7614 3 15 5.23858 15 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 21C2 19.6081 2.36317 18.2402 3.05363 17.0316C3.74409 15.823 4.73794 14.8155 5.93699 14.1086C7.13604 13.4016 8.49879 13.0198 9.89059 13.0007C11.2824 12.9817 12.6551 13.3261 13.873 14M17 17L22 22M22 17L17 22M15 8C15 10.7614 12.7614 13 10 13C7.23858 13 5 10.7614 5 8C5 5.23858 7.23858 3 10 3C12.7614 3 15 5.23858 15 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--user-round{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 13C14.7614 13 17 10.7614 17 8C17 5.23858 14.7614 3 12 3C9.23858 3 7 5.23858 7 8C7 10.7614 9.23858 13 12 13ZM12 13C14.1217 13 16.1566 13.8429 17.6569 15.3431C19.1571 16.8434 20 18.8783 20 21M12 13C9.87827 13 7.84344 13.8429 6.34315 15.3431C4.84285 16.8434 4 18.8783 4 21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 13C14.7614 13 17 10.7614 17 8C17 5.23858 14.7614 3 12 3C9.23858 3 7 5.23858 7 8C7 10.7614 9.23858 13 12 13ZM12 13C14.1217 13 16.1566 13.8429 17.6569 15.3431C19.1571 16.8434 20 18.8783 20 21M12 13C9.87827 13 7.84344 13.8429 6.34315 15.3431C4.84285 16.8434 4 18.8783 4 21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--user-search{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.3 15H7C5.93913 15 4.92172 15.4214 4.17157 16.1716C3.42143 16.9217 3 17.9391 3 19V21M21.0001 21.0001L19.1001 19.1001M14 7C14 9.20914 12.2091 11 10 11C7.79086 11 6 9.20914 6 7C6 4.79086 7.79086 3 10 3C12.2091 3 14 4.79086 14 7ZM20 17C20 18.6569 18.6569 20 17 20C15.3431 20 14 18.6569 14 17C14 15.3431 15.3431 14 17 14C18.6569 14 20 15.3431 20 17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.3 15H7C5.93913 15 4.92172 15.4214 4.17157 16.1716C3.42143 16.9217 3 17.9391 3 19V21M21.0001 21.0001L19.1001 19.1001M14 7C14 9.20914 12.2091 11 10 11C7.79086 11 6 9.20914 6 7C6 4.79086 7.79086 3 10 3C12.2091 3 14 4.79086 14 7ZM20 17C20 18.6569 18.6569 20 17 20C15.3431 20 14 18.6569 14 17C14 15.3431 15.3431 14 17 14C18.6569 14 20 15.3431 20 17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--user-x{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 21V19C16 17.9391 15.5786 16.9217 14.8284 16.1716C14.0783 15.4214 13.0609 15 12 15H6C4.93913 15 3.92172 15.4214 3.17157 16.1716C2.42143 16.9217 2 17.9391 2 19V21M17 8L22 13M22 8L17 13M13 7C13 9.20914 11.2091 11 9 11C6.79086 11 5 9.20914 5 7C5 4.79086 6.79086 3 9 3C11.2091 3 13 4.79086 13 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 21V19C16 17.9391 15.5786 16.9217 14.8284 16.1716C14.0783 15.4214 13.0609 15 12 15H6C4.93913 15 3.92172 15.4214 3.17157 16.1716C2.42143 16.9217 2 17.9391 2 19V21M17 8L22 13M22 8L17 13M13 7C13 9.20914 11.2091 11 9 11C6.79086 11 5 9.20914 5 7C5 4.79086 6.79086 3 9 3C11.2091 3 13 4.79086 13 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--user{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 21V19C19 17.9391 18.5786 16.9217 17.8284 16.1716C17.0783 15.4214 16.0609 15 15 15H9C7.93913 15 6.92172 15.4214 6.17157 16.1716C5.42143 16.9217 5 17.9391 5 19V21M16 7C16 9.20914 14.2091 11 12 11C9.79086 11 8 9.20914 8 7C8 4.79086 9.79086 3 12 3C14.2091 3 16 4.79086 16 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 21V19C19 17.9391 18.5786 16.9217 17.8284 16.1716C17.0783 15.4214 16.0609 15 15 15H9C7.93913 15 6.92172 15.4214 6.17157 16.1716C5.42143 16.9217 5 17.9391 5 19V21M16 7C16 9.20914 14.2091 11 12 11C9.79086 11 8 9.20914 8 7C8 4.79086 9.79086 3 12 3C14.2091 3 16 4.79086 16 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--users-round{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 21C18 18.8783 17.1571 16.8434 15.6569 15.3431C14.1566 13.8429 12.1217 13 10 13M10 13C7.87827 13 5.84344 13.8429 4.34315 15.3431C2.84285 16.8434 2 18.8783 2 21M10 13C12.7614 13 15 10.7614 15 8C15 5.23858 12.7614 3 10 3C7.23858 3 5 5.23858 5 8C5 10.7614 7.23858 13 10 13ZM22 20C22 16.63 20 13.5 18 12C18.6575 11.5067 19.1832 10.859 19.5306 10.1142C19.8781 9.3694 20.0366 8.55042 19.9921 7.72975C19.9476 6.90908 19.7015 6.11204 19.2755 5.40915C18.8496 4.70626 18.2569 4.11921 17.55 3.69995%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 21C18 18.8783 17.1571 16.8434 15.6569 15.3431C14.1566 13.8429 12.1217 13 10 13M10 13C7.87827 13 5.84344 13.8429 4.34315 15.3431C2.84285 16.8434 2 18.8783 2 21M10 13C12.7614 13 15 10.7614 15 8C15 5.23858 12.7614 3 10 3C7.23858 3 5 5.23858 5 8C5 10.7614 7.23858 13 10 13ZM22 20C22 16.63 20 13.5 18 12C18.6575 11.5067 19.1832 10.859 19.5306 10.1142C19.8781 9.3694 20.0366 8.55042 19.9921 7.72975C19.9476 6.90908 19.7015 6.11204 19.2755 5.40915C18.8496 4.70626 18.2569 4.11921 17.55 3.69995%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--users{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 21V19C16 17.9391 15.5786 16.9217 14.8284 16.1716C14.0783 15.4214 13.0609 15 12 15H6C4.93913 15 3.92172 15.4214 3.17157 16.1716C2.42143 16.9217 2 17.9391 2 19V21M22 20.9999V18.9999C21.9993 18.1136 21.7044 17.2527 21.1614 16.5522C20.6184 15.8517 19.8581 15.3515 19 15.1299M16 3.12988C16.8604 3.35018 17.623 3.85058 18.1676 4.55219C18.7122 5.2538 19.0078 6.11671 19.0078 7.00488C19.0078 7.89305 18.7122 8.75596 18.1676 9.45757C17.623 10.1592 16.8604 10.6596 16 10.8799M13 7C13 9.20914 11.2091 11 9 11C6.79086 11 5 9.20914 5 7C5 4.79086 6.79086 3 9 3C11.2091 3 13 4.79086 13 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 21V19C16 17.9391 15.5786 16.9217 14.8284 16.1716C14.0783 15.4214 13.0609 15 12 15H6C4.93913 15 3.92172 15.4214 3.17157 16.1716C2.42143 16.9217 2 17.9391 2 19V21M22 20.9999V18.9999C21.9993 18.1136 21.7044 17.2527 21.1614 16.5522C20.6184 15.8517 19.8581 15.3515 19 15.1299M16 3.12988C16.8604 3.35018 17.623 3.85058 18.1676 4.55219C18.7122 5.2538 19.0078 6.11671 19.0078 7.00488C19.0078 7.89305 18.7122 8.75596 18.1676 9.45757C17.623 10.1592 16.8604 10.6596 16 10.8799M13 7C13 9.20914 11.2091 11 9 11C6.79086 11 5 9.20914 5 7C5 4.79086 6.79086 3 9 3C11.2091 3 13 4.79086 13 7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--utensils-crossed{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15.9999 2L13.6999 4.3C13.1502 4.86079 12.8423 5.61474 12.8423 6.4C12.8423 7.18526 13.1502 7.93921 13.6999 8.5L15.4999 10.3C16.0606 10.8497 16.8146 11.1576 17.5999 11.1576C18.3851 11.1576 19.1391 10.8497 19.6999 10.3L21.9999 8M14.9997 15L3.29967 3.30005C2.90056 3.6911 2.58348 4.15787 2.36702 4.673C2.15056 5.18813 2.03906 5.74128 2.03906 6.30005C2.03906 6.85881 2.15056 7.41196 2.36702 7.9271C2.58348 8.44223 2.90056 8.90899 3.29967 9.30005L10.5997 16.6C11.2997 17.3 12.5997 17.3 13.3997 16.6L14.9997 15ZM14.9997 15L21.9997 22M2.09985 21.8L8.49985 15.5M18.9998 5L11.9998 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15.9999 2L13.6999 4.3C13.1502 4.86079 12.8423 5.61474 12.8423 6.4C12.8423 7.18526 13.1502 7.93921 13.6999 8.5L15.4999 10.3C16.0606 10.8497 16.8146 11.1576 17.5999 11.1576C18.3851 11.1576 19.1391 10.8497 19.6999 10.3L21.9999 8M14.9997 15L3.29967 3.30005C2.90056 3.6911 2.58348 4.15787 2.36702 4.673C2.15056 5.18813 2.03906 5.74128 2.03906 6.30005C2.03906 6.85881 2.15056 7.41196 2.36702 7.9271C2.58348 8.44223 2.90056 8.90899 3.29967 9.30005L10.5997 16.6C11.2997 17.3 12.5997 17.3 13.3997 16.6L14.9997 15ZM14.9997 15L21.9997 22M2.09985 21.8L8.49985 15.5M18.9998 5L11.9998 12%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--utensils{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 2V9C3 10.1 3.9 11 5 11H9C9.53043 11 10.0391 10.7893 10.4142 10.4142C10.7893 10.0391 11 9.53043 11 9V2M7 2V22M21 15V2C19.6739 2 18.4021 2.52678 17.4645 3.46447C16.5268 4.40215 16 5.67392 16 7V13C16 14.1 16.9 15 18 15H21ZM21 15V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 2V9C3 10.1 3.9 11 5 11H9C9.53043 11 10.0391 10.7893 10.4142 10.4142C10.7893 10.0391 11 9.53043 11 9V2M7 2V22M21 15V2C19.6739 2 18.4021 2.52678 17.4645 3.46447C16.5268 4.40215 16 5.67392 16 7V13C16 14.1 16.9 15 18 15H21ZM21 15V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--utility-pole{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2V22M2 5H22M3 3V5M7 3V5M17 3V5M21 3V5M19 5L12 12L5 5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 2V22M2 5H22M3 3V5M7 3V5M17 3V5M21 3V5M19 5L12 12L5 5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--variable{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 21C8 21 4 18 4 12C4 6 8 3 8 3M16 3C16 3 20 6 20 12C20 18 16 21 16 21M15 9L9 15M9 9L15 15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 21C8 21 4 18 4 12C4 6 8 3 8 3M16 3C16 3 20 6 20 12C20 18 16 21 16 21M15 9L9 15M9 9L15 15%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--vault{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7.8999 7.8999L10.5999 10.5999M13.3999 10.5999L16.0999 7.8999M7.8999 16.0999L10.5999 13.3999M13.3999 13.3999L16.0999 16.0999M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3ZM8 7.5C8 7.77614 7.77614 8 7.5 8C7.22386 8 7 7.77614 7 7.5C7 7.22386 7.22386 7 7.5 7C7.77614 7 8 7.22386 8 7.5ZM17 7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5C16 7.22386 16.2239 7 16.5 7C16.7761 7 17 7.22386 17 7.5ZM8 16.5C8 16.7761 7.77614 17 7.5 17C7.22386 17 7 16.7761 7 16.5C7 16.2239 7.22386 16 7.5 16C7.77614 16 8 16.2239 8 16.5ZM17 16.5C17 16.7761 16.7761 17 16.5 17C16.2239 17 16 16.7761 16 16.5C16 16.2239 16.2239 16 16.5 16C16.7761 16 17 16.2239 17 16.5ZM14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7.8999 7.8999L10.5999 10.5999M13.3999 10.5999L16.0999 7.8999M7.8999 16.0999L10.5999 13.3999M13.3999 13.3999L16.0999 16.0999M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3ZM8 7.5C8 7.77614 7.77614 8 7.5 8C7.22386 8 7 7.77614 7 7.5C7 7.22386 7.22386 7 7.5 7C7.77614 7 8 7.22386 8 7.5ZM17 7.5C17 7.77614 16.7761 8 16.5 8C16.2239 8 16 7.77614 16 7.5C16 7.22386 16.2239 7 16.5 7C16.7761 7 17 7.22386 17 7.5ZM8 16.5C8 16.7761 7.77614 17 7.5 17C7.22386 17 7 16.7761 7 16.5C7 16.2239 7.22386 16 7.5 16C7.77614 16 8 16.2239 8 16.5ZM17 16.5C17 16.7761 16.7761 17 16.5 17C16.2239 17 16 16.7761 16 16.5C16 16.2239 16.2239 16 16.5 16C16.7761 16 17 16.2239 17 16.5ZM14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--vegan{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2.00024 2C5.01885 4.40804 7.47698 7.44442 9.20386 10.8982C10.9307 14.352 11.885 18.1403 12.0002 22C12.9002 15.18 13.5002 12.5 16.0002 8M16.0002 8C20.0002 8 22.0002 6 22.0002 2C18.0002 2 16.0002 4 16.0002 8ZM17.4101 3.5999C15.335 2.26497 12.8395 1.74439 10.4037 2.13827C7.96787 2.53216 5.76367 3.81269 4.21499 5.73362C2.6663 7.65455 1.88249 10.0802 2.01429 12.5442C2.14608 15.0081 3.18418 17.3363 4.92894 19.0811C6.6737 20.8259 9.00193 21.864 11.4659 21.9958C13.9298 22.1276 16.3555 21.3437 18.2764 19.7951C20.1974 18.2464 21.4779 16.0422 21.8718 13.6063C22.2657 11.1705 21.7451 8.67507 20.4101 6.5999%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2.00024 2C5.01885 4.40804 7.47698 7.44442 9.20386 10.8982C10.9307 14.352 11.885 18.1403 12.0002 22C12.9002 15.18 13.5002 12.5 16.0002 8M16.0002 8C20.0002 8 22.0002 6 22.0002 2C18.0002 2 16.0002 4 16.0002 8ZM17.4101 3.5999C15.335 2.26497 12.8395 1.74439 10.4037 2.13827C7.96787 2.53216 5.76367 3.81269 4.21499 5.73362C2.6663 7.65455 1.88249 10.0802 2.01429 12.5442C2.14608 15.0081 3.18418 17.3363 4.92894 19.0811C6.6737 20.8259 9.00193 21.864 11.4659 21.9958C13.9298 22.1276 16.3555 21.3437 18.2764 19.7951C20.1974 18.2464 21.4779 16.0422 21.8718 13.6063C22.2657 11.1705 21.7451 8.67507 20.4101 6.5999%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--venetian-mask{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 12C2 13.3261 2.52678 14.5979 3.46447 15.5355C4.40215 16.4732 5.67392 17 7 17C8.84771 17.0688 10.6145 17.7756 12 19C13.3855 17.7756 15.1523 17.0688 17 17C18.3261 17 19.5979 16.4732 20.5355 15.5355C21.4732 14.5979 22 13.3261 22 12V7H17C15.1523 7.06882 13.3855 7.77556 12 9C10.6145 7.77556 8.84771 7.06882 7 7H2V12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M6 11C7.5 11 9 11.5 9 13C7 13 6 13 6 11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M18 11C16.5 11 15 11.5 15 13C17 13 18 13 18 11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 12C2 13.3261 2.52678 14.5979 3.46447 15.5355C4.40215 16.4732 5.67392 17 7 17C8.84771 17.0688 10.6145 17.7756 12 19C13.3855 17.7756 15.1523 17.0688 17 17C18.3261 17 19.5979 16.4732 20.5355 15.5355C21.4732 14.5979 22 13.3261 22 12V7H17C15.1523 7.06882 13.3855 7.77556 12 9C10.6145 7.77556 8.84771 7.06882 7 7H2V12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M6 11C7.5 11 9 11.5 9 13C7 13 6 13 6 11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M18 11C16.5 11 15 11.5 15 13C17 13 18 13 18 11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--vibrate-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 8L4 10L2 12L4 14L2 16M22 8L20 10L22 12L20 14L22 16M8 8V18C8 18.55 8.45 19 9 19H15C15.55 19 16 18.55 16 18V16M15.9999 10.34V6C15.9999 5.45 15.5499 5 14.9999 5H10.6599M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 8L4 10L2 12L4 14L2 16M22 8L20 10L22 12L20 14L22 16M8 8V18C8 18.55 8.45 19 9 19H15C15.55 19 16 18.55 16 18V16M15.9999 10.34V6C15.9999 5.45 15.5499 5 14.9999 5H10.6599M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--vibrate{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 8L4 10L2 12L4 14L2 16M22 8L20 10L22 12L20 14L22 16M9 5H15C15.5523 5 16 5.44772 16 6V18C16 18.5523 15.5523 19 15 19H9C8.44772 19 8 18.5523 8 18V6C8 5.44772 8.44772 5 9 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 8L4 10L2 12L4 14L2 16M22 8L20 10L22 12L20 14L22 16M9 5H15C15.5523 5 16 5.44772 16 6V18C16 18.5523 15.5523 19 15 19H9C8.44772 19 8 18.5523 8 18V6C8 5.44772 8.44772 5 9 5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--video-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.6599 6H13.9999C14.5303 6 15.0391 6.21071 15.4141 6.58579C15.7892 6.96086 15.9999 7.46957 15.9999 8V10.5L21.2479 7.438C21.3239 7.39366 21.4102 7.37015 21.4982 7.36985C21.5862 7.36956 21.6727 7.39248 21.749 7.4363C21.8253 7.48012 21.8886 7.5433 21.9327 7.61945C21.9768 7.6956 21.9999 7.78202 21.9999 7.87V16.066M16 16C16 16.5304 15.7893 17.0391 15.4142 17.4142C15.0391 17.7893 14.5304 18 14 18H4C3.46957 18 2.96086 17.7893 2.58579 17.4142C2.21071 17.0391 2 16.5304 2 16V8C2 7.46957 2.21071 6.96086 2.58579 6.58579C2.96086 6.21071 3.46957 6 4 6H6M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.6599 6H13.9999C14.5303 6 15.0391 6.21071 15.4141 6.58579C15.7892 6.96086 15.9999 7.46957 15.9999 8V10.5L21.2479 7.438C21.3239 7.39366 21.4102 7.37015 21.4982 7.36985C21.5862 7.36956 21.6727 7.39248 21.749 7.4363C21.8253 7.48012 21.8886 7.5433 21.9327 7.61945C21.9768 7.6956 21.9999 7.78202 21.9999 7.87V16.066M16 16C16 16.5304 15.7893 17.0391 15.4142 17.4142C15.0391 17.7893 14.5304 18 14 18H4C3.46957 18 2.96086 17.7893 2.58579 17.4142C2.21071 17.0391 2 16.5304 2 16V8C2 7.46957 2.21071 6.96086 2.58579 6.58579C2.96086 6.21071 3.46957 6 4 6H6M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--video{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 13L21.223 16.482C21.2983 16.5321 21.3858 16.5609 21.4761 16.5652C21.5664 16.5695 21.6563 16.5493 21.736 16.5066C21.8157 16.4639 21.8824 16.4004 21.9289 16.3228C21.9754 16.2452 22 16.1565 22 16.066V7.87002C22 7.78204 21.9768 7.69562 21.9328 7.61947C21.8887 7.54332 21.8253 7.48014 21.7491 7.43632C21.6728 7.3925 21.5863 7.36958 21.4983 7.36988C21.4103 7.37017 21.324 7.39368 21.248 7.43802L16 10.5M4 6H14C15.1046 6 16 6.89543 16 8V16C16 17.1046 15.1046 18 14 18H4C2.89543 18 2 17.1046 2 16V8C2 6.89543 2.89543 6 4 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M16 13L21.223 16.482C21.2983 16.5321 21.3858 16.5609 21.4761 16.5652C21.5664 16.5695 21.6563 16.5493 21.736 16.5066C21.8157 16.4639 21.8824 16.4004 21.9289 16.3228C21.9754 16.2452 22 16.1565 22 16.066V7.87002C22 7.78204 21.9768 7.69562 21.9328 7.61947C21.8887 7.54332 21.8253 7.48014 21.7491 7.43632C21.6728 7.3925 21.5863 7.36958 21.4983 7.36988C21.4103 7.37017 21.324 7.39368 21.248 7.43802L16 10.5M4 6H14C15.1046 6 16 6.89543 16 8V16C16 17.1046 15.1046 18 14 18H4C2.89543 18 2 17.1046 2 16V8C2 6.89543 2.89543 6 4 6Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--videotape{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 8H22M8 12C6.89543 12 6 12.8954 6 14C6 15.1046 6.89543 16 8 16C9.10457 16 10 15.1046 10 14C10 12.8954 9.10457 12 8 12ZM8 12H16M16 12C14.8954 12 14 12.8954 14 14C14 15.1046 14.8954 16 16 16C17.1046 16 18 15.1046 18 14C18 12.8954 17.1046 12 16 12ZM4 4H20C21.1046 4 22 4.89543 22 6V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V6C2 4.89543 2.89543 4 4 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 8H22M8 12C6.89543 12 6 12.8954 6 14C6 15.1046 6.89543 16 8 16C9.10457 16 10 15.1046 10 14C10 12.8954 9.10457 12 8 12ZM8 12H16M16 12C14.8954 12 14 12.8954 14 14C14 15.1046 14.8954 16 16 16C17.1046 16 18 15.1046 18 14C18 12.8954 17.1046 12 16 12ZM4 4H20C21.1046 4 22 4.89543 22 6V18C22 19.1046 21.1046 20 20 20H4C2.89543 20 2 19.1046 2 18V6C2 4.89543 2.89543 4 4 4Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--view{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 17V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V17M21 7V5C21 4.46957 20.7893 3.96086 20.4142 3.58579C20.0391 3.21071 19.5304 3 19 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V7M13 12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11C12.5523 11 13 11.4477 13 12ZM18.944 12.33C19.0187 12.1164 19.0187 11.8837 18.944 11.67C18.381 10.2905 17.4198 9.10985 16.1831 8.27879C14.9463 7.44774 13.4901 7.00391 12 7.00391C10.51 7.00391 9.05372 7.44774 7.81696 8.27879C6.58021 9.10985 5.61903 10.2905 5.05602 11.67C4.98133 11.8837 4.98133 12.1164 5.05602 12.33C5.61903 13.7096 6.58021 14.8902 7.81696 15.7213C9.05372 16.5523 10.51 16.9962 12 16.9962C13.4901 16.9962 14.9463 16.5523 16.1831 15.7213C17.4198 14.8902 18.381 13.7096 18.944 12.33Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M21 17V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V17M21 7V5C21 4.46957 20.7893 3.96086 20.4142 3.58579C20.0391 3.21071 19.5304 3 19 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V7M13 12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11C12.5523 11 13 11.4477 13 12ZM18.944 12.33C19.0187 12.1164 19.0187 11.8837 18.944 11.67C18.381 10.2905 17.4198 9.10985 16.1831 8.27879C14.9463 7.44774 13.4901 7.00391 12 7.00391C10.51 7.00391 9.05372 7.44774 7.81696 8.27879C6.58021 9.10985 5.61903 10.2905 5.05602 11.67C4.98133 11.8837 4.98133 12.1164 5.05602 12.33C5.61903 13.7096 6.58021 14.8902 7.81696 15.7213C9.05372 16.5523 10.51 16.9962 12 16.9962C13.4901 16.9962 14.9463 16.5523 16.1831 15.7213C17.4198 14.8902 18.381 13.7096 18.944 12.33Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--voicemail{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 16C8.20914 16 10 14.2091 10 12C10 9.79086 8.20914 8 6 8C3.79086 8 2 9.79086 2 12C2 14.2091 3.79086 16 6 16ZM6 16H18M18 16C20.2091 16 22 14.2091 22 12C22 9.79086 20.2091 8 18 8C15.7909 8 14 9.79086 14 12C14 14.2091 15.7909 16 18 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 16C8.20914 16 10 14.2091 10 12C10 9.79086 8.20914 8 6 8C3.79086 8 2 9.79086 2 12C2 14.2091 3.79086 16 6 16ZM6 16H18M18 16C20.2091 16 22 14.2091 22 12C22 9.79086 20.2091 8 18 8C15.7909 8 14 9.79086 14 12C14 14.2091 15.7909 16 18 16Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--volume-1{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15.54 8.45996C16.4774 9.3976 17.004 10.6691 17.004 11.995C17.004 13.3208 16.4774 14.5923 15.54 15.53M11 5L6 9H2V15H6L11 19V5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15.54 8.45996C16.4774 9.3976 17.004 10.6691 17.004 11.995C17.004 13.3208 16.4774 14.5923 15.54 15.53M11 5L6 9H2V15H6L11 19V5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--volume-2{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15.54 8.45996C16.4774 9.3976 17.004 10.6691 17.004 11.995C17.004 13.3208 16.4774 14.5923 15.54 15.53M19.0701 4.92993C20.9448 6.80521 21.9979 9.34829 21.9979 11.9999C21.9979 14.6516 20.9448 17.1947 19.0701 19.0699M11 5L6 9H2V15H6L11 19V5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15.54 8.45996C16.4774 9.3976 17.004 10.6691 17.004 11.995C17.004 13.3208 16.4774 14.5923 15.54 15.53M19.0701 4.92993C20.9448 6.80521 21.9979 9.34829 21.9979 11.9999C21.9979 14.6516 20.9448 17.1947 19.0701 19.0699M11 5L6 9H2V15H6L11 19V5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--volume-x{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 9L16 15M16 9L22 15M11 5L6 9H2V15H6L11 19V5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M22 9L16 15M16 9L22 15M11 5L6 9H2V15H6L11 19V5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--volume{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 5L6 9H2V15H6L11 19V5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 5L6 9H2V15H6L11 19V5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--vote{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 12L11 14L15 10M22 19H2M5 7C5 5.9 5.9 5 7 5H17C17.5304 5 18.0391 5.21071 18.4142 5.58579C18.7893 5.96086 19 6.46957 19 7V19H5V7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 12L11 14L15 10M22 19H2M5 7C5 5.9 5.9 5 7 5H17C17.5304 5 18.0391 5.21071 18.4142 5.58579C18.7893 5.96086 19 6.46957 19 7V19H5V7Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--wallet-cards{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 9C3 8.46957 3.21071 7.96086 3.58579 7.58579C3.96086 7.21071 4.46957 7 5 7H19C19.5304 7 20.0391 7.21071 20.4142 7.58579C20.7893 7.96086 21 8.46957 21 9M3 11H6C6.8 11 7.6 11.3 8.1 11.9L9.2 12.8C10.8 14.4 13.3 14.4 14.9 12.8L16 11.9C16.5 11.4 17.3 11 18.1 11H21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 9C3 8.46957 3.21071 7.96086 3.58579 7.58579C3.96086 7.21071 4.46957 7 5 7H19C19.5304 7 20.0391 7.21071 20.4142 7.58579C20.7893 7.96086 21 8.46957 21 9M3 11H6C6.8 11 7.6 11.3 8.1 11.9L9.2 12.8C10.8 14.4 13.3 14.4 14.9 12.8L16 11.9C16.5 11.4 17.3 11 18.1 11H21M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--wallet-minimal{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 14H17.01M7 7H19C19.5304 7 20.0391 7.21071 20.4142 7.58579C20.7893 7.96086 21 8.46957 21 9V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17 14H17.01M7 7H19C19.5304 7 20.0391 7.21071 20.4142 7.58579C20.7893 7.96086 21 8.46957 21 9V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H19%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--wallet{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 7V4C19 3.73478 18.8946 3.48043 18.7071 3.29289C18.5196 3.10536 18.2652 3 18 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5M3 5C3 5.53043 3.21071 6.03914 3.58579 6.41421C3.96086 6.78929 4.46957 7 5 7H20C20.2652 7 20.5196 7.10536 20.7071 7.29289C20.8946 7.48043 21 7.73478 21 8V12M3 5V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H20C20.2652 21 20.5196 20.8946 20.7071 20.7071C20.8946 20.5196 21 20.2652 21 20V16M21 12H18C17.4696 12 16.9609 12.2107 16.5858 12.5858C16.2107 12.9609 16 13.4696 16 14C16 14.5304 16.2107 15.0391 16.5858 15.4142C16.9609 15.7893 17.4696 16 18 16H21M21 12C21.2652 12 21.5196 12.1054 21.7071 12.2929C21.8946 12.4804 22 12.7348 22 13V15C22 15.2652 21.8946 15.5196 21.7071 15.7071C21.5196 15.8946 21.2652 16 21 16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 7V4C19 3.73478 18.8946 3.48043 18.7071 3.29289C18.5196 3.10536 18.2652 3 18 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5M3 5C3 5.53043 3.21071 6.03914 3.58579 6.41421C3.96086 6.78929 4.46957 7 5 7H20C20.2652 7 20.5196 7.10536 20.7071 7.29289C20.8946 7.48043 21 7.73478 21 8V12M3 5V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H20C20.2652 21 20.5196 20.8946 20.7071 20.7071C20.8946 20.5196 21 20.2652 21 20V16M21 12H18C17.4696 12 16.9609 12.2107 16.5858 12.5858C16.2107 12.9609 16 13.4696 16 14C16 14.5304 16.2107 15.0391 16.5858 15.4142C16.9609 15.7893 17.4696 16 18 16H21M21 12C21.2652 12 21.5196 12.1054 21.7071 12.2929C21.8946 12.4804 22 12.7348 22 13V15C22 15.2652 21.8946 15.5196 21.7071 15.7071C21.5196 15.8946 21.2652 16 21 16%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--wallpaper{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 17L15.1 10.9C15.4756 10.5319 15.9811 10.3265 16.5071 10.3284C17.033 10.3302 17.537 10.5392 17.91 10.91L22 15M22 15V5C22 4.46957 21.7893 3.96086 21.4142 3.58579C21.0391 3.21071 20.5304 3 20 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V15C2 15.5304 2.21071 16.0391 2.58579 16.4142C2.96086 16.7893 3.46957 17 4 17H20C20.5304 17 21.0391 16.7893 21.4142 16.4142C21.7893 16.0391 22 15.5304 22 15ZM8 21H16M12 17V21M10 9C10 10.1046 9.10457 11 8 11C6.89543 11 6 10.1046 6 9C6 7.89543 6.89543 7 8 7C9.10457 7 10 7.89543 10 9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 17L15.1 10.9C15.4756 10.5319 15.9811 10.3265 16.5071 10.3284C17.033 10.3302 17.537 10.5392 17.91 10.91L22 15M22 15V5C22 4.46957 21.7893 3.96086 21.4142 3.58579C21.0391 3.21071 20.5304 3 20 3H4C3.46957 3 2.96086 3.21071 2.58579 3.58579C2.21071 3.96086 2 4.46957 2 5V15C2 15.5304 2.21071 16.0391 2.58579 16.4142C2.96086 16.7893 3.46957 17 4 17H20C20.5304 17 21.0391 16.7893 21.4142 16.4142C21.7893 16.0391 22 15.5304 22 15ZM8 21H16M12 17V21M10 9C10 10.1046 9.10457 11 8 11C6.89543 11 6 10.1046 6 9C6 7.89543 6.89543 7 8 7C9.10457 7 10 7.89543 10 9Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--wand-sparkles{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.9998 7L16.9998 10M4.99976 6V10M18.9998 14V18M9.99976 2V4M6.99976 8H2.99976M20.9998 16H16.9998M10.9998 3H8.99976M21.6398 3.64005L20.3598 2.36004C20.2473 2.24636 20.1133 2.15612 19.9657 2.09452C19.8181 2.03293 19.6598 2.00122 19.4998 2.00122C19.3399 2.00122 19.1815 2.03293 19.0339 2.09452C18.8863 2.15612 18.7523 2.24636 18.6398 2.36004L2.3598 18.64C2.24612 18.7526 2.15587 18.8865 2.09428 19.0341C2.03269 19.1817 2.00098 19.3401 2.00098 19.5C2.00098 19.66 2.03269 19.8184 2.09428 19.966C2.15587 20.1136 2.24612 20.2475 2.3598 20.36L3.6398 21.64C3.75162 21.755 3.88534 21.8463 4.03305 21.9087C4.18076 21.971 4.33947 22.0031 4.4998 22.0031C4.66014 22.0031 4.81885 21.971 4.96656 21.9087C5.11427 21.8463 5.24798 21.755 5.3598 21.64L21.6398 5.36005C21.7547 5.24822 21.846 5.11451 21.9084 4.9668C21.9708 4.81909 22.0029 4.66038 22.0029 4.50005C22.0029 4.33971 21.9708 4.181 21.9084 4.03329C21.846 3.88558 21.7547 3.75187 21.6398 3.64005Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M13.9998 7L16.9998 10M4.99976 6V10M18.9998 14V18M9.99976 2V4M6.99976 8H2.99976M20.9998 16H16.9998M10.9998 3H8.99976M21.6398 3.64005L20.3598 2.36004C20.2473 2.24636 20.1133 2.15612 19.9657 2.09452C19.8181 2.03293 19.6598 2.00122 19.4998 2.00122C19.3399 2.00122 19.1815 2.03293 19.0339 2.09452C18.8863 2.15612 18.7523 2.24636 18.6398 2.36004L2.3598 18.64C2.24612 18.7526 2.15587 18.8865 2.09428 19.0341C2.03269 19.1817 2.00098 19.3401 2.00098 19.5C2.00098 19.66 2.03269 19.8184 2.09428 19.966C2.15587 20.1136 2.24612 20.2475 2.3598 20.36L3.6398 21.64C3.75162 21.755 3.88534 21.8463 4.03305 21.9087C4.18076 21.971 4.33947 22.0031 4.4998 22.0031C4.66014 22.0031 4.81885 21.971 4.96656 21.9087C5.11427 21.8463 5.24798 21.755 5.3598 21.64L21.6398 5.36005C21.7547 5.24822 21.846 5.11451 21.9084 4.9668C21.9708 4.81909 22.0029 4.66038 22.0029 4.50005C22.0029 4.33971 21.9708 4.181 21.9084 4.03329C21.846 3.88558 21.7547 3.75187 21.6398 3.64005Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--wand{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 4V2M15 16V14M8 9H10M20 9H22M17.8 11.8L19 13M15 9H15.01M17.8 6.2L19 5M3 21L12 12M12.2 6.2L11 5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M15 4V2M15 16V14M8 9H10M20 9H22M17.8 11.8L19 13M15 9H15.01M17.8 6.2L19 5M3 21L12 12M12.2 6.2L11 5%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--warehouse{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 18H18M6 14H18M22 8.3499V19.9999C22 20.5303 21.7893 21.039 21.4142 21.4141C21.0391 21.7892 20.5304 21.9999 20 21.9999H4C3.46957 21.9999 2.96086 21.7892 2.58579 21.4141C2.21071 21.039 2 20.5303 2 19.9999V8.3499C2.00161 7.95104 2.12244 7.56178 2.34696 7.23212C2.57149 6.90247 2.88945 6.64747 3.26 6.4999L11.26 3.2999C11.7352 3.11065 12.2648 3.11065 12.74 3.2999L20.74 6.4999C21.1106 6.64747 21.4285 6.90247 21.653 7.23212C21.8776 7.56178 21.9984 7.95104 22 8.3499ZM6 10H18V22H6V10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 18H18M6 14H18M22 8.3499V19.9999C22 20.5303 21.7893 21.039 21.4142 21.4141C21.0391 21.7892 20.5304 21.9999 20 21.9999H4C3.46957 21.9999 2.96086 21.7892 2.58579 21.4141C2.21071 21.039 2 20.5303 2 19.9999V8.3499C2.00161 7.95104 2.12244 7.56178 2.34696 7.23212C2.57149 6.90247 2.88945 6.64747 3.26 6.4999L11.26 3.2999C11.7352 3.11065 12.2648 3.11065 12.74 3.2999L20.74 6.4999C21.1106 6.64747 21.4285 6.90247 21.653 7.23212C21.8776 7.56178 21.9984 7.95104 22 8.3499ZM6 10H18V22H6V10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--washing-machine{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 6H6M17 6H17.01M12 18C14.7614 18 17 15.7614 17 13C17 10.2386 14.7614 8 12 8M12 18C9.23858 18 7 15.7614 7 13C7 10.2386 9.23858 8 12 8M12 18C12.663 18 13.2989 17.7366 13.7678 17.2678C14.2366 16.7989 14.5 16.163 14.5 15.5C14.5 14.837 14.2366 14.2011 13.7678 13.7322C13.2989 13.2634 12.663 13 12 13C11.337 13 10.7011 12.7366 10.2322 12.2678C9.76339 11.7989 9.5 11.163 9.5 10.5C9.5 9.83696 9.76339 9.20107 10.2322 8.73223C10.7011 8.26339 11.337 8 12 8M5 2H19C20.1046 2 21 2.89543 21 4V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V4C3 2.89543 3.89543 2 5 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 6H6M17 6H17.01M12 18C14.7614 18 17 15.7614 17 13C17 10.2386 14.7614 8 12 8M12 18C9.23858 18 7 15.7614 7 13C7 10.2386 9.23858 8 12 8M12 18C12.663 18 13.2989 17.7366 13.7678 17.2678C14.2366 16.7989 14.5 16.163 14.5 15.5C14.5 14.837 14.2366 14.2011 13.7678 13.7322C13.2989 13.2634 12.663 13 12 13C11.337 13 10.7011 12.7366 10.2322 12.2678C9.76339 11.7989 9.5 11.163 9.5 10.5C9.5 9.83696 9.76339 9.20107 10.2322 8.73223C10.7011 8.26339 11.337 8 12 8M5 2H19C20.1046 2 21 2.89543 21 4V20C21 21.1046 20.1046 22 19 22H5C3.89543 22 3 21.1046 3 20V4C3 2.89543 3.89543 2 5 2Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--watch{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 10V12L13 13M16.1301 7.65988L15.3201 3.60988C15.2287 3.14948 14.9782 2.73592 14.6126 2.44158C14.2469 2.14724 13.7894 1.99089 13.3201 1.99988H10.6401C10.1708 1.99089 9.71329 2.14724 9.34765 2.44158C8.98202 2.73592 8.73155 3.14948 8.64011 3.60988L7.86011 7.65988M7.87988 16.3601L8.67988 20.3601C8.77133 20.8205 9.02179 21.234 9.38743 21.5284C9.75307 21.8227 10.2106 21.9791 10.6799 21.9701H13.3999C13.8692 21.9791 14.3267 21.8227 14.6923 21.5284C15.058 21.234 15.3084 20.8205 15.3999 20.3601L16.2099 16.3101M18 12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 10V12L13 13M16.1301 7.65988L15.3201 3.60988C15.2287 3.14948 14.9782 2.73592 14.6126 2.44158C14.2469 2.14724 13.7894 1.99089 13.3201 1.99988H10.6401C10.1708 1.99089 9.71329 2.14724 9.34765 2.44158C8.98202 2.73592 8.73155 3.14948 8.64011 3.60988L7.86011 7.65988M7.87988 16.3601L8.67988 20.3601C8.77133 20.8205 9.02179 21.234 9.38743 21.5284C9.75307 21.8227 10.2106 21.9791 10.6799 21.9701H13.3999C13.8692 21.9791 14.3267 21.8227 14.6923 21.5284C15.058 21.234 15.3084 20.8205 15.3999 20.3601L16.2099 16.3101M18 12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--waves{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 6C2.6 6.5 3.2 7 4.5 7C7 7 7 5 9.5 5C12.1 5 11.9 7 14.5 7C17 7 17 5 19.5 5C20.8 5 21.4 5.5 22 6M2 12C2.6 12.5 3.2 13 4.5 13C7 13 7 11 9.5 11C12.1 11 11.9 13 14.5 13C17 13 17 11 19.5 11C20.8 11 21.4 11.5 22 12M2 18C2.6 18.5 3.2 19 4.5 19C7 19 7 17 9.5 17C12.1 17 11.9 19 14.5 19C17 19 17 17 19.5 17C20.8 17 21.4 17.5 22 18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 6C2.6 6.5 3.2 7 4.5 7C7 7 7 5 9.5 5C12.1 5 11.9 7 14.5 7C17 7 17 5 19.5 5C20.8 5 21.4 5.5 22 6M2 12C2.6 12.5 3.2 13 4.5 13C7 13 7 11 9.5 11C12.1 11 11.9 13 14.5 13C17 13 17 11 19.5 11C20.8 11 21.4 11.5 22 12M2 18C2.6 18.5 3.2 19 4.5 19C7 19 7 17 9.5 17C12.1 17 11.9 19 14.5 19C17 19 17 17 19.5 17C20.8 17 21.4 17.5 22 18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--waypoints{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.2 6.30005L6.30005 10.2M7 12C7 13.3807 5.88071 14.5 4.5 14.5C3.11929 14.5 2 13.3807 2 12C2 10.6193 3.11929 9.5 4.5 9.5C5.88071 9.5 7 10.6193 7 12ZM7 12H17M17 12C17 13.3807 18.1193 14.5 19.5 14.5C20.8807 14.5 22 13.3807 22 12C22 10.6193 20.8807 9.5 19.5 9.5C18.1193 9.5 17 10.6193 17 12ZM13.8 17.7L17.7 13.8M14.5 4.5C14.5 5.88071 13.3807 7 12 7C10.6193 7 9.5 5.88071 9.5 4.5C9.5 3.11929 10.6193 2 12 2C13.3807 2 14.5 3.11929 14.5 4.5ZM14.5 19.5C14.5 20.8807 13.3807 22 12 22C10.6193 22 9.5 20.8807 9.5 19.5C9.5 18.1193 10.6193 17 12 17C13.3807 17 14.5 18.1193 14.5 19.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.2 6.30005L6.30005 10.2M7 12C7 13.3807 5.88071 14.5 4.5 14.5C3.11929 14.5 2 13.3807 2 12C2 10.6193 3.11929 9.5 4.5 9.5C5.88071 9.5 7 10.6193 7 12ZM7 12H17M17 12C17 13.3807 18.1193 14.5 19.5 14.5C20.8807 14.5 22 13.3807 22 12C22 10.6193 20.8807 9.5 19.5 9.5C18.1193 9.5 17 10.6193 17 12ZM13.8 17.7L17.7 13.8M14.5 4.5C14.5 5.88071 13.3807 7 12 7C10.6193 7 9.5 5.88071 9.5 4.5C9.5 3.11929 10.6193 2 12 2C13.3807 2 14.5 3.11929 14.5 4.5ZM14.5 19.5C14.5 20.8807 13.3807 22 12 22C10.6193 22 9.5 20.8807 9.5 19.5C9.5 18.1193 10.6193 17 12 17C13.3807 17 14.5 18.1193 14.5 19.5Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--webcam{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 18C16.4183 18 20 14.4183 20 10C20 5.58172 16.4183 2 12 2C7.58172 2 4 5.58172 4 10C4 14.4183 7.58172 18 12 18ZM12 18V22M7 22H17M15 10C15 11.6569 13.6569 13 12 13C10.3431 13 9 11.6569 9 10C9 8.34315 10.3431 7 12 7C13.6569 7 15 8.34315 15 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 18C16.4183 18 20 14.4183 20 10C20 5.58172 16.4183 2 12 2C7.58172 2 4 5.58172 4 10C4 14.4183 7.58172 18 12 18ZM12 18V22M7 22H17M15 10C15 11.6569 13.6569 13 12 13C10.3431 13 9 11.6569 9 10C9 8.34315 10.3431 7 12 7C13.6569 7 15 8.34315 15 10Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--webhook-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17.0001 17H12.0001C10.9101 16.98 10.0601 17.92 9.5001 18.9C9.24402 19.355 8.90083 19.7552 8.49011 20.0776C8.07939 20.4 7.6092 20.6383 7.10637 20.779C6.60354 20.9197 6.07792 20.9599 5.55953 20.8975C5.04114 20.835 4.54013 20.6711 4.0851 20.415C3.63007 20.1589 3.22993 19.8157 2.90754 19.405C2.58514 18.9943 2.3468 18.5241 2.20612 18.0213C2.06544 17.5184 2.02517 16.9928 2.08763 16.4744C2.15008 15.956 2.31402 15.455 2.5701 15M9 3.39989C9.42001 2.91294 9.95123 2.53443 10.5486 2.29645C11.146 2.05847 11.792 1.96803 12.4318 2.03279C13.0716 2.09755 13.6863 2.31561 14.2239 2.66849C14.7615 3.02136 15.2061 3.49865 15.52 4.05989M6 16.9999L9.1 11.1999C9.2539 10.8817 9.33855 10.5344 9.34838 10.181C9.3582 9.82765 9.29298 9.47621 9.157 9.1499M20.3 20.3C19.6233 20.7637 18.8203 21.0081 18 21M18.6001 13C19.453 13.1308 20.2408 13.534 20.8458 14.1492C21.4508 14.7645 21.8407 15.559 21.9571 16.414M12 6L12.6 7M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17.0001 17H12.0001C10.9101 16.98 10.0601 17.92 9.5001 18.9C9.24402 19.355 8.90083 19.7552 8.49011 20.0776C8.07939 20.4 7.6092 20.6383 7.10637 20.779C6.60354 20.9197 6.07792 20.9599 5.55953 20.8975C5.04114 20.835 4.54013 20.6711 4.0851 20.415C3.63007 20.1589 3.22993 19.8157 2.90754 19.405C2.58514 18.9943 2.3468 18.5241 2.20612 18.0213C2.06544 17.5184 2.02517 16.9928 2.08763 16.4744C2.15008 15.956 2.31402 15.455 2.5701 15M9 3.39989C9.42001 2.91294 9.95123 2.53443 10.5486 2.29645C11.146 2.05847 11.792 1.96803 12.4318 2.03279C13.0716 2.09755 13.6863 2.31561 14.2239 2.66849C14.7615 3.02136 15.2061 3.49865 15.52 4.05989M6 16.9999L9.1 11.1999C9.2539 10.8817 9.33855 10.5344 9.34838 10.181C9.3582 9.82765 9.29298 9.47621 9.157 9.1499M20.3 20.3C19.6233 20.7637 18.8203 21.0081 18 21M18.6001 13C19.453 13.1308 20.2408 13.534 20.8458 14.1492C21.4508 14.7645 21.8407 15.559 21.9571 16.414M12 6L12.6 7M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--webhook{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 16.98H12.01C10.91 16.98 10.06 17.92 9.53 18.88C9.11045 19.6672 8.43979 20.2917 7.62462 20.654C6.80945 21.0163 5.89656 21.0957 5.03107 20.8796C4.16558 20.6635 3.39715 20.1643 2.84795 19.4614C2.29874 18.7584 2.00028 17.8921 2 17C2.01 16.3 2.2 15.6 2.57 15M6 16.9999L9.13 11.2199C9.66 10.2499 9.23 9.03994 8.63 8.11994C8.34681 7.66704 8.15721 7.16201 8.07236 6.63465C7.98751 6.10728 8.00915 5.56827 8.13599 5.0494C8.26283 4.53054 8.49231 4.04233 8.81088 3.61359C9.12946 3.18484 9.53068 2.82425 9.99087 2.55307C10.4511 2.2819 10.9609 2.10565 11.4903 2.0347C12.0197 1.96376 12.558 1.99957 13.0733 2.14002C13.5887 2.28047 14.0707 2.52271 14.4909 2.85246C14.9111 3.1822 15.261 3.59277 15.52 4.05994M12 6L15.13 11.73C15.66 12.7 16.9 13 18 13C19.0609 13 20.0783 13.4214 20.8284 14.1716C21.5786 14.9217 22 15.9391 22 17C22 18.0609 21.5786 19.0783 20.8284 19.8284C20.0783 20.5786 19.0609 21 18 21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 16.98H12.01C10.91 16.98 10.06 17.92 9.53 18.88C9.11045 19.6672 8.43979 20.2917 7.62462 20.654C6.80945 21.0163 5.89656 21.0957 5.03107 20.8796C4.16558 20.6635 3.39715 20.1643 2.84795 19.4614C2.29874 18.7584 2.00028 17.8921 2 17C2.01 16.3 2.2 15.6 2.57 15M6 16.9999L9.13 11.2199C9.66 10.2499 9.23 9.03994 8.63 8.11994C8.34681 7.66704 8.15721 7.16201 8.07236 6.63465C7.98751 6.10728 8.00915 5.56827 8.13599 5.0494C8.26283 4.53054 8.49231 4.04233 8.81088 3.61359C9.12946 3.18484 9.53068 2.82425 9.99087 2.55307C10.4511 2.2819 10.9609 2.10565 11.4903 2.0347C12.0197 1.96376 12.558 1.99957 13.0733 2.14002C13.5887 2.28047 14.0707 2.52271 14.4909 2.85246C14.9111 3.1822 15.261 3.59277 15.52 4.05994M12 6L15.13 11.73C15.66 12.7 16.9 13 18 13C19.0609 13 20.0783 13.4214 20.8284 14.1716C21.5786 14.9217 22 15.9391 22 17C22 18.0609 21.5786 19.0783 20.8284 19.8284C20.0783 20.5786 19.0609 21 18 21%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--weight{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 8C13.6569 8 15 6.65685 15 5C15 3.34315 13.6569 2 12 2C10.3431 2 9 3.34315 9 5C9 6.65685 10.3431 8 12 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M6.50022 8C6.06747 8.00449 5.64786 8.14923 5.30437 8.41248C4.96087 8.67573 4.71204 9.0433 4.59521 9.46L2.10021 18.5C2.02462 18.7926 2.0163 19.0985 2.0759 19.3947C2.13549 19.691 2.26145 19.9699 2.4443 20.2105C2.62715 20.4511 2.86214 20.6471 3.13162 20.7839C3.40111 20.9206 3.69807 20.9945 4.00022 21H20.0002C20.3089 20.9999 20.6133 20.9283 20.8898 20.7909C21.1662 20.6535 21.407 20.454 21.5935 20.208C21.7799 19.962 21.9069 19.6762 21.9644 19.3729C22.022 19.0697 22.0086 18.7572 21.9252 18.46L19.4002 9.5C19.2901 9.07341 19.0422 8.69512 18.695 8.42388C18.3478 8.15265 17.9208 8.00364 17.4802 8H6.50022Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 8C13.6569 8 15 6.65685 15 5C15 3.34315 13.6569 2 12 2C10.3431 2 9 3.34315 9 5C9 6.65685 10.3431 8 12 8Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M6.50022 8C6.06747 8.00449 5.64786 8.14923 5.30437 8.41248C4.96087 8.67573 4.71204 9.0433 4.59521 9.46L2.10021 18.5C2.02462 18.7926 2.0163 19.0985 2.0759 19.3947C2.13549 19.691 2.26145 19.9699 2.4443 20.2105C2.62715 20.4511 2.86214 20.6471 3.13162 20.7839C3.40111 20.9206 3.69807 20.9945 4.00022 21H20.0002C20.3089 20.9999 20.6133 20.9283 20.8898 20.7909C21.1662 20.6535 21.407 20.454 21.5935 20.208C21.7799 19.962 21.9069 19.6762 21.9644 19.3729C22.022 19.0697 22.0086 18.7572 21.9252 18.46L19.4002 9.5C19.2901 9.07341 19.0422 8.69512 18.695 8.42388C18.3478 8.15265 17.9208 8.00364 17.4802 8H6.50022Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--wheat-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 22L12 12M16.0001 8L14.8301 9.17M16.0001 8H18C19.0609 8 20.0783 7.57857 20.8284 6.82843C21.5786 6.07828 22 5.06087 22 4V2H20C18.9391 2 17.9217 2.42143 17.1716 3.17157C16.4214 3.92172 16 4.93913 16 6L16.0001 8ZM6.52997 17.47C7.18337 16.814 7.55023 15.9259 7.55023 15C7.55023 14.0741 7.18337 13.186 6.52997 12.53L4.99997 11L3.46997 12.53C2.81657 13.186 2.44971 14.0741 2.44971 15C2.44971 15.9259 2.81657 16.814 3.46997 17.47L4.99997 19M6.52997 17.47L4.99997 19M6.52997 17.47C7.18595 16.8166 8.07413 16.4497 9 16.4497C9.92587 16.4497 10.814 16.8166 11.47 17.47L13 19L11.47 20.53C10.814 21.1834 9.92587 21.5502 9 21.5502C8.07413 21.5502 7.18598 21.1834 6.53 20.53L4.99997 19M7.99997 8L7.46997 8.53C6.81657 9.18598 6.44971 10.0741 6.44971 11C6.44971 11.9259 6.81657 12.814 7.46997 13.47L8.99997 15M8.99997 15L10.53 13.47M8.99997 15L10.53 16.53C11.186 17.1834 12.0741 17.5503 13 17.5503C13.9259 17.5503 14.814 17.1834 15.47 16.53L16 16M10.53 13.47C11.08 12.92 11.41 12.22 11.51 11.5M10.53 13.47C11.0638 12.9395 11.7548 12.5957 12.5 12.49M10.9102 5.26C11.0602 5 11.2502 4.75 11.4702 4.53L13.0002 3L14.5302 4.53C15.1312 5.13401 15.4913 5.93655 15.5429 6.78711C15.5944 7.63767 15.3339 8.47782 14.8102 9.15M18.7401 13.09C19.0001 12.94 19.2501 12.75 19.4701 12.53L21.0001 11L19.4701 9.47004C18.8661 8.86897 18.0635 8.50889 17.213 8.45734C16.3624 8.40579 15.5223 8.66631 14.8501 9.19004M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 22L12 12M16.0001 8L14.8301 9.17M16.0001 8H18C19.0609 8 20.0783 7.57857 20.8284 6.82843C21.5786 6.07828 22 5.06087 22 4V2H20C18.9391 2 17.9217 2.42143 17.1716 3.17157C16.4214 3.92172 16 4.93913 16 6L16.0001 8ZM6.52997 17.47C7.18337 16.814 7.55023 15.9259 7.55023 15C7.55023 14.0741 7.18337 13.186 6.52997 12.53L4.99997 11L3.46997 12.53C2.81657 13.186 2.44971 14.0741 2.44971 15C2.44971 15.9259 2.81657 16.814 3.46997 17.47L4.99997 19M6.52997 17.47L4.99997 19M6.52997 17.47C7.18595 16.8166 8.07413 16.4497 9 16.4497C9.92587 16.4497 10.814 16.8166 11.47 17.47L13 19L11.47 20.53C10.814 21.1834 9.92587 21.5502 9 21.5502C8.07413 21.5502 7.18598 21.1834 6.53 20.53L4.99997 19M7.99997 8L7.46997 8.53C6.81657 9.18598 6.44971 10.0741 6.44971 11C6.44971 11.9259 6.81657 12.814 7.46997 13.47L8.99997 15M8.99997 15L10.53 13.47M8.99997 15L10.53 16.53C11.186 17.1834 12.0741 17.5503 13 17.5503C13.9259 17.5503 14.814 17.1834 15.47 16.53L16 16M10.53 13.47C11.08 12.92 11.41 12.22 11.51 11.5M10.53 13.47C11.0638 12.9395 11.7548 12.5957 12.5 12.49M10.9102 5.26C11.0602 5 11.2502 4.75 11.4702 4.53L13.0002 3L14.5302 4.53C15.1312 5.13401 15.4913 5.93655 15.5429 6.78711C15.5944 7.63767 15.3339 8.47782 14.8102 9.15M18.7401 13.09C19.0001 12.94 19.2501 12.75 19.4701 12.53L21.0001 11L19.4701 9.47004C18.8661 8.86897 18.0635 8.50889 17.213 8.45734C16.3624 8.40579 15.5223 8.66631 14.8501 9.19004M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--wheat{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 22L16 8M16 8H18C19.0609 8 20.0783 7.57857 20.8284 6.82843C21.5786 6.07828 22 5.06087 22 4V2H20C18.9391 2 17.9217 2.42143 17.1716 3.17157C16.4214 3.92172 16 4.93913 16 6V8ZM6.52997 17.47C7.18337 16.814 7.55023 15.9259 7.55023 15C7.55023 14.0741 7.18337 13.186 6.52997 12.53L4.99997 11L3.46997 12.53C2.81657 13.186 2.44971 14.0741 2.44971 15C2.44971 15.9259 2.81657 16.814 3.46997 17.47L4.99997 19M6.52997 17.47L4.99997 19M6.52997 17.47C7.18595 16.8166 8.07413 16.4497 9 16.4497C9.92587 16.4497 10.814 16.8166 11.47 17.47L13 19L11.47 20.53C10.814 21.1834 9.92587 21.5502 9 21.5502C8.07413 21.5502 7.18598 21.1834 6.53 20.53L4.99997 19M10.53 13.47C11.1834 12.814 11.5502 11.9259 11.5502 11C11.5502 10.0741 11.1834 9.18598 10.53 8.53L8.99997 7L7.46997 8.53C6.81657 9.18598 6.44971 10.0741 6.44971 11C6.44971 11.9259 6.81657 12.814 7.46997 13.47L8.99997 15M10.53 13.47L8.99997 15M10.53 13.47C11.1859 12.8166 12.0741 12.4497 13 12.4497C13.9259 12.4497 14.814 12.8166 15.47 13.47L17 15L15.47 16.53C14.814 17.1834 13.9259 17.5502 13 17.5502C12.0741 17.5502 11.186 17.1834 10.53 16.53L8.99997 15M14.53 9.47C15.1834 8.81402 15.5502 7.92587 15.5502 7C15.5502 6.07413 15.1834 5.18598 14.53 4.53L13 3L11.47 4.53C10.8166 5.18598 10.4497 6.07413 10.4497 7C10.4497 7.92587 10.8166 8.81402 11.47 9.47L13 11M14.53 9.47L13 11M14.53 9.47C15.1859 8.8166 16.0741 8.44971 17 8.44971C17.9259 8.44971 18.814 8.81657 19.47 9.46997L21 11L19.47 12.53C18.814 13.1834 17.9259 13.5502 17 13.5502C16.0741 13.5502 15.186 13.1834 14.53 12.53L13 11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2 22L16 8M16 8H18C19.0609 8 20.0783 7.57857 20.8284 6.82843C21.5786 6.07828 22 5.06087 22 4V2H20C18.9391 2 17.9217 2.42143 17.1716 3.17157C16.4214 3.92172 16 4.93913 16 6V8ZM6.52997 17.47C7.18337 16.814 7.55023 15.9259 7.55023 15C7.55023 14.0741 7.18337 13.186 6.52997 12.53L4.99997 11L3.46997 12.53C2.81657 13.186 2.44971 14.0741 2.44971 15C2.44971 15.9259 2.81657 16.814 3.46997 17.47L4.99997 19M6.52997 17.47L4.99997 19M6.52997 17.47C7.18595 16.8166 8.07413 16.4497 9 16.4497C9.92587 16.4497 10.814 16.8166 11.47 17.47L13 19L11.47 20.53C10.814 21.1834 9.92587 21.5502 9 21.5502C8.07413 21.5502 7.18598 21.1834 6.53 20.53L4.99997 19M10.53 13.47C11.1834 12.814 11.5502 11.9259 11.5502 11C11.5502 10.0741 11.1834 9.18598 10.53 8.53L8.99997 7L7.46997 8.53C6.81657 9.18598 6.44971 10.0741 6.44971 11C6.44971 11.9259 6.81657 12.814 7.46997 13.47L8.99997 15M10.53 13.47L8.99997 15M10.53 13.47C11.1859 12.8166 12.0741 12.4497 13 12.4497C13.9259 12.4497 14.814 12.8166 15.47 13.47L17 15L15.47 16.53C14.814 17.1834 13.9259 17.5502 13 17.5502C12.0741 17.5502 11.186 17.1834 10.53 16.53L8.99997 15M14.53 9.47C15.1834 8.81402 15.5502 7.92587 15.5502 7C15.5502 6.07413 15.1834 5.18598 14.53 4.53L13 3L11.47 4.53C10.8166 5.18598 10.4497 6.07413 10.4497 7C10.4497 7.92587 10.8166 8.81402 11.47 9.47L13 11M14.53 9.47L13 11M14.53 9.47C15.1859 8.8166 16.0741 8.44971 17 8.44971C17.9259 8.44971 18.814 8.81657 19.47 9.46997L21 11L19.47 12.53C18.814 13.1834 17.9259 13.5502 17 13.5502C16.0741 13.5502 15.186 13.1834 14.53 12.53L13 11%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--whole-word{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 9V15M14 7V15M22 17V18C22 18.5 21.5 19 21 19H3C2.5 19 2 18.5 2 18V17M10 12C10 13.6569 8.65685 15 7 15C5.34315 15 4 13.6569 4 12C4 10.3431 5.34315 9 7 9C8.65685 9 10 10.3431 10 12ZM20 12C20 13.6569 18.6569 15 17 15C15.3431 15 14 13.6569 14 12C14 10.3431 15.3431 9 17 9C18.6569 9 20 10.3431 20 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 9V15M14 7V15M22 17V18C22 18.5 21.5 19 21 19H3C2.5 19 2 18.5 2 18V17M10 12C10 13.6569 8.65685 15 7 15C5.34315 15 4 13.6569 4 12C4 10.3431 5.34315 9 7 9C8.65685 9 10 10.3431 10 12ZM20 12C20 13.6569 18.6569 15 17 15C15.3431 15 14 13.6569 14 12C14 10.3431 15.3431 9 17 9C18.6569 9 20 10.3431 20 12Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--wifi-high{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 20H12.01M5 12.8591C6.86929 11.0268 9.38247 10.0005 12 10.0005C14.6175 10.0005 17.1307 11.0268 19 12.8591M8.5 16.429C9.43464 15.5129 10.6912 14.9998 12 14.9998C13.3088 14.9998 14.5654 15.5129 15.5 16.429%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 20H12.01M5 12.8591C6.86929 11.0268 9.38247 10.0005 12 10.0005C14.6175 10.0005 17.1307 11.0268 19 12.8591M8.5 16.429C9.43464 15.5129 10.6912 14.9998 12 14.9998C13.3088 14.9998 14.5654 15.5129 15.5 16.429%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--wifi-low{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 20H12.01M8.5 16.429C9.43464 15.5129 10.6912 14.9998 12 14.9998C13.3088 14.9998 14.5654 15.5129 15.5 16.429%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 20H12.01M8.5 16.429C9.43464 15.5129 10.6912 14.9998 12 14.9998C13.3088 14.9998 14.5654 15.5129 15.5 16.429%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--wifi-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 20H12.01M8.5 16.429C9.43464 15.5129 10.6912 14.9998 12 14.9998C13.3088 14.9998 14.5654 15.5129 15.5 16.429M5 12.8589C6.41803 11.4689 8.21781 10.5324 10.17 10.1689M18.9999 12.8589C18.3978 12.2687 17.7235 11.757 16.9929 11.3359M2 8.82C3.2366 7.71408 4.64809 6.82095 6.177 6.177M21.9999 8.81991C20.4746 7.45573 18.6864 6.41806 16.7451 5.77074C14.8039 5.12343 12.7507 4.88016 10.7119 5.05591M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 20H12.01M8.5 16.429C9.43464 15.5129 10.6912 14.9998 12 14.9998C13.3088 14.9998 14.5654 15.5129 15.5 16.429M5 12.8589C6.41803 11.4689 8.21781 10.5324 10.17 10.1689M18.9999 12.8589C18.3978 12.2687 17.7235 11.757 16.9929 11.3359M2 8.82C3.2366 7.71408 4.64809 6.82095 6.177 6.177M21.9999 8.81991C20.4746 7.45573 18.6864 6.41806 16.7451 5.77074C14.8039 5.12343 12.7507 4.88016 10.7119 5.05591M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--wifi-zero{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 20H12.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 20H12.01%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--wifi{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 20H12.01M2 8.8199C4.75011 6.36013 8.31034 5.00024 12 5.00024C15.6897 5.00024 19.2499 6.36013 22 8.8199M5 12.8591C6.86929 11.0268 9.38247 10.0005 12 10.0005C14.6175 10.0005 17.1307 11.0268 19 12.8591M8.5 16.429C9.43464 15.5129 10.6912 14.9998 12 14.9998C13.3088 14.9998 14.5654 15.5129 15.5 16.429%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 20H12.01M2 8.8199C4.75011 6.36013 8.31034 5.00024 12 5.00024C15.6897 5.00024 19.2499 6.36013 22 8.8199M5 12.8591C6.86929 11.0268 9.38247 10.0005 12 10.0005C14.6175 10.0005 17.1307 11.0268 19 12.8591M8.5 16.429C9.43464 15.5129 10.6912 14.9998 12 14.9998C13.3088 14.9998 14.5654 15.5129 15.5 16.429%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--wind{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17.7 7.70011C17.9927 7.41826 18.3497 7.21202 18.7401 7.09922C19.1304 6.98643 19.5424 6.97049 19.9403 7.05278C20.3383 7.13507 20.7101 7.31312 21.0237 7.5715C21.3373 7.82988 21.5832 8.16081 21.7401 8.53563C21.897 8.91045 21.9602 9.31787 21.9242 9.72261C21.8882 10.1274 21.754 10.5172 21.5334 10.8584C21.3128 11.1996 21.0123 11.4819 20.658 11.6809C20.3037 11.8798 19.9062 11.9894 19.5 12.0001H2M9.6 4.60005C9.83168 4.36375 10.1184 4.18864 10.4344 4.0904C10.7504 3.99216 11.0858 3.97387 11.4106 4.03717C11.7355 4.10047 12.0395 4.24338 12.2955 4.45309C12.5515 4.66279 12.7514 4.93275 12.8774 5.23874C13.0034 5.54474 13.0515 5.87723 13.0174 6.20639C12.9833 6.53555 12.8681 6.85111 12.682 7.12477C12.4959 7.39843 12.2449 7.62164 11.9513 7.7744C11.6578 7.92716 11.3309 8.0047 11 8.00005H2M12.6 19.4C12.8317 19.6362 13.1184 19.8114 13.4344 19.9096C13.7504 20.0078 14.0858 20.0261 14.4106 19.9628C14.7355 19.8995 15.0395 19.7566 15.2955 19.5469C15.5515 19.3372 15.7514 19.0673 15.8774 18.7613C16.0034 18.4553 16.0515 18.1228 16.0174 17.7936C15.9833 17.4645 15.8681 17.1489 15.682 16.8752C15.4959 16.6016 15.2449 16.3784 14.9513 16.2256C14.6578 16.0728 14.3309 15.9953 14 16H2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M17.7 7.70011C17.9927 7.41826 18.3497 7.21202 18.7401 7.09922C19.1304 6.98643 19.5424 6.97049 19.9403 7.05278C20.3383 7.13507 20.7101 7.31312 21.0237 7.5715C21.3373 7.82988 21.5832 8.16081 21.7401 8.53563C21.897 8.91045 21.9602 9.31787 21.9242 9.72261C21.8882 10.1274 21.754 10.5172 21.5334 10.8584C21.3128 11.1996 21.0123 11.4819 20.658 11.6809C20.3037 11.8798 19.9062 11.9894 19.5 12.0001H2M9.6 4.60005C9.83168 4.36375 10.1184 4.18864 10.4344 4.0904C10.7504 3.99216 11.0858 3.97387 11.4106 4.03717C11.7355 4.10047 12.0395 4.24338 12.2955 4.45309C12.5515 4.66279 12.7514 4.93275 12.8774 5.23874C13.0034 5.54474 13.0515 5.87723 13.0174 6.20639C12.9833 6.53555 12.8681 6.85111 12.682 7.12477C12.4959 7.39843 12.2449 7.62164 11.9513 7.7744C11.6578 7.92716 11.3309 8.0047 11 8.00005H2M12.6 19.4C12.8317 19.6362 13.1184 19.8114 13.4344 19.9096C13.7504 20.0078 14.0858 20.0261 14.4106 19.9628C14.7355 19.8995 15.0395 19.7566 15.2955 19.5469C15.5515 19.3372 15.7514 19.0673 15.8774 18.7613C16.0034 18.4553 16.0515 18.1228 16.0174 17.7936C15.9833 17.4645 15.8681 17.1489 15.682 16.8752C15.4959 16.6016 15.2449 16.3784 14.9513 16.2256C14.6578 16.0728 14.3309 15.9953 14 16H2%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--wine-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 22H16M7 10H10M7 10C7.00306 9.09378 7.10601 8.19066 7.307 7.307M7 10C7.00004 10.8671 7.22557 11.7192 7.65443 12.4728C8.08329 13.2264 8.70075 13.8555 9.44619 14.2984C10.1916 14.7412 11.0394 14.9826 11.9063 14.9989C12.7733 15.0151 13.6295 14.8056 14.391 14.391M17 10H15.657M17 10C17 8 16.5 6 15 2H9C8.872 2.34 8.75 2.668 8.638 2.981M17 10C17 10.407 16.95 10.809 16.855 11.198M12 15V22M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 22H16M7 10H10M7 10C7.00306 9.09378 7.10601 8.19066 7.307 7.307M7 10C7.00004 10.8671 7.22557 11.7192 7.65443 12.4728C8.08329 13.2264 8.70075 13.8555 9.44619 14.2984C10.1916 14.7412 11.0394 14.9826 11.9063 14.9989C12.7733 15.0151 13.6295 14.8056 14.391 14.391M17 10H15.657M17 10C17 8 16.5 6 15 2H9C8.872 2.34 8.75 2.668 8.638 2.981M17 10C17 10.407 16.95 10.809 16.855 11.198M12 15V22M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--wine{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 22H16M7 10H17M7 10C7 8 7.5 6 9 2H15C16.5 6 17 8 17 10M7 10C7 11.3261 7.52678 12.5979 8.46447 13.5355C9.40215 14.4732 10.6739 15 12 15M17 10C17 11.3261 16.4732 12.5979 15.5355 13.5355C14.5979 14.4732 13.3261 15 12 15M12 15V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 22H16M7 10H17M7 10C7 8 7.5 6 9 2H15C16.5 6 17 8 17 10M7 10C7 11.3261 7.52678 12.5979 8.46447 13.5355C9.40215 14.4732 10.6739 15 12 15M17 10C17 11.3261 16.4732 12.5979 15.5355 13.5355C14.5979 14.4732 13.3261 15 12 15M12 15V22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--workflow{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 11V15C7 15.5304 7.21071 16.0391 7.58579 16.4142C7.96086 16.7893 8.46957 17 9 17H13M5 3H9C10.1046 3 11 3.89543 11 5V9C11 10.1046 10.1046 11 9 11H5C3.89543 11 3 10.1046 3 9V5C3 3.89543 3.89543 3 5 3ZM15 13H19C20.1046 13 21 13.8954 21 15V19C21 20.1046 20.1046 21 19 21H15C13.8954 21 13 20.1046 13 19V15C13 13.8954 13.8954 13 15 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7 11V15C7 15.5304 7.21071 16.0391 7.58579 16.4142C7.96086 16.7893 8.46957 17 9 17H13M5 3H9C10.1046 3 11 3.89543 11 5V9C11 10.1046 10.1046 11 9 11H5C3.89543 11 3 10.1046 3 9V5C3 3.89543 3.89543 3 5 3ZM15 13H19C20.1046 13 21 13.8954 21 15V19C21 20.1046 20.1046 21 19 21H15C13.8954 21 13 20.1046 13 19V15C13 13.8954 13.8954 13 15 13Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--worm{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 12L17.5 15M19.6299 18.8101L21.9999 20.0001M6.4699 8.22993C6.76053 8.06575 7.09348 7.99188 7.42627 8.01773C7.75907 8.04357 8.07662 8.16797 8.33841 8.37505C8.60021 8.58213 8.79439 8.8625 8.89617 9.18039C8.99796 9.49829 9.00274 9.8393 8.9099 10.1599L8.2699 12.2399C7.8539 13.5701 7.85917 14.9963 8.28501 16.3233C8.71085 17.6503 9.53644 18.8133 10.6487 19.653C11.7611 20.4927 13.1057 20.9681 14.4986 21.0141C15.8915 21.0601 17.2646 20.6744 18.4299 19.9099L18.8499 19.6399C19.1263 19.4607 19.3648 19.2287 19.5515 18.9573C19.7383 18.6859 19.8698 18.3804 19.9386 18.0582C20.0073 17.736 20.0119 17.4034 19.952 17.0794C19.8922 16.7554 19.7692 16.4464 19.5899 16.1699C19.4106 15.8935 19.1787 15.6551 18.9073 15.4683C18.6359 15.2815 18.3304 15.15 18.0082 15.0813C17.6859 15.0126 17.3533 15.008 17.0294 15.0678C16.7054 15.1276 16.3963 15.2507 16.1199 15.4299L15.6999 15.6999C15.3971 15.8923 15.0426 15.9876 14.6842 15.9729C14.3257 15.9583 13.9802 15.8344 13.6941 15.6179C13.408 15.4014 13.1948 15.1027 13.0833 14.7616C12.9717 14.4206 12.9671 14.0537 13.0699 13.7099L13.7099 11.6299C14.1194 10.341 14.1269 8.95796 13.7312 7.66472C13.3356 6.37148 12.5556 5.22933 11.495 4.39019C10.4344 3.55105 9.14346 3.05468 7.79388 2.96711C6.44431 2.87953 5.10005 3.20489 3.9399 3.89993L3.2399 4.29993C2.95493 4.46736 2.70573 4.68929 2.50653 4.95303C2.30733 5.21677 2.16203 5.51717 2.07892 5.83707C1.91107 6.48313 2.00675 7.16941 2.3449 7.74493C2.68305 8.32045 3.23598 8.73806 3.88204 8.90591C4.5281 9.07375 5.21438 8.97808 5.7899 8.63993L6.4699 8.22993Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 12L17.5 15M19.6299 18.8101L21.9999 20.0001M6.4699 8.22993C6.76053 8.06575 7.09348 7.99188 7.42627 8.01773C7.75907 8.04357 8.07662 8.16797 8.33841 8.37505C8.60021 8.58213 8.79439 8.8625 8.89617 9.18039C8.99796 9.49829 9.00274 9.8393 8.9099 10.1599L8.2699 12.2399C7.8539 13.5701 7.85917 14.9963 8.28501 16.3233C8.71085 17.6503 9.53644 18.8133 10.6487 19.653C11.7611 20.4927 13.1057 20.9681 14.4986 21.0141C15.8915 21.0601 17.2646 20.6744 18.4299 19.9099L18.8499 19.6399C19.1263 19.4607 19.3648 19.2287 19.5515 18.9573C19.7383 18.6859 19.8698 18.3804 19.9386 18.0582C20.0073 17.736 20.0119 17.4034 19.952 17.0794C19.8922 16.7554 19.7692 16.4464 19.5899 16.1699C19.4106 15.8935 19.1787 15.6551 18.9073 15.4683C18.6359 15.2815 18.3304 15.15 18.0082 15.0813C17.6859 15.0126 17.3533 15.008 17.0294 15.0678C16.7054 15.1276 16.3963 15.2507 16.1199 15.4299L15.6999 15.6999C15.3971 15.8923 15.0426 15.9876 14.6842 15.9729C14.3257 15.9583 13.9802 15.8344 13.6941 15.6179C13.408 15.4014 13.1948 15.1027 13.0833 14.7616C12.9717 14.4206 12.9671 14.0537 13.0699 13.7099L13.7099 11.6299C14.1194 10.341 14.1269 8.95796 13.7312 7.66472C13.3356 6.37148 12.5556 5.22933 11.495 4.39019C10.4344 3.55105 9.14346 3.05468 7.79388 2.96711C6.44431 2.87953 5.10005 3.20489 3.9399 3.89993L3.2399 4.29993C2.95493 4.46736 2.70573 4.68929 2.50653 4.95303C2.30733 5.21677 2.16203 5.51717 2.07892 5.83707C1.91107 6.48313 2.00675 7.16941 2.3449 7.74493C2.68305 8.32045 3.23598 8.73806 3.88204 8.90591C4.5281 9.07375 5.21438 8.97808 5.7899 8.63993L6.4699 8.22993Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--wrap-text{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 6H21M3 12H18C18.7956 12 19.5587 12.3161 20.1213 12.8787C20.6839 13.4413 21 14.2044 21 15C21 15.7956 20.6839 16.5587 20.1213 17.1213C19.5587 17.6839 18.7956 18 18 18H14M14 18L16 16M14 18L16 20M3 18H10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3 6H21M3 12H18C18.7956 12 19.5587 12.3161 20.1213 12.8787C20.6839 13.4413 21 14.2044 21 15C21 15.7956 20.6839 16.5587 20.1213 17.1213C19.5587 17.6839 18.7956 18 18 18H14M14 18L16 16M14 18L16 20M3 18H10%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--wrench{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.6999 6.29998C14.5166 6.48691 14.414 6.73823 14.414 6.99998C14.414 7.26173 14.5166 7.51305 14.6999 7.69998L16.2999 9.29998C16.4868 9.48321 16.7381 9.58584 16.9999 9.58584C17.2616 9.58584 17.5129 9.48321 17.6999 9.29998L21.4699 5.52998C21.9727 6.64117 22.1249 7.87921 21.9063 9.07913C21.6877 10.279 21.1086 11.3838 20.2461 12.2463C19.3837 13.1087 18.2789 13.6878 17.079 13.9064C15.8791 14.1251 14.641 13.9728 13.5299 13.47L6.61986 20.38C6.22203 20.7778 5.68246 21.0013 5.11986 21.0013C4.55725 21.0013 4.01768 20.7778 3.61986 20.38C3.22203 19.9822 2.99854 19.4426 2.99854 18.88C2.99854 18.3174 3.22203 17.7778 3.61986 17.38L10.5299 10.47C10.027 9.35879 9.87477 8.12075 10.0934 6.92083C10.312 5.72092 10.8911 4.61614 11.7536 3.7537C12.616 2.89127 13.7208 2.31215 14.9207 2.09352C16.1206 1.8749 17.3587 2.02714 18.4699 2.52998L14.7099 6.28998L14.6999 6.29998Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M14.6999 6.29998C14.5166 6.48691 14.414 6.73823 14.414 6.99998C14.414 7.26173 14.5166 7.51305 14.6999 7.69998L16.2999 9.29998C16.4868 9.48321 16.7381 9.58584 16.9999 9.58584C17.2616 9.58584 17.5129 9.48321 17.6999 9.29998L21.4699 5.52998C21.9727 6.64117 22.1249 7.87921 21.9063 9.07913C21.6877 10.279 21.1086 11.3838 20.2461 12.2463C19.3837 13.1087 18.2789 13.6878 17.079 13.9064C15.8791 14.1251 14.641 13.9728 13.5299 13.47L6.61986 20.38C6.22203 20.7778 5.68246 21.0013 5.11986 21.0013C4.55725 21.0013 4.01768 20.7778 3.61986 20.38C3.22203 19.9822 2.99854 19.4426 2.99854 18.88C2.99854 18.3174 3.22203 17.7778 3.61986 17.38L10.5299 10.47C10.027 9.35879 9.87477 8.12075 10.0934 6.92083C10.312 5.72092 10.8911 4.61614 11.7536 3.7537C12.616 2.89127 13.7208 2.31215 14.9207 2.09352C16.1206 1.8749 17.3587 2.02714 18.4699 2.52998L14.7099 6.28998L14.6999 6.29998Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--x{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 6L6 18M6 6L18 18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M18 6L6 18M6 6L18 18%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--youtube{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2.50001 17C1.80143 13.7033 1.80143 10.2967 2.50001 7C2.5918 6.66521 2.76914 6.36007 3.01461 6.11461C3.26008 5.86914 3.56522 5.69179 3.90001 5.6C9.26346 4.71146 14.7366 4.71146 20.1 5.6C20.4348 5.69179 20.7399 5.86914 20.9854 6.11461C21.2309 6.36007 21.4082 6.66521 21.5 7C22.1986 10.2967 22.1986 13.7033 21.5 17C21.4082 17.3348 21.2309 17.6399 20.9854 17.8854C20.7399 18.1309 20.4348 18.3082 20.1 18.4C14.7366 19.2887 9.26344 19.2887 3.90001 18.4C3.56522 18.3082 3.26008 18.1309 3.01461 17.8854C2.76914 17.6399 2.5918 17.3348 2.50001 17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M10 15L15 12L10 9V15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M2.50001 17C1.80143 13.7033 1.80143 10.2967 2.50001 7C2.5918 6.66521 2.76914 6.36007 3.01461 6.11461C3.26008 5.86914 3.56522 5.69179 3.90001 5.6C9.26346 4.71146 14.7366 4.71146 20.1 5.6C20.4348 5.69179 20.7399 5.86914 20.9854 6.11461C21.2309 6.36007 21.4082 6.66521 21.5 7C22.1986 10.2967 22.1986 13.7033 21.5 17C21.4082 17.3348 21.2309 17.6399 20.9854 17.8854C20.7399 18.1309 20.4348 18.3082 20.1 18.4C14.7366 19.2887 9.26344 19.2887 3.90001 18.4C3.56522 18.3082 3.26008 18.1309 3.01461 17.8854C2.76914 17.6399 2.5918 17.3348 2.50001 17Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3Cpath d%3D%22M10 15L15 12L10 9V15Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--zap-off{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.5129 4.85592L13.1199 2.16992C13.1942 2.0842 13.2954 2.02628 13.4069 2.00565C13.5184 1.98503 13.6337 2.00293 13.7337 2.05642C13.8337 2.10991 13.9125 2.19582 13.9573 2.30003C14.002 2.40424 14.01 2.52057 13.9799 2.62992L12.6029 6.94692M15.656 10H20C20.1892 9.99936 20.3748 10.0524 20.5351 10.153C20.6953 10.2536 20.8238 10.3977 20.9055 10.5683C20.9871 10.739 21.0187 10.9294 20.9965 11.1173C20.9743 11.3053 20.8992 11.483 20.78 11.63L19.06 13.403M16.273 16.2731L10.88 21.83C10.8057 21.9158 10.7045 21.9737 10.593 21.9943C10.4815 22.0149 10.3663 21.997 10.2663 21.9435C10.1663 21.8901 10.0874 21.8042 10.0427 21.6999C9.99791 21.5957 9.98991 21.4794 10.02 21.3701L11.94 15.3501C11.9966 15.1985 12.0156 15.0355 11.9954 14.875C11.9752 14.7146 11.9163 14.5614 11.8239 14.4286C11.7315 14.2959 11.6082 14.1875 11.4647 14.1129C11.3212 14.0382 11.1617 13.9995 11 14.0001H3.99999C3.81076 14.0007 3.62522 13.9476 3.46495 13.847C3.30467 13.7464 3.17623 13.6024 3.09454 13.4317C3.01286 13.261 2.98129 13.0706 3.00349 12.8827C3.0257 12.6948 3.10077 12.517 3.21999 12.3701L7.72699 7.72705M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10.5129 4.85592L13.1199 2.16992C13.1942 2.0842 13.2954 2.02628 13.4069 2.00565C13.5184 1.98503 13.6337 2.00293 13.7337 2.05642C13.8337 2.10991 13.9125 2.19582 13.9573 2.30003C14.002 2.40424 14.01 2.52057 13.9799 2.62992L12.6029 6.94692M15.656 10H20C20.1892 9.99936 20.3748 10.0524 20.5351 10.153C20.6953 10.2536 20.8238 10.3977 20.9055 10.5683C20.9871 10.739 21.0187 10.9294 20.9965 11.1173C20.9743 11.3053 20.8992 11.483 20.78 11.63L19.06 13.403M16.273 16.2731L10.88 21.83C10.8057 21.9158 10.7045 21.9737 10.593 21.9943C10.4815 22.0149 10.3663 21.997 10.2663 21.9435C10.1663 21.8901 10.0874 21.8042 10.0427 21.6999C9.99791 21.5957 9.98991 21.4794 10.02 21.3701L11.94 15.3501C11.9966 15.1985 12.0156 15.0355 11.9954 14.875C11.9752 14.7146 11.9163 14.5614 11.8239 14.4286C11.7315 14.2959 11.6082 14.1875 11.4647 14.1129C11.3212 14.0382 11.1617 13.9995 11 14.0001H3.99999C3.81076 14.0007 3.62522 13.9476 3.46495 13.847C3.30467 13.7464 3.17623 13.6024 3.09454 13.4317C3.01286 13.261 2.98129 13.0706 3.00349 12.8827C3.0257 12.6948 3.10077 12.517 3.21999 12.3701L7.72699 7.72705M2 2L22 22%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--zap{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3.99999 14C3.81076 14.0006 3.62522 13.9476 3.46495 13.847C3.30467 13.7464 3.17623 13.6023 3.09454 13.4316C3.01286 13.2609 2.98129 13.0706 3.00349 12.8826C3.0257 12.6947 3.10077 12.5169 3.21999 12.37L13.12 2.16998C13.1943 2.08426 13.2955 2.02634 13.407 2.00571C13.5185 1.98509 13.6337 2.00299 13.7337 2.05648C13.8337 2.10998 13.9126 2.19588 13.9573 2.30009C14.0021 2.4043 14.0101 2.52063 13.98 2.62998L12.06 8.64998C12.0034 8.8015 11.9844 8.9645 12.0046 9.12499C12.0248 9.28547 12.0837 9.43866 12.1761 9.57141C12.2685 9.70415 12.3918 9.81249 12.5353 9.88714C12.6788 9.96179 12.8382 10.0005 13 9.99998H20C20.1892 9.99933 20.3748 10.0524 20.535 10.153C20.6953 10.2536 20.8238 10.3976 20.9054 10.5683C20.9871 10.739 21.0187 10.9294 20.9965 11.1173C20.9743 11.3053 20.8992 11.483 20.78 11.63L10.88 21.83C10.8057 21.9157 10.7045 21.9736 10.593 21.9942C10.4815 22.0149 10.3663 21.997 10.2663 21.9435C10.1663 21.89 10.0874 21.8041 10.0427 21.6999C9.99791 21.5957 9.98991 21.4793 10.02 21.37L11.94 15.35C11.9966 15.1985 12.0156 15.0355 11.9954 14.875C11.9752 14.7145 11.9163 14.5613 11.8239 14.4286C11.7315 14.2958 11.6082 14.1875 11.4647 14.1128C11.3212 14.0382 11.1617 13.9995 11 14H3.99999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3.99999 14C3.81076 14.0006 3.62522 13.9476 3.46495 13.847C3.30467 13.7464 3.17623 13.6023 3.09454 13.4316C3.01286 13.2609 2.98129 13.0706 3.00349 12.8826C3.0257 12.6947 3.10077 12.5169 3.21999 12.37L13.12 2.16998C13.1943 2.08426 13.2955 2.02634 13.407 2.00571C13.5185 1.98509 13.6337 2.00299 13.7337 2.05648C13.8337 2.10998 13.9126 2.19588 13.9573 2.30009C14.0021 2.4043 14.0101 2.52063 13.98 2.62998L12.06 8.64998C12.0034 8.8015 11.9844 8.9645 12.0046 9.12499C12.0248 9.28547 12.0837 9.43866 12.1761 9.57141C12.2685 9.70415 12.3918 9.81249 12.5353 9.88714C12.6788 9.96179 12.8382 10.0005 13 9.99998H20C20.1892 9.99933 20.3748 10.0524 20.535 10.153C20.6953 10.2536 20.8238 10.3976 20.9054 10.5683C20.9871 10.739 21.0187 10.9294 20.9965 11.1173C20.9743 11.3053 20.8992 11.483 20.78 11.63L10.88 21.83C10.8057 21.9157 10.7045 21.9736 10.593 21.9942C10.4815 22.0149 10.3663 21.997 10.2663 21.9435C10.1663 21.89 10.0874 21.8041 10.0427 21.6999C9.99791 21.5957 9.98991 21.4793 10.02 21.37L11.94 15.35C11.9966 15.1985 12.0156 15.0355 11.9954 14.875C11.9752 14.7145 11.9163 14.5613 11.8239 14.4286C11.7315 14.2958 11.6082 14.1875 11.4647 14.1128C11.3212 14.0382 11.1617 13.9995 11 14H3.99999Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--zoom-in{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20.9999 20.9999L16.6499 16.6499M11 8V14M8 11H14M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20.9999 20.9999L16.6499 16.6499M11 8V14M8 11H14M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.s-icon--zoom-out{background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20.9999 20.9999L16.6499 16.6499M8 11H14M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M20.9999 20.9999L16.6499 16.6499M8 11H14M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11Z%22 stroke%3D%22currentColor%22 stroke-width%3D%222%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E") 50%/contain no-repeat}.mbsc-calendar-wrapper{overflow:overlay;position:unset;display:block}.mbsc-one-sidebar-space{margin-right:350px}@media (width>=320px) and (width<=767px){.mbsc-hide-mobile{display:none}}.mbsc-button-icon-text{margin-right:5px}.mbsc-custom-header-date-controls{background-color:#fafafa;flex:1 0 auto;justify-content:space-between;align-items:center;display:flex}.mbsc-resource-header-template .mbsc-timeline-resource-col{width:230px}.mbsc-resource-header-template .mbsc-timeline-resource-header,.mbsc-resource-header-template .mbsc-timeline-resource-title{padding:0}.mbsc-resource-header-template .mbsc-timeline-resource-title{height:100%}.mbsc-resource-header-template-cont{height:100%;line-height:50px}.mbsc-resource-header-template-cont-with-count{flex-direction:column;justify-content:center;line-height:1.3;display:flex}.mbsc-resource-header-template-cont-with-count .mbsc-resource-header-template-name{height:auto}.mbsc-resource-header-template-name{white-space:nowrap;text-overflow:ellipsis;width:100%;height:100%;padding:0 5px;display:inline-block;overflow:hidden}.mbsc-resource-header-template-count{color:#8a959c;white-space:nowrap;text-overflow:ellipsis;justify-content:center;align-items:center;gap:5px;padding:2px 5px 0;font-size:12px;display:flex;overflow:hidden}.mbsc-resource-header-template-count-pill{color:#1c8a93;background-color:#e6f4f5;border-radius:9px;flex-shrink:0;padding:1px 7px;font-size:11.5px;font-weight:600;line-height:1.5}.mbsc-resource-header-template-count-label{text-overflow:ellipsis;overflow:hidden}.mbsc-resource-header-template-capacity{float:right;white-space:nowrap;text-overflow:ellipsis;border-left:1px solid #ccc;width:90px;height:100%;padding:0 5px;overflow:hidden}.mbsc-resource-header-template-title{font-weight:600;line-height:56px}@supports (overflow:clip){.mbsc-resource-header-template.mbsc-ltr .mbsc-schedule-event-inner{width:100%}.mbsc-resource-header-template.mbsc-rtl .mbsc-schedule-event-inner{right:230px}}.mbsc-schedule-event-count-inside-content{flex-direction:column;flex:1 0 auto;justify-content:space-between;align-items:center;display:flex}.mbsc-schedule-event-range{display:none}.mbsc-form-group{margin:0;font-size:18px;display:inline-grid}.mbsc-segmented-img-space{margin-bottom:2px}.mbsc-readonly-event{cursor:auto}.mbsc-schedule-event-title-content{margin-top:0;margin-bottom:5px}.mbsc-schedule-event-icons{vertical-align:middle;flex-wrap:wrap;gap:3px;display:inline-flex}.mbsc-schedule-event-icon{border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.mbsc-schedule-event-icon .s-icon{--s-icon-size:13px}.mbsc-schedule-event-icon-more{color:#48484a;background-color:#d1d1d6;width:auto;min-width:20px;padding:0 4px;font-size:11px;font-weight:600}.mbsc-loader-wrapper{z-index:2;background-color:#ffffff80;width:100%;height:100%;position:fixed;overflow:auto}.mbsc-loader{box-sizing:border-box;border:5px solid #1c8a94;border-bottom-color:#0000;border-radius:50%;width:48px;height:48px;animation:1s linear infinite rotation;position:absolute;top:50%;left:50%}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.occupancy-calendar .customized-header{color:#fff;z-index:2005;background-color:#004c53;height:45px;padding-left:30px;padding-right:30px;position:sticky;top:0}.occupancy-calendar .customized-header .header-title p{font-size:18px;font-weight:700}.occupancy-calendar .customized-header .go-back-icon{margin-right:15px}.occupancy-calendar .customized-body .order-details{height:100%}.occupancy-calendar .customized-body .order-details .progressbar-wrapper{text-align:center;color:#004c53;width:40%;height:125px;margin:40px auto}.occupancy-calendar .customized-body .order-details .progressbar-wrapper .img-wrapper img{width:200px;height:137px}.occupancy-calendar .customized-body .order-details .progressbar-wrapper .loading-text{margin-bottom:10px;font-size:17px;font-weight:600;line-height:19px}.occupancy-calendar .customized-body .order-details .progressbar-wrapper .one-sec-text{margin-top:15px;font-size:14px;font-weight:400;line-height:16px}.occupancy-calendar .customized-body .order-details .progressbar-wrapper .el-progress-bar .el-progress-bar__outer{background-color:#0000;border:2px solid #004c53;height:26px}.occupancy-calendar .customized-body .order-details .progressbar-wrapper .el-progress-bar .el-progress-bar__outer .el-progress-bar__inner{height:20px;top:1px}.occupancy-calendar .el-table__body{border-collapse:separate;border-spacing:0 5px}.occupancy-calendar thead .el-table__cell{color:#333;background-color:#30aabc1a}.occupancy-calendar thead .el-table__cell .cell{word-break:break-word}.occupancy-calendar .filters-wrapper{margin:20px auto}.occupancy-calendar .filters-wrapper .filters-row{margin-top:5px;margin-bottom:5px}.occupancy-calendar .filters-wrapper .filters-row .sort-title{text-align:center;margin-right:10px;font-size:15px;font-style:normal;font-weight:600;line-height:15px}.occupancy-calendar .filters-wrapper .filters-row .filter-button{text-align:center;letter-spacing:0;width:160px;height:36px;margin-left:5px;margin-right:5px;font-size:14px;font-style:normal;font-weight:500;line-height:15px}.occupancy-calendar .filters-wrapper .filters-row .search-input{color:#606266;letter-spacing:1px;border:1px solid #dcdfe6;border-radius:4px;width:250px}.occupancy-calendar .filters-wrapper .filters-row .search-input:focus{border:1px solid #dcdfe6;outline:none}.occupancy-calendar .filters-wrapper .filters-row .search-input::placeholder{color:#dcdfe6;text-align:left;padding-left:5px}.occupancy-calendar .filters-wrapper .filters-row .search-input::-webkit-search-cancel-button{opacity:.4}.occupancy-calendar .filters-wrapper .active{color:#fafafa;background-color:#30aabc;font-weight:700}.occupancy-calendar .orders-table-wrapper{padding-top:15px}.occupancy-calendar .orders-table-wrapper .el-table-fixed-column--right{background-color:#0000}.occupancy-calendar .orders-table-wrapper .edit-order-btn{background-color:#fdfefe;border:1px solid #d9dfe5;border-radius:4px;padding-left:6px;padding-right:6px}.occupancy-calendar .orders-table-wrapper .edit-order-btn span{text-overflow:ellipsis;text-align:center;height:32px;line-height:32px;overflow:hidden}.occupancy-calendar .link{cursor:pointer;color:var(--primary-smeetz);text-decoration:underline}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.scan-qr-code .scan-booking{color:#1c1c1c;font-size:2rem;font-weight:700}.scan-qr-code .container{border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.scan-qr-code .qrcode-img{justify-self:center;width:50%;height:50%}.scan-qr-code .qrcode-instruction{margin-top:8px;font-size:1rem;font-weight:700}.scan-qr-code .spinner-overlay{justify-content:center;display:flex}.scan-qr-code .spinner{margin:82px 0;font-size:48px}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.addons-select img{height:var(--f047ebc2);width:var(--v57cbb5ce);object-fit:cover}.addons-select .main-pc-timeslot{justify-content:center;gap:5px;width:100%;display:flex}.addons-select .key{letter-spacing:0;color:#000;text-align:left;margin-bottom:7px;font-size:18px;font-style:normal;font-weight:700;line-height:22px}.addons-select .value{letter-spacing:0;color:#000;text-align:left;margin-bottom:7px;font-size:18px;font-style:normal;font-weight:400;line-height:22px}.addons-select .is-fullwidth{border:none;width:100%}.addons-select .price-select-wrapper{max-height:450px;margin-top:2rem;overflow-y:auto}.addons-select .pc-grouping{text-align:left;letter-spacing:0;color:#000;margin-bottom:10px;margin-right:5px;font-size:27px;font-style:normal;font-weight:400}.addons-select .main-pc-name-price{flex-direction:column;display:flex}.addons-select .pc-name{color:#000;margin-left:var(--v213a9b55);font-size:32px;font-weight:700;line-height:29px}.addons-select .pc-price-name{margin-bottom:32px;font-size:24px;font-weight:700;line-height:15px}.addons-select .price-selector{color:#000;border-radius:4px;min-height:8vh;margin-bottom:50px;padding:8px 5px}.addons-select .price-selector .price-name-img-wrapper{gap:10px;display:flex}.addons-select .price-selector .price-name-wrapper{text-align:left;letter-spacing:0;flex-direction:column;justify-content:flex-start;gap:1rem;margin-left:1rem;font-size:16px;font-style:normal;font-weight:400;display:flex}.addons-select .price-selector .price-name-wrapper .price-name{font-size:24px;font-weight:700;line-height:normal}.addons-select .price-selector .price-name-wrapper .price-description{color:#00000080;font-size:.75rem;font-style:normal}.addons-select .price-selector .price-name-wrapper .see-more{color:#57a8b9;cursor:pointer}.addons-select .price-selector .price-accounting{text-align:center;letter-spacing:0;font-family:Arial,sans-serif;font-size:22px;font-style:normal;font-weight:400;line-height:27px}.addons-select .price-selector .price-value-container{border:1px solid #d1d1d1;border-radius:4px}.addons-select .price-selector .price-value-container .editable{border-radius:4px 0 0 4px;width:70%;margin-right:5px;padding:10px}.addons-select .price-selector .price-value-container .edit-price-button{cursor:pointer;margin-right:5px}.addons-select .price-selector .price-count{text-align:center;cursor:pointer;background:#fff;border:none;outline:none;width:90px;min-width:90px;min-height:65px;font-size:22px}.addons-select .price-selector .input-error{text-align:center;color:red}.addons-select .price-selector .price-value{text-align:center;font-size:1.1rem;font-style:normal;font-weight:700}.addons-select .price-selector .price-button{background-color:#57a8b9;width:100px;min-width:100px;height:65px;font-size:22px}.addons-select .price-selector .transparent{opacity:.5}.addons-select .price-selector .max-quantity-reached{height:14px;margin-bottom:-14px;font-size:12px;line-height:14px}.addons-select .dialog-footer button{width:25%}.addons-select .price-list-divider{margin:0 0 20px}.addons-select .timeslot-actions{text-align:center;word-break:break-word;justify-content:flex-start;display:flex}.addons-select .choose-timeslot{color:#57a8b9;cursor:pointer;font-size:20px;font-weight:700}.addons-select .chosen-timeslot{white-space:nowrap;cursor:pointer;align-items:center;font-size:20px;display:flex}.addons-select .chosen-timeslot-chevron{margin-right:5px}.addons-select .no-timeslots{color:red;white-space:nowrap;font-size:18px;font-weight:700}.addons-select input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.addons-select input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.addons-select input[type=number],.addons-select input[type=number]:hover,.addons-select input[type=number]:focus{-moz-appearance:textfield;appearance:none}.addons-select .error-container{justify-content:center;margin-top:1.5rem;display:flex}.addons-select .error-container>p{color:red;font-size:larger}.addons-select .goback-btn{position:absolute;top:1rem}.addons-select .shake-animation{animation:.5s shake}@keyframes shake{0%{transform:translate(0)}25%{transform:translate(-20px)}50%{transform:translate(20px)}75%{transform:translate(-20px)}to{transform:translate(0)}}.addons-select .spinner-overlay{z-index:9999;background-color:#ffffffe6;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.addons-select .spinner-overlay .spinner{color:var(--primary-smeetz);font-size:64px}.addons-select .spinner-overlay .timeslots-loading-container{position:flex;text-align:center;flex-direction:column;font-size:1.5rem}.addons-timeslot-select{color:#000;font-size:1rem;font-style:normal;font-weight:700;line-height:normal}.addons-timeslot-select .select-timeslots-wrapper{width:100%;padding:25px}.addons-timeslot-select .timeslots-list{width:100%;height:100%;margin:0;padding:0;list-style:none;display:flex}.addons-timeslot-select li{grid-template-columns:repeat(3,1fr);gap:15px;width:100%;display:grid}.addons-timeslot-select .timeslot{color:#555;cursor:pointer;border:1px solid;border-radius:10px;justify-content:space-evenly;align-items:center;height:100px;margin-bottom:2rem;display:flex}.addons-timeslot-select .timeslot:hover{background-color:#f7f7f7}.addons-timeslot-select .timeslot-start{font-size:25px}.addons-timeslot-select .timeslot-price-seats{flex-direction:column;gap:10px;display:flex}.addons-timeslot-select .seats{color:#428891}.addons-timeslot-select .price{font-size:18px}.addons-timeslot-select .grouped-hours{margin-left:24px;position:relative}.addons-timeslot-select .key-grouping{text-align:left;letter-spacing:0;color:#000;margin-top:10px;margin-bottom:20px;margin-right:5px;font-size:32px;font-style:normal;font-weight:700}.el-overlay[data-v-3c03c029]{z-index:2000;background-color:var(--el-overlay-color-lighter);height:100%;position:fixed;inset:0;overflow:auto}.el-overlay .el-overlay-root[data-v-3c03c029]{height:0}[data-v-3c03c029]:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter[data-v-3c03c029]{animation:v-modal-in-3c03c029 var(--el-transition-duration-fast) ease}.v-modal-leave[data-v-3c03c029]{animation:v-modal-out-3c03c029 var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in-3c03c029{0%{opacity:0}}@keyframes v-modal-out-3c03c029{to{opacity:0}}.v-modal[data-v-3c03c029]{width:100%;height:100%;opacity:var(--el-popup-modal-opacity);background:var(--el-popup-modal-bg-color);position:fixed;top:0;left:0}.el-popup-parent--hidden[data-v-3c03c029]{overflow:hidden}.el-message-box[data-v-3c03c029]{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box[data-v-3c03c029]:focus{outline:none!important}.is-message-box .el-overlay-message-box[data-v-3c03c029]{text-align:center;padding:16px;position:fixed;inset:0;overflow:auto}.is-message-box .el-overlay-message-box[data-v-3c03c029]:after{content:"";vertical-align:middle;width:0;height:100%;display:inline-block}.el-message-box.is-draggable .el-message-box__header[data-v-3c03c029]{cursor:move;-webkit-user-select:none;user-select:none}.el-message-box__header[data-v-3c03c029]{padding-bottom:var(--el-messagebox-padding-primary)}.el-message-box__header.show-close[data-v-3c03c029]{padding-right:calc(var(--el-messagebox-padding-primary) + var(--el-message-close-size,16px))}.el-message-box__title[data-v-3c03c029]{font-size:var(--el-messagebox-font-size);line-height:var(--el-messagebox-font-line-height);color:var(--el-messagebox-title-color)}.el-message-box__headerbtn[data-v-3c03c029]{width:40px;height:40px;font-size:var(--el-message-close-size,16px);cursor:pointer;background:0 0;border:none;outline:none;padding:0;position:absolute;top:0;right:0}.el-message-box__headerbtn .el-message-box__close[data-v-3c03c029]{color:var(--el-color-info);font-size:inherit}.el-message-box__headerbtn:focus .el-message-box__close[data-v-3c03c029],.el-message-box__headerbtn:hover .el-message-box__close[data-v-3c03c029]{color:var(--el-color-primary)}.el-message-box__content[data-v-3c03c029]{color:var(--el-messagebox-content-color);font-size:var(--el-messagebox-content-font-size)}.el-message-box__container[data-v-3c03c029]{align-items:center;gap:12px;display:flex}.el-message-box__input[data-v-3c03c029]{padding-top:12px}.el-message-box__input div.invalid>input[data-v-3c03c029],.el-message-box__input div.invalid>input[data-v-3c03c029]:focus{border-color:var(--el-color-error)}.el-message-box__status[data-v-3c03c029]{font-size:24px}.el-message-box__status.el-message-box-icon--primary[data-v-3c03c029]{--el-messagebox-color:var(--el-color-primary);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--success[data-v-3c03c029]{--el-messagebox-color:var(--el-color-success);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--info[data-v-3c03c029]{--el-messagebox-color:var(--el-color-info);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--warning[data-v-3c03c029]{--el-messagebox-color:var(--el-color-warning);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--error[data-v-3c03c029]{--el-messagebox-color:var(--el-color-error);color:var(--el-messagebox-color)}.el-message-box__message[data-v-3c03c029]{min-width:0;margin:0}.el-message-box__message p[data-v-3c03c029]{line-height:var(--el-messagebox-font-line-height);margin:0}.el-message-box__errormsg[data-v-3c03c029]{color:var(--el-color-error);font-size:var(--el-messagebox-error-font-size);line-height:var(--el-messagebox-font-line-height)}.el-message-box__btns[data-v-3c03c029]{padding-top:var(--el-messagebox-padding-primary);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.el-message-box--center .el-message-box__title[data-v-3c03c029]{justify-content:center;align-items:center;gap:6px;display:flex}.el-message-box--center .el-message-box__status[data-v-3c03c029]{font-size:inherit}.el-message-box--center .el-message-box__btns[data-v-3c03c029],.el-message-box--center .el-message-box__container[data-v-3c03c029]{justify-content:center}.fade-in-linear-enter-active .el-overlay-message-box[data-v-3c03c029]{animation:msgbox-fade-in-3c03c029 var(--el-transition-duration)}.fade-in-linear-leave-active .el-overlay-message-box[data-v-3c03c029]{animation:msgbox-fade-in-3c03c029 var(--el-transition-duration) reverse}@keyframes msgbox-fade-in-3c03c029{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.campaigns-card[data-v-3c03c029]{cursor:pointer;color:#2a2c33;background-color:#fff;border:1px solid #e5eeee;border-radius:4px;width:100%;height:110px;margin-bottom:16px;font-size:16px}.campaigns-card .picture-container[data-v-3c03c029]{aspect-ratio:2/3;color:#2a2c33;background-color:#eee;border-radius:4px 0 0 4px;height:100%;font-size:24px}.campaigns-card .picture-container img[data-v-3c03c029]{object-fit:cover;border-radius:4px 0 0 4px;width:100%;height:100%}.campaigns-card .details-container[data-v-3c03c029]{padding:6px 8px}.campaigns-card .details-container .code[data-v-3c03c029]{font-size:12px}.campaigns-card .apply-button-container[data-v-3c03c029]{padding-right:12px}.campaigns-card .apply-button[data-v-3c03c029]{background-color:var(--primary-smeetz);color:#fff;cursor:pointer;border-radius:4px;height:50px;padding:17px 25px}.campaigns-card .active[data-v-3c03c029]{background:#74b2b7;box-shadow:inset 0 -5px 1px #1c8a93}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.promocode-campaigns-modal .search-container{position:relative}.promocode-campaigns-modal .search-input{color:#333;background-color:#fff;border:1px solid #d8d8d8;border-radius:6px;width:100%;height:44px;padding:0 52px 0 14px;font-size:14px;font-weight:400;transition:border-color .15s}.promocode-campaigns-modal .search-input::placeholder{color:#b0b0b0}.promocode-campaigns-modal .search-input:focus{border-color:var(--primary-smeetz);box-shadow:0 0 0 3px rgba(var(--primary-smeetz-rgb,0, 161, 158), .12);outline:none}.promocode-campaigns-modal .search-icon-box{background-color:var(--primary-smeetz);color:#fff;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.promocode-campaigns-modal .campaigns-list{padding:16px 24px 24px;overflow-y:auto}.promocode-campaigns-modal .group+.group{margin-top:20px}.promocode-campaigns-modal .grouping-letter{color:#5e5e63;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:14px;font-weight:600}.promocode-campaigns-modal .group-divider{border-top:1px solid #ececec;margin-bottom:12px}.promocode-campaigns-modal .group-item+.group-item{margin-top:10px}.promocode-campaigns-modal .empty-state{color:#8a8a8e;justify-content:center;align-items:center;height:220px;font-size:14px;display:flex}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.promocode-campaigns-tickets-modal .search-container{position:relative}.promocode-campaigns-tickets-modal .search-input{color:#333;background-color:#fff;border:1px solid #d8d8d8;border-radius:6px;width:100%;height:44px;padding:0 14px;font-size:14px;font-weight:400;transition:border-color .15s}.promocode-campaigns-tickets-modal .search-input::placeholder{color:#b0b0b0}.promocode-campaigns-tickets-modal .search-input:focus{border-color:var(--primary-smeetz);box-shadow:0 0 0 3px rgba(var(--primary-smeetz-rgb,0, 161, 158), .12);outline:none}.promocode-campaigns-tickets-modal .ticket-list-wrapper{min-width:0;padding:8px 24px 16px;overflow:hidden auto}.promocode-campaigns-tickets-modal .empty-state{color:#8a8a8e;justify-content:center;align-items:center;height:220px;font-size:14px;display:flex}.promocode-campaigns-tickets-modal .ticket-row{border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;gap:16px;min-width:0;padding:14px 0;display:flex}.promocode-campaigns-tickets-modal .ticket-row.ticket-row--last{border-bottom:none}.promocode-campaigns-tickets-modal .ticket-name{flex-direction:column;flex:auto;gap:6px;min-width:0;display:flex}.promocode-campaigns-tickets-modal .ticket-name-row{color:#202223;flex-wrap:wrap;align-items:center;gap:6px;font-size:14px;line-height:1.4;display:flex}.promocode-campaigns-tickets-modal .ticket-category{font-weight:700}.promocode-campaigns-tickets-modal .ticket-sep{color:#c4c4c4}.promocode-campaigns-tickets-modal .pss-discounts{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.promocode-campaigns-tickets-modal .pss-applied-discounts{color:#044c55;align-items:center;gap:5px;margin:0;font-size:12px;line-height:1;display:flex}.promocode-campaigns-tickets-modal .pss-timeslot{color:#8a8a8e;font-size:12px}.promocode-campaigns-tickets-modal .ticket-row-right{flex-shrink:0;align-items:center;gap:12px;display:flex}.promocode-campaigns-tickets-modal .ticket-qty{align-items:stretch;display:flex}.promocode-campaigns-tickets-modal .qty-button{color:#333;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#fff;border:1px solid #d8d8d8;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;font-weight:500;line-height:1;transition:background-color .15s,border-color .15s;display:inline-flex}.promocode-campaigns-tickets-modal .qty-button:hover:not(:disabled){background-color:#f5f5f5}.promocode-campaigns-tickets-modal .qty-button:disabled{opacity:.5;cursor:not-allowed}.promocode-campaigns-tickets-modal .qty-button:first-child{border-right:none;border-radius:6px 0 0 6px}.promocode-campaigns-tickets-modal .qty-button:last-child{border-left:none;border-radius:0 6px 6px 0}.promocode-campaigns-tickets-modal .qty-input{text-align:center;color:#202223;background-color:#fff;border:1px solid #d8d8d8;border-left:none;border-right:none;border-radius:0;outline:none;width:56px;height:34px;margin:0;font-size:14px;font-weight:600}.promocode-campaigns-tickets-modal .qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.promocode-campaigns-tickets-modal .qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.promocode-campaigns-tickets-modal .qty-input[type=number]{-moz-appearance:textfield}.promocode-campaigns-tickets-modal .max-btn{min-width:86px}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.tab-name-edit .title{align-items:center;gap:1rem;display:flex}.tab-name-edit .tab-name-input{color:#333;border:.5px solid gray;width:100%;height:100%;padding:35px 24px;font-size:24px;font-weight:400}.tab-name-edit .tab-name-input::placeholder{color:#33333340}.tab-name-edit .tab-name-input{margin-bottom:1rem}.tab-name-edit .tab-name-input:focus{outline:none}.tab-name-edit .recent-name-list{list-style-type:none}.tab-name-edit .recent-name{cursor:pointer;margin-top:1.5rem}.tab-name-edit .recently-used{margin-bottom:.5rem;font-size:1.5rem}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.promocode-processing p{font-size:22px;font-weight:700}.promocode-processing .spinner{color:var(--primary-smeetz);font-size:60px}.el-overlay[data-v-2f4e4117]{z-index:2000;background-color:var(--el-overlay-color-lighter);height:100%;position:fixed;inset:0;overflow:auto}.el-overlay .el-overlay-root[data-v-2f4e4117]{height:0}[data-v-2f4e4117]:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter[data-v-2f4e4117]{animation:v-modal-in-2f4e4117 var(--el-transition-duration-fast) ease}.v-modal-leave[data-v-2f4e4117]{animation:v-modal-out-2f4e4117 var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in-2f4e4117{0%{opacity:0}}@keyframes v-modal-out-2f4e4117{to{opacity:0}}.v-modal[data-v-2f4e4117]{width:100%;height:100%;opacity:var(--el-popup-modal-opacity);background:var(--el-popup-modal-bg-color);position:fixed;top:0;left:0}.el-popup-parent--hidden[data-v-2f4e4117]{overflow:hidden}.el-message-box[data-v-2f4e4117]{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box[data-v-2f4e4117]:focus{outline:none!important}.is-message-box .el-overlay-message-box[data-v-2f4e4117]{text-align:center;padding:16px;position:fixed;inset:0;overflow:auto}.is-message-box .el-overlay-message-box[data-v-2f4e4117]:after{content:"";vertical-align:middle;width:0;height:100%;display:inline-block}.el-message-box.is-draggable .el-message-box__header[data-v-2f4e4117]{cursor:move;-webkit-user-select:none;user-select:none}.el-message-box__header[data-v-2f4e4117]{padding-bottom:var(--el-messagebox-padding-primary)}.el-message-box__header.show-close[data-v-2f4e4117]{padding-right:calc(var(--el-messagebox-padding-primary) + var(--el-message-close-size,16px))}.el-message-box__title[data-v-2f4e4117]{font-size:var(--el-messagebox-font-size);line-height:var(--el-messagebox-font-line-height);color:var(--el-messagebox-title-color)}.el-message-box__headerbtn[data-v-2f4e4117]{width:40px;height:40px;font-size:var(--el-message-close-size,16px);cursor:pointer;background:0 0;border:none;outline:none;padding:0;position:absolute;top:0;right:0}.el-message-box__headerbtn .el-message-box__close[data-v-2f4e4117]{color:var(--el-color-info);font-size:inherit}.el-message-box__headerbtn:focus .el-message-box__close[data-v-2f4e4117],.el-message-box__headerbtn:hover .el-message-box__close[data-v-2f4e4117]{color:var(--el-color-primary)}.el-message-box__content[data-v-2f4e4117]{color:var(--el-messagebox-content-color);font-size:var(--el-messagebox-content-font-size)}.el-message-box__container[data-v-2f4e4117]{align-items:center;gap:12px;display:flex}.el-message-box__input[data-v-2f4e4117]{padding-top:12px}.el-message-box__input div.invalid>input[data-v-2f4e4117],.el-message-box__input div.invalid>input[data-v-2f4e4117]:focus{border-color:var(--el-color-error)}.el-message-box__status[data-v-2f4e4117]{font-size:24px}.el-message-box__status.el-message-box-icon--primary[data-v-2f4e4117]{--el-messagebox-color:var(--el-color-primary);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--success[data-v-2f4e4117]{--el-messagebox-color:var(--el-color-success);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--info[data-v-2f4e4117]{--el-messagebox-color:var(--el-color-info);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--warning[data-v-2f4e4117]{--el-messagebox-color:var(--el-color-warning);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--error[data-v-2f4e4117]{--el-messagebox-color:var(--el-color-error);color:var(--el-messagebox-color)}.el-message-box__message[data-v-2f4e4117]{min-width:0;margin:0}.el-message-box__message p[data-v-2f4e4117]{line-height:var(--el-messagebox-font-line-height);margin:0}.el-message-box__errormsg[data-v-2f4e4117]{color:var(--el-color-error);font-size:var(--el-messagebox-error-font-size);line-height:var(--el-messagebox-font-line-height)}.el-message-box__btns[data-v-2f4e4117]{padding-top:var(--el-messagebox-padding-primary);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.el-message-box--center .el-message-box__title[data-v-2f4e4117]{justify-content:center;align-items:center;gap:6px;display:flex}.el-message-box--center .el-message-box__status[data-v-2f4e4117]{font-size:inherit}.el-message-box--center .el-message-box__btns[data-v-2f4e4117],.el-message-box--center .el-message-box__container[data-v-2f4e4117]{justify-content:center}.fade-in-linear-enter-active .el-overlay-message-box[data-v-2f4e4117]{animation:msgbox-fade-in-2f4e4117 var(--el-transition-duration)}.fade-in-linear-leave-active .el-overlay-message-box[data-v-2f4e4117]{animation:msgbox-fade-in-2f4e4117 var(--el-transition-duration) reverse}@keyframes msgbox-fade-in-2f4e4117{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}.navbar[data-v-2f4e4117]{align-items:stretch;display:flex;position:relative}.navbar .navbar-end[data-v-2f4e4117]{align-items:stretch;margin-left:auto;display:flex}.navbar .order-reference[data-v-2f4e4117]{color:#fff;font-weight:600}.navbar .navbar-loading[data-v-2f4e4117]{background:linear-gradient(90deg, var(--primary-smeetz) 0%, #19dbea 100%);width:100%;height:6px;animation:2s linear infinite loadingAnimation-2f4e4117;position:absolute;bottom:0;left:0}.navbar--logo[data-v-2f4e4117]{filter:brightness(0)invert()}.lock-pos-button[data-v-2f4e4117]{cursor:pointer;color:#fff;align-items:center;font-size:22px;display:flex}.cash-transfer-wrapper[data-v-2f4e4117]{position:relative}.cash-transfer-wrapper .cash-transfer-button[data-v-2f4e4117]{cursor:pointer}.cash-transfer-wrapper .cash-transfer-button.is-disabled[data-v-2f4e4117]{opacity:.4;cursor:not-allowed}.cash-transfer-wrapper .cash-transfer-offline-tooltip[data-v-2f4e4117]{z-index:30;color:#fff;opacity:0;visibility:hidden;background-color:#1e293b;border-radius:6px;width:220px;margin-top:8px;padding:8px 12px;font-size:12px;line-height:1.3;transition:opacity .15s;position:absolute;top:100%;right:0;box-shadow:0 10px 15px -3px #0003}.cash-transfer-wrapper:hover .cash-transfer-offline-tooltip[data-v-2f4e4117]{opacity:1;visibility:visible}@keyframes loadingAnimation-2f4e4117{0%{transform:translate(-100%)}to{transform:translate(100%)}}.el-overlay[data-v-c4881932]{z-index:2000;background-color:var(--el-overlay-color-lighter);height:100%;position:fixed;inset:0;overflow:auto}.el-overlay .el-overlay-root[data-v-c4881932]{height:0}[data-v-c4881932]:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter[data-v-c4881932]{animation:v-modal-in-c4881932 var(--el-transition-duration-fast) ease}.v-modal-leave[data-v-c4881932]{animation:v-modal-out-c4881932 var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in-c4881932{0%{opacity:0}}@keyframes v-modal-out-c4881932{to{opacity:0}}.v-modal[data-v-c4881932]{width:100%;height:100%;opacity:var(--el-popup-modal-opacity);background:var(--el-popup-modal-bg-color);position:fixed;top:0;left:0}.el-popup-parent--hidden[data-v-c4881932]{overflow:hidden}.el-message-box[data-v-c4881932]{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box[data-v-c4881932]:focus{outline:none!important}.is-message-box .el-overlay-message-box[data-v-c4881932]{text-align:center;padding:16px;position:fixed;inset:0;overflow:auto}.is-message-box .el-overlay-message-box[data-v-c4881932]:after{content:"";vertical-align:middle;width:0;height:100%;display:inline-block}.el-message-box.is-draggable .el-message-box__header[data-v-c4881932]{cursor:move;-webkit-user-select:none;user-select:none}.el-message-box__header[data-v-c4881932]{padding-bottom:var(--el-messagebox-padding-primary)}.el-message-box__header.show-close[data-v-c4881932]{padding-right:calc(var(--el-messagebox-padding-primary) + var(--el-message-close-size,16px))}.el-message-box__title[data-v-c4881932]{font-size:var(--el-messagebox-font-size);line-height:var(--el-messagebox-font-line-height);color:var(--el-messagebox-title-color)}.el-message-box__headerbtn[data-v-c4881932]{width:40px;height:40px;font-size:var(--el-message-close-size,16px);cursor:pointer;background:0 0;border:none;outline:none;padding:0;position:absolute;top:0;right:0}.el-message-box__headerbtn .el-message-box__close[data-v-c4881932]{color:var(--el-color-info);font-size:inherit}.el-message-box__headerbtn:focus .el-message-box__close[data-v-c4881932],.el-message-box__headerbtn:hover .el-message-box__close[data-v-c4881932]{color:var(--el-color-primary)}.el-message-box__content[data-v-c4881932]{color:var(--el-messagebox-content-color);font-size:var(--el-messagebox-content-font-size)}.el-message-box__container[data-v-c4881932]{align-items:center;gap:12px;display:flex}.el-message-box__input[data-v-c4881932]{padding-top:12px}.el-message-box__input div.invalid>input[data-v-c4881932],.el-message-box__input div.invalid>input[data-v-c4881932]:focus{border-color:var(--el-color-error)}.el-message-box__status[data-v-c4881932]{font-size:24px}.el-message-box__status.el-message-box-icon--primary[data-v-c4881932]{--el-messagebox-color:var(--el-color-primary);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--success[data-v-c4881932]{--el-messagebox-color:var(--el-color-success);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--info[data-v-c4881932]{--el-messagebox-color:var(--el-color-info);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--warning[data-v-c4881932]{--el-messagebox-color:var(--el-color-warning);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--error[data-v-c4881932]{--el-messagebox-color:var(--el-color-error);color:var(--el-messagebox-color)}.el-message-box__message[data-v-c4881932]{min-width:0;margin:0}.el-message-box__message p[data-v-c4881932]{line-height:var(--el-messagebox-font-line-height);margin:0}.el-message-box__errormsg[data-v-c4881932]{color:var(--el-color-error);font-size:var(--el-messagebox-error-font-size);line-height:var(--el-messagebox-font-line-height)}.el-message-box__btns[data-v-c4881932]{padding-top:var(--el-messagebox-padding-primary);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.el-message-box--center .el-message-box__title[data-v-c4881932]{justify-content:center;align-items:center;gap:6px;display:flex}.el-message-box--center .el-message-box__status[data-v-c4881932]{font-size:inherit}.el-message-box--center .el-message-box__btns[data-v-c4881932],.el-message-box--center .el-message-box__container[data-v-c4881932]{justify-content:center}.fade-in-linear-enter-active .el-overlay-message-box[data-v-c4881932]{animation:msgbox-fade-in-c4881932 var(--el-transition-duration)}.fade-in-linear-leave-active .el-overlay-message-box[data-v-c4881932]{animation:msgbox-fade-in-c4881932 var(--el-transition-duration) reverse}@keyframes msgbox-fade-in-c4881932{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}.el-aside[data-v-c4881932]{height:100%}.el-overlay[data-v-76684da8]{z-index:2000;background-color:var(--el-overlay-color-lighter);height:100%;position:fixed;inset:0;overflow:auto}.el-overlay .el-overlay-root[data-v-76684da8]{height:0}[data-v-76684da8]:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter[data-v-76684da8]{animation:v-modal-in-76684da8 var(--el-transition-duration-fast) ease}.v-modal-leave[data-v-76684da8]{animation:v-modal-out-76684da8 var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in-76684da8{0%{opacity:0}}@keyframes v-modal-out-76684da8{to{opacity:0}}.v-modal[data-v-76684da8]{width:100%;height:100%;opacity:var(--el-popup-modal-opacity);background:var(--el-popup-modal-bg-color);position:fixed;top:0;left:0}.el-popup-parent--hidden[data-v-76684da8]{overflow:hidden}.el-message-box[data-v-76684da8]{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box[data-v-76684da8]:focus{outline:none!important}.is-message-box .el-overlay-message-box[data-v-76684da8]{text-align:center;padding:16px;position:fixed;inset:0;overflow:auto}.is-message-box .el-overlay-message-box[data-v-76684da8]:after{content:"";vertical-align:middle;width:0;height:100%;display:inline-block}.el-message-box.is-draggable .el-message-box__header[data-v-76684da8]{cursor:move;-webkit-user-select:none;user-select:none}.el-message-box__header[data-v-76684da8]{padding-bottom:var(--el-messagebox-padding-primary)}.el-message-box__header.show-close[data-v-76684da8]{padding-right:calc(var(--el-messagebox-padding-primary) + var(--el-message-close-size,16px))}.el-message-box__title[data-v-76684da8]{font-size:var(--el-messagebox-font-size);line-height:var(--el-messagebox-font-line-height);color:var(--el-messagebox-title-color)}.el-message-box__headerbtn[data-v-76684da8]{width:40px;height:40px;font-size:var(--el-message-close-size,16px);cursor:pointer;background:0 0;border:none;outline:none;padding:0;position:absolute;top:0;right:0}.el-message-box__headerbtn .el-message-box__close[data-v-76684da8]{color:var(--el-color-info);font-size:inherit}.el-message-box__headerbtn:focus .el-message-box__close[data-v-76684da8],.el-message-box__headerbtn:hover .el-message-box__close[data-v-76684da8]{color:var(--el-color-primary)}.el-message-box__content[data-v-76684da8]{color:var(--el-messagebox-content-color);font-size:var(--el-messagebox-content-font-size)}.el-message-box__container[data-v-76684da8]{align-items:center;gap:12px;display:flex}.el-message-box__input[data-v-76684da8]{padding-top:12px}.el-message-box__input div.invalid>input[data-v-76684da8],.el-message-box__input div.invalid>input[data-v-76684da8]:focus{border-color:var(--el-color-error)}.el-message-box__status[data-v-76684da8]{font-size:24px}.el-message-box__status.el-message-box-icon--primary[data-v-76684da8]{--el-messagebox-color:var(--el-color-primary);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--success[data-v-76684da8]{--el-messagebox-color:var(--el-color-success);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--info[data-v-76684da8]{--el-messagebox-color:var(--el-color-info);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--warning[data-v-76684da8]{--el-messagebox-color:var(--el-color-warning);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--error[data-v-76684da8]{--el-messagebox-color:var(--el-color-error);color:var(--el-messagebox-color)}.el-message-box__message[data-v-76684da8]{min-width:0;margin:0}.el-message-box__message p[data-v-76684da8]{line-height:var(--el-messagebox-font-line-height);margin:0}.el-message-box__errormsg[data-v-76684da8]{color:var(--el-color-error);font-size:var(--el-messagebox-error-font-size);line-height:var(--el-messagebox-font-line-height)}.el-message-box__btns[data-v-76684da8]{padding-top:var(--el-messagebox-padding-primary);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.el-message-box--center .el-message-box__title[data-v-76684da8]{justify-content:center;align-items:center;gap:6px;display:flex}.el-message-box--center .el-message-box__status[data-v-76684da8]{font-size:inherit}.el-message-box--center .el-message-box__btns[data-v-76684da8],.el-message-box--center .el-message-box__container[data-v-76684da8]{justify-content:center}.fade-in-linear-enter-active .el-overlay-message-box[data-v-76684da8]{animation:msgbox-fade-in-76684da8 var(--el-transition-duration)}.fade-in-linear-leave-active .el-overlay-message-box[data-v-76684da8]{animation:msgbox-fade-in-76684da8 var(--el-transition-duration) reverse}@keyframes msgbox-fade-in-76684da8{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.footer-container--item[data-v-76684da8]{flex:1 1 0;min-width:0}.bottom-menu-btn[data-v-76684da8]{border:1px solid var(--primary-smeetz);letter-spacing:0;color:var(--primary-smeetz);border-radius:0%;padding:0;font-size:.9rem;font-weight:700;line-height:28px}.footer-icon[data-v-76684da8]{color:var(--primary-smeetz);font-size:22px}.open-drawer-btn[data-v-76684da8]{letter-spacing:0;border-radius:0%;font-weight:700;line-height:28px}.el-overlay[data-v-ff4bf7ab]{z-index:2000;background-color:var(--el-overlay-color-lighter);height:100%;position:fixed;inset:0;overflow:auto}.el-overlay .el-overlay-root[data-v-ff4bf7ab]{height:0}[data-v-ff4bf7ab]:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter[data-v-ff4bf7ab]{animation:v-modal-in-ff4bf7ab var(--el-transition-duration-fast) ease}.v-modal-leave[data-v-ff4bf7ab]{animation:v-modal-out-ff4bf7ab var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in-ff4bf7ab{0%{opacity:0}}@keyframes v-modal-out-ff4bf7ab{to{opacity:0}}.v-modal[data-v-ff4bf7ab]{width:100%;height:100%;opacity:var(--el-popup-modal-opacity);background:var(--el-popup-modal-bg-color);position:fixed;top:0;left:0}.el-popup-parent--hidden[data-v-ff4bf7ab]{overflow:hidden}.el-message-box[data-v-ff4bf7ab]{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box[data-v-ff4bf7ab]:focus{outline:none!important}.is-message-box .el-overlay-message-box[data-v-ff4bf7ab]{text-align:center;padding:16px;position:fixed;inset:0;overflow:auto}.is-message-box .el-overlay-message-box[data-v-ff4bf7ab]:after{content:"";vertical-align:middle;width:0;height:100%;display:inline-block}.el-message-box.is-draggable .el-message-box__header[data-v-ff4bf7ab]{cursor:move;-webkit-user-select:none;user-select:none}.el-message-box__header[data-v-ff4bf7ab]{padding-bottom:var(--el-messagebox-padding-primary)}.el-message-box__header.show-close[data-v-ff4bf7ab]{padding-right:calc(var(--el-messagebox-padding-primary) + var(--el-message-close-size,16px))}.el-message-box__title[data-v-ff4bf7ab]{font-size:var(--el-messagebox-font-size);line-height:var(--el-messagebox-font-line-height);color:var(--el-messagebox-title-color)}.el-message-box__headerbtn[data-v-ff4bf7ab]{width:40px;height:40px;font-size:var(--el-message-close-size,16px);cursor:pointer;background:0 0;border:none;outline:none;padding:0;position:absolute;top:0;right:0}.el-message-box__headerbtn .el-message-box__close[data-v-ff4bf7ab]{color:var(--el-color-info);font-size:inherit}.el-message-box__headerbtn:focus .el-message-box__close[data-v-ff4bf7ab],.el-message-box__headerbtn:hover .el-message-box__close[data-v-ff4bf7ab]{color:var(--el-color-primary)}.el-message-box__content[data-v-ff4bf7ab]{color:var(--el-messagebox-content-color);font-size:var(--el-messagebox-content-font-size)}.el-message-box__container[data-v-ff4bf7ab]{align-items:center;gap:12px;display:flex}.el-message-box__input[data-v-ff4bf7ab]{padding-top:12px}.el-message-box__input div.invalid>input[data-v-ff4bf7ab],.el-message-box__input div.invalid>input[data-v-ff4bf7ab]:focus{border-color:var(--el-color-error)}.el-message-box__status[data-v-ff4bf7ab]{font-size:24px}.el-message-box__status.el-message-box-icon--primary[data-v-ff4bf7ab]{--el-messagebox-color:var(--el-color-primary);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--success[data-v-ff4bf7ab]{--el-messagebox-color:var(--el-color-success);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--info[data-v-ff4bf7ab]{--el-messagebox-color:var(--el-color-info);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--warning[data-v-ff4bf7ab]{--el-messagebox-color:var(--el-color-warning);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--error[data-v-ff4bf7ab]{--el-messagebox-color:var(--el-color-error);color:var(--el-messagebox-color)}.el-message-box__message[data-v-ff4bf7ab]{min-width:0;margin:0}.el-message-box__message p[data-v-ff4bf7ab]{line-height:var(--el-messagebox-font-line-height);margin:0}.el-message-box__errormsg[data-v-ff4bf7ab]{color:var(--el-color-error);font-size:var(--el-messagebox-error-font-size);line-height:var(--el-messagebox-font-line-height)}.el-message-box__btns[data-v-ff4bf7ab]{padding-top:var(--el-messagebox-padding-primary);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.el-message-box--center .el-message-box__title[data-v-ff4bf7ab]{justify-content:center;align-items:center;gap:6px;display:flex}.el-message-box--center .el-message-box__status[data-v-ff4bf7ab]{font-size:inherit}.el-message-box--center .el-message-box__btns[data-v-ff4bf7ab],.el-message-box--center .el-message-box__container[data-v-ff4bf7ab]{justify-content:center}.fade-in-linear-enter-active .el-overlay-message-box[data-v-ff4bf7ab]{animation:msgbox-fade-in-ff4bf7ab var(--el-transition-duration)}.fade-in-linear-leave-active .el-overlay-message-box[data-v-ff4bf7ab]{animation:msgbox-fade-in-ff4bf7ab var(--el-transition-duration) reverse}@keyframes msgbox-fade-in-ff4bf7ab{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.view-wrapper[data-v-ff4bf7ab]{z-index:1000;background:#00000080;justify-content:center;width:100%;display:flex;position:absolute;top:0;bottom:0;right:0}.view-wrapper .dialog_content[data-v-ff4bf7ab]{background:#fafafa;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:500px;height:100%;min-height:400px;margin:auto;padding:20px;display:flex}.view-wrapper .closed-image[data-v-ff4bf7ab]{width:39%;height:30%}.view-wrapper .open-sales-btn[data-v-ff4bf7ab]{color:#000;border:2px solid #103e8d;border-radius:6px;padding:30px 40px;font-weight:700}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;box-sizing:content-box;width:100%;height:100%;transition-property:transform;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute;top:50%}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);letter-spacing:0;font-variant:initial;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-lock{display:none}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{width:100%;bottom:10px;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);border-radius:50%;display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{top:50%;right:10px;transform:translateY(-50%)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:#00000040;position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:4px;top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:4px;height:100%;top:0;left:0}.swiper-pagination-lock{display:none}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.teams-view-wrapper{z-index:999;background-color:#f7f7f7;width:calc(100% - 40px);height:calc(100% - 40px);font-size:16px;position:absolute}.teams-view-wrapper .teams-container{position:relative}.teams-view-wrapper .overlay{z-index:1;background-color:#0006;position:absolute}.teams-view-wrapper .close-button{z-index:10;background-color:#e5e5e5;width:30px;height:30px;position:absolute;top:20px;right:20px}.teams-view-wrapper .left{border-right:2px solid #c3c3c3}.teams-view-wrapper .left .input-label{padding-bottom:5px}.teams-view-wrapper .left .input-label span{color:#c9c9c9}.teams-view-wrapper .left .bottom{border-top:2px solid #c3c3c3;flex-grow:1;padding:20px}.teams-view-wrapper .left .buttons{gap:10px}.teams-view-wrapper .left .buttons .button{margin:0}.teams-view-wrapper .right{position:relative}.teams-view-wrapper .right .content{z-index:10;background-color:#f7f7f7;flex-direction:column;gap:50px;width:calc(100% - 100px);height:calc(100% - 100px);position:absolute;top:50px;left:50px}.teams-view-wrapper .right .card-icon{position:relative}.teams-view-wrapper .right .success-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.teams-view-wrapper .right .unpair-button{text-decoration:underline}.teams-view-wrapper .f-small{font-size:12px}.teams-view-wrapper .f-large{font-size:32px}.teams-view-wrapper .swiper-wrapper{z-index:11;background-color:#f7f7f7;height:20%;position:sticky}.teams-view-wrapper .swiper-wrapper .team{opacity:.4;cursor:pointer;height:56px}.teams-view-wrapper .swiper-wrapper .selected{opacity:1}.teams-view-wrapper .swiper-wrapper .swiper{width:100%;padding-left:50px}.teams-view-wrapper .swiper-wrapper .swiper .swiper-button-prev,.teams-view-wrapper .swiper-wrapper .swiper .swiper-button-next{opacity:1;z-index:12;background-color:#f7f7f7}.teams-view-wrapper .swiper-wrapper .swiper .swiper-button-prev:after,.teams-view-wrapper .swiper-wrapper .swiper .swiper-button-next:after{color:#0a0a0a;font-size:25px;font-weight:900}.teams-view-wrapper .swiper-wrapper .swiper .swiper-button-prev{left:0;box-shadow:10px 0 15px -2px #f7f7f7}.teams-view-wrapper .swiper-wrapper .swiper .swiper-button-next{right:0;box-shadow:-10px 0 15px -2px #f7f7f7}.el-overlay[data-v-e46c59ae]{z-index:2000;background-color:var(--el-overlay-color-lighter);height:100%;position:fixed;inset:0;overflow:auto}.el-overlay .el-overlay-root[data-v-e46c59ae]{height:0}[data-v-e46c59ae]:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter[data-v-e46c59ae]{animation:v-modal-in-e46c59ae var(--el-transition-duration-fast) ease}.v-modal-leave[data-v-e46c59ae]{animation:v-modal-out-e46c59ae var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in-e46c59ae{0%{opacity:0}}@keyframes v-modal-out-e46c59ae{to{opacity:0}}.v-modal[data-v-e46c59ae]{width:100%;height:100%;opacity:var(--el-popup-modal-opacity);background:var(--el-popup-modal-bg-color);position:fixed;top:0;left:0}.el-popup-parent--hidden[data-v-e46c59ae]{overflow:hidden}.el-message-box[data-v-e46c59ae]{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box[data-v-e46c59ae]:focus{outline:none!important}.is-message-box .el-overlay-message-box[data-v-e46c59ae]{text-align:center;padding:16px;position:fixed;inset:0;overflow:auto}.is-message-box .el-overlay-message-box[data-v-e46c59ae]:after{content:"";vertical-align:middle;width:0;height:100%;display:inline-block}.el-message-box.is-draggable .el-message-box__header[data-v-e46c59ae]{cursor:move;-webkit-user-select:none;user-select:none}.el-message-box__header[data-v-e46c59ae]{padding-bottom:var(--el-messagebox-padding-primary)}.el-message-box__header.show-close[data-v-e46c59ae]{padding-right:calc(var(--el-messagebox-padding-primary) + var(--el-message-close-size,16px))}.el-message-box__title[data-v-e46c59ae]{font-size:var(--el-messagebox-font-size);line-height:var(--el-messagebox-font-line-height);color:var(--el-messagebox-title-color)}.el-message-box__headerbtn[data-v-e46c59ae]{width:40px;height:40px;font-size:var(--el-message-close-size,16px);cursor:pointer;background:0 0;border:none;outline:none;padding:0;position:absolute;top:0;right:0}.el-message-box__headerbtn .el-message-box__close[data-v-e46c59ae]{color:var(--el-color-info);font-size:inherit}.el-message-box__headerbtn:focus .el-message-box__close[data-v-e46c59ae],.el-message-box__headerbtn:hover .el-message-box__close[data-v-e46c59ae]{color:var(--el-color-primary)}.el-message-box__content[data-v-e46c59ae]{color:var(--el-messagebox-content-color);font-size:var(--el-messagebox-content-font-size)}.el-message-box__container[data-v-e46c59ae]{align-items:center;gap:12px;display:flex}.el-message-box__input[data-v-e46c59ae]{padding-top:12px}.el-message-box__input div.invalid>input[data-v-e46c59ae],.el-message-box__input div.invalid>input[data-v-e46c59ae]:focus{border-color:var(--el-color-error)}.el-message-box__status[data-v-e46c59ae]{font-size:24px}.el-message-box__status.el-message-box-icon--primary[data-v-e46c59ae]{--el-messagebox-color:var(--el-color-primary);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--success[data-v-e46c59ae]{--el-messagebox-color:var(--el-color-success);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--info[data-v-e46c59ae]{--el-messagebox-color:var(--el-color-info);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--warning[data-v-e46c59ae]{--el-messagebox-color:var(--el-color-warning);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--error[data-v-e46c59ae]{--el-messagebox-color:var(--el-color-error);color:var(--el-messagebox-color)}.el-message-box__message[data-v-e46c59ae]{min-width:0;margin:0}.el-message-box__message p[data-v-e46c59ae]{line-height:var(--el-messagebox-font-line-height);margin:0}.el-message-box__errormsg[data-v-e46c59ae]{color:var(--el-color-error);font-size:var(--el-messagebox-error-font-size);line-height:var(--el-messagebox-font-line-height)}.el-message-box__btns[data-v-e46c59ae]{padding-top:var(--el-messagebox-padding-primary);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.el-message-box--center .el-message-box__title[data-v-e46c59ae]{justify-content:center;align-items:center;gap:6px;display:flex}.el-message-box--center .el-message-box__status[data-v-e46c59ae]{font-size:inherit}.el-message-box--center .el-message-box__btns[data-v-e46c59ae],.el-message-box--center .el-message-box__container[data-v-e46c59ae]{justify-content:center}.fade-in-linear-enter-active .el-overlay-message-box[data-v-e46c59ae]{animation:msgbox-fade-in-e46c59ae var(--el-transition-duration)}.fade-in-linear-leave-active .el-overlay-message-box[data-v-e46c59ae]{animation:msgbox-fade-in-e46c59ae var(--el-transition-duration) reverse}@keyframes msgbox-fade-in-e46c59ae{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.view-wrapper[data-v-e46c59ae]{z-index:2005;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;height:calc(100% - 64px);display:flex;position:absolute;top:64px}.view-wrapper .text[data-v-e46c59ae]{text-align:center;width:70vw;margin-bottom:3rem;font-size:22px}.view-wrapper .retry-container[data-v-e46c59ae]{justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;display:flex}.view-wrapper .progress .el-progress--line[data-v-e46c59ae]{width:50vw;margin-top:6rem;margin-bottom:2rem}.view-wrapper .taking-too-long[data-v-e46c59ae]{font-weight:400}.view-wrapper .percentage[data-v-e46c59ae]{font-weight:700}.view-wrapper .title[data-v-e46c59ae]{margin-bottom:2rem;font-size:xx-large}.view-wrapper .info[data-v-e46c59ae]{text-align:center;margin-top:1rem;font-size:18px}.view-wrapper .info p[data-v-e46c59ae]{margin:.25rem 0}.el-overlay[data-v-6d93d6e3]{z-index:2000;background-color:var(--el-overlay-color-lighter);height:100%;position:fixed;inset:0;overflow:auto}.el-overlay .el-overlay-root[data-v-6d93d6e3]{height:0}[data-v-6d93d6e3]:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter[data-v-6d93d6e3]{animation:v-modal-in-6d93d6e3 var(--el-transition-duration-fast) ease}.v-modal-leave[data-v-6d93d6e3]{animation:v-modal-out-6d93d6e3 var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in-6d93d6e3{0%{opacity:0}}@keyframes v-modal-out-6d93d6e3{to{opacity:0}}.v-modal[data-v-6d93d6e3]{width:100%;height:100%;opacity:var(--el-popup-modal-opacity);background:var(--el-popup-modal-bg-color);position:fixed;top:0;left:0}.el-popup-parent--hidden[data-v-6d93d6e3]{overflow:hidden}.el-message-box[data-v-6d93d6e3]{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box[data-v-6d93d6e3]:focus{outline:none!important}.is-message-box .el-overlay-message-box[data-v-6d93d6e3]{text-align:center;padding:16px;position:fixed;inset:0;overflow:auto}.is-message-box .el-overlay-message-box[data-v-6d93d6e3]:after{content:"";vertical-align:middle;width:0;height:100%;display:inline-block}.el-message-box.is-draggable .el-message-box__header[data-v-6d93d6e3]{cursor:move;-webkit-user-select:none;user-select:none}.el-message-box__header[data-v-6d93d6e3]{padding-bottom:var(--el-messagebox-padding-primary)}.el-message-box__header.show-close[data-v-6d93d6e3]{padding-right:calc(var(--el-messagebox-padding-primary) + var(--el-message-close-size,16px))}.el-message-box__title[data-v-6d93d6e3]{font-size:var(--el-messagebox-font-size);line-height:var(--el-messagebox-font-line-height);color:var(--el-messagebox-title-color)}.el-message-box__headerbtn[data-v-6d93d6e3]{width:40px;height:40px;font-size:var(--el-message-close-size,16px);cursor:pointer;background:0 0;border:none;outline:none;padding:0;position:absolute;top:0;right:0}.el-message-box__headerbtn .el-message-box__close[data-v-6d93d6e3]{color:var(--el-color-info);font-size:inherit}.el-message-box__headerbtn:focus .el-message-box__close[data-v-6d93d6e3],.el-message-box__headerbtn:hover .el-message-box__close[data-v-6d93d6e3]{color:var(--el-color-primary)}.el-message-box__content[data-v-6d93d6e3]{color:var(--el-messagebox-content-color);font-size:var(--el-messagebox-content-font-size)}.el-message-box__container[data-v-6d93d6e3]{align-items:center;gap:12px;display:flex}.el-message-box__input[data-v-6d93d6e3]{padding-top:12px}.el-message-box__input div.invalid>input[data-v-6d93d6e3],.el-message-box__input div.invalid>input[data-v-6d93d6e3]:focus{border-color:var(--el-color-error)}.el-message-box__status[data-v-6d93d6e3]{font-size:24px}.el-message-box__status.el-message-box-icon--primary[data-v-6d93d6e3]{--el-messagebox-color:var(--el-color-primary);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--success[data-v-6d93d6e3]{--el-messagebox-color:var(--el-color-success);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--info[data-v-6d93d6e3]{--el-messagebox-color:var(--el-color-info);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--warning[data-v-6d93d6e3]{--el-messagebox-color:var(--el-color-warning);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--error[data-v-6d93d6e3]{--el-messagebox-color:var(--el-color-error);color:var(--el-messagebox-color)}.el-message-box__message[data-v-6d93d6e3]{min-width:0;margin:0}.el-message-box__message p[data-v-6d93d6e3]{line-height:var(--el-messagebox-font-line-height);margin:0}.el-message-box__errormsg[data-v-6d93d6e3]{color:var(--el-color-error);font-size:var(--el-messagebox-error-font-size);line-height:var(--el-messagebox-font-line-height)}.el-message-box__btns[data-v-6d93d6e3]{padding-top:var(--el-messagebox-padding-primary);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.el-message-box--center .el-message-box__title[data-v-6d93d6e3]{justify-content:center;align-items:center;gap:6px;display:flex}.el-message-box--center .el-message-box__status[data-v-6d93d6e3]{font-size:inherit}.el-message-box--center .el-message-box__btns[data-v-6d93d6e3],.el-message-box--center .el-message-box__container[data-v-6d93d6e3]{justify-content:center}.fade-in-linear-enter-active .el-overlay-message-box[data-v-6d93d6e3]{animation:msgbox-fade-in-6d93d6e3 var(--el-transition-duration)}.fade-in-linear-leave-active .el-overlay-message-box[data-v-6d93d6e3]{animation:msgbox-fade-in-6d93d6e3 var(--el-transition-duration) reverse}@keyframes msgbox-fade-in-6d93d6e3{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.app-wrapper>.el-container[data-v-6d93d6e3]{min-height:100vh}.app-wrapper--login>.el-container[data-v-6d93d6e3]{background-color:#fff;padding:0}.el-header[data-v-6d93d6e3],.el-footer[data-v-6d93d6e3]{height:auto;padding:0}.el-main[data-v-6d93d6e3]{position:relative}.app-wrapper--login[data-v-6d93d6e3] .el-main{background-color:#fff;padding:0}.announement-banner[data-v-6d93d6e3]{z-index:100;text-align:center;color:#fff;background-color:#409eff;border-radius:0;width:100%;margin-top:1px;padding:10px 50px;font-weight:700;position:relative}.doc-link[data-v-6d93d6e3]{cursor:pointer;text-decoration:underline}.clipboard[data-v-6d93d6e3]{width:30px;padding:5px}.close-btn[data-v-6d93d6e3]{color:#fff;cursor:pointer;background:0 0;border:none;font-size:24px;font-weight:700;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.close-btn[data-v-6d93d6e3]:hover{color:#ddd}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.el-overlay{z-index:2000;background-color:var(--el-overlay-color-lighter);height:100%;position:fixed;inset:0;overflow:auto}.el-overlay .el-overlay-root{height:0}:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter{animation:v-modal-in var(--el-transition-duration-fast) ease}.v-modal-leave{animation:v-modal-out var(--el-transition-duration-fast) ease forwards}.v-modal{width:100%;height:100%;opacity:var(--el-popup-modal-opacity);background:var(--el-popup-modal-bg-color);position:fixed;top:0;left:0}.el-popup-parent--hidden{overflow:hidden}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box:focus{outline:none!important}.is-message-box .el-overlay-message-box{text-align:center;padding:16px;position:fixed;inset:0;overflow:auto}.is-message-box .el-overlay-message-box:after{content:"";vertical-align:middle;width:0;height:100%;display:inline-block}.el-message-box.is-draggable .el-message-box__header{cursor:move;-webkit-user-select:none;user-select:none}.el-message-box__header{padding-bottom:var(--el-messagebox-padding-primary)}.el-message-box__header.show-close{padding-right:calc(var(--el-messagebox-padding-primary) + var(--el-message-close-size,16px))}.el-message-box__title{font-size:var(--el-messagebox-font-size);line-height:var(--el-messagebox-font-line-height);color:var(--el-messagebox-title-color)}.el-message-box__headerbtn{width:40px;height:40px;font-size:var(--el-message-close-size,16px);cursor:pointer;background:0 0;border:none;outline:none;padding:0;position:absolute;top:0;right:0}.el-message-box__headerbtn .el-message-box__close{color:var(--el-color-info);font-size:inherit}.el-message-box__headerbtn:focus .el-message-box__close,.el-message-box__headerbtn:hover .el-message-box__close{color:var(--el-color-primary)}.el-message-box__content{color:var(--el-messagebox-content-color);font-size:var(--el-messagebox-content-font-size)}.el-message-box__container{align-items:center;gap:12px;display:flex}.el-message-box__input{padding-top:12px}.el-message-box__input div.invalid>input,.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box__status{font-size:24px}.el-message-box__status.el-message-box-icon--primary{--el-messagebox-color:var(--el-color-primary);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--success{--el-messagebox-color:var(--el-color-success);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--info{--el-messagebox-color:var(--el-color-info);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--warning{--el-messagebox-color:var(--el-color-warning);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--error{--el-messagebox-color:var(--el-color-error);color:var(--el-messagebox-color)}.el-message-box__message{min-width:0;margin:0}.el-message-box__message p{line-height:var(--el-messagebox-font-line-height);margin:0}.el-message-box__errormsg{color:var(--el-color-error);font-size:var(--el-messagebox-error-font-size);line-height:var(--el-messagebox-font-line-height)}.el-message-box__btns{padding-top:var(--el-messagebox-padding-primary);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.el-message-box--center .el-message-box__title{justify-content:center;align-items:center;gap:6px;display:flex}.el-message-box--center .el-message-box__status{font-size:inherit}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.fade-in-linear-enter-active .el-overlay-message-box{animation:msgbox-fade-in var(--el-transition-duration)}.fade-in-linear-leave-active .el-overlay-message-box{animation:msgbox-fade-in var(--el-transition-duration) reverse}@font-face{font-family:Muli;src:url(/assets/Muli-Light-BT5YZ3c3.eot);src:url(/assets/Muli-Light-BT5YZ3c3.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Light-CN2T9TxS.woff2)format("woff2"),url(/assets/Muli-Light-DLehkSe9.woff)format("woff"),url(/assets/Muli-Light-BqH3lVMy.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Regular-wM1budMM.eot);src:url(/assets/Muli-Regular-wM1budMM.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Regular-DKUgiqV-.woff2)format("woff2"),url(/assets/Muli-Regular-BTtcY6ZT.woff)format("woff"),url(/assets/Muli-Regular-CYGF9vFY.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-SemiBold-Ds32Pkja.eot);src:url(/assets/Muli-SemiBold-Ds32Pkja.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-SemiBold-BxpFEcBu.woff2)format("woff2"),url(/assets/Muli-SemiBold-3EJfbZuq.woff)format("woff"),url(/assets/Muli-SemiBold-CJnwRp0v.ttf)format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Bold-D889aU0j.eot);src:url(/assets/Muli-Bold-D889aU0j.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Bold-BYPF7xeF.woff2)format("woff2"),url(/assets/Muli-Bold-CBh6HjyI.woff)format("woff"),url(/assets/Muli-Bold-CRLaTJJF.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Muli;src:url(/assets/Muli-Black-Cj3woxjb.eot);src:url(/assets/Muli-Black-Cj3woxjb.eot?#iefix)format("embedded-opentype"),url(/assets/Muli-Black-BoHXZSgg.woff2)format("woff2"),url(/assets/Muli-Black-T_d34fYm.woff)format("woff"),url(/assets/Muli-Black-Cxh5_d0l.ttf)format("truetype");font-weight:900;font-style:normal}.customer-basket{width:35%}.customer-basket .el-aside{width:unset}.customer-basket .order-summary-wrapper{color:#fff;background-color:#292c34;border-radius:4px;flex-grow:3;width:100%;padding-top:.63vh;padding-bottom:.63vh}.customer-basket .order-summary-wrapper .order-summary{padding-left:15px;padding-right:15px}.customer-basket .order-summary-wrapper .order-summary .upper-part-container{height:5.86vh;min-height:5.86vh}.customer-basket .order-summary-wrapper .order-summary .upper-part-container .title{text-align:left;letter-spacing:0;color:#fff;font-size:2.78vh;font-style:normal;font-weight:700;line-height:3.67vh}.customer-basket .order-summary-wrapper .order-summary .upper-part-container .max-content-width{width:max-content}.customer-basket .order-summary-wrapper .order-summary .upper-part-container .long-title{font-size:2.02vh;line-height:2.52vh}.customer-basket .order-summary-wrapper .order-summary .upper-part-container .assign-customer-btn-container{letter-spacing:0;color:#fff;text-align:center;border-left:1px solid gray;padding-left:10px;font-size:1.64vh;font-style:normal;font-weight:400;line-height:2.15vh}.customer-basket .order-summary-wrapper .order-summary .upper-part-container .assign-customer-btn-container .icon-container{margin-right:10px}.customer-basket .order-summary-wrapper .order-summary .pss-list-container{padding-top:1.26vh;padding-bottom:1.26vh}.customer-basket .order-summary-wrapper .order-summary .pss-list-container .customer-pss-container{border-bottom:1px solid #fff;align-items:center;padding-top:.37vh;padding-bottom:.37vh}.customer-basket .order-summary-wrapper .order-summary .pss-list-container .customer-pss-container .ticket-name-container{text-align:left;width:40%}.customer-basket .order-summary-wrapper .order-summary .pss-list-container .customer-pss-container .ticket-name-container .ticket-name{margin-bottom:.63vh;font-size:1.76vh;font-style:normal;font-weight:700;line-height:1.76vh}.customer-basket .order-summary-wrapper .order-summary .pss-list-container .customer-pss-container .ticket-name-container .price-name,.customer-basket .order-summary-wrapper .order-summary .pss-list-container .customer-pss-container .ticket-name-container .ticket-discount-info{font-size:1.26vh;font-style:normal;font-weight:400;line-height:1.76vh}.customer-basket .order-summary-wrapper .order-summary .pss-list-container .customer-pss-container .ticket-name-container .ticket-discount-info{font-weight:600}.customer-basket .order-summary-wrapper .order-summary .pss-list-container .customer-pss-container .ticket-name-container .timeslot{font-size:1.26vh;font-style:normal;font-weight:400;line-height:1.76vh}.customer-basket .order-summary-wrapper .order-summary .pss-list-container .customer-pss-container .ticket-name-container .seat{white-space:nowrap;text-overflow:ellipsis;font-size:1.26vh;font-style:normal;font-weight:400;line-height:1.76vh;overflow:hidden}.customer-basket .order-summary-wrapper .order-summary .pss-list-container .customer-pss-container .quantity-container{text-align:center;flex-direction:row;justify-content:center;align-items:center;width:20%;display:flex}.customer-basket .order-summary-wrapper .order-summary .pss-list-container .customer-pss-container .quantity-container .quantity{text-align:right;letter-spacing:0;margin-right:8px;font-size:1.51vh;font-style:normal;font-weight:700;line-height:1.76vh}.customer-basket .order-summary-wrapper .order-summary .pss-list-container .customer-pss-container .unit-price-container{text-align:center;width:20%}.customer-basket .order-summary-wrapper .order-summary .pss-list-container .customer-pss-container .unit-price-container .unit-price{text-align:right;letter-spacing:0;font-size:1.51vh;font-style:normal;font-weight:700;line-height:1.76vh}.customer-basket .order-summary-wrapper .order-summary .pss-list-container .customer-pss-container .total-price-container.with-pt{padding-top:1.2rem}.customer-basket .order-summary-wrapper .order-summary .pss-list-container .customer-pss-container .total-price-container{text-align:right;flex-direction:column;gap:.5rem;width:20%;display:flex}.customer-basket .order-summary-wrapper .order-summary .pss-list-container .customer-pss-container .total-price-container .total-price{text-align:right;letter-spacing:0;font-size:1.51vh;font-style:normal;font-weight:700;line-height:1.76vh}.customer-basket .order-summary-wrapper .order-summary .pss-list-container .customer-pss-container .erased-tickets{text-decoration:line-through}.customer-basket .order-summary-wrapper .order-summary .pss-list-container .tickets-status-container{text-align:right;color:#ff0;width:100%;margin-top:-1.89vh;padding-bottom:.63vh;font-size:1.51vh;font-style:normal;font-weight:700;line-height:1.51vh}.customer-basket .order-summary-wrapper .order-summary .pss-list-container .cancelled-pss-container{background-color:#8d74b180}.customer-basket .order-summary-wrapper .order-summary .total-container{height:3.79vh;font-size:1.76vh;font-style:normal;font-weight:700;line-height:3.79vh}.customer-basket .order-summary-wrapper .order-summary .tax-container{border-bottom:1px solid #fff}.customer-basket .order-summary-wrapper .order-summary .discount-container{height:3.79vh;font-size:1.51vh;line-height:3.79vh}.customer-basket .order-summary-wrapper .order-summary .confirmed-amount-container{border-top:1px solid #fff;border-bottom:1px solid #fff}.customer-basket .order-summary-wrapper .order-summary .confirmed-amount-container .confirmed-amount{height:5.05vh;margin-bottom:.63vh;font-size:1.76vh;font-style:normal;font-weight:700;line-height:1.76vh}.customer-basket .order-summary-wrapper .order-summary .confirmed-amount-total{letter-spacing:0;font-size:1.76vh;font-style:normal;font-weight:700;line-height:6.32}.customer-basket .order-summary-wrapper .accountings-container{border-top:2px solid #fff;height:5.68vh;padding-left:15px;padding-right:15px}.customer-basket .order-summary-wrapper .accountings-container .title{text-align:left}.customer-basket .order-summary-wrapper .accountings-container .value{text-align:right}.customer-basket .order-summary-wrapper .accountings-container .title,.customer-basket .order-summary-wrapper .accountings-container .value{text-align:left;letter-spacing:0;font-size:2.02vh;font-style:normal;font-weight:700;line-height:2.52vh}.customer-basket .aside-wrapper{width:100%;height:100vh;min-height:100%}.customer-basket .amounts-paid{letter-spacing:0;font-size:1.76vh;font-style:normal;font-weight:800;line-height:2.52vh}.customer-basket .pending-payment-hint{color:#959595;font-size:1.39vh;font-weight:400;line-height:1.76vh}.el-overlay[data-v-420667e9]{z-index:2000;background-color:var(--el-overlay-color-lighter);height:100%;position:fixed;inset:0;overflow:auto}.el-overlay .el-overlay-root[data-v-420667e9]{height:0}[data-v-420667e9]:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter[data-v-420667e9]{animation:v-modal-in-420667e9 var(--el-transition-duration-fast) ease}.v-modal-leave[data-v-420667e9]{animation:v-modal-out-420667e9 var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in-420667e9{0%{opacity:0}}@keyframes v-modal-out-420667e9{to{opacity:0}}.v-modal[data-v-420667e9]{width:100%;height:100%;opacity:var(--el-popup-modal-opacity);background:var(--el-popup-modal-bg-color);position:fixed;top:0;left:0}.el-popup-parent--hidden[data-v-420667e9]{overflow:hidden}.el-message-box[data-v-420667e9]{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);max-width:var(--el-messagebox-width);width:100%;padding:var(--el-messagebox-padding-primary);vertical-align:middle;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);font-size:var(--el-messagebox-font-size);box-shadow:var(--el-messagebox-box-shadow);text-align:left;backface-visibility:hidden;box-sizing:border-box;overflow-wrap:break-word;display:inline-block;position:relative;overflow:hidden}.el-message-box[data-v-420667e9]:focus{outline:none!important}.is-message-box .el-overlay-message-box[data-v-420667e9]{text-align:center;padding:16px;position:fixed;inset:0;overflow:auto}.is-message-box .el-overlay-message-box[data-v-420667e9]:after{content:"";vertical-align:middle;width:0;height:100%;display:inline-block}.el-message-box.is-draggable .el-message-box__header[data-v-420667e9]{cursor:move;-webkit-user-select:none;user-select:none}.el-message-box__header[data-v-420667e9]{padding-bottom:var(--el-messagebox-padding-primary)}.el-message-box__header.show-close[data-v-420667e9]{padding-right:calc(var(--el-messagebox-padding-primary) + var(--el-message-close-size,16px))}.el-message-box__title[data-v-420667e9]{font-size:var(--el-messagebox-font-size);line-height:var(--el-messagebox-font-line-height);color:var(--el-messagebox-title-color)}.el-message-box__headerbtn[data-v-420667e9]{width:40px;height:40px;font-size:var(--el-message-close-size,16px);cursor:pointer;background:0 0;border:none;outline:none;padding:0;position:absolute;top:0;right:0}.el-message-box__headerbtn .el-message-box__close[data-v-420667e9]{color:var(--el-color-info);font-size:inherit}.el-message-box__headerbtn:focus .el-message-box__close[data-v-420667e9],.el-message-box__headerbtn:hover .el-message-box__close[data-v-420667e9]{color:var(--el-color-primary)}.el-message-box__content[data-v-420667e9]{color:var(--el-messagebox-content-color);font-size:var(--el-messagebox-content-font-size)}.el-message-box__container[data-v-420667e9]{align-items:center;gap:12px;display:flex}.el-message-box__input[data-v-420667e9]{padding-top:12px}.el-message-box__input div.invalid>input[data-v-420667e9],.el-message-box__input div.invalid>input[data-v-420667e9]:focus{border-color:var(--el-color-error)}.el-message-box__status[data-v-420667e9]{font-size:24px}.el-message-box__status.el-message-box-icon--primary[data-v-420667e9]{--el-messagebox-color:var(--el-color-primary);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--success[data-v-420667e9]{--el-messagebox-color:var(--el-color-success);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--info[data-v-420667e9]{--el-messagebox-color:var(--el-color-info);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--warning[data-v-420667e9]{--el-messagebox-color:var(--el-color-warning);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--error[data-v-420667e9]{--el-messagebox-color:var(--el-color-error);color:var(--el-messagebox-color)}.el-message-box__message[data-v-420667e9]{min-width:0;margin:0}.el-message-box__message p[data-v-420667e9]{line-height:var(--el-messagebox-font-line-height);margin:0}.el-message-box__errormsg[data-v-420667e9]{color:var(--el-color-error);font-size:var(--el-messagebox-error-font-size);line-height:var(--el-messagebox-font-line-height)}.el-message-box__btns[data-v-420667e9]{padding-top:var(--el-messagebox-padding-primary);flex-wrap:wrap;justify-content:flex-end;align-items:center;display:flex}.el-message-box--center .el-message-box__title[data-v-420667e9]{justify-content:center;align-items:center;gap:6px;display:flex}.el-message-box--center .el-message-box__status[data-v-420667e9]{font-size:inherit}.el-message-box--center .el-message-box__btns[data-v-420667e9],.el-message-box--center .el-message-box__container[data-v-420667e9]{justify-content:center}.fade-in-linear-enter-active .el-overlay-message-box[data-v-420667e9]{animation:msgbox-fade-in-420667e9 var(--el-transition-duration)}.fade-in-linear-leave-active .el-overlay-message-box[data-v-420667e9]{animation:msgbox-fade-in-420667e9 var(--el-transition-duration) reverse}@keyframes msgbox-fade-in-420667e9{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translate(0,0)}}.customer-display[data-v-420667e9]{background-color:#3d3f45;background-position:100%;background-repeat:no-repeat;background-size:auto 100%;width:100%;display:flex}
