jekyll-theme-primer 0.5.1 → 0.6.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/LICENSE.md +1 -1
- data/README.md +39 -13
- data/_includes/head-custom-google-analytics.html +10 -0
- data/_includes/head-custom.html +9 -0
- data/_layouts/default.html +7 -5
- data/_layouts/home.html +4 -0
- data/_layouts/page.html +4 -0
- data/_layouts/post.html +4 -0
- data/_sass/primer-base/lib/base.scss +17 -0
- data/_sass/primer-base/lib/normalize.scss +2 -4
- data/_sass/primer-layout/lib/grid-offset.scss +12 -23
- data/_sass/primer-markdown/lib/code.scss +3 -16
- data/_sass/primer-markdown/lib/lists.scss +5 -1
- data/_sass/primer-markdown/lib/markdown-body.scss +1 -1
- data/_sass/primer-support/lib/mixins/buttons.scss +13 -9
- data/_sass/primer-support/lib/mixins/layout.scss +18 -12
- data/_sass/primer-support/lib/variables/layout.scss +15 -1
- data/_sass/primer-support/lib/variables/misc.scss +1 -1
- data/_sass/primer-utilities/index.scss +1 -0
- data/_sass/primer-utilities/lib/animations.scss +33 -2
- data/_sass/primer-utilities/lib/borders.scss +75 -38
- data/_sass/primer-utilities/lib/details.scss +18 -0
- data/_sass/primer-utilities/lib/flexbox.scss +45 -73
- data/_sass/primer-utilities/lib/layout.scss +16 -27
- data/_sass/primer-utilities/lib/margin.scss +42 -75
- data/_sass/primer-utilities/lib/padding.scss +26 -56
- data/_sass/primer-utilities/lib/typography.scss +22 -23
- data/_sass/primer-utilities/lib/visibility-display.scss +21 -45
- data/_sass/primer.scss +4 -0
- metadata +71 -72
- data/_sass/primer-base/LICENSE +0 -21
- data/_sass/primer-base/README.md +0 -48
- data/_sass/primer-base/build/build.css +0 -1
- data/_sass/primer-base/build/index.js +0 -1
- data/_sass/primer-base/package.json +0 -68
- data/_sass/primer-layout/LICENSE +0 -21
- data/_sass/primer-layout/README.md +0 -137
- data/_sass/primer-layout/build/build.css +0 -1
- data/_sass/primer-layout/build/index.js +0 -1
- data/_sass/primer-layout/package.json +0 -65
- data/_sass/primer-markdown/LICENSE +0 -21
- data/_sass/primer-markdown/README.md +0 -218
- data/_sass/primer-markdown/build/build.css +0 -1
- data/_sass/primer-markdown/build/index.js +0 -1
- data/_sass/primer-markdown/package.json +0 -69
- data/_sass/primer-support/LICENSE +0 -21
- data/_sass/primer-support/README.md +0 -42
- data/_sass/primer-support/package.json +0 -66
- data/_sass/primer-utilities/LICENSE +0 -21
- data/_sass/primer-utilities/README.md +0 -48
- data/_sass/primer-utilities/build/build.css +0 -1
- data/_sass/primer-utilities/build/index.js +0 -1
- data/_sass/primer-utilities/package.json +0 -65
- data/assets/javascript/anchor-js/.eslintrc +0 -77
- data/assets/javascript/anchor-js/.gitattributes +0 -2
- data/assets/javascript/anchor-js/.npmignore +0 -4
- data/assets/javascript/anchor-js/.travis.yml +0 -6
- data/assets/javascript/anchor-js/anchor.js +0 -334
- data/assets/javascript/anchor-js/anchor.min.js +0 -6
- data/assets/javascript/anchor-js/banner.js +0 -17
- data/assets/javascript/anchor-js/docs/anchor.js +0 -334
- data/assets/javascript/anchor-js/docs/favicon.ico +0 -0
- data/assets/javascript/anchor-js/docs/fonts/anchorjs-extras.eot +0 -0
- data/assets/javascript/anchor-js/docs/fonts/anchorjs-extras.svg +0 -11
- data/assets/javascript/anchor-js/docs/fonts/anchorjs-extras.ttf +0 -0
- data/assets/javascript/anchor-js/docs/fonts/anchorjs-extras.woff +0 -0
- data/assets/javascript/anchor-js/docs/fonts/fonts.css +0 -24
- data/assets/javascript/anchor-js/docs/grunticon/grunticon.loader.js +0 -3
- data/assets/javascript/anchor-js/docs/grunticon/icons.data.png.css +0 -5
- data/assets/javascript/anchor-js/docs/grunticon/icons.data.svg.css +0 -5
- data/assets/javascript/anchor-js/docs/grunticon/icons.fallback.css +0 -5
- data/assets/javascript/anchor-js/docs/grunticon/png/grunticon-link.png +0 -0
- data/assets/javascript/anchor-js/docs/grunticon/preview.html +0 -33
- data/assets/javascript/anchor-js/docs/img/anchoring-links.png +0 -0
- data/assets/javascript/anchor-js/docs/img/anchorjs_logo.png +0 -0
- data/assets/javascript/anchor-js/docs/img/anchorlinks2.png +0 -0
- data/assets/javascript/anchor-js/docs/img/gh-link.svg +0 -9
- data/assets/javascript/anchor-js/docs/img/gh_link.svg +0 -9
- data/assets/javascript/anchor-js/docs/img/hyperlink.svg +0 -9
- data/assets/javascript/anchor-js/docs/img/link.svg +0 -6
- data/assets/javascript/anchor-js/docs/img/mini-logo.png +0 -0
- data/assets/javascript/anchor-js/docs/img/primer-md.png +0 -0
- data/assets/javascript/anchor-js/docs/index.html +0 -807
- data/assets/javascript/anchor-js/docs/scripts.js +0 -12
- data/assets/javascript/anchor-js/docs/styles.css +0 -493
@@ -1,66 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"_from": "primer-support@4.2.0",
|
3
|
-
"_id": "primer-support@4.2.0",
|
4
|
-
"_inBundle": false,
|
5
|
-
"_integrity": "sha1-l62vtX48YXWP2ZwCwKJBA69XbEE=",
|
6
|
-
"_location": "/primer-support",
|
7
|
-
"_phantomChildren": {},
|
8
|
-
"_requested": {
|
9
|
-
"type": "version",
|
10
|
-
"registry": true,
|
11
|
-
"raw": "primer-support@4.2.0",
|
12
|
-
"name": "primer-support",
|
13
|
-
"escapedName": "primer-support",
|
14
|
-
"rawSpec": "4.2.0",
|
15
|
-
"saveSpec": null,
|
16
|
-
"fetchSpec": "4.2.0"
|
17
|
-
},
|
18
|
-
"_requiredBy": [
|
19
|
-
"#USER",
|
20
|
-
"/",
|
21
|
-
"/primer-base",
|
22
|
-
"/primer-layout",
|
23
|
-
"/primer-markdown",
|
24
|
-
"/primer-utilities"
|
25
|
-
],
|
26
|
-
"_resolved": "https://registry.npmjs.org/primer-support/-/primer-support-4.2.0.tgz",
|
27
|
-
"_shasum": "97adafb57e3c61758fd99c02c0a24103af576c41",
|
28
|
-
"_spec": "primer-support@4.2.0",
|
29
|
-
"_where": "/Users/benbalter/projects/primer",
|
30
|
-
"author": {
|
31
|
-
"name": "GitHub, Inc."
|
32
|
-
},
|
33
|
-
"bugs": {
|
34
|
-
"url": "https://github.com/primer/primer-css/issues"
|
35
|
-
},
|
36
|
-
"bundleDependencies": false,
|
37
|
-
"deprecated": false,
|
38
|
-
"description": "Sass variables, mixins, and functions for use in our components.",
|
39
|
-
"files": [
|
40
|
-
"index.scss",
|
41
|
-
"lib"
|
42
|
-
],
|
43
|
-
"homepage": "http://primercss.io/",
|
44
|
-
"keywords": [
|
45
|
-
"primer",
|
46
|
-
"css",
|
47
|
-
"github",
|
48
|
-
"primercss",
|
49
|
-
"mixins",
|
50
|
-
"functions",
|
51
|
-
"variables",
|
52
|
-
"scss"
|
53
|
-
],
|
54
|
-
"license": "MIT",
|
55
|
-
"name": "primer-support",
|
56
|
-
"repository": {
|
57
|
-
"type": "git",
|
58
|
-
"url": "https://github.com/primer/primer-css/tree/master/modules/primer-support"
|
59
|
-
},
|
60
|
-
"scripts": {
|
61
|
-
"lint": "stylelint **/*.scss -s scss",
|
62
|
-
"test": "npm run lint"
|
63
|
-
},
|
64
|
-
"style": "index.scss",
|
65
|
-
"version": "4.2.0"
|
66
|
-
}
|
@@ -1,21 +0,0 @@
|
|
1
|
-
The MIT License (MIT)
|
2
|
-
|
3
|
-
Copyright (c) 2016 GitHub Inc.
|
4
|
-
|
5
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
6
|
-
of this software and associated documentation files (the "Software"), to deal
|
7
|
-
in the Software without restriction, including without limitation the rights
|
8
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
9
|
-
copies of the Software, and to permit persons to whom the Software is
|
10
|
-
furnished to do so, subject to the following conditions:
|
11
|
-
|
12
|
-
The above copyright notice and this permission notice shall be included in all
|
13
|
-
copies or substantial portions of the Software.
|
14
|
-
|
15
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
16
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
17
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
18
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
19
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
20
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
21
|
-
SOFTWARE.
|
@@ -1,48 +0,0 @@
|
|
1
|
-
# Primer CSS Utilities
|
2
|
-
|
3
|
-
[![npm version](http://img.shields.io/npm/v/primer-utilities.svg)](https://www.npmjs.org/package/primer-utilities)
|
4
|
-
[![Build Status](https://travis-ci.org/primer/primer-css.svg?branch=master)](https://travis-ci.org/primer/primer-css)
|
5
|
-
|
6
|
-
> There are a handful of utilities in Primer for quick behaviors, floats, colors, alignment, and more.
|
7
|
-
|
8
|
-
This repository is a module of the full [primer-css][primer-css] repository.
|
9
|
-
|
10
|
-
## Install
|
11
|
-
|
12
|
-
This repository is distributed with [npm][npm]. After [installing npm][install-npm], you can install `primer-utilities` with this command.
|
13
|
-
|
14
|
-
```
|
15
|
-
$ npm install --save primer-utilities
|
16
|
-
```
|
17
|
-
|
18
|
-
## Usage
|
19
|
-
|
20
|
-
The source files included are written in [Sass][sass] (`scss`) You can simply point your sass `include-path` at your `node_modules` directory and import it like this.
|
21
|
-
|
22
|
-
```scss
|
23
|
-
@import "primer-utilities/index.scss";
|
24
|
-
```
|
25
|
-
|
26
|
-
You can also import specific portions of the module by importing those partials from the `/lib/` folder. _Make sure you import any requirements along with the modules._
|
27
|
-
|
28
|
-
## Build
|
29
|
-
|
30
|
-
For a compiled **css** version of this module, a npm script is included that will output a css version to `build/build.css` The built css file is also included in the npm package.
|
31
|
-
|
32
|
-
```
|
33
|
-
$ npm run build
|
34
|
-
```
|
35
|
-
|
36
|
-
## Documentation
|
37
|
-
|
38
|
-
You can read more about utilities in the [docs folder](./docs/).
|
39
|
-
|
40
|
-
## License
|
41
|
-
|
42
|
-
[MIT](./LICENSE) © [GitHub](https://github.com/)
|
43
|
-
|
44
|
-
[primer-css]: https://github.com/primer/primer
|
45
|
-
[docs]: http://primercss.io/
|
46
|
-
[npm]: https://www.npmjs.com/
|
47
|
-
[install-npm]: https://docs.npmjs.com/getting-started/installing-node
|
48
|
-
[sass]: http://sass-lang.com/
|
@@ -1 +0,0 @@
|
|
1
|
-
.anim-fade-in{-webkit-animation-name:fade-in;animation-name:fade-in;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.anim-fade-in.fast{-webkit-animation-duration:300ms;animation-duration:300ms}@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}.anim-fade-up{opacity:0;-webkit-animation-name:fade-up;animation-name:fade-up;-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes fade-up{0%{opacity:0.8;-webkit-transform:translateY(100%);transform:translateY(100%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fade-up{0%{opacity:0.8;-webkit-transform:translateY(100%);transform:translateY(100%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.anim-fade-down{-webkit-animation-name:fade-down;animation-name:fade-down;-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes fade-down{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0.5;-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes fade-down{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0.5;-webkit-transform:translateY(100%);transform:translateY(100%)}}.anim-grow-x{width:0%;-webkit-animation-name:grow-x;animation-name:grow-x;-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-delay:0.5s;animation-delay:0.5s}@-webkit-keyframes grow-x{to{width:100%}}@keyframes grow-x{to{width:100%}}.anim-shrink-x{-webkit-animation-name:shrink-x;animation-name:shrink-x;-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0.5s;animation-delay:0.5s}@-webkit-keyframes shrink-x{to{width:0%}}@keyframes shrink-x{to{width:0%}}.anim-scale-in{-webkit-animation-name:scale-in;animation-name:scale-in;-webkit-animation-duration:0.15s;animation-duration:0.15s;-webkit-animation-timing-function:cubic-bezier(0.2, 0, 0.13, 1.5);animation-timing-function:cubic-bezier(0.2, 0, 0.13, 1.5)}@-webkit-keyframes scale-in{0%{opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-in{0%{opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.anim-pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes pulse{0%{opacity:0.3}10%{opacity:1}100%{opacity:0.3}}@keyframes pulse{0%{opacity:0.3}10%{opacity:1}100%{opacity:0.3}}.anim-pulse-in{-webkit-animation-name:pulse-in;animation-name:pulse-in;-webkit-animation-duration:0.5s;animation-duration:0.5s}@-webkit-keyframes pulse-in{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}50%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes pulse-in{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}50%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.border{border:1px #e1e4e8 solid !important}.border-top{border-top:1px #e1e4e8 solid !important}.border-right{border-right:1px #e1e4e8 solid !important}.border-bottom{border-bottom:1px #e1e4e8 solid !important}.border-left{border-left:1px #e1e4e8 solid !important}.border-y{border-top:1px #e1e4e8 solid !important;border-bottom:1px #e1e4e8 solid !important}.border-dashed{border-style:dashed !important}.border-blue{border-color:#0366d6 !important}.border-blue-light{border-color:#c8e1ff !important}.border-green{border-color:#34d058 !important}.border-green-light{border-color:#a2cbac !important}.border-red{border-color:#d73a49 !important}.border-red-light{border-color:#cea0a5 !important}.border-purple{border-color:#6f42c1 !important}.border-yellow{border-color:#d9d0a5 !important}.border-gray-light{border-color:#eaecef !important}.border-gray-dark{border-color:#d1d5da !important}.border-black-fade{border-color:rgba(27,31,35,0.15) !important}.border-0{border:0 !important}.border-top-0{border-top:0 !important}.border-right-0{border-right:0 !important}.border-bottom-0{border-bottom:0 !important}.border-left-0{border-left:0 !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:3px !important}.rounded-2{border-radius:6px !important}.box-shadow{box-shadow:0 1px 1px rgba(27,31,35,0.1) !important}.box-shadow-medium{box-shadow:0 1px 5px rgba(27,31,35,0.15) !important}.box-shadow-large{box-shadow:0 1px 15px rgba(27,31,35,0.15) !important}.box-shadow-extra-large{box-shadow:0 10px 50px rgba(27,31,35,0.07) !important}.box-shadow-none{box-shadow:none !important}.bg-white{background-color:#fff !important}.bg-blue{background-color:#0366d6 !important}.bg-blue-light{background-color:#f1f8ff !important}.bg-gray-dark{background-color:#24292e !important}.bg-gray{background-color:#f6f8fa !important}.bg-gray-light{background-color:#fafbfc !important}.bg-green{background-color:#28a745 !important}.bg-green-light{background-color:#dcffe4 !important}.bg-red{background-color:#d73a49 !important}.bg-red-light{background-color:#ffdce0 !important}.bg-yellow{background-color:#ffd33d !important}.bg-yellow-light{background-color:#fff5b1 !important}.bg-purple{background-color:#6f42c1 !important}.bg-purple-light{background-color:#f5f0ff !important}.bg-shade-gradient{background-image:linear-gradient(180deg, rgba(27,31,35,0.065), rgba(27,31,35,0)) !important;background-repeat:no-repeat !important;background-size:100% 200px !important}.text-blue{color:#0366d6 !important}.text-red{color:#cb2431 !important}.text-gray-light{color:#6a737d !important}.text-gray{color:#586069 !important}.text-gray-dark{color:#24292e !important}.text-green{color:#28a745 !important}.text-orange{color:#a04100 !important}.text-orange-light{color:#e36209 !important}.text-purple{color:#6f42c1 !important}.text-white{color:#fff !important}.text-inherit{color:inherit !important}.text-pending{color:#b08800 !important}.bg-pending{color:#dbab09 !important}.link-gray{color:#586069 !important}.link-gray:hover{color:#0366d6 !important}.link-gray-dark{color:#24292e !important}.link-gray-dark:hover{color:#0366d6 !important}.link-hover-blue:hover{color:#0366d6 !important}.muted-link{color:#586069 !important}.muted-link:hover{color:#0366d6 !important;text-decoration:none}.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;flex-direction:row !important}.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;flex-direction:row-reverse !important}.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;flex-direction:column !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-justify-start{-webkit-box-pack:start !important;justify-content:flex-start !important}.flex-justify-end{-webkit-box-pack:end !important;justify-content:flex-end !important}.flex-justify-center{-webkit-box-pack:center !important;justify-content:center !important}.flex-justify-between{-webkit-box-pack:justify !important;justify-content:space-between !important}.flex-justify-around{justify-content:space-around !important}.flex-items-start{-webkit-box-align:start !important;align-items:flex-start !important}.flex-items-end{-webkit-box-align:end !important;align-items:flex-end !important}.flex-items-center{-webkit-box-align:center !important;align-items:center !important}.flex-items-baseline{-webkit-box-align:baseline !important;align-items:baseline !important}.flex-items-stretch{-webkit-box-align:stretch !important;align-items:stretch !important}.flex-content-start{align-content:flex-start !important}.flex-content-end{align-content:flex-end !important}.flex-content-center{align-content:center !important}.flex-content-between{align-content:space-between !important}.flex-content-around{align-content:space-around !important}.flex-content-stretch{align-content:stretch !important}.flex-auto{-webkit-box-flex:1 !important;flex:1 1 auto !important}.flex-shrink-0{flex-shrink:0 !important}.flex-self-auto{-ms-grid-row-align:auto !important;align-self:auto !important}.flex-self-start{align-self:flex-start !important}.flex-self-end{align-self:flex-end !important}.flex-self-center{-ms-grid-row-align:center !important;align-self:center !important}.flex-self-baseline{align-self:baseline !important}.flex-self-stretch{-ms-grid-row-align:stretch !important;align-self:stretch !important}.flex-item-equal{-webkit-box-flex:1;flex-grow:1;flex-basis:0}@media (min-width: 544px){.flex-sm-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;flex-direction:row !important}.flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;flex-direction:row-reverse !important}.flex-sm-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;flex-direction:column !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-justify-start{-webkit-box-pack:start !important;justify-content:flex-start !important}.flex-sm-justify-end{-webkit-box-pack:end !important;justify-content:flex-end !important}.flex-sm-justify-center{-webkit-box-pack:center !important;justify-content:center !important}.flex-sm-justify-between{-webkit-box-pack:justify !important;justify-content:space-between !important}.flex-sm-justify-around{justify-content:space-around !important}.flex-sm-items-start{-webkit-box-align:start !important;align-items:flex-start !important}.flex-sm-items-end{-webkit-box-align:end !important;align-items:flex-end !important}.flex-sm-items-center{-webkit-box-align:center !important;align-items:center !important}.flex-sm-items-baseline{-webkit-box-align:baseline !important;align-items:baseline !important}.flex-sm-items-stretch{-webkit-box-align:stretch !important;align-items:stretch !important}.flex-sm-content-start{align-content:flex-start !important}.flex-sm-content-end{align-content:flex-end !important}.flex-sm-content-center{align-content:center !important}.flex-sm-content-between{align-content:space-between !important}.flex-sm-content-around{align-content:space-around !important}.flex-sm-content-stretch{align-content:stretch !important}.flex-sm-auto{-webkit-box-flex:1 !important;flex:1 1 auto !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-self-auto{-ms-grid-row-align:auto !important;align-self:auto !important}.flex-sm-self-start{align-self:flex-start !important}.flex-sm-self-end{align-self:flex-end !important}.flex-sm-self-center{-ms-grid-row-align:center !important;align-self:center !important}.flex-sm-self-baseline{align-self:baseline !important}.flex-sm-self-stretch{-ms-grid-row-align:stretch !important;align-self:stretch !important}.flex-sm-item-equal{-webkit-box-flex:1;flex-grow:1;flex-basis:0}}@media (min-width: 768px){.flex-md-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;flex-direction:row !important}.flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;flex-direction:row-reverse !important}.flex-md-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;flex-direction:column !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-justify-start{-webkit-box-pack:start !important;justify-content:flex-start !important}.flex-md-justify-end{-webkit-box-pack:end !important;justify-content:flex-end !important}.flex-md-justify-center{-webkit-box-pack:center !important;justify-content:center !important}.flex-md-justify-between{-webkit-box-pack:justify !important;justify-content:space-between !important}.flex-md-justify-around{justify-content:space-around !important}.flex-md-items-start{-webkit-box-align:start !important;align-items:flex-start !important}.flex-md-items-end{-webkit-box-align:end !important;align-items:flex-end !important}.flex-md-items-center{-webkit-box-align:center !important;align-items:center !important}.flex-md-items-baseline{-webkit-box-align:baseline !important;align-items:baseline !important}.flex-md-items-stretch{-webkit-box-align:stretch !important;align-items:stretch !important}.flex-md-content-start{align-content:flex-start !important}.flex-md-content-end{align-content:flex-end !important}.flex-md-content-center{align-content:center !important}.flex-md-content-between{align-content:space-between !important}.flex-md-content-around{align-content:space-around !important}.flex-md-content-stretch{align-content:stretch !important}.flex-md-auto{-webkit-box-flex:1 !important;flex:1 1 auto !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-self-auto{-ms-grid-row-align:auto !important;align-self:auto !important}.flex-md-self-start{align-self:flex-start !important}.flex-md-self-end{align-self:flex-end !important}.flex-md-self-center{-ms-grid-row-align:center !important;align-self:center !important}.flex-md-self-baseline{align-self:baseline !important}.flex-md-self-stretch{-ms-grid-row-align:stretch !important;align-self:stretch !important}.flex-md-item-equal{-webkit-box-flex:1;flex-grow:1;flex-basis:0}}@media (min-width: 1012px){.flex-lg-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;flex-direction:row !important}.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;flex-direction:row-reverse !important}.flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;flex-direction:column !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-justify-start{-webkit-box-pack:start !important;justify-content:flex-start !important}.flex-lg-justify-end{-webkit-box-pack:end !important;justify-content:flex-end !important}.flex-lg-justify-center{-webkit-box-pack:center !important;justify-content:center !important}.flex-lg-justify-between{-webkit-box-pack:justify !important;justify-content:space-between !important}.flex-lg-justify-around{justify-content:space-around !important}.flex-lg-items-start{-webkit-box-align:start !important;align-items:flex-start !important}.flex-lg-items-end{-webkit-box-align:end !important;align-items:flex-end !important}.flex-lg-items-center{-webkit-box-align:center !important;align-items:center !important}.flex-lg-items-baseline{-webkit-box-align:baseline !important;align-items:baseline !important}.flex-lg-items-stretch{-webkit-box-align:stretch !important;align-items:stretch !important}.flex-lg-content-start{align-content:flex-start !important}.flex-lg-content-end{align-content:flex-end !important}.flex-lg-content-center{align-content:center !important}.flex-lg-content-between{align-content:space-between !important}.flex-lg-content-around{align-content:space-around !important}.flex-lg-content-stretch{align-content:stretch !important}.flex-lg-auto{-webkit-box-flex:1 !important;flex:1 1 auto !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-self-auto{-ms-grid-row-align:auto !important;align-self:auto !important}.flex-lg-self-start{align-self:flex-start !important}.flex-lg-self-end{align-self:flex-end !important}.flex-lg-self-center{-ms-grid-row-align:center !important;align-self:center !important}.flex-lg-self-baseline{align-self:baseline !important}.flex-lg-self-stretch{-ms-grid-row-align:stretch !important;align-self:stretch !important}.flex-lg-item-equal{-webkit-box-flex:1;flex-grow:1;flex-basis:0}}@media (min-width: 1280px){.flex-xl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;flex-direction:row !important}.flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;flex-direction:row-reverse !important}.flex-xl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;flex-direction:column !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-justify-start{-webkit-box-pack:start !important;justify-content:flex-start !important}.flex-xl-justify-end{-webkit-box-pack:end !important;justify-content:flex-end !important}.flex-xl-justify-center{-webkit-box-pack:center !important;justify-content:center !important}.flex-xl-justify-between{-webkit-box-pack:justify !important;justify-content:space-between !important}.flex-xl-justify-around{justify-content:space-around !important}.flex-xl-items-start{-webkit-box-align:start !important;align-items:flex-start !important}.flex-xl-items-end{-webkit-box-align:end !important;align-items:flex-end !important}.flex-xl-items-center{-webkit-box-align:center !important;align-items:center !important}.flex-xl-items-baseline{-webkit-box-align:baseline !important;align-items:baseline !important}.flex-xl-items-stretch{-webkit-box-align:stretch !important;align-items:stretch !important}.flex-xl-content-start{align-content:flex-start !important}.flex-xl-content-end{align-content:flex-end !important}.flex-xl-content-center{align-content:center !important}.flex-xl-content-between{align-content:space-between !important}.flex-xl-content-around{align-content:space-around !important}.flex-xl-content-stretch{align-content:stretch !important}.flex-xl-auto{-webkit-box-flex:1 !important;flex:1 1 auto !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-self-auto{-ms-grid-row-align:auto !important;align-self:auto !important}.flex-xl-self-start{align-self:flex-start !important}.flex-xl-self-end{align-self:flex-end !important}.flex-xl-self-center{-ms-grid-row-align:center !important;align-self:center !important}.flex-xl-self-baseline{align-self:baseline !important}.flex-xl-self-stretch{-ms-grid-row-align:stretch !important;align-self:stretch !important}.flex-xl-item-equal{-webkit-box-flex:1;flex-grow:1;flex-basis:0}}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.top-0{top:0 !important}.right-0{right:0 !important}.bottom-0{bottom:0 !important}.left-0{left:0 !important}.v-align-middle{vertical-align:middle !important}.v-align-top{vertical-align:top !important}.v-align-bottom{vertical-align:bottom !important}.v-align-text-top{vertical-align:text-top !important}.v-align-text-bottom{vertical-align:text-bottom !important}.overflow-hidden{overflow:hidden !important}.overflow-scroll{overflow:scroll !important}.overflow-auto{overflow:auto !important}.clearfix::before{display:table;content:""}.clearfix::after{display:table;clear:both;content:""}.float-right{float:right !important}.float-left{float:left !important}.float-none{float:none !important}@media (min-width: 544px){.float-sm-left{float:left !important}.float-sm-right{float:right !important}.float-sm-none{float:none !important}}@media (min-width: 768px){.float-md-left{float:left !important}.float-md-right{float:right !important}.float-md-none{float:none !important}}@media (min-width: 1012px){.float-lg-left{float:left !important}.float-lg-right{float:right !important}.float-lg-none{float:none !important}}@media (min-width: 1280px){.float-xl-left{float:left !important}.float-xl-right{float:right !important}.float-xl-none{float:none !important}}.width-fit{max-width:100% !important}.width-full{width:100% !important}.height-full{height:100% !important}.min-width-0{min-width:0 !important}.direction-rtl{direction:rtl !important}.direction-ltr{direction:ltr !important}@media (min-width: 544px){.direction-sm-rtl{direction:rtl !important}.direction-sm-ltr{direction:ltr !important}}@media (min-width: 768px){.direction-md-rtl{direction:rtl !important}.direction-md-ltr{direction:ltr !important}}@media (min-width: 1012px){.direction-lg-rtl{direction:rtl !important}.direction-lg-ltr{direction:ltr !important}}@media (min-width: 1280px){.direction-xl-rtl{direction:rtl !important}.direction-xl-ltr{direction:ltr !important}}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mt-n0{margin-top:-0 !important}.mr-n0{margin-right:-0 !important}.mb-n0{margin-bottom:-0 !important}.ml-n0{margin-left:-0 !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:4px !important}.mt-1{margin-top:4px !important}.mr-1{margin-right:4px !important}.mb-1{margin-bottom:4px !important}.ml-1{margin-left:4px !important}.mt-n1{margin-top:-4px !important}.mr-n1{margin-right:-4px !important}.mb-n1{margin-bottom:-4px !important}.ml-n1{margin-left:-4px !important}.mx-1{margin-right:4px !important;margin-left:4px !important}.my-1{margin-top:4px !important;margin-bottom:4px !important}.m-2{margin:8px !important}.mt-2{margin-top:8px !important}.mr-2{margin-right:8px !important}.mb-2{margin-bottom:8px !important}.ml-2{margin-left:8px !important}.mt-n2{margin-top:-8px !important}.mr-n2{margin-right:-8px !important}.mb-n2{margin-bottom:-8px !important}.ml-n2{margin-left:-8px !important}.mx-2{margin-right:8px !important;margin-left:8px !important}.my-2{margin-top:8px !important;margin-bottom:8px !important}.m-3{margin:16px !important}.mt-3{margin-top:16px !important}.mr-3{margin-right:16px !important}.mb-3{margin-bottom:16px !important}.ml-3{margin-left:16px !important}.mt-n3{margin-top:-16px !important}.mr-n3{margin-right:-16px !important}.mb-n3{margin-bottom:-16px !important}.ml-n3{margin-left:-16px !important}.mx-3{margin-right:16px !important;margin-left:16px !important}.my-3{margin-top:16px !important;margin-bottom:16px !important}.m-4{margin:24px !important}.mt-4{margin-top:24px !important}.mr-4{margin-right:24px !important}.mb-4{margin-bottom:24px !important}.ml-4{margin-left:24px !important}.mt-n4{margin-top:-24px !important}.mr-n4{margin-right:-24px !important}.mb-n4{margin-bottom:-24px !important}.ml-n4{margin-left:-24px !important}.mx-4{margin-right:24px !important;margin-left:24px !important}.my-4{margin-top:24px !important;margin-bottom:24px !important}.m-5{margin:32px !important}.mt-5{margin-top:32px !important}.mr-5{margin-right:32px !important}.mb-5{margin-bottom:32px !important}.ml-5{margin-left:32px !important}.mt-n5{margin-top:-32px !important}.mr-n5{margin-right:-32px !important}.mb-n5{margin-bottom:-32px !important}.ml-n5{margin-left:-32px !important}.mx-5{margin-right:32px !important;margin-left:32px !important}.my-5{margin-top:32px !important;margin-bottom:32px !important}.m-6{margin:40px !important}.mt-6{margin-top:40px !important}.mr-6{margin-right:40px !important}.mb-6{margin-bottom:40px !important}.ml-6{margin-left:40px !important}.mt-n6{margin-top:-40px !important}.mr-n6{margin-right:-40px !important}.mb-n6{margin-bottom:-40px !important}.ml-n6{margin-left:-40px !important}.mx-6{margin-right:40px !important;margin-left:40px !important}.my-6{margin-top:40px !important;margin-bottom:40px !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}@media (min-width: 544px){.m-sm-0{margin:0 !important}.mt-sm-0{margin-top:0 !important}.mr-sm-0{margin-right:0 !important}.mb-sm-0{margin-bottom:0 !important}.ml-sm-0{margin-left:0 !important}.mt-sm-n0{margin-top:-0 !important}.mr-sm-n0{margin-right:-0 !important}.mb-sm-n0{margin-bottom:-0 !important}.ml-sm-n0{margin-left:-0 !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}}@media (min-width: 544px){.m-sm-1{margin:4px !important}.mt-sm-1{margin-top:4px !important}.mr-sm-1{margin-right:4px !important}.mb-sm-1{margin-bottom:4px !important}.ml-sm-1{margin-left:4px !important}.mt-sm-n1{margin-top:-4px !important}.mr-sm-n1{margin-right:-4px !important}.mb-sm-n1{margin-bottom:-4px !important}.ml-sm-n1{margin-left:-4px !important}.mx-sm-1{margin-right:4px !important;margin-left:4px !important}.my-sm-1{margin-top:4px !important;margin-bottom:4px !important}}@media (min-width: 544px){.m-sm-2{margin:8px !important}.mt-sm-2{margin-top:8px !important}.mr-sm-2{margin-right:8px !important}.mb-sm-2{margin-bottom:8px !important}.ml-sm-2{margin-left:8px !important}.mt-sm-n2{margin-top:-8px !important}.mr-sm-n2{margin-right:-8px !important}.mb-sm-n2{margin-bottom:-8px !important}.ml-sm-n2{margin-left:-8px !important}.mx-sm-2{margin-right:8px !important;margin-left:8px !important}.my-sm-2{margin-top:8px !important;margin-bottom:8px !important}}@media (min-width: 544px){.m-sm-3{margin:16px !important}.mt-sm-3{margin-top:16px !important}.mr-sm-3{margin-right:16px !important}.mb-sm-3{margin-bottom:16px !important}.ml-sm-3{margin-left:16px !important}.mt-sm-n3{margin-top:-16px !important}.mr-sm-n3{margin-right:-16px !important}.mb-sm-n3{margin-bottom:-16px !important}.ml-sm-n3{margin-left:-16px !important}.mx-sm-3{margin-right:16px !important;margin-left:16px !important}.my-sm-3{margin-top:16px !important;margin-bottom:16px !important}}@media (min-width: 544px){.m-sm-4{margin:24px !important}.mt-sm-4{margin-top:24px !important}.mr-sm-4{margin-right:24px !important}.mb-sm-4{margin-bottom:24px !important}.ml-sm-4{margin-left:24px !important}.mt-sm-n4{margin-top:-24px !important}.mr-sm-n4{margin-right:-24px !important}.mb-sm-n4{margin-bottom:-24px !important}.ml-sm-n4{margin-left:-24px !important}.mx-sm-4{margin-right:24px !important;margin-left:24px !important}.my-sm-4{margin-top:24px !important;margin-bottom:24px !important}}@media (min-width: 544px){.m-sm-5{margin:32px !important}.mt-sm-5{margin-top:32px !important}.mr-sm-5{margin-right:32px !important}.mb-sm-5{margin-bottom:32px !important}.ml-sm-5{margin-left:32px !important}.mt-sm-n5{margin-top:-32px !important}.mr-sm-n5{margin-right:-32px !important}.mb-sm-n5{margin-bottom:-32px !important}.ml-sm-n5{margin-left:-32px !important}.mx-sm-5{margin-right:32px !important;margin-left:32px !important}.my-sm-5{margin-top:32px !important;margin-bottom:32px !important}}@media (min-width: 544px){.m-sm-6{margin:40px !important}.mt-sm-6{margin-top:40px !important}.mr-sm-6{margin-right:40px !important}.mb-sm-6{margin-bottom:40px !important}.ml-sm-6{margin-left:40px !important}.mt-sm-n6{margin-top:-40px !important}.mr-sm-n6{margin-right:-40px !important}.mb-sm-n6{margin-bottom:-40px !important}.ml-sm-n6{margin-left:-40px !important}.mx-sm-6{margin-right:40px !important;margin-left:40px !important}.my-sm-6{margin-top:40px !important;margin-bottom:40px !important}}@media (min-width: 768px){.m-md-0{margin:0 !important}.mt-md-0{margin-top:0 !important}.mr-md-0{margin-right:0 !important}.mb-md-0{margin-bottom:0 !important}.ml-md-0{margin-left:0 !important}.mt-md-n0{margin-top:-0 !important}.mr-md-n0{margin-right:-0 !important}.mb-md-n0{margin-bottom:-0 !important}.ml-md-n0{margin-left:-0 !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}}@media (min-width: 768px){.m-md-1{margin:4px !important}.mt-md-1{margin-top:4px !important}.mr-md-1{margin-right:4px !important}.mb-md-1{margin-bottom:4px !important}.ml-md-1{margin-left:4px !important}.mt-md-n1{margin-top:-4px !important}.mr-md-n1{margin-right:-4px !important}.mb-md-n1{margin-bottom:-4px !important}.ml-md-n1{margin-left:-4px !important}.mx-md-1{margin-right:4px !important;margin-left:4px !important}.my-md-1{margin-top:4px !important;margin-bottom:4px !important}}@media (min-width: 768px){.m-md-2{margin:8px !important}.mt-md-2{margin-top:8px !important}.mr-md-2{margin-right:8px !important}.mb-md-2{margin-bottom:8px !important}.ml-md-2{margin-left:8px !important}.mt-md-n2{margin-top:-8px !important}.mr-md-n2{margin-right:-8px !important}.mb-md-n2{margin-bottom:-8px !important}.ml-md-n2{margin-left:-8px !important}.mx-md-2{margin-right:8px !important;margin-left:8px !important}.my-md-2{margin-top:8px !important;margin-bottom:8px !important}}@media (min-width: 768px){.m-md-3{margin:16px !important}.mt-md-3{margin-top:16px !important}.mr-md-3{margin-right:16px !important}.mb-md-3{margin-bottom:16px !important}.ml-md-3{margin-left:16px !important}.mt-md-n3{margin-top:-16px !important}.mr-md-n3{margin-right:-16px !important}.mb-md-n3{margin-bottom:-16px !important}.ml-md-n3{margin-left:-16px !important}.mx-md-3{margin-right:16px !important;margin-left:16px !important}.my-md-3{margin-top:16px !important;margin-bottom:16px !important}}@media (min-width: 768px){.m-md-4{margin:24px !important}.mt-md-4{margin-top:24px !important}.mr-md-4{margin-right:24px !important}.mb-md-4{margin-bottom:24px !important}.ml-md-4{margin-left:24px !important}.mt-md-n4{margin-top:-24px !important}.mr-md-n4{margin-right:-24px !important}.mb-md-n4{margin-bottom:-24px !important}.ml-md-n4{margin-left:-24px !important}.mx-md-4{margin-right:24px !important;margin-left:24px !important}.my-md-4{margin-top:24px !important;margin-bottom:24px !important}}@media (min-width: 768px){.m-md-5{margin:32px !important}.mt-md-5{margin-top:32px !important}.mr-md-5{margin-right:32px !important}.mb-md-5{margin-bottom:32px !important}.ml-md-5{margin-left:32px !important}.mt-md-n5{margin-top:-32px !important}.mr-md-n5{margin-right:-32px !important}.mb-md-n5{margin-bottom:-32px !important}.ml-md-n5{margin-left:-32px !important}.mx-md-5{margin-right:32px !important;margin-left:32px !important}.my-md-5{margin-top:32px !important;margin-bottom:32px !important}}@media (min-width: 768px){.m-md-6{margin:40px !important}.mt-md-6{margin-top:40px !important}.mr-md-6{margin-right:40px !important}.mb-md-6{margin-bottom:40px !important}.ml-md-6{margin-left:40px !important}.mt-md-n6{margin-top:-40px !important}.mr-md-n6{margin-right:-40px !important}.mb-md-n6{margin-bottom:-40px !important}.ml-md-n6{margin-left:-40px !important}.mx-md-6{margin-right:40px !important;margin-left:40px !important}.my-md-6{margin-top:40px !important;margin-bottom:40px !important}}@media (min-width: 1012px){.m-lg-0{margin:0 !important}.mt-lg-0{margin-top:0 !important}.mr-lg-0{margin-right:0 !important}.mb-lg-0{margin-bottom:0 !important}.ml-lg-0{margin-left:0 !important}.mt-lg-n0{margin-top:-0 !important}.mr-lg-n0{margin-right:-0 !important}.mb-lg-n0{margin-bottom:-0 !important}.ml-lg-n0{margin-left:-0 !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}}@media (min-width: 1012px){.m-lg-1{margin:4px !important}.mt-lg-1{margin-top:4px !important}.mr-lg-1{margin-right:4px !important}.mb-lg-1{margin-bottom:4px !important}.ml-lg-1{margin-left:4px !important}.mt-lg-n1{margin-top:-4px !important}.mr-lg-n1{margin-right:-4px !important}.mb-lg-n1{margin-bottom:-4px !important}.ml-lg-n1{margin-left:-4px !important}.mx-lg-1{margin-right:4px !important;margin-left:4px !important}.my-lg-1{margin-top:4px !important;margin-bottom:4px !important}}@media (min-width: 1012px){.m-lg-2{margin:8px !important}.mt-lg-2{margin-top:8px !important}.mr-lg-2{margin-right:8px !important}.mb-lg-2{margin-bottom:8px !important}.ml-lg-2{margin-left:8px !important}.mt-lg-n2{margin-top:-8px !important}.mr-lg-n2{margin-right:-8px !important}.mb-lg-n2{margin-bottom:-8px !important}.ml-lg-n2{margin-left:-8px !important}.mx-lg-2{margin-right:8px !important;margin-left:8px !important}.my-lg-2{margin-top:8px !important;margin-bottom:8px !important}}@media (min-width: 1012px){.m-lg-3{margin:16px !important}.mt-lg-3{margin-top:16px !important}.mr-lg-3{margin-right:16px !important}.mb-lg-3{margin-bottom:16px !important}.ml-lg-3{margin-left:16px !important}.mt-lg-n3{margin-top:-16px !important}.mr-lg-n3{margin-right:-16px !important}.mb-lg-n3{margin-bottom:-16px !important}.ml-lg-n3{margin-left:-16px !important}.mx-lg-3{margin-right:16px !important;margin-left:16px !important}.my-lg-3{margin-top:16px !important;margin-bottom:16px !important}}@media (min-width: 1012px){.m-lg-4{margin:24px !important}.mt-lg-4{margin-top:24px !important}.mr-lg-4{margin-right:24px !important}.mb-lg-4{margin-bottom:24px !important}.ml-lg-4{margin-left:24px !important}.mt-lg-n4{margin-top:-24px !important}.mr-lg-n4{margin-right:-24px !important}.mb-lg-n4{margin-bottom:-24px !important}.ml-lg-n4{margin-left:-24px !important}.mx-lg-4{margin-right:24px !important;margin-left:24px !important}.my-lg-4{margin-top:24px !important;margin-bottom:24px !important}}@media (min-width: 1012px){.m-lg-5{margin:32px !important}.mt-lg-5{margin-top:32px !important}.mr-lg-5{margin-right:32px !important}.mb-lg-5{margin-bottom:32px !important}.ml-lg-5{margin-left:32px !important}.mt-lg-n5{margin-top:-32px !important}.mr-lg-n5{margin-right:-32px !important}.mb-lg-n5{margin-bottom:-32px !important}.ml-lg-n5{margin-left:-32px !important}.mx-lg-5{margin-right:32px !important;margin-left:32px !important}.my-lg-5{margin-top:32px !important;margin-bottom:32px !important}}@media (min-width: 1012px){.m-lg-6{margin:40px !important}.mt-lg-6{margin-top:40px !important}.mr-lg-6{margin-right:40px !important}.mb-lg-6{margin-bottom:40px !important}.ml-lg-6{margin-left:40px !important}.mt-lg-n6{margin-top:-40px !important}.mr-lg-n6{margin-right:-40px !important}.mb-lg-n6{margin-bottom:-40px !important}.ml-lg-n6{margin-left:-40px !important}.mx-lg-6{margin-right:40px !important;margin-left:40px !important}.my-lg-6{margin-top:40px !important;margin-bottom:40px !important}}@media (min-width: 1280px){.m-xl-0{margin:0 !important}.mt-xl-0{margin-top:0 !important}.mr-xl-0{margin-right:0 !important}.mb-xl-0{margin-bottom:0 !important}.ml-xl-0{margin-left:0 !important}.mt-xl-n0{margin-top:-0 !important}.mr-xl-n0{margin-right:-0 !important}.mb-xl-n0{margin-bottom:-0 !important}.ml-xl-n0{margin-left:-0 !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}}@media (min-width: 1280px){.m-xl-1{margin:4px !important}.mt-xl-1{margin-top:4px !important}.mr-xl-1{margin-right:4px !important}.mb-xl-1{margin-bottom:4px !important}.ml-xl-1{margin-left:4px !important}.mt-xl-n1{margin-top:-4px !important}.mr-xl-n1{margin-right:-4px !important}.mb-xl-n1{margin-bottom:-4px !important}.ml-xl-n1{margin-left:-4px !important}.mx-xl-1{margin-right:4px !important;margin-left:4px !important}.my-xl-1{margin-top:4px !important;margin-bottom:4px !important}}@media (min-width: 1280px){.m-xl-2{margin:8px !important}.mt-xl-2{margin-top:8px !important}.mr-xl-2{margin-right:8px !important}.mb-xl-2{margin-bottom:8px !important}.ml-xl-2{margin-left:8px !important}.mt-xl-n2{margin-top:-8px !important}.mr-xl-n2{margin-right:-8px !important}.mb-xl-n2{margin-bottom:-8px !important}.ml-xl-n2{margin-left:-8px !important}.mx-xl-2{margin-right:8px !important;margin-left:8px !important}.my-xl-2{margin-top:8px !important;margin-bottom:8px !important}}@media (min-width: 1280px){.m-xl-3{margin:16px !important}.mt-xl-3{margin-top:16px !important}.mr-xl-3{margin-right:16px !important}.mb-xl-3{margin-bottom:16px !important}.ml-xl-3{margin-left:16px !important}.mt-xl-n3{margin-top:-16px !important}.mr-xl-n3{margin-right:-16px !important}.mb-xl-n3{margin-bottom:-16px !important}.ml-xl-n3{margin-left:-16px !important}.mx-xl-3{margin-right:16px !important;margin-left:16px !important}.my-xl-3{margin-top:16px !important;margin-bottom:16px !important}}@media (min-width: 1280px){.m-xl-4{margin:24px !important}.mt-xl-4{margin-top:24px !important}.mr-xl-4{margin-right:24px !important}.mb-xl-4{margin-bottom:24px !important}.ml-xl-4{margin-left:24px !important}.mt-xl-n4{margin-top:-24px !important}.mr-xl-n4{margin-right:-24px !important}.mb-xl-n4{margin-bottom:-24px !important}.ml-xl-n4{margin-left:-24px !important}.mx-xl-4{margin-right:24px !important;margin-left:24px !important}.my-xl-4{margin-top:24px !important;margin-bottom:24px !important}}@media (min-width: 1280px){.m-xl-5{margin:32px !important}.mt-xl-5{margin-top:32px !important}.mr-xl-5{margin-right:32px !important}.mb-xl-5{margin-bottom:32px !important}.ml-xl-5{margin-left:32px !important}.mt-xl-n5{margin-top:-32px !important}.mr-xl-n5{margin-right:-32px !important}.mb-xl-n5{margin-bottom:-32px !important}.ml-xl-n5{margin-left:-32px !important}.mx-xl-5{margin-right:32px !important;margin-left:32px !important}.my-xl-5{margin-top:32px !important;margin-bottom:32px !important}}@media (min-width: 1280px){.m-xl-6{margin:40px !important}.mt-xl-6{margin-top:40px !important}.mr-xl-6{margin-right:40px !important}.mb-xl-6{margin-bottom:40px !important}.ml-xl-6{margin-left:40px !important}.mt-xl-n6{margin-top:-40px !important}.mr-xl-n6{margin-right:-40px !important}.mb-xl-n6{margin-bottom:-40px !important}.ml-xl-n6{margin-left:-40px !important}.mx-xl-6{margin-right:40px !important;margin-left:40px !important}.my-xl-6{margin-top:40px !important;margin-bottom:40px !important}}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-right:0 !important;padding-left:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:4px !important}.pt-1{padding-top:4px !important}.pr-1{padding-right:4px !important}.pb-1{padding-bottom:4px !important}.pl-1{padding-left:4px !important}.px-1{padding-right:4px !important;padding-left:4px !important}.py-1{padding-top:4px !important;padding-bottom:4px !important}.p-2{padding:8px !important}.pt-2{padding-top:8px !important}.pr-2{padding-right:8px !important}.pb-2{padding-bottom:8px !important}.pl-2{padding-left:8px !important}.px-2{padding-right:8px !important;padding-left:8px !important}.py-2{padding-top:8px !important;padding-bottom:8px !important}.p-3{padding:16px !important}.pt-3{padding-top:16px !important}.pr-3{padding-right:16px !important}.pb-3{padding-bottom:16px !important}.pl-3{padding-left:16px !important}.px-3{padding-right:16px !important;padding-left:16px !important}.py-3{padding-top:16px !important;padding-bottom:16px !important}.p-4{padding:24px !important}.pt-4{padding-top:24px !important}.pr-4{padding-right:24px !important}.pb-4{padding-bottom:24px !important}.pl-4{padding-left:24px !important}.px-4{padding-right:24px !important;padding-left:24px !important}.py-4{padding-top:24px !important;padding-bottom:24px !important}.p-5{padding:32px !important}.pt-5{padding-top:32px !important}.pr-5{padding-right:32px !important}.pb-5{padding-bottom:32px !important}.pl-5{padding-left:32px !important}.px-5{padding-right:32px !important;padding-left:32px !important}.py-5{padding-top:32px !important;padding-bottom:32px !important}.p-6{padding:40px !important}.pt-6{padding-top:40px !important}.pr-6{padding-right:40px !important}.pb-6{padding-bottom:40px !important}.pl-6{padding-left:40px !important}.px-6{padding-right:40px !important;padding-left:40px !important}.py-6{padding-top:40px !important;padding-bottom:40px !important}@media (min-width: 544px){.p-sm-0{padding:0 !important}.pt-sm-0{padding-top:0 !important}.pr-sm-0{padding-right:0 !important}.pb-sm-0{padding-bottom:0 !important}.pl-sm-0{padding-left:0 !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}}@media (min-width: 544px){.p-sm-1{padding:4px !important}.pt-sm-1{padding-top:4px !important}.pr-sm-1{padding-right:4px !important}.pb-sm-1{padding-bottom:4px !important}.pl-sm-1{padding-left:4px !important}.px-sm-1{padding-right:4px !important;padding-left:4px !important}.py-sm-1{padding-top:4px !important;padding-bottom:4px !important}}@media (min-width: 544px){.p-sm-2{padding:8px !important}.pt-sm-2{padding-top:8px !important}.pr-sm-2{padding-right:8px !important}.pb-sm-2{padding-bottom:8px !important}.pl-sm-2{padding-left:8px !important}.px-sm-2{padding-right:8px !important;padding-left:8px !important}.py-sm-2{padding-top:8px !important;padding-bottom:8px !important}}@media (min-width: 544px){.p-sm-3{padding:16px !important}.pt-sm-3{padding-top:16px !important}.pr-sm-3{padding-right:16px !important}.pb-sm-3{padding-bottom:16px !important}.pl-sm-3{padding-left:16px !important}.px-sm-3{padding-right:16px !important;padding-left:16px !important}.py-sm-3{padding-top:16px !important;padding-bottom:16px !important}}@media (min-width: 544px){.p-sm-4{padding:24px !important}.pt-sm-4{padding-top:24px !important}.pr-sm-4{padding-right:24px !important}.pb-sm-4{padding-bottom:24px !important}.pl-sm-4{padding-left:24px !important}.px-sm-4{padding-right:24px !important;padding-left:24px !important}.py-sm-4{padding-top:24px !important;padding-bottom:24px !important}}@media (min-width: 544px){.p-sm-5{padding:32px !important}.pt-sm-5{padding-top:32px !important}.pr-sm-5{padding-right:32px !important}.pb-sm-5{padding-bottom:32px !important}.pl-sm-5{padding-left:32px !important}.px-sm-5{padding-right:32px !important;padding-left:32px !important}.py-sm-5{padding-top:32px !important;padding-bottom:32px !important}}@media (min-width: 544px){.p-sm-6{padding:40px !important}.pt-sm-6{padding-top:40px !important}.pr-sm-6{padding-right:40px !important}.pb-sm-6{padding-bottom:40px !important}.pl-sm-6{padding-left:40px !important}.px-sm-6{padding-right:40px !important;padding-left:40px !important}.py-sm-6{padding-top:40px !important;padding-bottom:40px !important}}@media (min-width: 768px){.p-md-0{padding:0 !important}.pt-md-0{padding-top:0 !important}.pr-md-0{padding-right:0 !important}.pb-md-0{padding-bottom:0 !important}.pl-md-0{padding-left:0 !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}}@media (min-width: 768px){.p-md-1{padding:4px !important}.pt-md-1{padding-top:4px !important}.pr-md-1{padding-right:4px !important}.pb-md-1{padding-bottom:4px !important}.pl-md-1{padding-left:4px !important}.px-md-1{padding-right:4px !important;padding-left:4px !important}.py-md-1{padding-top:4px !important;padding-bottom:4px !important}}@media (min-width: 768px){.p-md-2{padding:8px !important}.pt-md-2{padding-top:8px !important}.pr-md-2{padding-right:8px !important}.pb-md-2{padding-bottom:8px !important}.pl-md-2{padding-left:8px !important}.px-md-2{padding-right:8px !important;padding-left:8px !important}.py-md-2{padding-top:8px !important;padding-bottom:8px !important}}@media (min-width: 768px){.p-md-3{padding:16px !important}.pt-md-3{padding-top:16px !important}.pr-md-3{padding-right:16px !important}.pb-md-3{padding-bottom:16px !important}.pl-md-3{padding-left:16px !important}.px-md-3{padding-right:16px !important;padding-left:16px !important}.py-md-3{padding-top:16px !important;padding-bottom:16px !important}}@media (min-width: 768px){.p-md-4{padding:24px !important}.pt-md-4{padding-top:24px !important}.pr-md-4{padding-right:24px !important}.pb-md-4{padding-bottom:24px !important}.pl-md-4{padding-left:24px !important}.px-md-4{padding-right:24px !important;padding-left:24px !important}.py-md-4{padding-top:24px !important;padding-bottom:24px !important}}@media (min-width: 768px){.p-md-5{padding:32px !important}.pt-md-5{padding-top:32px !important}.pr-md-5{padding-right:32px !important}.pb-md-5{padding-bottom:32px !important}.pl-md-5{padding-left:32px !important}.px-md-5{padding-right:32px !important;padding-left:32px !important}.py-md-5{padding-top:32px !important;padding-bottom:32px !important}}@media (min-width: 768px){.p-md-6{padding:40px !important}.pt-md-6{padding-top:40px !important}.pr-md-6{padding-right:40px !important}.pb-md-6{padding-bottom:40px !important}.pl-md-6{padding-left:40px !important}.px-md-6{padding-right:40px !important;padding-left:40px !important}.py-md-6{padding-top:40px !important;padding-bottom:40px !important}}@media (min-width: 1012px){.p-lg-0{padding:0 !important}.pt-lg-0{padding-top:0 !important}.pr-lg-0{padding-right:0 !important}.pb-lg-0{padding-bottom:0 !important}.pl-lg-0{padding-left:0 !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}}@media (min-width: 1012px){.p-lg-1{padding:4px !important}.pt-lg-1{padding-top:4px !important}.pr-lg-1{padding-right:4px !important}.pb-lg-1{padding-bottom:4px !important}.pl-lg-1{padding-left:4px !important}.px-lg-1{padding-right:4px !important;padding-left:4px !important}.py-lg-1{padding-top:4px !important;padding-bottom:4px !important}}@media (min-width: 1012px){.p-lg-2{padding:8px !important}.pt-lg-2{padding-top:8px !important}.pr-lg-2{padding-right:8px !important}.pb-lg-2{padding-bottom:8px !important}.pl-lg-2{padding-left:8px !important}.px-lg-2{padding-right:8px !important;padding-left:8px !important}.py-lg-2{padding-top:8px !important;padding-bottom:8px !important}}@media (min-width: 1012px){.p-lg-3{padding:16px !important}.pt-lg-3{padding-top:16px !important}.pr-lg-3{padding-right:16px !important}.pb-lg-3{padding-bottom:16px !important}.pl-lg-3{padding-left:16px !important}.px-lg-3{padding-right:16px !important;padding-left:16px !important}.py-lg-3{padding-top:16px !important;padding-bottom:16px !important}}@media (min-width: 1012px){.p-lg-4{padding:24px !important}.pt-lg-4{padding-top:24px !important}.pr-lg-4{padding-right:24px !important}.pb-lg-4{padding-bottom:24px !important}.pl-lg-4{padding-left:24px !important}.px-lg-4{padding-right:24px !important;padding-left:24px !important}.py-lg-4{padding-top:24px !important;padding-bottom:24px !important}}@media (min-width: 1012px){.p-lg-5{padding:32px !important}.pt-lg-5{padding-top:32px !important}.pr-lg-5{padding-right:32px !important}.pb-lg-5{padding-bottom:32px !important}.pl-lg-5{padding-left:32px !important}.px-lg-5{padding-right:32px !important;padding-left:32px !important}.py-lg-5{padding-top:32px !important;padding-bottom:32px !important}}@media (min-width: 1012px){.p-lg-6{padding:40px !important}.pt-lg-6{padding-top:40px !important}.pr-lg-6{padding-right:40px !important}.pb-lg-6{padding-bottom:40px !important}.pl-lg-6{padding-left:40px !important}.px-lg-6{padding-right:40px !important;padding-left:40px !important}.py-lg-6{padding-top:40px !important;padding-bottom:40px !important}}@media (min-width: 1280px){.p-xl-0{padding:0 !important}.pt-xl-0{padding-top:0 !important}.pr-xl-0{padding-right:0 !important}.pb-xl-0{padding-bottom:0 !important}.pl-xl-0{padding-left:0 !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}}@media (min-width: 1280px){.p-xl-1{padding:4px !important}.pt-xl-1{padding-top:4px !important}.pr-xl-1{padding-right:4px !important}.pb-xl-1{padding-bottom:4px !important}.pl-xl-1{padding-left:4px !important}.px-xl-1{padding-right:4px !important;padding-left:4px !important}.py-xl-1{padding-top:4px !important;padding-bottom:4px !important}}@media (min-width: 1280px){.p-xl-2{padding:8px !important}.pt-xl-2{padding-top:8px !important}.pr-xl-2{padding-right:8px !important}.pb-xl-2{padding-bottom:8px !important}.pl-xl-2{padding-left:8px !important}.px-xl-2{padding-right:8px !important;padding-left:8px !important}.py-xl-2{padding-top:8px !important;padding-bottom:8px !important}}@media (min-width: 1280px){.p-xl-3{padding:16px !important}.pt-xl-3{padding-top:16px !important}.pr-xl-3{padding-right:16px !important}.pb-xl-3{padding-bottom:16px !important}.pl-xl-3{padding-left:16px !important}.px-xl-3{padding-right:16px !important;padding-left:16px !important}.py-xl-3{padding-top:16px !important;padding-bottom:16px !important}}@media (min-width: 1280px){.p-xl-4{padding:24px !important}.pt-xl-4{padding-top:24px !important}.pr-xl-4{padding-right:24px !important}.pb-xl-4{padding-bottom:24px !important}.pl-xl-4{padding-left:24px !important}.px-xl-4{padding-right:24px !important;padding-left:24px !important}.py-xl-4{padding-top:24px !important;padding-bottom:24px !important}}@media (min-width: 1280px){.p-xl-5{padding:32px !important}.pt-xl-5{padding-top:32px !important}.pr-xl-5{padding-right:32px !important}.pb-xl-5{padding-bottom:32px !important}.pl-xl-5{padding-left:32px !important}.px-xl-5{padding-right:32px !important;padding-left:32px !important}.py-xl-5{padding-top:32px !important;padding-bottom:32px !important}}@media (min-width: 1280px){.p-xl-6{padding:40px !important}.pt-xl-6{padding-top:40px !important}.pr-xl-6{padding-right:40px !important}.pb-xl-6{padding-bottom:40px !important}.pl-xl-6{padding-left:40px !important}.px-xl-6{padding-right:40px !important;padding-left:40px !important}.py-xl-6{padding-top:40px !important;padding-bottom:40px !important}}.p-responsive{padding-right:16px !important;padding-left:16px !important}@media (min-width: 544px){.p-responsive{padding-right:40px !important;padding-left:40px !important}}@media (min-width: 1012px){.p-responsive{padding-right:16px !important;padding-left:16px !important}}.h1{font-size:26px !important}@media (min-width: 768px){.h1{font-size:32px !important}}.h2{font-size:22px !important}@media (min-width: 768px){.h2{font-size:24px !important}}.h3{font-size:18px !important}@media (min-width: 768px){.h3{font-size:20px !important}}.h4{font-size:16px !important}.h5{font-size:14px !important}.h6{font-size:12px !important}.h1,.h2,.h3,.h4,.h5,.h6{font-weight:600 !important}.f1{font-size:26px !important}@media (min-width: 768px){.f1{font-size:32px !important}}.f2{font-size:22px !important}@media (min-width: 768px){.f2{font-size:24px !important}}.f3{font-size:18px !important}@media (min-width: 768px){.f3{font-size:20px !important}}.f4{font-size:16px !important}@media (min-width: 768px){.f4{font-size:16px !important}}.f5{font-size:14px !important}.f6{font-size:12px !important}.f00-light{font-size:40px !important;font-weight:300 !important}@media (min-width: 768px){.f00-light{font-size:48px !important}}.f0-light{font-size:32px !important;font-weight:300 !important}@media (min-width: 768px){.f0-light{font-size:40px !important}}.f1-light{font-size:26px !important;font-weight:300 !important}@media (min-width: 768px){.f1-light{font-size:32px !important}}.f2-light{font-size:22px !important;font-weight:300 !important}@media (min-width: 768px){.f2-light{font-size:24px !important}}.f3-light{font-size:18px !important;font-weight:300 !important}@media (min-width: 768px){.f3-light{font-size:20px !important}}.text-small{font-size:12px !important}.lead{margin-bottom:30px;font-size:20px;font-weight:300;color:#586069}.lh-condensed-ultra{line-height:1 !important}.lh-condensed{line-height:1.25 !important}.lh-default{line-height:1.5 !important}.text-right{text-align:right !important}.text-left{text-align:left !important}.text-center{text-align:center !important}@media (min-width: 544px){.text-sm-right{text-align:right !important}.text-sm-left{text-align:left !important}.text-sm-center{text-align:center !important}}@media (min-width: 768px){.text-md-right{text-align:right !important}.text-md-left{text-align:left !important}.text-md-center{text-align:center !important}}@media (min-width: 1012px){.text-lg-right{text-align:right !important}.text-lg-left{text-align:left !important}.text-lg-center{text-align:center !important}}@media (min-width: 1280px){.text-xl-right{text-align:right !important}.text-xl-left{text-align:left !important}.text-xl-center{text-align:center !important}}.text-normal{font-weight:400 !important}.text-bold{font-weight:600 !important}.text-italic{font-style:italic !important}.text-uppercase{text-transform:uppercase !important}.no-underline{text-decoration:none !important}.no-wrap{white-space:nowrap !important}.ws-normal{white-space:normal !important}.wb-break-all{word-break:break-all !important}.text-emphasized{font-weight:600;color:#24292e}.list-style-none{list-style:none !important}.text-shadow-dark{text-shadow:0 1px 1px rgba(27,31,35,0.25),0 1px 25px rgba(27,31,35,0.75)}.text-shadow-light{text-shadow:0 1px 0 rgba(255,255,255,0.5)}.v-hidden{visibility:hidden !important}.v-visible{visibility:visible !important}.d-table{display:table !important}.d-table-cell{display:table-cell !important}.table-fixed{table-layout:fixed !important}.d-block{display:block !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-flex{display:-webkit-box !important;display:flex !important}.d-inline-flex{display:-webkit-inline-box !important;display:inline-flex !important}.d-none{display:none !important}@media (min-width: 544px){.d-sm-table{display:table !important}.d-sm-table-cell{display:table-cell !important}.d-sm-block{display:block !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-flex{display:-webkit-box !important;display:flex !important}.d-sm-inline-flex{display:-webkit-inline-box !important;display:inline-flex !important}.d-sm-none{display:none !important}}@media (min-width: 768px){.d-md-table{display:table !important}.d-md-table-cell{display:table-cell !important}.d-md-block{display:block !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-flex{display:-webkit-box !important;display:flex !important}.d-md-inline-flex{display:-webkit-inline-box !important;display:inline-flex !important}.d-md-none{display:none !important}}@media (min-width: 1012px){.d-lg-table{display:table !important}.d-lg-table-cell{display:table-cell !important}.d-lg-block{display:block !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-flex{display:-webkit-box !important;display:flex !important}.d-lg-inline-flex{display:-webkit-inline-box !important;display:inline-flex !important}.d-lg-none{display:none !important}}@media (min-width: 1280px){.d-xl-table{display:table !important}.d-xl-table-cell{display:table-cell !important}.d-xl-block{display:block !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-flex{display:-webkit-box !important;display:flex !important}.d-xl-inline-flex{display:-webkit-inline-box !important;display:inline-flex !important}.d-xl-none{display:none !important}}@media (max-width: 544px){.hide-sm{display:none !important}}@media (min-width: 544px) and (max-width: 768px){.hide-md{display:none !important}}@media (min-width: 768px) and (max-width: 1012px){.hide-lg{display:none !important}}@media (min-width: 1012px){.hide-xl{display:none !important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);word-wrap:normal;border:0}.show-on-focus{position:absolute;width:1px;height:1px;margin:0;overflow:hidden;clip:rect(1px, 1px, 1px, 1px)}.show-on-focus:focus{z-index:20;width:auto;height:auto;clip:auto}
|
@@ -1 +0,0 @@
|
|
1
|
-
module.exports = {"cssstats":{"size":55468,"gzipSize":6754,"humanizedSize":"54kB","humanizedGzipSize":"7kB","rules":{"total":1050,"size":{"graph":[6,2,1,1,1,1,11,3,3,3,3,8,3,3,3,3,11,1,1,10,1,1,6,3,3,3,3,8,1,1,1,1,1,1,4,2,2,2,2,2,2,1,1,1,1,1,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,3,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,3,3,3,1,1,2,2,2,2,1,2,2,2,2,2,1,1,1,1,1,1,2,1,2,1,1,2,1,2,3,3,3,3,1,1,2,2,2,2,1,2,2,2,2,2,1,1,1,1,1,1,2,1,2,1,1,2,1,2,3,3,3,3,1,1,2,2,2,2,1,2,2,2,2,2,1,1,1,1,1,1,2,1,2,1,1,2,1,2,3,3,3,3,1,1,2,2,2,2,1,2,2,2,2,2,1,1,1,1,1,1,2,1,2,1,1,2,1,2,3,3,3,3,1,1,2,2,2,2,1,2,2,2,2,2,1,1,1,1,1,1,2,1,2,1,1,2,1,2,3,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,3,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,1,1,1,1,1,2,2,2,2,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,2,1,2,1,2,1,2,1,1,4,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,1,1,1,1,1,1,1,1,1,1,1,2,2,1,1,1,1,1,1,2,2,1,1,1,1,1,1,2,2,1,1,1,1,1,1,2,2,1,1,1,1,1,1,2,2,1,1,1,1,1,8,6,4],"max":11,"average":1.359047619047619}},"selectors":{"total":1055,"type":4,"class":1023,"id":0,"pseudoClass":5,"pseudoElement":2,"values":[".anim-fade-in",".anim-fade-in.fast","0%","100%","0%","100%",".anim-fade-up","0%","100%","0%","100%",".anim-fade-down","0%","100%","0%","100%",".anim-grow-x","to","to",".anim-shrink-x","to","to",".anim-scale-in","0%","100%","0%","100%",".anim-pulse","0%","10%","100%","0%","10%","100%",".anim-pulse-in","0%","50%","100%","0%","50%","100%",".border",".border-top",".border-right",".border-bottom",".border-left",".border-y",".border-dashed",".border-blue",".border-blue-light",".border-green",".border-green-light",".border-red",".border-red-light",".border-purple",".border-yellow",".border-gray-light",".border-gray-dark",".border-black-fade",".border-0",".border-top-0",".border-right-0",".border-bottom-0",".border-left-0",".rounded-0",".rounded-1",".rounded-2",".box-shadow",".box-shadow-medium",".box-shadow-large",".box-shadow-extra-large",".box-shadow-none",".bg-white",".bg-blue",".bg-blue-light",".bg-gray-dark",".bg-gray",".bg-gray-light",".bg-green",".bg-green-light",".bg-red",".bg-red-light",".bg-yellow",".bg-yellow-light",".bg-purple",".bg-purple-light",".bg-shade-gradient",".text-blue",".text-red",".text-gray-light",".text-gray",".text-gray-dark",".text-green",".text-orange",".text-orange-light",".text-purple",".text-white",".text-inherit",".text-pending",".bg-pending",".link-gray",".link-gray:hover",".link-gray-dark",".link-gray-dark:hover",".link-hover-blue:hover",".muted-link",".muted-link:hover",".flex-row",".flex-row-reverse",".flex-column",".flex-wrap",".flex-nowrap",".flex-justify-start",".flex-justify-end",".flex-justify-center",".flex-justify-between",".flex-justify-around",".flex-items-start",".flex-items-end",".flex-items-center",".flex-items-baseline",".flex-items-stretch",".flex-content-start",".flex-content-end",".flex-content-center",".flex-content-between",".flex-content-around",".flex-content-stretch",".flex-auto",".flex-shrink-0",".flex-self-auto",".flex-self-start",".flex-self-end",".flex-self-center",".flex-self-baseline",".flex-self-stretch",".flex-item-equal",".flex-sm-row",".flex-sm-row-reverse",".flex-sm-column",".flex-sm-wrap",".flex-sm-nowrap",".flex-sm-justify-start",".flex-sm-justify-end",".flex-sm-justify-center",".flex-sm-justify-between",".flex-sm-justify-around",".flex-sm-items-start",".flex-sm-items-end",".flex-sm-items-center",".flex-sm-items-baseline",".flex-sm-items-stretch",".flex-sm-content-start",".flex-sm-content-end",".flex-sm-content-center",".flex-sm-content-between",".flex-sm-content-around",".flex-sm-content-stretch",".flex-sm-auto",".flex-sm-shrink-0",".flex-sm-self-auto",".flex-sm-self-start",".flex-sm-self-end",".flex-sm-self-center",".flex-sm-self-baseline",".flex-sm-self-stretch",".flex-sm-item-equal",".flex-md-row",".flex-md-row-reverse",".flex-md-column",".flex-md-wrap",".flex-md-nowrap",".flex-md-justify-start",".flex-md-justify-end",".flex-md-justify-center",".flex-md-justify-between",".flex-md-justify-around",".flex-md-items-start",".flex-md-items-end",".flex-md-items-center",".flex-md-items-baseline",".flex-md-items-stretch",".flex-md-content-start",".flex-md-content-end",".flex-md-content-center",".flex-md-content-between",".flex-md-content-around",".flex-md-content-stretch",".flex-md-auto",".flex-md-shrink-0",".flex-md-self-auto",".flex-md-self-start",".flex-md-self-end",".flex-md-self-center",".flex-md-self-baseline",".flex-md-self-stretch",".flex-md-item-equal",".flex-lg-row",".flex-lg-row-reverse",".flex-lg-column",".flex-lg-wrap",".flex-lg-nowrap",".flex-lg-justify-start",".flex-lg-justify-end",".flex-lg-justify-center",".flex-lg-justify-between",".flex-lg-justify-around",".flex-lg-items-start",".flex-lg-items-end",".flex-lg-items-center",".flex-lg-items-baseline",".flex-lg-items-stretch",".flex-lg-content-start",".flex-lg-content-end",".flex-lg-content-center",".flex-lg-content-between",".flex-lg-content-around",".flex-lg-content-stretch",".flex-lg-auto",".flex-lg-shrink-0",".flex-lg-self-auto",".flex-lg-self-start",".flex-lg-self-end",".flex-lg-self-center",".flex-lg-self-baseline",".flex-lg-self-stretch",".flex-lg-item-equal",".flex-xl-row",".flex-xl-row-reverse",".flex-xl-column",".flex-xl-wrap",".flex-xl-nowrap",".flex-xl-justify-start",".flex-xl-justify-end",".flex-xl-justify-center",".flex-xl-justify-between",".flex-xl-justify-around",".flex-xl-items-start",".flex-xl-items-end",".flex-xl-items-center",".flex-xl-items-baseline",".flex-xl-items-stretch",".flex-xl-content-start",".flex-xl-content-end",".flex-xl-content-center",".flex-xl-content-between",".flex-xl-content-around",".flex-xl-content-stretch",".flex-xl-auto",".flex-xl-shrink-0",".flex-xl-self-auto",".flex-xl-self-start",".flex-xl-self-end",".flex-xl-self-center",".flex-xl-self-baseline",".flex-xl-self-stretch",".flex-xl-item-equal",".position-static",".position-relative",".position-absolute",".position-fixed",".top-0",".right-0",".bottom-0",".left-0",".v-align-middle",".v-align-top",".v-align-bottom",".v-align-text-top",".v-align-text-bottom",".overflow-hidden",".overflow-scroll",".overflow-auto",".clearfix::before",".clearfix::after",".float-right",".float-left",".float-none",".float-sm-left",".float-sm-right",".float-sm-none",".float-md-left",".float-md-right",".float-md-none",".float-lg-left",".float-lg-right",".float-lg-none",".float-xl-left",".float-xl-right",".float-xl-none",".width-fit",".width-full",".height-full",".min-width-0",".direction-rtl",".direction-ltr",".direction-sm-rtl",".direction-sm-ltr",".direction-md-rtl",".direction-md-ltr",".direction-lg-rtl",".direction-lg-ltr",".direction-xl-rtl",".direction-xl-ltr",".m-0",".mt-0",".mr-0",".mb-0",".ml-0",".mt-n0",".mr-n0",".mb-n0",".ml-n0",".mx-0",".my-0",".m-1",".mt-1",".mr-1",".mb-1",".ml-1",".mt-n1",".mr-n1",".mb-n1",".ml-n1",".mx-1",".my-1",".m-2",".mt-2",".mr-2",".mb-2",".ml-2",".mt-n2",".mr-n2",".mb-n2",".ml-n2",".mx-2",".my-2",".m-3",".mt-3",".mr-3",".mb-3",".ml-3",".mt-n3",".mr-n3",".mb-n3",".ml-n3",".mx-3",".my-3",".m-4",".mt-4",".mr-4",".mb-4",".ml-4",".mt-n4",".mr-n4",".mb-n4",".ml-n4",".mx-4",".my-4",".m-5",".mt-5",".mr-5",".mb-5",".ml-5",".mt-n5",".mr-n5",".mb-n5",".ml-n5",".mx-5",".my-5",".m-6",".mt-6",".mr-6",".mb-6",".ml-6",".mt-n6",".mr-n6",".mb-n6",".ml-n6",".mx-6",".my-6",".mx-auto",".m-sm-0",".mt-sm-0",".mr-sm-0",".mb-sm-0",".ml-sm-0",".mt-sm-n0",".mr-sm-n0",".mb-sm-n0",".ml-sm-n0",".mx-sm-0",".my-sm-0",".m-sm-1",".mt-sm-1",".mr-sm-1",".mb-sm-1",".ml-sm-1",".mt-sm-n1",".mr-sm-n1",".mb-sm-n1",".ml-sm-n1",".mx-sm-1",".my-sm-1",".m-sm-2",".mt-sm-2",".mr-sm-2",".mb-sm-2",".ml-sm-2",".mt-sm-n2",".mr-sm-n2",".mb-sm-n2",".ml-sm-n2",".mx-sm-2",".my-sm-2",".m-sm-3",".mt-sm-3",".mr-sm-3",".mb-sm-3",".ml-sm-3",".mt-sm-n3",".mr-sm-n3",".mb-sm-n3",".ml-sm-n3",".mx-sm-3",".my-sm-3",".m-sm-4",".mt-sm-4",".mr-sm-4",".mb-sm-4",".ml-sm-4",".mt-sm-n4",".mr-sm-n4",".mb-sm-n4",".ml-sm-n4",".mx-sm-4",".my-sm-4",".m-sm-5",".mt-sm-5",".mr-sm-5",".mb-sm-5",".ml-sm-5",".mt-sm-n5",".mr-sm-n5",".mb-sm-n5",".ml-sm-n5",".mx-sm-5",".my-sm-5",".m-sm-6",".mt-sm-6",".mr-sm-6",".mb-sm-6",".ml-sm-6",".mt-sm-n6",".mr-sm-n6",".mb-sm-n6",".ml-sm-n6",".mx-sm-6",".my-sm-6",".m-md-0",".mt-md-0",".mr-md-0",".mb-md-0",".ml-md-0",".mt-md-n0",".mr-md-n0",".mb-md-n0",".ml-md-n0",".mx-md-0",".my-md-0",".m-md-1",".mt-md-1",".mr-md-1",".mb-md-1",".ml-md-1",".mt-md-n1",".mr-md-n1",".mb-md-n1",".ml-md-n1",".mx-md-1",".my-md-1",".m-md-2",".mt-md-2",".mr-md-2",".mb-md-2",".ml-md-2",".mt-md-n2",".mr-md-n2",".mb-md-n2",".ml-md-n2",".mx-md-2",".my-md-2",".m-md-3",".mt-md-3",".mr-md-3",".mb-md-3",".ml-md-3",".mt-md-n3",".mr-md-n3",".mb-md-n3",".ml-md-n3",".mx-md-3",".my-md-3",".m-md-4",".mt-md-4",".mr-md-4",".mb-md-4",".ml-md-4",".mt-md-n4",".mr-md-n4",".mb-md-n4",".ml-md-n4",".mx-md-4",".my-md-4",".m-md-5",".mt-md-5",".mr-md-5",".mb-md-5",".ml-md-5",".mt-md-n5",".mr-md-n5",".mb-md-n5",".ml-md-n5",".mx-md-5",".my-md-5",".m-md-6",".mt-md-6",".mr-md-6",".mb-md-6",".ml-md-6",".mt-md-n6",".mr-md-n6",".mb-md-n6",".ml-md-n6",".mx-md-6",".my-md-6",".m-lg-0",".mt-lg-0",".mr-lg-0",".mb-lg-0",".ml-lg-0",".mt-lg-n0",".mr-lg-n0",".mb-lg-n0",".ml-lg-n0",".mx-lg-0",".my-lg-0",".m-lg-1",".mt-lg-1",".mr-lg-1",".mb-lg-1",".ml-lg-1",".mt-lg-n1",".mr-lg-n1",".mb-lg-n1",".ml-lg-n1",".mx-lg-1",".my-lg-1",".m-lg-2",".mt-lg-2",".mr-lg-2",".mb-lg-2",".ml-lg-2",".mt-lg-n2",".mr-lg-n2",".mb-lg-n2",".ml-lg-n2",".mx-lg-2",".my-lg-2",".m-lg-3",".mt-lg-3",".mr-lg-3",".mb-lg-3",".ml-lg-3",".mt-lg-n3",".mr-lg-n3",".mb-lg-n3",".ml-lg-n3",".mx-lg-3",".my-lg-3",".m-lg-4",".mt-lg-4",".mr-lg-4",".mb-lg-4",".ml-lg-4",".mt-lg-n4",".mr-lg-n4",".mb-lg-n4",".ml-lg-n4",".mx-lg-4",".my-lg-4",".m-lg-5",".mt-lg-5",".mr-lg-5",".mb-lg-5",".ml-lg-5",".mt-lg-n5",".mr-lg-n5",".mb-lg-n5",".ml-lg-n5",".mx-lg-5",".my-lg-5",".m-lg-6",".mt-lg-6",".mr-lg-6",".mb-lg-6",".ml-lg-6",".mt-lg-n6",".mr-lg-n6",".mb-lg-n6",".ml-lg-n6",".mx-lg-6",".my-lg-6",".m-xl-0",".mt-xl-0",".mr-xl-0",".mb-xl-0",".ml-xl-0",".mt-xl-n0",".mr-xl-n0",".mb-xl-n0",".ml-xl-n0",".mx-xl-0",".my-xl-0",".m-xl-1",".mt-xl-1",".mr-xl-1",".mb-xl-1",".ml-xl-1",".mt-xl-n1",".mr-xl-n1",".mb-xl-n1",".ml-xl-n1",".mx-xl-1",".my-xl-1",".m-xl-2",".mt-xl-2",".mr-xl-2",".mb-xl-2",".ml-xl-2",".mt-xl-n2",".mr-xl-n2",".mb-xl-n2",".ml-xl-n2",".mx-xl-2",".my-xl-2",".m-xl-3",".mt-xl-3",".mr-xl-3",".mb-xl-3",".ml-xl-3",".mt-xl-n3",".mr-xl-n3",".mb-xl-n3",".ml-xl-n3",".mx-xl-3",".my-xl-3",".m-xl-4",".mt-xl-4",".mr-xl-4",".mb-xl-4",".ml-xl-4",".mt-xl-n4",".mr-xl-n4",".mb-xl-n4",".ml-xl-n4",".mx-xl-4",".my-xl-4",".m-xl-5",".mt-xl-5",".mr-xl-5",".mb-xl-5",".ml-xl-5",".mt-xl-n5",".mr-xl-n5",".mb-xl-n5",".ml-xl-n5",".mx-xl-5",".my-xl-5",".m-xl-6",".mt-xl-6",".mr-xl-6",".mb-xl-6",".ml-xl-6",".mt-xl-n6",".mr-xl-n6",".mb-xl-n6",".ml-xl-n6",".mx-xl-6",".my-xl-6",".p-0",".pt-0",".pr-0",".pb-0",".pl-0",".px-0",".py-0",".p-1",".pt-1",".pr-1",".pb-1",".pl-1",".px-1",".py-1",".p-2",".pt-2",".pr-2",".pb-2",".pl-2",".px-2",".py-2",".p-3",".pt-3",".pr-3",".pb-3",".pl-3",".px-3",".py-3",".p-4",".pt-4",".pr-4",".pb-4",".pl-4",".px-4",".py-4",".p-5",".pt-5",".pr-5",".pb-5",".pl-5",".px-5",".py-5",".p-6",".pt-6",".pr-6",".pb-6",".pl-6",".px-6",".py-6",".p-sm-0",".pt-sm-0",".pr-sm-0",".pb-sm-0",".pl-sm-0",".px-sm-0",".py-sm-0",".p-sm-1",".pt-sm-1",".pr-sm-1",".pb-sm-1",".pl-sm-1",".px-sm-1",".py-sm-1",".p-sm-2",".pt-sm-2",".pr-sm-2",".pb-sm-2",".pl-sm-2",".px-sm-2",".py-sm-2",".p-sm-3",".pt-sm-3",".pr-sm-3",".pb-sm-3",".pl-sm-3",".px-sm-3",".py-sm-3",".p-sm-4",".pt-sm-4",".pr-sm-4",".pb-sm-4",".pl-sm-4",".px-sm-4",".py-sm-4",".p-sm-5",".pt-sm-5",".pr-sm-5",".pb-sm-5",".pl-sm-5",".px-sm-5",".py-sm-5",".p-sm-6",".pt-sm-6",".pr-sm-6",".pb-sm-6",".pl-sm-6",".px-sm-6",".py-sm-6",".p-md-0",".pt-md-0",".pr-md-0",".pb-md-0",".pl-md-0",".px-md-0",".py-md-0",".p-md-1",".pt-md-1",".pr-md-1",".pb-md-1",".pl-md-1",".px-md-1",".py-md-1",".p-md-2",".pt-md-2",".pr-md-2",".pb-md-2",".pl-md-2",".px-md-2",".py-md-2",".p-md-3",".pt-md-3",".pr-md-3",".pb-md-3",".pl-md-3",".px-md-3",".py-md-3",".p-md-4",".pt-md-4",".pr-md-4",".pb-md-4",".pl-md-4",".px-md-4",".py-md-4",".p-md-5",".pt-md-5",".pr-md-5",".pb-md-5",".pl-md-5",".px-md-5",".py-md-5",".p-md-6",".pt-md-6",".pr-md-6",".pb-md-6",".pl-md-6",".px-md-6",".py-md-6",".p-lg-0",".pt-lg-0",".pr-lg-0",".pb-lg-0",".pl-lg-0",".px-lg-0",".py-lg-0",".p-lg-1",".pt-lg-1",".pr-lg-1",".pb-lg-1",".pl-lg-1",".px-lg-1",".py-lg-1",".p-lg-2",".pt-lg-2",".pr-lg-2",".pb-lg-2",".pl-lg-2",".px-lg-2",".py-lg-2",".p-lg-3",".pt-lg-3",".pr-lg-3",".pb-lg-3",".pl-lg-3",".px-lg-3",".py-lg-3",".p-lg-4",".pt-lg-4",".pr-lg-4",".pb-lg-4",".pl-lg-4",".px-lg-4",".py-lg-4",".p-lg-5",".pt-lg-5",".pr-lg-5",".pb-lg-5",".pl-lg-5",".px-lg-5",".py-lg-5",".p-lg-6",".pt-lg-6",".pr-lg-6",".pb-lg-6",".pl-lg-6",".px-lg-6",".py-lg-6",".p-xl-0",".pt-xl-0",".pr-xl-0",".pb-xl-0",".pl-xl-0",".px-xl-0",".py-xl-0",".p-xl-1",".pt-xl-1",".pr-xl-1",".pb-xl-1",".pl-xl-1",".px-xl-1",".py-xl-1",".p-xl-2",".pt-xl-2",".pr-xl-2",".pb-xl-2",".pl-xl-2",".px-xl-2",".py-xl-2",".p-xl-3",".pt-xl-3",".pr-xl-3",".pb-xl-3",".pl-xl-3",".px-xl-3",".py-xl-3",".p-xl-4",".pt-xl-4",".pr-xl-4",".pb-xl-4",".pl-xl-4",".px-xl-4",".py-xl-4",".p-xl-5",".pt-xl-5",".pr-xl-5",".pb-xl-5",".pl-xl-5",".px-xl-5",".py-xl-5",".p-xl-6",".pt-xl-6",".pr-xl-6",".pb-xl-6",".pl-xl-6",".px-xl-6",".py-xl-6",".p-responsive",".p-responsive",".p-responsive",".h1",".h1",".h2",".h2",".h3",".h3",".h4",".h5",".h6",".h1",".h2",".h3",".h4",".h5",".h6",".f1",".f1",".f2",".f2",".f3",".f3",".f4",".f4",".f5",".f6",".f00-light",".f00-light",".f0-light",".f0-light",".f1-light",".f1-light",".f2-light",".f2-light",".f3-light",".f3-light",".text-small",".lead",".lh-condensed-ultra",".lh-condensed",".lh-default",".text-right",".text-left",".text-center",".text-sm-right",".text-sm-left",".text-sm-center",".text-md-right",".text-md-left",".text-md-center",".text-lg-right",".text-lg-left",".text-lg-center",".text-xl-right",".text-xl-left",".text-xl-center",".text-normal",".text-bold",".text-italic",".text-uppercase",".no-underline",".no-wrap",".ws-normal",".wb-break-all",".text-emphasized",".list-style-none",".text-shadow-dark",".text-shadow-light",".v-hidden",".v-visible",".d-table",".d-table-cell",".table-fixed",".d-block",".d-inline",".d-inline-block",".d-flex",".d-inline-flex",".d-none",".d-sm-table",".d-sm-table-cell",".d-sm-block",".d-sm-inline",".d-sm-inline-block",".d-sm-flex",".d-sm-inline-flex",".d-sm-none",".d-md-table",".d-md-table-cell",".d-md-block",".d-md-inline",".d-md-inline-block",".d-md-flex",".d-md-inline-flex",".d-md-none",".d-lg-table",".d-lg-table-cell",".d-lg-block",".d-lg-inline",".d-lg-inline-block",".d-lg-flex",".d-lg-inline-flex",".d-lg-none",".d-xl-table",".d-xl-table-cell",".d-xl-block",".d-xl-inline",".d-xl-inline-block",".d-xl-flex",".d-xl-inline-flex",".d-xl-none",".hide-sm",".hide-md",".hide-lg",".hide-xl",".sr-only",".show-on-focus",".show-on-focus:focus"],"specificity":{"max":20,"average":9.785781990521327}},"declarations":{"total":1427,"unique":353,"properties":{"-webkit-animation-name":["fade-in","fade-up","fade-down","grow-x","shrink-x","scale-in","pulse","pulse-in"],"animation-name":["fade-in","fade-up","fade-down","grow-x","shrink-x","scale-in","pulse","pulse-in"],"-webkit-animation-duration":["1s","300ms","0.3s","0.3s","0.3s","0.3s","0.15s","2s","0.5s"],"animation-duration":["1s","300ms","0.3s","0.3s","0.3s","0.3s","0.15s","2s","0.5s"],"-webkit-animation-timing-function":["ease-in-out","ease-out","ease-in","ease","ease-in-out","cubic-bezier(0.2, 0, 0.13, 1.5)","linear"],"animation-timing-function":["ease-in-out","ease-out","ease-in","ease","ease-in-out","cubic-bezier(0.2, 0, 0.13, 1.5)","linear"],"opacity":["0","1","0","1","0","0.8","1","0.8","1","1","0.5","1","0.5","0","1","0","1","0.3","1","0.3","0.3","1","0.3"],"-webkit-animation-fill-mode":["forwards","forwards","forwards","forwards"],"animation-fill-mode":["forwards","forwards","forwards","forwards"],"-webkit-animation-delay":["1s","0.5s","0.5s"],"animation-delay":["1s","0.5s","0.5s"],"-webkit-transform":["translateY(100%)","translateY(0)","translateY(100%)","translateY(0)","translateY(0)","translateY(100%)","translateY(0)","translateY(100%)","scale(0.5)","scale(1)","scale(0.5)","scale(1)","scale3d(1, 1, 1)","scale3d(1.1, 1.1, 1.1)","scale3d(1, 1, 1)","scale3d(1, 1, 1)","scale3d(1.1, 1.1, 1.1)","scale3d(1, 1, 1)"],"transform":["translateY(100%)","translateY(0)","translateY(100%)","translateY(0)","translateY(0)","translateY(100%)","translateY(0)","translateY(100%)","scale(0.5)","scale(1)","scale(0.5)","scale(1)","scale3d(1, 1, 1)","scale3d(1.1, 1.1, 1.1)","scale3d(1, 1, 1)","scale3d(1, 1, 1)","scale3d(1.1, 1.1, 1.1)","scale3d(1, 1, 1)"],"width":["0%","100%","100%","0%","0%","100%","1px","1px","auto"],"-webkit-animation-iteration-count":["infinite"],"animation-iteration-count":["infinite"],"border":["1px #e1e4e8 solid","0","0"],"border-top":["1px #e1e4e8 solid","1px #e1e4e8 solid","0"],"border-right":["1px #e1e4e8 solid","0"],"border-bottom":["1px #e1e4e8 solid","1px #e1e4e8 solid","0"],"border-left":["1px #e1e4e8 solid","0"],"border-style":["dashed"],"border-color":["#0366d6","#c8e1ff","#34d058","#a2cbac","#d73a49","#cea0a5","#6f42c1","#d9d0a5","#eaecef","#d1d5da","rgba(27,31,35,0.15)"],"border-radius":["0","3px","6px"],"box-shadow":["0 1px 1px rgba(27,31,35,0.1)","0 1px 5px rgba(27,31,35,0.15)","0 1px 15px rgba(27,31,35,0.15)","0 10px 50px rgba(27,31,35,0.07)","none"],"background-color":["#fff","#0366d6","#f1f8ff","#24292e","#f6f8fa","#fafbfc","#28a745","#dcffe4","#d73a49","#ffdce0","#ffd33d","#fff5b1","#6f42c1","#f5f0ff"],"background-image":["linear-gradient(180deg, rgba(27,31,35,0.065), rgba(27,31,35,0))"],"background-repeat":["no-repeat"],"background-size":["100% 200px"],"color":["#0366d6","#cb2431","#6a737d","#586069","#24292e","#28a745","#a04100","#e36209","#6f42c1","#fff","inherit","#b08800","#dbab09","#586069","#0366d6","#24292e","#0366d6","#0366d6","#586069","#0366d6","#586069","#24292e"],"text-decoration":["none","none"],"-webkit-box-orient":["horizontal","horizontal","vertical","horizontal","horizontal","vertical","horizontal","horizontal","vertical","horizontal","horizontal","vertical","horizontal","horizontal","vertical"],"-webkit-box-direction":["normal","reverse","normal","normal","reverse","normal","normal","reverse","normal","normal","reverse","normal","normal","reverse","normal"],"flex-direction":["row","row-reverse","column","row","row-reverse","column","row","row-reverse","column","row","row-reverse","column","row","row-reverse","column"],"flex-wrap":["wrap","nowrap","wrap","nowrap","wrap","nowrap","wrap","nowrap","wrap","nowrap"],"-webkit-box-pack":["start","end","center","justify","start","end","center","justify","start","end","center","justify","start","end","center","justify","start","end","center","justify"],"justify-content":["flex-start","flex-end","center","space-between","space-around","flex-start","flex-end","center","space-between","space-around","flex-start","flex-end","center","space-between","space-around","flex-start","flex-end","center","space-between","space-around","flex-start","flex-end","center","space-between","space-around"],"-webkit-box-align":["start","end","center","baseline","stretch","start","end","center","baseline","stretch","start","end","center","baseline","stretch","start","end","center","baseline","stretch","start","end","center","baseline","stretch"],"align-items":["flex-start","flex-end","center","baseline","stretch","flex-start","flex-end","center","baseline","stretch","flex-start","flex-end","center","baseline","stretch","flex-start","flex-end","center","baseline","stretch","flex-start","flex-end","center","baseline","stretch"],"align-content":["flex-start","flex-end","center","space-between","space-around","stretch","flex-start","flex-end","center","space-between","space-around","stretch","flex-start","flex-end","center","space-between","space-around","stretch","flex-start","flex-end","center","space-between","space-around","stretch","flex-start","flex-end","center","space-between","space-around","stretch"],"-webkit-box-flex":["1","1","1","1","1","1","1","1","1","1"],"flex":["1 1 auto","1 1 auto","1 1 auto","1 1 auto","1 1 auto"],"flex-shrink":["0","0","0","0","0"],"-ms-grid-row-align":["auto","center","stretch","auto","center","stretch","auto","center","stretch","auto","center","stretch","auto","center","stretch"],"align-self":["auto","flex-start","flex-end","center","baseline","stretch","auto","flex-start","flex-end","center","baseline","stretch","auto","flex-start","flex-end","center","baseline","stretch","auto","flex-start","flex-end","center","baseline","stretch","auto","flex-start","flex-end","center","baseline","stretch"],"flex-grow":["1","1","1","1","1"],"flex-basis":["0","0","0","0","0"],"position":["static","relative","absolute","fixed","absolute","absolute"],"top":["0"],"right":["0"],"bottom":["0"],"left":["0"],"vertical-align":["middle","top","bottom","text-top","text-bottom"],"overflow":["hidden","scroll","auto","hidden","hidden"],"display":["table","table","table","table-cell","block","inline","inline-block","-webkit-box","flex","-webkit-inline-box","inline-flex","none","table","table-cell","block","inline","inline-block","-webkit-box","flex","-webkit-inline-box","inline-flex","none","table","table-cell","block","inline","inline-block","-webkit-box","flex","-webkit-inline-box","inline-flex","none","table","table-cell","block","inline","inline-block","-webkit-box","flex","-webkit-inline-box","inline-flex","none","table","table-cell","block","inline","inline-block","-webkit-box","flex","-webkit-inline-box","inline-flex","none","none","none","none","none"],"content":["\"\"","\"\""],"clear":["both"],"float":["right","left","none","left","right","none","left","right","none","left","right","none","left","right","none"],"max-width":["100%"],"height":["100%","1px","1px","auto"],"min-width":["0"],"direction":["rtl","ltr","rtl","ltr","rtl","ltr","rtl","ltr","rtl","ltr"],"margin":["0","4px","8px","16px","24px","32px","40px","0","4px","8px","16px","24px","32px","40px","0","4px","8px","16px","24px","32px","40px","0","4px","8px","16px","24px","32px","40px","0","4px","8px","16px","24px","32px","40px","0"],"margin-top":["0","-0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","0","-0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","0","-0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","0","-0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","0","-0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px"],"margin-right":["0","-0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto","0","-0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","0","-0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","0","-0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","0","-0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px"],"margin-bottom":["0","-0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","0","-0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","0","-0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","0","-0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","0","-0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","30px"],"margin-left":["0","-0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","auto","0","-0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","0","-0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","0","-0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px","0","-0","0","4px","-4px","4px","8px","-8px","8px","16px","-16px","16px","24px","-24px","24px","32px","-32px","32px","40px","-40px","40px"],"padding":["0","4px","8px","16px","24px","32px","40px","0","4px","8px","16px","24px","32px","40px","0","4px","8px","16px","24px","32px","40px","0","4px","8px","16px","24px","32px","40px","0","4px","8px","16px","24px","32px","40px","0"],"padding-top":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"],"padding-right":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","16px","40px","16px"],"padding-bottom":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px"],"padding-left":["0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","0","0","4px","4px","8px","8px","16px","16px","24px","24px","32px","32px","40px","40px","16px","40px","16px"],"font-size":["26px","32px","22px","24px","18px","20px","16px","14px","12px","26px","32px","22px","24px","18px","20px","16px","16px","14px","12px","40px","48px","32px","40px","26px","32px","22px","24px","18px","20px","12px","20px"],"font-weight":["600","300","300","300","300","300","300","400","600","600"],"line-height":["1","1.25","1.5"],"text-align":["right","left","center","right","left","center","right","left","center","right","left","center","right","left","center"],"font-style":["italic"],"text-transform":["uppercase"],"white-space":["nowrap","normal"],"word-break":["break-all"],"list-style":["none"],"text-shadow":["0 1px 1px rgba(27,31,35,0.25),0 1px 25px rgba(27,31,35,0.75)","0 1px 0 rgba(255,255,255,0.5)"],"visibility":["hidden","visible"],"table-layout":["fixed"],"clip":["rect(0, 0, 0, 0)","rect(1px, 1px, 1px, 1px)","auto"],"word-wrap":["normal"],"z-index":["20"]}},"mediaQueries":{"total":94,"unique":7,"values":["(min-width: 544px)","(min-width: 768px)","(min-width: 1012px)","(min-width: 1280px)","(min-width: 544px)","(min-width: 768px)","(min-width: 1012px)","(min-width: 1280px)","(min-width: 544px)","(min-width: 768px)","(min-width: 1012px)","(min-width: 1280px)","(min-width: 544px)","(min-width: 544px)","(min-width: 544px)","(min-width: 544px)","(min-width: 544px)","(min-width: 544px)","(min-width: 544px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 1012px)","(min-width: 1012px)","(min-width: 1012px)","(min-width: 1012px)","(min-width: 1012px)","(min-width: 1012px)","(min-width: 1012px)","(min-width: 1280px)","(min-width: 1280px)","(min-width: 1280px)","(min-width: 1280px)","(min-width: 1280px)","(min-width: 1280px)","(min-width: 1280px)","(min-width: 544px)","(min-width: 544px)","(min-width: 544px)","(min-width: 544px)","(min-width: 544px)","(min-width: 544px)","(min-width: 544px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 1012px)","(min-width: 1012px)","(min-width: 1012px)","(min-width: 1012px)","(min-width: 1012px)","(min-width: 1012px)","(min-width: 1012px)","(min-width: 1280px)","(min-width: 1280px)","(min-width: 1280px)","(min-width: 1280px)","(min-width: 1280px)","(min-width: 1280px)","(min-width: 1280px)","(min-width: 544px)","(min-width: 1012px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 768px)","(min-width: 544px)","(min-width: 768px)","(min-width: 1012px)","(min-width: 1280px)","(min-width: 544px)","(min-width: 768px)","(min-width: 1012px)","(min-width: 1280px)","(max-width: 544px)","(min-width: 544px) and (max-width: 768px)","(min-width: 768px) and (max-width: 1012px)","(min-width: 1012px)"],"contents":[{"value":"(min-width: 544px)","rules":{"total":30,"size":{"graph":[3,3,3,1,1,2,2,2,2,1,2,2,2,2,2,1,1,1,1,1,1,2,1,2,1,1,2,1,2,3],"max":3,"average":1.7}},"selectors":{"total":30,"type":0,"class":30,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".flex-sm-row",".flex-sm-row-reverse",".flex-sm-column",".flex-sm-wrap",".flex-sm-nowrap",".flex-sm-justify-start",".flex-sm-justify-end",".flex-sm-justify-center",".flex-sm-justify-between",".flex-sm-justify-around",".flex-sm-items-start",".flex-sm-items-end",".flex-sm-items-center",".flex-sm-items-baseline",".flex-sm-items-stretch",".flex-sm-content-start",".flex-sm-content-end",".flex-sm-content-center",".flex-sm-content-between",".flex-sm-content-around",".flex-sm-content-stretch",".flex-sm-auto",".flex-sm-shrink-0",".flex-sm-self-auto",".flex-sm-self-start",".flex-sm-self-end",".flex-sm-self-center",".flex-sm-self-baseline",".flex-sm-self-stretch",".flex-sm-item-equal"],"specificity":{"max":10,"average":10}},"declarations":{"total":51,"unique":48,"properties":{"-webkit-box-orient":["horizontal","horizontal","vertical"],"-webkit-box-direction":["normal","reverse","normal"],"flex-direction":["row","row-reverse","column"],"flex-wrap":["wrap","nowrap"],"-webkit-box-pack":["start","end","center","justify"],"justify-content":["flex-start","flex-end","center","space-between","space-around"],"-webkit-box-align":["start","end","center","baseline","stretch"],"align-items":["flex-start","flex-end","center","baseline","stretch"],"align-content":["flex-start","flex-end","center","space-between","space-around","stretch"],"-webkit-box-flex":["1","1"],"flex":["1 1 auto"],"flex-shrink":["0"],"-ms-grid-row-align":["auto","center","stretch"],"align-self":["auto","flex-start","flex-end","center","baseline","stretch"],"flex-grow":["1"],"flex-basis":["0"]}}},{"value":"(min-width: 768px)","rules":{"total":30,"size":{"graph":[3,3,3,1,1,2,2,2,2,1,2,2,2,2,2,1,1,1,1,1,1,2,1,2,1,1,2,1,2,3],"max":3,"average":1.7}},"selectors":{"total":30,"type":0,"class":30,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".flex-md-row",".flex-md-row-reverse",".flex-md-column",".flex-md-wrap",".flex-md-nowrap",".flex-md-justify-start",".flex-md-justify-end",".flex-md-justify-center",".flex-md-justify-between",".flex-md-justify-around",".flex-md-items-start",".flex-md-items-end",".flex-md-items-center",".flex-md-items-baseline",".flex-md-items-stretch",".flex-md-content-start",".flex-md-content-end",".flex-md-content-center",".flex-md-content-between",".flex-md-content-around",".flex-md-content-stretch",".flex-md-auto",".flex-md-shrink-0",".flex-md-self-auto",".flex-md-self-start",".flex-md-self-end",".flex-md-self-center",".flex-md-self-baseline",".flex-md-self-stretch",".flex-md-item-equal"],"specificity":{"max":10,"average":10}},"declarations":{"total":51,"unique":48,"properties":{"-webkit-box-orient":["horizontal","horizontal","vertical"],"-webkit-box-direction":["normal","reverse","normal"],"flex-direction":["row","row-reverse","column"],"flex-wrap":["wrap","nowrap"],"-webkit-box-pack":["start","end","center","justify"],"justify-content":["flex-start","flex-end","center","space-between","space-around"],"-webkit-box-align":["start","end","center","baseline","stretch"],"align-items":["flex-start","flex-end","center","baseline","stretch"],"align-content":["flex-start","flex-end","center","space-between","space-around","stretch"],"-webkit-box-flex":["1","1"],"flex":["1 1 auto"],"flex-shrink":["0"],"-ms-grid-row-align":["auto","center","stretch"],"align-self":["auto","flex-start","flex-end","center","baseline","stretch"],"flex-grow":["1"],"flex-basis":["0"]}}},{"value":"(min-width: 1012px)","rules":{"total":30,"size":{"graph":[3,3,3,1,1,2,2,2,2,1,2,2,2,2,2,1,1,1,1,1,1,2,1,2,1,1,2,1,2,3],"max":3,"average":1.7}},"selectors":{"total":30,"type":0,"class":30,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".flex-lg-row",".flex-lg-row-reverse",".flex-lg-column",".flex-lg-wrap",".flex-lg-nowrap",".flex-lg-justify-start",".flex-lg-justify-end",".flex-lg-justify-center",".flex-lg-justify-between",".flex-lg-justify-around",".flex-lg-items-start",".flex-lg-items-end",".flex-lg-items-center",".flex-lg-items-baseline",".flex-lg-items-stretch",".flex-lg-content-start",".flex-lg-content-end",".flex-lg-content-center",".flex-lg-content-between",".flex-lg-content-around",".flex-lg-content-stretch",".flex-lg-auto",".flex-lg-shrink-0",".flex-lg-self-auto",".flex-lg-self-start",".flex-lg-self-end",".flex-lg-self-center",".flex-lg-self-baseline",".flex-lg-self-stretch",".flex-lg-item-equal"],"specificity":{"max":10,"average":10}},"declarations":{"total":51,"unique":48,"properties":{"-webkit-box-orient":["horizontal","horizontal","vertical"],"-webkit-box-direction":["normal","reverse","normal"],"flex-direction":["row","row-reverse","column"],"flex-wrap":["wrap","nowrap"],"-webkit-box-pack":["start","end","center","justify"],"justify-content":["flex-start","flex-end","center","space-between","space-around"],"-webkit-box-align":["start","end","center","baseline","stretch"],"align-items":["flex-start","flex-end","center","baseline","stretch"],"align-content":["flex-start","flex-end","center","space-between","space-around","stretch"],"-webkit-box-flex":["1","1"],"flex":["1 1 auto"],"flex-shrink":["0"],"-ms-grid-row-align":["auto","center","stretch"],"align-self":["auto","flex-start","flex-end","center","baseline","stretch"],"flex-grow":["1"],"flex-basis":["0"]}}},{"value":"(min-width: 1280px)","rules":{"total":30,"size":{"graph":[3,3,3,1,1,2,2,2,2,1,2,2,2,2,2,1,1,1,1,1,1,2,1,2,1,1,2,1,2,3],"max":3,"average":1.7}},"selectors":{"total":30,"type":0,"class":30,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".flex-xl-row",".flex-xl-row-reverse",".flex-xl-column",".flex-xl-wrap",".flex-xl-nowrap",".flex-xl-justify-start",".flex-xl-justify-end",".flex-xl-justify-center",".flex-xl-justify-between",".flex-xl-justify-around",".flex-xl-items-start",".flex-xl-items-end",".flex-xl-items-center",".flex-xl-items-baseline",".flex-xl-items-stretch",".flex-xl-content-start",".flex-xl-content-end",".flex-xl-content-center",".flex-xl-content-between",".flex-xl-content-around",".flex-xl-content-stretch",".flex-xl-auto",".flex-xl-shrink-0",".flex-xl-self-auto",".flex-xl-self-start",".flex-xl-self-end",".flex-xl-self-center",".flex-xl-self-baseline",".flex-xl-self-stretch",".flex-xl-item-equal"],"specificity":{"max":10,"average":10}},"declarations":{"total":51,"unique":48,"properties":{"-webkit-box-orient":["horizontal","horizontal","vertical"],"-webkit-box-direction":["normal","reverse","normal"],"flex-direction":["row","row-reverse","column"],"flex-wrap":["wrap","nowrap"],"-webkit-box-pack":["start","end","center","justify"],"justify-content":["flex-start","flex-end","center","space-between","space-around"],"-webkit-box-align":["start","end","center","baseline","stretch"],"align-items":["flex-start","flex-end","center","baseline","stretch"],"align-content":["flex-start","flex-end","center","space-between","space-around","stretch"],"-webkit-box-flex":["1","1"],"flex":["1 1 auto"],"flex-shrink":["0"],"-ms-grid-row-align":["auto","center","stretch"],"align-self":["auto","flex-start","flex-end","center","baseline","stretch"],"flex-grow":["1"],"flex-basis":["0"]}}},{"value":"(min-width: 544px)","rules":{"total":3,"size":{"graph":[1,1,1],"max":1,"average":1}},"selectors":{"total":3,"type":0,"class":3,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".float-sm-left",".float-sm-right",".float-sm-none"],"specificity":{"max":10,"average":10}},"declarations":{"total":3,"unique":3,"properties":{"float":["left","right","none"]}}},{"value":"(min-width: 768px)","rules":{"total":3,"size":{"graph":[1,1,1],"max":1,"average":1}},"selectors":{"total":3,"type":0,"class":3,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".float-md-left",".float-md-right",".float-md-none"],"specificity":{"max":10,"average":10}},"declarations":{"total":3,"unique":3,"properties":{"float":["left","right","none"]}}},{"value":"(min-width: 1012px)","rules":{"total":3,"size":{"graph":[1,1,1],"max":1,"average":1}},"selectors":{"total":3,"type":0,"class":3,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".float-lg-left",".float-lg-right",".float-lg-none"],"specificity":{"max":10,"average":10}},"declarations":{"total":3,"unique":3,"properties":{"float":["left","right","none"]}}},{"value":"(min-width: 1280px)","rules":{"total":3,"size":{"graph":[1,1,1],"max":1,"average":1}},"selectors":{"total":3,"type":0,"class":3,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".float-xl-left",".float-xl-right",".float-xl-none"],"specificity":{"max":10,"average":10}},"declarations":{"total":3,"unique":3,"properties":{"float":["left","right","none"]}}},{"value":"(min-width: 544px)","rules":{"total":2,"size":{"graph":[1,1],"max":1,"average":1}},"selectors":{"total":2,"type":0,"class":2,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".direction-sm-rtl",".direction-sm-ltr"],"specificity":{"max":10,"average":10}},"declarations":{"total":2,"unique":2,"properties":{"direction":["rtl","ltr"]}}},{"value":"(min-width: 768px)","rules":{"total":2,"size":{"graph":[1,1],"max":1,"average":1}},"selectors":{"total":2,"type":0,"class":2,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".direction-md-rtl",".direction-md-ltr"],"specificity":{"max":10,"average":10}},"declarations":{"total":2,"unique":2,"properties":{"direction":["rtl","ltr"]}}},{"value":"(min-width: 1012px)","rules":{"total":2,"size":{"graph":[1,1],"max":1,"average":1}},"selectors":{"total":2,"type":0,"class":2,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".direction-lg-rtl",".direction-lg-ltr"],"specificity":{"max":10,"average":10}},"declarations":{"total":2,"unique":2,"properties":{"direction":["rtl","ltr"]}}},{"value":"(min-width: 1280px)","rules":{"total":2,"size":{"graph":[1,1],"max":1,"average":1}},"selectors":{"total":2,"type":0,"class":2,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".direction-xl-rtl",".direction-xl-ltr"],"specificity":{"max":10,"average":10}},"declarations":{"total":2,"unique":2,"properties":{"direction":["rtl","ltr"]}}},{"value":"(min-width: 544px)","rules":{"total":11,"size":{"graph":[1,1,1,1,1,1,1,1,1,2,2],"max":2,"average":1.1818181818181819}},"selectors":{"total":11,"type":0,"class":11,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-sm-0",".mt-sm-0",".mr-sm-0",".mb-sm-0",".ml-sm-0",".mt-sm-n0",".mr-sm-n0",".mb-sm-n0",".ml-sm-n0",".mx-sm-0",".my-sm-0"],"specificity":{"max":10,"average":10}},"declarations":{"total":13,"unique":9,"properties":{"margin":["0"],"margin-top":["0","-0","0"],"margin-right":["0","-0","0"],"margin-bottom":["0","-0","0"],"margin-left":["0","-0","0"]}}},{"value":"(min-width: 544px)","rules":{"total":11,"size":{"graph":[1,1,1,1,1,1,1,1,1,2,2],"max":2,"average":1.1818181818181819}},"selectors":{"total":11,"type":0,"class":11,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-sm-1",".mt-sm-1",".mr-sm-1",".mb-sm-1",".ml-sm-1",".mt-sm-n1",".mr-sm-n1",".mb-sm-n1",".ml-sm-n1",".mx-sm-1",".my-sm-1"],"specificity":{"max":10,"average":10}},"declarations":{"total":13,"unique":9,"properties":{"margin":["4px"],"margin-top":["4px","-4px","4px"],"margin-right":["4px","-4px","4px"],"margin-bottom":["4px","-4px","4px"],"margin-left":["4px","-4px","4px"]}}},{"value":"(min-width: 544px)","rules":{"total":11,"size":{"graph":[1,1,1,1,1,1,1,1,1,2,2],"max":2,"average":1.1818181818181819}},"selectors":{"total":11,"type":0,"class":11,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-sm-2",".mt-sm-2",".mr-sm-2",".mb-sm-2",".ml-sm-2",".mt-sm-n2",".mr-sm-n2",".mb-sm-n2",".ml-sm-n2",".mx-sm-2",".my-sm-2"],"specificity":{"max":10,"average":10}},"declarations":{"total":13,"unique":9,"properties":{"margin":["8px"],"margin-top":["8px","-8px","8px"],"margin-right":["8px","-8px","8px"],"margin-bottom":["8px","-8px","8px"],"margin-left":["8px","-8px","8px"]}}},{"value":"(min-width: 544px)","rules":{"total":11,"size":{"graph":[1,1,1,1,1,1,1,1,1,2,2],"max":2,"average":1.1818181818181819}},"selectors":{"total":11,"type":0,"class":11,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-sm-3",".mt-sm-3",".mr-sm-3",".mb-sm-3",".ml-sm-3",".mt-sm-n3",".mr-sm-n3",".mb-sm-n3",".ml-sm-n3",".mx-sm-3",".my-sm-3"],"specificity":{"max":10,"average":10}},"declarations":{"total":13,"unique":9,"properties":{"margin":["16px"],"margin-top":["16px","-16px","16px"],"margin-right":["16px","-16px","16px"],"margin-bottom":["16px","-16px","16px"],"margin-left":["16px","-16px","16px"]}}},{"value":"(min-width: 544px)","rules":{"total":11,"size":{"graph":[1,1,1,1,1,1,1,1,1,2,2],"max":2,"average":1.1818181818181819}},"selectors":{"total":11,"type":0,"class":11,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-sm-4",".mt-sm-4",".mr-sm-4",".mb-sm-4",".ml-sm-4",".mt-sm-n4",".mr-sm-n4",".mb-sm-n4",".ml-sm-n4",".mx-sm-4",".my-sm-4"],"specificity":{"max":10,"average":10}},"declarations":{"total":13,"unique":9,"properties":{"margin":["24px"],"margin-top":["24px","-24px","24px"],"margin-right":["24px","-24px","24px"],"margin-bottom":["24px","-24px","24px"],"margin-left":["24px","-24px","24px"]}}},{"value":"(min-width: 544px)","rules":{"total":11,"size":{"graph":[1,1,1,1,1,1,1,1,1,2,2],"max":2,"average":1.1818181818181819}},"selectors":{"total":11,"type":0,"class":11,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-sm-5",".mt-sm-5",".mr-sm-5",".mb-sm-5",".ml-sm-5",".mt-sm-n5",".mr-sm-n5",".mb-sm-n5",".ml-sm-n5",".mx-sm-5",".my-sm-5"],"specificity":{"max":10,"average":10}},"declarations":{"total":13,"unique":9,"properties":{"margin":["32px"],"margin-top":["32px","-32px","32px"],"margin-right":["32px","-32px","32px"],"margin-bottom":["32px","-32px","32px"],"margin-left":["32px","-32px","32px"]}}},{"value":"(min-width: 544px)","rules":{"total":11,"size":{"graph":[1,1,1,1,1,1,1,1,1,2,2],"max":2,"average":1.1818181818181819}},"selectors":{"total":11,"type":0,"class":11,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-sm-6",".mt-sm-6",".mr-sm-6",".mb-sm-6",".ml-sm-6",".mt-sm-n6",".mr-sm-n6",".mb-sm-n6",".ml-sm-n6",".mx-sm-6",".my-sm-6"],"specificity":{"max":10,"average":10}},"declarations":{"total":13,"unique":9,"properties":{"margin":["40px"],"margin-top":["40px","-40px","40px"],"margin-right":["40px","-40px","40px"],"margin-bottom":["40px","-40px","40px"],"margin-left":["40px","-40px","40px"]}}},{"value":"(min-width: 768px)","rules":{"total":11,"size":{"graph":[1,1,1,1,1,1,1,1,1,2,2],"max":2,"average":1.1818181818181819}},"selectors":{"total":11,"type":0,"class":11,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-md-0",".mt-md-0",".mr-md-0",".mb-md-0",".ml-md-0",".mt-md-n0",".mr-md-n0",".mb-md-n0",".ml-md-n0",".mx-md-0",".my-md-0"],"specificity":{"max":10,"average":10}},"declarations":{"total":13,"unique":9,"properties":{"margin":["0"],"margin-top":["0","-0","0"],"margin-right":["0","-0","0"],"margin-bottom":["0","-0","0"],"margin-left":["0","-0","0"]}}},{"value":"(min-width: 768px)","rules":{"total":11,"size":{"graph":[1,1,1,1,1,1,1,1,1,2,2],"max":2,"average":1.1818181818181819}},"selectors":{"total":11,"type":0,"class":11,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-md-1",".mt-md-1",".mr-md-1",".mb-md-1",".ml-md-1",".mt-md-n1",".mr-md-n1",".mb-md-n1",".ml-md-n1",".mx-md-1",".my-md-1"],"specificity":{"max":10,"average":10}},"declarations":{"total":13,"unique":9,"properties":{"margin":["4px"],"margin-top":["4px","-4px","4px"],"margin-right":["4px","-4px","4px"],"margin-bottom":["4px","-4px","4px"],"margin-left":["4px","-4px","4px"]}}},{"value":"(min-width: 768px)","rules":{"total":11,"size":{"graph":[1,1,1,1,1,1,1,1,1,2,2],"max":2,"average":1.1818181818181819}},"selectors":{"total":11,"type":0,"class":11,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-md-2",".mt-md-2",".mr-md-2",".mb-md-2",".ml-md-2",".mt-md-n2",".mr-md-n2",".mb-md-n2",".ml-md-n2",".mx-md-2",".my-md-2"],"specificity":{"max":10,"average":10}},"declarations":{"total":13,"unique":9,"properties":{"margin":["8px"],"margin-top":["8px","-8px","8px"],"margin-right":["8px","-8px","8px"],"margin-bottom":["8px","-8px","8px"],"margin-left":["8px","-8px","8px"]}}},{"value":"(min-width: 768px)","rules":{"total":11,"size":{"graph":[1,1,1,1,1,1,1,1,1,2,2],"max":2,"average":1.1818181818181819}},"selectors":{"total":11,"type":0,"class":11,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-md-3",".mt-md-3",".mr-md-3",".mb-md-3",".ml-md-3",".mt-md-n3",".mr-md-n3",".mb-md-n3",".ml-md-n3",".mx-md-3",".my-md-3"],"specificity":{"max":10,"average":10}},"declarations":{"total":13,"unique":9,"properties":{"margin":["16px"],"margin-top":["16px","-16px","16px"],"margin-right":["16px","-16px","16px"],"margin-bottom":["16px","-16px","16px"],"margin-left":["16px","-16px","16px"]}}},{"value":"(min-width: 768px)","rules":{"total":11,"size":{"graph":[1,1,1,1,1,1,1,1,1,2,2],"max":2,"average":1.1818181818181819}},"selectors":{"total":11,"type":0,"class":11,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-md-4",".mt-md-4",".mr-md-4",".mb-md-4",".ml-md-4",".mt-md-n4",".mr-md-n4",".mb-md-n4",".ml-md-n4",".mx-md-4",".my-md-4"],"specificity":{"max":10,"average":10}},"declarations":{"total":13,"unique":9,"properties":{"margin":["24px"],"margin-top":["24px","-24px","24px"],"margin-right":["24px","-24px","24px"],"margin-bottom":["24px","-24px","24px"],"margin-left":["24px","-24px","24px"]}}},{"value":"(min-width: 768px)","rules":{"total":11,"size":{"graph":[1,1,1,1,1,1,1,1,1,2,2],"max":2,"average":1.1818181818181819}},"selectors":{"total":11,"type":0,"class":11,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-md-5",".mt-md-5",".mr-md-5",".mb-md-5",".ml-md-5",".mt-md-n5",".mr-md-n5",".mb-md-n5",".ml-md-n5",".mx-md-5",".my-md-5"],"specificity":{"max":10,"average":10}},"declarations":{"total":13,"unique":9,"properties":{"margin":["32px"],"margin-top":["32px","-32px","32px"],"margin-right":["32px","-32px","32px"],"margin-bottom":["32px","-32px","32px"],"margin-left":["32px","-32px","32px"]}}},{"value":"(min-width: 768px)","rules":{"total":11,"size":{"graph":[1,1,1,1,1,1,1,1,1,2,2],"max":2,"average":1.1818181818181819}},"selectors":{"total":11,"type":0,"class":11,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-md-6",".mt-md-6",".mr-md-6",".mb-md-6",".ml-md-6",".mt-md-n6",".mr-md-n6",".mb-md-n6",".ml-md-n6",".mx-md-6",".my-md-6"],"specificity":{"max":10,"average":10}},"declarations":{"total":13,"unique":9,"properties":{"margin":["40px"],"margin-top":["40px","-40px","40px"],"margin-right":["40px","-40px","40px"],"margin-bottom":["40px","-40px","40px"],"margin-left":["40px","-40px","40px"]}}},{"value":"(min-width: 1012px)","rules":{"total":11,"size":{"graph":[1,1,1,1,1,1,1,1,1,2,2],"max":2,"average":1.1818181818181819}},"selectors":{"total":11,"type":0,"class":11,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-lg-0",".mt-lg-0",".mr-lg-0",".mb-lg-0",".ml-lg-0",".mt-lg-n0",".mr-lg-n0",".mb-lg-n0",".ml-lg-n0",".mx-lg-0",".my-lg-0"],"specificity":{"max":10,"average":10}},"declarations":{"total":13,"unique":9,"properties":{"margin":["0"],"margin-top":["0","-0","0"],"margin-right":["0","-0","0"],"margin-bottom":["0","-0","0"],"margin-left":["0","-0","0"]}}},{"value":"(min-width: 1012px)","rules":{"total":11,"size":{"graph":[1,1,1,1,1,1,1,1,1,2,2],"max":2,"average":1.1818181818181819}},"selectors":{"total":11,"type":0,"class":11,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-lg-1",".mt-lg-1",".mr-lg-1",".mb-lg-1",".ml-lg-1",".mt-lg-n1",".mr-lg-n1",".mb-lg-n1",".ml-lg-n1",".mx-lg-1",".my-lg-1"],"specificity":{"max":10,"average":10}},"declarations":{"total":13,"unique":9,"properties":{"margin":["4px"],"margin-top":["4px","-4px","4px"],"margin-right":["4px","-4px","4px"],"margin-bottom":["4px","-4px","4px"],"margin-left":["4px","-4px","4px"]}}},{"value":"(min-width: 1012px)","rules":{"total":11,"size":{"graph":[1,1,1,1,1,1,1,1,1,2,2],"max":2,"average":1.1818181818181819}},"selectors":{"total":11,"type":0,"class":11,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-lg-2",".mt-lg-2",".mr-lg-2",".mb-lg-2",".ml-lg-2",".mt-lg-n2",".mr-lg-n2",".mb-lg-n2",".ml-lg-n2",".mx-lg-2",".my-lg-2"],"specificity":{"max":10,"average":10}},"declarations":{"total":13,"unique":9,"properties":{"margin":["8px"],"margin-top":["8px","-8px","8px"],"margin-right":["8px","-8px","8px"],"margin-bottom":["8px","-8px","8px"],"margin-left":["8px","-8px","8px"]}}},{"value":"(min-width: 1012px)","rules":{"total":11,"size":{"graph":[1,1,1,1,1,1,1,1,1,2,2],"max":2,"average":1.1818181818181819}},"selectors":{"total":11,"type":0,"class":11,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-lg-3",".mt-lg-3",".mr-lg-3",".mb-lg-3",".ml-lg-3",".mt-lg-n3",".mr-lg-n3",".mb-lg-n3",".ml-lg-n3",".mx-lg-3",".my-lg-3"],"specificity":{"max":10,"average":10}},"declarations":{"total":13,"unique":9,"properties":{"margin":["16px"],"margin-top":["16px","-16px","16px"],"margin-right":["16px","-16px","16px"],"margin-bottom":["16px","-16px","16px"],"margin-left":["16px","-16px","16px"]}}},{"value":"(min-width: 1012px)","rules":{"total":11,"size":{"graph":[1,1,1,1,1,1,1,1,1,2,2],"max":2,"average":1.1818181818181819}},"selectors":{"total":11,"type":0,"class":11,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-lg-4",".mt-lg-4",".mr-lg-4",".mb-lg-4",".ml-lg-4",".mt-lg-n4",".mr-lg-n4",".mb-lg-n4",".ml-lg-n4",".mx-lg-4",".my-lg-4"],"specificity":{"max":10,"average":10}},"declarations":{"total":13,"unique":9,"properties":{"margin":["24px"],"margin-top":["24px","-24px","24px"],"margin-right":["24px","-24px","24px"],"margin-bottom":["24px","-24px","24px"],"margin-left":["24px","-24px","24px"]}}},{"value":"(min-width: 1012px)","rules":{"total":11,"size":{"graph":[1,1,1,1,1,1,1,1,1,2,2],"max":2,"average":1.1818181818181819}},"selectors":{"total":11,"type":0,"class":11,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-lg-5",".mt-lg-5",".mr-lg-5",".mb-lg-5",".ml-lg-5",".mt-lg-n5",".mr-lg-n5",".mb-lg-n5",".ml-lg-n5",".mx-lg-5",".my-lg-5"],"specificity":{"max":10,"average":10}},"declarations":{"total":13,"unique":9,"properties":{"margin":["32px"],"margin-top":["32px","-32px","32px"],"margin-right":["32px","-32px","32px"],"margin-bottom":["32px","-32px","32px"],"margin-left":["32px","-32px","32px"]}}},{"value":"(min-width: 1012px)","rules":{"total":11,"size":{"graph":[1,1,1,1,1,1,1,1,1,2,2],"max":2,"average":1.1818181818181819}},"selectors":{"total":11,"type":0,"class":11,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-lg-6",".mt-lg-6",".mr-lg-6",".mb-lg-6",".ml-lg-6",".mt-lg-n6",".mr-lg-n6",".mb-lg-n6",".ml-lg-n6",".mx-lg-6",".my-lg-6"],"specificity":{"max":10,"average":10}},"declarations":{"total":13,"unique":9,"properties":{"margin":["40px"],"margin-top":["40px","-40px","40px"],"margin-right":["40px","-40px","40px"],"margin-bottom":["40px","-40px","40px"],"margin-left":["40px","-40px","40px"]}}},{"value":"(min-width: 1280px)","rules":{"total":11,"size":{"graph":[1,1,1,1,1,1,1,1,1,2,2],"max":2,"average":1.1818181818181819}},"selectors":{"total":11,"type":0,"class":11,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-xl-0",".mt-xl-0",".mr-xl-0",".mb-xl-0",".ml-xl-0",".mt-xl-n0",".mr-xl-n0",".mb-xl-n0",".ml-xl-n0",".mx-xl-0",".my-xl-0"],"specificity":{"max":10,"average":10}},"declarations":{"total":13,"unique":9,"properties":{"margin":["0"],"margin-top":["0","-0","0"],"margin-right":["0","-0","0"],"margin-bottom":["0","-0","0"],"margin-left":["0","-0","0"]}}},{"value":"(min-width: 1280px)","rules":{"total":11,"size":{"graph":[1,1,1,1,1,1,1,1,1,2,2],"max":2,"average":1.1818181818181819}},"selectors":{"total":11,"type":0,"class":11,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-xl-1",".mt-xl-1",".mr-xl-1",".mb-xl-1",".ml-xl-1",".mt-xl-n1",".mr-xl-n1",".mb-xl-n1",".ml-xl-n1",".mx-xl-1",".my-xl-1"],"specificity":{"max":10,"average":10}},"declarations":{"total":13,"unique":9,"properties":{"margin":["4px"],"margin-top":["4px","-4px","4px"],"margin-right":["4px","-4px","4px"],"margin-bottom":["4px","-4px","4px"],"margin-left":["4px","-4px","4px"]}}},{"value":"(min-width: 1280px)","rules":{"total":11,"size":{"graph":[1,1,1,1,1,1,1,1,1,2,2],"max":2,"average":1.1818181818181819}},"selectors":{"total":11,"type":0,"class":11,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-xl-2",".mt-xl-2",".mr-xl-2",".mb-xl-2",".ml-xl-2",".mt-xl-n2",".mr-xl-n2",".mb-xl-n2",".ml-xl-n2",".mx-xl-2",".my-xl-2"],"specificity":{"max":10,"average":10}},"declarations":{"total":13,"unique":9,"properties":{"margin":["8px"],"margin-top":["8px","-8px","8px"],"margin-right":["8px","-8px","8px"],"margin-bottom":["8px","-8px","8px"],"margin-left":["8px","-8px","8px"]}}},{"value":"(min-width: 1280px)","rules":{"total":11,"size":{"graph":[1,1,1,1,1,1,1,1,1,2,2],"max":2,"average":1.1818181818181819}},"selectors":{"total":11,"type":0,"class":11,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-xl-3",".mt-xl-3",".mr-xl-3",".mb-xl-3",".ml-xl-3",".mt-xl-n3",".mr-xl-n3",".mb-xl-n3",".ml-xl-n3",".mx-xl-3",".my-xl-3"],"specificity":{"max":10,"average":10}},"declarations":{"total":13,"unique":9,"properties":{"margin":["16px"],"margin-top":["16px","-16px","16px"],"margin-right":["16px","-16px","16px"],"margin-bottom":["16px","-16px","16px"],"margin-left":["16px","-16px","16px"]}}},{"value":"(min-width: 1280px)","rules":{"total":11,"size":{"graph":[1,1,1,1,1,1,1,1,1,2,2],"max":2,"average":1.1818181818181819}},"selectors":{"total":11,"type":0,"class":11,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-xl-4",".mt-xl-4",".mr-xl-4",".mb-xl-4",".ml-xl-4",".mt-xl-n4",".mr-xl-n4",".mb-xl-n4",".ml-xl-n4",".mx-xl-4",".my-xl-4"],"specificity":{"max":10,"average":10}},"declarations":{"total":13,"unique":9,"properties":{"margin":["24px"],"margin-top":["24px","-24px","24px"],"margin-right":["24px","-24px","24px"],"margin-bottom":["24px","-24px","24px"],"margin-left":["24px","-24px","24px"]}}},{"value":"(min-width: 1280px)","rules":{"total":11,"size":{"graph":[1,1,1,1,1,1,1,1,1,2,2],"max":2,"average":1.1818181818181819}},"selectors":{"total":11,"type":0,"class":11,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-xl-5",".mt-xl-5",".mr-xl-5",".mb-xl-5",".ml-xl-5",".mt-xl-n5",".mr-xl-n5",".mb-xl-n5",".ml-xl-n5",".mx-xl-5",".my-xl-5"],"specificity":{"max":10,"average":10}},"declarations":{"total":13,"unique":9,"properties":{"margin":["32px"],"margin-top":["32px","-32px","32px"],"margin-right":["32px","-32px","32px"],"margin-bottom":["32px","-32px","32px"],"margin-left":["32px","-32px","32px"]}}},{"value":"(min-width: 1280px)","rules":{"total":11,"size":{"graph":[1,1,1,1,1,1,1,1,1,2,2],"max":2,"average":1.1818181818181819}},"selectors":{"total":11,"type":0,"class":11,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".m-xl-6",".mt-xl-6",".mr-xl-6",".mb-xl-6",".ml-xl-6",".mt-xl-n6",".mr-xl-n6",".mb-xl-n6",".ml-xl-n6",".mx-xl-6",".my-xl-6"],"specificity":{"max":10,"average":10}},"declarations":{"total":13,"unique":9,"properties":{"margin":["40px"],"margin-top":["40px","-40px","40px"],"margin-right":["40px","-40px","40px"],"margin-bottom":["40px","-40px","40px"],"margin-left":["40px","-40px","40px"]}}},{"value":"(min-width: 544px)","rules":{"total":7,"size":{"graph":[1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858}},"selectors":{"total":7,"type":0,"class":7,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-sm-0",".pt-sm-0",".pr-sm-0",".pb-sm-0",".pl-sm-0",".px-sm-0",".py-sm-0"],"specificity":{"max":10,"average":10}},"declarations":{"total":9,"unique":5,"properties":{"padding":["0"],"padding-top":["0","0"],"padding-right":["0","0"],"padding-bottom":["0","0"],"padding-left":["0","0"]}}},{"value":"(min-width: 544px)","rules":{"total":7,"size":{"graph":[1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858}},"selectors":{"total":7,"type":0,"class":7,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-sm-1",".pt-sm-1",".pr-sm-1",".pb-sm-1",".pl-sm-1",".px-sm-1",".py-sm-1"],"specificity":{"max":10,"average":10}},"declarations":{"total":9,"unique":5,"properties":{"padding":["4px"],"padding-top":["4px","4px"],"padding-right":["4px","4px"],"padding-bottom":["4px","4px"],"padding-left":["4px","4px"]}}},{"value":"(min-width: 544px)","rules":{"total":7,"size":{"graph":[1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858}},"selectors":{"total":7,"type":0,"class":7,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-sm-2",".pt-sm-2",".pr-sm-2",".pb-sm-2",".pl-sm-2",".px-sm-2",".py-sm-2"],"specificity":{"max":10,"average":10}},"declarations":{"total":9,"unique":5,"properties":{"padding":["8px"],"padding-top":["8px","8px"],"padding-right":["8px","8px"],"padding-bottom":["8px","8px"],"padding-left":["8px","8px"]}}},{"value":"(min-width: 544px)","rules":{"total":7,"size":{"graph":[1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858}},"selectors":{"total":7,"type":0,"class":7,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-sm-3",".pt-sm-3",".pr-sm-3",".pb-sm-3",".pl-sm-3",".px-sm-3",".py-sm-3"],"specificity":{"max":10,"average":10}},"declarations":{"total":9,"unique":5,"properties":{"padding":["16px"],"padding-top":["16px","16px"],"padding-right":["16px","16px"],"padding-bottom":["16px","16px"],"padding-left":["16px","16px"]}}},{"value":"(min-width: 544px)","rules":{"total":7,"size":{"graph":[1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858}},"selectors":{"total":7,"type":0,"class":7,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-sm-4",".pt-sm-4",".pr-sm-4",".pb-sm-4",".pl-sm-4",".px-sm-4",".py-sm-4"],"specificity":{"max":10,"average":10}},"declarations":{"total":9,"unique":5,"properties":{"padding":["24px"],"padding-top":["24px","24px"],"padding-right":["24px","24px"],"padding-bottom":["24px","24px"],"padding-left":["24px","24px"]}}},{"value":"(min-width: 544px)","rules":{"total":7,"size":{"graph":[1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858}},"selectors":{"total":7,"type":0,"class":7,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-sm-5",".pt-sm-5",".pr-sm-5",".pb-sm-5",".pl-sm-5",".px-sm-5",".py-sm-5"],"specificity":{"max":10,"average":10}},"declarations":{"total":9,"unique":5,"properties":{"padding":["32px"],"padding-top":["32px","32px"],"padding-right":["32px","32px"],"padding-bottom":["32px","32px"],"padding-left":["32px","32px"]}}},{"value":"(min-width: 544px)","rules":{"total":7,"size":{"graph":[1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858}},"selectors":{"total":7,"type":0,"class":7,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-sm-6",".pt-sm-6",".pr-sm-6",".pb-sm-6",".pl-sm-6",".px-sm-6",".py-sm-6"],"specificity":{"max":10,"average":10}},"declarations":{"total":9,"unique":5,"properties":{"padding":["40px"],"padding-top":["40px","40px"],"padding-right":["40px","40px"],"padding-bottom":["40px","40px"],"padding-left":["40px","40px"]}}},{"value":"(min-width: 768px)","rules":{"total":7,"size":{"graph":[1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858}},"selectors":{"total":7,"type":0,"class":7,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-md-0",".pt-md-0",".pr-md-0",".pb-md-0",".pl-md-0",".px-md-0",".py-md-0"],"specificity":{"max":10,"average":10}},"declarations":{"total":9,"unique":5,"properties":{"padding":["0"],"padding-top":["0","0"],"padding-right":["0","0"],"padding-bottom":["0","0"],"padding-left":["0","0"]}}},{"value":"(min-width: 768px)","rules":{"total":7,"size":{"graph":[1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858}},"selectors":{"total":7,"type":0,"class":7,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-md-1",".pt-md-1",".pr-md-1",".pb-md-1",".pl-md-1",".px-md-1",".py-md-1"],"specificity":{"max":10,"average":10}},"declarations":{"total":9,"unique":5,"properties":{"padding":["4px"],"padding-top":["4px","4px"],"padding-right":["4px","4px"],"padding-bottom":["4px","4px"],"padding-left":["4px","4px"]}}},{"value":"(min-width: 768px)","rules":{"total":7,"size":{"graph":[1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858}},"selectors":{"total":7,"type":0,"class":7,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-md-2",".pt-md-2",".pr-md-2",".pb-md-2",".pl-md-2",".px-md-2",".py-md-2"],"specificity":{"max":10,"average":10}},"declarations":{"total":9,"unique":5,"properties":{"padding":["8px"],"padding-top":["8px","8px"],"padding-right":["8px","8px"],"padding-bottom":["8px","8px"],"padding-left":["8px","8px"]}}},{"value":"(min-width: 768px)","rules":{"total":7,"size":{"graph":[1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858}},"selectors":{"total":7,"type":0,"class":7,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-md-3",".pt-md-3",".pr-md-3",".pb-md-3",".pl-md-3",".px-md-3",".py-md-3"],"specificity":{"max":10,"average":10}},"declarations":{"total":9,"unique":5,"properties":{"padding":["16px"],"padding-top":["16px","16px"],"padding-right":["16px","16px"],"padding-bottom":["16px","16px"],"padding-left":["16px","16px"]}}},{"value":"(min-width: 768px)","rules":{"total":7,"size":{"graph":[1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858}},"selectors":{"total":7,"type":0,"class":7,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-md-4",".pt-md-4",".pr-md-4",".pb-md-4",".pl-md-4",".px-md-4",".py-md-4"],"specificity":{"max":10,"average":10}},"declarations":{"total":9,"unique":5,"properties":{"padding":["24px"],"padding-top":["24px","24px"],"padding-right":["24px","24px"],"padding-bottom":["24px","24px"],"padding-left":["24px","24px"]}}},{"value":"(min-width: 768px)","rules":{"total":7,"size":{"graph":[1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858}},"selectors":{"total":7,"type":0,"class":7,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-md-5",".pt-md-5",".pr-md-5",".pb-md-5",".pl-md-5",".px-md-5",".py-md-5"],"specificity":{"max":10,"average":10}},"declarations":{"total":9,"unique":5,"properties":{"padding":["32px"],"padding-top":["32px","32px"],"padding-right":["32px","32px"],"padding-bottom":["32px","32px"],"padding-left":["32px","32px"]}}},{"value":"(min-width: 768px)","rules":{"total":7,"size":{"graph":[1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858}},"selectors":{"total":7,"type":0,"class":7,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-md-6",".pt-md-6",".pr-md-6",".pb-md-6",".pl-md-6",".px-md-6",".py-md-6"],"specificity":{"max":10,"average":10}},"declarations":{"total":9,"unique":5,"properties":{"padding":["40px"],"padding-top":["40px","40px"],"padding-right":["40px","40px"],"padding-bottom":["40px","40px"],"padding-left":["40px","40px"]}}},{"value":"(min-width: 1012px)","rules":{"total":7,"size":{"graph":[1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858}},"selectors":{"total":7,"type":0,"class":7,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-lg-0",".pt-lg-0",".pr-lg-0",".pb-lg-0",".pl-lg-0",".px-lg-0",".py-lg-0"],"specificity":{"max":10,"average":10}},"declarations":{"total":9,"unique":5,"properties":{"padding":["0"],"padding-top":["0","0"],"padding-right":["0","0"],"padding-bottom":["0","0"],"padding-left":["0","0"]}}},{"value":"(min-width: 1012px)","rules":{"total":7,"size":{"graph":[1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858}},"selectors":{"total":7,"type":0,"class":7,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-lg-1",".pt-lg-1",".pr-lg-1",".pb-lg-1",".pl-lg-1",".px-lg-1",".py-lg-1"],"specificity":{"max":10,"average":10}},"declarations":{"total":9,"unique":5,"properties":{"padding":["4px"],"padding-top":["4px","4px"],"padding-right":["4px","4px"],"padding-bottom":["4px","4px"],"padding-left":["4px","4px"]}}},{"value":"(min-width: 1012px)","rules":{"total":7,"size":{"graph":[1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858}},"selectors":{"total":7,"type":0,"class":7,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-lg-2",".pt-lg-2",".pr-lg-2",".pb-lg-2",".pl-lg-2",".px-lg-2",".py-lg-2"],"specificity":{"max":10,"average":10}},"declarations":{"total":9,"unique":5,"properties":{"padding":["8px"],"padding-top":["8px","8px"],"padding-right":["8px","8px"],"padding-bottom":["8px","8px"],"padding-left":["8px","8px"]}}},{"value":"(min-width: 1012px)","rules":{"total":7,"size":{"graph":[1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858}},"selectors":{"total":7,"type":0,"class":7,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-lg-3",".pt-lg-3",".pr-lg-3",".pb-lg-3",".pl-lg-3",".px-lg-3",".py-lg-3"],"specificity":{"max":10,"average":10}},"declarations":{"total":9,"unique":5,"properties":{"padding":["16px"],"padding-top":["16px","16px"],"padding-right":["16px","16px"],"padding-bottom":["16px","16px"],"padding-left":["16px","16px"]}}},{"value":"(min-width: 1012px)","rules":{"total":7,"size":{"graph":[1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858}},"selectors":{"total":7,"type":0,"class":7,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-lg-4",".pt-lg-4",".pr-lg-4",".pb-lg-4",".pl-lg-4",".px-lg-4",".py-lg-4"],"specificity":{"max":10,"average":10}},"declarations":{"total":9,"unique":5,"properties":{"padding":["24px"],"padding-top":["24px","24px"],"padding-right":["24px","24px"],"padding-bottom":["24px","24px"],"padding-left":["24px","24px"]}}},{"value":"(min-width: 1012px)","rules":{"total":7,"size":{"graph":[1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858}},"selectors":{"total":7,"type":0,"class":7,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-lg-5",".pt-lg-5",".pr-lg-5",".pb-lg-5",".pl-lg-5",".px-lg-5",".py-lg-5"],"specificity":{"max":10,"average":10}},"declarations":{"total":9,"unique":5,"properties":{"padding":["32px"],"padding-top":["32px","32px"],"padding-right":["32px","32px"],"padding-bottom":["32px","32px"],"padding-left":["32px","32px"]}}},{"value":"(min-width: 1012px)","rules":{"total":7,"size":{"graph":[1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858}},"selectors":{"total":7,"type":0,"class":7,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-lg-6",".pt-lg-6",".pr-lg-6",".pb-lg-6",".pl-lg-6",".px-lg-6",".py-lg-6"],"specificity":{"max":10,"average":10}},"declarations":{"total":9,"unique":5,"properties":{"padding":["40px"],"padding-top":["40px","40px"],"padding-right":["40px","40px"],"padding-bottom":["40px","40px"],"padding-left":["40px","40px"]}}},{"value":"(min-width: 1280px)","rules":{"total":7,"size":{"graph":[1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858}},"selectors":{"total":7,"type":0,"class":7,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-xl-0",".pt-xl-0",".pr-xl-0",".pb-xl-0",".pl-xl-0",".px-xl-0",".py-xl-0"],"specificity":{"max":10,"average":10}},"declarations":{"total":9,"unique":5,"properties":{"padding":["0"],"padding-top":["0","0"],"padding-right":["0","0"],"padding-bottom":["0","0"],"padding-left":["0","0"]}}},{"value":"(min-width: 1280px)","rules":{"total":7,"size":{"graph":[1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858}},"selectors":{"total":7,"type":0,"class":7,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-xl-1",".pt-xl-1",".pr-xl-1",".pb-xl-1",".pl-xl-1",".px-xl-1",".py-xl-1"],"specificity":{"max":10,"average":10}},"declarations":{"total":9,"unique":5,"properties":{"padding":["4px"],"padding-top":["4px","4px"],"padding-right":["4px","4px"],"padding-bottom":["4px","4px"],"padding-left":["4px","4px"]}}},{"value":"(min-width: 1280px)","rules":{"total":7,"size":{"graph":[1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858}},"selectors":{"total":7,"type":0,"class":7,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-xl-2",".pt-xl-2",".pr-xl-2",".pb-xl-2",".pl-xl-2",".px-xl-2",".py-xl-2"],"specificity":{"max":10,"average":10}},"declarations":{"total":9,"unique":5,"properties":{"padding":["8px"],"padding-top":["8px","8px"],"padding-right":["8px","8px"],"padding-bottom":["8px","8px"],"padding-left":["8px","8px"]}}},{"value":"(min-width: 1280px)","rules":{"total":7,"size":{"graph":[1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858}},"selectors":{"total":7,"type":0,"class":7,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-xl-3",".pt-xl-3",".pr-xl-3",".pb-xl-3",".pl-xl-3",".px-xl-3",".py-xl-3"],"specificity":{"max":10,"average":10}},"declarations":{"total":9,"unique":5,"properties":{"padding":["16px"],"padding-top":["16px","16px"],"padding-right":["16px","16px"],"padding-bottom":["16px","16px"],"padding-left":["16px","16px"]}}},{"value":"(min-width: 1280px)","rules":{"total":7,"size":{"graph":[1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858}},"selectors":{"total":7,"type":0,"class":7,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-xl-4",".pt-xl-4",".pr-xl-4",".pb-xl-4",".pl-xl-4",".px-xl-4",".py-xl-4"],"specificity":{"max":10,"average":10}},"declarations":{"total":9,"unique":5,"properties":{"padding":["24px"],"padding-top":["24px","24px"],"padding-right":["24px","24px"],"padding-bottom":["24px","24px"],"padding-left":["24px","24px"]}}},{"value":"(min-width: 1280px)","rules":{"total":7,"size":{"graph":[1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858}},"selectors":{"total":7,"type":0,"class":7,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-xl-5",".pt-xl-5",".pr-xl-5",".pb-xl-5",".pl-xl-5",".px-xl-5",".py-xl-5"],"specificity":{"max":10,"average":10}},"declarations":{"total":9,"unique":5,"properties":{"padding":["32px"],"padding-top":["32px","32px"],"padding-right":["32px","32px"],"padding-bottom":["32px","32px"],"padding-left":["32px","32px"]}}},{"value":"(min-width: 1280px)","rules":{"total":7,"size":{"graph":[1,1,1,1,1,2,2],"max":2,"average":1.2857142857142858}},"selectors":{"total":7,"type":0,"class":7,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-xl-6",".pt-xl-6",".pr-xl-6",".pb-xl-6",".pl-xl-6",".px-xl-6",".py-xl-6"],"specificity":{"max":10,"average":10}},"declarations":{"total":9,"unique":5,"properties":{"padding":["40px"],"padding-top":["40px","40px"],"padding-right":["40px","40px"],"padding-bottom":["40px","40px"],"padding-left":["40px","40px"]}}},{"value":"(min-width: 544px)","rules":{"total":1,"size":{"graph":[2],"max":2,"average":2}},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-responsive"],"specificity":{"max":10,"average":10}},"declarations":{"total":2,"unique":2,"properties":{"padding-right":["40px"],"padding-left":["40px"]}}},{"value":"(min-width: 1012px)","rules":{"total":1,"size":{"graph":[2],"max":2,"average":2}},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".p-responsive"],"specificity":{"max":10,"average":10}},"declarations":{"total":2,"unique":2,"properties":{"padding-right":["16px"],"padding-left":["16px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1}},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".h1"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["32px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1}},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".h2"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["24px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1}},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".h3"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["20px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1}},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".f1"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["32px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1}},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".f2"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["24px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1}},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".f3"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["20px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1}},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".f4"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["16px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1}},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".f00-light"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["48px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1}},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".f0-light"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["40px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1}},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".f1-light"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["32px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1}},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".f2-light"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["24px"]}}},{"value":"(min-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1}},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".f3-light"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"font-size":["20px"]}}},{"value":"(min-width: 544px)","rules":{"total":3,"size":{"graph":[1,1,1],"max":1,"average":1}},"selectors":{"total":3,"type":0,"class":3,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".text-sm-right",".text-sm-left",".text-sm-center"],"specificity":{"max":10,"average":10}},"declarations":{"total":3,"unique":3,"properties":{"text-align":["right","left","center"]}}},{"value":"(min-width: 768px)","rules":{"total":3,"size":{"graph":[1,1,1],"max":1,"average":1}},"selectors":{"total":3,"type":0,"class":3,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".text-md-right",".text-md-left",".text-md-center"],"specificity":{"max":10,"average":10}},"declarations":{"total":3,"unique":3,"properties":{"text-align":["right","left","center"]}}},{"value":"(min-width: 1012px)","rules":{"total":3,"size":{"graph":[1,1,1],"max":1,"average":1}},"selectors":{"total":3,"type":0,"class":3,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".text-lg-right",".text-lg-left",".text-lg-center"],"specificity":{"max":10,"average":10}},"declarations":{"total":3,"unique":3,"properties":{"text-align":["right","left","center"]}}},{"value":"(min-width: 1280px)","rules":{"total":3,"size":{"graph":[1,1,1],"max":1,"average":1}},"selectors":{"total":3,"type":0,"class":3,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".text-xl-right",".text-xl-left",".text-xl-center"],"specificity":{"max":10,"average":10}},"declarations":{"total":3,"unique":3,"properties":{"text-align":["right","left","center"]}}},{"value":"(min-width: 544px)","rules":{"total":8,"size":{"graph":[1,1,1,1,1,2,2,1],"max":2,"average":1.25}},"selectors":{"total":8,"type":0,"class":8,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".d-sm-table",".d-sm-table-cell",".d-sm-block",".d-sm-inline",".d-sm-inline-block",".d-sm-flex",".d-sm-inline-flex",".d-sm-none"],"specificity":{"max":10,"average":10}},"declarations":{"total":10,"unique":10,"properties":{"display":["table","table-cell","block","inline","inline-block","-webkit-box","flex","-webkit-inline-box","inline-flex","none"]}}},{"value":"(min-width: 768px)","rules":{"total":8,"size":{"graph":[1,1,1,1,1,2,2,1],"max":2,"average":1.25}},"selectors":{"total":8,"type":0,"class":8,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".d-md-table",".d-md-table-cell",".d-md-block",".d-md-inline",".d-md-inline-block",".d-md-flex",".d-md-inline-flex",".d-md-none"],"specificity":{"max":10,"average":10}},"declarations":{"total":10,"unique":10,"properties":{"display":["table","table-cell","block","inline","inline-block","-webkit-box","flex","-webkit-inline-box","inline-flex","none"]}}},{"value":"(min-width: 1012px)","rules":{"total":8,"size":{"graph":[1,1,1,1,1,2,2,1],"max":2,"average":1.25}},"selectors":{"total":8,"type":0,"class":8,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".d-lg-table",".d-lg-table-cell",".d-lg-block",".d-lg-inline",".d-lg-inline-block",".d-lg-flex",".d-lg-inline-flex",".d-lg-none"],"specificity":{"max":10,"average":10}},"declarations":{"total":10,"unique":10,"properties":{"display":["table","table-cell","block","inline","inline-block","-webkit-box","flex","-webkit-inline-box","inline-flex","none"]}}},{"value":"(min-width: 1280px)","rules":{"total":8,"size":{"graph":[1,1,1,1,1,2,2,1],"max":2,"average":1.25}},"selectors":{"total":8,"type":0,"class":8,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".d-xl-table",".d-xl-table-cell",".d-xl-block",".d-xl-inline",".d-xl-inline-block",".d-xl-flex",".d-xl-inline-flex",".d-xl-none"],"specificity":{"max":10,"average":10}},"declarations":{"total":10,"unique":10,"properties":{"display":["table","table-cell","block","inline","inline-block","-webkit-box","flex","-webkit-inline-box","inline-flex","none"]}}},{"value":"(max-width: 544px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1}},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".hide-sm"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"display":["none"]}}},{"value":"(min-width: 544px) and (max-width: 768px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1}},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".hide-md"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"display":["none"]}}},{"value":"(min-width: 768px) and (max-width: 1012px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1}},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".hide-lg"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"display":["none"]}}},{"value":"(min-width: 1012px)","rules":{"total":1,"size":{"graph":[1],"max":1,"average":1}},"selectors":{"total":1,"type":0,"class":1,"id":0,"pseudoClass":0,"pseudoElement":0,"values":[".hide-xl"],"specificity":{"max":10,"average":10}},"declarations":{"total":1,"unique":1,"properties":{"display":["none"]}}}]}}}
|
@@ -1,65 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"_from": "primer-utilities@4.5.0",
|
3
|
-
"_id": "primer-utilities@4.5.0",
|
4
|
-
"_inBundle": false,
|
5
|
-
"_integrity": "sha1-6tXV+D2U+ntiv3oELbTxoHqv0hQ=",
|
6
|
-
"_location": "/primer-utilities",
|
7
|
-
"_phantomChildren": {},
|
8
|
-
"_requested": {
|
9
|
-
"type": "version",
|
10
|
-
"registry": true,
|
11
|
-
"raw": "primer-utilities@4.5.0",
|
12
|
-
"name": "primer-utilities",
|
13
|
-
"escapedName": "primer-utilities",
|
14
|
-
"rawSpec": "4.5.0",
|
15
|
-
"saveSpec": null,
|
16
|
-
"fetchSpec": "4.5.0"
|
17
|
-
},
|
18
|
-
"_requiredBy": [
|
19
|
-
"#USER",
|
20
|
-
"/"
|
21
|
-
],
|
22
|
-
"_resolved": "https://registry.npmjs.org/primer-utilities/-/primer-utilities-4.5.0.tgz",
|
23
|
-
"_shasum": "ead5d5f83d94fa7b62bf7a042db4f1a07aafd214",
|
24
|
-
"_spec": "primer-utilities@4.5.0",
|
25
|
-
"_where": "/Users/benbalter/projects/primer",
|
26
|
-
"author": {
|
27
|
-
"name": "GitHub, Inc."
|
28
|
-
},
|
29
|
-
"bugs": {
|
30
|
-
"url": "https://github.com/primer/primer-css/issues"
|
31
|
-
},
|
32
|
-
"bundleDependencies": false,
|
33
|
-
"dependencies": {
|
34
|
-
"primer-support": "^4.2.0"
|
35
|
-
},
|
36
|
-
"deprecated": false,
|
37
|
-
"description": "Immutable, atomic CSS classes to rapidly build product",
|
38
|
-
"files": [
|
39
|
-
"index.scss",
|
40
|
-
"lib",
|
41
|
-
"build"
|
42
|
-
],
|
43
|
-
"homepage": "http://primercss.io/",
|
44
|
-
"keywords": [
|
45
|
-
"primer",
|
46
|
-
"css",
|
47
|
-
"github",
|
48
|
-
"primercss"
|
49
|
-
],
|
50
|
-
"license": "MIT",
|
51
|
-
"main": "build/index.js",
|
52
|
-
"name": "primer-utilities",
|
53
|
-
"repository": {
|
54
|
-
"type": "git",
|
55
|
-
"url": "https://github.com/primer/primer-css/tree/master/modules/primer-utilities"
|
56
|
-
},
|
57
|
-
"scripts": {
|
58
|
-
"build": "primer-module-build index.scss",
|
59
|
-
"lint": "stylelint **/*.scss -s scss",
|
60
|
-
"prepare": "npm run build",
|
61
|
-
"test": "npm-run-all -s build lint"
|
62
|
-
},
|
63
|
-
"style": "index.scss",
|
64
|
-
"version": "4.5.0"
|
65
|
-
}
|
@@ -1,77 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"env": {
|
3
|
-
"browser": true
|
4
|
-
},
|
5
|
-
|
6
|
-
"rules": {
|
7
|
-
"array-bracket-spacing": [2, "never"],
|
8
|
-
"block-scoped-var": 2,
|
9
|
-
"brace-style": [2, "1tbs"],
|
10
|
-
"camelcase": 2,
|
11
|
-
"comma-spacing": [2, {"before": false, "after": true}],
|
12
|
-
"comma-style": [2, "last"],
|
13
|
-
"computed-property-spacing": [2, "never"],
|
14
|
-
"consistent-this": [2, "that"],
|
15
|
-
"curly": 2,
|
16
|
-
"eol-last": 2,
|
17
|
-
"eqeqeq": 2,
|
18
|
-
"guard-for-in": 2,
|
19
|
-
"handle-callback-err": 2,
|
20
|
-
"indent": [2, 2, {"VariableDeclarator": 2}],
|
21
|
-
"key-spacing": [2, {"beforeColon": false, "afterColon": true}],
|
22
|
-
"keyword-spacing": 2,
|
23
|
-
"no-caller": 2,
|
24
|
-
"new-cap": 2,
|
25
|
-
"new-parens": 2,
|
26
|
-
"no-array-constructor": 2,
|
27
|
-
"no-bitwise": 2,
|
28
|
-
"no-constant-condition": 2,
|
29
|
-
"no-else-return": 2,
|
30
|
-
"no-empty": 2,
|
31
|
-
"no-eq-null": 2,
|
32
|
-
"no-extra-parens": 0,
|
33
|
-
"no-extra-semi": 2,
|
34
|
-
"no-undef": 2,
|
35
|
-
"no-floating-decimal": 2,
|
36
|
-
"no-invalid-regexp": 2,
|
37
|
-
"no-irregular-whitespace": 2,
|
38
|
-
"no-lonely-if": 2,
|
39
|
-
"no-mixed-requires": 2,
|
40
|
-
"no-mixed-spaces-and-tabs": 2,
|
41
|
-
"no-multiple-empty-lines": 2,
|
42
|
-
"no-multi-spaces": 0,
|
43
|
-
"no-negated-in-lhs": 2,
|
44
|
-
"no-new-object": 2,
|
45
|
-
"no-path-concat": 2,
|
46
|
-
"no-process-env": 2,
|
47
|
-
"no-regex-spaces": 2,
|
48
|
-
"no-self-compare": 2,
|
49
|
-
"no-sequences": 2,
|
50
|
-
"no-spaced-func": 2,
|
51
|
-
"no-trailing-spaces": 2,
|
52
|
-
"no-underscore-dangle": 0,
|
53
|
-
"no-unused-vars": 0, // we should find a way to only exclude addAnchors and enable this
|
54
|
-
"no-use-before-define": [2, "nofunc"],
|
55
|
-
"no-void": 2,
|
56
|
-
"object-curly-spacing": [2, "always"],
|
57
|
-
"operator-assignment": [2, "always"],
|
58
|
-
"quotes": [2, "single"],
|
59
|
-
"quote-props": [2, "as-needed"],
|
60
|
-
"radix": 2,
|
61
|
-
"semi": [2, "always"],
|
62
|
-
"semi-spacing": 2,
|
63
|
-
"space-before-blocks": [2, "always"],
|
64
|
-
"spaced-comment": [2, "always"],
|
65
|
-
"space-in-parens": [2, "never"],
|
66
|
-
"space-unary-ops": [2, {"words": true, "nonwords": false}],
|
67
|
-
"strict": [2, "function"],
|
68
|
-
"valid-jsdoc": [2, {"requireReturn": false}],
|
69
|
-
"valid-typeof": 2,
|
70
|
-
"wrap-iife": [2, "outside"],
|
71
|
-
"yoda": [2, "never"]
|
72
|
-
},
|
73
|
-
|
74
|
-
"globals": {
|
75
|
-
"DocumentTouch": true,
|
76
|
-
}
|
77
|
-
}
|
@@ -1,334 +0,0 @@
|
|
1
|
-
/* eslint-env amd, node */
|
2
|
-
|
3
|
-
// https://github.com/umdjs/umd/blob/master/templates/returnExports.js
|
4
|
-
(function (root, factory) {
|
5
|
-
'use strict';
|
6
|
-
|
7
|
-
if (typeof define === 'function' && define.amd) {
|
8
|
-
// AMD. Register as an anonymous module.
|
9
|
-
define([], factory);
|
10
|
-
} else if (typeof module === 'object' && module.exports) {
|
11
|
-
// Node. Does not work with strict CommonJS, but
|
12
|
-
// only CommonJS-like environments that support module.exports,
|
13
|
-
// like Node.
|
14
|
-
module.exports = factory();
|
15
|
-
} else {
|
16
|
-
// Browser globals (root is window)
|
17
|
-
root.AnchorJS = factory();
|
18
|
-
root.anchors = new root.AnchorJS();
|
19
|
-
}
|
20
|
-
}(this, function () {
|
21
|
-
'use strict';
|
22
|
-
|
23
|
-
function AnchorJS(options) {
|
24
|
-
this.options = options || {};
|
25
|
-
this.elements = [];
|
26
|
-
|
27
|
-
/**
|
28
|
-
* Assigns options to the internal options object, and provides defaults.
|
29
|
-
* @param {Object} opts - Options object
|
30
|
-
*/
|
31
|
-
function _applyRemainingDefaultOptions(opts) {
|
32
|
-
opts.icon = opts.hasOwnProperty('icon') ? opts.icon : '\ue9cb'; // Accepts characters (and also URLs?), like '#', '¶', '❡', or '§'.
|
33
|
-
opts.visible = opts.hasOwnProperty('visible') ? opts.visible : 'hover'; // Also accepts 'always' & 'touch'
|
34
|
-
opts.placement = opts.hasOwnProperty('placement') ? opts.placement : 'right'; // Also accepts 'left'
|
35
|
-
opts.class = opts.hasOwnProperty('class') ? opts.class : ''; // Accepts any class name.
|
36
|
-
// Using Math.floor here will ensure the value is Number-cast and an integer.
|
37
|
-
opts.truncate = opts.hasOwnProperty('truncate') ? Math.floor(opts.truncate) : 64; // Accepts any value that can be typecast to a number.
|
38
|
-
}
|
39
|
-
|
40
|
-
_applyRemainingDefaultOptions(this.options);
|
41
|
-
|
42
|
-
/**
|
43
|
-
* Checks to see if this device supports touch. Uses criteria pulled from Modernizr:
|
44
|
-
* https://github.com/Modernizr/Modernizr/blob/da22eb27631fc4957f67607fe6042e85c0a84656/feature-detects/touchevents.js#L40
|
45
|
-
* @return {Boolean} - true if the current device supports touch.
|
46
|
-
*/
|
47
|
-
this.isTouchDevice = function() {
|
48
|
-
return !!(('ontouchstart' in window) || window.DocumentTouch && document instanceof DocumentTouch);
|
49
|
-
};
|
50
|
-
|
51
|
-
/**
|
52
|
-
* Add anchor links to page elements.
|
53
|
-
* @param {String|Array|Nodelist} selector - A CSS selector for targeting the elements you wish to add anchor links
|
54
|
-
* to. Also accepts an array or nodeList containing the relavant elements.
|
55
|
-
* @return {this} - The AnchorJS object
|
56
|
-
*/
|
57
|
-
this.add = function(selector) {
|
58
|
-
var elements,
|
59
|
-
elsWithIds,
|
60
|
-
idList,
|
61
|
-
elementID,
|
62
|
-
i,
|
63
|
-
index,
|
64
|
-
count,
|
65
|
-
tidyText,
|
66
|
-
newTidyText,
|
67
|
-
readableID,
|
68
|
-
anchor,
|
69
|
-
visibleOptionToUse,
|
70
|
-
indexesToDrop = [];
|
71
|
-
|
72
|
-
// We reapply options here because somebody may have overwritten the default options object when setting options.
|
73
|
-
// For example, this overwrites all options but visible:
|
74
|
-
//
|
75
|
-
// anchors.options = { visible: 'always'; }
|
76
|
-
_applyRemainingDefaultOptions(this.options);
|
77
|
-
|
78
|
-
visibleOptionToUse = this.options.visible;
|
79
|
-
if (visibleOptionToUse === 'touch') {
|
80
|
-
visibleOptionToUse = this.isTouchDevice() ? 'always' : 'hover';
|
81
|
-
}
|
82
|
-
|
83
|
-
// Provide a sensible default selector, if none is given.
|
84
|
-
if (!selector) {
|
85
|
-
selector = 'h2, h3, h4, h5, h6';
|
86
|
-
}
|
87
|
-
|
88
|
-
elements = _getElements(selector);
|
89
|
-
|
90
|
-
if (elements.length === 0) {
|
91
|
-
return this;
|
92
|
-
}
|
93
|
-
|
94
|
-
_addBaselineStyles();
|
95
|
-
|
96
|
-
// We produce a list of existing IDs so we don't generate a duplicate.
|
97
|
-
elsWithIds = document.querySelectorAll('[id]');
|
98
|
-
idList = [].map.call(elsWithIds, function assign(el) {
|
99
|
-
return el.id;
|
100
|
-
});
|
101
|
-
|
102
|
-
for (i = 0; i < elements.length; i++) {
|
103
|
-
if (this.hasAnchorJSLink(elements[i])) {
|
104
|
-
indexesToDrop.push(i);
|
105
|
-
continue;
|
106
|
-
}
|
107
|
-
|
108
|
-
if (elements[i].hasAttribute('id')) {
|
109
|
-
elementID = elements[i].getAttribute('id');
|
110
|
-
} else if (elements[i].hasAttribute('data-anchor-id')) {
|
111
|
-
elementID = elements[i].getAttribute('data-anchor-id');
|
112
|
-
} else {
|
113
|
-
tidyText = this.urlify(elements[i].textContent);
|
114
|
-
|
115
|
-
// Compare our generated ID to existing IDs (and increment it if needed)
|
116
|
-
// before we add it to the page.
|
117
|
-
newTidyText = tidyText;
|
118
|
-
count = 0;
|
119
|
-
do {
|
120
|
-
if (index !== undefined) {
|
121
|
-
newTidyText = tidyText + '-' + count;
|
122
|
-
}
|
123
|
-
|
124
|
-
index = idList.indexOf(newTidyText);
|
125
|
-
count += 1;
|
126
|
-
} while (index !== -1);
|
127
|
-
index = undefined;
|
128
|
-
idList.push(newTidyText);
|
129
|
-
|
130
|
-
elements[i].setAttribute('id', newTidyText);
|
131
|
-
elementID = newTidyText;
|
132
|
-
}
|
133
|
-
|
134
|
-
readableID = elementID.replace(/-/g, ' ');
|
135
|
-
|
136
|
-
// The following code builds the following DOM structure in a more effiecient (albeit opaque) way.
|
137
|
-
// '<a class="anchorjs-link ' + this.options.class + '" href="#' + elementID + '" aria-label="Anchor link for: ' + readableID + '" data-anchorjs-icon="' + this.options.icon + '"></a>';
|
138
|
-
anchor = document.createElement('a');
|
139
|
-
anchor.className = 'anchorjs-link ' + this.options.class;
|
140
|
-
anchor.href = '#' + elementID;
|
141
|
-
anchor.setAttribute('aria-label', 'Anchor link for: ' + readableID);
|
142
|
-
anchor.setAttribute('data-anchorjs-icon', this.options.icon);
|
143
|
-
|
144
|
-
if (visibleOptionToUse === 'always') {
|
145
|
-
anchor.style.opacity = '1';
|
146
|
-
}
|
147
|
-
|
148
|
-
if (this.options.icon === '\ue9cb') {
|
149
|
-
anchor.style.font = '1em/1 anchorjs-icons';
|
150
|
-
|
151
|
-
// We set lineHeight = 1 here because the `anchorjs-icons` font family could otherwise affect the
|
152
|
-
// height of the heading. This isn't the case for icons with `placement: left`, so we restore
|
153
|
-
// line-height: inherit in that case, ensuring they remain positioned correctly. For more info,
|
154
|
-
// see https://github.com/bryanbraun/anchorjs/issues/39.
|
155
|
-
if (this.options.placement === 'left') {
|
156
|
-
anchor.style.lineHeight = 'inherit';
|
157
|
-
}
|
158
|
-
}
|
159
|
-
|
160
|
-
if (this.options.placement === 'left') {
|
161
|
-
anchor.style.position = 'absolute';
|
162
|
-
anchor.style.marginLeft = '-1em';
|
163
|
-
anchor.style.paddingRight = '0.5em';
|
164
|
-
elements[i].insertBefore(anchor, elements[i].firstChild);
|
165
|
-
} else { // if the option provided is `right` (or anything else).
|
166
|
-
anchor.style.paddingLeft = '0.375em';
|
167
|
-
elements[i].appendChild(anchor);
|
168
|
-
}
|
169
|
-
}
|
170
|
-
|
171
|
-
for (i = 0; i < indexesToDrop.length; i++) {
|
172
|
-
elements.splice(indexesToDrop[i] - i, 1);
|
173
|
-
}
|
174
|
-
this.elements = this.elements.concat(elements);
|
175
|
-
|
176
|
-
return this;
|
177
|
-
};
|
178
|
-
|
179
|
-
/**
|
180
|
-
* Removes all anchorjs-links from elements targed by the selector.
|
181
|
-
* @param {String|Array|Nodelist} selector - A CSS selector string targeting elements with anchor links,
|
182
|
-
* OR a nodeList / array containing the DOM elements.
|
183
|
-
* @return {this} - The AnchorJS object
|
184
|
-
*/
|
185
|
-
this.remove = function(selector) {
|
186
|
-
var index,
|
187
|
-
domAnchor,
|
188
|
-
elements = _getElements(selector);
|
189
|
-
|
190
|
-
for (var i = 0; i < elements.length; i++) {
|
191
|
-
domAnchor = elements[i].querySelector('.anchorjs-link');
|
192
|
-
if (domAnchor) {
|
193
|
-
// Drop the element from our main list, if it's in there.
|
194
|
-
index = this.elements.indexOf(elements[i]);
|
195
|
-
if (index !== -1) {
|
196
|
-
this.elements.splice(index, 1);
|
197
|
-
}
|
198
|
-
// Remove the anchor from the DOM.
|
199
|
-
elements[i].removeChild(domAnchor);
|
200
|
-
}
|
201
|
-
}
|
202
|
-
return this;
|
203
|
-
};
|
204
|
-
|
205
|
-
/**
|
206
|
-
* Removes all anchorjs links. Mostly used for tests.
|
207
|
-
*/
|
208
|
-
this.removeAll = function() {
|
209
|
-
this.remove(this.elements);
|
210
|
-
};
|
211
|
-
|
212
|
-
/**
|
213
|
-
* Urlify - Refine text so it makes a good ID.
|
214
|
-
*
|
215
|
-
* To do this, we remove apostrophes, replace nonsafe characters with hyphens,
|
216
|
-
* remove extra hyphens, truncate, trim hyphens, and make lowercase.
|
217
|
-
*
|
218
|
-
* @param {String} text - Any text. Usually pulled from the webpage element we are linking to.
|
219
|
-
* @return {String} - hyphen-delimited text for use in IDs and URLs.
|
220
|
-
*/
|
221
|
-
this.urlify = function(text) {
|
222
|
-
// Regex for finding the nonsafe URL characters (many need escaping): & +$,:;=?@"#{}|^~[`%!'<>]./()*\
|
223
|
-
var nonsafeChars = /[& +$,:;=?@"#{}|^~[`%!'<>\]\.\/\(\)\*\\]/g,
|
224
|
-
urlText;
|
225
|
-
|
226
|
-
// The reason we include this _applyRemainingDefaultOptions is so urlify can be called independently,
|
227
|
-
// even after setting options. This can be useful for tests or other applications.
|
228
|
-
if (!this.options.truncate) {
|
229
|
-
_applyRemainingDefaultOptions(this.options);
|
230
|
-
}
|
231
|
-
|
232
|
-
// Note: we trim hyphens after truncating because truncating can cause dangling hyphens.
|
233
|
-
// Example string: // " ⚡⚡ Don't forget: URL fragments should be i18n-friendly, hyphenated, short, and clean."
|
234
|
-
urlText = text.trim() // "⚡⚡ Don't forget: URL fragments should be i18n-friendly, hyphenated, short, and clean."
|
235
|
-
.replace(/\'/gi, '') // "⚡⚡ Dont forget: URL fragments should be i18n-friendly, hyphenated, short, and clean."
|
236
|
-
.replace(nonsafeChars, '-') // "⚡⚡-Dont-forget--URL-fragments-should-be-i18n-friendly--hyphenated--short--and-clean-"
|
237
|
-
.replace(/-{2,}/g, '-') // "⚡⚡-Dont-forget-URL-fragments-should-be-i18n-friendly-hyphenated-short-and-clean-"
|
238
|
-
.substring(0, this.options.truncate) // "⚡⚡-Dont-forget-URL-fragments-should-be-i18n-friendly-hyphenated-"
|
239
|
-
.replace(/^-+|-+$/gm, '') // "⚡⚡-Dont-forget-URL-fragments-should-be-i18n-friendly-hyphenated"
|
240
|
-
.toLowerCase(); // "⚡⚡-dont-forget-url-fragments-should-be-i18n-friendly-hyphenated"
|
241
|
-
|
242
|
-
return urlText;
|
243
|
-
};
|
244
|
-
|
245
|
-
/**
|
246
|
-
* Determines if this element already has an AnchorJS link on it.
|
247
|
-
* Uses this technique: http://stackoverflow.com/a/5898748/1154642
|
248
|
-
* @param {HTMLElemnt} el - a DOM node
|
249
|
-
* @return {Boolean} true/false
|
250
|
-
*/
|
251
|
-
this.hasAnchorJSLink = function(el) {
|
252
|
-
var hasLeftAnchor = el.firstChild && ((' ' + el.firstChild.className + ' ').indexOf(' anchorjs-link ') > -1),
|
253
|
-
hasRightAnchor = el.lastChild && ((' ' + el.lastChild.className + ' ').indexOf(' anchorjs-link ') > -1);
|
254
|
-
|
255
|
-
return hasLeftAnchor || hasRightAnchor || false;
|
256
|
-
};
|
257
|
-
|
258
|
-
/**
|
259
|
-
* Turns a selector, nodeList, or array of elements into an array of elements (so we can use array methods).
|
260
|
-
* It also throws errors on any other inputs. Used to handle inputs to .add and .remove.
|
261
|
-
* @param {String|Array|Nodelist} input - A CSS selector string targeting elements with anchor links,
|
262
|
-
* OR a nodeList / array containing the DOM elements.
|
263
|
-
* @return {Array} - An array containing the elements we want.
|
264
|
-
*/
|
265
|
-
function _getElements(input) {
|
266
|
-
var elements;
|
267
|
-
if (typeof input === 'string' || input instanceof String) {
|
268
|
-
// See https://davidwalsh.name/nodelist-array for the technique transforming nodeList -> Array.
|
269
|
-
elements = [].slice.call(document.querySelectorAll(input));
|
270
|
-
// I checked the 'input instanceof NodeList' test in IE9 and modern browsers and it worked for me.
|
271
|
-
} else if (Array.isArray(input) || input instanceof NodeList) {
|
272
|
-
elements = [].slice.call(input);
|
273
|
-
} else {
|
274
|
-
throw new Error('The selector provided to AnchorJS was invalid.');
|
275
|
-
}
|
276
|
-
return elements;
|
277
|
-
}
|
278
|
-
|
279
|
-
/**
|
280
|
-
* _addBaselineStyles
|
281
|
-
* Adds baseline styles to the page, used by all AnchorJS links irregardless of configuration.
|
282
|
-
*/
|
283
|
-
function _addBaselineStyles() {
|
284
|
-
// We don't want to add global baseline styles if they've been added before.
|
285
|
-
if (document.head.querySelector('style.anchorjs') !== null) {
|
286
|
-
return;
|
287
|
-
}
|
288
|
-
|
289
|
-
var style = document.createElement('style'),
|
290
|
-
linkRule =
|
291
|
-
' .anchorjs-link {' +
|
292
|
-
' opacity: 0;' +
|
293
|
-
' text-decoration: none;' +
|
294
|
-
' -webkit-font-smoothing: antialiased;' +
|
295
|
-
' -moz-osx-font-smoothing: grayscale;' +
|
296
|
-
' }',
|
297
|
-
hoverRule =
|
298
|
-
' *:hover > .anchorjs-link,' +
|
299
|
-
' .anchorjs-link:focus {' +
|
300
|
-
' opacity: 1;' +
|
301
|
-
' }',
|
302
|
-
anchorjsLinkFontFace =
|
303
|
-
' @font-face {' +
|
304
|
-
' font-family: "anchorjs-icons";' + // Icon from icomoon; 10px wide & 10px tall; 2 empty below & 4 above
|
305
|
-
' src: url(data:n/a;base64,AAEAAAALAIAAAwAwT1MvMg8yG2cAAAE4AAAAYGNtYXDp3gC3AAABpAAAAExnYXNwAAAAEAAAA9wAAAAIZ2x5ZlQCcfwAAAH4AAABCGhlYWQHFvHyAAAAvAAAADZoaGVhBnACFwAAAPQAAAAkaG10eASAADEAAAGYAAAADGxvY2EACACEAAAB8AAAAAhtYXhwAAYAVwAAARgAAAAgbmFtZQGOH9cAAAMAAAAAunBvc3QAAwAAAAADvAAAACAAAQAAAAEAAHzE2p9fDzz1AAkEAAAAAADRecUWAAAAANQA6R8AAAAAAoACwAAAAAgAAgAAAAAAAAABAAADwP/AAAACgAAA/9MCrQABAAAAAAAAAAAAAAAAAAAAAwABAAAAAwBVAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAMCQAGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAg//0DwP/AAEADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAAIAAAACgAAxAAAAAwAAAAMAAAAcAAEAAwAAABwAAwABAAAAHAAEADAAAAAIAAgAAgAAACDpy//9//8AAAAg6cv//f///+EWNwADAAEAAAAAAAAAAAAAAAAACACEAAEAAAAAAAAAAAAAAAAxAAACAAQARAKAAsAAKwBUAAABIiYnJjQ3NzY2MzIWFxYUBwcGIicmNDc3NjQnJiYjIgYHBwYUFxYUBwYGIwciJicmNDc3NjIXFhQHBwYUFxYWMzI2Nzc2NCcmNDc2MhcWFAcHBgYjARQGDAUtLXoWOR8fORYtLTgKGwoKCjgaGg0gEhIgDXoaGgkJBQwHdR85Fi0tOAobCgoKOBoaDSASEiANehoaCQkKGwotLXoWOR8BMwUFLYEuehYXFxYugC44CQkKGwo4GkoaDQ0NDXoaShoKGwoFBe8XFi6ALjgJCQobCjgaShoNDQ0NehpKGgobCgoKLYEuehYXAAAADACWAAEAAAAAAAEACAAAAAEAAAAAAAIAAwAIAAEAAAAAAAMACAAAAAEAAAAAAAQACAAAAAEAAAAAAAUAAQALAAEAAAAAAAYACAAAAAMAAQQJAAEAEAAMAAMAAQQJAAIABgAcAAMAAQQJAAMAEAAMAAMAAQQJAAQAEAAMAAMAAQQJAAUAAgAiAAMAAQQJAAYAEAAMYW5jaG9yanM0MDBAAGEAbgBjAGgAbwByAGoAcwA0ADAAMABAAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAH//wAP) format("truetype");' +
|
306
|
-
' }',
|
307
|
-
pseudoElContent =
|
308
|
-
' [data-anchorjs-icon]::after {' +
|
309
|
-
' content: attr(data-anchorjs-icon);' +
|
310
|
-
' }',
|
311
|
-
firstStyleEl;
|
312
|
-
|
313
|
-
style.className = 'anchorjs';
|
314
|
-
style.appendChild(document.createTextNode('')); // Necessary for Webkit.
|
315
|
-
|
316
|
-
// We place it in the head with the other style tags, if possible, so as to
|
317
|
-
// not look out of place. We insert before the others so these styles can be
|
318
|
-
// overridden if necessary.
|
319
|
-
firstStyleEl = document.head.querySelector('[rel="stylesheet"], style');
|
320
|
-
if (firstStyleEl === undefined) {
|
321
|
-
document.head.appendChild(style);
|
322
|
-
} else {
|
323
|
-
document.head.insertBefore(style, firstStyleEl);
|
324
|
-
}
|
325
|
-
|
326
|
-
style.sheet.insertRule(linkRule, style.sheet.cssRules.length);
|
327
|
-
style.sheet.insertRule(hoverRule, style.sheet.cssRules.length);
|
328
|
-
style.sheet.insertRule(pseudoElContent, style.sheet.cssRules.length);
|
329
|
-
style.sheet.insertRule(anchorjsLinkFontFace, style.sheet.cssRules.length);
|
330
|
-
}
|
331
|
-
}
|
332
|
-
|
333
|
-
return AnchorJS;
|
334
|
-
}));
|