:root{--primary-font:"Barlow","sans-serif";--secondary-font:"Fira Sans","sans-serif";--primary:#456db9;--primary-rgb:69,109,185;--primary-light-1:#5d82c7;--primary-light-1-rgb:93,130,199;--primary-light-2:#7998d4;--primary-light-2-rgb:121,152,212;--primary-light-3:#96afe0;--primary-light-3-rgb:150,175,224;--primary-light-4:#9ab7ed;--primary-light-4-rgb:154,183,237;--secondary:#298dfc;--secondary-rgb:41,141,252;--secondary-light-1:#479cfc;--secondary-light-1-rgb:71,156,252;--secondary-light-2:#65acfc;--secondary-2-rgb:101,172,252;--secondary-light-3:#65acfc;--secondary-light-3-rgb:101,172,252;--secondary-light-4:#a2ccfc;--secondary-light-4-rgb:162,204,252;--accent:#e5740c;--accent-rgb:229,116,12;--success:#57a773;--success-rgb:87,167,115;--danger:#c42348;--danger-rgb:196,35,72;--warning:#f9dc5c;--warning-rgb:249,220,92;--dark-grey:#2d3047;--dark-grey-rgb:45,48,71;--grey:#555;--grey-rgb:85,85,85;--light-grey:#ababb4;--light-grey-rgb:171,171,180;--light-color:#faf7fa;--light-rgb:250,247,250;--lightest-grey:#eeeef1;--lightest-grey-rgb:238,238,241;--font-size-1:3rem;--font-size-2:2.5rem;--font-size-3:1.75rem;--font-size-4:1.25rem;--font-size-5:1.1rem;--font-size-6:1rem}.has-background-lightest{background-color:#faf7fa}.has-text-medium{color:#faf7fa}.has-background-medium{background-color:#faf7fa}#framework-editor-toolbar{width:100%;z-index:10;background-color:#fff}#framework-editor-toolbar .fet__wrapper{max-width:1400px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;justify-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}#framework-editor-toolbar .fet__wrapper .right-side{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#framework-editor-toolbar .fet__wrapper .left-side{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#framework-editor-toolbar .dropdown,#framework-editor-toolbar .framework-search{padding:0 .5rem}#framework-editor-toolbar .framework-search{width:100%}#framework-editor-toolbar .dropdown-menu{padding-top:0}#framework-editor-toolbar .dropdown-menu .dropdown-item:hover{background-color:#298dfc}#framework-editor-toolbar .vl{border-right:1px solid rgba(45,48,71,.3);height:100%;width:0}