.toast-container{font-family:inherit!important;width:448px}.toast-container-bottom-center,.toast-container-top-center{margin-left:-224px}.toast-component{border-radius:4px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);height:64px;padding:24px 32px;width:448px}.toast-component.toast-type-default{background-color:rgba(0,0,0,.8);color:#fff}.toast-component.toast-type-success{background-color:rgba(33,163,71,.8);color:#26252e}.toast-component.toast-type-info{background-color:rgba(249,249,252,.8);color:#26252e}.toast-component.toast-type-warning{background-color:rgba(255,196,0,.8);color:#26252e}.toast-component.toast-type-error{background-color:rgba(245,81,81,.8);color:#26252e}.toast-component .toast-body{font-size:.75rem;font-weight:600;height:16px}.slideAndFadeIn{animation-name:slideAndFadeIn}.slideAndFadeOut{animation-name:slideAndFadeOut}@keyframes slideAndFadeIn{0%{opacity:0;transform:translateY(50%);transition:transform .3s cubic-bezier(.18,.89,.32,1.28),opacity .3s ease-out}to{opacity:1;transform:translateY(0)}}@keyframes slideAndFadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50%);transition:transform .3s cubic-bezier(.18,.89,.32,1.28),opacity .3s ease-out}}
.truncate-component{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.link-button-component{align-items:center;background:#fff;border:1px solid #ccccd4;border-radius:4px;box-shadow:0 1px 1px 0 rgba(38,37,46,.1);color:#6552f9;cursor:pointer;font:inherit;font-size:.875rem;font-weight:500;height:48px;outline:none;text-decoration:none;transition:color,background,opacity .1s ease-in-out}.link-button-component:not(.plain){padding:11px}.link-button-component:not(.plain).has-text{padding:12px 16px}.link-button-component:not(.plain).primary{background:linear-gradient(-180deg,#7866ff,#6552f9);border-color:#6552f9;color:#fff}.link-button-component:not(.plain).primary:focus{background:#6552f9;border-color:#6552f9}.link-button-component:not(.plain).primary:focus.disabled,.link-button-component:not(.plain).primary:focus:disabled{background:#f9f9fc;border-color:#ccccd4;color:#808088}.link-button-component:not(.plain).primary:active{background:#6552f9}.link-button-component:not(.plain).text-center{justify-content:center;text-align:center}.link-button-component:not(.plain).text-left{justify-content:flex-start;text-align:left}.link-button-component:not(.plain).text-right{justify-content:flex-end;text-align:right}.link-button-component:not(.plain):focus{border:1px solid;box-shadow:0 2px 2px 0 rgba(38,37,46,.1)}.link-button-component:not(.plain):hover{box-shadow:0 2px 2px 0 rgba(38,37,46,.1)}.link-button-component:not(.plain).disabled,.link-button-component:not(.plain):disabled{background:#f9f9fc;border-color:#ccccd4;color:#808088!important;cursor:not-allowed;pointer-events:none}.link-button-component.plain{background:transparent;border:0;border-radius:0;box-shadow:none;height:auto;padding-left:0;padding-right:0}.link-button-component.plain:hover{color:#5b4ae0}.link-button-component.plain.disabled,.link-button-component.plain:disabled{color:#808088!important;cursor:not-allowed;pointer-events:none}.link-button-component.plain.padded{padding:12px 16px}.link-button-component.plain.underline{border-bottom:2px solid}.link-button-component.plain.underline:not(.active){border-bottom-color:transparent}.link-button-component.pill{font-size:.75rem;font-weight:600;height:32px;padding:0 12px!important}.link-button-component.big{padding:12px}@media only screen and (min-width:501px){.link-button-component.big{padding:12px 24px}}.link-button-component.text{flex-shrink:0}.link-button-component.black:not(.primary){color:#000}.link-button-component.grey:not(.primary){color:#808088}.link-button-component.grey:not(.primary):hover{color:#404048}.link-button-component.white:not(.primary){color:#fff}.link-button-component.danger:not(.primary){color:#f55151}.link-button-component.warning:not(.primary){color:#ffc400}.link-button-component.success:not(.primary){color:#21a347}.link-button-component.dark:not(.primary){color:#404048}.link-button-component.dark:not(.primary):hover{color:#26252e}.link-button-component .icon.left{margin-right:8px}.link-button-component .icon.right{margin-left:8px}
.text-component.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-component.uppercase{text-transform:uppercase}.text-component.capitalize{text-transform:capitalize}.text-component.bold{font-weight:700}.text-component.semibold{font-weight:600}.text-component.medium{font-weight:500}.text-component.normal{font-weight:400}.text-component .link-button-component.plain{display:inline-block;line-height:inherit;vertical-align:bottom}
.headline-text{font-size:2rem}.headline-text,.title-text{font-weight:700;line-height:1.2}.title-text{font-size:1.5rem}.subtitle-text{font-size:1rem;font-weight:600}.paragraph-text{font-size:1rem;font-weight:400}.medium-text{font-size:.875rem;font-weight:400}.small-text{font-size:.75rem;font-weight:500}
.empty-component{text-align:center}.empty-component .empty-image-container{width:96px}.empty-component.light,.empty-component.light .subtitle{color:#fff}.empty-component:not(.light){color:#404048}.empty-component:not(.light) .subtitle{color:#808088}
.circular-progress{animation:rotate-progress-circle 1733ms linear infinite;transform-origin:center center;vertical-align:middle}.circular-progress .loader-path{animation:scale-progress-circle 1.3s ease-in-out infinite;stroke:currentColor;stroke-dasharray:150,200;stroke-dashoffset:-10;stroke-linecap:round}@keyframes rotate-progress-circle{to{transform:rotate(1turn)}}@keyframes scale-progress-circle{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}
.circular-loader-component{box-shadow:0 1px 1px 0 rgba(0,0,0,.04),0 1px 2px 0 rgba(38,37,46,.08);transition:box-shadow .3s ease-in;background:#fff;border-radius:100%;color:#7866ff;padding:8px}.circular-loader-component:hover:not(.active){box-shadow:0 1px 1px 0 rgba(38,37,46,.04),0 2px 4px 0 rgba(38,37,46,.08)}.circular-loader-component.active{box-shadow:0 1px 1px 0 rgba(38,37,46,.04),0 4px 8px 0 rgba(38,37,46,.16)}
.loader-component.light,.loader-component.light .hint{color:#fff}.loader-component .hint{color:#808088}
.page-component{max-height:100%;position:relative;width:100%}.page-component:not(.scrollable){overflow:hidden}.page-component.scrollable{overflow:auto;-webkit-overflow-scrolling:touch}.page-component.full-height{height:100%;min-height:100%}.page-content-component{padding-bottom:32px;padding-top:32px}.page-content-component.below-max-width{padding-left:16px;padding-right:16px}
.input-with-labels-component.white .help-text,.input-with-labels-component.white .label-text{color:#fff}.input-with-labels-component.white .error-text{color:#ffc400}.input-with-labels-component.success .help-text,.input-with-labels-component.success .label-text{color:#21a347}.input-with-labels-component.error .error-text,.input-with-labels-component.error .help-text,.input-with-labels-component.error .label-text{color:#f55151}.input-with-labels-component .help-text,.input-with-labels-component .label-text,.input-with-labels-component .warning-text{color:#808088}.input-with-labels-component .error-text{color:#f55151}.input-with-labels-component .actual-input{width:100%}
.text-input-component{background:#fff;border:1px solid #dddde4;border-radius:4px;box-shadow:0 1px 1px 0 rgba(38,37,46,.1);color:#26252e;cursor:text;font-size:.875rem;font-weight:500;height:48px;padding:12px 16px}.text-input-component.focused{box-shadow:0 1px 2px 0 rgba(38,37,46,.1)}.text-input-component.focused .input-inner{color:inherit}.text-input-component.focused .input-inner:not(.readOnly)::placeholder{opacity:.5}.text-input-component.disabled,.text-input-component:disabled{cursor:default}.text-input-component.disabled .input-inner,.text-input-component:disabled .input-inner{color:#808088;-webkit-text-fill-color:#808088}.text-input-component.readOnly{color:#808088}.text-input-component.readOnly .input-inner{color:#808088;-webkit-text-fill-color:#808088}.text-input-component.error{border-color:#f55151}.text-input-component.success{border-color:#21a347}.text-input-component .input-inner{background:none;border:0;caret-color:#26252e;color:#26252e;cursor:inherit;font:inherit;margin:0;outline:none;padding:0;-webkit-text-fill-color:#26252e;width:100%}.text-input-component .input-inner::placeholder{color:inherit;opacity:.4}
.search-component .search-icon{color:#6552f9}.search-component .clear-icon{background:#dddde4;border-radius:50%;color:#404048;cursor:pointer;padding:3px}
.workspace-switcher-component .activation-link .icon{background:#808088;border:1px solid hsla(0,0%,100%,.7);border-radius:100%;flex-shrink:0;height:24px;width:24px}.workspace-switcher-component .activation-link.active .icon{border:1px solid #fff}.workspace-switcher-component .workspace-menu{box-shadow:0 8px 24px rgba(38,37,46,.2);transition:box-shadow .3s ease-in;align-items:flex-start;background:#fff;border-radius:4px;color:#26252e;flex-direction:column;max-width:100%;min-width:128px;position:absolute;overflow:hidden;width:272px}.workspace-switcher-component .workspace-menu:hover{box-shadow:0 10px 30px rgba(38,37,46,.2)}.workspace-switcher-component .workspace-menu .results{border-top:1px solid #f1f1f4;max-height:200px;-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto;width:100%}.workspace-switcher-component .workspace-menu .results.empty,.workspace-switcher-component .workspace-menu .results.searching{height:200px}.workspace-switcher-component .workspace-menu .results .link-button-component{border-bottom:1px solid #f1f1f4;padding:16px;width:100%}.workspace-switcher-component .workspace-menu .results .link-button-component:hover{background:rgba(101,82,249,.1)}
.sidebar-component{height:100%;position:relative;width:100%}.sidebar-component .sidebar-content{background:#6552f9;box-shadow:0 1px 1px 1px rgba(0,0,0,.04),0 1px 2px 1px rgba(38,37,46,.08);color:#fff;height:100%;text-align:center;width:80px;z-index:100}.sidebar-component .sidebar-content .sidebar-logo{margin:8px auto 16px;padding:8px 0 4px;width:100%}.sidebar-component .sidebar-content .sidebar-logo img{height:32px;width:32px}.sidebar-component .sidebar-content .activation-link,.sidebar-component .sidebar-content .sidebar-link{align-items:center;border-left:2px solid transparent;color:inherit;display:flex;flex:1 1 auto;flex-direction:column;max-height:76px;max-width:100%;padding:8px 0;text-align:center}.sidebar-component .sidebar-content .activation-link .link-text,.sidebar-component .sidebar-content .sidebar-link .link-text{font-size:.625rem;font-weight:700;max-width:100%;padding:8px 4px 0}.sidebar-component .sidebar-content .activation-link .icon,.sidebar-component .sidebar-content .sidebar-link .icon{fill:hsla(0,0%,100%,.7)}.sidebar-component .sidebar-content .activation-link:focus,.sidebar-component .sidebar-content .sidebar-link:focus{background:#6e5cf9;text-decoration:none}.sidebar-component .sidebar-content .activation-link.active,.sidebar-component .sidebar-content .sidebar-link.active{background:#7261fa;border-left:2px solid #fff;text-decoration:none}.sidebar-component .sidebar-content .activation-link.active .icon,.sidebar-component .sidebar-content .sidebar-link.active .icon{fill:#fff}.sidebar-component .sidebar-content .workspace-switcher-component .workspace-menu{bottom:120px;left:52px}.sidebar-component .sidebar-content .sidebar-menu{box-shadow:0 8px 24px rgba(38,37,46,.2);transition:box-shadow .3s ease-in;align-items:flex-start;background:#fff;border-radius:4px;color:#26252e;flex-direction:column;max-width:100%;min-width:128px;position:absolute;bottom:32px;left:52px;overflow:hidden}.sidebar-component .sidebar-content .sidebar-menu:hover{box-shadow:0 10px 30px rgba(38,37,46,.2)}.sidebar-component .sidebar-content .sidebar-menu .activation-link,.sidebar-component .sidebar-content .sidebar-menu .sidebar-link{align-items:center;flex-direction:row;justify-content:flex-start;margin:0;padding:12px 16px;width:100%}.sidebar-component .sidebar-content .sidebar-menu .activation-link:focus,.sidebar-component .sidebar-content .sidebar-menu .sidebar-link:focus{background:rgba(101,82,249,.1)}.sidebar-component .sidebar-content .sidebar-menu .activation-link.active,.sidebar-component .sidebar-content .sidebar-menu .sidebar-link.active{background:rgba(101,82,249,.1);border-left-color:transparent;box-shadow:inset 0 1px 0 0 rgba(101,82,249,.2),inset 0 -1px 0 0 rgba(101,82,249,.2);color:#6552f9;text-decoration:none}.sidebar-component .sidebar-content .sidebar-menu .activation-link.active .icon,.sidebar-component .sidebar-content .sidebar-menu .sidebar-link.active .icon{border-bottom:0;fill:#6552f9}.sidebar-component .sidebar-content .sidebar-menu .activation-link .link-text,.sidebar-component .sidebar-content .sidebar-menu .sidebar-link .link-text{margin:0;padding:0}.sidebar-component .sidebar-content .sidebar-menu .activation-link .icon,.sidebar-component .sidebar-content .sidebar-menu .sidebar-link .icon{fill:#26252e;height:18px;margin-right:8px;width:18px}@media print{.sidebar-component .sidebar-content{display:none}}@media only screen and (max-height:420px)and (min-width:551px){.sidebar-component .sidebar-content .activation-link,.sidebar-component .sidebar-content .sidebar-link{max-height:64px}.sidebar-component .sidebar-content .top-links{height:100%}.sidebar-component .sidebar-content .workspace-switcher-component .workspace-menu{bottom:56px}.sidebar-component .sidebar-content .workspace-switcher-component .activation-link .link-text{display:none}.sidebar-component .sidebar-content .sidebar-menu{bottom:16px}}@media only screen and (max-width:550px){.sidebar-component .sidebar-content{border-right:0;bottom:0;flex-direction:row;height:64px;position:fixed;width:100%;z-index:3}.sidebar-component .sidebar-content+div{padding-bottom:64px}.sidebar-component .sidebar-content .sidebar-logo{display:none}.sidebar-component .sidebar-content .activation-link,.sidebar-component .sidebar-content .sidebar-link{border:0;margin-bottom:0;max-height:100%;max-width:100%;padding:0 4px}.sidebar-component .sidebar-content .activation-link.active,.sidebar-component .sidebar-content .sidebar-link.active{border-left:0}.sidebar-component .sidebar-content .activation-link .link-text,.sidebar-component .sidebar-content .sidebar-link .link-text{padding:4px 0 0}.sidebar-component .sidebar-content .top-links{flex-direction:row;max-height:100%;width:100%}.sidebar-component .sidebar-content .bottom-links{flex-direction:row;max-height:100%}.sidebar-component .sidebar-content .activation-menu,.sidebar-component .sidebar-content .sidebar-menu{bottom:40px;left:auto;right:8px}.sidebar-component .sidebar-content .activation-menu .activation-link,.sidebar-component .sidebar-content .sidebar-menu .activation-link{min-width:48px}.sidebar-component .sidebar-content .activation-menu .activation-link .link-text,.sidebar-component .sidebar-content .sidebar-menu .activation-link .link-text{display:none}.sidebar-component .sidebar-content .activation-menu .activation-link,.sidebar-component .sidebar-content .activation-menu .sidebar-link,.sidebar-component .sidebar-content .sidebar-menu .activation-link,.sidebar-component .sidebar-content .sidebar-menu .sidebar-link{padding:12px}}.sidebar-component .caution-superadmin-banner{box-shadow:0 1px 1px 0 rgba(0,0,0,.04),0 1px 2px 0 rgba(38,37,46,.08);transition:box-shadow .3s ease-in;background:#f55151;border-radius:4px;bottom:8px;color:#fff;max-width:400px;padding:8px 16px;position:fixed;right:8px;width:calc(100% - 16px);z-index:99999}.sidebar-component .caution-superadmin-banner:hover:not(.active){box-shadow:0 1px 1px 0 rgba(38,37,46,.04),0 2px 4px 0 rgba(38,37,46,.08)}.sidebar-component .caution-superadmin-banner.active{box-shadow:0 1px 1px 0 rgba(38,37,46,.04),0 4px 8px 0 rgba(38,37,46,.16)}.sidebar-component .caution-superadmin-banner .cancel-icon{cursor:pointer;margin-left:4px;min-width:24px}@media print{.sidebar-component .caution-superadmin-banner{display:none!important}}.sidebar-component .sidebar-child-content{background:#f9f9fc;color:#26252e;height:100%;max-height:100%;max-width:100%;-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto;position:relative;width:100%}@media print{.sidebar-component .sidebar-child-content{color:#000;background:#fff}}
.breadcrumb-component{background:#fff;border-radius:14px;font-size:.75rem;font-weight:600;height:24px;max-width:128px;padding:0 12px 0 4px!important}.breadcrumb-component .icon{flex-shrink:0!important;margin-right:0!important}
.help-dropdown-component{position:relative}.help-dropdown-component .dropdown-trigger{height:24px;padding:0!important;width:24px}.help-dropdown-component .dropdown-item-container{box-shadow:0 1px 1px 0 rgba(0,0,0,.04),0 1px 2px 0 rgba(38,37,46,.08);transition:box-shadow .3s ease-in;background:#fff;border-radius:4px;position:absolute;right:0;top:40px;width:288px;z-index:100}.help-dropdown-component .dropdown-item-container:hover:not(.active){box-shadow:0 1px 1px 0 rgba(38,37,46,.04),0 2px 4px 0 rgba(38,37,46,.08)}.help-dropdown-component .dropdown-item-container.active{box-shadow:0 1px 1px 0 rgba(38,37,46,.04),0 4px 8px 0 rgba(38,37,46,.16)}.help-dropdown-component .dropdown-item{border-bottom:1px solid #f1f1f4;font-weight:400!important;padding:16px}.help-dropdown-component .dropdown-item:last-child{border:0}.help-dropdown-component .dropdown-item:hover{background-color:#f9f9fc}
.header-component{width:100%}.header-component.dark .inner-container{background:#000;border-color:hsla(0,0%,100%,.1);color:#fff}.header-component.dark .breadcrumb-component{background:none;border-color:hsla(0,0%,100%,.6);color:inherit}.header-component .inner-container{background:#f9f9fc;border-bottom:1px solid rgba(38,37,46,.1);color:#26252e;padding:16px 32px}.header-component .header-icon,.header-component .help-dropdown-component .dropdown-trigger{color:#ccccd4}.header-component .help-dropdown-component .dropdown-trigger.active{color:#7866ff}.header-component .top-row{width:100%}
.topbar-component{height:100%;overflow:hidden;position:relative;width:100%}@media print{.topbar-component{display:none!important}}.topbar-component .topbar-content{background-color:#6552f9;box-shadow:0 1px 1px 0 rgba(0,0,0,.04),0 1px 2px 0 rgba(38,37,46,.08);color:#fff;min-height:64px;text-align:center;width:100%;z-index:100}.topbar-component .topbar-content .topbar-logo{color:inherit;flex-shrink:0;font-size:.875rem;font-weight:600;height:100%;text-decoration:none}.topbar-component .topbar-content .topbar-logo img{height:32px;max-width:100%}.topbar-component .topbar-content .topbar-link{border-bottom:2px solid transparent;color:inherit;font-weight:600;height:100%;min-width:120px;padding:0 16px}.topbar-component .topbar-content .topbar-link:focus{background-color:hsla(0,0%,100%,.05)}.topbar-component .topbar-content .topbar-link.active{background-color:hsla(0,0%,100%,.1);border-bottom:2px solid #fff}.topbar-component .topbar-content .topbar-menu{box-shadow:0 1px 1px 0 rgba(0,0,0,.04),0 1px 2px 0 rgba(38,37,46,.08);transition:box-shadow .3s ease-in;align-items:flex-start;background:#fff;border-radius:4px;color:#26252e;flex-direction:column;max-width:100%;min-width:128px;overflow:hidden;position:absolute;right:52px;top:32px}.topbar-component .topbar-content .topbar-menu:hover:not(.active){box-shadow:0 1px 1px 0 rgba(38,37,46,.04),0 2px 4px 0 rgba(38,37,46,.08)}.topbar-component .topbar-content .topbar-menu.active{box-shadow:0 1px 1px 0 rgba(38,37,46,.04),0 4px 8px 0 rgba(38,37,46,.16)}.topbar-component .topbar-content .topbar-menu .topbar-link{align-items:center;flex-direction:row;justify-content:flex-start;margin:0;padding:12px 16px;width:100%}.topbar-component .topbar-content .topbar-menu .topbar-link:focus{background:rgba(101,82,249,.1)}.topbar-component .topbar-content .topbar-menu .topbar-link.active{background:rgba(101,82,249,.1);box-shadow:inset 0 1px 0 0 rgba(101,82,249,.2),inset 0 -1px 0 0 rgba(101,82,249,.2);color:#6552f9}.topbar-component .topbar-content .topbar-menu .topbar-link .icon{height:18px;margin-right:8px;width:18px}@media only screen and (max-width:600px){.topbar-component .topbar-content .topbar-link{min-width:40px}.topbar-component .topbar-content .logo-container{display:none}}.topbar-component .topbar-child-content{background:#f9f9fc;color:#26252e;height:calc(100% - 64px);overflow:hidden;position:relative;width:100%}
/* stylelint-disable scale-unlimited/declaration-strict-value  */

@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100;
  src: url(/5b7f1750a98f2f8516bbb6ca74836ab2.woff2) format('woff2'),
    url(/2a24f83a5e40b7a2a169916662bed9c7.woff) format('woff');
}
@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: italic;
  font-weight: 100;
  src: url(/626503a69356c674513170ae988ea1d7.woff2) format('woff2'),
    url(/823c319a8f8e9a3e7989b795d02ead8f.woff) format('woff');
}

@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 200;
  src: url(/0a26b1ef9c09d048f75a07f8a5e49145.woff2) format('woff2'),
    url(/9a8c0250662b400a029c12ed3428adc0.woff) format('woff');
}
@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: italic;
  font-weight: 200;
  src: url(/cca8e7e8162d35849291bdf41cb3d7f1.woff2) format('woff2'),
    url(/dd7136acb68fe2c422e71c8b0d7fa603.woff) format('woff');
}

@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  src: url(/ab15890d6f6bc7f32adfa1e1e354ee54.woff2) format('woff2'),
    url(/3ee890bd00a8751acbc304ad01c3a9e0.woff) format('woff');
}
@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: italic;
  font-weight: 300;
  src: url(/c0c6857dccbc0f214912cd2961ff1bb5.woff2) format('woff2'),
    url(/b199a1a00fd1632329258560ee270abc.woff) format('woff');
}

@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url(/26a30a5f1103393aac705d28b5e3aeb9.woff2) format('woff2'),
    url(/e148c4a1158f8cee82857dd0dcac4374.woff) format('woff');
}
@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: italic;
  font-weight: 400;
  src: url(/b89e547a163c899c5373685ddb527412.woff2) format('woff2'),
    url(/d3b5fcca5f6ef7f595b79b8b79bdbece.woff) format('woff');
}

@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: url(/d0a58d956cf2f4cf078fe28595725588.woff2) format('woff2'),
    url(/eec0ea57721daa33c7a2e060d38e2309.woff) format('woff');
}
@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: italic;
  font-weight: 500;
  src: url(/dd1448de60455cc802923d8ccbd70fc4.woff2) format('woff2'),
    url(/77fc6c7d62496a309e7e30a11bad436d.woff) format('woff');
}

@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url(/2244d96c512f88f08b88bb92987c2df7.woff2) format('woff2'),
    url(/d2e3b0e279b56b207eb66b5fa54b5cea.woff) format('woff');
}
@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: italic;
  font-weight: 600;
  src: url(/3c66f84b976b1899f3e33a587a48eb17.woff2) format('woff2'),
    url(/349f63a50b4a84257ec5612471ba3935.woff) format('woff');
}

@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url(/df60e0aa5fcfd8bb7d5494a66276916b.woff2) format('woff2'),
    url(/828b5dfc027ace162d5d154f5eed76b0.woff) format('woff');
}
@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: italic;
  font-weight: 700;
  src: url(/303520752ccc1e68c9d0eee94205a504.woff2) format('woff2'),
    url(/6b5fde51feaa4e40f3f13d4e51525a09.woff) format('woff');
}

@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  src: url(/3e71093b9aa8a9701e7d17bdc6819885.woff2) format('woff2'),
    url(/00e1fde46a28aabae7b88cc73fc914d7.woff) format('woff');
}
@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: italic;
  font-weight: 800;
  src: url(/c437ff9c2e784c1ceecb928d74f21d36.woff2) format('woff2'),
    url(/941baf7c54c39ba87ff2d2ac430a5d0f.woff) format('woff');
}

@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  src: url(/768169b1912340d378ac244d7579a54c.woff2) format('woff2'),
    url(/7bb6234314ccc72c942a36382ea68682.woff) format('woff');
}
@font-face {
  font-display: swap;
  font-family: 'Inter';
  font-style: italic;
  font-weight: 900;
  src: url(/71da97fdc035aa0d413825e0eb2f9b06.woff2) format('woff2'),
    url(/c769882ba068cfc6fe8078c4eae8fb8a.woff) format('woff');
}

a,abbr,acronym,address,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,ins,kbd,label,legend,mark,menu,nav,object,output,p,pre,q,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,var,video{border:0;margin:0;padding:0;vertical-align:baseline}*{box-sizing:border-box;min-width:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media print{*{box-shadow:none!important;color-adjust:exact}}img{max-height:100%;max-width:100%;vertical-align:bottom}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out 0s}body,html{font-family:Inter,-apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,sans-serif;font-size:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.4;overflow:hidden;text-size-adjust:none}#app-root,body,html{background:#f9f9fc;color:#26252e;height:100%;min-height:100%;width:100%}@media print{#app-root,body,html{height:auto}}

/*# sourceMappingURL=app.2def80a5fe26e2639512.css.map*/