@leapdev/gui 0.2.226 → 0.2.227
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bs-lawconnect.js +2 -2
- package/dist/bs-leap-slim.js +2 -2
- package/dist/bs-leap.js +2 -2
- package/dist/bs-titlex.js +2 -2
- package/dist/css/xsf-crx-lawconnect.css +1 -0
- package/dist/css/xsf-crx-leap.css +1 -1
- package/dist/index.html +2 -2
- package/dist/scss/xsf-crx/components/_custom-tabs.scss +4 -2
- package/dist/scss/xsf-crx/sites/sf-lawconnect/_variables.scss +25 -16
- package/dist/xsf-crx-lawconnect.js +96 -0
- package/package.json +1 -1
package/dist/bs-lawconnect.js
CHANGED
|
@@ -81,12 +81,12 @@
|
|
|
81
81
|
/******/
|
|
82
82
|
/******/
|
|
83
83
|
/******/ // Load entry module and return exports
|
|
84
|
-
/******/ return __webpack_require__(__webpack_require__.s =
|
|
84
|
+
/******/ return __webpack_require__(__webpack_require__.s = 16);
|
|
85
85
|
/******/ })
|
|
86
86
|
/************************************************************************/
|
|
87
87
|
/******/ ({
|
|
88
88
|
|
|
89
|
-
/***/
|
|
89
|
+
/***/ 16:
|
|
90
90
|
/***/ (function(module, exports, __webpack_require__) {
|
|
91
91
|
|
|
92
92
|
// extracted by mini-css-extract-plugin
|
package/dist/bs-leap-slim.js
CHANGED
|
@@ -81,12 +81,12 @@
|
|
|
81
81
|
/******/
|
|
82
82
|
/******/
|
|
83
83
|
/******/ // Load entry module and return exports
|
|
84
|
-
/******/ return __webpack_require__(__webpack_require__.s =
|
|
84
|
+
/******/ return __webpack_require__(__webpack_require__.s = 13);
|
|
85
85
|
/******/ })
|
|
86
86
|
/************************************************************************/
|
|
87
87
|
/******/ ({
|
|
88
88
|
|
|
89
|
-
/***/
|
|
89
|
+
/***/ 13:
|
|
90
90
|
/***/ (function(module, exports, __webpack_require__) {
|
|
91
91
|
|
|
92
92
|
// extracted by mini-css-extract-plugin
|
package/dist/bs-leap.js
CHANGED
|
@@ -81,12 +81,12 @@
|
|
|
81
81
|
/******/
|
|
82
82
|
/******/
|
|
83
83
|
/******/ // Load entry module and return exports
|
|
84
|
-
/******/ return __webpack_require__(__webpack_require__.s =
|
|
84
|
+
/******/ return __webpack_require__(__webpack_require__.s = 14);
|
|
85
85
|
/******/ })
|
|
86
86
|
/************************************************************************/
|
|
87
87
|
/******/ ({
|
|
88
88
|
|
|
89
|
-
/***/
|
|
89
|
+
/***/ 14:
|
|
90
90
|
/***/ (function(module, exports, __webpack_require__) {
|
|
91
91
|
|
|
92
92
|
// extracted by mini-css-extract-plugin
|
package/dist/bs-titlex.js
CHANGED
|
@@ -81,12 +81,12 @@
|
|
|
81
81
|
/******/
|
|
82
82
|
/******/
|
|
83
83
|
/******/ // Load entry module and return exports
|
|
84
|
-
/******/ return __webpack_require__(__webpack_require__.s =
|
|
84
|
+
/******/ return __webpack_require__(__webpack_require__.s = 15);
|
|
85
85
|
/******/ })
|
|
86
86
|
/************************************************************************/
|
|
87
87
|
/******/ ({
|
|
88
88
|
|
|
89
|
-
/***/
|
|
89
|
+
/***/ 15:
|
|
90
90
|
/***/ (function(module, exports, __webpack_require__) {
|
|
91
91
|
|
|
92
92
|
// extracted by mini-css-extract-plugin
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.sf-blockquote{display:flex;align-items:center;position:relative;padding-left:7rem;background-color:#f3f3f3;border-radius:2px;min-height:7rem;margin-top:1rem;margin-bottom:1rem;-ms-box-shadow:0 1px 4px 0 rgba(0,0,0,.17);box-shadow:0 1px 4px 0 rgba(0,0,0,.17)}.sf-blockquote:before{display:block;position:absolute;z-index:1;top:-1px;bottom:-1px;left:-1px;width:.25rem;background-color:#dadada;content:""}.sf-blockquote>.sf-blockquote-addon{position:absolute;display:block;text-align:center;top:1.65rem;left:1.55rem;width:4rem;height:4rem;line-height:1;background-size:contain;background-position:50%;background-repeat:no-repeat}.sf-blockquote>.sf-blockquote-addon>.sf-blockquote-icon{font-size:4.1rem;color:#191919;height:100%;line-height:1;display:none}.sf-blockquote>.sf-blockquote-content{padding:1.25rem 1.25rem 1.25rem 0;width:calc(100% - 1.25rem);width:-webkit-calc(100% - 1.25rem)}.sf-blockquote>.sf-blockquote-content>.sf-blockquote-content-header{display:none;font-size:1rem;font-weight:700;margin:0 0 .2rem;text-transform:uppercase}.sf-blockquote>.sf-blockquote-content>.sf-blockquote-content-body{color:#191919;font-size:.875rem;font-family:Inter,Arial,sans-serif;font-weight:500;line-height:1.65}.sf-blockquote>.sf-blockquote-content>.sf-blockquote-content-body :last-child{margin-bottom:0}.sf-blockquote>.sf-blockquote-content>.sf-blockquote-content-body p{margin-top:0;margin-bottom:0}.sf-blockquote>.sf-blockquote-content>.sf-blockquote-content-body>ul{padding-left:1.2rem}.sf-blockquote-info{background-color:#fff;border:1px solid #b8d1fb;border-bottom-color:#a0c2f9;fill:#0e5fe3}.sf-blockquote-info:before{background-color:#0e5fe3}.sf-blockquote-info>.sf-blockquote-addon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 56'%3E%3Cpath d='M27.781 21.171c.811 0 1.513-.3 2.105-.898s.89-1.324.89-2.175-.294-1.578-.882-2.183-1.292-.906-2.113-.906-1.528.302-2.121.906-.889 1.332-.889 2.183.296 1.576.889 2.175 1.3.898 2.121.898zM28 0C12.536 0 0 12.536 0 28s12.536 28 28 28 28-12.536 28-28S43.464 0 28 0zm0 54C13.641 54 2 42.359 2 28S13.641 2 28 2s26 11.641 26 26-11.641 26-26 26zm3.566-14.662a1.43 1.43 0 01-.653-.613c-.152-.273-.229-.606-.229-.999V24.395l-.228-.252-7.449.437v1.226c.304.033.641.112 1.011.235s.646.252.828.386a2.121 2.121 0 01.851 1.746v9.772c0 .414-.065.747-.197.999s-.36.445-.685.579c-.183.079-.4.135-.653.168-.254.033-.512.062-.775.084V41h9.608v-1.226a4.103 4.103 0 01-.761-.168 4.998 4.998 0 01-.668-.268z' fill='%230060AC'/%3E%3C/svg%3E")}.sf-blockquote-info>.sf-blockquote-content>.sf-blockquote-content-header{color:#0e5fe3}.sf-blockquote-info>.sf-blockquote-content>.sf-blockquote-content-body *{color:#0e5fe3!important}.sf-blockquote-alert{background-color:#fff;border:1px solid #fbf0f0;border-bottom-color:#f7dcdc;fill:#d65454}.sf-blockquote-alert:before{background-color:#d65454}.sf-blockquote-alert>.sf-blockquote-addon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='130' height='130' viewBox='0 0 132 130'%3E%3Cpath d='M66 0C29.585 0 0 29.136 0 65c0 35.864 29.585 65 66 65s66-29.136 66-65c0-35.864-29.585-65-66-65zm0 5.91c33.173 0 60 26.42 60 59.09s-26.827 59.09-60 59.09S6 97.67 6 65 32.827 5.91 66 5.91zm-3.563 27.513c-.9 0-1.218.517-1.218 1.108v39.887c0 .886.618 1.2 1.218 1.2h6.844c.9 0 1.219-.61 1.219-1.2V34.53c0-.886-.619-1.108-1.219-1.108h-6.844zm0 53.182c-.9 0-1.218.517-1.218 1.108v7.756c0 .886.618 1.108 1.218 1.108h7.126c.9 0 1.218-.517 1.218-1.108v-7.756c0-.886-.619-1.108-1.219-1.108h-7.124z' fill='%23BE332A'/%3E%3C/svg%3E")}.sf-blockquote-alert>.sf-blockquote-content>.sf-blockquote-content-header{color:#d65454}.sf-blockquote-alert>.sf-blockquote-content>.sf-blockquote-content-body *{color:#d65454!important}.sf-blockquote-tip{background-color:#fff;border:1px solid #bae7c9;border-bottom-color:#a7e0ba;fill:#49bf70}.sf-blockquote-tip:before{background-color:#d65454}.sf-blockquote-tip>.sf-blockquote-addon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 56'%3E%3Cpath d='M24 46H12a1 1 0 100 2h12a1 1 0 100-2zm-2 4h-8a1 1 0 100 2h8a1 1 0 100-2zm-3 4h-2a1 1 0 100 2h2a1 1 0 100-2zm17-35C36 8.507 27.941 0 18 0S0 8.507 0 19c0 7.919 4.592 14.7 11.116 17.555A.984.984 0 0011 37v2a1 1 0 001 1h12a1 1 0 001-1v-2a.984.984 0 00-.116-.445C31.408 33.7 36 26.919 36 19zM23 35.142V38H13v-2.858C6.614 32.909 2 26.532 2 19 2 9.611 9.163 2 18 2s16 7.611 16 17c0 7.532-4.614 13.909-11 16.142zM24 42H12a1 1 0 100 2h12a1 1 0 100-2z' fill='%2343AE33'/%3E%3C/svg%3E")}.sf-blockquote-tip>.sf-blockquote-content>.sf-blockquote-content-header{color:#49bf70}.sf-blockquote-tip>.sf-blockquote-content>.sf-blockquote-content-body *{color:#49bf70!important}.sf-tabs{width:100%;position:relative}.sf-tabs .sf-tabs-bar{display:block;width:100%;padding-bottom:.0625rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.sf-tabs .sf-tabs-bar::-webkit-scrollbar{background:transparent;height:0}.sf-tabs .sf-tabs-bar>.sf-tab-nav{margin:0;padding:0;list-style:none}.sf-tabs>.sf-tab-content{display:none;width:auto;padding:1rem}.sf-tabs>.sf-tab-content.in{display:block!important}.sf-tabs>.sf-tab-content>:first-child[class*=sf-]{margin-top:0}ul.sf-tab-nav{display:flex;align-content:flex-start;gap:2rem}ul.sf-tab-nav,ul.sf-tab-nav>.sf-tab-item{position:relative;margin:0;margin-left:0!important}ul.sf-tab-nav>.sf-tab-item{display:block}ul.sf-tab-nav>.sf-tab-item:first-child{margin-top:0!important;margin-left:0!important}ul.sf-tab-nav>.sf-tab-item>.sf-tab-item-link{display:block;text-align:center;color:#6d7278;font-family:Inter,Arial,sans-serif;font-weight:500;font-size:1rem;padding:.5rem 0;text-decoration:none;text-transform:none;line-height:1.5rem;letter-spacing:0;position:relative;outline:none;cursor:pointer;word-break:normal;white-space:nowrap}ul.sf-tab-nav>.sf-tab-item>.sf-tab-item-link:active,ul.sf-tab-nav>.sf-tab-item>.sf-tab-item-link:focus{color:#0a49af}ul.sf-tab-nav>.sf-tab-item>.sf-tab-item-link:hover{color:#191919}ul.sf-tab-nav>.sf-tab-item>.sf-tab-item-link:after{content:"";position:absolute;bottom:-.1875rem;z-index:1;left:0;right:0;height:.1875rem;background-color:transparent;display:none}ul.sf-tab-nav>.sf-tab-item.active>.sf-tab-item-link,ul.sf-tab-nav>.sf-tab-item.active>.sf-tab-item-link:hover{color:#0a49af}ul.sf-tab-nav>.sf-tab-item.active>.sf-tab-item-link:after{height:.1875rem;display:block;background-color:#0a49af;border-radius:.1875rem}.sf-accordion{display:flex;flex-direction:column;width:100%}.sf-accordion-item{overflow:hidden;margin-bottom:.25rem}.sf-accordion-item .sf-accordion-content{display:none}.sf-accordion-item:first-of-type~.sf-accordion-item{margin-top:-1px}.sf-accordion-item>.sf-accordion-content{display:none;padding:1rem;position:relative;background-color:#fbfbfb}.sf-accordion-toggle{display:flex;align-items:center;position:relative;border:.0625rem solid transparent;background-color:#f5f5f5;padding:1rem;cursor:pointer}.sf-accordion-toggle>.sf-accordion-icon{width:1rem;height:1rem;margin-left:1rem;transition:transform .2s cubic-bezier(.39,.575,.565,1);position:relative;pointer-events:none;background-repeat:none;background-size:contain;opacity:.6;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxODUuMzQzIDE4NS4zNDMiPjxwYXRoIGQ9Ik01MS43MDcgMTg1LjM0M2ExMC42OTIgMTAuNjkyIDAgMDEtNy41OTMtMy4xNDkgMTAuNzI0IDEwLjcyNCAwIDAxMC0xNS4xNzVsNzQuMzUyLTc0LjM0N0w0NC4xMTQgMTguMzJjLTQuMTk0LTQuMTk0LTQuMTk0LTEwLjk4NyAwLTE1LjE3NSA0LjE5NC00LjE5NCAxMC45ODctNC4xOTQgMTUuMTggMGw4MS45MzQgODEuOTM0YzQuMTk0IDQuMTk0IDQuMTk0IDEwLjk4NyAwIDE1LjE3NWwtODEuOTM0IDgxLjkzOWExMC42NzggMTAuNjc4IDAgMDEtNy41ODcgMy4xNXoiIGZpbGw9IiMwMTAwMDIiLz48L3N2Zz4=")}.sf-accordion-toggle>.sf-accordion-text{width:calc(100% - 2rem);display:flex;flex-direction:column;justify-content:center;margin:0;font-weight:400;font-size:1rem;font-family:Inter,Arial,sans-serif;color:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.sf-accordion-toggle>.sf-accordion-text>small{color:#6d7278;font-weight:400;font-size:75%}.sf-accordion-toggle.in>.sf-accordion-icon{transform:rotate(90deg);transition:transform .2s cubic-bezier(.39,.575,.565,1)}.sf-accordion-toggle.in+.sf-accordion-content{display:block}.sf-accordion-toggle.in>.sf-accordion-text{color:#0a49af}.sf-accordion-toggle:hover{background-color:#ededed;border-color:#e3e3e3;z-index:1}.sf-list-bullet-circular{margin:0;padding:0;list-style-type:none;list-style-type:none!important;counter-reset:listCounter;margin-bottom:2rem;margin-top:2rem}.sf-list-bullet-circular>li{padding-left:3rem;position:relative;min-height:2rem;display:flex;align-items:center;flex-wrap:wrap}.sf-list-bullet-circular>li>*{display:block;width:100%}.sf-list-bullet-circular>li>:first-child[class*=sf-]{margin-top:0}.sf-list-bullet-circular>li:before{position:absolute}.sf-list-bullet-circular.sf-list-counter-reset-1{counter-reset:listCounter 1}.sf-list-bullet-circular.sf-list-counter-reset-2{counter-reset:listCounter 2}.sf-list-bullet-circular.sf-list-counter-reset-3{counter-reset:listCounter 3}.sf-list-bullet-circular.sf-list-counter-reset-4{counter-reset:listCounter 4}.sf-list-bullet-circular.sf-list-counter-reset-5{counter-reset:listCounter 5}.sf-list-bullet-circular.sf-list-counter-reset-6{counter-reset:listCounter 6}.sf-list-bullet-circular.sf-list-counter-reset-7{counter-reset:listCounter 7}.sf-list-bullet-circular.sf-list-counter-reset-8{counter-reset:listCounter 8}.sf-list-bullet-circular.sf-list-counter-reset-9{counter-reset:listCounter 9}.sf-list-bullet-circular.sf-list-counter-reset-10{counter-reset:listCounter 10}.sf-list-bullet-circular.sf-list-counter-reset-11{counter-reset:listCounter 11}.sf-list-bullet-circular.sf-list-counter-reset-12{counter-reset:listCounter 12}.sf-list-bullet-circular.sf-list-counter-reset-13{counter-reset:listCounter 13}.sf-list-bullet-circular.sf-list-counter-reset-14{counter-reset:listCounter 14}.sf-list-bullet-circular.sf-list-counter-reset-15{counter-reset:listCounter 15}.sf-list-bullet-circular.sf-list-counter-reset-16{counter-reset:listCounter 16}.sf-list-bullet-circular.sf-list-counter-reset-17{counter-reset:listCounter 17}.sf-list-bullet-circular.sf-list-counter-reset-18{counter-reset:listCounter 18}.sf-list-bullet-circular.sf-list-counter-reset-19{counter-reset:listCounter 19}.sf-list-bullet-circular.sf-list-counter-reset-20{counter-reset:listCounter 20}ol.sf-list-bullet-circular>li{margin-bottom:1rem!important}ol.sf-list-bullet-circular>li:before{counter-increment:listCounter;content:counter(listCounter);width:2rem;height:2rem;left:0;top:0;text-align:center;font-size:.875rem;font-weight:600;font-family:Inter,Arial,sans-serif;background-color:#d8d8d8;line-height:2.3;padding:0;border-radius:10rem;color:#333}ul.sf-list-bullet-circular>li{margin-bottom:.5rem!important;font-family:Inter,Arial,sans-serif}ul.sf-list-bullet-circular>li:before{content:"";width:.5rem;height:.5rem;top:6px;left:.9rem;border-radius:100%;background-color:#333}.sf-list-bullet-circular>li>ol>li:before{padding:5px 8px;top:-7px}.sf-list-bullet-circular>li>ul{margin-top:1rem;margin-bottom:1rem}.sf-list-bullet-circular>li>ul>li:before{width:.4rem;height:.4rem}.sf-editor-content{font-family:Inter,Arial,sans-serif;line-height:1.65}.sf-editor-content>p span{display:inline-flex;align-items:center}.sf-editor-content>p::last-child{margin-bottom:0}.sf-editor-content>p img{display:inline-block;margin:0 .2rem}.sf-well{display:block;border-radius:2px;width:auto;padding:1rem;margin-bottom:1rem;background-color:#f3f3f3}.sf-well-heading{display:none;text-transform:uppercase;font-size:1em;font-weight:700;color:grey;margin:0 0 .5rem}.sf-well-heading::empty{display:none}.sf-well-body{font-size:.875rem;font-weight:500;font-family:Inter,Arial,sans-serif;line-height:1.65}.sf-well-body>*{color:#505050}.sf-well-body p{margin-top:0;margin-bottom:1rem}.sf-well-body p:last-child{margin-bottom:0}.sf-well-body>ul{padding-left:1.2rem}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.sf-blockquote{display:flex;align-items:center;position:relative;padding-left:7rem;background-color:#f3f3f3;border-radius:2px;min-height:7rem;margin-top:1rem;margin-bottom:1rem;-ms-box-shadow:0 2px 4px 0 rgba(0,0,0,.3);box-shadow:0 2px 4px 0 rgba(0,0,0,.3)}.sf-blockquote:before{display:block;position:absolute;z-index:1;top:-1px;bottom:-1px;left:-1px;width:.25rem;background-color:#dadada;content:""}.sf-blockquote>.sf-blockquote-addon{position:absolute;display:block;text-align:center;top:1.65rem;left:1.55rem;width:4rem;height:4rem;line-height:1;background-size:contain;background-position:50%;background-repeat:no-repeat}.sf-blockquote>.sf-blockquote-addon>.sf-blockquote-icon{font-size:4.1rem;color:#333;height:100%;line-height:1;display:none}.sf-blockquote>.sf-blockquote-content{padding:1.25rem 1.25rem 1.25rem 0;width:calc(100% - 1.25rem);width:-webkit-calc(100% - 1.25rem)}.sf-blockquote>.sf-blockquote-content>.sf-blockquote-content-header{display:none;font-size:1rem;font-weight:700;margin:0 0 .2rem;text-transform:uppercase}.sf-blockquote>.sf-blockquote-content>.sf-blockquote-content-body{color:#333;font-size:.875rem;font-family:Open Sans,sans-serif;font-weight:500;line-height:1.65}.sf-blockquote>.sf-blockquote-content>.sf-blockquote-content-body :last-child{margin-bottom:0}.sf-blockquote>.sf-blockquote-content>.sf-blockquote-content-body p{margin-top:0;margin-bottom:0}.sf-blockquote>.sf-blockquote-content>.sf-blockquote-content-body>ul{padding-left:1.2rem}.sf-blockquote-info{background-color:#daefff;border:1px solid #6fbfff;border-bottom-color:#55b4ff;fill:#003560}.sf-blockquote-info:before{background-color:#0060ac}.sf-blockquote-info>.sf-blockquote-addon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 56'%3E%3Cpath d='M27.781 21.171c.811 0 1.513-.3 2.105-.898s.89-1.324.89-2.175-.294-1.578-.882-2.183-1.292-.906-2.113-.906-1.528.302-2.121.906-.889 1.332-.889 2.183.296 1.576.889 2.175 1.3.898 2.121.898zM28 0C12.536 0 0 12.536 0 28s12.536 28 28 28 28-12.536 28-28S43.464 0 28 0zm0 54C13.641 54 2 42.359 2 28S13.641 2 28 2s26 11.641 26 26-11.641 26-26 26zm3.566-14.662a1.43 1.43 0 01-.653-.613c-.152-.273-.229-.606-.229-.999V24.395l-.228-.252-7.449.437v1.226c.304.033.641.112 1.011.235s.646.252.828.386a2.121 2.121 0 01.851 1.746v9.772c0 .414-.065.747-.197.999s-.36.445-.685.579c-.183.079-.4.135-.653.168-.254.033-.512.062-.775.084V41h9.608v-1.226a4.103 4.103 0 01-.761-.168 4.998 4.998 0 01-.668-.268z' fill='%230060AC'/%3E%3C/svg%3E")}.sf-blockquote-info>.sf-blockquote-content>.sf-blockquote-content-header{color:#003560}.sf-blockquote-info>.sf-blockquote-content>.sf-blockquote-content-body *{color:#003560!important}.sf-blockquote-alert{background-color:#fbedec;border:1px solid #f0bdba;border-bottom-color:#eba9a5;fill:#7f221c}.sf-blockquote-alert:before{background-color:#be332a}.sf-blockquote-alert>.sf-blockquote-addon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='130' height='130' viewBox='0 0 132 130'%3E%3Cpath d='M66 0C29.585 0 0 29.136 0 65c0 35.864 29.585 65 66 65s66-29.136 66-65c0-35.864-29.585-65-66-65zm0 5.91c33.173 0 60 26.42 60 59.09s-26.827 59.09-60 59.09S6 97.67 6 65 32.827 5.91 66 5.91zm-3.563 27.513c-.9 0-1.218.517-1.218 1.108v39.887c0 .886.618 1.2 1.218 1.2h6.844c.9 0 1.219-.61 1.219-1.2V34.53c0-.886-.619-1.108-1.219-1.108h-6.844zm0 53.182c-.9 0-1.218.517-1.218 1.108v7.756c0 .886.618 1.108 1.218 1.108h7.126c.9 0 1.218-.517 1.218-1.108v-7.756c0-.886-.619-1.108-1.219-1.108h-7.124z' fill='%23BE332A'/%3E%3C/svg%3E")}.sf-blockquote-alert>.sf-blockquote-content>.sf-blockquote-content-header{color:#7f221c}.sf-blockquote-alert>.sf-blockquote-content>.sf-blockquote-content-body *{color:#7f221c!important}.sf-blockquote-tip{background-color:#eaf8e8;border:1px solid #a2e199;border-bottom-color:#90db85;fill:#2c7322}.sf-blockquote-tip:before{background-color:#43ae33}.sf-blockquote-tip>.sf-blockquote-addon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 56'%3E%3Cpath d='M24 46H12a1 1 0 100 2h12a1 1 0 100-2zm-2 4h-8a1 1 0 100 2h8a1 1 0 100-2zm-3 4h-2a1 1 0 100 2h2a1 1 0 100-2zm17-35C36 8.507 27.941 0 18 0S0 8.507 0 19c0 7.919 4.592 14.7 11.116 17.555A.984.984 0 0011 37v2a1 1 0 001 1h12a1 1 0 001-1v-2a.984.984 0 00-.116-.445C31.408 33.7 36 26.919 36 19zM23 35.142V38H13v-2.858C6.614 32.909 2 26.532 2 19 2 9.611 9.163 2 18 2s16 7.611 16 17c0 7.532-4.614 13.909-11 16.142zM24 42H12a1 1 0 100 2h12a1 1 0 100-2z' fill='%2343AE33'/%3E%3C/svg%3E")}.sf-blockquote-tip>.sf-blockquote-content>.sf-blockquote-content-header{color:#2c7322}.sf-blockquote-tip>.sf-blockquote-content>.sf-blockquote-content-body *{color:#2c7322!important}.sf-tabs{width:100%;position:relative}.sf-tabs .sf-tabs-bar{display:block;width:100%;padding-bottom:.0625rem;border-bottom:1px solid #d4d4d4;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.sf-tabs .sf-tabs-bar::-webkit-scrollbar{background:transparent;height:0}.sf-tabs .sf-tabs-bar>.sf-tab-nav{margin:0;padding:0;list-style:none}.sf-tabs>.sf-tab-content{display:none;width:auto;padding:1rem 0}.sf-tabs>.sf-tab-content.in{display:block!important}.sf-tabs>.sf-tab-content>:first-child[class*=sf-]{margin-top:0}ul.sf-tab-nav{display:flex;align-content:flex-start}ul.sf-tab-nav,ul.sf-tab-nav>.sf-tab-item{position:relative;margin:0;margin-left:0!important}ul.sf-tab-nav>.sf-tab-item{display:block}ul.sf-tab-nav>.sf-tab-item:first-child{margin-top:0!important;margin-left:0!important}ul.sf-tab-nav>.sf-tab-item>.sf-tab-item-link{display:block;text-align:center;color:#9c9c9c;font-family:Open Sans,sans-serif;font-weight:600;font-size:.8125rem;padding:.5rem 1.5rem;text-decoration:none;text-transform:uppercase;letter-spacing:.0625em;position:relative;outline:none;cursor:pointer;word-break:normal;white-space:nowrap}ul.sf-tab-nav>.sf-tab-item>.sf-tab-item-link:active,ul.sf-tab-nav>.sf-tab-item>.sf-tab-item-link:focus{color:#f69139}ul.sf-tab-nav>.sf-tab-item>.sf-tab-item-link:hover{color:#58595b}ul.sf-tab-nav>.sf-tab-item>.sf-tab-item-link:after{content:"";position:absolute;bottom:-.0625rem;z-index:1;left:0;right:0;height:.0625rem;background-color:transparent;display:none}ul.sf-tab-nav>.sf-tab-item.active>.sf-tab-item-link{color:#f69139}ul.sf-tab-nav>.sf-tab-item.active>.sf-tab-item-link:hover{color:#f68520}ul.sf-tab-nav>.sf-tab-item.active>.sf-tab-item-link:after{height:.125rem;display:block;background-color:#f68520}.sf-accordion{display:flex;flex-direction:column;width:100%}.sf-accordion-item{overflow:hidden;margin-bottom:.25rem}.sf-accordion-item .sf-accordion-content{display:none}.sf-accordion-item:first-of-type~.sf-accordion-item{margin-top:-1px}.sf-accordion-item>.sf-accordion-content{display:none;padding:1rem;position:relative;background-color:#fbfbfb}.sf-accordion-toggle{display:flex;align-items:center;position:relative;border:.0625rem solid transparent;background-color:#f5f5f5;padding:1rem;cursor:pointer}.sf-accordion-toggle>.sf-accordion-icon{width:1rem;height:1rem;margin-left:1rem;transition:transform .2s cubic-bezier(.39,.575,.565,1);position:relative;pointer-events:none;background-repeat:none;background-size:contain;opacity:.6;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxODUuMzQzIDE4NS4zNDMiPjxwYXRoIGQ9Ik01MS43MDcgMTg1LjM0M2ExMC42OTIgMTAuNjkyIDAgMDEtNy41OTMtMy4xNDkgMTAuNzI0IDEwLjcyNCAwIDAxMC0xNS4xNzVsNzQuMzUyLTc0LjM0N0w0NC4xMTQgMTguMzJjLTQuMTk0LTQuMTk0LTQuMTk0LTEwLjk4NyAwLTE1LjE3NSA0LjE5NC00LjE5NCAxMC45ODctNC4xOTQgMTUuMTggMGw4MS45MzQgODEuOTM0YzQuMTk0IDQuMTk0IDQuMTk0IDEwLjk4NyAwIDE1LjE3NWwtODEuOTM0IDgxLjkzOWExMC42NzggMTAuNjc4IDAgMDEtNy41ODcgMy4xNXoiIGZpbGw9IiMwMTAwMDIiLz48L3N2Zz4=")}.sf-accordion-toggle>.sf-accordion-text{width:calc(100% - 2rem);display:flex;flex-direction:column;justify-content:center;margin:0;font-weight:400;font-size:1rem;font-family:Open Sans,sans-serif;color:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.sf-accordion-toggle>.sf-accordion-text>small{color:#696969;font-weight:400;font-size:75%}.sf-accordion-toggle.in>.sf-accordion-icon{transform:rotate(90deg);transition:transform .2s cubic-bezier(.39,.575,.565,1)}.sf-accordion-toggle.in+.sf-accordion-content{display:block}.sf-accordion-toggle.in>.sf-accordion-text{color:#f2841f}.sf-accordion-toggle:hover{background-color:#ededed;border-color:#e3e3e3;z-index:1}.sf-list-bullet-circular{margin:0;padding:0;list-style-type:none;list-style-type:none!important;counter-reset:listCounter;margin-bottom:2rem;margin-top:2rem}.sf-list-bullet-circular>li{padding-left:3rem;position:relative;min-height:2rem;display:flex;align-items:center;flex-wrap:wrap}.sf-list-bullet-circular>li>*{display:block;width:100%}.sf-list-bullet-circular>li>:first-child[class*=sf-]{margin-top:0}.sf-list-bullet-circular>li:before{position:absolute}.sf-list-bullet-circular.sf-list-counter-reset-1{counter-reset:listCounter 1}.sf-list-bullet-circular.sf-list-counter-reset-2{counter-reset:listCounter 2}.sf-list-bullet-circular.sf-list-counter-reset-3{counter-reset:listCounter 3}.sf-list-bullet-circular.sf-list-counter-reset-4{counter-reset:listCounter 4}.sf-list-bullet-circular.sf-list-counter-reset-5{counter-reset:listCounter 5}.sf-list-bullet-circular.sf-list-counter-reset-6{counter-reset:listCounter 6}.sf-list-bullet-circular.sf-list-counter-reset-7{counter-reset:listCounter 7}.sf-list-bullet-circular.sf-list-counter-reset-8{counter-reset:listCounter 8}.sf-list-bullet-circular.sf-list-counter-reset-9{counter-reset:listCounter 9}.sf-list-bullet-circular.sf-list-counter-reset-10{counter-reset:listCounter 10}.sf-list-bullet-circular.sf-list-counter-reset-11{counter-reset:listCounter 11}.sf-list-bullet-circular.sf-list-counter-reset-12{counter-reset:listCounter 12}.sf-list-bullet-circular.sf-list-counter-reset-13{counter-reset:listCounter 13}.sf-list-bullet-circular.sf-list-counter-reset-14{counter-reset:listCounter 14}.sf-list-bullet-circular.sf-list-counter-reset-15{counter-reset:listCounter 15}.sf-list-bullet-circular.sf-list-counter-reset-16{counter-reset:listCounter 16}.sf-list-bullet-circular.sf-list-counter-reset-17{counter-reset:listCounter 17}.sf-list-bullet-circular.sf-list-counter-reset-18{counter-reset:listCounter 18}.sf-list-bullet-circular.sf-list-counter-reset-19{counter-reset:listCounter 19}.sf-list-bullet-circular.sf-list-counter-reset-20{counter-reset:listCounter 20}ol.sf-list-bullet-circular>li{margin-bottom:1rem!important}ol.sf-list-bullet-circular>li:before{counter-increment:listCounter;content:counter(listCounter);width:2rem;height:2rem;left:0;top:0;text-align:center;font-size:.875rem;font-weight:600;font-family:Open Sans,sans-serif;background-color:#f2f2f2;line-height:2.3;padding:0;border-radius:10rem;color:#4d4d4d}ul.sf-list-bullet-circular>li{margin-bottom:.5rem!important;font-family:Open Sans,sans-serif}ul.sf-list-bullet-circular>li:before{content:"";width:.5rem;height:.5rem;top:6px;left:.9rem;border-radius:100%;background-color:#4d4d4d}.sf-list-bullet-circular>li>ol>li:before{padding:5px 8px;top:-7px}.sf-list-bullet-circular>li>ul{margin-top:1rem;margin-bottom:1rem}.sf-list-bullet-circular>li>ul>li:before{width:.4rem;height:.4rem}.sf-editor-content{font-family:Open Sans,sans-serif;line-height:1.65}.sf-editor-content>p span{display:inline-flex;align-items:center}.sf-editor-content>p::last-child{margin-bottom:0}.sf-editor-content>p img{display:inline-block;margin:0 .2rem}.sf-well{display:block;border-radius:2px;width:auto;padding:1rem;margin-bottom:1rem;background-color:#f3f3f3}.sf-well-heading{display:none;text-transform:uppercase;font-size:1em;font-weight:700;color:grey;margin:0 0 .5rem}.sf-well-heading::empty{display:none}.sf-well-body{font-size:.875rem;font-weight:500;font-family:Open Sans,sans-serif;line-height:1.65}.sf-well-body>*{color:#505050}.sf-well-body p{margin-top:0;margin-bottom:1rem}.sf-well-body p:last-child{margin-bottom:0}.sf-well-body>ul{padding-left:1.2rem}
|
|
1
|
+
.sf-blockquote{display:flex;align-items:center;position:relative;padding-left:7rem;background-color:#f3f3f3;border-radius:2px;min-height:7rem;margin-top:1rem;margin-bottom:1rem;-ms-box-shadow:0 2px 4px 0 rgba(0,0,0,.3);box-shadow:0 2px 4px 0 rgba(0,0,0,.3)}.sf-blockquote:before{display:block;position:absolute;z-index:1;top:-1px;bottom:-1px;left:-1px;width:.25rem;background-color:#dadada;content:""}.sf-blockquote>.sf-blockquote-addon{position:absolute;display:block;text-align:center;top:1.65rem;left:1.55rem;width:4rem;height:4rem;line-height:1;background-size:contain;background-position:50%;background-repeat:no-repeat}.sf-blockquote>.sf-blockquote-addon>.sf-blockquote-icon{font-size:4.1rem;color:#333;height:100%;line-height:1;display:none}.sf-blockquote>.sf-blockquote-content{padding:1.25rem 1.25rem 1.25rem 0;width:calc(100% - 1.25rem);width:-webkit-calc(100% - 1.25rem)}.sf-blockquote>.sf-blockquote-content>.sf-blockquote-content-header{display:none;font-size:1rem;font-weight:700;margin:0 0 .2rem;text-transform:uppercase}.sf-blockquote>.sf-blockquote-content>.sf-blockquote-content-body{color:#333;font-size:.875rem;font-family:Open Sans,sans-serif;font-weight:500;line-height:1.65}.sf-blockquote>.sf-blockquote-content>.sf-blockquote-content-body :last-child{margin-bottom:0}.sf-blockquote>.sf-blockquote-content>.sf-blockquote-content-body p{margin-top:0;margin-bottom:0}.sf-blockquote>.sf-blockquote-content>.sf-blockquote-content-body>ul{padding-left:1.2rem}.sf-blockquote-info{background-color:#daefff;border:1px solid #6fbfff;border-bottom-color:#55b4ff;fill:#003560}.sf-blockquote-info:before{background-color:#0060ac}.sf-blockquote-info>.sf-blockquote-addon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 56'%3E%3Cpath d='M27.781 21.171c.811 0 1.513-.3 2.105-.898s.89-1.324.89-2.175-.294-1.578-.882-2.183-1.292-.906-2.113-.906-1.528.302-2.121.906-.889 1.332-.889 2.183.296 1.576.889 2.175 1.3.898 2.121.898zM28 0C12.536 0 0 12.536 0 28s12.536 28 28 28 28-12.536 28-28S43.464 0 28 0zm0 54C13.641 54 2 42.359 2 28S13.641 2 28 2s26 11.641 26 26-11.641 26-26 26zm3.566-14.662a1.43 1.43 0 01-.653-.613c-.152-.273-.229-.606-.229-.999V24.395l-.228-.252-7.449.437v1.226c.304.033.641.112 1.011.235s.646.252.828.386a2.121 2.121 0 01.851 1.746v9.772c0 .414-.065.747-.197.999s-.36.445-.685.579c-.183.079-.4.135-.653.168-.254.033-.512.062-.775.084V41h9.608v-1.226a4.103 4.103 0 01-.761-.168 4.998 4.998 0 01-.668-.268z' fill='%230060AC'/%3E%3C/svg%3E")}.sf-blockquote-info>.sf-blockquote-content>.sf-blockquote-content-header{color:#003560}.sf-blockquote-info>.sf-blockquote-content>.sf-blockquote-content-body *{color:#003560!important}.sf-blockquote-alert{background-color:#fbedec;border:1px solid #f0bdba;border-bottom-color:#eba9a5;fill:#7f221c}.sf-blockquote-alert:before{background-color:#be332a}.sf-blockquote-alert>.sf-blockquote-addon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='130' height='130' viewBox='0 0 132 130'%3E%3Cpath d='M66 0C29.585 0 0 29.136 0 65c0 35.864 29.585 65 66 65s66-29.136 66-65c0-35.864-29.585-65-66-65zm0 5.91c33.173 0 60 26.42 60 59.09s-26.827 59.09-60 59.09S6 97.67 6 65 32.827 5.91 66 5.91zm-3.563 27.513c-.9 0-1.218.517-1.218 1.108v39.887c0 .886.618 1.2 1.218 1.2h6.844c.9 0 1.219-.61 1.219-1.2V34.53c0-.886-.619-1.108-1.219-1.108h-6.844zm0 53.182c-.9 0-1.218.517-1.218 1.108v7.756c0 .886.618 1.108 1.218 1.108h7.126c.9 0 1.218-.517 1.218-1.108v-7.756c0-.886-.619-1.108-1.219-1.108h-7.124z' fill='%23BE332A'/%3E%3C/svg%3E")}.sf-blockquote-alert>.sf-blockquote-content>.sf-blockquote-content-header{color:#7f221c}.sf-blockquote-alert>.sf-blockquote-content>.sf-blockquote-content-body *{color:#7f221c!important}.sf-blockquote-tip{background-color:#eaf8e8;border:1px solid #a2e199;border-bottom-color:#90db85;fill:#2c7322}.sf-blockquote-tip:before{background-color:#43ae33}.sf-blockquote-tip>.sf-blockquote-addon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 56'%3E%3Cpath d='M24 46H12a1 1 0 100 2h12a1 1 0 100-2zm-2 4h-8a1 1 0 100 2h8a1 1 0 100-2zm-3 4h-2a1 1 0 100 2h2a1 1 0 100-2zm17-35C36 8.507 27.941 0 18 0S0 8.507 0 19c0 7.919 4.592 14.7 11.116 17.555A.984.984 0 0011 37v2a1 1 0 001 1h12a1 1 0 001-1v-2a.984.984 0 00-.116-.445C31.408 33.7 36 26.919 36 19zM23 35.142V38H13v-2.858C6.614 32.909 2 26.532 2 19 2 9.611 9.163 2 18 2s16 7.611 16 17c0 7.532-4.614 13.909-11 16.142zM24 42H12a1 1 0 100 2h12a1 1 0 100-2z' fill='%2343AE33'/%3E%3C/svg%3E")}.sf-blockquote-tip>.sf-blockquote-content>.sf-blockquote-content-header{color:#2c7322}.sf-blockquote-tip>.sf-blockquote-content>.sf-blockquote-content-body *{color:#2c7322!important}.sf-tabs{width:100%;position:relative}.sf-tabs .sf-tabs-bar{display:block;width:100%;padding-bottom:.0625rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.sf-tabs .sf-tabs-bar::-webkit-scrollbar{background:transparent;height:0}.sf-tabs .sf-tabs-bar>.sf-tab-nav{margin:0;padding:0;list-style:none}.sf-tabs>.sf-tab-content{display:none;width:auto;padding:1rem 0}.sf-tabs>.sf-tab-content.in{display:block!important}.sf-tabs>.sf-tab-content>:first-child[class*=sf-]{margin-top:0}ul.sf-tab-nav{display:flex;align-content:flex-start;gap:2rem}ul.sf-tab-nav,ul.sf-tab-nav>.sf-tab-item{position:relative;margin:0;margin-left:0!important}ul.sf-tab-nav>.sf-tab-item{display:block}ul.sf-tab-nav>.sf-tab-item:first-child{margin-top:0!important;margin-left:0!important}ul.sf-tab-nav>.sf-tab-item>.sf-tab-item-link{display:block;text-align:center;color:#9c9c9c;font-family:Open Sans,sans-serif;font-weight:600;font-size:.8125rem;padding:.5rem 1.5rem;text-decoration:none;text-transform:uppercase;line-height:1.5rem;letter-spacing:0;position:relative;outline:none;cursor:pointer;word-break:normal;white-space:nowrap}ul.sf-tab-nav>.sf-tab-item>.sf-tab-item-link:active,ul.sf-tab-nav>.sf-tab-item>.sf-tab-item-link:focus{color:#f69139}ul.sf-tab-nav>.sf-tab-item>.sf-tab-item-link:hover{color:#58595b}ul.sf-tab-nav>.sf-tab-item>.sf-tab-item-link:after{content:"";position:absolute;bottom:-.0625rem;z-index:1;left:0;right:0;height:.0625rem;background-color:transparent;display:none}ul.sf-tab-nav>.sf-tab-item.active>.sf-tab-item-link{color:#f69139}ul.sf-tab-nav>.sf-tab-item.active>.sf-tab-item-link:hover{color:#f68520}ul.sf-tab-nav>.sf-tab-item.active>.sf-tab-item-link:after{height:.125rem;display:block;background-color:#f68520;border-radius:.125rem}.sf-accordion{display:flex;flex-direction:column;width:100%}.sf-accordion-item{overflow:hidden;margin-bottom:.25rem}.sf-accordion-item .sf-accordion-content{display:none}.sf-accordion-item:first-of-type~.sf-accordion-item{margin-top:-1px}.sf-accordion-item>.sf-accordion-content{display:none;padding:1rem;position:relative;background-color:#fbfbfb}.sf-accordion-toggle{display:flex;align-items:center;position:relative;border:.0625rem solid transparent;background-color:#f5f5f5;padding:1rem;cursor:pointer}.sf-accordion-toggle>.sf-accordion-icon{width:1rem;height:1rem;margin-left:1rem;transition:transform .2s cubic-bezier(.39,.575,.565,1);position:relative;pointer-events:none;background-repeat:none;background-size:contain;opacity:.6;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxODUuMzQzIDE4NS4zNDMiPjxwYXRoIGQ9Ik01MS43MDcgMTg1LjM0M2ExMC42OTIgMTAuNjkyIDAgMDEtNy41OTMtMy4xNDkgMTAuNzI0IDEwLjcyNCAwIDAxMC0xNS4xNzVsNzQuMzUyLTc0LjM0N0w0NC4xMTQgMTguMzJjLTQuMTk0LTQuMTk0LTQuMTk0LTEwLjk4NyAwLTE1LjE3NSA0LjE5NC00LjE5NCAxMC45ODctNC4xOTQgMTUuMTggMGw4MS45MzQgODEuOTM0YzQuMTk0IDQuMTk0IDQuMTk0IDEwLjk4NyAwIDE1LjE3NWwtODEuOTM0IDgxLjkzOWExMC42NzggMTAuNjc4IDAgMDEtNy41ODcgMy4xNXoiIGZpbGw9IiMwMTAwMDIiLz48L3N2Zz4=")}.sf-accordion-toggle>.sf-accordion-text{width:calc(100% - 2rem);display:flex;flex-direction:column;justify-content:center;margin:0;font-weight:400;font-size:1rem;font-family:Open Sans,sans-serif;color:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.sf-accordion-toggle>.sf-accordion-text>small{color:#696969;font-weight:400;font-size:75%}.sf-accordion-toggle.in>.sf-accordion-icon{transform:rotate(90deg);transition:transform .2s cubic-bezier(.39,.575,.565,1)}.sf-accordion-toggle.in+.sf-accordion-content{display:block}.sf-accordion-toggle.in>.sf-accordion-text{color:#f2841f}.sf-accordion-toggle:hover{background-color:#ededed;border-color:#e3e3e3;z-index:1}.sf-list-bullet-circular{margin:0;padding:0;list-style-type:none;list-style-type:none!important;counter-reset:listCounter;margin-bottom:2rem;margin-top:2rem}.sf-list-bullet-circular>li{padding-left:3rem;position:relative;min-height:2rem;display:flex;align-items:center;flex-wrap:wrap}.sf-list-bullet-circular>li>*{display:block;width:100%}.sf-list-bullet-circular>li>:first-child[class*=sf-]{margin-top:0}.sf-list-bullet-circular>li:before{position:absolute}.sf-list-bullet-circular.sf-list-counter-reset-1{counter-reset:listCounter 1}.sf-list-bullet-circular.sf-list-counter-reset-2{counter-reset:listCounter 2}.sf-list-bullet-circular.sf-list-counter-reset-3{counter-reset:listCounter 3}.sf-list-bullet-circular.sf-list-counter-reset-4{counter-reset:listCounter 4}.sf-list-bullet-circular.sf-list-counter-reset-5{counter-reset:listCounter 5}.sf-list-bullet-circular.sf-list-counter-reset-6{counter-reset:listCounter 6}.sf-list-bullet-circular.sf-list-counter-reset-7{counter-reset:listCounter 7}.sf-list-bullet-circular.sf-list-counter-reset-8{counter-reset:listCounter 8}.sf-list-bullet-circular.sf-list-counter-reset-9{counter-reset:listCounter 9}.sf-list-bullet-circular.sf-list-counter-reset-10{counter-reset:listCounter 10}.sf-list-bullet-circular.sf-list-counter-reset-11{counter-reset:listCounter 11}.sf-list-bullet-circular.sf-list-counter-reset-12{counter-reset:listCounter 12}.sf-list-bullet-circular.sf-list-counter-reset-13{counter-reset:listCounter 13}.sf-list-bullet-circular.sf-list-counter-reset-14{counter-reset:listCounter 14}.sf-list-bullet-circular.sf-list-counter-reset-15{counter-reset:listCounter 15}.sf-list-bullet-circular.sf-list-counter-reset-16{counter-reset:listCounter 16}.sf-list-bullet-circular.sf-list-counter-reset-17{counter-reset:listCounter 17}.sf-list-bullet-circular.sf-list-counter-reset-18{counter-reset:listCounter 18}.sf-list-bullet-circular.sf-list-counter-reset-19{counter-reset:listCounter 19}.sf-list-bullet-circular.sf-list-counter-reset-20{counter-reset:listCounter 20}ol.sf-list-bullet-circular>li{margin-bottom:1rem!important}ol.sf-list-bullet-circular>li:before{counter-increment:listCounter;content:counter(listCounter);width:2rem;height:2rem;left:0;top:0;text-align:center;font-size:.875rem;font-weight:600;font-family:Open Sans,sans-serif;background-color:#f2f2f2;line-height:2.3;padding:0;border-radius:10rem;color:#4d4d4d}ul.sf-list-bullet-circular>li{margin-bottom:.5rem!important;font-family:Open Sans,sans-serif}ul.sf-list-bullet-circular>li:before{content:"";width:.5rem;height:.5rem;top:6px;left:.9rem;border-radius:100%;background-color:#4d4d4d}.sf-list-bullet-circular>li>ol>li:before{padding:5px 8px;top:-7px}.sf-list-bullet-circular>li>ul{margin-top:1rem;margin-bottom:1rem}.sf-list-bullet-circular>li>ul>li:before{width:.4rem;height:.4rem}.sf-editor-content{font-family:Open Sans,sans-serif;line-height:1.65}.sf-editor-content>p span{display:inline-flex;align-items:center}.sf-editor-content>p::last-child{margin-bottom:0}.sf-editor-content>p img{display:inline-block;margin:0 .2rem}.sf-well{display:block;border-radius:2px;width:auto;padding:1rem;margin-bottom:1rem;background-color:#f3f3f3}.sf-well-heading{display:none;text-transform:uppercase;font-size:1em;font-weight:700;color:grey;margin:0 0 .5rem}.sf-well-heading::empty{display:none}.sf-well-body{font-size:.875rem;font-weight:500;font-family:Open Sans,sans-serif;line-height:1.65}.sf-well-body>*{color:#505050}.sf-well-body p{margin-top:0;margin-bottom:1rem}.sf-well-body p:last-child{margin-bottom:0}.sf-well-body>ul{padding-left:1.2rem}
|
package/dist/index.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
<meta charset="utf-8">
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
6
6
|
<title>GUI v3</title>
|
|
7
|
-
<link href="css/x1-leap.css?
|
|
7
|
+
<link href="css/x1-leap.css?a91f8b284945cd22c6b3" rel="stylesheet"><link href="css/x1-titlex.css?a91f8b284945cd22c6b3" rel="stylesheet"><link href="css/x1-titlex-leap-design-fix.css?a91f8b284945cd22c6b3" rel="stylesheet"><link href="css/x1-leap-slim.css?a91f8b284945cd22c6b3" rel="stylesheet"><link href="css/x1-titlex-slim.css?a91f8b284945cd22c6b3" rel="stylesheet"><link href="css/x3-whitelabel.css?a91f8b284945cd22c6b3" rel="stylesheet"><link href="css/4d-leap.css?a91f8b284945cd22c6b3" rel="stylesheet"><link href="css/4d-lawconnect.css?a91f8b284945cd22c6b3" rel="stylesheet"><link href="css/4d-bylawyers.css?a91f8b284945cd22c6b3" rel="stylesheet"><link href="css/4d-leap-web.css?a91f8b284945cd22c6b3" rel="stylesheet"><link href="css/xsf-crx-leap.css?a91f8b284945cd22c6b3" rel="stylesheet"><link href="css/xsf-crx-lawconnect.css?a91f8b284945cd22c6b3" rel="stylesheet"><link href="css/bs-leap-slim.css?a91f8b284945cd22c6b3" rel="stylesheet"><link href="css/bs-leap.css?a91f8b284945cd22c6b3" rel="stylesheet"><link href="css/bs-titlex.css?a91f8b284945cd22c6b3" rel="stylesheet"><link href="css/bs-lawconnect.css?a91f8b284945cd22c6b3" rel="stylesheet"></head>
|
|
8
8
|
<body class="container">
|
|
9
9
|
<h1>
|
|
10
10
|
h1. Bootstrap heading
|
|
@@ -27,5 +27,5 @@
|
|
|
27
27
|
<div class="p-3 mb-2 bg-light text-dark">.bg-light</div>
|
|
28
28
|
<div class="p-3 mb-2 bg-dark text-white">.bg-dark</div>
|
|
29
29
|
<div class="p-3 mb-2 bg-white text-dark">.bg-white</div>
|
|
30
|
-
<script type="text/javascript" src="app.js?
|
|
30
|
+
<script type="text/javascript" src="app.js?a91f8b284945cd22c6b3"></script><script type="text/javascript" src="x1-leap.js?a91f8b284945cd22c6b3"></script><script type="text/javascript" src="x1-titlex.js?a91f8b284945cd22c6b3"></script><script type="text/javascript" src="x1-titlex-leap-design-fix.js?a91f8b284945cd22c6b3"></script><script type="text/javascript" src="x1-leap-slim.js?a91f8b284945cd22c6b3"></script><script type="text/javascript" src="x1-titlex-slim.js?a91f8b284945cd22c6b3"></script><script type="text/javascript" src="x3-whitelabel.js?a91f8b284945cd22c6b3"></script><script type="text/javascript" src="4d-leap.js?a91f8b284945cd22c6b3"></script><script type="text/javascript" src="4d-lawconnect.js?a91f8b284945cd22c6b3"></script><script type="text/javascript" src="4d-bylawyers.js?a91f8b284945cd22c6b3"></script><script type="text/javascript" src="4d-leap-web.js?a91f8b284945cd22c6b3"></script><script type="text/javascript" src="xsf-crx-leap.js?a91f8b284945cd22c6b3"></script><script type="text/javascript" src="xsf-crx-lawconnect.js?a91f8b284945cd22c6b3"></script><script type="text/javascript" src="bs-leap-slim.js?a91f8b284945cd22c6b3"></script><script type="text/javascript" src="bs-leap.js?a91f8b284945cd22c6b3"></script><script type="text/javascript" src="bs-titlex.js?a91f8b284945cd22c6b3"></script><script type="text/javascript" src="bs-lawconnect.js?a91f8b284945cd22c6b3"></script></body>
|
|
31
31
|
</html>
|
|
@@ -10,7 +10,6 @@
|
|
|
10
10
|
display: block;
|
|
11
11
|
width: 100%;
|
|
12
12
|
padding-bottom: 0.0625rem;
|
|
13
|
-
border-bottom: 1px solid $comp_tab-nav-border-color;
|
|
14
13
|
|
|
15
14
|
// Make tab responsive
|
|
16
15
|
overflow-x: auto;
|
|
@@ -47,6 +46,7 @@
|
|
|
47
46
|
ul.#{$prefix}tab-nav {
|
|
48
47
|
display: flex;
|
|
49
48
|
align-content: flex-start;
|
|
49
|
+
gap: 2rem;
|
|
50
50
|
position: relative;
|
|
51
51
|
margin: 0;
|
|
52
52
|
margin-left: 0 !important;
|
|
@@ -72,7 +72,8 @@ ul.#{$prefix}tab-nav {
|
|
|
72
72
|
padding: $comp_tab-link-padding;
|
|
73
73
|
text-decoration: none;
|
|
74
74
|
text-transform: $comp_tab-link-transform;
|
|
75
|
-
|
|
75
|
+
line-height: 1.5rem;
|
|
76
|
+
letter-spacing: 0;
|
|
76
77
|
position: relative;
|
|
77
78
|
outline: none;
|
|
78
79
|
cursor: pointer;
|
|
@@ -111,6 +112,7 @@ ul.#{$prefix}tab-nav {
|
|
|
111
112
|
height: $comp_tab-link-active-border-thickness;
|
|
112
113
|
display: block;
|
|
113
114
|
background-color: $comp_tab-nav-border-color-active;
|
|
115
|
+
border-radius: $comp_tab-link-active-border-thickness;
|
|
114
116
|
}
|
|
115
117
|
}
|
|
116
118
|
}
|
|
@@ -5,16 +5,17 @@ $prefix: 'sf-';
|
|
|
5
5
|
$vendors: '-moz-', '-webkit-', '-ms-', '';
|
|
6
6
|
$btn-sizes: 'lg', 'xs';
|
|
7
7
|
|
|
8
|
-
$theme-font-family: '';
|
|
8
|
+
$theme-font-family: 'Inter', Arial, sans-serif;
|
|
9
9
|
$theme-border-radius: 2px;
|
|
10
10
|
$theme-padding: 1rem;
|
|
11
|
+
$theme-line-height: 1.65;
|
|
11
12
|
|
|
12
13
|
// Theme colors
|
|
13
|
-
$theme-cyan: #
|
|
14
|
-
$theme-darkblue: #
|
|
15
|
-
$theme-lightgray: #
|
|
16
|
-
$theme-text-color: #
|
|
17
|
-
$theme-text-muted: #
|
|
14
|
+
$theme-cyan: #0E5FE3;
|
|
15
|
+
$theme-darkblue: #0A49AF;
|
|
16
|
+
$theme-lightgray: #E8F0FC;
|
|
17
|
+
$theme-text-color: #191919;
|
|
18
|
+
$theme-text-muted: #6D7278;
|
|
18
19
|
|
|
19
20
|
//============================================================
|
|
20
21
|
// Blockquotes
|
|
@@ -26,22 +27,26 @@ $blockquote-content-offset: $blockquote-addon-dimensions + ($blockquote-addon-of
|
|
|
26
27
|
|
|
27
28
|
// This should vary per theme
|
|
28
29
|
$blockquote-default-bg-color: #f3f3f3;
|
|
29
|
-
$blockquote-blue:
|
|
30
|
-
$blockquote-green: #
|
|
31
|
-
$blockquote-red: #
|
|
30
|
+
$blockquote-blue: $theme-cyan;
|
|
31
|
+
$blockquote-green: #49BF70;
|
|
32
|
+
$blockquote-red: #D65454;
|
|
32
33
|
|
|
34
|
+
$blockquote-info-accent-border: $blockquote-blue;
|
|
33
35
|
$blockquote-info-color: $blockquote-blue;
|
|
34
36
|
$blockquote-info-bgcolor: lighten($blockquote-blue,59%);
|
|
35
37
|
$blockquote-info-border-color: lighten($blockquote-blue,38%);
|
|
36
38
|
|
|
39
|
+
$blockquote-tip-accent-border: $blockquote-red;
|
|
37
40
|
$blockquote-tip-color: $blockquote-green;
|
|
38
41
|
$blockquote-tip-bgcolor: lighten($blockquote-green,50%);
|
|
39
42
|
$blockquote-tip-border-color: lighten($blockquote-green,30%);
|
|
40
43
|
|
|
44
|
+
$blockquote-alert-accent-border: $blockquote-red;
|
|
41
45
|
$blockquote-alert-color: $blockquote-red;
|
|
42
46
|
$blockquote-alert-bgcolor: lighten($blockquote-red,50%);
|
|
43
47
|
$blockquote-alert-border-color: lighten($blockquote-red,38%);
|
|
44
48
|
|
|
49
|
+
|
|
45
50
|
$bq-sh-x: 0;
|
|
46
51
|
$bq-sh-y: 1px;
|
|
47
52
|
$bq-sh-blur: 4px;
|
|
@@ -51,15 +56,18 @@ $bq-sh-color: rgba(0, 0, 0, 0.17);
|
|
|
51
56
|
//============================================================
|
|
52
57
|
// SF Tabs
|
|
53
58
|
//============================================================
|
|
54
|
-
$comp_tab-link-transform:
|
|
55
|
-
$comp_tab-link-color-active:
|
|
56
|
-
$comp_tab-link-color:
|
|
57
|
-
$comp_tab-
|
|
59
|
+
$comp_tab-link-transform: none;
|
|
60
|
+
$comp_tab-link-color-active: $theme-darkblue;
|
|
61
|
+
$comp_tab-link-color: $theme-text-muted;
|
|
62
|
+
$comp_tab-link-hover-color: $theme-text-color;
|
|
63
|
+
$comp_tab-link-font-size: 1rem;
|
|
64
|
+
$comp_tab-font-weight: 500;
|
|
58
65
|
$comp_tab-nav-border-color: $theme-lightgray;
|
|
59
|
-
$comp_tab-nav-border-color-active: $theme-
|
|
60
|
-
$comp_tab-
|
|
66
|
+
$comp_tab-nav-border-color-active: $theme-darkblue;
|
|
67
|
+
$comp_tab-link-active-border-thickness: .1875rem;
|
|
68
|
+
$comp_tab-nav-border-thickness: .1875rem;
|
|
61
69
|
$comp_tab-content-padding: 1rem;
|
|
62
|
-
$comp_tab-link-padding:
|
|
70
|
+
$comp_tab-link-padding: .5rem 0rem;
|
|
63
71
|
|
|
64
72
|
//============================================================
|
|
65
73
|
// SF Accordion
|
|
@@ -67,6 +75,7 @@ $comp_tab-link-padding: 1.5rem 1.5rem .5rem;
|
|
|
67
75
|
$accordion-item-top-offset: -1px;
|
|
68
76
|
$accordion-toggle-padding: 1rem;
|
|
69
77
|
$accordion-toggle-border-color: #e3e3e3;
|
|
78
|
+
$accordion-toggle-active-color: $theme-darkblue;
|
|
70
79
|
$accordion-toggle-hover-border-color: darken($theme-lightgray,10%);
|
|
71
80
|
$accordion-toggle-icon-stroke-width: 0.125rem;
|
|
72
81
|
$accordion-toggle-icon-dim: 1rem;
|
|
@@ -0,0 +1,96 @@
|
|
|
1
|
+
/******/ (function(modules) { // webpackBootstrap
|
|
2
|
+
/******/ // The module cache
|
|
3
|
+
/******/ var installedModules = {};
|
|
4
|
+
/******/
|
|
5
|
+
/******/ // The require function
|
|
6
|
+
/******/ function __webpack_require__(moduleId) {
|
|
7
|
+
/******/
|
|
8
|
+
/******/ // Check if module is in cache
|
|
9
|
+
/******/ if(installedModules[moduleId]) {
|
|
10
|
+
/******/ return installedModules[moduleId].exports;
|
|
11
|
+
/******/ }
|
|
12
|
+
/******/ // Create a new module (and put it into the cache)
|
|
13
|
+
/******/ var module = installedModules[moduleId] = {
|
|
14
|
+
/******/ i: moduleId,
|
|
15
|
+
/******/ l: false,
|
|
16
|
+
/******/ exports: {}
|
|
17
|
+
/******/ };
|
|
18
|
+
/******/
|
|
19
|
+
/******/ // Execute the module function
|
|
20
|
+
/******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
|
|
21
|
+
/******/
|
|
22
|
+
/******/ // Flag the module as loaded
|
|
23
|
+
/******/ module.l = true;
|
|
24
|
+
/******/
|
|
25
|
+
/******/ // Return the exports of the module
|
|
26
|
+
/******/ return module.exports;
|
|
27
|
+
/******/ }
|
|
28
|
+
/******/
|
|
29
|
+
/******/
|
|
30
|
+
/******/ // expose the modules object (__webpack_modules__)
|
|
31
|
+
/******/ __webpack_require__.m = modules;
|
|
32
|
+
/******/
|
|
33
|
+
/******/ // expose the module cache
|
|
34
|
+
/******/ __webpack_require__.c = installedModules;
|
|
35
|
+
/******/
|
|
36
|
+
/******/ // define getter function for harmony exports
|
|
37
|
+
/******/ __webpack_require__.d = function(exports, name, getter) {
|
|
38
|
+
/******/ if(!__webpack_require__.o(exports, name)) {
|
|
39
|
+
/******/ Object.defineProperty(exports, name, { enumerable: true, get: getter });
|
|
40
|
+
/******/ }
|
|
41
|
+
/******/ };
|
|
42
|
+
/******/
|
|
43
|
+
/******/ // define __esModule on exports
|
|
44
|
+
/******/ __webpack_require__.r = function(exports) {
|
|
45
|
+
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
|
|
46
|
+
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
47
|
+
/******/ }
|
|
48
|
+
/******/ Object.defineProperty(exports, '__esModule', { value: true });
|
|
49
|
+
/******/ };
|
|
50
|
+
/******/
|
|
51
|
+
/******/ // create a fake namespace object
|
|
52
|
+
/******/ // mode & 1: value is a module id, require it
|
|
53
|
+
/******/ // mode & 2: merge all properties of value into the ns
|
|
54
|
+
/******/ // mode & 4: return value when already ns object
|
|
55
|
+
/******/ // mode & 8|1: behave like require
|
|
56
|
+
/******/ __webpack_require__.t = function(value, mode) {
|
|
57
|
+
/******/ if(mode & 1) value = __webpack_require__(value);
|
|
58
|
+
/******/ if(mode & 8) return value;
|
|
59
|
+
/******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;
|
|
60
|
+
/******/ var ns = Object.create(null);
|
|
61
|
+
/******/ __webpack_require__.r(ns);
|
|
62
|
+
/******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value });
|
|
63
|
+
/******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));
|
|
64
|
+
/******/ return ns;
|
|
65
|
+
/******/ };
|
|
66
|
+
/******/
|
|
67
|
+
/******/ // getDefaultExport function for compatibility with non-harmony modules
|
|
68
|
+
/******/ __webpack_require__.n = function(module) {
|
|
69
|
+
/******/ var getter = module && module.__esModule ?
|
|
70
|
+
/******/ function getDefault() { return module['default']; } :
|
|
71
|
+
/******/ function getModuleExports() { return module; };
|
|
72
|
+
/******/ __webpack_require__.d(getter, 'a', getter);
|
|
73
|
+
/******/ return getter;
|
|
74
|
+
/******/ };
|
|
75
|
+
/******/
|
|
76
|
+
/******/ // Object.prototype.hasOwnProperty.call
|
|
77
|
+
/******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
|
|
78
|
+
/******/
|
|
79
|
+
/******/ // __webpack_public_path__
|
|
80
|
+
/******/ __webpack_require__.p = "";
|
|
81
|
+
/******/
|
|
82
|
+
/******/
|
|
83
|
+
/******/ // Load entry module and return exports
|
|
84
|
+
/******/ return __webpack_require__(__webpack_require__.s = 12);
|
|
85
|
+
/******/ })
|
|
86
|
+
/************************************************************************/
|
|
87
|
+
/******/ ({
|
|
88
|
+
|
|
89
|
+
/***/ 12:
|
|
90
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
91
|
+
|
|
92
|
+
// extracted by mini-css-extract-plugin
|
|
93
|
+
|
|
94
|
+
/***/ })
|
|
95
|
+
|
|
96
|
+
/******/ });
|