diff --git a/packtools/catalogs/__init__.py b/packtools/catalogs/__init__.py
index dd215617d..7236195e7 100644
--- a/packtools/catalogs/__init__.py
+++ b/packtools/catalogs/__init__.py
@@ -42,7 +42,12 @@
'HTML_GEN_XSLTS': {
'root-html-1.2.xslt': os.path.join(_CWD, 'htmlgenerator/root-html-1.2.xslt'),
'root-html-2.0.xslt': os.path.join(_CWD, 'htmlgenerator/root-html-2.0.xslt'),
+ 'root-html-3.0.xslt': os.path.join(_CWD, 'htmlgenerator/root-html-3.0.xslt'),
},
+ 'HTML_GEN_BOOTSTRAP_CSS_PATH': os.path.join(_CWD,
+ 'htmlgenerator/v3.0/css/bootstrap.css'),
+ 'HTML_GEN_ARTICLE_CSS_PATH': os.path.join(_CWD,
+ 'htmlgenerator/v3.0/css/article.css'),
'HTML_GEN_DEFAULT_PRINT_CSS_PATH': os.path.join(_CWD,
'htmlgenerator/static/scielo-bundle-print.css'),
'HTML_GEN_DEFAULT_CSS_PATH': os.path.join(_CWD,
diff --git a/packtools/catalogs/htmlgenerator/root-html-3.0.xslt b/packtools/catalogs/htmlgenerator/root-html-3.0.xslt
new file mode 100644
index 000000000..45113b371
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/root-html-3.0.xslt
@@ -0,0 +1,10 @@
+
+
+
+
+
+
diff --git a/packtools/catalogs/htmlgenerator/v3.0/article-meta-abstract.xsl b/packtools/catalogs/htmlgenerator/v3.0/article-meta-abstract.xsl
new file mode 100644
index 000000000..e0be21e1e
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/article-meta-abstract.xsl
@@ -0,0 +1,200 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Abstract
+ Abstracts
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ articleSection
+
+
+ rtl
+
+
+
+
+ articleSectionTitle
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/packtools/catalogs/htmlgenerator/v3.0/article-meta-contrib.xsl b/packtools/catalogs/htmlgenerator/v3.0/article-meta-contrib.xsl
new file mode 100644
index 000000000..7a29b8270
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/article-meta-contrib.xsl
@@ -0,0 +1,228 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ scielo__contribGroup
+
+
+
+
+
+
+ scielo__contribGroup
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ About the authors
+
+
+
+
+
+
+
+
+
+
+
+ btn btn-secondary dropdown-toggle
+ button
+ dropdown
+ false
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ •
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ http://orcid.org/
+ http://lattes.cnpq.br/
+ https://www.scopus.com/authid/detail.uri?authorId=
+ http://www.researcherid.com/rid/
+
+
+
+
+
+
+ ,
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ,
+
+
diff --git a/packtools/catalogs/htmlgenerator/v3.0/article-meta-permissions.xsl b/packtools/catalogs/htmlgenerator/v3.0/article-meta-permissions.xsl
new file mode 100644
index 000000000..9f0d4d6e3
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/article-meta-permissions.xsl
@@ -0,0 +1,67 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ https://licensebuttons.net/l/
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/packtools/catalogs/htmlgenerator/v3.0/article-meta-product.xsl b/packtools/catalogs/htmlgenerator/v3.0/article-meta-product.xsl
new file mode 100644
index 000000000..de17e368c
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/article-meta-product.xsl
@@ -0,0 +1,90 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ articleReferral
+
+
+
+
+
+ articleReferral noPicture
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ .
+
+
+
+
+
+
+
+ .
+
+
+
+
+ ,
+
+
+
+ ISBN
+
+
+
+ .
+
+
+
+
+ ;
+
+
+
+
+ :
+
+
+
+
+ ,
+
+
+
diff --git a/packtools/catalogs/htmlgenerator/v3.0/article-meta-related-article.xsl b/packtools/catalogs/htmlgenerator/v3.0/article-meta-related-article.xsl
new file mode 100644
index 000000000..151476e7b
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/article-meta-related-article.xsl
@@ -0,0 +1,117 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ This retraction retracts the following document
+ :
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ This erratum corrects :
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ( )
+
+ :
+
+
+
+
+ ,
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/packtools/catalogs/htmlgenerator/v3.0/article-meta.xsl b/packtools/catalogs/htmlgenerator/v3.0/article-meta.xsl
new file mode 100644
index 000000000..78286261b
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/article-meta.xsl
@@ -0,0 +1,129 @@
+
+
+
+
+
+
+
+
+
+ ,
+
+
+
+
+
+
+
+ ,
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ https://doi.org/
+
+
+
+
+ link
+
+ copy
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/packtools/catalogs/htmlgenerator/v3.0/article-text-back.xsl b/packtools/catalogs/htmlgenerator/v3.0/article-text-back.xsl
new file mode 100644
index 000000000..db9aaa24b
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/article-text-back.xsl
@@ -0,0 +1,76 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ articleSection
+
+
+
+
+ articleSectionTitle
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/packtools/catalogs/htmlgenerator/v3.0/article-text-bio.xsl b/packtools/catalogs/htmlgenerator/v3.0/article-text-bio.xsl
new file mode 100644
index 000000000..84091a13c
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/article-text-bio.xsl
@@ -0,0 +1,38 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
articleReferral
+
+ biography
+ noPicture
+
+
+
+
+
+
+
+
+
diff --git a/packtools/catalogs/htmlgenerator/v3.0/article-text-boxed-text.xsl b/packtools/catalogs/htmlgenerator/v3.0/article-text-boxed-text.xsl
new file mode 100644
index 000000000..d191a3a72
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/article-text-boxed-text.xsl
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/packtools/catalogs/htmlgenerator/v3.0/article-text-def-list.xsl b/packtools/catalogs/htmlgenerator/v3.0/article-text-def-list.xsl
new file mode 100644
index 000000000..cd3ade1b9
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/article-text-def-list.xsl
@@ -0,0 +1,77 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/packtools/catalogs/htmlgenerator/v3.0/article-text-fig.xsl b/packtools/catalogs/htmlgenerator/v3.0/article-text-fig.xsl
new file mode 100644
index 000000000..2711b26b3
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/article-text-fig.xsl
@@ -0,0 +1,60 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/packtools/catalogs/htmlgenerator/v3.0/article-text-fn.xsl b/packtools/catalogs/htmlgenerator/v3.0/article-text-fn.xsl
new file mode 100644
index 000000000..ac72c8655
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/article-text-fn.xsl
@@ -0,0 +1,70 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/packtools/catalogs/htmlgenerator/v3.0/article-text-formula.xsl b/packtools/catalogs/htmlgenerator/v3.0/article-text-formula.xsl
new file mode 100644
index 000000000..c6fdd2576
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/article-text-formula.xsl
@@ -0,0 +1,98 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ \( \)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ \[ \]
+
+
+
+
+
\ No newline at end of file
diff --git a/packtools/catalogs/htmlgenerator/v3.0/article-text-graphic.xsl b/packtools/catalogs/htmlgenerator/v3.0/article-text-graphic.xsl
new file mode 100644
index 000000000..6349afd90
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/article-text-graphic.xsl
@@ -0,0 +1,201 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ max-width:100%
+
+
+
+
+
+ max-width:100%
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ .jpg
+ jpg
+
+
+
+
+
diff --git a/packtools/catalogs/htmlgenerator/v3.0/article-text-list.xsl b/packtools/catalogs/htmlgenerator/v3.0/article-text-list.xsl
new file mode 100644
index 000000000..a29e9618f
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/article-text-list.xsl
@@ -0,0 +1,62 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ i
+ I
+ a
+ A
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/packtools/catalogs/htmlgenerator/v3.0/article-text-mathml.xsl b/packtools/catalogs/htmlgenerator/v3.0/article-text-mathml.xsl
new file mode 100644
index 000000000..f90a09685
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/article-text-mathml.xsl
@@ -0,0 +1,34 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/packtools/catalogs/htmlgenerator/v3.0/article-text-media.xsl b/packtools/catalogs/htmlgenerator/v3.0/article-text-media.xsl
new file mode 100644
index 000000000..fb707f290
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/article-text-media.xsl
@@ -0,0 +1,39 @@
+
+
+
+
+
+
+ .
+
+
+
+
+
+ Your browser does not support the video element.
+
+
+
+
+
+ Your browser does not support the audio element.
+
+
+
+
+
+
+
+
+ /
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/packtools/catalogs/htmlgenerator/v3.0/article-text-position_index.xsl b/packtools/catalogs/htmlgenerator/v3.0/article-text-position_index.xsl
new file mode 100644
index 000000000..06ff64e24
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/article-text-position_index.xsl
@@ -0,0 +1,132 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+ 1
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+ 1
+ 0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/packtools/catalogs/htmlgenerator/v3.0/article-text-ref.xsl b/packtools/catalogs/htmlgenerator/v3.0/article-text-ref.xsl
new file mode 100644
index 000000000..c90cbaca9
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/article-text-ref.xsl
@@ -0,0 +1,140 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ https://doi.org/
+ https://doi.org/
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ »
+
+
+
+
+
+ https://doi.org/
+ https://doi.org/
+
+
+
\ No newline at end of file
diff --git a/packtools/catalogs/htmlgenerator/v3.0/article-text-sub-article.xsl b/packtools/catalogs/htmlgenerator/v3.0/article-text-sub-article.xsl
new file mode 100644
index 000000000..79d7ef562
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/article-text-sub-article.xsl
@@ -0,0 +1,91 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/packtools/catalogs/htmlgenerator/v3.0/article-text-supplementary-material.xsl b/packtools/catalogs/htmlgenerator/v3.0/article-text-supplementary-material.xsl
new file mode 100644
index 000000000..d2d8e2ac6
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/article-text-supplementary-material.xsl
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/packtools/catalogs/htmlgenerator/v3.0/article-text-table.xsl b/packtools/catalogs/htmlgenerator/v3.0/article-text-table.xsl
new file mode 100644
index 000000000..d18e1015f
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/article-text-table.xsl
@@ -0,0 +1,71 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/packtools/catalogs/htmlgenerator/v3.0/article-text-xref.xsl b/packtools/catalogs/htmlgenerator/v3.0/article-text-xref.xsl
new file mode 100644
index 000000000..47774232f
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/article-text-xref.xsl
@@ -0,0 +1,188 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ sup
+ strong
+
+
+
+
+
+ xref xrefblue
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ XREF
+
+
+
+ [xref] [/xref]
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ...
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/packtools/catalogs/htmlgenerator/v3.0/article-text.xsl b/packtools/catalogs/htmlgenerator/v3.0/article-text.xsl
new file mode 100644
index 000000000..faceb758f
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/article-text.xsl
@@ -0,0 +1,105 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ Text
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ articleSection
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/packtools/catalogs/htmlgenerator/v3.0/article.xsl b/packtools/catalogs/htmlgenerator/v3.0/article.xsl
new file mode 100644
index 000000000..af037e5c6
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/article.xsl
@@ -0,0 +1,329 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ref-list
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ •
+
+
+
+
+ •
+
+
+ •
+
+
+
+
+
+
+
+
+
+
+
+ logo-open-access.svg
+
+
+
+
+
+
+
+
diff --git a/packtools/catalogs/htmlgenerator/v3.0/config-labels.xml b/packtools/catalogs/htmlgenerator/v3.0/config-labels.xml
new file mode 100644
index 000000000..4ec18377f
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/config-labels.xml
@@ -0,0 +1,394 @@
+
+
+
+ Text
+ Texto
+ Texto
+
+
+ Online publication
+ Publicação Online
+ Publicación en línea
+
+
+ Publication
+ Publicação
+ Publicación
+
+
+ Issue publication
+ Publicação em número
+ Publicación em número
+
+
+ Print
+ Impresso
+ Impreso
+
+
+ Online
+ En línea
+
+
+ pub-date
+ Published on
+ Publicado em
+ Publicado en
+
+
+ ack
+ Acknowledgments
+ Agradecimentos
+ Agradecimientos
+
+
+ fn-group
+ Notes
+ Notas
+ Notas
+
+
+ References
+ ref-list
+ References
+ Referências bibliográficas
+ Referencias bibliográficas
+
+
+ bio
+ Biography
+ Biografia
+ Biografía
+
+
+ history
+ History
+ Histórico
+ Histórico
+
+
+ publication dates
+ Publication Dates
+ Datas de Publicação
+ Fechas de Publicación
+
+
+ received
+ Received
+ Recebido
+ Recibido
+
+
+ accepted
+ Aceito
+ Acepto
+ Accepted
+
+
+ rev-recd
+ Revisado
+ Revisado
+ Reviewed
+
+
+ corrected
+ Corrected
+ Corrigido
+ Corregido
+
+
+ pub
+ Publicado
+ Publicado
+ Published
+
+
+ preprint
+ Preprint
+ Preprint
+ Preprint
+
+
+ retracted
+ Retratado
+ Retractado
+ Retracted
+
+
+ rev-requested
+ Solicitado Revisão
+ Solicitud de Revisión
+ Requested Revision
+
+
+ About the authors
+ Sobre os autores
+ Acerca de los autores
+
+
+ About the author
+ Sobre o autor
+ Acerca del autor
+
+
+ Click to
+ Clique para
+ Haz un clic para
+
+
+ copy link
+ copiar link
+ copiar enlace
+
+
+ copy URL
+ copiar URL
+ copiar URL
+
+
+ copy
+ copiar
+ copiar
+
+
+ ris format
+ formato ris
+ formato ris
+
+
+
+ Open new window
+ Abrir em nova janela
+ Abrir en nueva ventana
+
+
+ Affiliation
+ Afiliação
+ Afiliación
+
+
+ corresp
+ Correspondence
+ Correspondência
+ Correspondencia
+
+
+ Text
+ body
+ Text
+ Texto
+ Texto
+
+
+
+ abstract
+ trans-abstract
+ Abstract
+ Resumo
+ Resumen
+
+
+ Abstracts
+ Resumos
+ Resúmenes
+
+
+ kwd-group
+ Keywords
+ Palavras-chave
+ Palabras clave
+
+
+ app-group
+ app
+ Appendix
+ Apêndice
+ Apéndice
+
+
+ 1
+ 01
+ Jan
+ Jan
+ Ene
+
+
+ 2
+ 02
+ Feb
+ Fev
+ Feb
+
+
+ 3
+ 03
+ Mar
+ Mar
+ Mar
+
+
+ 4
+ 04
+ Apr
+ Abr
+ Abr
+
+
+ 5
+ 05
+ May
+ Maio
+ Mayo
+
+
+ 6
+ 06
+ June
+ Jun
+ Jun
+
+
+ 7
+ 07
+ July
+ Jul
+ Jul
+
+
+ 8
+ 08
+ Aug
+ Ago
+ Ago
+
+
+ 9
+ 09
+ Sept
+ Set
+ Set
+
+
+ 10
+ 10
+ Oct
+ Out
+ Oct
+
+
+ 11
+ 11
+ Nov
+ Nov
+ Nov
+
+
+ 12
+ 12
+ Dec
+ Dez
+ Dic
+
+
+ 'January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December'
+ 'January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December'
+ 'Janeiro', 'Fevereiro', 'Março', 'Abril', 'Maio', 'Junho', 'Julho', 'Agosto', 'Setembro', 'Outubro', 'Novembro', 'Dezembro'
+ 'Enero', 'Febrero', 'Marzo', 'Abril', 'Mayo', 'Junio', 'Julio', 'Agosto', 'Setiembre', 'Octubre', 'Noviembre', 'Deciembre'
+
+
+ reply
+ Reply
+ Resposta
+ Respuesta
+
+
+ reply
+ Reply
+ Resposta
+ Respuesta
+
+
+ letter
+ Letter
+ Carta
+ Carta
+
+
+ Figures
+ Figures
+ Figuras
+ Figuras
+
+
+ Tables
+ Tables
+ Tabelas
+ Tablas
+
+
+ Formulas
+ Formulas
+ Fórmulas
+ Fórmulas
+
+
+ This erratum corrects
+ This erratum corrects
+ Esta errata corrige
+ Esta errata corrige
+
+
+ This retraction retracts the following document
+ This retraction retracts the following document
+ Esta retratação retrata o documento
+ Esta retracción retrata el documento
+
+
+ How to cite
+ How to cite
+ Como citar
+ Como citar
+
+
+ and
+ and
+ e
+ y
+
+
+ Available from
+ Available from
+ Disponível em
+ Disponible en
+
+
+ cited
+ Accessed
+ Acessado
+ Accedido
+
+
+ Date of issue
+ Date of issue
+ Data do Fascículo
+ Fecha del número
+
+
+ Publication
+ Publication
+ Publicação
+ Publicación
+
+
+ Publication in this collection
+ Publication in this collection
+ Publicação nesta coleção
+ Publicación en esta colección
+
+
+ translator
+ Translation of
+ Tradução de
+ Traducción de
+
+
\ No newline at end of file
diff --git a/packtools/catalogs/htmlgenerator/v3.0/config-labels.xsl b/packtools/catalogs/htmlgenerator/v3.0/config-labels.xsl
new file mode 100644
index 000000000..b696fbc73
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/config-labels.xsl
@@ -0,0 +1,158 @@
+
+
+
+
+
+
+ Figures
+
+ |
+
+
+
+ Tables
+
+ |
+
+
+
+ Formulas
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Abstract
+
+
+
+
+
+
+
+
+
+ Online
+ Print
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ref-list
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/packtools/catalogs/htmlgenerator/v3.0/config-vars.xsl b/packtools/catalogs/htmlgenerator/v3.0/config-vars.xsl
new file mode 100644
index 000000000..d3bdf5793
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/config-vars.xsl
@@ -0,0 +1,71 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ tex-math
+ mml:math
+
+
+
+
+
+
+ https://cdn.jsdelivr.net/npm/mathjax@3.0.0/es5/tex-mml-svg.js
+
+
+
+
+
+
+
+ false
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ /
+
+
+
+
diff --git a/packtools/catalogs/htmlgenerator/v3.0/css/article.css b/packtools/catalogs/htmlgenerator/v3.0/css/article.css
new file mode 100644
index 000000000..a15cfe439
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/css/article.css
@@ -0,0 +1,4 @@
+@charset "UTF-8";/*!
+ * Article
+ */@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0)}40%{-webkit-transform:translateY(30px)}60%{-webkit-transform:translateY(15px)}}@-moz-keyframes bounce{0%,100%,20%,50%,80%{-moz-transform:translateY(0)}40%{-moz-transform:translateY(30px)}60%{-moz-transform:translateY(15px)}}@-ms-keyframes bounce{0%,100%,20%,50%,80%{-ms-transform:translateY(0)}40%{-ms-transform:translateY(30px)}60%{-ms-transform:translateY(15px)}}@-o-keyframes bounce{0%,100%,20%,50%,80%{-o-transform:translateY(0)}40%{-o-transform:translateY(30px)}60%{-o-transform:translateY(15px)}}@keyframes bounce{0%,100%,20%,50%,80%{transform:translateY(0)}40%{transform:translateY(30px)}60%{transform:translateY(15px)}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,30%,0);transform:translate3d(0,30%,0);visibility:visible;opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.article .zindexFix{z-index:98!important}.article a.goto{white-space:nowrap;text-decoration:none}.article a.goto .glyphBtn{margin-right:-5px}.article .levelMenu{padding:18px 0;margin:0;height:100px;background:#efeeec}.article .levelMenu a.selected:after{border-bottom-color:#fff;display:none}.article .levelMenu .downloadOptions li,.article .levelMenu .downloadOptions ul{display:inline;margin:0;padding:0}.article .levelMenu .downloadOptions li{list-style:none}.article .levelMenu .downloadOptions ul.dropdown-menu{display:none;min-width:inherit;width:100%;border-color:#dedddb;font-size:.9em;border-top-left-radius:0;border-top-right-radius:0;border-top:0}.article .levelMenu .downloadOptions .group:hover ul.dropdown-menu{display:block}.article .levelMenu .downloadOptions .group:hover a.btn{color:#fff}.article .levelMenu .downloadOptions .group:hover a.btn .glyphBtn.pdfDownload{background-position:center -2800px}.article .levelMenu .downloadOptions .group:hover a.btn .glyphBtn.xmlDownload{background-position:center -2845px}.article .levelMenu .downloadOptions .group:hover a.btn .glyphBtn.epubDownload{background-position:center -3700px}.article .levelMenu .downloadOptions .btn-group .group:not(:first-child):not(:last-child) .btn{border-radius:0}.article .levelMenu .downloadOptions .btn-group .group:first-child:not(:last-child) .btn{border-bottom-right-radius:0;border-top-right-radius:0}.article .levelMenu .downloadOptions .btn-group .group:first-child:not(:last-child) .btn{border-bottom-right-radius:0;border-top-right-radius:0}.article .levelMenu .downloadOptions .btn-group .group:last-child:not(:first-child) .btn{border-bottom-left-radius:0;border-top-left-radius:0}.article .levelMenu .downloadOptions .group{display:block;float:left;position:relative}.article .levelMenu .downloadOptions .group a.btn{width:100%}.article .levelMenu .downloadOptions .group+.group{margin-left:-1px}.article .levelMenu .downloadOptions .btn{text-align:left}.article .share{display:flex;justify-content:flex-end;align-items:center;height:36px}.article .share a{margin:0 3px}.article .share .sendViaMail{margin-left:4px}.article .journalMenu .language{top:10px}.article .alternativeHeader{top:0!important}.article .alternativeHeader .mainNav{height:55px}.article .mainNav{height:55px}.article .mainMenu{top:-7px}.article .xref{display:inline-block;font-weight:700;text-align:center;cursor:pointer}.article .xref.big{margin-top:0;vertical-align:middle;font-size:12px}.article sup.xref{padding:4px 0 3px;font-size:11px}.article .ref{position:relative;display:inline}@media screen and (max-width:575px){.article .ref{position:static}}.article .ref .refCtt{-webkit-box-shadow:2px 2px 7px 0 rgba(0,0,0,.2);-moz-box-shadow:2px 2px 7px 0 rgba(0,0,0,.2);box-shadow:2px 2px 7px 0 rgba(0,0,0,.2)}.article .ref .closed{display:none}.article .ref .opened{margin-top:1.4em;padding:14px;position:absolute;width:350px;height:auto!important;overflow-y:inherit!important;overflow-x:hidden;text-overflow:ellipsis;border-radius:4px;z-index:99;background:#3867ce;color:#fff}@media screen and (max-width:575px){.article .ref .opened{width:90%}}.scielo__theme--dark .article .ref .opened{background:#86acff;color:#333;outline:2px solid red!important}.scielo__theme--light .article .ref .opened{background:#3867ce;color:#fff}.article .ref .opened:before{content:'';display:block;width:100%;position:absolute;height:.6em;margin-top:-1.6em;background:0 0;left:0}.article .ref .opened a{color:#fff!important}.article .ref .opened a:hover{text-decoration:underline}.article .ref .opened strong{display:block;margin:0 0 5px}.article .ref .opened .source{display:block;margin-top:5px}.article .ref .opened .refOverflow{overflow-x:hidden;text-overflow:ellipsis}.article .ref.footnote{letter-spacing:0}.article .ref.footnote .xref{color:#f6a025}.article .ref.footnote .refCtt{padding:0}.article .ref.footnote .refCtt .refCttPadding{display:block;padding:14px}.article .ref.footnote .refCtt.opened{background:#fef5e8;border:1px solid #fce0b7}.article .ref.footnote .fn-title{display:block;text-transform:uppercase;color:#f6a025}.article .ref.footnote .footref{cursor:default}.article .ref.footnote .smallRef{font-size:1em;position:relative;display:block;padding:14px;width:100%;color:#fff;border:0;border-radius:0}.article .ref.footnote .smallRef .xref{position:absolute;top:12px;cursor:default}.article .ref.footnote .smallRef .xref:first-child{font-size:11px!important}.article .ref.footnote .smallRef .footrefCtt{display:block;padding-left:14px}.article .refList{margin:0;padding:0;font-size:.8em;margin-top:-10px;width:100%}.article .refList *{line-height:130%}.article .refList [class*=" material-icons"],.article .refList [class^=material-icons]{line-height:1}.article .refList a{display:block;overflow-x:hidden;text-overflow:ellipsis}.article .refList.outer{padding-bottom:10px;overflow:hidden;-webkit-box-shadow:inset 0 -7px 7px -7px rgba(0,0,0,.2);box-shadow:inset 0 -7px 7px -7px rgba(0,0,0,.2)}.article .refList.full{position:absolute;height:auto!important;overflow:inherit!important;background:#fff;z-index:99;padding-bottom:0;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.article .refList li{list-style:none;padding:14px 7px;margin:0;width:100%;border-bottom:1px dotted #ccc}.scielo__theme--dark .article .refList li{border-bottom:1px dotted rgba(255,255,255,.3)}.scielo__theme--light .article .refList li{border-bottom:1px dotted #ccc}.article .refList li:last-child{background:0 0;border:none}.article .refList li:after{content:'';clear:both;display:block;height:1px;float:none;width:100%}.article .refList li.highlight{background-color:#f0f3fb}.article .refList li.highlight .closed{display:none}.article .refList li.highlight .opened{display:inline-block}.article .refList li strong{display:block;margin:0 0 10px}.article .refList sup{border-radius:30px}.article .refList .source{font-style:italic}.article .refList.footnote .xref.big{color:#f6a025}.article .ref-list .refList .xref.big{width:33px;padding:5px 10px;cursor:default;position:absolute;left:0;top:0;margin-top:1%}.article .ref-list .refList .refCtt.opened{margin-top:1.4em}.article .ref-list .refList li{position:relative;padding-left:30px;text-overflow:ellipsis;z-index:1}.article .ref-list .refList div{display:block;margin:-2px 0 0 1%;font-size:1.2em;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto}.article .ref-list .refList div strong{display:inline}.article .ref-list .refList.footnote li{padding:0 7px 0 0}.article .ref-list .refList.footnote li .xref.big{position:static;width:auto}.articleCtt{background:#f7f6f4}.scielo__theme--dark .articleCtt{background:#393939}.scielo__theme--light .articleCtt{background:#f7f6f4}.articleCtt hr{border:0;background:url(../img/dashline.png) bottom left repeat-x;height:1px;margin:50px 0}.articleCtt .sci-ico-fileFigure,.articleCtt .sci-ico-fileFormula,.articleCtt .sci-ico-fileTable{font-size:22px}.articleCtt .sci-ico-fileFigure:before,.articleCtt .sci-ico-fileFormula:before,.articleCtt .sci-ico-fileTable:before{margin-left:-2px;margin-right:-4px}.articleCtt .open-asset-modal{white-space:nowrap}.articleCtt .container{position:relative}.articleCtt .articleBlock h1{margin:0;font-size:1.9em}.articleCtt .articleBlock a:active,.articleCtt .articleBlock a:focus,.articleCtt .articleBlock a:visited{text-decoration:none}.articleCtt .articleMeta,.articleCtt .editionMeta{text-align:center;font-size:.85em}.articleCtt .articleMeta span,.articleCtt .editionMeta span{font-size:1em;margin:0;font-weight:400;color:#a7a49e}.articleCtt .articleMeta .atricleLink,.articleCtt .editionMeta .atricleLink{width:18px;background-position:center -2576px}.articleCtt .articleMeta{line-height:24px}.articleCtt .articleMeta .sci-ico-cr,.articleCtt .articleMeta .sci-ico-public-domain{font-size:21px}.articleCtt .articleMeta label{margin-left:8px;width:10%;border:1px solid #e0e0df;cursor:pointer}.articleCtt .articleMeta div{display:inline}.articleCtt .articleMeta div:first-child{margin-right:60px}.articleCtt .articleMeta .doi{color:#1b92e4}.articleCtt .license{letter-spacing:-16.28px;vertical-align:middle;line-height:44px;white-space:nowrap;display:inline-block;margin-bottom:5px;cursor:pointer}.articleCtt .license [class*=" sci-ico-"],.articleCtt .license [class^=sci-ico-]{cursor:pointer;font-size:44px}.articleCtt .license [class*=" sci-ico-"].sci-ico-cc,.articleCtt .license [class^=sci-ico-].sci-ico-cc{margin-right:4px}.articleCtt .contribGroup{color:#403d39;margin:15px 10%;font-size:1.1em;text-align:center}.articleCtt .contribGroup a.btn-fechar{display:inline-block;border-radius:100%;cursor:pointer;width:30px;height:30px;font-size:86%;padding:5px 0;text-align:center;margin-top:10px}.articleCtt .contribGroup a.btn-fechar:hover{color:#fff}.articleCtt .contribGroup .sci-ico-emailOutlined{font-size:20px;vertical-align:baseline}.articleCtt .contribGroup .dropdown{display:inline-block;padding:0 10px}.articleCtt .contribGroup .dropdown .dropdown-toggle{white-space:nowrap}.articleCtt .contribGroup .dropdown .dropdown-menu{padding:0 20px 10px 20px;color:#fff;text-align:left;box-shadow:none;border:none}.articleCtt .contribGroup .dropdown .dropdown-menu strong{display:block;margin:20px 0 8px 0;font-size:11px;color:#00314c;text-transform:uppercase}.articleCtt .contribGroup .dropdown a{cursor:pointer}.articleCtt .contribGroup .dropdown a span{display:inline-block;padding:5px 0}.articleCtt .contribGroup .dropdown.open a{color:#fff}.articleCtt .contribGroup.contribGroupAlignLeft{text-align:left;margin-left:0;margin-top:0}.articleCtt .contribGroup.contribGroupAlignLeft .dropdown:first-child{margin-left:-10px}.articleCtt .linkGroup{position:relative;font-size:.85em}.articleCtt .linkGroup a.selected{position:relative}.articleCtt .linkGroup a.selected:after{content:'';display:block;position:absolute;bottom:-16px;left:4px;width:16px;height:7px;background:url(../img/articleContent-arrow.png) bottom center no-repeat;z-index:999}.articleCtt .floatInformation{margin-top:9px;border:1px solid #ddd;padding:15px;position:absolute;display:none;z-index:99;width:100%;background:#f7f6f4}.scielo__theme--dark .articleCtt .floatInformation{background:#393939}.scielo__theme--light .articleCtt .floatInformation{background:#f7f6f4}.articleCtt .floatInformation .close{margin-top:-7px}.articleCtt .floatInformation ul{margin:0;padding:0}.articleCtt .floatInformation li{list-style:none;margin-bottom:7px;padding-left:20px}.articleCtt .floatInformation li .xref:first-child{margin-left:-22px}.articleCtt .floatInformation .rowBlock{padding:7px 15px;background:url(../img/dashline.png) bottom left repeat-x}.articleCtt .floatInformation .rowBlock:last-child{background:0 0}.articleCtt .floatInformation h3{margin:0 0 10px}.articleCtt .articleTxt{position:relative;padding:0 50px 100px;margin-top:-30px;margin-bottom:60px;overflow-x:hidden;background:#fff}.scielo__theme--dark .articleCtt .articleTxt{background:#333}.scielo__theme--light .articleCtt .articleTxt{background:#fff}.articleCtt .articleTxt .article-title,.articleCtt .articleTxt .articleSectionTitle{margin:25px 0 12px}@media screen and (max-width:575px){.articleCtt .articleTxt .article-title,.articleCtt .articleTxt .articleSectionTitle{font-weight:700;font-size:1.75rem;line-height:1.2em;letter-spacing:-.14px}}.articleCtt .articleTxt .articleBadge-editionMeta-doi-copyLink{font-size:.85em;margin:0;font-weight:400;padding:10px 0 0;text-align:center;min-height:35px;line-height:110%;color:#6c6b6b}.scielo__theme--dark .articleCtt .articleTxt .articleBadge-editionMeta-doi-copyLink{color:#adadad}.scielo__theme--light .articleCtt .articleTxt .articleBadge-editionMeta-doi-copyLink{color:#6c6b6b}.articleCtt .articleTxt .articleBadge-editionMeta-doi-copyLink ._articleBadge{font-weight:700;opacity:.88}.articleCtt .articleTxt .articleBadge-editionMeta-doi-copyLink .group-doi{white-space:nowrap;display:inline-block}.articleCtt .articleTxt .articleBadge-editionMeta-doi-copyLink ._doi{color:#3867ce}@media screen and (max-width:575px){.articleCtt .articleTxt .articleBadge-editionMeta-doi-copyLink ._doi{display:table;white-space:pre-wrap;margin:12px 0}}.scielo__theme--dark .articleCtt .articleTxt .articleBadge-editionMeta-doi-copyLink ._doi{color:#86acff}.scielo__theme--light .articleCtt .articleTxt .articleBadge-editionMeta-doi-copyLink ._doi{color:#3867ce}.articleCtt .articleTxt .articleBadge-editionMeta-doi-copyLink .copyLink{white-space:nowrap;margin:0 0 8px 8px}.articleCtt .articleTxt .article-title{text-align:center}@media screen and (max-width:575px){.articleCtt .articleTxt .article-title{font-weight:700;font-size:1.75rem;line-height:1.2em;letter-spacing:-.14px}}.articleCtt .articleTxt .article-title .sci-ico-openAccess{margin-bottom:7px}.articleCtt .articleTxt .article-title .short-link{position:relative;visibility:hidden;cursor:pointer;text-decoration:none}.articleCtt .articleTxt .article-title .short-link:after{position:absolute;background:#34ad65;top:100%;left:0;right:0;bottom:0;z-index:2;text-align:center;font-family:scielo-glyphs!important;content:"\e924";color:#fff;font-size:20px;visibility:hidden;vertical-align:middle;display:flex;justify-content:center;align-items:center;border-radius:4px}.articleCtt .articleTxt .article-title .short-link.copyFeedback:after{top:0;visibility:visible}.articleCtt .articleTxt .article-title .ref .opened{margin-top:2.4em}.articleCtt .articleTxt .article-title .ref.footnote .xref:first-child{font-size:1.5em}.articleCtt .articleTxt .article-title .ref.footnote .refCtt.opened{text-align:left;font-weight:400;font-size:13px;letter-spacing:inherit}.articleCtt .articleTxt .article-title:hover .short-link{visibility:visible}.articleCtt .articleTxt h2.article-title{font-weight:400}.articleCtt .articleTxt .article-correction-title{margin:10px 15% 20px;border:2px solid #f5d431;padding:20px}.articleCtt .articleTxt .article-correction-title .panel-heading{font-size:13px;font-weight:700;text-align:left;padding:3px;padding:5px}.articleCtt .articleTxt .article-correction-title .panel-body{padding:0}.articleCtt .articleTxt .article-correction-title ul{margin:0;padding:0;text-align:left;font-size:14px}.articleCtt .articleTxt .article-correction-title li{list-style:none;padding-left:15px;position:relative}.articleCtt .articleTxt .article-correction-title li:before{content:'\00bb';font-weight:700;position:absolute;left:0}.articleCtt .articleTxt .article-correction-title a{font-weight:700}.articleCtt .articleTxt .article-correction-title a:hover{text-decoration:underline}.articleCtt .articleTxt .articleSection{padding:0 0 1px;background:url(../img/dashline.png) bottom left repeat-x}.articleCtt .articleTxt .articleSection .article-title{text-align:left}@media screen and (max-width:575px){.articleCtt .articleTxt .articleSection .article-title{font-weight:700;font-size:1.75rem;line-height:1.2em;letter-spacing:-.14px}}.articleCtt .articleTxt .articleSection:last-child{background:0 0}.articleCtt .articleTxt .articleSection .articleSignature{font-size:15px;font-style:italic}.articleCtt .articleTxt .articleSection .articleSignature small{display:block}.articleCtt .articleTxt .paragraph{position:relative;margin-bottom:25px;font-size:1em;line-height:1.7em}.articleCtt .articleTxt .btn.primary{background:#fff;font-size:1.1em;padding:10px 15px}.articleCtt .articleTxt .btn.primary:hover{color:#fff}.articleCtt .articleTxt span.formula{display:block;margin:20px 0;padding:7px;text-align:center;font-size:2em;border-radius:3px}.articleCtt .articleTxt span.formula img{max-width:95%}.articleCtt .articleTxt p{margin:0 0 15px;padding:0;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto}.articleCtt .articleTxt .articleReferral{display:flex;align-items:center;position:relative;margin-bottom:20px;padding:15px 50px 15px 140px;border:1px solid #f3f2e4;vertical-align:middle;min-height:168px}.articleCtt .articleTxt .articleReferral .arText{padding-left:25px}.articleCtt .articleTxt .articleReferral .arText h2{margin-top:0}.articleCtt .articleTxt .articleReferral .arText p{margin-bottom:0}.articleCtt .articleTxt .articleReferral .arPicture{position:relative;width:98px;margin-left:-120px}.articleCtt .articleTxt .articleReferral .arPicture small{font-size:62%;white-space:nowrap}.articleCtt .articleTxt .articleReferral .arPicture small span{display:block}.articleCtt .articleTxt .articleReferral.noPicture{padding:15px 40px;min-height:100%}.articleCtt .articleTxt .articleReferral.noPicture .arText{padding-left:0}.articleCtt .articleTxt .articleReferral.biography .arPicture{margin-top:-40px}.articleCtt .articleMenu{position:absolute;margin:25px 0 90px 0;padding:0 15px 0 0;font-size:.85em}.articleCtt .articleMenu.fixed{position:fixed;top:50px}.articleCtt .articleMenu.fixedBottom{position:absolute;top:initial;bottom:50px}.articleCtt .articleMenu li{list-style:none;padding-left:17px}.articleCtt .articleMenu li:before{content:'\00bb';display:inline-block;width:12px;text-align:center;margin-left:-17px;vertical-align:middle;margin-bottom:5px;color:#6c6b6b}.scielo__theme--dark .articleCtt .articleMenu li:before{color:#adadad}.scielo__theme--light .articleCtt .articleMenu li:before{color:#6c6b6b}.articleCtt .articleMenu li.link-to-top{margin-top:20px}.articleCtt .articleMenu li.link-to-top:before{content:'';display:inline;width:auto}.articleCtt .articleMenu li.link-to-top a .circle{width:20px;height:20px;display:inline-block;color:#fff;border-radius:100px;padding:0 0 0 3px;font-size:125%}.articleCtt .articleMenu a{display:inline-block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;margin-bottom:5px;text-decoration:none;color:#6c6b6b}.scielo__theme--dark .articleCtt .articleMenu a{color:#adadad}.scielo__theme--light .articleCtt .articleMenu a{color:#6c6b6b}.articleCtt .articleMenu ul{margin:0;padding:0}.articleCtt .articleMenu li li{padding-left:7px}.articleCtt .articleMenu li li:before{display:none}.articleCtt .articleMenu li.selected:before,.articleCtt .articleMenu li.selected>a{font-weight:700;color:#00314c}.scielo__theme--dark .articleCtt .articleMenu li.selected:before,.scielo__theme--dark .articleCtt .articleMenu li.selected>a{color:#eee}.scielo__theme--light .articleCtt .articleMenu li.selected:before,.scielo__theme--light .articleCtt .articleMenu li.selected>a{color:#00314c}.articleCtt .articleMenu li.selected li a,.articleCtt .articleMenu li.selected li:before{color:#00314c}.scielo__theme--dark .articleCtt .articleMenu li.selected li a,.scielo__theme--dark .articleCtt .articleMenu li.selected li:before{color:#eee}.scielo__theme--light .articleCtt .articleMenu li.selected li a,.scielo__theme--light .articleCtt .articleMenu li.selected li:before{color:#00314c}.articleCtt .articleMenu a:active,.articleCtt .articleMenu a:focus,.articleCtt .articleMenu a:visited{text-decoration:none}.articleCtt .articleFigure{position:absolute;border:4px solid #efeeec}.articleCtt .table-notes a{display:block;padding:5px 0}.articleCtt .nav-tabs li:first-child{margin-left:15px}.articleCtt .nav-tabs a{border:1px solid #ddd;background:#fff}.articleCtt .nav-tabs a:hover{background:#f7f6f4}.scielo__theme--dark .articleCtt .nav-tabs a:hover{background:#393939}.scielo__theme--light .articleCtt .nav-tabs a:hover{background:#f7f6f4}.articleCtt .articleTimeline{margin:0 0 25px;padding:0;font-size:.9em}.articleCtt .articleTimeline li{display:inline-block;width:33%;height:40px;padding-left:25px;list-style:none}.articleCtt .articleTimeline li:before{content:'\00bb';margin-left:-25px;display:inline-block;width:22px;text-align:center}.articleCtt .documentLicense{margin:20px 0}.articleCtt .documentLicense .container-license{font-size:.8em;padding:25px;width:100%;background:#efeeec}.scielo__theme--dark .articleCtt .documentLicense .container-license{background:#414141}.scielo__theme--light .articleCtt .documentLicense .container-license{background:#efeeec}.articleCtt .documentLicense .container-license .row div:first-child{text-align:center}.articleCtt .documentLicense .container-license .row div:last-child{padding-left:0}.articleCtt .documentLicense .container-license a{cursor:pointer;display:inline-block}.articleCtt .documentLicense img{margin:0 auto;width:100%}.articleCtt .journalLicense .row{padding-bottom:25px;font-size:.9em}.articleCtt .share{text-align:center;margin-top:-3px;background:url(../img/dashline.png) bottom left repeat-x;padding-bottom:5px}.articleCtt .collapseBlock{font-size:.9em}.articleCtt .collapseBlock .collapseTitle{position:relative;display:block;background:url(../img/dashline.png) bottom left repeat-x;padding:7px 2px}.articleCtt .collapseBlock .collapseTitle .collapseIcon{position:absolute;right:0}.articleCtt .collapseBlock .collapseTitle:active,.articleCtt .collapseBlock .collapseTitle:focus{text-decoration:none}.articleCtt .collapseContent{background:#f7f6f5;font-size:.9em;padding:15px}.articleCtt .collapseContent ul{margin:0;padding:0}.articleCtt .collapseContent li{list-style:none;padding-left:15px;margin-bottom:5px}.articleCtt .collapseContent li:before{content:'\00bb';display:inline-block;width:13px;text-align:center;margin-left:-15px}.articleCtt .collapseContent .logos:before{width:22px;height:12px;display:inline-block;content:'';background:url(../img/button.glyphs.png) no-repeat}.articleCtt .collapseContent .logos.scielo:before{background-position:center -4556px}.articleCtt .collapseContent .logos.fapesp:before{background-position:center -4506px}.articleCtt .collapseContent .logos.google:before{background-position:center -4531px}.articleCtt .functionsBlock{position:absolute;right:0;z-index:99}.articleCtt .articleBadge{text-align:center}.articleCtt .articleBadge span{display:inline-block;padding:5px 10px;margin:0 0 15px 0;border-radius:4px;position:relative;font-size:20px}.articleCtt .articleBadge span:after{content:'';position:absolute;left:0;right:0;bottom:0}.articleCtt .articleCttLeft .article-title,.articleCtt .articleCttLeft .articleBadge,.articleCtt .articleCttLeft .articleMeta,.articleCtt .articleCttLeft .editionMeta{text-align:left!important}.articleCtt .articleCttLeft .contribGroup{margin-left:0;margin-right:0;text-align:left}.articleCtt .articleCttLeft .contribGroup .dropdown:first-child{margin-left:-10px}#translateArticleModal .modal-body{font-size:.9em;background:#f7f6f4}.scielo__theme--dark #translateArticleModal .modal-body{background:#393939}.scielo__theme--light #translateArticleModal .modal-body{background:#f7f6f4}#translateArticleModal .modal-footer{margin-top:0}#translateArticleModal .dashline{padding-bottom:5px;background:url(../img/dashline.png) bottom left repeat-x}#translateArticleModal th{padding:12px;border:1px solid #ddd;border-radius:4px;background:#fdfcf9}#translateArticleModal table{width:100%}#translateArticleModal td{padding:8px 10px;border-bottom:1px solid #dee5f5;text-align:center}#translateArticleModal th{vertical-align:top}.ModalDefault .tab-pane,.articleCtt .tab-pane{font-size:.9em}.ModalDefault .tab-pane p,.articleCtt .tab-pane p{margin:10px 0}.ModalDefault .tab-pane .center,.articleCtt .tab-pane .center{text-align:center}.ModalDefault .tab-pane label,.articleCtt .tab-pane label{font-weight:400;color:#888}.ModalDefault .tab-pane .big,.articleCtt .tab-pane .big{font-size:2em;font-weight:400}.ModalDefault .tab-pane table td,.ModalDefault .tab-pane table th,.articleCtt .tab-pane table td,.articleCtt .tab-pane table th{padding:7px 10px}.ModalDefault .tab-pane table th,.articleCtt .tab-pane table th{font-weight:400;color:#b7b7b7}.ModalDefault .tab-pane a.midGlyph,.articleCtt .tab-pane a.midGlyph{display:block;text-align:center}.ModalDefault .fig,.ModalDefault .table,.articleCtt .fig,.articleCtt .table{margin-top:10px;margin-bottom:40px;position:relative;width:initial}.ModalDefault .fig .col-md-8,.ModalDefault .table .col-md-8,.articleCtt .fig .col-md-8,.articleCtt .table .col-md-8{padding-top:10px}.ModalDefault .fig strong,.ModalDefault .table strong,.articleCtt .fig strong,.articleCtt .table strong{padding:0}.ModalDefault .fig .thumb,.ModalDefault .fig .thumbOff,.ModalDefault .table .thumb,.ModalDefault .table .thumbOff,.articleCtt .fig .thumb,.articleCtt .fig .thumbOff,.articleCtt .table .thumb,.articleCtt .table .thumbOff{height:160px;background-size:100% auto;text-indent:-5000px;background-color:#e5e4e3;cursor:pointer;border-radius:3px;position:relative;border:4px solid #ccc}.scielo__theme--dark .ModalDefault .fig .thumb,.scielo__theme--dark .ModalDefault .fig .thumbOff,.scielo__theme--dark .ModalDefault .table .thumb,.scielo__theme--dark .ModalDefault .table .thumbOff,.scielo__theme--dark .articleCtt .fig .thumb,.scielo__theme--dark .articleCtt .fig .thumbOff,.scielo__theme--dark .articleCtt .table .thumb,.scielo__theme--dark .articleCtt .table .thumbOff{border:4px solid rgba(255,255,255,.3)}.scielo__theme--light .ModalDefault .fig .thumb,.scielo__theme--light .ModalDefault .fig .thumbOff,.scielo__theme--light .ModalDefault .table .thumb,.scielo__theme--light .ModalDefault .table .thumbOff,.scielo__theme--light .articleCtt .fig .thumb,.scielo__theme--light .articleCtt .fig .thumbOff,.scielo__theme--light .articleCtt .table .thumb,.scielo__theme--light .articleCtt .table .thumbOff{border:4px solid #ccc}.ModalDefault .fig .thumb img,.ModalDefault .fig .thumbOff img,.ModalDefault .table .thumb img,.ModalDefault .table .thumbOff img,.articleCtt .fig .thumb img,.articleCtt .fig .thumbOff img,.articleCtt .table .thumb img,.articleCtt .table .thumbOff img{width:100%}.ModalDefault .fig .thumb .zoom,.ModalDefault .fig .thumbOff .zoom,.ModalDefault .table .thumb .zoom,.ModalDefault .table .thumbOff .zoom,.articleCtt .fig .thumb .zoom,.articleCtt .fig .thumbOff .zoom,.articleCtt .table .thumb .zoom,.articleCtt .table .thumbOff .zoom{position:absolute;bottom:10px;right:10px;border-radius:4px;font-size:24px;text-align:center;width:30px;height:30px;line-height:30px;text-indent:0;background-color:#3867ce;color:#fff}.scielo__theme--dark .ModalDefault .fig .thumb .zoom,.scielo__theme--dark .ModalDefault .fig .thumbOff .zoom,.scielo__theme--dark .ModalDefault .table .thumb .zoom,.scielo__theme--dark .ModalDefault .table .thumbOff .zoom,.scielo__theme--dark .articleCtt .fig .thumb .zoom,.scielo__theme--dark .articleCtt .fig .thumbOff .zoom,.scielo__theme--dark .articleCtt .table .thumb .zoom,.scielo__theme--dark .articleCtt .table .thumbOff .zoom{background-color:#86acff;color:#333}.scielo__theme--light .ModalDefault .fig .thumb .zoom,.scielo__theme--light .ModalDefault .fig .thumbOff .zoom,.scielo__theme--light .ModalDefault .table .thumb .zoom,.scielo__theme--light .ModalDefault .table .thumbOff .zoom,.scielo__theme--light .articleCtt .fig .thumb .zoom,.scielo__theme--light .articleCtt .fig .thumbOff .zoom,.scielo__theme--light .articleCtt .table .thumb .zoom,.scielo__theme--light .articleCtt .table .thumbOff .zoom{background-color:#3867ce;color:#fff}.ModalDefault .fig .thumbOff,.ModalDefault .table .thumbOff,.articleCtt .fig .thumbOff,.articleCtt .table .thumbOff{font-family:'Material Icons Outlined'!important;text-align:center;line-height:140px;font-size:100px;color:#b7b4af;text-indent:0;overflow:hidden;background:#fff}.scielo__theme--dark .ModalDefault .fig .thumbOff,.scielo__theme--dark .ModalDefault .table .thumbOff,.scielo__theme--dark .articleCtt .fig .thumbOff,.scielo__theme--dark .articleCtt .table .thumbOff{background:#333}.scielo__theme--light .ModalDefault .fig .thumbOff,.scielo__theme--light .ModalDefault .table .thumbOff,.scielo__theme--light .articleCtt .fig .thumbOff,.scielo__theme--light .articleCtt .table .thumbOff{background:#fff}.ModalDefault .fig .thumbOff:before,.ModalDefault .table .thumbOff:before,.articleCtt .fig .thumbOff:before,.articleCtt .table .thumbOff:before{content:"table_chart"}.ModalDefault .fig .thumbImg,.ModalDefault .table .thumbImg,.articleCtt .fig .thumbImg,.articleCtt .table .thumbImg{position:relative;overflow:hidden;box-sizing:border-box;height:140px;border:4px solid #e5e4e3;border-radius:3px;background-color:#e5e4e3;cursor:pointer}.ModalDefault .fig .thumbImg img,.ModalDefault .table .thumbImg img,.articleCtt .fig .thumbImg img,.articleCtt .table .thumbImg img{width:100%;height:auto;min-height:131px;display:block}.ModalDefault .fig .thumbImg .zoom,.ModalDefault .table .thumbImg .zoom,.articleCtt .fig .thumbImg .zoom,.articleCtt .table .thumbImg .zoom{position:absolute;bottom:10px;right:10px;width:30px;height:30px;border-radius:4px;padding:5px;display:inline-block;font-size:24px;line-height:50%;background-color:#3867ce;color:#fff}.scielo__theme--dark .ModalDefault .fig .thumbImg .zoom,.scielo__theme--dark .ModalDefault .table .thumbImg .zoom,.scielo__theme--dark .articleCtt .fig .thumbImg .zoom,.scielo__theme--dark .articleCtt .table .thumbImg .zoom{background-color:#86acff;color:#333}.scielo__theme--light .ModalDefault .fig .thumbImg .zoom,.scielo__theme--light .ModalDefault .table .thumbImg .zoom,.scielo__theme--light .articleCtt .fig .thumbImg .zoom,.scielo__theme--light .articleCtt .table .thumbImg .zoom{background-color:#3867ce;color:#fff}.ModalDefault .fig .preview,.ModalDefault .table .preview,.articleCtt .fig .preview,.articleCtt .table .preview{position:absolute;border-radius:3px;border:4px solid #e5e4e3;background-color:#fff;top:0;right:0;z-index:99;padding:10px}.ModalDefault .fig .preview img,.ModalDefault .table .preview img,.articleCtt .fig .preview img,.articleCtt .table .preview img{width:100%}.ModalDefault .fig .figInfo,.ModalDefault .table .figInfo,.articleCtt .fig .figInfo,.articleCtt .table .figInfo{padding:10px 10px 10px 45px;line-height:1.4em;color:#8a8987;position:relative}.ModalDefault .fig .figInfo .glyphBtn,.ModalDefault .table .figInfo .glyphBtn,.articleCtt .fig .figInfo .glyphBtn,.articleCtt .table .figInfo .glyphBtn{position:absolute;top:10px;margin-left:-34px}.ModalDefault .formula,.articleCtt .formula{text-align:center;font-family:"Times New Roman",Times,serif;margin-bottom:15px}.ModalDefault .formula span,.articleCtt .formula span{font-family:Arial;font-weight:700;font-size:16px;display:block;width:100%}.ModalDefault .formula .formula-container,.articleCtt .formula .formula-container{width:100%;display:flex;align-content:center;align-items:center;position:relative;flex-direction:column}.ModalDefault .formula .formula-container .MathJax_Display,.ModalDefault .formula .formula-container .MathJax_SVG,.ModalDefault .formula .formula-container .MathJax_SVG_Display,.ModalDefault .formula .formula-container .formula-body,.articleCtt .formula .formula-container .MathJax_Display,.articleCtt .formula .formula-container .MathJax_SVG,.articleCtt .formula .formula-container .MathJax_SVG_Display,.articleCtt .formula .formula-container .formula-body{flex:99;font-size:1.4rem!important}.ModalDefault .formula .formula-container>span,.articleCtt .formula .formula-container>span{flex:1}.ModalDefault .formula .formula-container .label,.articleCtt .formula .formula-container .label{flex:1;color:#000;font-size:1.4rem;display:block;width:auto}.ModalDefault .formula .formula-container .label:first-child,.articleCtt .formula .formula-container .label:first-child{left:0}.ModalDefault .formula .formula-container .label:last-child,.articleCtt .formula .formula-container .label:last-child{right:0}.ModalDefault .formula svg,.articleCtt .formula svg{display:block;width:100%}.ModalDefault .modal-center{text-align:center}.ModalDefault .md-list{margin:0;padding:0;list-style:none}.ModalDefault .md-list li{margin-bottom:4px}.ModalDefault .md-list li:last-child{margin-bottom:0}.ModalDefault .md-list li.colspan3{margin-bottom:10px}.ModalDefault .md-list li.colspan3 a{display:flex;vertical-align:middle;justify-content:center;align-items:center;height:63px;white-space:normal;overflow:hidden}.ModalDefault .md-list.inline li{float:left;min-width:18%;margin-right:10px}.ModalDefault .md-tabs{margin:0;padding:0}.ModalDefault .md-tabs>li{display:flex;align-items:center;justify-content:center;text-align:center;padding:0}.ModalDefault .md-tabs>li a{padding:5px;display:inline-block;margin:0;border:none;color:#7f7a71}.ModalDefault .md-tabs>li a:focus,.ModalDefault .md-tabs>li a:hover{background:0 0}.ModalDefault .md-tabs>li.active a:focus,.ModalDefault .md-tabs>li.active a:hover{border:none;background:0 0}.ModalDefault .md-tabs>li.active .figureIconGray{background-position:center -4414px}.ModalDefault .md-tabs>li.active .tableIconGray{background-position:center -4368px}.ModalDefault .md-tabs>li .glyphBtn{width:40px;height:40px}.ModalDefault .fig,.ModalDefault .table{margin-top:20px;margin-bottom:20px}.ModalTutors .info{padding:28px 0;border-bottom:1px dotted #ccc}.scielo__theme--dark .ModalTutors .info{border-bottom:1px dotted rgba(255,255,255,.3)}.scielo__theme--light .ModalTutors .info{border-bottom:1px dotted #ccc}.ModalTutors .info:last-child{border-bottom:0}.ModalTutors .info:first-child{padding-top:0}.ModalTutors .info h3{margin:0 0 15px;font-size:1.429em;font-weight:400}.ModalTutors .info .tutors{margin-bottom:25px}.ModalTutors .info .tutors strong:first-child{font-size:1.071em}.ModalTutors .info .tutors:last-child{margin-bottom:0}.ModalTutors ul li{margin-top:10px;border-color:#e0e0df}.ModalTutors ul li.inline li{display:inline}#ModalDownloads strong{display:inline-block;padding:15px 0}#ModalDownloads .glyphBtn{width:40px;height:40px}#ModalDownloads [class^=sci-ico-file]{line-height:40px!important;font-size:40px}#ModalArticles .md-tabs,#ModalMetrics .md-tabs{margin:0 0 25px}#ModalArticles .md-tabs>li,#ModalMetrics .md-tabs>li{min-height:50px}#ModalMetrics .outlineFadeLink{margin:0 0 20px;padding:12px;font-size:15px;display:block;text-align:center}#ModalArticles #how2cite-export{margin:20px 0 2px;background:url(../img/dashline.png) top left repeat-x}#ModalArticles #how2cite-export .col-md-2.col-sm-2{width:20%}#ModalArticles .outlineFadeLink{margin-left:0}#ModalArticles .download{display:block}#ModalArticles #citation-ctt{position:absolute;top:-5000px}#ModalArticles #citationCut{position:absolute;top:-5000px}.ModalFigs .modal-title .sci-ico-fileFigure,.ModalFigs .modal-title .sci-ico-fileTable,.ModalTables .modal-title .sci-ico-fileFigure,.ModalTables .modal-title .sci-ico-fileTable{font-size:24px}.ModalFigs .link-newWindow,.ModalTables .link-newWindow{text-decoration:none}.ModalFigs .link-newWindow:hover,.ModalTables .link-newWindow:hover{opacity:1}.ModalFigs .modal-footer,.ModalTables .modal-footer{margin-top:0;text-align:left;background:#f7f6f4}.scielo__theme--dark .ModalFigs .modal-footer,.scielo__theme--dark .ModalTables .modal-footer{background:#393939}.scielo__theme--light .ModalFigs .modal-footer,.scielo__theme--light .ModalTables .modal-footer{background:#f7f6f4}.ModalFigs .modal-title{width:calc(100% - 70px)}.ModalFigs img{float:left}.ModalFigs .modal-body{padding:3px}.ModalTables .modal-body{overflow:auto}.ModalTables .modal-body:after{content:'';position:absolute;top:0;bottom:0;left:0;right:0;background:#fff url(../img/list.loading.gif) center center no-repeat}.scielo__theme--dark .ModalTables .modal-body:after{background:#333 url(../img/list.loading.gif) center center no-repeat}.scielo__theme--light .ModalTables .modal-body:after{background:#fff url(../img/list.loading.gif) center center no-repeat}.ModalTables .modal-body.cached:after{display:none}.ModalTables .table{margin-top:0;font-size:14px;position:relative;z-index:1}.ModalTables .table .autoWidth{width:auto}.ModalTables .table .striped{background-color:#f8f8f8}.ModalTables .table .inline-graphic{width:100%}.ModalTables .table-hover .table>tbody>tr:hover>td,.ModalTables .table-hover .table>tbody>tr:hover>th{background-color:#f0f3fb}.ModalTables .table-hover .table>tbody>tr:hover>td.striped,.ModalTables .table-hover .table>tbody>tr:hover>th.striped{background-color:#e8eaf2}.ModalTables .ref-list h2{font-size:14px}.ModalTables .ref-list .refList .xref.big{padding:5px 10px}.ModalTables .refList li{padding-bottom:0}.ModalTables .xref{cursor:text}#ModalRelatedArticles .inline li{min-width:48%}#ModalRelatedArticles .inline li:nth-child(2),#ModalRelatedArticles .inline li:nth-child(4){margin-right:0}#ModalVersionsTranslations .modal-body .md-body-dashVertical{display:inline-block;min-height:150px;background:url(../img/dashline.v.png) top center repeat-y}#ModalVersionsTranslations strong{display:inline-block;padding:15px 0}.ModalDefault .md-list li a.lattes,.ModalDefault .md-list li a.researcherid,.ModalDefault .md-list li a.scopus,.articleCtt .contribGroup .btnContribLinks.lattes,.articleCtt .contribGroup .btnContribLinks.researcherid,.articleCtt .contribGroup .btnContribLinks.scopus{padding-left:30px}.ModalDefault .md-list li a.scopus,.articleCtt .contribGroup .btnContribLinks.scopus{background:url(../img/authorIcon-scopus.png) 10px center no-repeat}.ModalDefault .md-list li a.lattes,.articleCtt .contribGroup .btnContribLinks.lattes{background:url(../img/authorIcon-lattes.png) 10px center no-repeat}.ModalDefault .md-list li a.researcherid,.articleCtt .contribGroup .btnContribLinks.researcherid{background:url(../img/authorIcon-researcherid.png) 10px center no-repeat}.ModalDefault .md-list li a.lattes-matteWhite,.articleCtt .contribGroup .btnContribLinks.lattes-matteWhite{background:url(../img/authorIcon-lattes-matteWhite.png) 10px center no-repeat}.articleCtt .article-title.page-header-title,.articleCtt .only-renditions-available p{text-align:center}.articleCtt .only-renditions-available .jumbotron{background-color:#f6f8fa;margin-top:35px}.levelMenu .btn{min-height:38px}.levelMenu .btn.group{width:auto;padding-left:16px!important;padding-right:16px!important}.levelMenu .btn:hover{color:#fff}.levelMenu .btn:hover [class^=sci-ico-]{color:#fff}.levelMenu .dropdown-menu a.current{position:relative;width:100%;font-weight:700}.levelMenu .dropdown-menu a.current:after{content:"✓";display:inline-block;position:absolute;right:5px}.levelMenu-xs .btn-group.btn-group-nav-mobile{width:100%;display:table}.levelMenu-xs .btn-group.btn-group-nav-mobile>.btn{display:table-cell;width:60%}.levelMenu-xs .btn-group.btn-group-nav-mobile>.btn:first-of-type{width:20%}.levelMenu-xs .btn-group.btn-group-nav-mobile>.btn:last-of-type{width:20%}.levelMenu-xs .btn-group.btn-group-nav-mobile>.btn .sci-ico-socialOther{display:inline-block;width:70%}.levelMenu-xs .btn-group.btn-group-nav-mobile-content{width:100%;display:table;padding:5px 2px}.levelMenu-xs .btn-group.btn-group-nav-mobile-content>.dropdown{display:table-cell;width:33%;padding-right:4px}.levelMenu-xs .btn-group.btn-group-nav-mobile-content>.dropdown:last-child{padding-right:0}.levelMenu-xs .btn-group.btn-group-nav-mobile-content>.dropdown:last-child .btn span{width:auto}.levelMenu-xs .btn-group.btn-group-nav-mobile-content>.dropdown:last-child .btn span:nth-child(2){width:55%}.levelMenu-xs .btn-group.btn-group-nav-mobile-content>.dropdown .btn{width:100%;position:relative}.levelMenu-xs .btn-group.btn-group-nav-mobile-content>.dropdown .btn span{width:90%;display:inline-block}.levelMenu-xs .btn-group.btn-group-nav-mobile-content>.dropdown .btn span:last-child{width:auto}.levelMenu-xs .btn-group.btn-group-nav-mobile-content>.dropdown .btn span.caret{position:absolute;right:10px;top:17px}.xref.xrefblue{color:#3867ce}.scielo__theme--dark .xref.xrefblue{color:#86acff}.scielo__theme--light .xref.xrefblue{color:#3867ce}@media screen and (max-width:575px){.ref{position:static}}.ref .opened{background:#3867ce;color:#fff}@media screen and (max-width:575px){.ref .opened{width:90%;margin-left:5%}}.scielo__theme--dark .ref .opened{background:#86acff;color:#333}.scielo__theme--light .ref .opened{background:#3867ce;color:#fff}
+/*# sourceMappingURL=article.css.map */
diff --git a/packtools/catalogs/htmlgenerator/v3.0/css/article.css.map b/packtools/catalogs/htmlgenerator/v3.0/css/article.css.map
new file mode 100644
index 000000000..0003df70c
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/css/article.css.map
@@ -0,0 +1 @@
+{"version":3,"sources":["article.scss","../../common/scss/_mixins/_themeSet.scss","../../common/scss/_mixins/_breakpoints.scss","../../common/scss/_vars/_colors.scss","../../common/scss/_mixins/_font.scss","../../common/scss/_vars/_font.scss"],"names":[],"mappings":"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","file":"article.css","sourcesContent":["/*!\n * Article\n */\n@import \"../../common/scss/itcssImports/vars\";\n@import \"../../common/scss/itcssImports/mixins\";\n\n\n\n \n\n .article {\n\t.zindexFix {\n\t\tz-index: 98 !important;\n\t}\n\n\n\n /*\n\t.copyLink{\n\t\tposition: relative;\n\n\t\t[class^=\"sci-ico-\"] {\n\t\t\tfont-size: 24px;\n\t\t\t//color: $Blue;\n\t\t}\n\n\t\t&:after {\n\t\t\tposition: absolute;\n\t\t\tbackground: #34ad65;\n\t\t\ttop: 100%;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbottom: 0;\n\t\t\tz-index: 2;\n\t\t\ttext-align: center;\n\t\t\tfont-family: 'scielo-glyphs' !important;\n\t\t\tcontent: \"\\e924\";\n\t\t\tcolor: #fff;\n\t\t\tfont-size: 20px;\n\t\t\tvisibility: hidden;\n\t\t\tvertical-align: middle;\n\n\t\t\tdisplay: flex;\n\t\t\tjustify-content: center;\n\t\t\talign-items: center;\n\t\t\t//.cssAnimations @include animated(.3s,all);\n\t\t}\n\n\t\t&.copyFeedback:after {\n\t\t\ttop: 0;\n\t\t\tvisibility: visible;\n\t\t}\n\t}\n */\n\n\ta.goto {\n\t\twhite-space: nowrap;\n\t\ttext-decoration: none;\n\n\t\t.glyphBtn {\n\t\t\tmargin-right: -5px;\n\t\t}\n\t}\n\n\t.levelMenu {\n\t\tpadding: 18px 0;\n\t\tmargin: 0;\n\t\theight: 100px;\n\t\tbackground: #efeeec;\n\n\t\ta.selected:after {\n\t\t\tborder-bottom-color: #fff;\n\t\t\tdisplay: none;\n\t\t}\n\t}\n\n\t.levelMenu .downloadOptions {\n\t\tul,li {\n\t\t\tdisplay: inline;\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\t\tli {\n\t\t\tlist-style: none;\n\t\t}\n\t\tul.dropdown-menu {\n\t\t\tdisplay: none;\n\t\t\tmin-width: inherit;\n\t\t\twidth: 100%;\n\t\t\tborder-color: #dedddb;\n\t\t\tfont-size: .9em;\n\t\t\tborder-top-left-radius: 0;\n\t\t\tborder-top-right-radius: 0;\n\t\t\tborder-top: 0;\n\t\t}\n\t\t.group:hover {\n\t\t\tul.dropdown-menu {\n\t\t\t\tdisplay: block;\n\t\t\t}\n\t\t\ta.btn {\n\t\t\t\t//background: $Blue !important;\n\t\t\t\tcolor: #fff;\n\n\t\t\t\t.glyphBtn.pdfDownload {\n\t\t\t\t\tbackground-position: center -2800px;\n\t\t\t\t}\n\t\t\t\t.glyphBtn.xmlDownload {\n\t\t\t\t\tbackground-position: center -2845px;\n\t\t\t\t}\n\t\t\t\t.glyphBtn.epubDownload {\n\t\t\t\t\tbackground-position: center -3700px;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\t.btn-group .group:not(:first-child):not(:last-child) .btn {\n\t\t\tborder-radius: 0;\n\t\t}\n\t\t.btn-group .group:first-child:not(:last-child) .btn { \n\t\t\tborder-bottom-right-radius: 0;\n\t\t\tborder-top-right-radius: 0;\n\t\t}\n\t\t.btn-group .group:first-child:not(:last-child) .btn {\n\t\t\tborder-bottom-right-radius: 0;\n\t\t\tborder-top-right-radius: 0;\n\t\t}\n\t\t.btn-group .group:last-child:not(:first-child) .btn {\n\t\t\tborder-bottom-left-radius: 0;\n\t\t\tborder-top-left-radius: 0;\n\t\t}\n\t\t.group {\n\t\t\t/*width: 25%;*/\n\t\t\tdisplay: block;\n\t\t\tfloat: left;\n\t\t\tposition: relative;\n\n\t\t\ta.btn {\n\t\t\t\twidth: 100%;\n\t\t\t}\n\t\t}\n\t\t.group + .group {\n\t\t\tmargin-left: -1px;\n\t\t}\n\t\t.btn {\n\t\t\ttext-align: left;\n\t\t}\n\t}\n\n\t.share {\n\t\tdisplay: flex;\n\t\tjustify-content: flex-end;\n\t\talign-items: center;\n\t\theight: 36px;\n\n\t\ta {\n\t\t\tmargin: 0 3px;\n\t\t}\n\n\t\t.sendViaMail {\n\t\t\tmargin-left: 4px;\n\t\t}\n\t}\n\n\t.journalMenu {\n\t\t.language {\n\t\t\ttop: 10px;\n\t\t}\n\t}\n\n\t.alternativeHeader {\n\t\ttop: 0 !important;\n\n\t\t.mainNav {\n\t\t\theight: 55px;\n\t\t}\n\t}\n\n\t.mainNav {\n\t\theight: 55px;\n\t}\n\n\t.mainMenu {\n\t\ttop: -7px;\n\t}\n\n\t.xref {\n\t\tdisplay: inline-block;\n\t\tfont-weight: bold;\n\t\ttext-align: center;\n\t\t//color: $Blue;\n\t\tcursor: pointer;\n\n\t\t&::selection {\n\t\t\t//background: $BlueHover;\n\t\t}\n\t\t&.big {\n\t\t\tmargin-top: 0px;\n\t\t\tvertical-align: middle;\n\t\t\tfont-size: 12px;\n\t\t}\n\n \n\t}\n\n\tsup.xref {\n\t\tpadding: 4px 0 3px;\n\t\tfont-size: 11px;\n\n /*\n\t\t@media $maxTablet2 {\n\t\t\tpadding: 10px;\n\t\t}\n */\n\t}\n\n\t.ref {\n\t\tposition: relative;\n\t\tdisplay: inline;\n\t\t//font-size: 13px;\n\n\t\t@include __breakpoint--xsmall-only() {\n\t\t\tposition: static;\n\t\t}\n\n /*\n\t\t@media $maxTablet {\n\t\t\tposition: static;\n\t\t}\n */\n\n\t\t.refCtt {\n\t\t\t//.cssAnimations @include slideInUp(.3s);\n\t\t\t-webkit-box-shadow: 2px 2px 7px 0px rgba(0,0,0,0.2);\n\t\t\t-moz-box-shadow: 2px 2px 7px 0px rgba(0,0,0,0.2);\n\t\t\tbox-shadow: 2px 2px 7px 0px rgba(0,0,0,0.2);\n\t\t}\n\n\t\t.closed {\n\t\t\tdisplay: none;\n\t\t}\n\n\t\t.opened {\n\t\t\tmargin-top: 1.4em;\n\t\t\tpadding: 14px;\n\t\t\tposition: absolute;\n\t\t\twidth: 350px;\n\t\t\theight: auto !important;\n\t\t\toverflow-y: inherit !important;\n\t\t\toverflow-x: hidden;\n\t\t\ttext-overflow: ellipsis;\n border-radius: 4px;\n\t\t\t//color: #fff;\n\t\t\t//background: $Blue;\n\t\t\t//@include radius(4px);\n\t\t\t////@include border-box;\n\t\t\tz-index: 99;\n\n background: $__interaction--light;\n color: $__white;\n\n\t\t\t@include __breakpoint--xsmall-only() {\n\t\t\t\twidth: 90%;\n\t\t\t}\n\n @include __on-theme--dark {\n background: $__interaction--dark;\n color: $__bg--dark;\n outline: 2px solid red !important;\n }\n @include __on-theme--light {\n background: $__interaction--light;\n color: $__white;\n }\n\n /*\n\t\t\t@media $maxTablet {\n\t\t\t\twidth: 100%;\n\t\t\t\tdisplay: inline-block;\n\t\t\t\tleft:0 !important;\n\t\t\t}\n */\n\n\t\t\t&:before {\n\t\t\t\tcontent: '';\n\t\t\t\tdisplay: block;\n\t\t\t\twidth: 100%;\n\t\t\t\tposition: absolute;\n\t\t\t\theight: 0.6em;\n\t\t\t\tmargin-top: -1.6em;\n\t\t\t\tbackground: transparent;\n\t\t\t\tleft: 0;\n\t\t\t}\n\n\t\t\ta {\n\t\t\t\tcolor: #fff !important;\n\n\t\t\t\t&:hover {\n\t\t\t\t\ttext-decoration: underline;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\tstrong {\n\t\t\t\tdisplay: block;\n\t\t\t\tmargin: 0 0 5px;\n\t\t\t}\n\n\t\t\t.source {\n\t\t\t\tdisplay: block;\n\t\t\t\tmargin-top: 5px;\n\t\t\t}\n\n\t\t\t.refOverflow {\n\t\t\t\toverflow-x: hidden;\n\t\t\t\ttext-overflow: ellipsis;\n\t\t\t}\n\t\t}\n\n\t\t&.footnote {\n\t\t\tletter-spacing: 0;\n\n\t\t\t.xref {\n\t\t\t\tcolor: darken(#fef5e8,40%);\n\n\t\t\t\t&.xrefblue {\n\t\t\t\t\t//color: $Blue;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.refCtt {\n\t\t\t\tpadding: 0;\n\n\t\t\t\t.refCttPadding {\n\t\t\t\t\tdisplay: block;\n\t\t\t\t\tpadding: 14px;\n\t\t\t\t}\n\n\t\t\t\t&.opened {\n\t\t\t\t\tbackground: #fef5e8;\n\t\t\t\t\tborder: 1px solid darken(#fef5e8,10%);\n\t\t\t\t\t//color: $Gray;\n\n\t\t\t\t\ta {\n\t\t\t\t\t\t//color: $Blue !important;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.fn-title {\n\t\t\t\tdisplay: block;\n\t\t\t\ttext-transform: uppercase;\n\t\t\t\tcolor: darken(#fef5e8,40%);\n\t\t\t}\n\t\t\t.footref {\n\t\t\t\t//color: $Blue;\n\t\t\t\tcursor: default;\n\t\t\t}\n\n\t\t\t.smallRef {\n\t\t\t\tfont-size: 1em;\n\t\t\t\tposition: relative;\n\t\t\t\tdisplay: block;\n\t\t\t\tpadding: 14px;\n\t\t\t\twidth: 100%;\n\t\t\t\tcolor: #fff;\n\t\t\t\t//background: $Blue;\n\t\t\t\tborder: 0;\n\t\t\t\tborder-radius: 0;\n\t\t\t\t//@include border-box;\n\n\t\t\t\t&:last-child {\n\t\t\t\t\t//border-top: 1px solid $BlueHover;\n\t\t\t\t}\n\n\t\t\t\t.xref {\n\t\t\t\t\tposition: absolute;\n\t\t\t\t\ttop: 12px;\n\t\t\t\t\t//color: $White;\n\t\t\t\t\tcursor: default;\n\n\t\t\t\t\t&:first-child {\n\t\t\t\t\t\tfont-size: 11px !important;\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t.footrefCtt {\n\t\t\t\t\tdisplay: block;\n\t\t\t\t\tpadding-left: 14px;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t.refList {\n\t\tmargin: 0;\n\t\tpadding: 0;\n\t\tfont-size: .8em;\n\t\t//color: $Gray;\n\t\tmargin-top: -10px;\n\t\twidth: 100%;\n\n\t\t* {\n line-height: 130%;\n\t\t\t\n\t\t}\n \n [class^=\"material-icons\"], [class*=\" material-icons\"] {\n line-height: 1;\n }\n\t\ta {\n\t\t\tdisplay: block;\n\t\t\t//color: $Gray;\n\t\t\toverflow-x: hidden; \n\t\t\ttext-overflow: ellipsis;\n\n\t\t\t&:hover {\n\t\t\t\t//color: $Blue;\n\t\t\t}\n\t\t}\n\t\t&.outer {\n\t\t\tpadding-bottom: 10px;\n\t\t\toverflow: hidden;\n\t\t\t-webkit-box-shadow: inset 0px -7px 7px -7px rgba(0, 0, 0, 0.2);\n\t\t\tbox-shadow: inset 0px -7px 7px -7px rgba(0, 0, 0, 0.2);\n\t\t}\n\t\t&.full {\n\t\t\tposition: absolute;\n\t\t\theight: auto !important;\n\t\t\toverflow: inherit !important;\n\t\t\tbackground: #fff;\n\t\t\tz-index: 99;\n\t\t\t//@include border-box;\n\t\t\tpadding-bottom: 0;\n\n\t\t\t-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);\n\t\t\tbox-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);\n\t\t}\n\t\tli {\n\t\t\tlist-style: none;\n\t\t\t//background: url(../img/dashline.png) bottom left repeat-x;\n\t\t\tpadding: 14px 7px;\n\t\t\tmargin: 0;\n\t\t\twidth: 100%;\n\n\t\t\tborder-bottom: 1px dotted $__border--light;\n\n\t\t\t@include __on-theme--dark {\n\t\t\t\tborder-bottom: 1px dotted $__border--dark;\n\t\t\t}\n\n\t\t\t@include __on-theme--light {\n\t\t\t\tborder-bottom: 1px dotted $__border--light;\n\t\t\t} \n\n\t\t\t&:last-child {\n\t\t\t\tbackground: none;\n\t\t\t\tborder: none;\n\t\t\t}\n\n\t\t\t&:after {\n\t\t\t\tcontent: '';\n\t\t\t\tclear: both;\n\t\t\t\tdisplay: block;\n\t\t\t\theight: 1px;\n\t\t\t\tfloat: none;\n\t\t\t\twidth: 100%;\n\t\t\t}\n\n\t\t\t/*.opened {\n\t\t\t\tdisplay: none;\n\t\t\t}*/\n\t\t\t&.highlight {\n\t\t\t\tbackground-color: #f0f3fb;\n\n\t\t\t\t.closed {\n\t\t\t\t\tdisplay: none;\n\t\t\t\t}\n\t\t\t\t.opened {\n\t\t\t\t\tdisplay: inline-block;\n\t\t\t\t}\n\t\t\t}\n\t\t\tstrong {\n\t\t\t\tdisplay: block;\n\t\t\t\tmargin: 0 0 10px;\n\t\t\t}\n\t\t}\n\t\tsup {\n\t\t\tborder-radius: 30px;\n\t\t}\n\t\t.source {\n\t\t\tfont-style: italic;\n\t\t}\n\t\t/*.closed, .opened {\n\t\t\tmargin-left: 2%;\n\t\t\twidth: 85%;\n\t\t\tdisplay: inline-block;\n\t\t\tvertical-align: top;\n\t\t}\n\t\t.closed {\n\t\t\tfont-weight: bold;\n\n\t\t\t.source {\n\t\t\t\tfont-weight: normal;\n\t\t\t\tmargin-top: 3px;\n\t\t\t\ttext-align: right;\n\t\t\t}\n\t\t}\n\t\t.opened {\n\t\t\t.source {\n\t\t\t\tmargin-top: 10px;\n\t\t\t}\n\t\t}*/\n\n\t\t&.footnote {\n\t\t\t.xref.big {\n\t\t\t\tcolor: darken(#fef5e8,40%);\n\n\t\t\t\t&.xrefblue {\n\t\t\t\t\t//color: $Blue;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\t.ref-list {\n\n\t\t.refList {\n\n\t\t\t.xref.big {\n\t\t\t\twidth: 33px;\n\t\t\t\tpadding: 5px 10px;\n\t\t\t\tcursor: default;\n\t\t\t\tposition: absolute;\n\t\t\t\tleft: 0;\n\t\t\t\ttop: 0;\n\t\t\t\tmargin-top: 1%;\n\t\t\t}\n\n\t\t\t.refCtt.opened {\n\t\t\t\tmargin-top: 1.4em;\n\t\t\t}\n\n\t\t\tli {\n\t\t\t\tposition: relative;\n\t\t\t\tpadding-left: 30px;\n\t\t\t\ttext-overflow: ellipsis;\n\t\t\t\tz-index: 1;\n\n\t\t\t}\n\n\t\t\tdiv {\n\t\t\t\tdisplay: block;\n\t\t\t\tmargin: -2px 0 0 1%;\n\t\t\t\tfont-size: 1.2em;\n\n\t\t\t\t//quebra linha de link\n\t\t\t\toverflow-wrap: break-word;\n\t\t\t\tword-wrap: break-word;\n\t\t\t\t-ms-word-break: break-all;\n\t\t\t\tword-break: break-all;\n\t\t\t\tword-break: break-word;\n\t\t\t\t-ms-hyphens: auto;\n\t\t\t\t-moz-hyphens: auto;\n\t\t\t\t-webkit-hyphens: auto;\n\n\t\t\t\tstrong {\n\t\t\t\t\tdisplay: inline;\n\t\t\t\t}\n\t\t\t}\n\t\t\ta {\n\t\t\t\t//color: #00e;\n\n /*\n color: $__interaction--light;\n\n @include __on-theme--dark {\n color: $__interaction--dark;\n }\n\n @include __on-theme--light {\n color: $__interaction--light;\n } \n */\n\t\t\t}\n\t\t}\n\n\t\t.refList.footnote{\n\t\t\tli{\n\t\t\t\tpadding: 0 7px 0 0;\n\n\t\t\t\t.xref.big{\n\t\t\t\t\tposition: static;\n\t\t\t\t\twidth: auto;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n\n.articleCtt {\n\t//background: #f7f6f5;\n \n\n background: $__bg__gray--1;\n\n @include __on-theme--dark {\n background: $__bg__white--1;\n }\n\n @include __on-theme--light {\n background: $__bg__gray--1;\n }\n \n\n\thr {\n\t\tborder: 0;\n\t\tbackground: url(../img/dashline.png) bottom left repeat-x;\n\t\theight: 1px;\n\t\tmargin: 50px 0;\n\t}\n\n\t.sci-ico-fileFigure, .sci-ico-fileTable, .sci-ico-fileFormula {\n\t\tfont-size: 22px;\n\n\t\t&:before {\n\t\t\tmargin-left: -2px;\n\t\t\tmargin-right: -4px;\n\t\t}\n\t}\n\n\t.open-asset-modal {\n\t\twhite-space: nowrap;\n\t}\n\n\t.container {\n\t\tposition: relative;\n\t}\n\n\t.articleBlock {\n\t\th1 {\n\t\t\tmargin: 0;\n\t\t\tfont-size: 1.9em;\n\t\t\t//color: $DarkBlue;\n\t\t}\n\t\ta {\n\t\t\t//color: #0000ee;\n\n\n\n\t\t\t&:active, &:focus, &:visited {\n\t\t\t\ttext-decoration: none;\n\t\t\t}\n\t\t}\n\t}\n\n\t.editionMeta, .articleMeta {\n\t\ttext-align: center;\n\t\tfont-size: .85em;\n\n\t\tspan {\n\t\t\tfont-size: 1em;\n\t\t\tmargin: 0;\n\t\t\tfont-weight: normal;\n\t\t\tcolor: #a7a49e;\n\t\t}\n\n\t\t.atricleLink {\n\t\t\twidth: 18px;\n\t\t\tbackground-position: center -2576px;\n\t\t}\n\t}\n\n\t.articleMeta {\n\t\tline-height: 24px;\n\n\t\t.sci-ico-public-domain,\n\t\t.sci-ico-cr {\n\t\t\tfont-size: 21px;\n\t\t\t//color: $Gray;\n\t\t}\n\n\t\tlabel {\n\t\t\tmargin-left: 8px;\n\t\t\twidth: 10%;\n\t\t\tborder: 1px solid #e0e0df;\n\t\t\t//@include radius(4px);\n\t\t\tcursor: pointer;\n\t\t}\n\n\t\tdiv {\n\t\t\tdisplay: inline;\n\n\t\t\t&:first-child {\n\t\t\t\tmargin-right: 60px;\n\t\t\t}\n\t\t}\n\n\t\t.doi {\n\t\t\tcolor: #1b92e4;\n\t\t}\n\t}\n\n\t.license {\n\t\t$size: 44px;\n\t\t$letterSpacing: $size*0.37;\n\t\t$nLetterSpacing: ($letterSpacing - (2*$letterSpacing));\n\n\n\t\tletter-spacing: $nLetterSpacing;\n\t\tvertical-align: middle;\n\t\tline-height: $size;\n\t\twhite-space: nowrap;\n\t\tdisplay: inline-block;\n\t\tmargin-bottom: 5px;\n\t\tcursor: pointer;\n\n\t\t[class^=\"sci-ico-\"], [class*=\" sci-ico-\"] {\n\t\t\t//color: $Blue;\n\t\t\t//.cssAnimations .animated (.5s,all);\n\t\t\tcursor: pointer;\n\t\t\tfont-size: $size;\n\n\t\t\t&.sci-ico-cc {\n\t\t\t\tmargin-right: 4px;\n\t\t\t}\n\t\t}\n\n\t\t&:hover {\n\t\t\t[class^=\"sci-ico-\"], [class*=\" sci-ico-\"] {\n\t\t\t\t//color: $Blue;\n\t\t\t}\n\t\t}\n\t}\n\n /*\n\t.copyLink {\n\t\tpadding: 5px 10px 5px 5px;\n\t\tcolor: #1b92e4;\n\t\tfont-weight: normal;\n\t\ttext-transform: uppercase;\n \t\tfont-size: 10px;\n \t\tcursor: pointer;\n\t\tborder: 1px solid #e0e0df;\n\t\tmargin-right: 15px;\n\t\t//@include radius(4px);\n\n\t\t&:focus {\n\t\t\ttext-decoration: none;\n\t\t}\n\t}\n */\n\n \n\t.contribGroup {\n\t\tcolor: #403d39;\n\t\tmargin: 15px 10%;\n\t\tfont-size: 1.1em;\n\t\ttext-align: center;\n\n\t\ta.btn-fechar{\n\t\t\tdisplay: inline-block;\n\t\t\t//border: 1px solid $Blue;\n\t\t\tborder-radius: 100%;\n\t\t\tcursor: pointer;\n\t\t width: 30px;\n\t\t height: 30px;\n\t\t font-size: 86%;\n\t\t padding: 5px 0;\n\t\t text-align: center;\n\t\t margin-top: 10px;\n\n\t\t &:hover{\n\t\t \t//background: $Blue;\n\t\t \tcolor: #fff;\n\t\t }\n\t\t}\n\n\t\t.sci-ico-emailOutlined {\n\t\t\tfont-size: 20px;\n\t\t\tvertical-align: baseline;\n\t\t}\n\n\t\t.dropdown {\n\t\t\tdisplay: inline-block;\n\t\t\tpadding: 0 10px;\n\n\t\t\t.dropdown-toggle {\n\t\t\t\twhite-space: nowrap;\n\t\t\t}\n\n\t\t\t.dropdown-menu {\n\t\t\t\tpadding: 0 20px 10px 20px;\n\t\t\t\tcolor: #fff;\n\t\t\t\ttext-align: left;\n\t\t\t\t//background: $Blue;\n\t\t\t\t//@include radius(4px);\n\t\t\t\t////@include border-box;\n\t\t\t\tbox-shadow: none;\n\t\t\t\tborder: none;\n\n /*\n\t\t\t\t@media $minDesktop {\n\t\t\t\t\twidth: 340px;\n\t\t\t\t}\n */\n\n\t\t\t\tstrong {\n\t\t\t\t\tdisplay: block;\n\t\t\t\t\tmargin: 20px 0 8px 0;\n\t\t\t\t\tfont-size: 11px;\n\t\t\t\t\tcolor: #00314c;\n\t\t\t\t\ttext-transform: uppercase;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\ta {\n\t\t\t\tcursor: pointer;\n\n\t\t\t\tspan {\n\t\t\t\t\tdisplay: inline-block;\n\t\t\t\t\tpadding: 5px 0;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t&.open {\n\t\t\t\t//background: $Blue;\n\t\t\t\t//@include radius(4px);\n\n\t\t\t\t a {\n\t\t\t\t \tcolor: #fff;\n\t\t\t\t }\n\t\t\t}\n\t\t}\n\n /*\n\t\t.btnContribLinks {\n\t\t\tpadding: 5px 10px;\n\t\t\ttext-align: left;\n\t\t\tborder: 1px solid #859ed9;\n\t\t\t//@include radius(4px);\n\t\t\tdisplay: block;\n\t\t\toverflow: hidden;\n\t\t\twhite-space: nowrap;\n\t\t\ttext-overflow: ellipsis;\n\t\t\tmargin-bottom: 7px;\n\t\t\t//.cssAnimations .animated (.3s,all);\n\n \n\t\t\t@media $onlyTablet {\n\t\t\t\tdisplay: block;\n\t\t\t\tmargin-bottom: 10px;\n\n\t\t\t\t&:last-child {\n\t\t\t\t\tmargin-bottom: 0;\n\t\t\t\t}\n\t\t\t}\n \n\n\t\t\t&:hover {\n\t\t\t\tborder-color: #fff;\n\t\t\t}\n\t\t}\n */\n\n\t\t&.contribGroupAlignLeft {\n\t\t\ttext-align: left;\n\t\t\tmargin-left: 0;\n\t\t\tmargin-top: 0;\n\n\t\t\t.dropdown:first-child {\n\t\t\t\tmargin-left: -10px;\n\t\t\t}\n\t\t}\n\t}\n\n\t.linkGroup {\n\t\tposition: relative;\n\t\tfont-size: .85em;\n\n\t\ta.selected {\n\t\t\tposition: relative;\n\n\t\t\t&:after {\n\t\t\t\tcontent: '';\n\t\t\t\tdisplay: block;\n\t\t\t\tposition: absolute;\n\t\t\t\tbottom: -16px;\n\t\t\t\tleft: 4px;\n\t\t\t\twidth: 16px;\n\t\t\t\theight: 7px;\n\t\t\t\tbackground: url(../img/articleContent-arrow.png) bottom center no-repeat;\n\t\t\t\tz-index: 999;\n\t\t\t}\n\t\t}\n\t}\n\n\t.floatInformation {\n\t\tmargin-top: 9px;\n\t\tborder: 1px solid #ddd;\n\t\t//background: $LightGray;\n\t\t//@include radius;\n\t\tpadding: 15px;\n\t\t//@include shadow(0 0 3px rgba(0,0,0,.2));\n\t\tposition: absolute;\n\t\tdisplay: none;\n\t\tz-index: 99;\n\t\twidth: 100%;\n\n background: $__bg__gray--1;\n\n @include __on-theme--dark {\n background: $__bg__white--1;\n }\n \n @include __on-theme--light {\n background: $__bg__gray--1;\n } \n\n\t\t.close {\n\t\t\tmargin-top: -7px;\n\t\t}\n\t\tul {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t}\n\t\tli {\n\t\t\tlist-style: none;\n\t\t\tmargin-bottom: 7px;\n\t\t\tpadding-left: 20px;\n\n\t\t\t.xref:first-child {\n\t\t\t\tmargin-left: -22px;\n\t\t\t}\n\t\t}\n\t\t.rowBlock {\n\t\t\tpadding: 7px 15px;\n\t\t\tbackground: url(../img/dashline.png) bottom left repeat-x;\n\n\t\t\t&:last-child {\n\t\t\t\tbackground: none;\n\t\t\t}\n\t\t}\n\t\th3 {\n\t\t\tmargin: 0 0 10px;\n\t\t}\n\t}\n\n\t.articleTxt {\n\t\tposition: relative;\n\t\tpadding: 0px 50px 100px;\n\t\tmargin-top: -30px;\n\t\tmargin-bottom: 60px;\n\t\t//background: #fff;\n\t\t//@include radius(4px);\n\t\t//@include shadow();\n\t\toverflow-x: hidden;\n\n background: $__bg--light;\n\n @include __on-theme--dark {\n background: $__bg--dark;\n }\n\n @include __on-theme--light {\n background: $__bg--light;\n }\n\n\t\t\n\t\t.articleSectionTitle,\n\t\t.article-title {\n\t\t\tmargin: 25px 0 12px;\n\t\t\t//color: $DarkBlue;\n\t\t\t//font-size: 1.5em;\n\n\t\t\t@include __breakpoint--xsmall-only() {\n\t\t\t\t@include __text__title--3;\n\t\t\t}\n\t\t}\n\t\t\n\n\n\t\t.articleBadge-editionMeta-doi-copyLink{\n\t\t font-size: .85em;\n\t\t margin: 0;\n\t\t font-weight: normal;\n\t\t //color: #a7a49e;\n\t\t padding: 10px 0 0px;\n\t\t text-align: center;\n\t\t min-height: 35px;\n\t\t line-height: 110%;\n\n color: $__text__subtle--light;\n\n @include __on-theme--dark {\n color: $__text__subtle--dark;\n }\n \n @include __on-theme--light {\n color: $__text__subtle--light;\n }\n\n\t\t\t._articleBadge{\n\t\t\t\tfont-weight: bold;\n\t\t\t\topacity: .88;\n\t\t\t}\n\t\t\t.group-doi{\n\t\t\t\twhite-space: nowrap;\n\t\t\t\tdisplay:inline-block;\n\t\t\t}\n\t\t\t._doi{\n\t\t\t\t//color: #6789d3;\n color: $__interaction--light;\n\n\t\t\t\t//@include media-breakpoint-only(xs) {\n\t\t\t\t@include __breakpoint--xsmall-only() {\n\t\t\t\t\tdisplay: table;\n\t\t\t\t\twhite-space: pre-wrap;\n \t\t\t\tmargin: 12px 0;\n\t\t\t\t}\n\n @include __on-theme--dark {\n color: $__interaction--dark;\n }\n \n @include __on-theme--light {\n color: $__interaction--light;\n }\n\t\t\t}\n\t\t\t.copyLink{\n\t\t\t\twhite-space:nowrap;\n margin: 0 0 8px 8px;\n\t\t\t}\n\t\t}\n\n\n\t\t.article-title {\n\t\t\t/*\n\t\t\tfont-size: 2.571em; //36px (body 14px)\n\t\t\ttext-align: center;\n\t\t\tmargin-top: 0;\n\t\t\tletter-spacing: -0.025em;\n\t\t\t*/\n\t\t\t\n\t\t\ttext-align: center;\n\n\t\t\t@include __breakpoint--xsmall-only() {\n\t\t\t\t@include __text__title--3;\n\t\t\t}\n\n\t\t\t.sci-ico-openAccess{\n\t\t\t\tmargin-bottom: 7px;\n\t\t\t}\n\n\n\t\t\t.short-link {\n\t\t\t\tposition: relative;\n\t\t\t\tvisibility: hidden;\n\t\t\t\tcursor: pointer;\n\t\t\t\ttext-decoration: none;\n\n\t\t\t\t[class^=\"sci-ico-\"] {\n\t\t\t\t\t//color: $Blue;\n\t\t\t\t}\n\n\t\t\t\t&:after {\n\t\t\t\t\tposition: absolute;\n\t\t\t\t\tbackground: #34ad65;\n\t\t\t\t\ttop: 100%;\n\t\t\t\t\tleft: 0;\n\t\t\t\t\tright: 0;\n\t\t\t\t\tbottom: 0;\n\t\t\t\t\tz-index: 2;\n\t\t\t\t\ttext-align: center;\n\t\t\t\t\tfont-family: 'scielo-glyphs' !important;\n\t\t\t\t\tcontent: \"\\e924\";\n\t\t\t\t\tcolor: #fff;\n\t\t\t\t\tfont-size: 20px;\n\t\t\t\t\tvisibility: hidden;\n\t\t\t\t\tvertical-align: middle;\n\t\t\t\t\tdisplay: flex;\n\t\t\t\t\tjustify-content: center;\n\t\t\t\t\talign-items: center;\n\t\t\t\t\tborder-radius: 4px;\n\t\t\t\t\t//.cssAnimations @include animated(.3s,all);\n\t\t\t\t}\n\n\t\t\t\t&.copyFeedback:after {\n\t\t\t\t\ttop: 0;\n\t\t\t\t\tvisibility: visible;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.ref {\n\t\t\t\t.opened {\n\t\t\t\t\tmargin-top: 2.4em;\n\n /*\n\t\t\t\t\t@media $onlyMobile {\n\t\t\t\t\t\tmargin: 0;\n\t\t\t\t\t}\n */\n\t\t\t\t}\n\n\t\t\t\t&.footnote {\n\t\t\t\t\t.xref:first-child {\n\t\t\t\t\t\tfont-size: 1.5em;\n\t\t\t\t\t}\n\n\t\t\t\t\t.refCtt {\n\t\t\t\t\t\t&.opened {\n\t\t\t\t\t\t\ttext-align: left;\n\t\t\t\t\t\t\tfont-weight: normal;\n\t\t\t\t\t\t\tfont-size: 13px;\n\t\t\t\t\t\t\tletter-spacing: inherit;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t&:hover{\n\t\t\t\t.short-link{\n\t\t\t\t\tvisibility: visible;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\th2.article-title {\n\t\t\t//font-size: 1.8em;\n\t\t\tfont-weight: normal;\n\t\t\t//padding: 10px 0;\n\t\t\t//margin-bottom: 0;\n\t\t}\n\n\t\th2 {\n\t\t\t//color: $DarkBlue;\n\t\t\t//font-size: 1.2em;\n\t\t}\n\n\t\t.article-correction-title {\n\t\t\tmargin: 10px 15% 20px;\n\t\t\tborder: 2px solid #f5d431;\n\t\t\tpadding: 20px;\n\n\t\t\t.panel-heading {\n\t\t\t\tfont-size: 13px;\n\t\t\t\tfont-weight: bold;\n\t\t\t\ttext-align: left;\n\t\t\t\tpadding: 3px;\n\t\t\t\tpadding: 5px;\n\t\t\t}\n\n\t\t\t.panel-body {\n\t\t\t\tpadding: 0;\n\t\t\t}\n\n\t\t\tul {\n\t\t\t\tmargin: 0;\n\t\t\t\tpadding: 0;\n\t\t\t\ttext-align: left;\n\t\t\t\tfont-size: 14px;\n\t\t\t}\n\n\t\t\tli {\n\t\t\t\tlist-style: none;\n\t\t\t\tpadding-left: 15px;\n\t\t\t\tposition: relative;\n\n\t\t\t\t&:before {\n\t\t\t\t\tcontent: '\\00bb';\n\t\t\t\t\tfont-weight: bold;\n\t\t\t\t\t//color: $Blue;\n\t\t\t\t\tposition: absolute;\n\t\t\t\t\tleft: 0;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\ta {\n\t\t\t\t//color: $Blue;\n\t\t\t\tfont-weight: bold;\n\n\t\t\t\t&:hover {\n\t\t\t\t\ttext-decoration: underline;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t.articleSection {\n\t\t\tpadding: 0 0 1px;\n\t\t\tbackground: url(../img/dashline.png) bottom left repeat-x;\n\n\t\t\t.article-title {\n\t\t\t\ttext-align: left;\n\t\t\t\t//margin: 14px 0 20px;\n\t\t\t\t//font-size: 2em;\n\n\t\t\t\t@include __breakpoint--xsmall-only() {\n\t\t\t\t\t@include __text__title--3;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t&:last-child {\n\t\t\t\tbackground: none;\n\t\t\t}\n\n\t\t\t.articleSignature {\n\t\t\t\tfont-size: 15px;\n\t\t\t\tfont-style: italic;\n\n\t\t\t\tsmall {\n\t\t\t\t\tdisplay: block;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\t.paragraph {\n\t\t\tposition: relative;\n\t\t\tmargin-bottom: 25px;\n\t\t\tfont-size: 1em;\n\t\t\tline-height: 1.7em;\n\t\t}\n\t\t.btn.primary {\n\t\t\tbackground: #fff;\n\t\t\t//border: 1px solid lighten($Blue,20%);\n\t\t\t//color: $Blue;\n\t\t\tfont-size: 1.1em;\n\t\t\tpadding: 10px 15px;\n\n\t\t\t&:hover {\n\t\t\t\t//background: $Blue;\n\t\t\t\tcolor: #fff;\n\t\t\t}\n\t\t}\n\n\t\tspan.formula {\n\t\t\tdisplay: block;\n\t\t\tmargin: 20px 0;\n\t\t\tpadding: 7px;\n\t\t\ttext-align: center;\n\t\t\tfont-size: 2em;\n\t\t\tborder-radius: 3px;\n\n\t\t\timg {\n\t\t\t\tmax-width: 95%;\n\t\t\t}\n\t\t}\n\n\t\tp {\n\t\t\tmargin: 0 0 15px;\n\t\t\tpadding: 0;\n\n\t\t\t//quebra linha de link\n\t\t\toverflow-wrap: break-word;\n\t\t\tword-wrap: break-word;\n\t\t\t-ms-word-break: break-all;\n\t\t\tword-break: break-all;\n\t\t\tword-break: break-word;\n\t\t\t-ms-hyphens: auto;\n\t\t\t-moz-hyphens: auto;\n\t\t\t-webkit-hyphens: auto;\n\t\t\t//hyphens: auto;\n\t\t}\n\n\t\t.articleReferral {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tposition: relative;\n\t\t\tmargin-bottom: 20px;\n\t\t\tpadding: 15px 50px 15px 140px;\n\t\t\tborder: 1px solid #f3f2e4;\n\t\t\tvertical-align: middle;\n\t\t\tmin-height: 168px;\n\t\t\t//@include border-box;\n\n\t\t\t.arText {\n\t\t\t\tpadding-left: 25px;\n\n\t\t\t\th2 {\n\t\t\t\t\tmargin-top: 0;\n\t\t\t\t}\n\n\t\t\t\tp {\n\t\t\t\t\tmargin-bottom: 0;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.arPicture {\n\t\t\t\tposition: relative;\n\t\t\t\twidth: 98px;\n\t\t\t\tmargin-left: -120px;\n\n\t\t\t\tsmall {\n\t\t\t\t\tfont-size: 62%;\n\t\t\t\t\twhite-space: nowrap;\n\n\t\t\t\t\tspan {\n\t\t\t\t\t\tdisplay: block;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t&.noPicture {\n\t\t\t\tpadding: 15px 40px;\n\t\t\t\tmin-height: 100%;\n\n\t\t\t\t.arText {\n\t\t\t\t\tpadding-left: 0;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t&.biography {\n\t\t\t\t.arPicture {\n\t\t\t\t\tmargin-top: -40px;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n /*\n\t.floatingMenuCtt{\n\t\toverflow: hidden;\n\t\theight: 130px;\n\t\tmargin-top: -190px;\n\t\tmargin-bottom:150px;\n\t\tmargin-left: -150px;\n\t\tdisplay:inline-block;\n\n\t\tposition: absolute;\n\t\tz-index: 1010;\n\n\t\tmargin-left: 0;\n\t\tdisplay: block;\n\t\twidth:100%;\n\t\tleft:0;\n\n\t\t\n\t &.smallerViewPort{\n\t \tmargin-left: 0;\n\t }\n\t \n\n\t}\n */\n\n\t.articleMenu {\n\t\tposition: absolute;\n\t\tmargin: 25px 0 90px 0;\n\t\tpadding: 0 15px 0 0;\n\t\tfont-size: .85em;\n //display: none;\n\n /*\n @include media-breakpoint-up(md) {\n display: block; \n }\n */\n\n\t\t&.fixed {\n\t\t\tposition: fixed;\n\t\t\ttop: 50px;\n\t\t}\n\n\t\t&.fixedBottom {\n\t\t\tposition: absolute;\n\t\t\ttop: initial;\n\t\t\tbottom: 50px;\n\t\t}\n\n\t\tli {\n\t\t\tlist-style: none;\n\t\t\tpadding-left: 17px;\n\n\t\t\t&:before {\n\t\t\t\tcontent: '\\00bb';\n\t\t\t\tdisplay: inline-block;\n\t\t\t\twidth: 12px;\n\t\t\t\ttext-align: center;\n\t\t\t\tmargin-left: -17px;\n\t\t\t\t//color: #aba8a3;\n\t\t\t\tvertical-align: middle;\n\t\t\t\tmargin-bottom: 5px;\n\n color: $__text__subtle--light;\n\n @include __on-theme--dark {\n color: $__text__subtle--dark;\n }\n\n @include __on-theme--light {\n color: $__text__subtle--light;\n }\n\t\t\t}\n\n\t\t\t&.link-to-top{\n\n\t\t\t\tmargin-top: 20px;\n\n\t\t\t\t&:before{\n\t\t\t\t\tcontent: '';\n\t\t\t\t\tdisplay: inline;\n\t\t\t\t\twidth:auto;\n\t\t\t\t}\n\n\t\t\t\ta{\n\t\t\t\t\t//color: $Blue;\n\t\t\t\t\t.circle{\n\t\t\t\t\t\twidth: 20px;\n\t\t\t\t\t\theight: 20px;\n\t\t\t\t\t\t//background: $Blue;\n\t\t\t\t\t\tdisplay: inline-block;\n\t\t\t\t\t\tcolor: #fff;\n\t\t\t\t\t\tborder-radius:100px;\n\t\t\t\t\t\tpadding: 0px 0 0 3px;\n \t\t\t\t\tfont-size: 125%;\n\t\t\t\t\t}\n\n\t\t\t\t}\n\t\t\t}\n\n\t\t}\n\t\ta {\n\t\t\t//color: #aba8a3;\n\t\t\tdisplay: inline-block;\n\t\t\twidth: 100%;\n\t\t\twhite-space: nowrap;\n\t\t\toverflow: hidden;\n\t\t\ttext-overflow: ellipsis;\n\t\t\tvertical-align: middle;\n\t\t\tmargin-bottom: 5px;\n text-decoration: none;\n\n color: $__text__subtle--light;\n\n @include __on-theme--dark {\n color: $__text__subtle--dark;\n }\n \n @include __on-theme--light {\n color: $__text__subtle--light;\n } \n\t\t}\n\n\t\tul {\n\t\t\tmargin: 0 0 0 0px;\n\t\t\tpadding: 0;\n\t\t}\n\t\tli li {\n\t\t\tpadding-left: 7px;\n\n\t\t\t&:before {\n\t\t\t\tdisplay: none;\n\t\t\t}\n\t\t}\n\n\t\tli.selected {\n\t\t\t&:before, & > a {\n\t\t\t\t//color: #738390;\n\t\t\t\tfont-weight: bold;\n\n //color: red;\n\n color: $__text__emphasis--light;\n\n @include __on-theme--dark {\n color: $__text__emphasis--dark;\n }\n\n @include __on-theme--light {\n color: $__text__emphasis--light;\n } \n\t\t\t}\n\n\t\t\tli:before, li a {\n\t\t\t\t//color: #aba8a3;\n //color: blue;\n color: $__text__emphasis--light;\n\n @include __on-theme--dark {\n color: $__text__emphasis--dark;\n }\n\n @include __on-theme--light {\n color: $__text__emphasis--light;\n } \n\t\t\t}\n\t\t}\n\t\ta:active, a:focus, a:visited {\n\t\t\ttext-decoration: none;\n\t\t}\n\t}\n\n\t.articleFigure {\n\t\tposition: absolute;\n\t\tborder: 4px solid #efeeec;\n\t}\n\n\t.table-notes a {\n\t\tdisplay: block;\n\t\tpadding: 5px 0;\n\t}\n\n\t.nav-tabs {\n\t\tli:first-child {\n\t\t\tmargin-left: 15px;\n\t\t}\n\t\ta {\n\t\t\tborder: 1px solid #ddd;\n\t\t\tbackground: #fff;\n\t\t\t//color: $DarkBlue;\n\n\t\t\t&:hover {\n\t\t\t\t//color: $Blue;\n\t\t\t\t//background: $LightGray;\n\n background: $__bg__gray--1;\n\n @include __on-theme--dark {\n background: $__bg__white--1;\n }\n \n @include __on-theme--light {\n background: $__bg__gray--1;\n } \n\t\t\t}\n\t\t}\n\t}\n\n\t.articleTimeline {\n\t\tmargin: 0 0 25px;\n\t\tpadding: 0;\n\t\tfont-size: .9em;\n\n\t\tli {\n\t\t\tdisplay: inline-block;\n\t\t\twidth: 33%;\n\t\t\theight: 40px;\n\t\t\tpadding-left: 25px;\n\t\t\tlist-style: none;\n\n\t\t\t&:before {\n\t\t\t\tcontent: '\\00bb';\n\t\t\t\tmargin-left: -25px;\n\t\t\t\tdisplay: inline-block;\n\t\t\t\twidth: 22px;\n\t\t\t\ttext-align: center;\n\t\t\t}\n\t\t}\n\t}\n\n\t.documentLicense {\n\t\tmargin: 20px 0;\n\n\t\t.container-license {\n\t\t\t//background: #f2f1ee;\n\t\t\tfont-size: .8em;\n\t\t\t//color: #6d6d6b;\n\t\t\tpadding: 25px;\n\t\t\twidth:100%;\n\n background: $__bg__gray--2;\n\n @include __on-theme--dark {\n background: $__bg__white--2;\n }\n \n @include __on-theme--light {\n background: $__bg__gray--2;\n } \n\n\t\t\t.row{\n\t\t\t\tdiv{\n\t\t\t\t\t&:first-child{\n\t\t\t\t\t\ttext-align: center;\n\t\t\t\t\t}\n\t\t\t\t\t&:last-child{\n\t\t\t\t\t\tpadding-left: 0;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t\ta{\n\t\t\t\t//color: $Gray;\n\t\t\t\tcursor: pointer;\n\t\t\t\tdisplay: inline-block;\n\t\t\t}\n\t\t}\n\t\timg {\n\t\t\tmargin: 0 auto;\n\t\t\twidth:100%;\n\t\t}\n\t}\n\n\t.journalLicense .row {\n\t\tpadding-bottom: 25px;\n\t\tfont-size: .9em;\n\t}\n\n\t.share {\n\t\ttext-align: center;\n\t\tmargin-top: -3px;\n\t\tbackground: url(../img/dashline.png) bottom left repeat-x;\n\t\tpadding-bottom: 5px;\n\t}\n\n\t.collapseBlock {\n\t\tfont-size: .9em;\n\n\t\t.collapseTitle {\n\t\t\tposition: relative;\n\t\t\tdisplay: block;\n\t\t\tbackground: url(../img/dashline.png) bottom left repeat-x;\n\t\t\t//color: $DarkBlue;\n\t\t\tpadding: 7px 2px;\n\n\t\t\t.collapseIcon {\n\t\t\t\tposition: absolute;\n\t\t\t\tright: 0;\n\t\t\t}\n\t\t\t&:active, &:focus {\n\t\t\t\ttext-decoration: none;\n\t\t\t\t//color: $Blue;\n\t\t\t}\n\t\t}\n\t}\n\n\t.collapseContent {\n\t\tbackground: #f7f6f5;\n\t\tfont-size: .9em;\n\t\tpadding: 15px;\n\t\t//color: #00e;\n\n /*\n color: $__interaction--light;\n\n @include __on-theme--dark {\n color: $__interaction--dark;\n }\n \n @include __on-theme--light {\n color: $__interaction--light;\n } \n */\n\n\n\t\tul {\n\t\t\tmargin: 0 0 0 0;\n\t\t\tpadding: 0;\n\t\t}\n\t\tli {\n\t\t\tlist-style: none;\n\t\t\tpadding-left: 15px;\n\t\t\tmargin-bottom: 5px;\n\n\t\t\t&:before {\n\t\t\t\tcontent: '\\00bb';\n\t\t\t\tdisplay: inline-block;\n\t\t\t\twidth: 13px;\n\t\t\t\ttext-align: center;\n\t\t\t\tmargin-left: -15px;\n\t\t\t}\n\n\t\t}\n\t\t.logos {\n\t\t\t&:before {\n\t\t\t\twidth: 22px;\n\t\t\t\theight: 12px;\n\t\t\t\tdisplay: inline-block;\n\t\t\t\tcontent: '';\n\t\t\t\tbackground: url(../img/button.glyphs.png) no-repeat;\n\t\t\t}\n\t\t\t&.scielo:before {\n\t\t\t\tbackground-position: center -4556px;\n\t\t\t}\n\t\t\t&.fapesp:before {\n\t\t\t\tbackground-position: center -4506px;\n\t\t\t}\n\t\t\t&.google:before {\n\t\t\t\tbackground-position: center -4531px;\n\t\t\t}\n\t\t}\n\n\n\t\ta {\n\t\t\t//color: #00e;\n\n /*\n color: $__interaction--light;\n\n @include __on-theme--dark {\n color: $__interaction--dark;\n }\n\n @include __on-theme--light {\n color: $__interaction--light;\n } \n */\n\t\t}\n\t}\n\n\t.functionsBlock {\n\t\tposition: absolute;\n\t\tright: 0;\n\t\tz-index: 99;\n\t}\n\n\t.articleBadge {\n\t\ttext-align: center;\n\n\t\tspan {\n\t\t\tdisplay: inline-block;\n\t\t\tpadding: 5px 10px;\n\t\t\t//color: $Gray;\n\t\t\tmargin: 0 0 15px 0;\n\t\t\tborder-radius: 4px;\n\t\t\tposition: relative;\n\t\t\tfont-size: 20px;\n\n\t\t\t&:after {\n\t\t\t\tcontent: '';\n\t\t\t\tposition: absolute;\n\t\t\t\tleft: 0;\n\t\t\t\tright: 0;\n\t\t\t\tbottom: 0;\n\t\t\t\t//border-bottom: 2px solid $Gray;\n\t\t\t}\n\n\t\t}\n\t}\n\n\t.articleCttLeft {\n\t\t.editionMeta,\n\t\t.articleMeta,\n\t\t.article-title,\n\t\t.articleBadge {\n\t\t\ttext-align: left !important;\n\t\t}\n\n\t\t.contribGroup {\n\t\t\tmargin-left: 0;\n\t\t\tmargin-right: 0;\n\t\t\ttext-align: left;\n\n\t\t\t.dropdown:first-child {\n\t\t\t\tmargin-left: -10px;\n\t\t\t}\n\t\t}\n\t}\n}\n\n#translateArticleModal {\n\t.modal-body {\n\t\t//background: $LightGray;\n\t\tfont-size: .9em;\n\n background: $__bg__gray--1;\n\n @include __on-theme--dark {\n background: $__bg__white--1;\n }\n \n @include __on-theme--light {\n background: $__bg__gray--1;\n } \n\t}\n\t.modal-footer {\n\t\tmargin-top: 0;\n\t}\n\t.dashline {\n\t\tpadding-bottom: 5px;\n\t\tbackground: url(../img/dashline.png) bottom left repeat-x;\n\t}\n\tth {\n\t\tpadding: 12px;\n\t\tborder: 1px solid #ddd;\n\t\tborder-radius: 4px;\n\t\tbackground: #fdfcf9;\n\t}\n\ttable {\n\t\twidth: 100%;\n\t}\n\ttd {\n\t\tpadding: 8px 10px;\n\t\tborder-bottom: 1px solid #dee5f5;\n\t\ttext-align: center;\n\t}\n\tth {\n\t\tvertical-align: top;\n\t}\n}\n\n.articleCtt,\n.ModalDefault {\n\t.tab-pane {\n\t\tfont-size: .9em;\n\n\t\tp {\n\t\t\tmargin: 10px 0;\n\t\t}\n\t\t.center {\n\t\t\ttext-align: center;\n\t\t}\n\t\tlabel {\n\t\t\tfont-weight: normal;\n\t\t\tcolor: #888;\n\t\t}\n\t\t.big {\n\t\t\tfont-size: 2em;\n\t\t\tfont-weight: normal;\n\t\t\t//color: $Blue;\n\t\t}\n\t\ttable {\n\t\t\tth,td {\n\t\t\t\tpadding: 7px 10px;\n\t\t\t}\n\t\t\tth {\n\t\t\t\tfont-weight: normal;\n\t\t\t\tcolor: #b7b7b7;\n\t\t\t}\n\t\t}\n\t\ta.midGlyph {\n\t\t\tdisplay: block;\n\t\t\ttext-align: center;\n\t\t}\n\t}\n\n\t.fig, .table {\n\t\t//font-size: 13px;\n\t\tmargin-top: 10px;\n\t\tmargin-bottom: 40px;\n\t\tposition: relative;\n\t\twidth: initial;\n\n\t\t.col-md-8 {\n\t\t\tpadding-top: 10px;\n\t\t}\n\n\t\tstrong {\n\t\t\t//color: $Blue;\n padding: 0;\n\t\t}\n\n\t\t.thumb,\n\t\t.thumbOff {\n\t\t\t//@include border-box;\n\t\t\t//border: 4px solid #e5e4e3;\n\t\t\theight: 160px;\n\t\t\tbackground-size: 100% auto;\n\t\t\ttext-indent: -5000px;\n\t\t\tbackground-color: #e5e4e3;\n\t\t\tcursor: pointer;\n\t\t\tborder-radius: 3px;\n\t\t\tposition: relative;\n\n border: 4px solid $__border--light;\n\n @include __on-theme--dark {\n border: 4px solid $__border--dark;\n }\n \n @include __on-theme--light {\n border: 4px solid $__border--light;\n }\n\n\t\t\timg {\n\t\t\t\twidth: 100%;\n\t\t\t}\n\n\t\t\t.zoom {\n\t\t\t\tposition: absolute;\n\t\t\t\tbottom: 10px;\n\t\t\t\tright: 10px;\n\t\t\t\t//background-color: $Blue;\n\t\t\t\t//@include radius(4px);\n \n border-radius: 4px;\n\t\t\t\t//color: #fff;\n\t\t\t\tfont-size: 24px;\n\t\t\t\ttext-align: center;\n\t\t\t\twidth: 30px;\n\t\t\t\theight: 30px;\n\t\t\t\tline-height: 30px;\n\n\t\t\t\ttext-indent: 0;\n\n background-color: $__interaction--light;\n color: $__white;\n\n @include __on-theme--dark {\n background-color: $__interaction--dark;\n color: $__text--light;\n }\n \n @include __on-theme--light {\n background-color: $__interaction--light;\n color: $__white;\n }\n\n\n\t\t\t}\n\t\t}\n\n\t\t.thumbOff {\n\t\t\t//font-family: 'scielo-glyphs' !important;\n font-family: 'Material Icons Outlined' !important;\n\t\t\ttext-align: center;\n\t\t\tline-height: 140px;\n\t\t\tfont-size: 100px;\n\t\t\tcolor: #b7b4af;\n\t\t\t//background: #fff;\n\t\t\ttext-indent: 0;\n\t\t\toverflow: hidden;\n\n background: $__bg--light;\n \n @include __on-theme--dark {\n background: $__bg--dark;\n }\n \n @include __on-theme--light {\n background: $__bg--light;\n }\n\n\t\t\t&:before {\n\t\t\t\t//content: \"\\e918\";\n content: \"table_chart\";\n\t\t\t}\n\t\t}\n\n\t\t.thumbImg{\n\t\t\tposition: relative;\n\t\t\toverflow: hidden;\n\t\t\tbox-sizing: border-box;\n\t\t\theight: 140px;\n\t\t\tborder: 4px solid #e5e4e3;\n\t\t\tborder-radius: 3px;\n\t\t\tbackground-color: #e5e4e3;\n\t\t\tcursor: pointer;\n\n\t\t\timg{\n\t\t\t\twidth: 100%;\n\t\t\t\theight: auto;\n\t\t\t\tmin-height: 131px;\n\t\t\t\tdisplay: block;\n\t\t\t}\n\n\t\t\t.zoom{\n\t\t\t\tposition: absolute;\n\t\t\t\tbottom: 10px;\n\t\t\t\tright: 10px;\n\t\t\t\twidth: 30px;\n\t\t\t\theight: 30px;\n\t\t\t\tborder-radius: 4px;\n\t\t\t\t//background-color: #6789d3;\n\t\t\t\tpadding: 5px;\n\t\t\t\tdisplay: inline-block;\n\t\t\t\tfont-size: 24px;\n\t\t\t\t//color: white;\n\t\t\t\tline-height: 50%;\n\n background-color: $__interaction--light;\n color: $__white;\n\n @include __on-theme--dark {\n background-color: $__interaction--dark;\n color: $__text--light;\n }\n \n @include __on-theme--light {\n background-color: $__interaction--light;\n color: $__white;\n }\n\t\t\t }\n\t\t}\n\n\t\t.preview {\n\t\t\tposition: absolute;\n\t\t\tborder-radius: 3px;\n\t\t\tborder: 4px solid #e5e4e3;\n\t\t\tbackground-color: #fff;\n\t\t\ttop: 0;\n\t\t\tright: 0;\n\t\t\tz-index: 99;\n\t\t\tpadding: 10px;\n\n\t\t\timg {\n\t\t\t\twidth: 100%;\n\t\t\t}\n\t\t}\n\n\t\t.figInfo {\n\t\t\tpadding: 10px 10px 10px 45px;\n\t\t\tline-height: 1.4em;\n\t\t\tcolor: #8a8987;\n\t\t\tposition: relative;\n\n\t\t\t.glyphBtn {\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: 10px;\n\t\t\t\tmargin-left: -34px;\n\t\t\t}\n\t\t}\n\t}\n\n\t.formula {\n\t\ttext-align: center;\n\t\tfont-family: \"Times New Roman\", Times, serif;\n\t\tmargin-bottom: 15px;\n\n\t\tspan {\n\t\t\tfont-family: Arial;\n\t\t\tfont-weight: bold;\n\t\t\tfont-size: 16px;\n\t\t\tdisplay: block;\n\t\t\twidth: 100%;\n\t\t}\n\n\t\t.formula-container {\n\t\t\twidth: 100%;\n\t\t\tdisplay: flex;\n\t\t\talign-content: center;\n\t\t\talign-items: center;\n\t\t\tposition: relative;\n\t\t\tflex-direction: column;\n\n\t\t\t.formula-body,\n\t\t\t.MathJax_SVG_Display,\n\t\t\t.MathJax_Display,\n\t\t\t.MathJax_SVG {\n\t\t\t\tflex: 99;\n\t\t\t\tfont-size: 1.4rem !important;\n\t\t\t}\n\n\t\t\t& > span {\n\t\t\t\tflex: 1\n\t\t\t}\n\n\t\t\t.label {\n\t\t\t\tflex: 1;\n\t\t\t\tcolor: #000;\n\t\t\t\tfont-size: 1.4rem;\n\t\t\t\tdisplay: block;\n\t\t\t\t// position: absolute;\n\t\t\t\twidth: auto;\n\t\t\t}\n\n\t\t\t.label:first-child {\n\t\t\t\tleft: 0;\n\t\t\t}\n\n\t\t\t.label:last-child {\n\t\t\t\tright: 0;\n\t\t\t}\n\t\t}\n\n\n\t\tsvg {\n\t\t\tdisplay: block;\n\t\t\twidth: 100%;\n\t\t}\n\t}\n\n /*\n\t.outlineFadeLink {\n\t\tdisplay: inline-block;\n\t\tpadding: 5px 10px;\n\t\tmargin-left: 8px;\n\t\tmin-width: 10%;\n\t\tcolor: #1b92e4;\n\t\tfont-weight: normal;\n\t\ttext-transform: uppercase;\n\t\ttext-decoration: none !important;\n\t\tfont-size: 10px;\n\t\tborder: 1px solid #e0e0df;\n\t\t//@include radius(4px);\n\t}\n */\n}\n\n.ModalDefault {\n /*\n\t.modal-header {\n\t\t//background: #f5f3f1;\n\t\t//@include radius(4px);\n\n\t\t.modal-title {\n\t\t\ttext-transform: uppercase;\n\t\t}\n\t}\n */\n\n\t.modal-center {\n\t\ttext-align: center;\n\t}\n\n\t.md-list {\n\t\tmargin: 0;\n\t\tpadding: 0;\n\t\tlist-style: none;\n\n\t\tli {\n\t\t\tmargin-bottom: 4px;\n\t\t\t////@include border-box;\n\n /*\n\t\t\ta {\n\t\t\t\tdisplay: block;\n\t\t\t\tpadding: 5px;\n\t\t\t\tborder: 1px solid #e1e7f6;\n\t\t\t\t//@include radius(4px);\n\t\t\t\tfont-size: 0.929em;\n\t\t\t\t//color: #6789d3;\n\t\t\t\tclear: both;\n\t\t\t\twhite-space: nowrap;\n\t\t\t\t//.cssAnimations .animated (.3s,all);\n\t\t\t\t////@include border-box;\n\t\t\t\twidth: 100%;\n\n\t\t\t\t&:hover {\n\t\t\t\t\t//border-color: #6789d3;\n\n border-color: $__interaction--light;\n\n @include __on-theme--dark {\n border-color: $__interaction--dark;\n }\n\n @include __on-theme--light {\n border-color: $__interaction--light;\n }\n\t\t\t\t}\n\t\t\t}\n */\n\n\t\t\t&:last-child {\n\t\t\t\tmargin-bottom: 0;\n\t\t\t}\n\n\t\t\t&.colspan3 {\n\t\t\t\tmargin-bottom: 10px;\n\n\t\t\t\ta {\n\t\t\t\t\tdisplay: flex;\n\t\t\t\t\tvertical-align: middle;\n\t\t\t\t\tjustify-content: center;\n\t\t\t\t\talign-items: center;\n\t\t\t\t\theight: 63px;\n\t\t\t\t\twhite-space: normal;\n\t\t\t\t\toverflow: hidden;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t&.inline {\n\t\t\tli {\n\t\t\t\tfloat: left;\n\t\t\t\tmin-width: 18%;\n\t\t\t\tmargin-right: 10px;\n\t\t\t}\n\t\t}\n\t}\n\n\t.md-tabs {\n\t\tmargin: 0;\n\t\tpadding: 0;\n\n\t\t&>li {\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tjustify-content: center;\n\t\t\ttext-align: center;\n\t\t\tpadding: 0;\n\n\t\t\ta {\n\t\t\t\t//padding: 5px 0;\n\t\t\t\tpadding: 5px;\n\t\t\t\tdisplay: inline-block;\n\t\t\t\tmargin: 0;\n\t\t\t\tborder: none;\n\t\t\t\tcolor: #7f7a71;\n\n\t\t\t\t&:hover,\n\t\t\t\t&:focus {\n\t\t\t\t\tbackground: none;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t&.active {\n\t\t\t\t//border-bottom: 2px solid $Blue;\n\n\t\t\t\ta {\n\t\t\t\t\t//color: $Blue;\n\n\t\t\t\t\t&:hover,\n\t\t\t\t\t&:focus {\n\t\t\t\t\t\t//color: $Blue;\n\t\t\t\t\t\tborder: none;\n\t\t\t\t\t\tbackground: none;\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t.figureIconGray {\n\t\t\t\t\tbackground-position: center -4414px;\n\t\t\t\t}\n\n\t\t\t\t.tableIconGray {\n\t\t\t\t\tbackground-position: center -4368px;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.glyphBtn {\n\t\t\t\twidth: 40px;\n\t\t\t\theight: 40px;\n\t\t\t}\n\t\t}\n\t}\n\n\t.fig, .table {\n\t\tmargin-top: 20px;\n\t\tmargin-bottom: 20px;\n\t}\n}\n\n.ModalTutors {\n\t.info {\n\t\tpadding: 28px 0;\n\t\t//background: url(../img/dashline.png) bottom left repeat-x;\n\n border-bottom: 1px dotted $__border--light;\n \n @include __on-theme--dark {\n border-bottom: 1px dotted $__border--dark;\n }\n \n @include __on-theme--light {\n border-bottom: 1px dotted $__border--light;\n } \n\n\t\t&:last-child {\n\t\t\t//background: none;\n border-bottom: 0;\n\t\t}\n\n\t\t&:first-child {\n\t\t\tpadding-top: 0;\n\t\t}\n\n\t\th3 {\n\t\t\tmargin: 0 0 15px;\n\t\t\tfont-size: 1.429em;\n\t\t\tfont-weight: normal;\n\t\t}\n\n\t\t.tutors {\n\t\t\tmargin-bottom: 25px;\n\n\t\t\tstrong:first-child {\n\t\t\t\tfont-size: 1.071em;\n\t\t\t}\n\n\t\t\t&:last-child {\n\t\t\t\tmargin-bottom: 0;\n\t\t\t}\n\t\t}\n\t}\n\n\tul li {\n\t\tmargin-top: 10px;\n\t\tborder-color: #e0e0df;\n\n\t\t&.inline li {\n\t\t\tdisplay: inline;\n\t\t}\n\t}\n}\n\n#ModalDownloads {\n\tstrong {\n\t\tdisplay: inline-block;\n\t\tpadding: 15px 0;\n\t}\n\n\t.glyphBtn {\n\t\twidth: 40px;\n\t\theight: 40px;\n\t}\n\n\t[class^=\"sci-ico-file\"] {\n\t\tline-height: 40px !important;\n\t\t//color: $Blue;\n\t\tfont-size: 40px;\n\t}\n}\n\n#ModalArticles,\n#ModalMetrics {\n\t.md-tabs {\n\t\tmargin: 0 0 25px;\n\n\t\t&>li {\n\t\t\tmin-height: 50px;\n\t\t}\n\t}\n}\n\n#ModalMetrics {\n\t.outlineFadeLink {\n\t\tmargin: 0 0 20px;\n\t\tpadding: 12px;\n\t\tfont-size: 15px;\n\t\tdisplay: block;\n\t\ttext-align: center;\n\t}\n}\n\n#ModalArticles {\n\t#how2cite-export {\n\t\tmargin: 20px 0 2px;\n\t\tbackground: url(../img/dashline.png) top left repeat-x;\n\n\t\t.col-md-2.col-sm-2 {\n\t\t\twidth: 20%;\n\t\t}\n\t}\n\n\t.outlineFadeLink {\n\t\tmargin-left: 0;\n\t}\n\n\t.download {\n\t\tdisplay: block;\n\t}\n\n\t#citation-ctt {\n\t\tposition: absolute;\n\t\ttop: -5000px;\n\t}\n\n\t#citationCut {\n\t\tposition: absolute;\n\t\ttop: -5000px;\n\t}\n}\n\n.ModalFigs,\n.ModalTables {\n\t.modal-title {\n\t\t.sci-ico-fileFigure, .sci-ico-fileTable {\n\t\t\tfont-size: 24px;\n\t\t}\n\t}\n\t.link-newWindow {\n /*\n\t\tposition: absolute;\n\t\tright: 55px;\n\t\tfont-size: 20px;\n\t\ttop: 9px;\n\t\topacity: .2;\n\t\tcolor: #000;\n\t\t//.cssAnimations @include animated(.3s,all);\n */\n\n text-decoration: none;\n\n\t\t&:hover {\n\t\t\topacity: 1;\n\t\t}\n\t}\n\n\t.modal-footer {\n\t\t//background: $LightGray;\n\t\tmargin-top: 0;\n\t\ttext-align: left;\n\n background: $__bg__gray--1;\n\n @include __on-theme--dark {\n background: $__bg__white--1;\n }\n \n @include __on-theme--light {\n background: $__bg__gray--1;\n } \n\t}\n}\n\n.ModalFigs {\n\t.modal-title{\n\t\twidth: #{\"calc(100% - 70px)\"};\n\t}\n\timg {\n\t\t// width: 100%;\n\t\tfloat: left;\n\t}\n\n\t.modal-body {\n\t\tpadding: 3px;\n\t}\n}\n\n.ModalTables {\n\t.modal-body {\n\t\toverflow: auto;\n\n\t\t&:after {\n\t\t\tcontent: '';\n\t\t\tposition: absolute;\n\t\t\ttop: 0;\n\t\t\tbottom: 0;\n\t\t\tleft: 0;\n\t\t\tright: 0;\n\t\t\tbackground: #fff url(../img/list.loading.gif) center center no-repeat;\n\n @include __on-theme--dark {\n background: $__bg--dark url(../img/list.loading.gif) center center no-repeat;\n }\n \n @include __on-theme--light {\n background: $__bg--light url(../img/list.loading.gif) center center no-repeat;\n } \n\t\t}\n\n\t\t&.cached:after {\n\t\t\tdisplay: none;\n\t\t}\n\t}\n\n\t.table {\n\t\tmargin-top: 0;\n\t\tfont-size: 14px;\n\n position: relative;\n z-index: 1;\n\n\t\t.autoWidth {\n\t\t\twidth: auto;\n\t\t}\n\n\t\t.striped {\n\t\t\tbackground-color: #f8f8f8;\n\t\t}\n\n\t\t.inline-graphic {\n\t\t\twidth: 100%;\n\t\t}\n\t}\n\n\t.table-hover .table > tbody > tr:hover > td,\n\t.table-hover .table > tbody > tr:hover > th {\n\t\tbackground-color: #f0f3fb;\n\n\t\t&.striped {\n\t\t\tbackground-color: #e8eaf2;\n\t\t}\n\t}\n\n\t.ref-list {\n\n\t\th2 {\n\t\t\tfont-size: 14px;\n\t\t}\n\n\t\t.refList .xref.big {\n\t\t\tpadding: 5px 10px;\n\t\t}\n\t}\n\n\t.refList {\n\t\tli {\n\t\t\tpadding-bottom: 0;\n\t\t}\n\t}\n\n\t.xref {\n\t\tcursor: text;\n\t}\n}\n\n#ModalRelatedArticles {\n\t.inline li {\n\t\tmin-width: 48%;\n\n\t\t&:nth-child(2),\n\t\t&:nth-child(4) {\n\t\t\tmargin-right: 0;\n\t\t}\n\t}\n}\n\n#ModalVersionsTranslations {\n\t.modal-body {\n\t\t.md-body-dashVertical {\n\t\t\tdisplay: inline-block;\n\t\t\tmin-height: 150px;\n\t\t\tbackground: url(../img/dashline.v.png) top center repeat-y;\n\t\t}\n\t}\n\n\tstrong {\n\t\tdisplay: inline-block;\n\t\tpadding: 15px 0;\n\t}\n}\n\n.articleCtt .contribGroup .btnContribLinks,\n.ModalDefault .md-list li a {\n\t//&.orcid,\n\t&.lattes,\n\t&.researcherid, \n\t&.scopus {\n\t\tpadding-left: 30px;\n\t}\n\n\t&.scopus {\n\t\tbackground: url(../img/authorIcon-scopus.png) 10px center no-repeat;\n\t}\n\t&.orcid {\n\t\t//background: url(../img/authorIcon-orcid.png) 10px center no-repeat;\n\t}\n\t&.lattes {\n\t\tbackground: url(../img/authorIcon-lattes.png) 10px center no-repeat;\n\t}\n\t&.researcherid {\n\t\tbackground: url(../img/authorIcon-researcherid.png) 10px center no-repeat;\n\t}\n\t&.lattes-matteWhite {\n\t\tbackground: url(../img/authorIcon-lattes-matteWhite.png) 10px center no-repeat;\n\t}\n}\n\n\n\n\n\n\n/*\nAjustes para mobile\n*/\n/*\n@media $onlyMobile {\n\n\t.article{\n\n\t\t.no-gutter{\n\t\t\tmargin-left:0;\n\t\t\tmargin-right:0;\n\t\t}\n\n\t\t.bugherd,\n\t\t.articleMenu{\n\t\t\tdisplay:none;\n\t\t}\n\t\t#flDebugToolbarHandle{\n\t\t\tdisplay:none !important;\n\t\t}\n\n\t\t.container{\n\t\t\tmin-width:auto !important;\n\t\t}\n\t\t.articleCtt{\n\t\t\t//padding-top: 100px;\n\t\t}\n\n\t\t.levelMenu{\n\n\t\t\t&.levelMenu-xs{\n\t\t\t\tdisplay: block !important;\n\t\t\t}\n\n\t\t\tmargin-top: 50px !important;\n\t\t\theight: 135px !important;\n\n\t\t\t.btn-group{\n\t\t\t\tpadding-left:2px;\n\n\t\t\t\ta{\n\t\t\t\t\twidth:25%;\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t.btn-group{\n\t\t\t\t&.levelMenuMobileTop{\n\t\t\t\t\tpadding-left:2px;\n\n\t\t\t\t\ta{\n\t\t\t\t\t\twidth:25%;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t&.levelMenuMobileBottom{\n\t\t\t\t\tpadding-left:2px;\n\t\t\t\t\tmargin-top: -1px;\n\n\t\t\t\t\ta{\n\t\t\t\t\t\twidth:50%;\n\t\t\t\t\t\theight:38px;\n\n\t\t\t\t\t\t&:first-child{\n\t\t\t\t\t\t\twidth:25%;\n\t\t\t\t\t\t}\n\t\t\t\t\t\t&:last-child{\n\t\t\t\t\t\t\twidth:25%;\n\t\t\t\t\t\t\tmargin-left:-2px;\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t}\n\t\t}\n\n\t\t.articleCtt .articleTxt .articleBadge-editionMeta-doi-copyLink .group-doi{\n\t\t\twhite-space: normal;\n\t\t\tmargin-top: 10px;\n\t\t\tdisplay:block;\n\t\t}\n\t\t.articleCtt .copyLink{\n\t\t\tdisplay: block;\n\t \tmargin: 10px auto;\n\t \tmax-width: 90px;\n\t\t}\n\t\t.articleCtt .contribGroup .dropdown .dropdown-toggle{\n\t\t\twhite-space: normal;\n\t\t}\n\t\t.articleCtt .articleTxt .articleSectionTitle,\n\t\t.articleCtt .articleTxt h2,\n\t\t.articleCtt .contribGroup\n\t\t{\n\t\t\tfont-size: auto;\n\t\t}\n\t\t.articleCtt .contribGroup {\n\t\t\tfont-size: 1em !important;\n\n\t\t\t.dropdown{\n\t\t\t\tdisplay: block;\n\t\t\t}\n\t\t}\n\t\t.articleCtt .articleTimeline li{\n\t\t\twidth: auto;\n\t\t\tdisplay: block;\n\t\t}\n\t\t.floatingBtnError{\n\t\t\tdisplay:none;\n\t\t}\n\n\t\t.floatingMenuMobile{\n\t\t\tleft: 5px;\n\t\t\tmargin: 0;\n\t\t\tbottom: 40px;\n\n\t\t\t&.isCookiebarActive{\n\t\t\t\tbottom: 120px;\n\t\t\t}\n\n\t\t\t@media (orientation : landscape) {\n\t\t\t\tbottom: 5px;\n\n\t\t\t\t&.isCookiebarActive{\n\t\t\t\t\tbottom: 70px;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t.partners img{\n\t\t\tmargin: 10px;\n\t\t}\n\t\t.collectionSignature{\n\n\t\t\tdiv{\n\t\t\t\twidth: 100%;\n\t\t\t\ttext-align: center;\n\t\t\t}\n\n\t\t}\n\t\t.collectionSignature{\n\t\t\tpadding: 0 30px;\n\t\t\ttext-align: center;\n\n\t\t\t.logo-svg-footer{\n\t\t\t\tdisplay: inline-block;\n\t\t\t}\n\t\t}\n\t\t.articleCtt .articleTxt{\n\t\t\tpadding: 0 50px 10px;\n\t\t}\n\t\t.articleCtt .documentLicense .container-license{\n\t\t\ttext-align: center;\n\t\t\tpadding: 25px 25px 10px;\n\n\t\t\ta{\n\t\t\t\tmargin: 0 0 15px;\n\t\t\t}\n\t\t}\n\n\t\th1.article-title{\n\t\t\tfont-size:1.8em !important;\n\t\t}\n\t\th2.article-title{\n\t\t\tfont-size:1.5em !important;\n\t\t}\n\n\t\t.journalAddress{\n\t\t\ttext-align: center;\n\t\t\twidth: 100%;\n\n\t\t\tdiv{\n\t\t\t\twidth:100%;\n\t\t\t}\n\t\t\t.pin{\n\t\t\t\tmargin-bottom: 15px;\n\t\t\t}\n\t\t}\n\n\t\t.journalLinks{\n\t\t\ttext-align: center;\n\t\t\twidth: 100%;\n\n\t\t\ta {\n\t\t\t\tdisplay: block;\n\t\t\t\tmargin: 25px 0 0 0;\n\t\t\t}\n\t\t}\n\n\t\t.articleCtt .articleTxt .article-title .short-link{\n\t\t\tvisibility: visible;\n\t\t}\n\t\t.article .refList li{\n\t\t\tpadding: 8px 7px 14px;\n\t\t}\n\t\t.article .ref {\n\t\t\tposition: static;\n\n\t\t\t.opened{\n\t\t\t\twidth: auto;\n\t\t\t\tpadding: 10px;\n\t\t\t\tmax-width:350px;\n\n\t\t\t\t@media (orientation : landscape) {\n\t\t\t\t\tleft: auto !important;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\t.article .ref-list .refList div{\n\t\t\tword-break: break-word;\n\t\t}\n\n\t\th2.logo-svg-mini {\n\n\t\t\tmargin-top: 10px;\n\t\t\tmargin-left: -25px;\n\n\t\t\ta {\n\t\t\t width: 58px;\n\t\t\t height: 50px;\n\t\t\t display: block;\n\t\t\t background: url(../img/logo-scielo-svg.svg) center center no-repeat;\n\t\t\t background-size: 95%;\n\t\t\t background-position-y: -5px;\n\t\t\t}\n\t\t}\n\n\t\t.language{\n\n\t\t\t@media (orientation : landscape) {\n\t\t\t\tposition: absolute;\n\t\t\t\tright: -85px;\n\t\t\t}\n\n\t\t\ta {\n\t\t\t\tdisplay: block;\n\t\t\t\tposition: static !important;\n\t\t\t\tdisplay: block;\n\t\t\t\twidth:auto;\n\n\n\t\t\t\t&:nth-child(1){\n\t\t\t\t\tmargin: 18px 0 0 15px !important;\n\t\t\t\t}\n\t\t\t\t&:nth-child(2){\n\t\t\t\t\tmargin: 10px 0 0 15px !important;\n\t\t\t\t\tbackground-position-x: 0px;\n\t\t\t\t}\n\n\t\t\t\t&.lang-es{\n\t\t\t\t\t//background-position: 1px -2px;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\n\t\t.journalNameMobile{\n\t\t\tpadding: 1rem;\n\t\t\tbackground: rgba(0,0,0,0.05);\n\n\t\t\ttext-align: center;\n\n\t\t\t&.open{\n\t\t\t\tul{\n\t\t\t\t\t.JournalMenuMobile{\n\t\t\t\t\t\tpadding: 0;\n\t\t\t\t\t\tmargin-top: 1rem;\n\n\t\t\t\t\t\tli{\n\t\t\t\t\t\t\ta{\n\t\t\t\t\t\t\t\tdisplay: block;\n\t\t\t\t\t\t\t\tpadding: @include 5rem;\n\t\t\t\t\t\t\t\ttext-align: left;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t@media (orientation : landscape) {\n\t\t\t.alternativeHeader{\n\t\t\t\t.mainMenu{\n\t\t\t\t\tmax-height: 360px;\n\t\t\t\t\toverflow-y: auto;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\t.alternativeHeader{\n\t\t\t&.alternativeHeader-xs{\n\t\t\t\tdisplay: block !important;\n\t\t\t}\n\t\t\t.truncate{\n\t\t\t\twhite-space: nowrap;\n\t\t\t\toverflow: hidden;\n\t\t\t\ttext-overflow: ellipsis;\n\t\t\t\tmax-width: 315px;\n\t\t\t\tdisplay: inline-block;\n\t\t\t}\n\t\t\t.sci-ico-arrowDown{\n\t\t\t\tdisplay: inline-block;\n \t\t\tmargin: -10px 0 0 0;\n\t\t\t}\n\t\t}\n\n\t\t.alternativeHeader .dropdown-menu{\n\t\t\tmargin: -5px 10px 0 10px;\n\t \tborder-color: rgba(0,0,0,.15);\n\t \twidth: auto;\n\n\t \t@media (orientation : landscape) {\n\n\t\t\t\twidth: 300px;\n\t\t\t\tleft: 50%;\n\t\t\t\tmargin-left:-150px;\n\n\t\t\t}\n\n\t \ta{\n\t \t\timg{\n\n\t \t\t\t@media (orientation : landscape) {\n\n\t\t\t\t\t\twidth: auto;\n\t\t\t\t\t\tmax-height: 50px;\n\n\t\t\t\t\t}\n\t \t\t}\n\t \t}\n\t\t}\n\n\t\t.menu-share-mobile{\n\t\t\tright: 3px;\n\t \tleft: auto;\n\t \ttop: 35px;\n\n\t \t@media (orientation : landscape) {\n\t \t\tz-index: 998;\n\t \t}\n\t\t}\n\n\t\t.tooltip-mobile-on{\n\t\t\t&:after{\n\t\t\t\tcontent:\"\";\n\t\t\t}\n\t\t}\n\n\n\t}\n\n\n}\n\n*/\n\n/** Article container\n*************************************/\n.articleCtt {\n\t.article-title.page-header-title,\n\t.only-renditions-available p {\n\t\ttext-align: center;\n\t}\n\n\t/** Graphical information container\n\t*************************************/\n\t.only-renditions-available .jumbotron {\n\t\tbackground-color: #f6f8fa;\n\t\tmargin-top: 35px;\n\t}\n}\n\n\n.levelMenu{\n\n\t.btn{\n\t\tmin-height: 38px;\n\n\t\t&.group{\n\t\t\twidth: auto;\n\t\t\tpadding-left: 16px !important;\n\t\t\tpadding-right: 16px !important;\n\n /*\n\t\t\t@media $minDesktop {\n\t\t\t\tpadding-left: 32px !important;\n\t\t\t\tpadding-right: 32px !important;\n\t\t\t}\n */\n\t\t}\n\n\t\t&:hover{\n\t\t\t//background: $Blue !important;\n\t\t\tcolor: #fff;\n\n\t\t\t[class^=\"sci-ico-\"] {\n\t\t\t\tcolor: #fff;\n\t\t\t}\n\t\t}\n\t}\n\t.dropdown-menu{\n\t\ta.current{\n\t\t\tposition: relative;\n\t\t\twidth: 100%;\n\t\t\tfont-weight: bold;\n\n\t\t\t&:after{\n\t\t\t\tcontent:\"✓\";\n\t\t\t\tdisplay: inline-block;\n\t\t\t\tposition: absolute;\n\t\t\t\tright: 5px;\n\t\t\t}\n\t\t}\n\n\t\t&.menu-share-mobile{\n /*\n\t\t\t@media $onlyTablet {\n\t\t\t\tleft: auto;\n\t\t\t}\n */\n\t\t}\n\n\n\t}\n}\n\n.levelMenu-xs{\n\n\t/* Btn Group nav mobile*/\n\t.btn-group{\n\n\t\t&.btn-group-nav-mobile{\n\t\t\twidth: 100%;\n\t\t\tdisplay: table;\n\n\t\t\t>.btn{\n\t\t\t\tdisplay: table-cell;\n\t\t\t\twidth: 60%;\n\n\t\t\t\t&:first-of-type{\n\t\t\t\t\twidth: 20%;\n\t\t\t\t}\n\n\t\t\t\t&:last-of-type{\n\t\t\t\t\twidth: 20%;\n\t\t\t\t}\n\n\t\t\t\t.sci-ico-socialOther{\n\t\t\t\t\tdisplay: inline-block;\n\t\t\t\t\twidth: 70%;\n\t\t\t\t}\n\n /*\n\t\t\t\t@media $onlyMobile {\n\t\t\t\t\t.caret{\n\t\t\t\t\t\tposition: absolute;\n\t\t\t\t\t\tright: 10px;\n\t\t\t\t\t\ttop: 17px;\n\t\t\t\t\t}\n\t\t\t\t}\n */\n\n\t\t\t}\n\t\t}\n\t\t&.btn-group-nav-mobile-content{\n\t\t\twidth: 100%;\n\t\t\tdisplay: table;\n\t\t\tpadding: 5px 2px;\n\n\t\t\t>.dropdown{\n\t\t\t\tdisplay: table-cell;\n\t\t\t\twidth: 33%;\n\t\t\t\tpadding-right:4px;\n\n\t\t\t\t&:last-child{\n\t\t\t\t\tpadding-right: 0;\n\n\t\t\t\t\t.btn{\n\t\t\t\t\t\tspan{\n\t\t\t\t\t\t\twidth: auto;\n\n\t\t\t\t\t\t\t&:nth-child(2){\n\t\t\t\t\t\t\t\twidth: 55%;\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t.btn{\n\t\t\t\t\twidth: 100%;\n\t\t\t\t\tposition: relative;\n\n\t\t\t\t\tspan{\n\n\t\t\t\t\t\twidth: 90%;\n\t\t\t\t\t\tdisplay: inline-block;\n\n\t\t\t\t\t\t&:last-child{\n\t\t\t\t\t\t\twidth: auto;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t&.caret{\n\t\t\t\t\t\t\tposition: absolute; \n\t\t\t\t\t\t\tright: 10px;\n\t\t\t\t\t\t\ttop: 17px; \n\t\t\t\t\t\t}\n\n\t\t\t\t\t} \n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n \n\n.xref.xrefblue{\n color: $__interaction--light;\n // outline: 2px solid green; \n\n @include __on-theme--dark {\n color: $__interaction--dark; \n // outline: 2px solid red;\n }\n\n @include __on-theme--light {\n color: $__interaction--light;\n // outline: 2px solid brown;\n } \n}\n\n\n\n\n\n/*\nApenas para teste fora do opac\n*/\n\n.ref {\n\n\t@include __breakpoint--xsmall-only() {\n\t\tposition: static;\n\t}\n \n .opened {\n\n background: $__interaction--light;\n color: $__white;\n\n\t\t@include __breakpoint--xsmall-only() {\n\t\t\twidth: 90%;\n\t\t\tmargin-left: 5%;\n\t\t} \n\n @include __on-theme--dark {\n background: $__interaction--dark;\n color: $__bg--dark;\n }\n @include __on-theme--light {\n background: $__interaction--light;\n color: $__white;\n }\n }\n}\n/*\n*/","@mixin __on-theme--dark {\n @at-root .#{$__classPrefix}__theme--dark & {\n @content;\n }\n}\n\n@mixin __on-theme--light {\n @at-root .#{$__classPrefix}__theme--light & {\n @content;\n }\n}\n\n\n@mixin animated($time: .5s, $prop: background, $prop2: text-indent){\n -webkit-animation-fill-mode: both;\n -moz-animation-fill-mode: both;\n -ms-animation-fill-mode: both;\n -o-animation-fill-mode: both;\n animation-fill-mode: both;\n -webkit-animation-duration: $time;\n -moz-animation-duration: $time;\n -ms-animation-duration: $time;\n -o-animation-duration: $time;\n animation-duration: $time;\n\n -o-transition: $prop $time ease-out, $prop2 $time ease-out;\n -ms-transition: $prop $time ease-out, $prop2 $time ease-out;\n -moz-transition: $prop $time ease-out, $prop2 $time ease-out;\n -webkit-transition: $prop $time ease-out, $prop2 $time ease-out;\n transition: $prop $time ease-out, $prop2 $time ease-out;\n}\n\n@-webkit-keyframes bounce {\n 0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}\n 40% {-webkit-transform: translateY(30px);}\n 60% {-webkit-transform: translateY(15px);}\n}\n\n@-moz-keyframes bounce {\n 0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}\n 40% {-moz-transform: translateY(30px);}\n 60% {-moz-transform: translateY(15px);}\n}\n\n@-ms-keyframes bounce {\n 0%, 20%, 50%, 80%, 100% {-ms-transform: translateY(0);}\n 40% {-ms-transform: translateY(30px);}\n 60% {-ms-transform: translateY(15px);}\n}\n\n@-o-keyframes bounce {\n 0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}\n 40% {-o-transform: translateY(30px);}\n 60% {-o-transform: translateY(15px);}\n}\n@keyframes bounce {\n 0%, 20%, 50%, 80%, 100% {transform: translateY(0);}\n 40% {transform: translateY(30px);}\n 60% {transform: translateY(15px);}\n}\n\n@mixin bounce($time: .5s){\n -webkit-animation-name: bounce;\n -moz-animation-name: bounce;\n -ms-animation-name: bounce;\n -o-animation-name: bounce;\n animation-name: bounce;\n\n -webkit-animation-duration: $time;\n -moz-animation-duration: $time;\n -ms-animation-duration: $time;\n -o-animation-duration: $time;\n animation-duration: $time; \n}\n\n@mixin slideInUp($time: .5s){\n -webkit-animation-name: slideInUp;\n animation-name: slideInUp;\n\n -webkit-animation-duration: $time;\n -moz-animation-duration: $time;\n -ms-animation-duration: $time;\n -o-animation-duration: $time;\n animation-duration: $time;\n}\n\n@-webkit-keyframes slideInUp {\n from {\n -webkit-transform: translate3d(0, 30%, 0);\n transform: translate3d(0, 30%, 0);\n visibility: visible;\n opacity: 0;\n }\n\n to {\n -webkit-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0);\n opacity: 1;\n }\n}\n","@mixin __breakpoint--xsmall() {\n @media screen and (min-width: #{$__breakpoints--xsmall}) {\n @content;\n }\n}\n\n@mixin __breakpoint--xsmall-only() {\n @media screen and (max-width: #{$__breakpoints--small - 1px}) {\n @content;\n }\n}\n\n@mixin __breakpoint--small() {\n @media screen and (min-width: #{$__breakpoints--small}) {\n @content;\n }\n}\n\n@mixin __breakpoint--small-only() {\n @media screen and (min-width: #{$__breakpoints--small}) and (max-width: #{$__breakpoints--medium - 1px}) {\n @content;\n }\n}\n\n@mixin __breakpoint--medium() {\n @media screen and (min-width: #{$__breakpoints--medium}) {\n @content;\n }\n}\n\n@mixin __breakpoint--medium-only() {\n @media screen and (min-width: #{$__breakpoints--medium}) and (max-width: #{$__breakpoints--large - 1px}) {\n @content;\n }\n}\n\n@mixin __breakpoint--large() {\n @media screen and (min-width: #{$__breakpoints--large}) {\n @content;\n }\n}\n\n@mixin __breakpoint--large-only() {\n @media screen and (min-width: #{$__breakpoints--large}) and (max-width: #{$__breakpoints--xlarge - 1px}) {\n @content;\n }\n}\n\n@mixin __breakpoint--xlarge() {\n @media screen and (min-width: #{$__breakpoints--xlarge}) {\n @content;\n }\n}","$__white: #fff;\n$__black: #000;\n\n$__brand__main: #DA202C;\n// $__brand__gradient: linear-gradient(71.13deg, #27396E 0%, #4AB0E6 100%);\n\n$__bg--light: $__white;\n$__bg--dark: #333;\n\n$__text--light: #333;\n$__text__emphasis--light: #00314C;\n$__text__subtle--light: #6C6B6B;\n\n$__text--dark: #C4C4C4;\n$__text__emphasis--dark: #EEE;\n$__text__subtle--dark: #ADADAD;\n\n$__interaction--light: #3867CE;\n$__interaction--dark: #86ACFF;\n\n//$__hover--light: rgba(0, 176, 230, 0.2);\n$__hover--light: rgba(0, 176, 230, 0.2);\n$__hover--light40: rgba(0, 176, 230, 0.08);\n$__hover--dark: rgba(0, 176, 230, 0.6);\n$__hover--dark40: rgba(0, 176, 230, 0.24);\n\n$__positive--light: #2C9D45;\n$__positive--dark: #2C9D45;\n\n$__negative--light: #C63800;\n$__negative--dark: #FF7E4A;\n\n$__warning--light: #B67F00;\n$__warning--dark: #B67F00;\n\n$__info--light: #2195A9;\n$__info--dark: #2299AD;\n\n$__support__green--light: #30A47F;\n$__support__green--dark: #30A47F;\n\n$__support__purple--light: #6628EE;\n$__support__purple--dark: #8D5DF8;\n\n$__support__yellow--light: #C38900;\n$__support__yellow--dark: #C38900;\n\n$__support__blue--light: #25A2B7;\n$__support__blue--dark: #25A2B7;\n\n$__disabled: rgba($__black,.1);\n$__disabled--light: rgba($__black,.1);\n$__disabled__text--light: rgba($__black,.1);\n$__disabled--dark: rgba($__white,.2);\n$__disabled__text--dark: rgba($__white,.2);\n\n$__bg__gray--1: #F7F6F4;\n$__bg__gray--2: #EFEEEC;\n$__bg__white--1: #393939;\n$__bg__white--2: #414141;\n\n//$__border--light: #ccc;\n//$__border--dark: #ccc;\n\n//$__border--light: $__bg__gray--2;\n$__border--light: #ccc;\n$__border--dark: rgba($__white,.3);\n\n$__border--light--focus: rgba($__interaction--light,0.6);\n$__border--dark--focus: rgba($__interaction--dark,0.6);\n\n\n// verificar utilização \n$__menu--light: $__white;\n$__menu--dark: $__text__emphasis--dark;\n\n// Text marker\n$__selection: #F8F567;\n$__selection--dark: #070a98;\n\n//private\n$_bg__backdrop: rgba($__black,.8);\n\n//hover secondary\n$__hover__secondary--light: $__bg__gray--1;\n$__hover__secondary--dark: $__bg__white--2;\n\n\n//focus\n$__focus: rgba($__interaction--light, .25);\n\n\n$__focus--primary: rgba($__interaction--light, .25);\n$__focus--secondary: rgba($__border--light, .25);\n$__focus--success: rgba($__positive--light, .25);\n$__focus--warning: rgba($__warning--light, .25);\n$__focus--info: rgba($__info--light, .25);\n$__focus--alert: rgba($__negative--light, .25);","@mixin __text__overline {\n font-weight: bold;\n font-size: .75rem;\n line-height: $__font__line-height;\n letter-spacing: 0.06px;\n}\n\n@mixin __text__caption {\n font-weight: normal;\n font-size: 1rem;\n line-height: 1.2em;\n}\n\n@mixin __text__caption--large {\n font-weight: 700;\n font-size: 1;\n line-height: 1.2em;\n letter-spacing: 0;\n}\n\n@mixin __text__button {\n font-weight: 400 !important;\n font-size: 1rem;\n letter-spacing: 0.1px !important;\n white-space: nowrap;\n}\n\n@mixin __text__button--large {\n font-size: 1.25rem;\n}\n\n@mixin __text__body {\n font-weight: normal;\n font-size: 1rem;\n line-height: 1.6em;\n letter-spacing: 0.1px;\n}\n\n@mixin __text__body--large {\n font-size: __remcalc(18);\n}\n\n@mixin __text__body--small {\n font-size: .75rem;\n letter-spacing: 0.06;\n}\n\n@mixin __text__body--micro {\n font-size: .75rem;\n}\n\n@mixin __text__body--link {\n //font-weight: bold;\n}\n\n@mixin __text__subhead {\n font-weight: bold;\n font-size: __remcalc(21);\n line-height: 1.25em;\n letter-spacing: 0;\n}\n\n@mixin __text__subhead--small {\n font-size: __remcalc(16.5);\n letter-spacing: 0;\n}\n\n@mixin __text__title--1 {\n font-weight: 700;\n font-size: 2.5rem; \n line-height: $__font__line-height;\n letter-spacing: -0.2px;\n}\n\n@mixin __text__title--2 {\n font-weight: 700;\n font-size: 2rem;\n line-height: $__font__line-height;\n letter-spacing: -0.16px;\n}\n\n@mixin __text__title--3 {\n font-weight: 700;\n font-size: 1.75rem;\n line-height: $__font__line-height;\n letter-spacing: -0.14px;\n}\n\n@mixin __text__title--4 {\n font-weight: 700;\n font-size: 1.5rem;\n line-height: $__font__line-height;\n letter-spacing: -.12px;\n}\n\n@mixin __text__title--5 {\n font-weight: 700;\n font-size: 1.25rem;\n line-height: $__font__line-height;\n letter-spacing: -.1px;\n}\n\n@mixin __text__title--6 {\n font-weight: 700;\n font-size: 1rem;\n line-height: $__font__line-height;\n letter-spacing: .08px;\n}\n\n@mixin __text__brand {\n font-family: $__font__family--brand;\n font-weight: 400;\n font-size: 1rem;\n line-height: $__font__line-height;\n}\n\n@mixin __material-icons{\n\n .material-icons,\n .material-icons-outlined{\n \n vertical-align: text-bottom;\n font-size: inherit;\n line-height: inherit;\n display: inline-block;\n\n /*\n correção da largura máxima dos ícones para titulo de modal\n .modal-title &{\n max-width: 30px;\n outline: 1px solid red;\n }\n */\n\n }\n}","$__font__family: 'Noto Sans', sans-serif;\n$__font__family--brand: 'Arapey', serif;\n$__font__rem: 16px;\n\n$__font__rem--article: 18px;\n\n$__font__line-height: 1.2em;\n$__font__line-height--article: 1.6em;"]}
\ No newline at end of file
diff --git a/packtools/catalogs/htmlgenerator/v3.0/css/bootstrap-grid.css b/packtools/catalogs/htmlgenerator/v3.0/css/bootstrap-grid.css
new file mode 100644
index 000000000..9a9b456db
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/css/bootstrap-grid.css
@@ -0,0 +1,7 @@
+/*!
+ * Bootstrap Grid v5.0.0-beta1 (https://getbootstrap.com/)
+ * Copyright 2011-2020 The Bootstrap Authors
+ * Copyright 2011-2020 Twitter, Inc.
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
+ */@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0)}40%{-webkit-transform:translateY(30px)}60%{-webkit-transform:translateY(15px)}}@-moz-keyframes bounce{0%,100%,20%,50%,80%{-moz-transform:translateY(0)}40%{-moz-transform:translateY(30px)}60%{-moz-transform:translateY(15px)}}@-ms-keyframes bounce{0%,100%,20%,50%,80%{-ms-transform:translateY(0)}40%{-ms-transform:translateY(30px)}60%{-ms-transform:translateY(15px)}}@-o-keyframes bounce{0%,100%,20%,50%,80%{-o-transform:translateY(0)}40%{-o-transform:translateY(30px)}60%{-o-transform:translateY(15px)}}@keyframes bounce{0%,100%,20%,50%,80%{transform:translateY(0)}40%{transform:translateY(30px)}60%{transform:translateY(15px)}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,30%,0);transform:translate3d(0,30%,0);visibility:visible;opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--scielo-gutter-x,.5rem);padding-left:var(--scielo-gutter-x,.5rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:100%}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--scielo-gutter-x:1rem;--scielo-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--scielo-gutter-y) * -1);margin-right:calc(var(--scielo-gutter-x)/ -2);margin-left:calc(var(--scielo-gutter-x)/ -2)}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--scielo-gutter-x)/ 2);padding-left:calc(var(--scielo-gutter-x)/ 2);margin-top:var(--scielo-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333%}.col-2{flex:0 0 auto;width:16.66667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333%}.col-5{flex:0 0 auto;width:41.66667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333%}.col-8{flex:0 0 auto;width:66.66667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333%}.col-11{flex:0 0 auto;width:91.66667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}.g-0,.gx-0{--scielo-gutter-x:0}.g-0,.gy-0{--scielo-gutter-y:0}.g-1,.gx-1{--scielo-gutter-x:0.25rem}.g-1,.gy-1{--scielo-gutter-y:0.25rem}.g-2,.gx-2{--scielo-gutter-x:0.5rem}.g-2,.gy-2{--scielo-gutter-y:0.5rem}.g-3,.gx-3{--scielo-gutter-x:1rem}.g-3,.gy-3{--scielo-gutter-y:1rem}.g-4,.gx-4{--scielo-gutter-x:1.5rem}.g-4,.gy-4{--scielo-gutter-y:1.5rem}.g-5,.gx-5{--scielo-gutter-x:3rem}.g-5,.gy-5{--scielo-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333%}.col-sm-2{flex:0 0 auto;width:16.66667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333%}.col-sm-5{flex:0 0 auto;width:41.66667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333%}.col-sm-8{flex:0 0 auto;width:66.66667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333%}.col-sm-11{flex:0 0 auto;width:91.66667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}.g-sm-0,.gx-sm-0{--scielo-gutter-x:0}.g-sm-0,.gy-sm-0{--scielo-gutter-y:0}.g-sm-1,.gx-sm-1{--scielo-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--scielo-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--scielo-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--scielo-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--scielo-gutter-x:1rem}.g-sm-3,.gy-sm-3{--scielo-gutter-y:1rem}.g-sm-4,.gx-sm-4{--scielo-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--scielo-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--scielo-gutter-x:3rem}.g-sm-5,.gy-sm-5{--scielo-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333%}.col-md-2{flex:0 0 auto;width:16.66667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333%}.col-md-5{flex:0 0 auto;width:41.66667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333%}.col-md-8{flex:0 0 auto;width:66.66667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333%}.col-md-11{flex:0 0 auto;width:91.66667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}.g-md-0,.gx-md-0{--scielo-gutter-x:0}.g-md-0,.gy-md-0{--scielo-gutter-y:0}.g-md-1,.gx-md-1{--scielo-gutter-x:0.25rem}.g-md-1,.gy-md-1{--scielo-gutter-y:0.25rem}.g-md-2,.gx-md-2{--scielo-gutter-x:0.5rem}.g-md-2,.gy-md-2{--scielo-gutter-y:0.5rem}.g-md-3,.gx-md-3{--scielo-gutter-x:1rem}.g-md-3,.gy-md-3{--scielo-gutter-y:1rem}.g-md-4,.gx-md-4{--scielo-gutter-x:1.5rem}.g-md-4,.gy-md-4{--scielo-gutter-y:1.5rem}.g-md-5,.gx-md-5{--scielo-gutter-x:3rem}.g-md-5,.gy-md-5{--scielo-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333%}.col-lg-2{flex:0 0 auto;width:16.66667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333%}.col-lg-5{flex:0 0 auto;width:41.66667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333%}.col-lg-8{flex:0 0 auto;width:66.66667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333%}.col-lg-11{flex:0 0 auto;width:91.66667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}.g-lg-0,.gx-lg-0{--scielo-gutter-x:0}.g-lg-0,.gy-lg-0{--scielo-gutter-y:0}.g-lg-1,.gx-lg-1{--scielo-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--scielo-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--scielo-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--scielo-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--scielo-gutter-x:1rem}.g-lg-3,.gy-lg-3{--scielo-gutter-y:1rem}.g-lg-4,.gx-lg-4{--scielo-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--scielo-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--scielo-gutter-x:3rem}.g-lg-5,.gy-lg-5{--scielo-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333%}.col-xl-2{flex:0 0 auto;width:16.66667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333%}.col-xl-5{flex:0 0 auto;width:41.66667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333%}.col-xl-8{flex:0 0 auto;width:66.66667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333%}.col-xl-11{flex:0 0 auto;width:91.66667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}.g-xl-0,.gx-xl-0{--scielo-gutter-x:0}.g-xl-0,.gy-xl-0{--scielo-gutter-y:0}.g-xl-1,.gx-xl-1{--scielo-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--scielo-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--scielo-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--scielo-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--scielo-gutter-x:1rem}.g-xl-3,.gy-xl-3{--scielo-gutter-y:1rem}.g-xl-4,.gx-xl-4{--scielo-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--scielo-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--scielo-gutter-x:3rem}.g-xl-5,.gy-xl-5{--scielo-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333%}.col-xxl-2{flex:0 0 auto;width:16.66667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333%}.col-xxl-5{flex:0 0 auto;width:41.66667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333%}.col-xxl-8{flex:0 0 auto;width:66.66667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333%}.col-xxl-11{flex:0 0 auto;width:91.66667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333%}.offset-xxl-2{margin-left:16.66667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333%}.offset-xxl-5{margin-left:41.66667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333%}.offset-xxl-8{margin-left:66.66667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333%}.offset-xxl-11{margin-left:91.66667%}.g-xxl-0,.gx-xxl-0{--scielo-gutter-x:0}.g-xxl-0,.gy-xxl-0{--scielo-gutter-y:0}.g-xxl-1,.gx-xxl-1{--scielo-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--scielo-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--scielo-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--scielo-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--scielo-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--scielo-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--scielo-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--scielo-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--scielo-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--scielo-gutter-y:3rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media (min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}
+/*# sourceMappingURL=bootstrap-grid.css.map */
diff --git a/packtools/catalogs/htmlgenerator/v3.0/css/bootstrap-grid.css.map b/packtools/catalogs/htmlgenerator/v3.0/css/bootstrap-grid.css.map
new file mode 100644
index 000000000..e96a9e254
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/css/bootstrap-grid.css.map
@@ -0,0 +1 @@
+{"version":3,"sources":["bootstrap-grid.scss","../../common/scss/_mixins/_themeSet.scss","../../../node_modules/bootstrap/scss/_containers.scss","../../../node_modules/bootstrap/scss/mixins/_container.scss","../../../node_modules/bootstrap/scss/mixins/_breakpoints.scss","../../common/scss/_vars/_grid.scss","../../../node_modules/bootstrap/scss/_grid.scss","../../../node_modules/bootstrap/scss/mixins/_grid.scss","../../../node_modules/bootstrap/scss/mixins/_utilities.scss","../../../node_modules/bootstrap/scss/_utilities.scss","settings/_variables.scss","../../../node_modules/bootstrap/scss/utilities/_api.scss"],"names":[],"mappings":"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UACE,kBAAuC,OAPzC,SACA,UACE,kBAAuC,KAGzC,SACA,UACE,kBAAuC,KAPzC,SACA,UACE,kBAAuC,OAGzC,SACA,UACE,kBAAuC,OAPzC,SACA,UACE,kBAAuC,KAGzC,SACA,UACE,kBAAuC,MCjE3C,UAEI,QCbI,iBDWR,gBAEI,QCbW,uBDWf,SAEI,QCbwB,gBDW5B,QAEI,QCb8B,eDWlC,SAEI,QCbmC,gBDWvC,aAEI,QCbyC,oBDW7C,cAEI,QCbmD,qBDWvD,QAEI,QCb8D,eDWlE,eAEI,QCbmE,sBDWvE,QAEI,QCb+E,eDWnF,WAEI,KCgJW,EAAE,EAAE,eDlJnB,UAEI,eCsJI,cDxJR,aAEI,eCsJQ,iBDxJZ,kBAEI,eCsJe,sBDxJnB,qBAEI,eCsJ2B,yBDxJ/B,aAEI,UC6JM,YD/JV,aAEI,UC8JM,YDhKV,eAEI,YCsKQ,YDxKZ,eAEI,YCuKQ,YDzKZ,WAEI,UC8KI,eDhLR,aAEI,UC8KS,iBDhLb,mBAEI,UC8KgB,uBDhLpB,uBAEI,gBC0LK,qBD5LT,qBAEI,gBC2LG,mBD7LP,wBAEI,gBC4LM,iBD9LV,yBAEI,gBC6LO,wBD/LX,wBAEI,gBC8LM,uBDhMV,wBAEI,gBC+LM,uBDjMV,mBAEI,YCsMK,qBDxMT,iBAEI,YCuMG,mBDzMP,oBAEI,YCwMM,iBD1MV,sBAEI,YCyMQ,mBD3MZ,qBAEI,YC0MO,kBD5MX,qBAEI,cCiNK,qBDnNT,mBAEI,cCkNG,mBDpNP,sBAEI,cCmNM,iBDrNV,uBAEI,cCoNO,wBDtNX,sBAEI,cCqNM,uBDvNV,uBAEI,cCsNO,kBDxNX,iBAEI,WC6NI,eD/NR,kBAEI,WC8NK,qBDhOT,gBAEI,WC+NG,mBDjOP,mBAEI,WCgOM,iBDlOV,qBAEI,WCiOQ,mBDnOZ,oBAEI,WCkOO,kBDpOX,aAEI,MCyOM,aD3OV,SAEI,MC0OC,YD5OL,SAEI,MC2OC,YD7OL,SAEI,MC4OC,YD9OL,SAEI,MC6OC,YD/OL,SAEI,MC8OC,YDhPL,SAEI,MC+OC,YDjPL,YAEI,MCgPI,YDlPR,KAEI,OEyML,YF3MC,KAEI,OE0ML,iBF5MC,KAEI,OE2ML,gBF7MC,KAEI,OEuMD,eFzMH,KAEI,OE6ML,iBF/MC,KAEI,OE8ML,eFhNC,QAEI,OC0P+B,eD5PnC,MAEI,aEyML,YFzMK,YEyML,YF3MC,MAEI,aE0ML,iBF1MK,YE0ML,iBF5MC,MAEI,aE2ML,gBF3MK,YE2ML,gBF7MC,MAEI,aEuMD,eFvMC,YEuMD,eFzMH,MAEI,aE6ML,iBF7MK,YE6ML,iBF/MC,MAEI,aE8ML,eF9MK,YE8ML,eFhNC,SAEI,aCgQ+B,eDhQ/B,YCgQ+B,eDlQnC,MAEI,WEyML,YFzMK,cEyML,YF3MC,MAEI,WE0ML,iBF1MK,cE0ML,iBF5MC,MAEI,WE2ML,gBF3MK,cE2ML,gBF7MC,MAEI,WEuMD,eFvMC,cEuMD,eFzMH,MAEI,WE6ML,iBF7MK,cE6ML,iBF/MC,MAEI,WE8ML,eF9MK,cE8ML,eFhNC,SAEI,WCsQ+B,eDtQ/B,cCsQ+B,eDxQnC,MAEI,WEyML,YF3MC,MAEI,WE0ML,iBF5MC,MAEI,WE2ML,gBF7MC,MAEI,WEuMD,eFzMH,MAEI,WE6ML,iBF/MC,MAEI,WE8ML,eFhNC,SAEI,WC4Q+B,eD9QnC,MAEI,aEyML,YF3MC,MAEI,aE0ML,iBF5MC,MAEI,aE2ML,gBF7MC,MAEI,aEuMD,eFzMH,MAEI,aE6ML,iBF/MC,MAEI,aE8ML,eFhNC,SAEI,aCkR+B,eDpRnC,MAEI,cEyML,YF3MC,MAEI,cE0ML,iBF5MC,MAEI,cE2ML,gBF7MC,MAEI,cEuMD,eFzMH,MAEI,cE6ML,iBF/MC,MAEI,cE8ML,eFhNC,SAEI,cCwR+B,eD1RnC,MAEI,YEyML,YF3MC,MAEI,YE0ML,iBF5MC,MAEI,YE2ML,gBF7MC,MAEI,YEuMD,eFzMH,MAEI,YE6ML,iBF/MC,MAEI,YE8ML,eFhNC,SAEI,YC8R+B,eDhSnC,KAEI,QEyML,YF3MC,KAEI,QE0ML,iBF5MC,KAEI,QE2ML,gBF7MC,KAEI,QEuMD,eFzMH,KAEI,QE6ML,iBF/MC,KAEI,QE8ML,eFhNC,MAEI,cEyML,YFzMK,aEyML,YF3MC,MAEI,cE0ML,iBF1MK,aE0ML,iBF5MC,MAEI,cE2ML,gBF3MK,aE2ML,gBF7MC,MAEI,cEuMD,eFvMC,aEuMD,eFzMH,MAEI,cE6ML,iBF7MK,aE6ML,iBF/MC,MAEI,cE8ML,eF9MK,aE8ML,eFhNC,MAEI,YEyML,YFzMK,eEyML,YF3MC,MAEI,YE0ML,iBF1MK,eE0ML,iBF5MC,MAEI,YE2ML,gBF3MK,eE2ML,gBF7MC,MAEI,YEuMD,eFvMC,eEuMD,eFzMH,MAEI,YE6ML,iBF7MK,eE6ML,iBF/MC,MAEI,YE8ML,eF9MK,eE8ML,eFhNC,MAEI,YEyML,YF3MC,MAEI,YE0ML,iBF5MC,MAEI,YE2ML,gBF7MC,MAEI,YEuMD,eFzMH,MAEI,YE6ML,iBF/MC,MAEI,YE8ML,eFhNC,MAEI,cEyML,YF3MC,MAEI,cE0ML,iBF5MC,MAEI,cE2ML,gBF7MC,MAEI,cEuMD,eFzMH,MAEI,cE6ML,iBF/MC,MAEI,cE8ML,eFhNC,MAEI,eEyML,YF3MC,MAEI,eE0ML,iBF5MC,MAEI,eE2ML,gBF7MC,MAEI,eEuMD,eFzMH,MAEI,eE6ML,iBF/MC,MAEI,eE8ML,eFhNC,MAEI,aEyML,YF3MC,MAEI,aE0ML,iBF5MC,MAEI,aE2ML,gBF7MC,MAEI,aEuMD,eFzMH,MAEI,aE6ML,iBF/MC,MAEI,aE8ML,eNlMD,yBIdE,aAEI,QCbI,iBDWR,mBAEI,QCbW,uBDWf,YAEI,QCbwB,gBDW5B,WAEI,QCb8B,eDWlC,YAEI,QCbmC,gBDWvC,gBAEI,QCbyC,oBDW7C,iBAEI,QCbmD,qBDWvD,WAEI,QCb8D,eDWlE,kBAEI,QCbmE,sBDWvE,WAEI,QCb+E,eDWnF,cAEI,KCgJW,EAAE,EAAE,eDlJnB,aAEI,eCsJI,cDxJR,gBAEI,eCsJQ,iBDxJZ,qBAEI,eCsJe,sBDxJnB,wBAEI,eCsJ2B,yBDxJ/B,gBAEI,UC6JM,YD/JV,gBAEI,UC8JM,YDhKV,kBAEI,YCsKQ,YDxKZ,kBAEI,YCuKQ,YDzKZ,cAEI,UC8KI,eDhLR,gBAEI,UC8KS,iBDhLb,sBAEI,UC8KgB,uBDhLpB,0BAEI,gBC0LK,qBD5LT,wBAEI,gBC2LG,mBD7LP,2BAEI,gBC4LM,iBD9LV,4BAEI,gBC6LO,wBD/LX,2BAEI,gBC8LM,uBDhMV,2BAEI,gBC+LM,uBDjMV,sBAEI,YCsMK,qBDxMT,oBAEI,YCuMG,mBDzMP,uBAEI,YCwMM,iBD1MV,yBAEI,YCyMQ,mBD3MZ,wBAEI,YC0MO,kBD5MX,wBAEI,cCiNK,qBDnNT,sBAEI,cCkNG,mBDpNP,yBAEI,cCmNM,iBDrNV,0BAEI,cCoNO,wBDtNX,yBAEI,cCqNM,uBDvNV,0BAEI,cCsNO,kBDxNX,oBAEI,WC6NI,eD/NR,qBAEI,WC8NK,qBDhOT,mBAEI,WC+NG,mBDjOP,sBAEI,WCgOM,iBDlOV,wBAEI,WCiOQ,mBDnOZ,uBAEI,WCkOO,kBDpOX,gBAEI,MCyOM,aD3OV,YAEI,MC0OC,YD5OL,YAEI,MC2OC,YD7OL,YAEI,MC4OC,YD9OL,YAEI,MC6OC,YD/OL,YAEI,MC8OC,YDhPL,YAEI,MC+OC,YDjPL,eAEI,MCgPI,YDlPR,QAEI,OEyML,YF3MC,QAEI,OE0ML,iBF5MC,QAEI,OE2ML,gBF7MC,QAEI,OEuMD,eFzMH,QAEI,OE6ML,iBF/MC,QAEI,OE8ML,eFhNC,WAEI,OC0P+B,eD5PnC,SAEI,aEyML,YFzMK,YEyML,YF3MC,SAEI,aE0ML,iBF1MK,YE0ML,iBF5MC,SAEI,aE2ML,gBF3MK,YE2ML,gBF7MC,SAEI,aEuMD,eFvMC,YEuMD,eFzMH,SAEI,aE6ML,iBF7MK,YE6ML,iBF/MC,SAEI,aE8ML,eF9MK,YE8ML,eFhNC,YAEI,aCgQ+B,eDhQ/B,YCgQ+B,eDlQnC,SAEI,WEyML,YFzMK,cEyML,YF3MC,SAEI,WE0ML,iBF1MK,cE0ML,iBF5MC,SAEI,WE2ML,gBF3MK,cE2ML,gBF7MC,SAEI,WEuMD,eFvMC,cEuMD,eFzMH,SAEI,WE6ML,iBF7MK,cE6ML,iBF/MC,SAEI,WE8ML,eF9MK,cE8ML,eFhNC,YAEI,WCsQ+B,eDtQ/B,cCsQ+B,eDxQnC,SAEI,WEyML,YF3MC,SAEI,WE0ML,iBF5MC,SAEI,WE2ML,gBF7MC,SAEI,WEuMD,eFzMH,SAEI,WE6ML,iBF/MC,SAEI,WE8ML,eFhNC,YAEI,WC4Q+B,eD9QnC,SAEI,aEyML,YF3MC,SAEI,aE0ML,iBF5MC,SAEI,aE2ML,gBF7MC,SAEI,aEuMD,eFzMH,SAEI,aE6ML,iBF/MC,SAEI,aE8ML,eFhNC,YAEI,aCkR+B,eDpRnC,SAEI,cEyML,YF3MC,SAEI,cE0ML,iBF5MC,SAEI,cE2ML,gBF7MC,SAEI,cEuMD,eFzMH,SAEI,cE6ML,iBF/MC,SAEI,cE8ML,eFhNC,YAEI,cCwR+B,eD1RnC,SAEI,YEyML,YF3MC,SAEI,YE0ML,iBF5MC,SAEI,YE2ML,gBF7MC,SAEI,YEuMD,eFzMH,SAEI,YE6ML,iBF/MC,SAEI,YE8ML,eFhNC,YAEI,YC8R+B,eDhSnC,QAEI,QEyML,YF3MC,QAEI,QE0ML,iBF5MC,QAEI,QE2ML,gBF7MC,QAEI,QEuMD,eFzMH,QAEI,QE6ML,iBF/MC,QAEI,QE8ML,eFhNC,SAEI,cEyML,YFzMK,aEyML,YF3MC,SAEI,cE0ML,iBF1MK,aE0ML,iBF5MC,SAEI,cE2ML,gBF3MK,aE2ML,gBF7MC,SAEI,cEuMD,eFvMC,aEuMD,eFzMH,SAEI,cE6ML,iBF7MK,aE6ML,iBF/MC,SAEI,cE8ML,eF9MK,aE8ML,eFhNC,SAEI,YEyML,YFzMK,eEyML,YF3MC,SAEI,YE0ML,iBF1MK,eE0ML,iBF5MC,SAEI,YE2ML,gBF3MK,eE2ML,gBF7MC,SAEI,YEuMD,eFvMC,eEuMD,eFzMH,SAEI,YE6ML,iBF7MK,eE6ML,iBF/MC,SAEI,YE8ML,eF9MK,eE8ML,eFhNC,SAEI,YEyML,YF3MC,SAEI,YE0ML,iBF5MC,SAEI,YE2ML,gBF7MC,SAEI,YEuMD,eFzMH,SAEI,YE6ML,iBF/MC,SAEI,YE8ML,eFhNC,SAEI,cEyML,YF3MC,SAEI,cE0ML,iBF5MC,SAEI,cE2ML,gBF7MC,SAEI,cEuMD,eFzMH,SAEI,cE6ML,iBF/MC,SAEI,cE8ML,eFhNC,SAEI,eEyML,YF3MC,SAEI,eE0ML,iBF5MC,SAEI,eE2ML,gBF7MC,SAEI,eEuMD,eFzMH,SAEI,eE6ML,iBF/MC,SAEI,eE8ML,eFhNC,SAEI,aEyML,YF3MC,SAEI,aE0ML,iBF5MC,SAEI,aE2ML,gBF7MC,SAEI,aEuMD,eFzMH,SAEI,aE6ML,iBF/MC,SAEI,aE8ML,gBNlMD,yBIdE,aAEI,QCbI,iBDWR,mBAEI,QCbW,uBDWf,YAEI,QCbwB,gBDW5B,WAEI,QCb8B,eDWlC,YAEI,QCbmC,gBDWvC,gBAEI,QCbyC,oBDW7C,iBAEI,QCbmD,qBDWvD,WAEI,QCb8D,eDWlE,kBAEI,QCbmE,sBDWvE,WAEI,QCb+E,eDWnF,cAEI,KCgJW,EAAE,EAAE,eDlJnB,aAEI,eCsJI,cDxJR,gBAEI,eCsJQ,iBDxJZ,qBAEI,eCsJe,sBDxJnB,wBAEI,eCsJ2B,yBDxJ/B,gBAEI,UC6JM,YD/JV,gBAEI,UC8JM,YDhKV,kBAEI,YCsKQ,YDxKZ,kBAEI,YCuKQ,YDzKZ,cAEI,UC8KI,eDhLR,gBAEI,UC8KS,iBDhLb,sBAEI,UC8KgB,uBDhLpB,0BAEI,gBC0LK,qBD5LT,wBAEI,gBC2LG,mBD7LP,2BAEI,gBC4LM,iBD9LV,4BAEI,gBC6LO,wBD/LX,2BAEI,gBC8LM,uBDhMV,2BAEI,gBC+LM,uBDjMV,sBAEI,YCsMK,qBDxMT,oBAEI,YCuMG,mBDzMP,uBAEI,YCwMM,iBD1MV,yBAEI,YCyMQ,mBD3MZ,wBAEI,YC0MO,kBD5MX,wBAEI,cCiNK,qBDnNT,sBAEI,cCkNG,mBDpNP,yBAEI,cCmNM,iBDrNV,0BAEI,cCoNO,wBDtNX,yBAEI,cCqNM,uBDvNV,0BAEI,cCsNO,kBDxNX,oBAEI,WC6NI,eD/NR,qBAEI,WC8NK,qBDhOT,mBAEI,WC+NG,mBDjOP,sBAEI,WCgOM,iBDlOV,wBAEI,WCiOQ,mBDnOZ,uBAEI,WCkOO,kBDpOX,gBAEI,MCyOM,aD3OV,YAEI,MC0OC,YD5OL,YAEI,MC2OC,YD7OL,YAEI,MC4OC,YD9OL,YAEI,MC6OC,YD/OL,YAEI,MC8OC,YDhPL,YAEI,MC+OC,YDjPL,eAEI,MCgPI,YDlPR,QAEI,OEyML,YF3MC,QAEI,OE0ML,iBF5MC,QAEI,OE2ML,gBF7MC,QAEI,OEuMD,eFzMH,QAEI,OE6ML,iBF/MC,QAEI,OE8ML,eFhNC,WAEI,OC0P+B,eD5PnC,SAEI,aEyML,YFzMK,YEyML,YF3MC,SAEI,aE0ML,iBF1MK,YE0ML,iBF5MC,SAEI,aE2ML,gBF3MK,YE2ML,gBF7MC,SAEI,aEuMD,eFvMC,YEuMD,eFzMH,SAEI,aE6ML,iBF7MK,YE6ML,iBF/MC,SAEI,aE8ML,eF9MK,YE8ML,eFhNC,YAEI,aCgQ+B,eDhQ/B,YCgQ+B,eDlQnC,SAEI,WEyML,YFzMK,cEyML,YF3MC,SAEI,WE0ML,iBF1MK,cE0ML,iBF5MC,SAEI,WE2ML,gBF3MK,cE2ML,gBF7MC,SAEI,WEuMD,eFvMC,cEuMD,eFzMH,SAEI,WE6ML,iBF7MK,cE6ML,iBF/MC,SAEI,WE8ML,eF9MK,cE8ML,eFhNC,YAEI,WCsQ+B,eDtQ/B,cCsQ+B,eDxQnC,SAEI,WEyML,YF3MC,SAEI,WE0ML,iBF5MC,SAEI,WE2ML,gBF7MC,SAEI,WEuMD,eFzMH,SAEI,WE6ML,iBF/MC,SAEI,WE8ML,eFhNC,YAEI,WC4Q+B,eD9QnC,SAEI,aEyML,YF3MC,SAEI,aE0ML,iBF5MC,SAEI,aE2ML,gBF7MC,SAEI,aEuMD,eFzMH,SAEI,aE6ML,iBF/MC,SAEI,aE8ML,eFhNC,YAEI,aCkR+B,eDpRnC,SAEI,cEyML,YF3MC,SAEI,cE0ML,iBF5MC,SAEI,cE2ML,gBF7MC,SAEI,cEuMD,eFzMH,SAEI,cE6ML,iBF/MC,SAEI,cE8ML,eFhNC,YAEI,cCwR+B,eD1RnC,SAEI,YEyML,YF3MC,SAEI,YE0ML,iBF5MC,SAEI,YE2ML,gBF7MC,SAEI,YEuMD,eFzMH,SAEI,YE6ML,iBF/MC,SAEI,YE8ML,eFhNC,YAEI,YC8R+B,eDhSnC,QAEI,QEyML,YF3MC,QAEI,QE0ML,iBF5MC,QAEI,QE2ML,gBF7MC,QAEI,QEuMD,eFzMH,QAEI,QE6ML,iBF/MC,QAEI,QE8ML,eFhNC,SAEI,cEyML,YFzMK,aEyML,YF3MC,SAEI,cE0ML,iBF1MK,aE0ML,iBF5MC,SAEI,cE2ML,gBF3MK,aE2ML,gBF7MC,SAEI,cEuMD,eFvMC,aEuMD,eFzMH,SAEI,cE6ML,iBF7MK,aE6ML,iBF/MC,SAEI,cE8ML,eF9MK,aE8ML,eFhNC,SAEI,YEyML,YFzMK,eEyML,YF3MC,SAEI,YE0ML,iBF1MK,eE0ML,iBF5MC,SAEI,YE2ML,gBF3MK,eE2ML,gBF7MC,SAEI,YEuMD,eFvMC,eEuMD,eFzMH,SAEI,YE6ML,iBF7MK,eE6ML,iBF/MC,SAEI,YE8ML,eF9MK,eE8ML,eFhNC,SAEI,YEyML,YF3MC,SAEI,YE0ML,iBF5MC,SAEI,YE2ML,gBF7MC,SAEI,YEuMD,eFzMH,SAEI,YE6ML,iBF/MC,SAEI,YE8ML,eFhNC,SAEI,cEyML,YF3MC,SAEI,cE0ML,iBF5MC,SAEI,cE2ML,gBF7MC,SAEI,cEuMD,eFzMH,SAEI,cE6ML,iBF/MC,SAEI,cE8ML,eFhNC,SAEI,eEyML,YF3MC,SAEI,eE0ML,iBF5MC,SAEI,eE2ML,gBF7MC,SAEI,eEuMD,eFzMH,SAEI,eE6ML,iBF/MC,SAEI,eE8ML,eFhNC,SAEI,aEyML,YF3MC,SAEI,aE0ML,iBF5MC,SAEI,aE2ML,gBF7MC,SAEI,aEuMD,eFzMH,SAEI,aE6ML,iBF/MC,SAEI,aE8ML,gBNlMD,yBIdE,aAEI,QCbI,iBDWR,mBAEI,QCbW,uBDWf,YAEI,QCbwB,gBDW5B,WAEI,QCb8B,eDWlC,YAEI,QCbmC,gBDWvC,gBAEI,QCbyC,oBDW7C,iBAEI,QCbmD,qBDWvD,WAEI,QCb8D,eDWlE,kBAEI,QCbmE,sBDWvE,WAEI,QCb+E,eDWnF,cAEI,KCgJW,EAAE,EAAE,eDlJnB,aAEI,eCsJI,cDxJR,gBAEI,eCsJQ,iBDxJZ,qBAEI,eCsJe,sBDxJnB,wBAEI,eCsJ2B,yBDxJ/B,gBAEI,UC6JM,YD/JV,gBAEI,UC8JM,YDhKV,kBAEI,YCsKQ,YDxKZ,kBAEI,YCuKQ,YDzKZ,cAEI,UC8KI,eDhLR,gBAEI,UC8KS,iBDhLb,sBAEI,UC8KgB,uBDhLpB,0BAEI,gBC0LK,qBD5LT,wBAEI,gBC2LG,mBD7LP,2BAEI,gBC4LM,iBD9LV,4BAEI,gBC6LO,wBD/LX,2BAEI,gBC8LM,uBDhMV,2BAEI,gBC+LM,uBDjMV,sBAEI,YCsMK,qBDxMT,oBAEI,YCuMG,mBDzMP,uBAEI,YCwMM,iBD1MV,yBAEI,YCyMQ,mBD3MZ,wBAEI,YC0MO,kBD5MX,wBAEI,cCiNK,qBDnNT,sBAEI,cCkNG,mBDpNP,yBAEI,cCmNM,iBDrNV,0BAEI,cCoNO,wBDtNX,yBAEI,cCqNM,uBDvNV,0BAEI,cCsNO,kBDxNX,oBAEI,WC6NI,eD/NR,qBAEI,WC8NK,qBDhOT,mBAEI,WC+NG,mBDjOP,sBAEI,WCgOM,iBDlOV,wBAEI,WCiOQ,mBDnOZ,uBAEI,WCkOO,kBDpOX,gBAEI,MCyOM,aD3OV,YAEI,MC0OC,YD5OL,YAEI,MC2OC,YD7OL,YAEI,MC4OC,YD9OL,YAEI,MC6OC,YD/OL,YAEI,MC8OC,YDhPL,YAEI,MC+OC,YDjPL,eAEI,MCgPI,YDlPR,QAEI,OEyML,YF3MC,QAEI,OE0ML,iBF5MC,QAEI,OE2ML,gBF7MC,QAEI,OEuMD,eFzMH,QAEI,OE6ML,iBF/MC,QAEI,OE8ML,eFhNC,WAEI,OC0P+B,eD5PnC,SAEI,aEyML,YFzMK,YEyML,YF3MC,SAEI,aE0ML,iBF1MK,YE0ML,iBF5MC,SAEI,aE2ML,gBF3MK,YE2ML,gBF7MC,SAEI,aEuMD,eFvMC,YEuMD,eFzMH,SAEI,aE6ML,iBF7MK,YE6ML,iBF/MC,SAEI,aE8ML,eF9MK,YE8ML,eFhNC,YAEI,aCgQ+B,eDhQ/B,YCgQ+B,eDlQnC,SAEI,WEyML,YFzMK,cEyML,YF3MC,SAEI,WE0ML,iBF1MK,cE0ML,iBF5MC,SAEI,WE2ML,gBF3MK,cE2ML,gBF7MC,SAEI,WEuMD,eFvMC,cEuMD,eFzMH,SAEI,WE6ML,iBF7MK,cE6ML,iBF/MC,SAEI,WE8ML,eF9MK,cE8ML,eFhNC,YAEI,WCsQ+B,eDtQ/B,cCsQ+B,eDxQnC,SAEI,WEyML,YF3MC,SAEI,WE0ML,iBF5MC,SAEI,WE2ML,gBF7MC,SAEI,WEuMD,eFzMH,SAEI,WE6ML,iBF/MC,SAEI,WE8ML,eFhNC,YAEI,WC4Q+B,eD9QnC,SAEI,aEyML,YF3MC,SAEI,aE0ML,iBF5MC,SAEI,aE2ML,gBF7MC,SAEI,aEuMD,eFzMH,SAEI,aE6ML,iBF/MC,SAEI,aE8ML,eFhNC,YAEI,aCkR+B,eDpRnC,SAEI,cEyML,YF3MC,SAEI,cE0ML,iBF5MC,SAEI,cE2ML,gBF7MC,SAEI,cEuMD,eFzMH,SAEI,cE6ML,iBF/MC,SAEI,cE8ML,eFhNC,YAEI,cCwR+B,eD1RnC,SAEI,YEyML,YF3MC,SAEI,YE0ML,iBF5MC,SAEI,YE2ML,gBF7MC,SAEI,YEuMD,eFzMH,SAEI,YE6ML,iBF/MC,SAEI,YE8ML,eFhNC,YAEI,YC8R+B,eDhSnC,QAEI,QEyML,YF3MC,QAEI,QE0ML,iBF5MC,QAEI,QE2ML,gBF7MC,QAEI,QEuMD,eFzMH,QAEI,QE6ML,iBF/MC,QAEI,QE8ML,eFhNC,SAEI,cEyML,YFzMK,aEyML,YF3MC,SAEI,cE0ML,iBF1MK,aE0ML,iBF5MC,SAEI,cE2ML,gBF3MK,aE2ML,gBF7MC,SAEI,cEuMD,eFvMC,aEuMD,eFzMH,SAEI,cE6ML,iBF7MK,aE6ML,iBF/MC,SAEI,cE8ML,eF9MK,aE8ML,eFhNC,SAEI,YEyML,YFzMK,eEyML,YF3MC,SAEI,YE0ML,iBF1MK,eE0ML,iBF5MC,SAEI,YE2ML,gBF3MK,eE2ML,gBF7MC,SAEI,YEuMD,eFvMC,eEuMD,eFzMH,SAEI,YE6ML,iBF7MK,eE6ML,iBF/MC,SAEI,YE8ML,eF9MK,eE8ML,eFhNC,SAEI,YEyML,YF3MC,SAEI,YE0ML,iBF5MC,SAEI,YE2ML,gBF7MC,SAEI,YEuMD,eFzMH,SAEI,YE6ML,iBF/MC,SAEI,YE8ML,eFhNC,SAEI,cEyML,YF3MC,SAEI,cE0ML,iBF5MC,SAEI,cE2ML,gBF7MC,SAEI,cEuMD,eFzMH,SAEI,cE6ML,iBF/MC,SAEI,cE8ML,eFhNC,SAEI,eEyML,YF3MC,SAEI,eE0ML,iBF5MC,SAEI,eE2ML,gBF7MC,SAEI,eEuMD,eFzMH,SAEI,eE6ML,iBF/MC,SAEI,eE8ML,eFhNC,SAEI,aEyML,YF3MC,SAEI,aE0ML,iBF5MC,SAEI,aE2ML,gBF7MC,SAEI,aEuMD,eFzMH,SAEI,aE6ML,iBF/MC,SAEI,aE8ML,gBNlMD,0BIdE,aAEI,QCbI,iBDWR,mBAEI,QCbW,uBDWf,YAEI,QCbwB,gBDW5B,WAEI,QCb8B,eDWlC,YAEI,QCbmC,gBDWvC,gBAEI,QCbyC,oBDW7C,iBAEI,QCbmD,qBDWvD,WAEI,QCb8D,eDWlE,kBAEI,QCbmE,sBDWvE,WAEI,QCb+E,eDWnF,cAEI,KCgJW,EAAE,EAAE,eDlJnB,aAEI,eCsJI,cDxJR,gBAEI,eCsJQ,iBDxJZ,qBAEI,eCsJe,sBDxJnB,wBAEI,eCsJ2B,yBDxJ/B,gBAEI,UC6JM,YD/JV,gBAEI,UC8JM,YDhKV,kBAEI,YCsKQ,YDxKZ,kBAEI,YCuKQ,YDzKZ,cAEI,UC8KI,eDhLR,gBAEI,UC8KS,iBDhLb,sBAEI,UC8KgB,uBDhLpB,0BAEI,gBC0LK,qBD5LT,wBAEI,gBC2LG,mBD7LP,2BAEI,gBC4LM,iBD9LV,4BAEI,gBC6LO,wBD/LX,2BAEI,gBC8LM,uBDhMV,2BAEI,gBC+LM,uBDjMV,sBAEI,YCsMK,qBDxMT,oBAEI,YCuMG,mBDzMP,uBAEI,YCwMM,iBD1MV,yBAEI,YCyMQ,mBD3MZ,wBAEI,YC0MO,kBD5MX,wBAEI,cCiNK,qBDnNT,sBAEI,cCkNG,mBDpNP,yBAEI,cCmNM,iBDrNV,0BAEI,cCoNO,wBDtNX,yBAEI,cCqNM,uBDvNV,0BAEI,cCsNO,kBDxNX,oBAEI,WC6NI,eD/NR,qBAEI,WC8NK,qBDhOT,mBAEI,WC+NG,mBDjOP,sBAEI,WCgOM,iBDlOV,wBAEI,WCiOQ,mBDnOZ,uBAEI,WCkOO,kBDpOX,gBAEI,MCyOM,aD3OV,YAEI,MC0OC,YD5OL,YAEI,MC2OC,YD7OL,YAEI,MC4OC,YD9OL,YAEI,MC6OC,YD/OL,YAEI,MC8OC,YDhPL,YAEI,MC+OC,YDjPL,eAEI,MCgPI,YDlPR,QAEI,OEyML,YF3MC,QAEI,OE0ML,iBF5MC,QAEI,OE2ML,gBF7MC,QAEI,OEuMD,eFzMH,QAEI,OE6ML,iBF/MC,QAEI,OE8ML,eFhNC,WAEI,OC0P+B,eD5PnC,SAEI,aEyML,YFzMK,YEyML,YF3MC,SAEI,aE0ML,iBF1MK,YE0ML,iBF5MC,SAEI,aE2ML,gBF3MK,YE2ML,gBF7MC,SAEI,aEuMD,eFvMC,YEuMD,eFzMH,SAEI,aE6ML,iBF7MK,YE6ML,iBF/MC,SAEI,aE8ML,eF9MK,YE8ML,eFhNC,YAEI,aCgQ+B,eDhQ/B,YCgQ+B,eDlQnC,SAEI,WEyML,YFzMK,cEyML,YF3MC,SAEI,WE0ML,iBF1MK,cE0ML,iBF5MC,SAEI,WE2ML,gBF3MK,cE2ML,gBF7MC,SAEI,WEuMD,eFvMC,cEuMD,eFzMH,SAEI,WE6ML,iBF7MK,cE6ML,iBF/MC,SAEI,WE8ML,eF9MK,cE8ML,eFhNC,YAEI,WCsQ+B,eDtQ/B,cCsQ+B,eDxQnC,SAEI,WEyML,YF3MC,SAEI,WE0ML,iBF5MC,SAEI,WE2ML,gBF7MC,SAEI,WEuMD,eFzMH,SAEI,WE6ML,iBF/MC,SAEI,WE8ML,eFhNC,YAEI,WC4Q+B,eD9QnC,SAEI,aEyML,YF3MC,SAEI,aE0ML,iBF5MC,SAEI,aE2ML,gBF7MC,SAEI,aEuMD,eFzMH,SAEI,aE6ML,iBF/MC,SAEI,aE8ML,eFhNC,YAEI,aCkR+B,eDpRnC,SAEI,cEyML,YF3MC,SAEI,cE0ML,iBF5MC,SAEI,cE2ML,gBF7MC,SAEI,cEuMD,eFzMH,SAEI,cE6ML,iBF/MC,SAEI,cE8ML,eFhNC,YAEI,cCwR+B,eD1RnC,SAEI,YEyML,YF3MC,SAEI,YE0ML,iBF5MC,SAEI,YE2ML,gBF7MC,SAEI,YEuMD,eFzMH,SAEI,YE6ML,iBF/MC,SAEI,YE8ML,eFhNC,YAEI,YC8R+B,eDhSnC,QAEI,QEyML,YF3MC,QAEI,QE0ML,iBF5MC,QAEI,QE2ML,gBF7MC,QAEI,QEuMD,eFzMH,QAEI,QE6ML,iBF/MC,QAEI,QE8ML,eFhNC,SAEI,cEyML,YFzMK,aEyML,YF3MC,SAEI,cE0ML,iBF1MK,aE0ML,iBF5MC,SAEI,cE2ML,gBF3MK,aE2ML,gBF7MC,SAEI,cEuMD,eFvMC,aEuMD,eFzMH,SAEI,cE6ML,iBF7MK,aE6ML,iBF/MC,SAEI,cE8ML,eF9MK,aE8ML,eFhNC,SAEI,YEyML,YFzMK,eEyML,YF3MC,SAEI,YE0ML,iBF1MK,eE0ML,iBF5MC,SAEI,YE2ML,gBF3MK,eE2ML,gBF7MC,SAEI,YEuMD,eFvMC,eEuMD,eFzMH,SAEI,YE6ML,iBF7MK,eE6ML,iBF/MC,SAEI,YE8ML,eF9MK,eE8ML,eFhNC,SAEI,YEyML,YF3MC,SAEI,YE0ML,iBF5MC,SAEI,YE2ML,gBF7MC,SAEI,YEuMD,eFzMH,SAEI,YE6ML,iBF/MC,SAEI,YE8ML,eFhNC,SAEI,cEyML,YF3MC,SAEI,cE0ML,iBF5MC,SAEI,cE2ML,gBF7MC,SAEI,cEuMD,eFzMH,SAEI,cE6ML,iBF/MC,SAEI,cE8ML,eFhNC,SAEI,eEyML,YF3MC,SAEI,eE0ML,iBF5MC,SAEI,eE2ML,gBF7MC,SAEI,eEuMD,eFzMH,SAEI,eE6ML,iBF/MC,SAEI,eE8ML,eFhNC,SAEI,aEyML,YF3MC,SAEI,aE0ML,iBF5MC,SAEI,aE2ML,gBF7MC,SAEI,aEuMD,eFzMH,SAEI,aE6ML,iBF/MC,SAEI,aE8ML,gBNlMD,0BIdE,cAEI,QCbI,iBDWR,oBAEI,QCbW,uBDWf,aAEI,QCbwB,gBDW5B,YAEI,QCb8B,eDWlC,aAEI,QCbmC,gBDWvC,iBAEI,QCbyC,oBDW7C,kBAEI,QCbmD,qBDWvD,YAEI,QCb8D,eDWlE,mBAEI,QCbmE,sBDWvE,YAEI,QCb+E,eDWnF,eAEI,KCgJW,EAAE,EAAE,eDlJnB,cAEI,eCsJI,cDxJR,iBAEI,eCsJQ,iBDxJZ,sBAEI,eCsJe,sBDxJnB,yBAEI,eCsJ2B,yBDxJ/B,iBAEI,UC6JM,YD/JV,iBAEI,UC8JM,YDhKV,mBAEI,YCsKQ,YDxKZ,mBAEI,YCuKQ,YDzKZ,eAEI,UC8KI,eDhLR,iBAEI,UC8KS,iBDhLb,uBAEI,UC8KgB,uBDhLpB,2BAEI,gBC0LK,qBD5LT,yBAEI,gBC2LG,mBD7LP,4BAEI,gBC4LM,iBD9LV,6BAEI,gBC6LO,wBD/LX,4BAEI,gBC8LM,uBDhMV,4BAEI,gBC+LM,uBDjMV,uBAEI,YCsMK,qBDxMT,qBAEI,YCuMG,mBDzMP,wBAEI,YCwMM,iBD1MV,0BAEI,YCyMQ,mBD3MZ,yBAEI,YC0MO,kBD5MX,yBAEI,cCiNK,qBDnNT,uBAEI,cCkNG,mBDpNP,0BAEI,cCmNM,iBDrNV,2BAEI,cCoNO,wBDtNX,0BAEI,cCqNM,uBDvNV,2BAEI,cCsNO,kBDxNX,qBAEI,WC6NI,eD/NR,sBAEI,WC8NK,qBDhOT,oBAEI,WC+NG,mBDjOP,uBAEI,WCgOM,iBDlOV,yBAEI,WCiOQ,mBDnOZ,wBAEI,WCkOO,kBDpOX,iBAEI,MCyOM,aD3OV,aAEI,MC0OC,YD5OL,aAEI,MC2OC,YD7OL,aAEI,MC4OC,YD9OL,aAEI,MC6OC,YD/OL,aAEI,MC8OC,YDhPL,aAEI,MC+OC,YDjPL,gBAEI,MCgPI,YDlPR,SAEI,OEyML,YF3MC,SAEI,OE0ML,iBF5MC,SAEI,OE2ML,gBF7MC,SAEI,OEuMD,eFzMH,SAEI,OE6ML,iBF/MC,SAEI,OE8ML,eFhNC,YAEI,OC0P+B,eD5PnC,UAEI,aEyML,YFzMK,YEyML,YF3MC,UAEI,aE0ML,iBF1MK,YE0ML,iBF5MC,UAEI,aE2ML,gBF3MK,YE2ML,gBF7MC,UAEI,aEuMD,eFvMC,YEuMD,eFzMH,UAEI,aE6ML,iBF7MK,YE6ML,iBF/MC,UAEI,aE8ML,eF9MK,YE8ML,eFhNC,aAEI,aCgQ+B,eDhQ/B,YCgQ+B,eDlQnC,UAEI,WEyML,YFzMK,cEyML,YF3MC,UAEI,WE0ML,iBF1MK,cE0ML,iBF5MC,UAEI,WE2ML,gBF3MK,cE2ML,gBF7MC,UAEI,WEuMD,eFvMC,cEuMD,eFzMH,UAEI,WE6ML,iBF7MK,cE6ML,iBF/MC,UAEI,WE8ML,eF9MK,cE8ML,eFhNC,aAEI,WCsQ+B,eDtQ/B,cCsQ+B,eDxQnC,UAEI,WEyML,YF3MC,UAEI,WE0ML,iBF5MC,UAEI,WE2ML,gBF7MC,UAEI,WEuMD,eFzMH,UAEI,WE6ML,iBF/MC,UAEI,WE8ML,eFhNC,aAEI,WC4Q+B,eD9QnC,UAEI,aEyML,YF3MC,UAEI,aE0ML,iBF5MC,UAEI,aE2ML,gBF7MC,UAEI,aEuMD,eFzMH,UAEI,aE6ML,iBF/MC,UAEI,aE8ML,eFhNC,aAEI,aCkR+B,eDpRnC,UAEI,cEyML,YF3MC,UAEI,cE0ML,iBF5MC,UAEI,cE2ML,gBF7MC,UAEI,cEuMD,eFzMH,UAEI,cE6ML,iBF/MC,UAEI,cE8ML,eFhNC,aAEI,cCwR+B,eD1RnC,UAEI,YEyML,YF3MC,UAEI,YE0ML,iBF5MC,UAEI,YE2ML,gBF7MC,UAEI,YEuMD,eFzMH,UAEI,YE6ML,iBF/MC,UAEI,YE8ML,eFhNC,aAEI,YC8R+B,eDhSnC,SAEI,QEyML,YF3MC,SAEI,QE0ML,iBF5MC,SAEI,QE2ML,gBF7MC,SAEI,QEuMD,eFzMH,SAEI,QE6ML,iBF/MC,SAEI,QE8ML,eFhNC,UAEI,cEyML,YFzMK,aEyML,YF3MC,UAEI,cE0ML,iBF1MK,aE0ML,iBF5MC,UAEI,cE2ML,gBF3MK,aE2ML,gBF7MC,UAEI,cEuMD,eFvMC,aEuMD,eFzMH,UAEI,cE6ML,iBF7MK,aE6ML,iBF/MC,UAEI,cE8ML,eF9MK,aE8ML,eFhNC,UAEI,YEyML,YFzMK,eEyML,YF3MC,UAEI,YE0ML,iBF1MK,eE0ML,iBF5MC,UAEI,YE2ML,gBF3MK,eE2ML,gBF7MC,UAEI,YEuMD,eFvMC,eEuMD,eFzMH,UAEI,YE6ML,iBF7MK,eE6ML,iBF/MC,UAEI,YE8ML,eF9MK,eE8ML,eFhNC,UAEI,YEyML,YF3MC,UAEI,YE0ML,iBF5MC,UAEI,YE2ML,gBF7MC,UAEI,YEuMD,eFzMH,UAEI,YE6ML,iBF/MC,UAEI,YE8ML,eFhNC,UAEI,cEyML,YF3MC,UAEI,cE0ML,iBF5MC,UAEI,cE2ML,gBF7MC,UAEI,cEuMD,eFzMH,UAEI,cE6ML,iBF/MC,UAEI,cE8ML,eFhNC,UAEI,eEyML,YF3MC,UAEI,eE0ML,iBF5MC,UAEI,eE2ML,gBF7MC,UAEI,eEuMD,eFzMH,UAEI,eE6ML,iBF/MC,UAEI,eE8ML,eFhNC,UAEI,aEyML,YF3MC,UAEI,aE0ML,iBF5MC,UAEI,aE2ML,gBF7MC,UAEI,aEuMD,eFzMH,UAEI,aE6ML,iBF/MC,UAEI,aE8ML,gBC3NL,aHWM,gBAEI,QCbI,iBDWR,sBAEI,QCbW,uBDWf,eAEI,QCbwB,gBDW5B,cAEI,QCb8B,eDWlC,eAEI,QCbmC,gBDWvC,mBAEI,QCbyC,oBDW7C,oBAEI,QCbmD,qBDWvD,cAEI,QCb8D,eDWlE,qBAEI,QCbmE,sBDWvE,cAEI,QCb+E","file":"bootstrap-grid.css","sourcesContent":["/*!\n * Bootstrap Grid v5.0.0-beta1 (https://getbootstrap.com/)\n * Copyright 2011-2020 The Bootstrap Authors\n * Copyright 2011-2020 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)\n */\n\n $include-column-box-sizing: true !default;\n\n @import \"scss/functions\";\n\n @import \"../../common/scss/itcssImports/vars\";\n @import \"../../common/scss/itcssImports/mixins\";\n @import \"./settings/variables\";\n \n @import \"scss/mixins/lists\";\n @import \"scss/mixins/breakpoints\";\n @import \"scss/mixins/container\";\n @import \"scss/mixins/grid\";\n @import \"scss/mixins/utilities\";\n \n @import \"scss/vendor/rfs\";\n \n @import \"scss/containers\";\n @import \"scss/grid\";\n \n @import \"scss/utilities\";\n // Only use the utilities we need\n // stylelint-disable-next-line scss/dollar-variable-default\n $utilities: map-get-multiple(\n $utilities,\n (\n \"display\",\n \"order\",\n \"flex\",\n \"flex-direction\",\n \"flex-grow\",\n \"flex-shrink\",\n \"flex-wrap\",\n \"justify-content\",\n \"align-items\",\n \"align-content\",\n \"align-self\",\n \"margin\",\n \"margin-x\",\n \"margin-y\",\n \"margin-top\",\n \"margin-end\",\n \"margin-bottom\",\n \"margin-start\",\n \"negative-margin\",\n \"negative-margin-x\",\n \"negative-margin-y\",\n \"negative-margin-top\",\n \"negative-margin-end\",\n \"negative-margin-bottom\",\n \"negative-margin-start\",\n \"padding\",\n \"padding-x\",\n \"padding-y\",\n \"padding-top\",\n \"padding-end\",\n \"padding-bottom\",\n \"padding-start\",\n )\n );\n \n @import \"scss/utilities/api\";\n ","@mixin __on-theme--dark {\n @at-root .#{$__classPrefix}__theme--dark & {\n @content;\n }\n}\n\n@mixin __on-theme--light {\n @at-root .#{$__classPrefix}__theme--light & {\n @content;\n }\n}\n\n\n@mixin animated($time: .5s, $prop: background, $prop2: text-indent){\n -webkit-animation-fill-mode: both;\n -moz-animation-fill-mode: both;\n -ms-animation-fill-mode: both;\n -o-animation-fill-mode: both;\n animation-fill-mode: both;\n -webkit-animation-duration: $time;\n -moz-animation-duration: $time;\n -ms-animation-duration: $time;\n -o-animation-duration: $time;\n animation-duration: $time;\n\n -o-transition: $prop $time ease-out, $prop2 $time ease-out;\n -ms-transition: $prop $time ease-out, $prop2 $time ease-out;\n -moz-transition: $prop $time ease-out, $prop2 $time ease-out;\n -webkit-transition: $prop $time ease-out, $prop2 $time ease-out;\n transition: $prop $time ease-out, $prop2 $time ease-out;\n}\n\n@-webkit-keyframes bounce {\n 0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}\n 40% {-webkit-transform: translateY(30px);}\n 60% {-webkit-transform: translateY(15px);}\n}\n\n@-moz-keyframes bounce {\n 0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}\n 40% {-moz-transform: translateY(30px);}\n 60% {-moz-transform: translateY(15px);}\n}\n\n@-ms-keyframes bounce {\n 0%, 20%, 50%, 80%, 100% {-ms-transform: translateY(0);}\n 40% {-ms-transform: translateY(30px);}\n 60% {-ms-transform: translateY(15px);}\n}\n\n@-o-keyframes bounce {\n 0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}\n 40% {-o-transform: translateY(30px);}\n 60% {-o-transform: translateY(15px);}\n}\n@keyframes bounce {\n 0%, 20%, 50%, 80%, 100% {transform: translateY(0);}\n 40% {transform: translateY(30px);}\n 60% {transform: translateY(15px);}\n}\n\n@mixin bounce($time: .5s){\n -webkit-animation-name: bounce;\n -moz-animation-name: bounce;\n -ms-animation-name: bounce;\n -o-animation-name: bounce;\n animation-name: bounce;\n\n -webkit-animation-duration: $time;\n -moz-animation-duration: $time;\n -ms-animation-duration: $time;\n -o-animation-duration: $time;\n animation-duration: $time; \n}\n\n@mixin slideInUp($time: .5s){\n -webkit-animation-name: slideInUp;\n animation-name: slideInUp;\n\n -webkit-animation-duration: $time;\n -moz-animation-duration: $time;\n -ms-animation-duration: $time;\n -o-animation-duration: $time;\n animation-duration: $time;\n}\n\n@-webkit-keyframes slideInUp {\n from {\n -webkit-transform: translate3d(0, 30%, 0);\n transform: translate3d(0, 30%, 0);\n visibility: visible;\n opacity: 0;\n }\n\n to {\n -webkit-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0);\n opacity: 1;\n }\n}\n","// Container widths\n//\n// Set the container width, and override it for fixed navbars in media queries.\n\n@if $enable-grid-classes {\n // Single container class with breakpoint max-widths\n .container,\n // 100% wide container at all breakpoints\n .container-fluid {\n @include make-container();\n }\n\n // Responsive containers that are 100% wide until a breakpoint\n @each $breakpoint, $container-max-width in $container-max-widths {\n .container-#{$breakpoint} {\n @extend .container-fluid;\n }\n\n @include media-breakpoint-up($breakpoint, $grid-breakpoints) {\n %responsive-container-#{$breakpoint} {\n max-width: $container-max-width;\n }\n\n // Extend each breakpoint which is smaller or equal to the current breakpoint\n $extend-breakpoint: true;\n\n @each $name, $width in $grid-breakpoints {\n @if ($extend-breakpoint) {\n .container#{breakpoint-infix($name, $grid-breakpoints)} {\n @extend %responsive-container-#{$breakpoint};\n }\n\n // Once the current breakpoint is reached, stop extending\n @if ($breakpoint == $name) {\n $extend-breakpoint: false;\n }\n }\n }\n }\n }\n}\n","// Container mixins\n\n@mixin make-container($gutter: $container-padding-x) {\n width: 100%;\n padding-right: var(--#{$variable-prefix}gutter-x, #{$gutter});\n padding-left: var(--#{$variable-prefix}gutter-x, #{$gutter});\n margin-right: auto;\n margin-left: auto;\n}\n","// Breakpoint viewport sizes and media queries.\n//\n// Breakpoints are defined as a map of (name: minimum width), order from small to large:\n//\n// (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px)\n//\n// The map defined in the `$grid-breakpoints` global variable is used as the `$breakpoints` argument by default.\n\n// Name of the next breakpoint, or null for the last breakpoint.\n//\n// >> breakpoint-next(sm)\n// md\n// >> breakpoint-next(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// md\n// >> breakpoint-next(sm, $breakpoint-names: (xs sm md lg xl))\n// md\n@function breakpoint-next($name, $breakpoints: $grid-breakpoints, $breakpoint-names: map-keys($breakpoints)) {\n $n: index($breakpoint-names, $name);\n @if not $n {\n @error \"breakpoint `#{$name}` not found in `#{$breakpoints}`\";\n }\n @return if($n < length($breakpoint-names), nth($breakpoint-names, $n + 1), null);\n}\n\n// Minimum breakpoint width. Null for the smallest (first) breakpoint.\n//\n// >> breakpoint-min(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 576px\n@function breakpoint-min($name, $breakpoints: $grid-breakpoints) {\n $min: map-get($breakpoints, $name);\n @return if($min != 0, $min, null);\n}\n\n// Maximum breakpoint width.\n// The maximum value is reduced by 0.02px to work around the limitations of\n// `min-` and `max-` prefixes and viewports with fractional widths.\n// See https://www.w3.org/TR/mediaqueries-4/#mq-min-max\n// Uses 0.02px rather than 0.01px to work around a current rounding bug in Safari.\n// See https://bugs.webkit.org/show_bug.cgi?id=178261\n//\n// >> breakpoint-max(md, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 767.98px\n@function breakpoint-max($name, $breakpoints: $grid-breakpoints) {\n $max: map-get($breakpoints, $name);\n @return if($max and $max > 0, $max - .02, null);\n}\n\n// Returns a blank string if smallest breakpoint, otherwise returns the name with a dash in front.\n// Useful for making responsive utilities.\n//\n// >> breakpoint-infix(xs, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"\" (Returns a blank string)\n// >> breakpoint-infix(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"-sm\"\n@function breakpoint-infix($name, $breakpoints: $grid-breakpoints) {\n @return if(breakpoint-min($name, $breakpoints) == null, \"\", \"-#{$name}\");\n}\n\n// Media of at least the minimum breakpoint width. No query for the smallest breakpoint.\n// Makes the @content apply to the given breakpoint and wider.\n@mixin media-breakpoint-up($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n @if $min {\n @media (min-width: $min) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media of at most the maximum breakpoint width. No query for the largest breakpoint.\n// Makes the @content apply to the given breakpoint and narrower.\n@mixin media-breakpoint-down($name, $breakpoints: $grid-breakpoints) {\n $max: breakpoint-max($name, $breakpoints);\n @if $max {\n @media (max-width: $max) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media that spans multiple breakpoint widths.\n// Makes the @content apply between the min and max breakpoints\n@mixin media-breakpoint-between($lower, $upper, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($lower, $breakpoints);\n $max: breakpoint-max($upper, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($lower, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($upper, $breakpoints) {\n @content;\n }\n }\n}\n\n// Media between the breakpoint's minimum and maximum widths.\n// No minimum for the smallest breakpoint, and no maximum for the largest one.\n// Makes the @content apply only to the given breakpoint, not viewports any wider or narrower.\n@mixin media-breakpoint-only($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n $next: breakpoint-next($name, $breakpoints);\n $max: breakpoint-max($next);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($name, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($next, $breakpoints) {\n @content;\n }\n }\n}\n","$__grid__columns: 12;\n\n$__grid__container--xsmall: ($__breakpoints--small - 1px);\n$__grid__container--small: 100%;\n$__grid__container--medium: 720px;\n$__grid__container--large: 960px;\n$__grid__container--xlarge: 1140px;\n$__grid__container--xxlarge: 1320px;\n\n$__module__xsmall: 16px;\n$__module__small: 20px;\n$__module__medium: 24px;\n$__module__large: 32px;\n$__module__xlarge: 40px;\n\n$__module__xsmall--half: $__module__xsmall / 2;\n$__module__small--half: $__module__small / 2;\n$__module__medium--half: $__module__medium / 2;\n$__module__large--half: $__module__large / 2;\n$__module__xlarge--half: $__module__xlarge / 2;\n\n$__module__xsmall--quarter: $__module__xsmall / 4;\n$__module__small--quarter: $__module__small / 4;\n$__module__medium--quarter: $__module__medium / 4;\n$__module__large--quarter: $__module__large / 4;\n$__module__xlarge--quarter: $__module__xlarge / 4;\n\n$__grid__gutter--xsmall: $__module__xsmall;\n$__grid__gutter--small: $__module__small;\n$__grid__gutter--medium: $__module__medium;\n$__grid__gutter--large: $__module__large;\n$__grid__gutter--xlarge: $__module__xlarge;\n\n$__module__space--small: 12;\n$__module__space--default: 24;\n$__module__space--large: 48;","// Row\n//\n// Rows contain your columns.\n\n@if $enable-grid-classes {\n .row {\n @include make-row();\n\n > * {\n @include make-col-ready();\n }\n }\n}\n\n\n// Columns\n//\n// Common styles for small and large grid columns\n\n@if $enable-grid-classes {\n @include make-grid-columns();\n}\n","/// Grid system\n//\n// Generate semantic grid columns with these mixins.\n\n@mixin make-row($gutter: $grid-gutter-width) {\n --#{$variable-prefix}gutter-x: #{$gutter};\n --#{$variable-prefix}gutter-y: 0;\n display: flex;\n flex-wrap: wrap;\n margin-top: calc(var(--#{$variable-prefix}gutter-y) * -1); // stylelint-disable-line function-disallowed-list\n margin-right: calc(var(--#{$variable-prefix}gutter-x) / -2); // stylelint-disable-line function-disallowed-list\n margin-left: calc(var(--#{$variable-prefix}gutter-x) / -2); // stylelint-disable-line function-disallowed-list\n}\n\n@mixin make-col-ready($gutter: $grid-gutter-width) {\n // Add box sizing if only the grid is loaded\n box-sizing: if(variable-exists(include-column-box-sizing) and $include-column-box-sizing, border-box, null);\n // Prevent columns from becoming too narrow when at smaller grid tiers by\n // always setting `width: 100%;`. This works because we set the width\n // later on to override this initial width.\n flex-shrink: 0;\n width: 100%;\n max-width: 100%; // Prevent `.col-auto`, `.col` (& responsive variants) from breaking out the grid\n padding-right: calc(var(--#{$variable-prefix}gutter-x) / 2); // stylelint-disable-line function-disallowed-list\n padding-left: calc(var(--#{$variable-prefix}gutter-x) / 2); // stylelint-disable-line function-disallowed-list\n margin-top: var(--#{$variable-prefix}gutter-y);\n}\n\n@mixin make-col($size, $columns: $grid-columns) {\n flex: 0 0 auto;\n width: percentage($size / $columns);\n}\n\n@mixin make-col-auto() {\n flex: 0 0 auto;\n width: auto;\n}\n\n@mixin make-col-offset($size, $columns: $grid-columns) {\n $num: $size / $columns;\n margin-left: if($num == 0, 0, percentage($num));\n}\n\n// Row columns\n//\n// Specify on a parent element(e.g., .row) to force immediate children into NN\n// numberof columns. Supports wrapping to new lines, but does not do a Masonry\n// style grid.\n@mixin row-cols($count) {\n > * {\n flex: 0 0 auto;\n width: 100% / $count;\n }\n}\n\n// Framework grid generation\n//\n// Used only by Bootstrap to generate the correct number of grid classes given\n// any value of `$grid-columns`.\n\n@mixin make-grid-columns($columns: $grid-columns, $gutter: $grid-gutter-width, $breakpoints: $grid-breakpoints) {\n @each $breakpoint in map-keys($breakpoints) {\n $infix: breakpoint-infix($breakpoint, $breakpoints);\n\n @include media-breakpoint-up($breakpoint, $breakpoints) {\n // Provide basic `.col-{bp}` classes for equal-width flexbox columns\n .col#{$infix} {\n flex: 1 0 0%; // Flexbugs #4: https://github.com/philipwalton/flexbugs#flexbug-4\n }\n\n .row-cols#{$infix}-auto > * {\n @include make-col-auto();\n }\n\n @if $grid-row-columns > 0 {\n @for $i from 1 through $grid-row-columns {\n .row-cols#{$infix}-#{$i} {\n @include row-cols($i);\n }\n }\n }\n\n .col#{$infix}-auto {\n @include make-col-auto();\n }\n\n @if $columns > 0 {\n @for $i from 1 through $columns {\n .col#{$infix}-#{$i} {\n @include make-col($i, $columns);\n }\n }\n\n // `$columns - 1` because offsetting by the width of an entire row isn't possible\n @for $i from 0 through ($columns - 1) {\n @if not ($infix == \"\" and $i == 0) { // Avoid emitting useless .offset-0\n .offset#{$infix}-#{$i} {\n @include make-col-offset($i, $columns);\n }\n }\n }\n }\n\n // Gutters\n //\n // Make use of `.g-*`, `.gx-*` or `.gy-*` utilities to change spacing between the columns.\n @each $key, $value in $gutters {\n .g#{$infix}-#{$key},\n .gx#{$infix}-#{$key} {\n --#{$variable-prefix}gutter-x: #{$value};\n }\n\n .g#{$infix}-#{$key},\n .gy#{$infix}-#{$key} {\n --#{$variable-prefix}gutter-y: #{$value};\n }\n }\n }\n }\n}\n","// Utility generator\n// Used to generate utilities & print utilities\n@mixin generate-utility($utility, $infix, $is-rfs-media-query: false) {\n $values: map-get($utility, values);\n\n // If the values are a list or string, convert it into a map\n @if type-of($values) == \"string\" or type-of(nth($values, 1)) != \"list\" {\n $values: zip($values, $values);\n }\n\n @each $key, $value in $values {\n $properties: map-get($utility, property);\n\n // Multiple properties are possible, for example with vertical or horizontal margins or paddings\n @if type-of($properties) == \"string\" {\n $properties: append((), $properties);\n }\n\n // Use custom class if present\n $property-class: if(map-has-key($utility, class), map-get($utility, class), nth($properties, 1));\n $property-class: if($property-class == null, \"\", $property-class);\n\n // State params to generate pseudo-classes\n $state: if(map-has-key($utility, state), map-get($utility, state), ());\n\n $infix: if($property-class == \"\" and str-slice($infix, 1, 1) == \"-\", str-slice($infix, 2), $infix);\n\n // Don't prefix if value key is null (eg. with shadow class)\n $property-class-modifier: if($key, if($property-class == \"\" and $infix == \"\", \"\", \"-\") + $key, \"\");\n\n @if map-get($utility, rfs) {\n // Inside the media query\n @if $is-rfs-media-query {\n $val: rfs-value($value);\n\n // Do not render anything if fluid and non fluid values are the same\n $value: if($val == rfs-fluid-value($value), null, $val);\n }\n @else {\n $value: rfs-fluid-value($value);\n }\n }\n\n $is-rtl: map-get($utility, rtl);\n\n @if $value != null {\n @if $is-rtl == false {\n /* rtl:begin:remove */\n }\n .#{$property-class + $infix + $property-class-modifier} {\n @each $property in $properties {\n #{$property}: $value if($enable-important-utilities, !important, null);\n }\n }\n\n @each $pseudo in $state {\n .#{$property-class + $infix + $property-class-modifier}-#{$pseudo}:#{$pseudo} {\n @each $property in $properties {\n #{$property}: $value if($enable-important-utilities, !important, null);\n }\n }\n }\n @if $is-rtl == false {\n /* rtl:end:remove */\n }\n }\n }\n}\n","// stylelint-disable indentation\n\n// Utilities\n\n$utilities: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$utilities: map-merge(\n (\n // scss-docs-start utils-vertical-align\n \"align\": (\n property: vertical-align,\n class: align,\n values: baseline top middle bottom text-bottom text-top\n ),\n // scss-docs-end utils-vertical-align\n // scss-docs-start utils-float\n \"float\": (\n responsive: true,\n property: float,\n values: (\n start: left,\n end: right,\n none: none,\n )\n ),\n // scss-docs-end utils-float\n // scss-docs-start utils-overflow\n \"overflow\": (\n property: overflow,\n values: auto hidden visible scroll,\n ),\n // scss-docs-end utils-overflow\n // scss-docs-start utils-display\n \"display\": (\n responsive: true,\n print: true,\n property: display,\n class: d,\n values: inline inline-block block grid table table-row table-cell flex inline-flex none\n ),\n // scss-docs-end utils-display\n // scss-docs-start utils-shadow\n \"shadow\": (\n property: box-shadow,\n class: shadow,\n values: (\n null: $box-shadow,\n sm: $box-shadow-sm,\n lg: $box-shadow-lg,\n none: none,\n )\n ),\n // scss-docs-end utils-shadow\n // scss-docs-start utils-position\n \"position\": (\n property: position,\n values: static relative absolute fixed sticky\n ),\n \"top\": (\n property: top,\n values: $position-values\n ),\n \"bottom\": (\n property: bottom,\n values: $position-values\n ),\n \"start\": (\n property: left,\n class: start,\n values: $position-values\n ),\n \"end\": (\n property: right,\n class: end,\n values: $position-values\n ),\n \"translate-middle\": (\n property: transform,\n class: translate-middle,\n values: (\n null: translate(-50%, -50%),\n x: translateX(-50%),\n y: translateY(-50%),\n )\n ),\n // scss-docs-end utils-position\n // scss-docs-start utils-borders\n \"border\": (\n property: border,\n values: (\n null: $border-width solid $border-color,\n 0: 0,\n )\n ),\n \"border-top\": (\n property: border-top,\n values: (\n null: $border-width solid $border-color,\n 0: 0,\n )\n ),\n \"border-end\": (\n property: border-right,\n class: border-end,\n values: (\n null: $border-width solid $border-color,\n 0: 0,\n )\n ),\n \"border-bottom\": (\n property: border-bottom,\n values: (\n null: $border-width solid $border-color,\n 0: 0,\n )\n ),\n \"border-start\": (\n property: border-left,\n class: border-start,\n values: (\n null: $border-width solid $border-color,\n 0: 0,\n )\n ),\n \"border-color\": (\n property: border-color,\n class: border,\n values: map-merge($theme-colors, (\"white\": $white))\n ),\n \"border-width\": (\n property: border-width,\n class: border,\n values: $border-widths\n ),\n // scss-docs-end utils-borders\n // Sizing utilities\n // scss-docs-start utils-sizing\n \"width\": (\n property: width,\n class: w,\n values: (\n 25: 25%,\n 50: 50%,\n 75: 75%,\n 100: 100%,\n auto: auto\n )\n ),\n \"max-width\": (\n property: max-width,\n class: mw,\n values: (100: 100%)\n ),\n \"viewport-width\": (\n property: width,\n class: vw,\n values: (100: 100vw)\n ),\n \"min-viewport-width\": (\n property: min-width,\n class: min-vw,\n values: (100: 100vw)\n ),\n \"height\": (\n property: height,\n class: h,\n values: (\n 25: 25%,\n 50: 50%,\n 75: 75%,\n 100: 100%,\n auto: auto\n )\n ),\n \"max-height\": (\n property: max-height,\n class: mh,\n values: (100: 100%)\n ),\n \"viewport-height\": (\n property: height,\n class: vh,\n values: (100: 100vh)\n ),\n \"min-viewport-height\": (\n property: min-height,\n class: min-vh,\n values: (100: 100vh)\n ),\n // scss-docs-end utils-sizing\n // Flex utilities\n // scss-docs-start utils-flex\n \"flex\": (\n responsive: true,\n property: flex,\n values: (fill: 1 1 auto)\n ),\n \"flex-direction\": (\n responsive: true,\n property: flex-direction,\n class: flex,\n values: row column row-reverse column-reverse\n ),\n \"flex-grow\": (\n responsive: true,\n property: flex-grow,\n class: flex,\n values: (\n grow-0: 0,\n grow-1: 1,\n )\n ),\n \"flex-shrink\": (\n responsive: true,\n property: flex-shrink,\n class: flex,\n values: (\n shrink-0: 0,\n shrink-1: 1,\n )\n ),\n \"flex-wrap\": (\n responsive: true,\n property: flex-wrap,\n class: flex,\n values: wrap nowrap wrap-reverse\n ),\n \"gap\": (\n responsive: true,\n property: gap,\n class: gap,\n values: $spacers\n ),\n \"justify-content\": (\n responsive: true,\n property: justify-content,\n values: (\n start: flex-start,\n end: flex-end,\n center: center,\n between: space-between,\n around: space-around,\n evenly: space-evenly,\n )\n ),\n \"align-items\": (\n responsive: true,\n property: align-items,\n values: (\n start: flex-start,\n end: flex-end,\n center: center,\n baseline: baseline,\n stretch: stretch,\n )\n ),\n \"align-content\": (\n responsive: true,\n property: align-content,\n values: (\n start: flex-start,\n end: flex-end,\n center: center,\n between: space-between,\n around: space-around,\n stretch: stretch,\n )\n ),\n \"align-self\": (\n responsive: true,\n property: align-self,\n values: (\n auto: auto,\n start: flex-start,\n end: flex-end,\n center: center,\n baseline: baseline,\n stretch: stretch,\n )\n ),\n \"order\": (\n responsive: true,\n property: order,\n values: (\n first: -1,\n 0: 0,\n 1: 1,\n 2: 2,\n 3: 3,\n 4: 4,\n 5: 5,\n last: 6,\n ),\n ),\n // scss-docs-end utils-flex\n // Margin utilities\n // scss-docs-start utils-spacing\n \"margin\": (\n responsive: true,\n property: margin,\n class: m,\n values: map-merge($spacers, (auto: auto))\n ),\n \"margin-x\": (\n responsive: true,\n property: margin-right margin-left,\n class: mx,\n values: map-merge($spacers, (auto: auto))\n ),\n \"margin-y\": (\n responsive: true,\n property: margin-top margin-bottom,\n class: my,\n values: map-merge($spacers, (auto: auto))\n ),\n \"margin-top\": (\n responsive: true,\n property: margin-top,\n class: mt,\n values: map-merge($spacers, (auto: auto))\n ),\n \"margin-end\": (\n responsive: true,\n property: margin-right,\n class: me,\n values: map-merge($spacers, (auto: auto))\n ),\n \"margin-bottom\": (\n responsive: true,\n property: margin-bottom,\n class: mb,\n values: map-merge($spacers, (auto: auto))\n ),\n \"margin-start\": (\n responsive: true,\n property: margin-left,\n class: ms,\n values: map-merge($spacers, (auto: auto))\n ),\n // Negative margin utilities\n \"negative-margin\": (\n responsive: true,\n property: margin,\n class: m,\n values: $negative-spacers\n ),\n \"negative-margin-x\": (\n responsive: true,\n property: margin-right margin-left,\n class: mx,\n values: $negative-spacers\n ),\n \"negative-margin-y\": (\n responsive: true,\n property: margin-top margin-bottom,\n class: my,\n values: $negative-spacers\n ),\n \"negative-margin-top\": (\n responsive: true,\n property: margin-top,\n class: mt,\n values: $negative-spacers\n ),\n \"negative-margin-end\": (\n responsive: true,\n property: margin-right,\n class: me,\n values: $negative-spacers\n ),\n \"negative-margin-bottom\": (\n responsive: true,\n property: margin-bottom,\n class: mb,\n values: $negative-spacers\n ),\n \"negative-margin-start\": (\n responsive: true,\n property: margin-left,\n class: ms,\n values: $negative-spacers\n ),\n // Padding utilities\n \"padding\": (\n responsive: true,\n property: padding,\n class: p,\n values: $spacers\n ),\n \"padding-x\": (\n responsive: true,\n property: padding-right padding-left,\n class: px,\n values: $spacers\n ),\n \"padding-y\": (\n responsive: true,\n property: padding-top padding-bottom,\n class: py,\n values: $spacers\n ),\n \"padding-top\": (\n responsive: true,\n property: padding-top,\n class: pt,\n values: $spacers\n ),\n \"padding-end\": (\n responsive: true,\n property: padding-right,\n class: pe,\n values: $spacers\n ),\n \"padding-bottom\": (\n responsive: true,\n property: padding-bottom,\n class: pb,\n values: $spacers\n ),\n \"padding-start\": (\n responsive: true,\n property: padding-left,\n class: ps,\n values: $spacers\n ),\n // scss-docs-end utils-spacing\n // Text\n // scss-docs-start utils-text\n \"font-family\": (\n property: font-family,\n class: font,\n values: (monospace: var(--#{$variable-prefix}font-monospace))\n ),\n \"font-size\": (\n rfs: true,\n property: font-size,\n class: fs,\n values: $font-sizes\n ),\n \"font-style\": (\n property: font-style,\n class: fst,\n values: italic normal\n ),\n \"font-weight\": (\n property: font-weight,\n class: fw,\n values: (\n light: $font-weight-light,\n lighter: $font-weight-lighter,\n normal: $font-weight-normal,\n bold: $font-weight-bold,\n bolder: $font-weight-bolder\n )\n ),\n \"line-height\": (\n property: line-height,\n class: lh,\n values: (\n 1: 1,\n sm: $line-height-sm,\n base: $line-height-base,\n lg: $line-height-lg,\n )\n ),\n \"text-align\": (\n responsive: true,\n property: text-align,\n class: text,\n values: (\n start: left,\n end: right,\n center: center,\n )\n ),\n \"text-decoration\": (\n property: text-decoration,\n values: none underline line-through\n ),\n \"text-transform\": (\n property: text-transform,\n class: text,\n values: lowercase uppercase capitalize\n ),\n \"white-space\": (\n property: white-space,\n class: text,\n values: (\n wrap: normal,\n nowrap: nowrap,\n )\n ),\n \"word-wrap\": (\n property: word-wrap word-break,\n class: text,\n values: (break: break-word),\n rtl: false\n ),\n // scss-docs-end utils-text\n // scss-docs-start utils-color\n \"color\": (\n property: color,\n class: text,\n values: map-merge(\n $theme-colors,\n (\n \"white\": $white,\n \"body\": $body-color,\n \"muted\": $text-muted,\n \"black-50\": rgba($black, .5),\n \"white-50\": rgba($white, .5),\n \"reset\": inherit,\n )\n )\n ),\n // scss-docs-end utils-color\n // scss-docs-start utils-bg-color\n \"background-color\": (\n property: background-color,\n class: bg,\n values: map-merge(\n $theme-colors,\n (\n \"body\": $body-bg,\n \"white\": $white,\n \"transparent\": transparent\n )\n )\n ),\n // scss-docs-end utils-bg-color\n \"gradient\": (\n property: background-image,\n class: bg,\n values: (gradient: var(--#{$variable-prefix}gradient))\n ),\n // scss-docs-start utils-interaction\n \"user-select\": (\n property: user-select,\n values: all auto none\n ),\n \"pointer-events\": (\n property: pointer-events,\n class: pe,\n values: none auto,\n ),\n // scss-docs-end utils-interaction\n // scss-docs-start utils-border-radius\n \"rounded\": (\n property: border-radius,\n class: rounded,\n values: (\n null: $border-radius,\n 0: 0,\n 1: $border-radius-sm,\n 2: $border-radius,\n 3: $border-radius-lg,\n circle: 50%,\n pill: $border-radius-pill\n )\n ),\n \"rounded-top\": (\n property: border-top-left-radius border-top-right-radius,\n class: rounded-top,\n values: (null: $border-radius)\n ),\n \"rounded-end\": (\n property: border-top-right-radius border-bottom-right-radius,\n class: rounded-end,\n values: (null: $border-radius)\n ),\n \"rounded-bottom\": (\n property: border-bottom-right-radius border-bottom-left-radius,\n class: rounded-bottom,\n values: (null: $border-radius)\n ),\n \"rounded-start\": (\n property: border-bottom-left-radius border-top-left-radius,\n class: rounded-start,\n values: (null: $border-radius)\n ),\n // scss-docs-end utils-border-radius\n // scss-docs-start utils-visibility\n \"visibility\": (\n property: visibility,\n class: null,\n values: (\n visible: visible,\n invisible: hidden,\n )\n )\n // scss-docs-end utils-visibility\n ),\n $utilities\n);\n","// Variables\n//\n// Variables should follow the `$component-state-property-size` formula for\n// consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.\n\n// Color system\n\n// scss-docs-start gray-color-variables\n$white: $__white !default;\n$gray-100: $__bg__gray--1 !default;\n$gray-200: $__bg__gray--2 !default;\n$gray-300: rgba($__black,.3) !default;\n$gray-400: rgba($__black,.4) !default;\n$gray-500: rgba($__black,.5) !default;\n$gray-600: rgba($__black,.6) !default;\n$gray-700: rgba($__black,.7) !default;\n$gray-800: $__bg__white--2 !default;\n$gray-900: $__bg__white--1 !default;\n$black: $__black !default;\n// scss-docs-end gray-color-variables\n\n// fusv-disable\n// scss-docs-start gray-colors-map\n$grays: (\n \"100\": $gray-100,\n \"200\": $gray-200,\n \"300\": $gray-300,\n \"400\": $gray-400,\n \"500\": $gray-500,\n \"600\": $gray-600,\n \"700\": $gray-700,\n \"800\": $gray-800,\n \"900\": $gray-900\n) !default;\n// scss-docs-end gray-colors-map\n// fusv-enable\n\n// scss-docs-start color-variables\n$blue: $__interaction--light !default;\n$indigo: $__support__purple--light !default;\n$purple: $__support__purple--dark !default;\n$pink: #C32AA3 !default;\n$red: $__negative--light !default;\n$orange: $__negative--dark !default;\n$yellow: $__warning--light !default;\n$green: $__positive--light !default;\n$teal: $__support__green--light !default;\n$cyan: $__info--light !default;\n// scss-docs-end color-variables\n\n// scss-docs-start colors-map\n$colors: (\n \"blue\": $blue,\n \"indigo\": $indigo,\n \"purple\": $purple,\n \"pink\": $pink,\n \"red\": $red,\n \"orange\": $orange,\n \"yellow\": $yellow,\n \"green\": $green,\n \"teal\": $teal,\n \"cyan\": $cyan,\n \"white\": $white,\n \"gray\": $__text--light,\n \"gray-dark\": $__text__emphasis--light\n) !default;\n// scss-docs-end colors-map\n\n// scss-docs-start theme-color-variables\n$primary: $blue !default;\n//$secondary: $gray-600 !default;\n$secondary: $white !default;\n$success: $green !default;\n$info: $cyan !default;\n$warning: $yellow !default;\n$danger: $red !default;\n$light: $gray-100 !default;\n$dark: $gray-900 !default;\n// scss-docs-end theme-color-variables\n\n// scss-docs-start theme-colors-map\n$theme-colors: (\n \"primary\": $primary,\n \"secondary\": $secondary,\n \"success\": $success,\n \"info\": $info,\n \"warning\": $warning,\n \"danger\": $danger,\n \"light\": $light,\n \"dark\": $dark\n) !default;\n// scss-docs-end theme-colors-map\n\n// The contrast ratio to reach against white, to determine if color changes from \"light\" to \"dark\". Acceptable values for WCAG 2.0 are 3, 4.5 and 7.\n// See https://www.w3.org/TR/WCAG20/#visual-audio-contrast-contrast\n$min-contrast-ratio: 4.5 !default;\n\n// Customize the light and dark text colors for use in our color contrast function.\n$color-contrast-dark: $black !default;\n$color-contrast-light: $white !default;\n\n// fusv-disable\n$blue-100: tint-color($blue, 80%) !default;\n$blue-200: tint-color($blue, 60%) !default;\n$blue-300: tint-color($blue, 40%) !default;\n$blue-400: tint-color($blue, 20%) !default;\n$blue-500: $blue !default;\n$blue-600: shade-color($blue, 20%) !default;\n$blue-700: shade-color($blue, 40%) !default;\n$blue-800: shade-color($blue, 60%) !default;\n$blue-900: shade-color($blue, 80%) !default;\n\n$indigo-100: tint-color($indigo, 80%) !default;\n$indigo-200: tint-color($indigo, 60%) !default;\n$indigo-300: tint-color($indigo, 40%) !default;\n$indigo-400: tint-color($indigo, 20%) !default;\n$indigo-500: $indigo !default;\n$indigo-600: shade-color($indigo, 20%) !default;\n$indigo-700: shade-color($indigo, 40%) !default;\n$indigo-800: shade-color($indigo, 60%) !default;\n$indigo-900: shade-color($indigo, 80%) !default;\n\n$purple-100: tint-color($purple, 80%) !default;\n$purple-200: tint-color($purple, 60%) !default;\n$purple-300: tint-color($purple, 40%) !default;\n$purple-400: tint-color($purple, 20%) !default;\n$purple-500: $purple !default;\n$purple-600: shade-color($purple, 20%) !default;\n$purple-700: shade-color($purple, 40%) !default;\n$purple-800: shade-color($purple, 60%) !default;\n$purple-900: shade-color($purple, 80%) !default;\n\n$pink-100: tint-color($pink, 80%) !default;\n$pink-200: tint-color($pink, 60%) !default;\n$pink-300: tint-color($pink, 40%) !default;\n$pink-400: tint-color($pink, 20%) !default;\n$pink-500: $pink !default;\n$pink-600: shade-color($pink, 20%) !default;\n$pink-700: shade-color($pink, 40%) !default;\n$pink-800: shade-color($pink, 60%) !default;\n$pink-900: shade-color($pink, 80%) !default;\n\n$red-100: tint-color($red, 80%) !default;\n$red-200: tint-color($red, 60%) !default;\n$red-300: tint-color($red, 40%) !default;\n$red-400: tint-color($red, 20%) !default;\n$red-500: $red !default;\n$red-600: shade-color($red, 20%) !default;\n$red-700: shade-color($red, 40%) !default;\n$red-800: shade-color($red, 60%) !default;\n$red-900: shade-color($red, 80%) !default;\n\n$orange-100: tint-color($orange, 80%) !default;\n$orange-200: tint-color($orange, 60%) !default;\n$orange-300: tint-color($orange, 40%) !default;\n$orange-400: tint-color($orange, 20%) !default;\n$orange-500: $orange !default;\n$orange-600: shade-color($orange, 20%) !default;\n$orange-700: shade-color($orange, 40%) !default;\n$orange-800: shade-color($orange, 60%) !default;\n$orange-900: shade-color($orange, 80%) !default;\n\n$yellow-100: tint-color($yellow, 80%) !default;\n$yellow-200: tint-color($yellow, 60%) !default;\n$yellow-300: tint-color($yellow, 40%) !default;\n$yellow-400: tint-color($yellow, 20%) !default;\n$yellow-500: $yellow !default;\n$yellow-600: shade-color($yellow, 20%) !default;\n$yellow-700: shade-color($yellow, 40%) !default;\n$yellow-800: shade-color($yellow, 60%) !default;\n$yellow-900: shade-color($yellow, 80%) !default;\n\n$green-100: tint-color($green, 80%) !default;\n$green-200: tint-color($green, 60%) !default;\n$green-300: tint-color($green, 40%) !default;\n$green-400: tint-color($green, 20%) !default;\n$green-500: $green !default;\n$green-600: shade-color($green, 20%) !default;\n$green-700: shade-color($green, 40%) !default;\n$green-800: shade-color($green, 60%) !default;\n$green-900: shade-color($green, 80%) !default;\n\n$teal-100: tint-color($teal, 80%) !default;\n$teal-200: tint-color($teal, 60%) !default;\n$teal-300: tint-color($teal, 40%) !default;\n$teal-400: tint-color($teal, 20%) !default;\n$teal-500: $teal !default;\n$teal-600: shade-color($teal, 20%) !default;\n$teal-700: shade-color($teal, 40%) !default;\n$teal-800: shade-color($teal, 60%) !default;\n$teal-900: shade-color($teal, 80%) !default;\n\n$cyan-100: tint-color($cyan, 80%) !default;\n$cyan-200: tint-color($cyan, 60%) !default;\n$cyan-300: tint-color($cyan, 40%) !default;\n$cyan-400: tint-color($cyan, 20%) !default;\n$cyan-500: $cyan !default;\n$cyan-600: shade-color($cyan, 20%) !default;\n$cyan-700: shade-color($cyan, 40%) !default;\n$cyan-800: shade-color($cyan, 60%) !default;\n$cyan-900: shade-color($cyan, 80%) !default;\n// fusv-enable\n\n// Characters which are escaped by the escape-svg function\n$escaped-characters: (\n (\"<\", \"%3c\"),\n (\">\", \"%3e\"),\n (\"#\", \"%23\"),\n (\"(\", \"%28\"),\n (\")\", \"%29\"),\n) !default;\n\n// Options\n//\n// Quickly modify global styling by enabling or disabling optional features.\n\n$enable-caret: true !default;\n$enable-rounded: true !default;\n$enable-shadows: false !default;\n$enable-gradients: false !default;\n$enable-transitions: true !default;\n$enable-reduced-motion: true !default;\n$enable-smooth-scroll: true !default;\n$enable-grid-classes: true !default;\n$enable-button-pointers: true !default;\n$enable-rfs: true !default;\n$enable-validation-icons: true !default;\n$enable-negative-margins: false !default;\n$enable-deprecation-messages: true !default;\n$enable-important-utilities: true !default;\n\n// Prefix for :root CSS variables\n\n$variable-prefix: #{$__classPrefix}- !default;\n\n// Gradient\n//\n// The gradient which is added to components if `$enable-gradients` is `true`\n// This gradient is also added to elements with `.bg-gradient` \n// scss-docs-start variable-gradient\n$gradient: linear-gradient(180deg, rgba($white, .15), rgba($white, 0)) !default;\n// scss-docs-end variable-gradient\n\n// Spacing \n//\n// Control the default styling of most Bootstrap elements by modifying these\n// variables. Mostly focused on spacing.\n// You can add more entries to the $spacers map, should you need more variation.\n\n// scss-docs-start spacer-variables-maps\n$spacer: 1rem !default;\n$spacers: (\n 0: 0,\n 1: $spacer / 4,\n 2: $spacer / 2,\n 3: $spacer,\n 4: $spacer * 1.5,\n 5: $spacer * 3,\n) !default;\n\n$negative-spacers: if($enable-negative-margins, negativify-map($spacers), null) !default;\n// scss-docs-end spacer-variables-maps\n\n// Position\n//\n// Define the edge positioning anchors of the position utilities.\n\n// scss-docs-start position-map\n$position-values: (\n 0: 0,\n 50: 50%,\n 100: 100%\n) !default;\n// scss-docs-end position-map\n\n// Body\n//\n// Settings for the `` element.\n\n$body-bg: $white !default;\n$body-color: $gray-900 !default;\n$body-text-align: null !default;\n\n\n// Links\n//\n// Style anchor elements.\n\n$link-color: $primary !default;\n$link-decoration: underline !default;\n$link-shade-percentage: 20% !default;\n$link-hover-color: shift-color($link-color, $link-shade-percentage) !default;\n$link-hover-decoration: null !default;\n\n$stretched-link-pseudo-element: after !default;\n$stretched-link-z-index: 1 !default;\n\n// Paragraphs\n//\n// Style p element.\n\n$paragraph-margin-bottom: 1rem !default;\n\n\n// Grid breakpoints\n//\n// Define the minimum dimensions at which your layout will change,\n// adapting to different screen sizes, for use in media queries.\n\n// scss-docs-start grid-breakpoints\n$grid-breakpoints: (\n xs: $__breakpoints--xsmall,\n sm: $__breakpoints--small,\n md: $__breakpoints--medium,\n lg: $__breakpoints--large,\n xl: $__breakpoints--xlarge,\n xxl: $__breakpoints--xxlarge\n) !default;\n// scss-docs-end grid-breakpoints\n\n@include _assert-ascending($grid-breakpoints, \"$grid-breakpoints\");\n@include _assert-starts-at-zero($grid-breakpoints, \"$grid-breakpoints\");\n\n\n// Grid containers\n//\n// Define the maximum width of `.container` for different screen sizes.\n\n// scss-docs-start container-max-widths\n$container-max-widths: (\n sm: $__grid__container--small,\n md: $__grid__container--medium,\n lg: $__grid__container--large,\n xl: $__grid__container--xlarge,\n xxl: $__grid__container--xxlarge\n) !default;\n// scss-docs-end container-max-widths\n\n@include _assert-ascending($container-max-widths, \"$container-max-widths\");\n\n\n// Grid columns\n//\n// Set the number of columns and specify the width of the gutters.\n\n$grid-columns: $__grid__columns !default;\n$grid-gutter-width: 1rem !default;\n$grid-row-columns: 6 !default;\n\n$gutters: $spacers !default;\n\n// Container padding\n\n$container-padding-x: $grid-gutter-width / 2 !default;\n\n\n// Components\n//\n// Define common padding and border radius sizes and more.\n\n// scss-docs-start border-variables\n$border-width: 1px !default;\n$border-widths: (\n 0: 0,\n 1: 1px,\n 2: 2px,\n 3: 3px,\n 4: 4px,\n 5: 5px\n) !default;\n\n$border-color: $gray-300 !default;\n\n$border-radius: .25rem !default;\n$border-radius-sm: .12.5rem !default;\n$border-radius-lg: .5rem !default;\n$border-radius-pill: 50rem !default;\n// scss-docs-end border-radius-variables\n\n// scss-docs-start box-shadow-variables\n$box-shadow: 0 .5rem 1rem rgba($black, .15) !default;\n$box-shadow-sm: 0 .125rem .25rem rgba($black, .075) !default;\n$box-shadow-lg: 0 1rem 3rem rgba($black, .175) !default;\n$box-shadow-inset: inset 0 1px 2px rgba($black, .075) !default;\n// scss-docs-end box-shadow-variables\n\n$component-active-color: $white !default;\n$component-active-bg: $primary !default;\n\n// scss-docs-start caret-variables\n$caret-width: .3em !default;\n$caret-vertical-align: $caret-width * .85 !default;\n$caret-spacing: $caret-width * .85 !default;\n// scss-docs-end caret-variables\n\n$transition-base: all .2s ease-in-out !default;\n$transition-fade: opacity .15s linear !default;\n$transition-collapse: height .35s ease !default;\n// scss-docs-end collapse-transition\n\n// stylelint-disable function-disallowed-list\n// scss-docs-start aspect-ratios\n$aspect-ratios: (\n \"1x1\": 100%,\n \"4x3\": calc(3 / 4 * 100%),\n \"16x9\": calc(9 / 16 * 100%),\n \"21x9\": calc(9 / 21 * 100%)\n) !default;\n// scss-docs-end aspect-ratios\n// stylelint-enable function-disallowed-list\n\n// Typography\n//\n// Font, line-height, and color for body text, headings, and more.\n\n// scss-docs-start font-variables\n// stylelint-disable value-keyword-case\n$font-family-sans-serif: $__font__family !default;\n$font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace !default;\n// stylelint-enable value-keyword-case\n$font-family-base: var(--#{$variable-prefix}font-sans-serif) !default;\n$font-family-code: var(--#{$variable-prefix}font-monospace) !default;\n\n// $font-size-root effects the value of `rem`, which is used for as well font sizes, paddings and margins\n// $font-size-base effects the font size of the body text\n$font-size-root: null !default;\n$font-size-base: 1rem !default; // Assumes the browser default, typically `16px`\n$font-size-sm: $font-size-base * .875 !default;\n$font-size-lg: $font-size-base * 1.25 !default;\n\n$font-weight-lighter: lighter !default;\n$font-weight-light: 300 !default;\n$font-weight-normal: 400 !default;\n$font-weight-bold: 700 !default;\n$font-weight-bolder: bolder !default;\n\n$font-weight-base: $font-weight-normal !default;\n\n$line-height-base: 1.5 !default;\n$line-height-sm: 1.25 !default;\n$line-height-lg: 2 !default;\n\n$h1-font-size: $font-size-base * 2.5 !default;\n$h2-font-size: $font-size-base * 2 !default;\n$h3-font-size: $font-size-base * 1.75 !default;\n$h4-font-size: $font-size-base * 1.5 !default;\n$h5-font-size: $font-size-base * 1.25 !default;\n$h6-font-size: $font-size-base !default;\n// scss-docs-end font-variables\n\n// scss-docs-start font-sizes\n$font-sizes: (\n 1: $h1-font-size,\n 2: $h2-font-size,\n 3: $h3-font-size,\n 4: $h4-font-size,\n 5: $h5-font-size,\n 6: $h6-font-size\n) !default;\n// scss-docs-end font-sizes\n\n// scss-docs-start headings-variables\n$headings-margin-bottom: $spacer / 2 !default;\n$headings-font-family: null !default;\n$headings-font-style: null !default;\n$headings-font-weight: 500 !default;\n$headings-line-height: 1.2 !default;\n$headings-color: null !default;\n// scss-docs-end headings-variables\n\n// scss-docs-start display-headings\n$display-font-sizes: (\n 1: 5rem,\n 2: 4.5rem,\n 3: 4rem,\n 4: 3.5rem,\n 5: 3rem,\n 6: 2.5rem\n) !default;\n\n$display-font-weight: 300 !default;\n$display-line-height: $headings-line-height !default;\n// scss-docs-end display-headings\n\n// scss-docs-start type-variables\n$lead-font-size: $font-size-base * 1.25 !default;\n$lead-font-weight: 300 !default;\n\n$small-font-size: .875em !default;\n\n$sub-sup-font-size: .75em !default;\n\n$text-muted: $gray-600 !default;\n\n$initialism-font-size: $small-font-size !default;\n\n$blockquote-margin-y: $spacer !default;\n$blockquote-font-size: $font-size-base * 1.25 !default;\n$blockquote-footer-color: $gray-600 !default;\n$blockquote-footer-font-size: $small-font-size !default;\n\n$hr-margin-y: $spacer !default;\n$hr-color: inherit !default;\n$hr-height: $border-width !default;\n$hr-opacity: .25 !default;\n\n$legend-margin-bottom: .5rem !default;\n$legend-font-size: 1.5rem !default;\n$legend-font-weight: null !default;\n\n$mark-padding: .2em !default;\n\n$dt-font-weight: $font-weight-bold !default;\n\n$nested-kbd-font-weight: $font-weight-bold !default;\n\n$list-inline-padding: .5rem !default;\n\n$mark-bg: #fcf8e3 !default;\n// scss-docs-end type-variables\n\n\n// Tables\n//\n// Customizes the `.table` component with basic values, each used across all table variations.\n\n// scss-docs-start table-variables\n$table-cell-padding-y: .5rem !default;\n$table-cell-padding-x: .5rem !default;\n$table-cell-padding-y-sm: .25rem !default;\n$table-cell-padding-x-sm: .25rem !default;\n\n$table-cell-vertical-align: top !default;\n\n$table-color: $body-color !default;\n$table-bg: transparent !default;\n\n$table-th-font-weight: null !default;\n\n$table-striped-color: $table-color !default;\n$table-striped-bg-factor: .05 !default;\n$table-striped-bg: rgba($black, $table-striped-bg-factor) !default;\n\n$table-active-color: $table-color !default;\n$table-active-bg-factor: .1 !default;\n$table-active-bg: rgba($black, $table-active-bg-factor) !default;\n\n$table-hover-color: $table-color !default;\n$table-hover-bg-factor: .075 !default;\n$table-hover-bg: rgba($black, $table-hover-bg-factor) !default;\n\n$table-border-factor: .1 !default;\n$table-border-width: $border-width !default;\n$table-border-color: $border-color !default;\n\n$table-striped-order: odd !default;\n\n$table-group-separator-color: currentColor !default;\n\n$table-caption-color: $text-muted !default;\n\n$table-bg-scale: -80% !default;\n\n$table-variants: (\n \"primary\": shift-color($primary, $table-bg-scale),\n \"secondary\": shift-color($secondary, $table-bg-scale),\n \"success\": shift-color($success, $table-bg-scale),\n \"info\": shift-color($info, $table-bg-scale),\n \"warning\": shift-color($warning, $table-bg-scale),\n \"danger\": shift-color($danger, $table-bg-scale),\n \"light\": $light,\n \"dark\": $dark,\n) !default;\n\n\n $table-variants-scielo: (\n \"primary\": fade-out($__interaction--light, 0.3),\n \"secondary\": fade-out($secondary, 0.5),\n \"success\": fade-out($__positive--light, 0.3),\n \"info\": fade-out($__info--light, 0.3),\n \"warning\": fade-out($__warning--light, 0.3),\n \"danger\": fade-out($__negative--light, 0.3),\n \"light\": $light,\n \"dark\": $dark,\n ) !default;\n \n \n// scss-docs-end table-loop\n\n\n// Buttons + Forms\n//\n// Shared variables that are reassigned to `$input-` and `$btn-` specific variables.\n\n// scss-docs-start input-btn-variables\n$input-btn-padding-y: .375rem !default;\n$input-btn-padding-x: .75rem !default;\n$input-btn-font-family: null !default;\n$input-btn-font-size: $font-size-base !default;\n$input-btn-line-height: $line-height-base !default;\n\n$input-btn-focus-width: .25rem !default;\n$input-btn-focus-color-opacity: .25 !default;\n$input-btn-focus-color: rgba($component-active-bg, $input-btn-focus-color-opacity) !default;\n$input-btn-focus-blur: 0 !default;\n$input-btn-focus-box-shadow: 0 0 0 $input-btn-focus-width $input-btn-focus-color !default;\n\n$input-btn-padding-y-sm: .25rem !default;\n$input-btn-padding-x-sm: .5rem !default;\n$input-btn-font-size-sm: $font-size-sm !default;\n\n$input-btn-padding-y-lg: .5rem !default;\n$input-btn-padding-x-lg: 1rem !default;\n$input-btn-font-size-lg: $font-size-lg !default;\n\n$input-btn-border-width: $border-width !default;\n// scss-docs-end input-btn-variables\n\n\n// Buttons\n//\n// For each of Bootstrap's buttons, define text, background, and border color.\n\n// scss-docs-start btn-variables\n$btn-padding-y: $input-btn-padding-y !default;\n$btn-padding-x: $input-btn-padding-x !default;\n$btn-font-family: $input-btn-font-family !default;\n$btn-font-size: $input-btn-font-size !default;\n$btn-line-height: $input-btn-line-height !default;\n$btn-white-space: null !default; // Set to `nowrap` to prevent text wrapping\n\n$btn-padding-y-sm: $input-btn-padding-y-sm !default;\n$btn-padding-x-sm: $input-btn-padding-x-sm !default;\n$btn-font-size-sm: $input-btn-font-size-sm !default;\n\n$btn-padding-y-lg: $input-btn-padding-y-lg !default;\n$btn-padding-x-lg: $input-btn-padding-x-lg !default;\n$btn-font-size-lg: $input-btn-font-size-lg !default;\n\n$btn-border-width: $input-btn-border-width !default;\n\n$btn-font-weight: $font-weight-normal !default;\n$btn-box-shadow: inset 0 1px 0 rgba($white, .15), 0 1px 1px rgba($black, .075) !default;\n$btn-focus-width: $input-btn-focus-width !default;\n$btn-focus-box-shadow: $input-btn-focus-box-shadow !default;\n$btn-disabled-opacity: .65 !default;\n$btn-active-box-shadow: inset 0 3px 5px rgba($black, .125) !default;\n\n$btn-link-color: $link-color !default;\n$btn-link-hover-color: $link-hover-color !default;\n$btn-link-disabled-color: $gray-600 !default;\n\n// Allows for customizing button radius independently from global border radius\n$btn-border-radius: $border-radius !default;\n$btn-border-radius-sm: $border-radius-sm !default;\n$btn-border-radius-lg: $border-radius-lg !default;\n\n$btn-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !default;\n\n$btn-hover-bg-shade-amount: 15% !default;\n$btn-hover-bg-tint-amount: 15% !default;\n$btn-hover-border-shade-amount: 20% !default;\n$btn-hover-border-tint-amount: 10% !default;\n$btn-active-bg-shade-amount: 20% !default;\n$btn-active-bg-tint-amount: 20% !default;\n$btn-active-border-shade-amount: 25% !default;\n$btn-active-border-tint-amount: 10% !default;\n// scss-docs-end btn-variables\n\n\n// Forms\n\n// scss-docs-start form-text-variables\n$form-text-margin-top: .25rem !default;\n$form-text-font-size: $small-font-size !default;\n$form-text-font-style: null !default;\n$form-text-font-weight: null !default;\n$form-text-color: $text-muted !default;\n// scss-docs-end form-text-variables\n\n// scss-docs-start form-label-variables\n$form-label-margin-bottom: .5rem !default;\n$form-label-font-size: null !default;\n$form-label-font-style: null !default;\n$form-label-font-weight: null !default;\n$form-label-color: null !default;\n// scss-docs-end form-label-variables\n\n// scss-docs-start form-input-variables\n$input-padding-y: $input-btn-padding-y !default;\n$input-padding-x: $input-btn-padding-x !default;\n$input-font-family: $input-btn-font-family !default;\n$input-font-size: $input-btn-font-size !default;\n$input-font-weight: $font-weight-base !default;\n$input-line-height: $input-btn-line-height !default;\n\n$input-padding-y-sm: $input-btn-padding-y-sm !default;\n$input-padding-x-sm: $input-btn-padding-x-sm !default;\n$input-font-size-sm: $input-btn-font-size-sm !default;\n\n$input-padding-y-lg: $input-btn-padding-y-lg !default;\n$input-padding-x-lg: $input-btn-padding-x-lg !default;\n$input-font-size-lg: $input-btn-font-size-lg !default;\n\n$input-bg: $white !default;\n$input-disabled-bg: $gray-200 !default;\n$input-disabled-border-color: null !default;\n\n$input-color: $body-color !default;\n$input-border-color: $gray-400 !default;\n$input-border-width: $input-btn-border-width !default;\n$input-box-shadow: $box-shadow-inset !default;\n\n$input-border-radius: $border-radius !default;\n$input-border-radius-sm: $border-radius-sm !default;\n$input-border-radius-lg: $border-radius-lg !default;\n\n$input-focus-bg: $input-bg !default;\n$input-focus-border-color: tint-color($component-active-bg, 50%) !default;\n$input-focus-color: $input-color !default;\n$input-focus-width: $input-btn-focus-width !default;\n$input-focus-box-shadow: $input-btn-focus-box-shadow !default;\n\n$input-placeholder-color: $gray-600 !default;\n$input-plaintext-color: $body-color !default;\n\n$input-height-border: $input-border-width * 2 !default;\n\n$input-height-inner: add($input-line-height * 1em, $input-padding-y * 2) !default;\n$input-height-inner-half: add($input-line-height * .5em, $input-padding-y) !default;\n$input-height-inner-quarter: add($input-line-height * .25em, $input-padding-y / 2) !default;\n\n$input-height: add($input-line-height * 1em, add($input-padding-y * 2, $input-height-border, false)) !default;\n$input-height-sm: add($input-line-height * 1em, add($input-padding-y-sm * 2, $input-height-border, false)) !default;\n$input-height-lg: add($input-line-height * 1em, add($input-padding-y-lg * 2, $input-height-border, false)) !default;\n\n$input-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out !default;\n// scss-docs-end form-input-variables\n\n// scss-docs-start form-check-variables\n$form-check-input-width: 1em !default;\n$form-check-min-height: $font-size-base * $line-height-base !default;\n$form-check-padding-start: $form-check-input-width + .5em !default;\n$form-check-margin-bottom: .125rem !default;\n$form-check-label-color: null !default;\n$form-check-label-cursor: null !default;\n$form-check-transition: background-color .15s ease-in-out, background-position .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !default; \n\n$form-check-input-active-filter: brightness(90%) !default;\n\n$form-check-input-bg: $body-bg !default;\n$form-check-input-border: 1px solid rgba(0, 0, 0, .25) !default;\n$form-check-input-border-radius: .25em !default;\n$form-check-radio-border-radius: 50% !default;\n$form-check-input-focus-border: $input-focus-border-color !default;\n$form-check-input-focus-box-shadow: $input-btn-focus-box-shadow !default;\n\n$form-check-input-checked-color: $component-active-color !default;\n$form-check-input-checked-bg-color: $component-active-bg !default;\n$form-check-input-checked-border-color: $form-check-input-checked-bg-color !default;\n$form-check-input-checked-bg-image: url(\"data:image/svg+xml, \") !default;\n$form-check-radio-checked-bg-image: url(\"data:image/svg+xml, \") !default;\n\n$form-check-input-indeterminate-color: $component-active-color !default;\n$form-check-input-indeterminate-bg-color: $component-active-bg !default;\n$form-check-input-indeterminate-border-color: $form-check-input-indeterminate-bg-color !default;\n$form-check-input-indeterminate-bg-image: url(\"data:image/svg+xml, \") !default;\n\n$form-check-input-disabled-opacity: .5 !default;\n$form-check-label-disabled-opacity: $form-check-input-disabled-opacity !default;\n$form-check-btn-check-disabled-opacity: $btn-disabled-opacity !default;\n\n$form-check-inline-margin-end: 1rem !default;\n// scss-docs-end form-check-variables\n\n// scss-docs-start form-switch-variables\n$form-switch-color: rgba(0, 0, 0, .25) !default;\n$form-switch-width: 2em !default;\n$form-switch-padding-start: $form-switch-width + .5em !default;\n$form-switch-bg-image: url(\"data:image/svg+xml, \") !default;\n$form-switch-border-radius: $form-switch-width !default;\n$form-switch-transition: background-position .15s ease-in-out !default;\n\n$form-switch-focus-color: $input-focus-border-color !default;\n$form-switch-focus-bg-image: url(\"data:image/svg+xml, \") !default;\n\n$form-switch-checked-color: $component-active-color !default;\n$form-switch-checked-bg-image: url(\"data:image/svg+xml, \") !default;\n$form-switch-checked-bg-position: right center !default;\n\n$form-check-inline-margin-end: 1rem !default;\n// scss-docs-end form-switch-variables\n\n// scss-docs-start input-group-variables\n$input-group-addon-padding-y: $input-padding-y !default;\n$input-group-addon-padding-x: $input-padding-x !default;\n$input-group-addon-font-weight: $input-font-weight !default;\n$input-group-addon-color: $input-color !default;\n$input-group-addon-bg: $gray-200 !default;\n$input-group-addon-border-color: $input-border-color !default;\n// scss-docs-end input-group-variables\n\n// scss-docs-start form-select-variables\n$form-select-padding-y: $input-padding-y !default;\n$form-select-padding-x: $input-padding-x !default;\n$form-select-font-family: $input-font-family !default;\n$form-select-font-size: $input-font-size !default;\n$form-select-indicator-padding: 1rem !default; // Extra padding to account for the presence of the background-image based indicator\n$form-select-font-weight: $input-font-weight !default;\n$form-select-line-height: $input-line-height !default;\n$form-select-color: $input-color !default;\n$form-select-bg: $input-bg !default;\n$form-select-disabled-color: $gray-600 !default;\n$form-select-disabled-bg: $gray-200 !default;\n$form-select-disabled-border-color: $input-disabled-border-color !default;\n$form-select-bg-position: right $form-select-padding-x center !default;\n$form-select-bg-size: 16px 12px !default; // In pixels because image dimensions\n$form-select-indicator-color: $gray-800 !default;\n$form-select-indicator: url(\"data:image/svg+xml, \") !default;\n\n$form-select-feedback-icon-padding-end: add(1em * .75, (2 * $form-select-padding-y * .75) + $form-select-padding-x + $form-select-indicator-padding) !default;\n$form-select-feedback-icon-position: center right ($form-select-padding-x + $form-select-indicator-padding) !default;\n$form-select-feedback-icon-size: $input-height-inner-half $input-height-inner-half !default;\n\n$form-select-border-width: $input-border-width !default;\n$form-select-border-color: $input-border-color !default;\n$form-select-border-radius: $border-radius !default;\n$form-select-box-shadow: $box-shadow-inset !default;\n\n$form-select-focus-border-color: $input-focus-border-color !default;\n$form-select-focus-width: $input-focus-width !default;\n$form-select-focus-box-shadow: 0 0 0 $form-select-focus-width $input-btn-focus-color !default;\n\n$form-select-padding-y-sm: $input-padding-y-sm !default;\n$form-select-padding-x-sm: $input-padding-x-sm !default;\n$form-select-font-size-sm: $input-font-size-sm !default;\n\n$form-select-padding-y-lg: $input-padding-y-lg !default;\n$form-select-padding-x-lg: $input-padding-x-lg !default;\n$form-select-font-size-lg: $input-font-size-lg !default;\n// scss-docs-end form-select-variables\n\n// scss-docs-start form-range-variables\n$form-range-track-width: 100% !default;\n$form-range-track-height: .5rem !default;\n$form-range-track-cursor: pointer !default;\n$form-range-track-bg: $gray-300 !default;\n$form-range-track-border-radius: 1rem !default;\n$form-range-track-box-shadow: $box-shadow-inset !default;\n\n$form-range-thumb-width: 1rem !default;\n$form-range-thumb-height: $form-range-thumb-width !default;\n$form-range-thumb-bg: $component-active-bg !default;\n$form-range-thumb-border: 0 !default;\n$form-range-thumb-border-radius: 1rem !default;\n$form-range-thumb-box-shadow: 0 .1rem .25rem rgba($black, .1) !default;\n$form-range-thumb-focus-box-shadow: 0 0 0 1px $body-bg, $input-focus-box-shadow !default;\n$form-range-thumb-focus-box-shadow-width: $input-focus-width !default; // For focus box shadow issue in Edge\n$form-range-thumb-active-bg: tint-color($component-active-bg, 70%) !default;\n$form-range-thumb-disabled-bg: $gray-500 !default;\n$form-range-thumb-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !default;\n// scss-docs-end form-range-variables\n\n// scss-docs-start form-file-variables\n$form-file-button-color: $input-color !default;\n$form-file-button-bg: $input-group-addon-bg !default;\n$form-file-button-hover-bg: shade-color($form-file-button-bg, 5%) !default;\n// scss-docs-end form-file-variables\n\n// scss-docs-start form-floating-variables\n$form-floating-height: add(3.5rem, $input-height-border) !default;\n$form-floating-padding-x: $input-padding-x !default;\n$form-floating-padding-y: 1rem !default;\n$form-floating-input-padding-t: 1.625rem !default;\n$form-floating-input-padding-b: .625rem !default;\n$form-floating-label-opacity: .65 !default;\n$form-floating-label-transform: scale(.85) translateY(-.5rem) translateX(.15rem) !default;\n$form-floating-transition: opacity .1s ease-in-out, transform .1s ease-in-out !default;\n// scss-docs-end form-floating-variables\n\n// Form validation\n\n// scss-docs-start form-feedback-variables\n$form-feedback-margin-top: $form-text-margin-top !default;\n$form-feedback-font-size: $form-text-font-size !default;\n$form-feedback-font-style: $form-text-font-style !default;\n$form-feedback-valid-color: $success !default;\n$form-feedback-invalid-color: $danger !default;\n\n$form-feedback-icon-valid-color: $form-feedback-valid-color !default;\n$form-feedback-icon-valid: url(\"data:image/svg+xml, \") !default;\n$form-feedback-icon-invalid-color: $form-feedback-invalid-color !default;\n$form-feedback-icon-invalid: url(\"data:image/svg+xml, \") !default;\n// scss-docs-end form-feedback-variables\n\n// scss-docs-start form-validation-states\n$form-validation-states: (\n \"valid\": (\n \"color\": $form-feedback-valid-color,\n \"icon\": $form-feedback-icon-valid\n ),\n \"invalid\": (\n \"color\": $form-feedback-invalid-color,\n \"icon\": $form-feedback-icon-invalid\n )\n) !default;\n// scss-docs-end form-validation-states\n\n// Z-index master list\n//\n// Warning: Avoid customizing these values. They're used for a bird's eye view\n// of components dependent on the z-axis and are designed to all work together.\n\n// scss-docs-start zindex-stack\n$zindex-dropdown: 1000 !default;\n$zindex-sticky: 1020 !default;\n$zindex-fixed: 1030 !default;\n$zindex-offcanvas: 1040 !default;\n$zindex-modal-backdrop: 1050 !default;\n$zindex-modal: 1060 !default;\n$zindex-popover: 1070 !default;\n$zindex-tooltip: 1080 !default;\n// scss-docs-end zindex-stack\n\n\n// Navs\n\n// scss-docs-start nav-variables\n$nav-link-padding-y: .5rem !default;\n$nav-link-padding-x: 1rem !default;\n$nav-link-font-size: null !default;\n$nav-link-font-weight: null !default;\n$nav-link-color: null !default;\n$nav-link-hover-color: null !default;\n$nav-link-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out !default;\n$nav-link-disabled-color: $gray-600 !default;\n\n$nav-tabs-border-color: $gray-300 !default;\n$nav-tabs-border-width: $border-width !default;\n$nav-tabs-border-radius: $border-radius !default;\n$nav-tabs-link-hover-border-color: $gray-200 $gray-200 $nav-tabs-border-color !default;\n$nav-tabs-link-active-color: $gray-700 !default;\n$nav-tabs-link-active-bg: $body-bg !default;\n$nav-tabs-link-active-border-color: $gray-300 $gray-300 $nav-tabs-link-active-bg !default;\n\n$nav-pills-border-radius: $border-radius !default;\n$nav-pills-link-active-color: $component-active-color !default;\n$nav-pills-link-active-bg: $component-active-bg !default;\n// scss-docs-end nav-variables\n\n\n// Navbar\n\n// scss-docs-start navbar-variables\n$navbar-padding-y: $spacer / 2 !default;\n$navbar-padding-x: null !default;\n\n$navbar-nav-link-padding-x: .5rem !default;\n\n$navbar-brand-font-size: $font-size-lg !default;\n// Compute the navbar-brand padding-y so the navbar-brand will have the same height as navbar-text and nav-link\n$nav-link-height: $font-size-base * $line-height-base + $nav-link-padding-y * 2 !default;\n$navbar-brand-height: $navbar-brand-font-size * $line-height-base !default;\n$navbar-brand-padding-y: ($nav-link-height - $navbar-brand-height) / 2 !default;\n$navbar-brand-margin-end: 1rem !default;\n\n$navbar-toggler-padding-y: .25rem !default;\n$navbar-toggler-padding-x: .75rem !default;\n$navbar-toggler-font-size: $font-size-lg !default;\n$navbar-toggler-border-radius: $btn-border-radius !default;\n$navbar-toggler-focus-width: $btn-focus-width !default;\n$navbar-toggler-transition: box-shadow .15s ease-in-out !default;\n// scss-docs-end navbar-variables\n\n// scss-docs-start navbar-theme-variables\n$navbar-dark-color: rgba($white, .55) !default;\n$navbar-dark-hover-color: rgba($white, .75) !default;\n$navbar-dark-active-color: $white !default;\n$navbar-dark-disabled-color: rgba($white, .25) !default;\n$navbar-dark-toggler-icon-bg: url(\"data:image/svg+xml, \") !default;\n$navbar-dark-toggler-border-color: rgba($white, .1) !default;\n\n$navbar-light-color: rgba($black, .55) !default;\n$navbar-light-hover-color: rgba($black, .7) !default;\n$navbar-light-active-color: rgba($black, .9) !default;\n$navbar-light-disabled-color: rgba($black, .3) !default;\n$navbar-light-toggler-icon-bg: url(\"data:image/svg+xml, \") !default;\n$navbar-light-toggler-border-color: rgba($black, .1) !default;\n\n$navbar-light-brand-color: $navbar-light-active-color !default;\n$navbar-light-brand-hover-color: $navbar-light-active-color !default;\n$navbar-dark-brand-color: $navbar-dark-active-color !default;\n$navbar-dark-brand-hover-color: $navbar-dark-active-color !default;\n// scss-docs-end navbar-theme-variables\n\n\n// Dropdowns\n//\n// Dropdown menu container and contents.\n\n// scss-docs-start dropdown-variables\n$dropdown-min-width: 10rem !default;\n$dropdown-padding-x: 0 !default;\n$dropdown-padding-y: .5rem !default;\n$dropdown-spacer: .125rem !default;\n$dropdown-font-size: $font-size-base !default;\n$dropdown-color: $body-color !default;\n$dropdown-bg: $white !default;\n$dropdown-border-color: rgba($black, .15) !default;\n$dropdown-border-radius: $border-radius !default;\n$dropdown-border-width: $border-width !default;\n$dropdown-inner-border-radius: subtract($dropdown-border-radius, $dropdown-border-width) !default;\n$dropdown-divider-bg: $dropdown-border-color !default;\n$dropdown-divider-margin-y: $spacer / 2 !default;\n$dropdown-box-shadow: $box-shadow !default;\n\n$dropdown-link-color: $gray-900 !default;\n$dropdown-link-hover-color: shade-color($gray-900, 10%) !default;\n$dropdown-link-hover-bg: $gray-100 !default;\n\n$dropdown-link-active-color: $component-active-color !default;\n$dropdown-link-active-bg: $component-active-bg !default;\n\n$dropdown-link-disabled-color: $gray-600 !default;\n\n$dropdown-item-padding-y: $spacer / 4 !default;\n$dropdown-item-padding-x: $spacer !default;\n\n$dropdown-header-color: $gray-600 !default;\n$dropdown-header-padding: $dropdown-padding-y $dropdown-item-padding-x !default;\n// scss-docs-end dropdown-variables\n\n// scss-docs-start dropdown-dark-variables\n$dropdown-dark-color: $gray-300 !default;\n$dropdown-dark-bg: $gray-800 !default;\n$dropdown-dark-border-color: $dropdown-border-color !default;\n$dropdown-dark-divider-bg: $dropdown-divider-bg !default;\n$dropdown-dark-box-shadow: null !default;\n$dropdown-dark-link-color: $dropdown-dark-color !default;\n$dropdown-dark-link-hover-color: $white !default;\n$dropdown-dark-link-hover-bg: rgba($white, .15) !default;\n$dropdown-dark-link-active-color: $dropdown-link-active-color !default;\n$dropdown-dark-link-active-bg: $dropdown-link-active-bg !default;\n$dropdown-dark-link-disabled-color: $gray-500 !default;\n$dropdown-dark-header-color: $gray-500 !default;\n// scss-docs-end dropdown-dark-variables\n\n\n// Pagination\n\n// scss-docs-start pagination-variables\n$pagination-padding-y: .375rem !default;\n$pagination-padding-x: .75rem !default;\n$pagination-padding-y-sm: .25rem !default;\n$pagination-padding-x-sm: .5rem !default;\n$pagination-padding-y-lg: .75rem !default;\n$pagination-padding-x-lg: 1.5rem !default;\n\n$pagination-color: $link-color !default;\n$pagination-bg: $white !default;\n$pagination-border-width: $border-width !default;\n$pagination-border-radius: $border-radius !default;\n$pagination-margin-start: -$pagination-border-width !default;\n$pagination-border-color: $gray-300 !default;\n\n$pagination-focus-color: $link-hover-color !default;\n$pagination-focus-bg: $gray-200 !default;\n$pagination-focus-box-shadow: $input-btn-focus-box-shadow !default;\n$pagination-focus-outline: 0 !default;\n\n$pagination-hover-color: $link-hover-color !default;\n$pagination-hover-bg: $gray-200 !default;\n$pagination-hover-border-color: $gray-300 !default;\n\n$pagination-active-color: $component-active-color !default;\n$pagination-active-bg: $component-active-bg !default;\n$pagination-active-border-color: $pagination-active-bg !default;\n\n$pagination-disabled-color: $gray-600 !default;\n$pagination-disabled-bg: $white !default;\n$pagination-disabled-border-color: $gray-300 !default;\n\n$pagination-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !default;\n\n$pagination-border-radius-sm: $border-radius-sm !default;\n$pagination-border-radius-lg: $border-radius-lg !default;\n// scss-docs-end pagination-variables\n\n\n// Cards\n\n// scss-docs-start card-variables\n$card-spacer-y: $spacer !default;\n$card-spacer-x: $spacer !default;\n$card-title-spacer-y: $spacer / 2 !default;\n$card-border-width: $border-width !default;\n$card-border-radius: $border-radius !default;\n$card-border-color: rgba($black, .125) !default;\n$card-inner-border-radius: subtract($card-border-radius, $card-border-width) !default;\n$card-cap-padding-y: $card-spacer-y / 2 !default;\n$card-cap-padding-x: $card-spacer-x !default;\n$card-cap-bg: rgba($black, .03) !default;\n$card-cap-color: null !default;\n$card-height: null !default;\n$card-color: null !default;\n$card-bg: $white !default;\n$card-img-overlay-padding: $spacer !default;\n$card-group-margin: $grid-gutter-width / 2 !default;\n// scss-docs-end card-variables\n\n// Accordion\n\n// scss-docs-start accordion-variables\n$accordion-padding-y: 1rem !default;\n$accordion-padding-x: 1.25rem !default;\n$accordion-color: $body-color !default;\n$accordion-bg: transparent !default;\n$accordion-border-width: $border-width !default;\n$accordion-border-color: rgba($black, .125) !default;\n$accordion-border-radius: $border-radius !default;\n$accordion-inner-border-radius: subtract($accordion-border-radius, $accordion-border-width) !default;\n\n$accordion-body-padding-y: $accordion-padding-y !default;\n$accordion-body-padding-x: $accordion-padding-x !default;\n\n$accordion-button-padding-y: $accordion-padding-y !default;\n$accordion-button-padding-x: $accordion-padding-x !default;\n$accordion-button-color: $accordion-color !default;\n$accordion-button-bg: $accordion-bg !default;\n$accordion-transition: $btn-transition, border-radius .15s ease !default;\n$accordion-button-active-bg: tint-color($component-active-bg, 90%) !default;\n$accordion-button-active-color: shade-color($primary, 10%) !default;\n\n$accordion-button-focus-border-color: $input-focus-border-color !default;\n$accordion-button-focus-box-shadow: $btn-focus-box-shadow !default;\n\n$accordion-icon-width: 1.25rem !default;\n$accordion-icon-color: $accordion-color !default;\n$accordion-icon-active-color: $accordion-button-active-color !default;\n$accordion-icon-transition: transform .2s ease-in-out !default;\n$accordion-icon-transform: rotate(180deg) !default;\n\n$accordion-button-icon: url(\"data:image/svg+xml, \") !default;\n$accordion-button-active-icon: url(\"data:image/svg+xml, \") !default;\n// scss-docs-end accordion-variables\n\n// Tooltips\n\n// scss-docs-start tooltip-variables\n$tooltip-font-size: $font-size-sm !default;\n$tooltip-max-width: 200px !default;\n$tooltip-color: $white !default;\n$tooltip-bg: $black !default;\n$tooltip-border-radius: $border-radius !default;\n$tooltip-opacity: .9 !default;\n$tooltip-padding-y: $spacer / 4 !default;\n$tooltip-padding-x: $spacer / 2 !default;\n$tooltip-margin: 0 !default;\n\n$tooltip-arrow-width: .8rem !default;\n$tooltip-arrow-height: .4rem !default;\n$tooltip-arrow-color: $tooltip-bg !default;\n// scss-docs-end tooltip-variables\n\n// Form tooltips must come after regular tooltips\n// scss-docs-start tooltip-feedback-variables\n$form-feedback-tooltip-padding-y: $tooltip-padding-y !default;\n$form-feedback-tooltip-padding-x: $tooltip-padding-x !default;\n$form-feedback-tooltip-font-size: $tooltip-font-size !default;\n$form-feedback-tooltip-line-height: null !default;\n$form-feedback-tooltip-opacity: $tooltip-opacity !default;\n$form-feedback-tooltip-border-radius: $tooltip-border-radius !default;\n// scss-docs-start tooltip-feedback-variables\n\n\n// Popovers\n\n// scss-docs-start popover-variables\n$popover-font-size: $font-size-sm !default;\n$popover-bg: $white !default;\n$popover-max-width: 276px !default;\n$popover-border-width: $border-width !default;\n$popover-border-color: rgba($black, .2) !default;\n$popover-border-radius: $border-radius-lg !default;\n$popover-inner-border-radius: subtract($popover-border-radius, $popover-border-width) !default;\n$popover-box-shadow: $box-shadow !default;\n\n$popover-header-bg: shade-color($popover-bg, 6%) !default;\n$popover-header-color: $headings-color !default;\n$popover-header-padding-y: .5rem !default;\n$popover-header-padding-x: $spacer !default;\n\n$popover-body-color: $body-color !default;\n$popover-body-padding-y: $spacer !default;\n$popover-body-padding-x: $spacer !default;\n\n$popover-arrow-width: 1rem !default;\n$popover-arrow-height: .5rem !default;\n$popover-arrow-color: $popover-bg !default;\n\n$popover-arrow-outer-color: fade-in($popover-border-color, .05) !default;\n// scss-docs-end popover-variables\n\n\n// Toasts\n\n// scss-docs-start toast-variables\n$toast-max-width: 350px !default;\n$toast-padding-x: .75rem !default;\n$toast-padding-y: .5rem !default;\n$toast-font-size: .875rem !default;\n$toast-color: null !default;\n$toast-background-color: rgba($white, .85) !default;\n$toast-border-width: 1px !default;\n$toast-border-color: rgba(0, 0, 0, .1) !default;\n$toast-border-radius: $border-radius !default;\n$toast-box-shadow: $box-shadow !default;\n$toast-spacing: $container-padding-x !default;\n\n$toast-header-color: $gray-600 !default;\n$toast-header-background-color: rgba($white, .85) !default;\n$toast-header-border-color: rgba(0, 0, 0, .05) !default;\n// scss-docs-end toast-variables\n\n\n// Badges\n\n// scss-docs-start badge-variables\n$badge-font-size: .75em !default;\n$badge-font-weight: $font-weight-bold !default;\n$badge-color: $white !default;\n$badge-padding-y: .35em !default;\n$badge-padding-x: .65em !default;\n$badge-border-radius: $border-radius !default;\n// scss-docs-end badge-variables\n\n\n// Modals\n\n// scss-docs-start modal-variables\n$modal-inner-padding: $spacer !default;\n\n$modal-footer-margin-between: .5rem !default;\n\n$modal-dialog-margin: .5rem !default;\n$modal-dialog-margin-y-sm-up: 1.75rem !default;\n\n$modal-title-line-height: $line-height-base !default;\n\n$modal-content-color: null !default;\n$modal-content-bg: $white !default;\n$modal-content-border-color: rgba($black, .2) !default;\n$modal-content-border-width: $border-width !default;\n$modal-content-border-radius: $border-radius-lg !default;\n$modal-content-inner-border-radius: subtract($modal-content-border-radius, $modal-content-border-width) !default;\n$modal-content-box-shadow-xs: $box-shadow-sm !default;\n$modal-content-box-shadow-sm-up: $box-shadow !default;\n\n$modal-backdrop-bg: $black !default;\n$modal-backdrop-opacity: .5 !default;\n$modal-header-border-color: $border-color !default;\n$modal-footer-border-color: $modal-header-border-color !default;\n$modal-header-border-width: $modal-content-border-width !default;\n$modal-footer-border-width: $modal-header-border-width !default;\n$modal-header-padding-y: $modal-inner-padding !default;\n$modal-header-padding-x: $modal-inner-padding !default;\n$modal-header-padding: $modal-header-padding-y $modal-header-padding-x !default; // Keep this for backwards compatibility\n\n$modal-sm: 300px !default;\n$modal-md: 500px !default;\n$modal-lg: 800px !default;\n$modal-xl: 1140px !default;\n\n$modal-fade-transform: translate(0, -50px) !default;\n$modal-show-transform: none !default;\n$modal-transition: transform .3s ease-out !default;\n$modal-scale-transform: scale(1.02) !default;\n// scss-docs-end modal-variables\n\n\n// Alerts\n//\n// Define alert colors, border radius, and padding.\n\n// scss-docs-start alert-variables\n$alert-padding-y: $spacer !default;\n$alert-padding-x: $spacer !default;\n$alert-margin-bottom: 1rem !default;\n$alert-border-radius: $border-radius !default;\n$alert-link-font-weight: $font-weight-bold !default;\n$alert-border-width: $border-width !default;\n$alert-bg-scale: -80% !default;\n$alert-border-scale: -70% !default;\n$alert-color-scale: 40% !default;\n$alert-dismissible-padding-r: $alert-padding-x * 3 !default; // 3x covers width of x plus default padding on either side\n// scss-docs-end alert-variables\n\n\n// Progress bars\n\n// scss-docs-start progress-variables\n$progress-height: 1rem !default;\n$progress-font-size: $font-size-base * .75 !default;\n$progress-bg: $gray-200 !default;\n$progress-border-radius: $border-radius !default;\n$progress-box-shadow: $box-shadow-inset !default;\n$progress-bar-color: $white !default;\n$progress-bar-bg: $primary !default;\n$progress-bar-animation-timing: 1s linear infinite !default;\n$progress-bar-transition: width .6s ease !default;\n// scss-docs-end progress-variables\n\n\n// List group\n\n// scss-docs-start list-group-variables\n$list-group-color: null !default;\n$list-group-bg: $white !default;\n$list-group-border-color: rgba($black, .125) !default;\n$list-group-border-width: $border-width !default;\n$list-group-border-radius: $border-radius !default;\n\n$list-group-item-padding-y: $spacer / 2 !default;\n$list-group-item-padding-x: $spacer !default;\n$list-group-item-bg-scale: -80% !default;\n$list-group-item-color-scale: 40% !default;\n\n$list-group-hover-bg: $gray-100 !default;\n$list-group-active-color: $component-active-color !default;\n$list-group-active-bg: $component-active-bg !default;\n$list-group-active-border-color: $list-group-active-bg !default;\n\n$list-group-disabled-color: $gray-600 !default;\n$list-group-disabled-bg: $list-group-bg !default;\n\n$list-group-action-color: $gray-700 !default;\n$list-group-action-hover-color: $list-group-action-color !default;\n\n$list-group-action-active-color: $body-color !default;\n$list-group-action-active-bg: $gray-200 !default;\n// scss-docs-end list-group-variables\n\n\n// Image thumbnails\n\n// scss-docs-start thumbnail-variables\n$thumbnail-padding: .25rem !default;\n$thumbnail-bg: $body-bg !default;\n$thumbnail-border-width: $border-width !default;\n$thumbnail-border-color: $gray-300 !default;\n$thumbnail-border-radius: $border-radius !default;\n$thumbnail-box-shadow: $box-shadow-sm !default;\n// scss-docs-end thumbnail-variables\n\n\n// Figures\n\n// scss-docs-start figure-variables\n$figure-caption-font-size: $small-font-size !default;\n$figure-caption-color: $gray-600 !default;\n// scss-docs-end figure-variables\n\n\n// Breadcrumbs\n\n// scss-docs-start breadcrumb-variables\n$breadcrumb-font-size: null !default;\n$breadcrumb-padding-y: 0 !default;\n$breadcrumb-padding-x: 0 !default;\n$breadcrumb-item-padding-x: .5rem !default;\n$breadcrumb-margin-bottom: 1rem !default;\n$breadcrumb-bg: null !default;\n$breadcrumb-divider-color: $gray-600 !default;\n$breadcrumb-active-color: $gray-600 !default;\n$breadcrumb-divider: quote(\"/\") !default;\n$breadcrumb-divider-flipped: $breadcrumb-divider !default;\n$breadcrumb-border-radius: null !default;\n// scss-docs-end breadcrumb-variables\n\n// Carousel\n\n// scss-docs-start carousel-variables\n$carousel-control-color: $white !default;\n$carousel-control-width: 15% !default;\n$carousel-control-opacity: .5 !default;\n$carousel-control-hover-opacity: .9 !default;\n$carousel-control-transition: opacity .15s ease !default;\n\n$carousel-indicator-width: 30px !default;\n$carousel-indicator-height: 3px !default;\n$carousel-indicator-hit-area-height: 10px !default;\n$carousel-indicator-spacer: 3px !default;\n$carousel-indicator-opacity: .5 !default;\n$carousel-indicator-active-bg: $white !default;\n$carousel-indicator-active-opacity: 1 !default;\n$carousel-indicator-transition: opacity .6s ease !default;\n\n$carousel-caption-width: 70% !default;\n$carousel-caption-color: $white !default;\n$carousel-caption-padding-y: 1.25rem !default;\n$carousel-caption-spacer: 1.25rem !default;\n\n$carousel-control-icon-width: 2rem !default;\n\n$carousel-control-prev-icon-bg: url(\"data:image/svg+xml, \") !default;\n$carousel-control-next-icon-bg: url(\"data:image/svg+xml, \") !default;\n\n$carousel-transition-duration: .6s !default;\n$carousel-transition: transform $carousel-transition-duration ease-in-out !default; // Define transform transition first if using multiple transitions (e.g., `transform 2s ease, opacity .5s ease-out`)\n\n$carousel-dark-indicator-active-bg: $black !default;\n$carousel-dark-caption-color: $black !default;\n$carousel-dark-control-icon-filter: invert(1) grayscale(100) !default;\n// scss-docs-end carousel-variables\n\n\n// Spinners\n\n// scss-docs-start spinner-variables\n$spinner-width: 2rem !default;\n$spinner-height: $spinner-width !default;\n$spinner-border-width: .25em !default;\n$spinner-animation-speed: .75s !default;\n\n$spinner-width-sm: 1rem !default;\n$spinner-height-sm: $spinner-width-sm !default;\n$spinner-border-width-sm: .2em !default;\n// scss-docs-end spinner-variables\n\n\n// Close\n\n// scss-docs-start close-variables\n$btn-close-width: 1em !default;\n$btn-close-height: $btn-close-width !default;\n$btn-close-padding-x: .25em !default;\n$btn-close-padding-y: $btn-close-padding-x !default;\n$btn-close-color: $black !default;\n$btn-close-bg: url(\"data:image/svg+xml, \") !default;\n$btn-close-focus-shadow: $input-btn-focus-box-shadow !default;\n$btn-close-opacity: .5 !default;\n$btn-close-hover-opacity: .75 !default;\n$btn-close-focus-opacity: 1 !default;\n$btn-close-disabled-opacity: .25 !default;\n$btn-close-white-filter: invert(1) grayscale(100%) brightness(200%) !default;\n// scss-docs-end close-variables\n\n\n// Offcanvas\n\n// scss-docs-start offcanvas-variables\n$offcanvas-padding-y: $modal-inner-padding !default;\n$offcanvas-padding-x: $modal-inner-padding !default;\n$offcanvas-horizontal-width: 400px !default;\n$offcanvas-vertical-height: 30vh !default;\n$offcanvas-transition-duration: .3s !default;\n$offcanvas-border-color: $modal-content-border-color !default;\n$offcanvas-border-width: $modal-content-border-width !default;\n$offcanvas-title-line-height: $modal-title-line-height !default;\n$offcanvas-bg-color: $modal-content-bg !default;\n$offcanvas-color: $modal-content-color !default;\n$offcanvas-body-backdrop-color: rgba($modal-backdrop-bg, $modal-backdrop-opacity) !default;\n$offcanvas-box-shadow: $modal-content-box-shadow-xs !default;\n// scss-docs-end offcanvas-variables\n\n// Code\n\n$code-font-size: $small-font-size !default;\n$code-color: $pink !default;\n\n$kbd-padding-y: .2rem !default;\n$kbd-padding-x: .4rem !default;\n$kbd-font-size: $code-font-size !default;\n$kbd-color: $white !default;\n$kbd-bg: $gray-900 !default;\n\n$pre-color: null !default;\n","// Loop over each breakpoint\n@each $breakpoint in map-keys($grid-breakpoints) {\n\n // Generate media query if needed\n @include media-breakpoint-up($breakpoint) {\n $infix: breakpoint-infix($breakpoint, $grid-breakpoints);\n\n // Loop over each utility property\n @each $key, $utility in $utilities {\n // The utility can be disabled with `false`, thus check if the utility is a map first\n // Only proceed if responsive media queries are enabled or if it's the base media query\n @if type-of($utility) == \"map\" and (map-get($utility, responsive) or $infix == \"\") {\n @include generate-utility($utility, $infix);\n }\n }\n }\n}\n\n// RFS rescaling\n@media (min-width: $rfs-mq-value) {\n @each $breakpoint in map-keys($grid-breakpoints) {\n $infix: breakpoint-infix($breakpoint, $grid-breakpoints);\n\n @if (map-get($grid-breakpoints, $breakpoint) < $rfs-breakpoint) {\n // Loop over each utility property\n @each $key, $utility in $utilities {\n // The utility can be disabled with `false`, thus check if the utility is a map first\n // Only proceed if responsive media queries are enabled or if it's the base media query\n @if type-of($utility) == \"map\" and map-get($utility, rfs) and (map-get($utility, responsive) or $infix == \"\") {\n @include generate-utility($utility, $infix, true);\n }\n }\n }\n }\n}\n\n\n// Print utilities\n@media print {\n @each $key, $utility in $utilities {\n // The utility can be disabled with `false`, thus check if the utility is a map first\n // Then check if the utility needs print styles\n @if type-of($utility) == \"map\" and map-get($utility, print) == true {\n @include generate-utility($utility, \"-print\");\n }\n }\n}\n"]}
\ No newline at end of file
diff --git a/packtools/catalogs/htmlgenerator/v3.0/css/bootstrap-reboot.css b/packtools/catalogs/htmlgenerator/v3.0/css/bootstrap-reboot.css
new file mode 100644
index 000000000..85f5bb2cc
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/css/bootstrap-reboot.css
@@ -0,0 +1,8 @@
+/*!
+ * Bootstrap Reboot v5.0.0-beta1 (https://getbootstrap.com/)
+ * Copyright 2011-2020 The Bootstrap Authors
+ * Copyright 2011-2020 Twitter, Inc.
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
+ * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
+ */@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0)}40%{-webkit-transform:translateY(30px)}60%{-webkit-transform:translateY(15px)}}@-moz-keyframes bounce{0%,100%,20%,50%,80%{-moz-transform:translateY(0)}40%{-moz-transform:translateY(30px)}60%{-moz-transform:translateY(15px)}}@-ms-keyframes bounce{0%,100%,20%,50%,80%{-ms-transform:translateY(0)}40%{-ms-transform:translateY(30px)}60%{-ms-transform:translateY(15px)}}@-o-keyframes bounce{0%,100%,20%,50%,80%{-o-transform:translateY(0)}40%{-o-transform:translateY(30px)}60%{-o-transform:translateY(15px)}}@keyframes bounce{0%,100%,20%,50%,80%{transform:translateY(0)}40%{transform:translateY(30px)}60%{transform:translateY(15px)}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,30%,0);transform:translate3d(0,30%,0);visibility:visible;opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:"Noto Sans",sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#393939;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#3867ce;text-decoration:underline}a:hover{color:#2d52a5}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#c32aa3;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#393939;border-radius:.12 .5rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:rgba(0,0,0,.6);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}
+/*# sourceMappingURL=bootstrap-reboot.css.map */
diff --git a/packtools/catalogs/htmlgenerator/v3.0/css/bootstrap-reboot.css.map b/packtools/catalogs/htmlgenerator/v3.0/css/bootstrap-reboot.css.map
new file mode 100644
index 000000000..602e6d2bc
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/css/bootstrap-reboot.css.map
@@ -0,0 +1 @@
+{"version":3,"sources":["bootstrap-reboot.scss","../../common/scss/_mixins/_themeSet.scss","../../../node_modules/bootstrap/scss/_reboot.scss","../../common/scss/_vars/_font.scss","../../../node_modules/bootstrap/scss/vendor/_rfs.scss","settings/_variables.scss","../../common/scss/_vars/_colors.scss","../../../node_modules/bootstrap/scss/_functions.scss","../../../node_modules/bootstrap/scss/mixins/_border-radius.scss","bootstrap-reboot.css"],"names":[],"mappings":"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","file":"bootstrap-reboot.css","sourcesContent":["/*!\n * Bootstrap Reboot v5.0.0-beta1 (https://getbootstrap.com/)\n * Copyright 2011-2020 The Bootstrap Authors\n * Copyright 2011-2020 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)\n * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)\n */\n\n @import \"scss/functions\";\n\n @import \"../../common/scss/itcssImports/vars\";\n @import \"../../common/scss/itcssImports/mixins\";\n @import \"./settings/variables\";\n \n // Prevent the usage of custom properties since we don't add them to `:root` in reboot\n $font-family-base: $font-family-sans-serif; // stylelint-disable-line scss/dollar-variable-default\n $font-family-code: $font-family-monospace; // stylelint-disable-line scss/dollar-variable-default\n @import \"scss/mixins\";\n @import \"scss/reboot\";\n ","@mixin __on-theme--dark {\n @at-root .#{$__classPrefix}__theme--dark & {\n @content;\n }\n}\n\n@mixin __on-theme--light {\n @at-root .#{$__classPrefix}__theme--light & {\n @content;\n }\n}\n\n\n@mixin animated($time: .5s, $prop: background, $prop2: text-indent){\n -webkit-animation-fill-mode: both;\n -moz-animation-fill-mode: both;\n -ms-animation-fill-mode: both;\n -o-animation-fill-mode: both;\n animation-fill-mode: both;\n -webkit-animation-duration: $time;\n -moz-animation-duration: $time;\n -ms-animation-duration: $time;\n -o-animation-duration: $time;\n animation-duration: $time;\n\n -o-transition: $prop $time ease-out, $prop2 $time ease-out;\n -ms-transition: $prop $time ease-out, $prop2 $time ease-out;\n -moz-transition: $prop $time ease-out, $prop2 $time ease-out;\n -webkit-transition: $prop $time ease-out, $prop2 $time ease-out;\n transition: $prop $time ease-out, $prop2 $time ease-out;\n}\n\n@-webkit-keyframes bounce {\n 0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}\n 40% {-webkit-transform: translateY(30px);}\n 60% {-webkit-transform: translateY(15px);}\n}\n\n@-moz-keyframes bounce {\n 0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}\n 40% {-moz-transform: translateY(30px);}\n 60% {-moz-transform: translateY(15px);}\n}\n\n@-ms-keyframes bounce {\n 0%, 20%, 50%, 80%, 100% {-ms-transform: translateY(0);}\n 40% {-ms-transform: translateY(30px);}\n 60% {-ms-transform: translateY(15px);}\n}\n\n@-o-keyframes bounce {\n 0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}\n 40% {-o-transform: translateY(30px);}\n 60% {-o-transform: translateY(15px);}\n}\n@keyframes bounce {\n 0%, 20%, 50%, 80%, 100% {transform: translateY(0);}\n 40% {transform: translateY(30px);}\n 60% {transform: translateY(15px);}\n}\n\n@mixin bounce($time: .5s){\n -webkit-animation-name: bounce;\n -moz-animation-name: bounce;\n -ms-animation-name: bounce;\n -o-animation-name: bounce;\n animation-name: bounce;\n\n -webkit-animation-duration: $time;\n -moz-animation-duration: $time;\n -ms-animation-duration: $time;\n -o-animation-duration: $time;\n animation-duration: $time; \n}\n\n@mixin slideInUp($time: .5s){\n -webkit-animation-name: slideInUp;\n animation-name: slideInUp;\n\n -webkit-animation-duration: $time;\n -moz-animation-duration: $time;\n -ms-animation-duration: $time;\n -o-animation-duration: $time;\n animation-duration: $time;\n}\n\n@-webkit-keyframes slideInUp {\n from {\n -webkit-transform: translate3d(0, 30%, 0);\n transform: translate3d(0, 30%, 0);\n visibility: visible;\n opacity: 0;\n }\n\n to {\n -webkit-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0);\n opacity: 1;\n }\n}\n","// stylelint-disable declaration-no-important, selector-no-qualifying-type, property-no-vendor-prefix\n\n\n// Reboot\n//\n// Normalization of HTML elements, manually forked from Normalize.css to remove\n// styles targeting irrelevant browsers while applying new styles.\n//\n// Normalize is licensed MIT. https://github.com/necolas/normalize.css\n\n\n// Document\n//\n// Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.\n\n*,\n*::before,\n*::after {\n box-sizing: border-box;\n}\n\n\n// Root\n//\n// Ability to the value of the root font sizes, affecting the value of `rem`.\n// null by default, thus nothing is generated.\n\n:root {\n font-size: $font-size-root;\n\n @if $enable-smooth-scroll {\n @media (prefers-reduced-motion: no-preference) {\n scroll-behavior: smooth;\n }\n }\n}\n\n\n// Body\n//\n// 1. Remove the margin in all browsers.\n// 2. As a best practice, apply a default `background-color`.\n// 3. Prevent adjustments of font size after orientation changes in iOS.\n// 4. Change the default tap highlight to be completely transparent in iOS.\n\nbody {\n margin: 0; // 1\n font-family: $font-family-base;\n @include font-size($font-size-base);\n font-weight: $font-weight-base;\n line-height: $line-height-base;\n color: $body-color;\n text-align: $body-text-align;\n background-color: $body-bg; // 2\n -webkit-text-size-adjust: 100%; // 3\n -webkit-tap-highlight-color: rgba($black, 0); // 4\n}\n\n\n// Content grouping\n//\n// 1. Reset Firefox's gray color\n// 2. Set correct height and prevent the `size` attribute to make the `hr` look like an input field\n\nhr {\n margin: $hr-margin-y 0;\n color: $hr-color; // 1\n background-color: currentColor;\n border: 0;\n opacity: $hr-opacity;\n}\n\nhr:not([size]) {\n height: $hr-height; // 2\n}\n\n\n// Typography\n//\n// 1. Remove top margins from headings\n// By default, ``-`` all receive top and bottom margins. We nuke the top\n// margin for easier control within type scales as it avoids margin collapsing.\n\n%heading {\n margin-top: 0; // 1\n margin-bottom: $headings-margin-bottom;\n font-family: $headings-font-family;\n font-style: $headings-font-style;\n font-weight: $headings-font-weight;\n line-height: $headings-line-height;\n color: $headings-color;\n}\n\nh1 {\n @extend %heading;\n @include font-size($h1-font-size);\n}\n\nh2 {\n @extend %heading;\n @include font-size($h2-font-size);\n}\n\nh3 {\n @extend %heading;\n @include font-size($h3-font-size);\n}\n\nh4 {\n @extend %heading;\n @include font-size($h4-font-size);\n}\n\nh5 {\n @extend %heading;\n @include font-size($h5-font-size);\n}\n\nh6 {\n @extend %heading;\n @include font-size($h6-font-size);\n}\n\n\n// Reset margins on paragraphs\n//\n// Similarly, the top margin on ` `s get reset. However, we also reset the\n// bottom margin to use `rem` units instead of `em`.\n\np {\n margin-top: 0;\n margin-bottom: $paragraph-margin-bottom;\n}\n\n\n// Abbreviations\n//\n// 1. Duplicate behavior to the data-bs-* attribute for our tooltip plugin\n// 2. Add the correct text decoration in Chrome, Edge, Opera, and Safari.\n// 3. Add explicit cursor to indicate changed behavior.\n// 4. Prevent the text-decoration to be skipped.\n\nabbr[title],\nabbr[data-bs-original-title] { // 1\n text-decoration: underline dotted; // 2\n cursor: help; // 3\n text-decoration-skip-ink: none; // 4\n}\n\n\n// Address\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\n\n// Lists\n\nol,\nul {\n padding-left: 2rem;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: $dt-font-weight;\n}\n\n// 1. Undo browser default\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0; // 1\n}\n\n\n// Blockquote\n\nblockquote {\n margin: 0 0 1rem;\n}\n\n\n// Strong\n//\n// Add the correct font weight in Chrome, Edge, and Safari\n\nb,\nstrong {\n font-weight: $font-weight-bolder;\n}\n\n\n// Small\n//\n// Add the correct font size in all browsers\n\nsmall {\n @include font-size($small-font-size);\n}\n\n\n// Mark\n\nmark {\n padding: $mark-padding;\n background-color: $mark-bg;\n}\n\n\n// Sub and Sup\n//\n// Prevent `sub` and `sup` elements from affecting the line height in\n// all browsers.\n\nsub,\nsup {\n position: relative;\n @include font-size($sub-sup-font-size);\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub { bottom: -.25em; }\nsup { top: -.5em; }\n\n\n// Links\n\na {\n color: $link-color;\n text-decoration: $link-decoration;\n\n &:hover {\n color: $link-hover-color;\n text-decoration: $link-hover-decoration;\n }\n}\n\n// And undo these styles for placeholder links/named anchors (without href).\n// It would be more straightforward to just use a[href] in previous block, but that\n// causes specificity issues in many other styles that are too complex to fix.\n// See https://github.com/twbs/bootstrap/issues/19402\n\na:not([href]):not([class]) {\n &,\n &:hover {\n color: inherit;\n text-decoration: none;\n }\n}\n\n\n// Code\n\npre,\ncode,\nkbd,\nsamp {\n font-family: $font-family-code;\n @include font-size(1em); // Correct the odd `em` font sizing in all browsers.\n direction: ltr #{\"/* rtl:ignore */\"};\n unicode-bidi: bidi-override;\n}\n\n// 1. Remove browser default top margin\n// 2. Reset browser default of `1em` to use `rem`s\n// 3. Don't allow content to break outside\n\npre {\n display: block;\n margin-top: 0; // 1\n margin-bottom: 1rem; // 2\n overflow: auto; // 3\n @include font-size($code-font-size);\n color: $pre-color;\n\n // Account for some code outputs that place code tags in pre tags\n code {\n @include font-size(inherit);\n color: inherit;\n word-break: normal;\n }\n}\n\ncode {\n @include font-size($code-font-size);\n color: $code-color;\n word-wrap: break-word;\n\n // Streamline the style when inside anchors to avoid broken underline and more\n a > & {\n color: inherit;\n }\n}\n\nkbd {\n padding: $kbd-padding-y $kbd-padding-x;\n @include font-size($kbd-font-size);\n color: $kbd-color;\n background-color: $kbd-bg;\n @include border-radius($border-radius-sm);\n\n kbd {\n padding: 0;\n @include font-size(1em);\n font-weight: $nested-kbd-font-weight;\n }\n}\n\n\n// Figures\n//\n// Apply a consistent margin strategy (matches our type styles).\n\nfigure {\n margin: 0 0 1rem;\n}\n\n\n// Images and content\n\nimg,\nsvg {\n vertical-align: middle;\n}\n\n\n// Tables\n//\n// Prevent double borders\n\ntable {\n caption-side: bottom;\n border-collapse: collapse;\n}\n\ncaption {\n padding-top: $table-cell-padding-y;\n padding-bottom: $table-cell-padding-y;\n color: $table-caption-color;\n text-align: left;\n}\n\n// 1. Removes font-weight bold by inheriting\n// 2. Matches default `
` alignment by inheriting `text-align`.\n// 3. Fix alignment for Safari\n\nth {\n font-weight: $table-th-font-weight; // 1\n text-align: inherit; // 2\n text-align: -webkit-match-parent; // 3\n}\n\nthead,\ntbody,\ntfoot,\ntr,\ntd,\nth {\n border-color: inherit;\n border-style: solid;\n border-width: 0;\n}\n\n\n// Forms\n//\n// 1. Allow labels to use `margin` for spacing.\n\nlabel {\n display: inline-block; // 1\n}\n\n// Remove the default `border-radius` that macOS Chrome adds.\n// See https://github.com/twbs/bootstrap/issues/24093\n\nbutton {\n // stylelint-disable-next-line property-disallowed-list\n border-radius: 0;\n}\n\n// Explicitly remove focus outline in Chromium when it shouldn't be\n// visible (e.g. as result of mouse click or touch tap). It already\n// should be doing this automatically, but seems to currently be\n// confused and applies its very visible two-tone outline anyway.\n\nbutton:focus:not(:focus-visible) {\n outline: 0;\n}\n\n// 1. Remove the margin in Firefox and Safari\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0; // 1\n font-family: inherit;\n @include font-size(inherit);\n line-height: inherit;\n}\n\n// Remove the inheritance of text transform in Firefox\nbutton,\nselect {\n text-transform: none;\n}\n// Set the cursor for non-`` buttons\n//\n// Details at https://github.com/twbs/bootstrap/pull/30562\n[role=\"button\"] {\n cursor: pointer;\n}\n\nselect {\n // Remove the inheritance of word-wrap in Safari.\n // See https://github.com/twbs/bootstrap/issues/24990\n word-wrap: normal;\n\n // Undo the opacity change from Chrome\n &:disabled {\n opacity: 1;\n }\n}\n\n// Remove the dropdown arrow in Chrome from inputs built with datalists.\n// See https://stackoverflow.com/a/54997118\n\n[list]::-webkit-calendar-picker-indicator {\n display: none;\n}\n\n// 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`\n// controls in Android 4.\n// 2. Correct the inability to style clickable types in iOS and Safari.\n// 3. Opinionated: add \"hand\" cursor to non-disabled button elements.\n\nbutton,\n[type=\"button\"], // 1\n[type=\"reset\"],\n[type=\"submit\"] {\n -webkit-appearance: button; // 2\n\n @if $enable-button-pointers {\n &:not(:disabled) {\n cursor: pointer; // 3\n }\n }\n}\n\n// Remove inner border and padding from Firefox, but don't restore the outline like Normalize.\n\n::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\n// 1. Textareas should really only resize vertically so they don't break their (horizontal) containers.\n\ntextarea {\n resize: vertical; // 1\n}\n\n// 1. Browsers set a default `min-width: min-content;` on fieldsets,\n// unlike e.g. ``s, which have `min-width: 0;` by default.\n// So we reset that to ensure fieldsets behave more like a standard block element.\n// See https://github.com/twbs/bootstrap/issues/12359\n// and https://html.spec.whatwg.org/multipage/#the-fieldset-and-legend-elements\n// 2. Reset the default outline behavior of fieldsets so they don't affect page layout.\n\nfieldset {\n min-width: 0; // 1\n padding: 0; // 2\n margin: 0; // 2\n border: 0; // 2\n}\n\n// 1. By using `float: left`, the legend will behave like a block element.\n// This way the border of a fieldset wraps around the legend if present.\n// 2. Fix wrapping bug.\n// See https://github.com/twbs/bootstrap/issues/29712\n\nlegend {\n float: left; // 1\n width: 100%;\n padding: 0;\n margin-bottom: $legend-margin-bottom;\n @include font-size($legend-font-size);\n font-weight: $legend-font-weight;\n line-height: inherit;\n\n + * {\n clear: left; // 2\n }\n}\n\n// Fix height of inputs with a type of datetime-local, date, month, week, or time\n// See https://github.com/twbs/bootstrap/issues/18842\n\n::-webkit-datetime-edit-fields-wrapper,\n::-webkit-datetime-edit-text,\n::-webkit-datetime-edit-minute,\n::-webkit-datetime-edit-hour-field,\n::-webkit-datetime-edit-day-field,\n::-webkit-datetime-edit-month-field,\n::-webkit-datetime-edit-year-field {\n padding: 0;\n}\n\n::-webkit-inner-spin-button {\n height: auto;\n}\n\n// 1. Correct the outline style in Safari.\n// 2. This overrides the extra rounded corners on search inputs in iOS so that our\n// `.form-control` class can properly style them. Note that this cannot simply\n// be added to `.form-control` as it's not specific enough. For details, see\n// https://github.com/twbs/bootstrap/issues/11586.\n\n[type=\"search\"] {\n outline-offset: -2px; // 1\n -webkit-appearance: textfield; // 2\n}\n\n// 1. A few input types should stay LTR\n// See https://rtlstyling.com/posts/rtl-styling#form-inputs\n// 2. RTL only output\n// See https://rtlcss.com/learn/usage-guide/control-directives/#raw\n\n/* rtl:raw:\n[type=\"tel\"],\n[type=\"url\"],\n[type=\"email\"],\n[type=\"number\"] {\n direction: ltr;\n}\n*/\n\n// Remove the inner padding in Chrome and Safari on macOS.\n\n::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n// Remove padding around color pickers in webkit browsers\n\n::-webkit-color-swatch-wrapper {\n padding: 0;\n}\n\n\n// Inherit font family and line height for file input buttons\n\n::file-selector-button {\n font: inherit;\n}\n\n// 1. Change font properties to `inherit`\n// 2. Correct the inability to style clickable types in iOS and Safari.\n\n::-webkit-file-upload-button {\n font: inherit; // 1\n -webkit-appearance: button; // 2\n}\n\n// Correct element displays\n\noutput {\n display: inline-block;\n}\n\n// Remove border from iframe\n\niframe {\n border: 0;\n}\n\n// Summary\n//\n// 1. Add the correct display in all browsers\n\nsummary {\n display: list-item; // 1\n cursor: pointer;\n}\n\n\n// Progress\n//\n// Add the correct vertical alignment in Chrome, Firefox, and Opera.\n\nprogress {\n vertical-align: baseline;\n}\n\n\n// Hidden attribute\n//\n// Always hide an element with the `hidden` HTML attribute.\n\n[hidden] {\n display: none !important;\n}\n","$__font__family: 'Noto Sans', sans-serif;\n$__font__family--brand: 'Arapey', serif;\n$__font__rem: 16px;\n\n$__font__rem--article: 18px;\n\n$__font__line-height: 1.2em;\n$__font__line-height--article: 1.6em;","// stylelint-disable property-blacklist, scss/dollar-variable-default\n\n// SCSS RFS mixin\n//\n// Automated responsive values for font sizes, paddings, margins and much more\n//\n// Licensed under MIT (https://github.com/twbs/rfs/blob/master/LICENSE)\n\n// Configuration\n\n// Base value\n$rfs-base-value: 1.25rem !default;\n$rfs-unit: rem !default;\n\n@if $rfs-unit != rem and $rfs-unit != px {\n @error \"`#{$rfs-unit}` is not a valid unit for $rfs-unit. Use `px` or `rem`.\";\n}\n\n// Breakpoint at where values start decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !default;\n$rfs-breakpoint-unit: px !default;\n\n@if $rfs-breakpoint-unit != px and $rfs-breakpoint-unit != em and $rfs-breakpoint-unit != rem {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n}\n\n// Resize values based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != number or $rfs-factor <= 1 {\n @error \"`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.\";\n}\n\n// Mode. Possibilities: \"min-media-query\", \"max-media-query\"\n$rfs-mode: min-media-query !default;\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-rfs to false\n$enable-rfs: true !default;\n\n// Cache $rfs-base-value unit\n$rfs-base-value-unit: unit($rfs-base-value);\n\n// Remove px-unit from $rfs-base-value for calculations\n@if $rfs-base-value-unit == px {\n $rfs-base-value: $rfs-base-value / ($rfs-base-value * 0 + 1);\n}\n@else if $rfs-base-value-unit == rem {\n $rfs-base-value: $rfs-base-value / ($rfs-base-value * 0 + 1 / $rfs-rem-value);\n}\n\n// Cache $rfs-breakpoint unit to prevent multiple calls\n$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);\n\n// Remove unit from $rfs-breakpoint for calculations\n@if $rfs-breakpoint-unit-cache == px {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1);\n}\n@else if $rfs-breakpoint-unit-cache == rem or $rfs-breakpoint-unit-cache == \"em\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1 / $rfs-rem-value);\n}\n\n// Calculate the media query value\n$rfs-mq-value: if($rfs-breakpoint-unit == px, #{$rfs-breakpoint}px, #{$rfs-breakpoint / $rfs-rem-value}#{$rfs-breakpoint-unit});\n$rfs-mq-property-width: if($rfs-mode == max-media-query, max-width, min-width);\n$rfs-mq-property-height: if($rfs-mode == max-media-query, max-height, min-height);\n\n// Internal mixin used to determine which media query needs to be used\n@mixin _rfs-media-query {\n @if $rfs-two-dimensional {\n @if $rfs-mode == max-media-query {\n @media (#{$rfs-mq-property-width}: #{$rfs-mq-value}), (#{$rfs-mq-property-height}: #{$rfs-mq-value}) {\n @content;\n }\n }\n @else {\n @media (#{$rfs-mq-property-width}: #{$rfs-mq-value}) and (#{$rfs-mq-property-height}: #{$rfs-mq-value}) {\n @content;\n }\n }\n }\n @else {\n @media (#{$rfs-mq-property-width}: #{$rfs-mq-value}) {\n @content;\n }\n }\n}\n\n// Internal mixin that adds disable classes to the selector if needed.\n@mixin _rfs-rule {\n @if $rfs-class == disable and $rfs-mode == max-media-query {\n // Adding an extra class increases specificity, which prevents the media query to override the property\n &,\n .disable-rfs &,\n &.disable-rfs {\n @content;\n }\n }\n @else if $rfs-class == enable and $rfs-mode == min-media-query {\n .enable-rfs &,\n &.enable-rfs {\n @content;\n }\n }\n @else {\n @content;\n }\n}\n\n// Internal mixin that adds enable classes to the selector if needed.\n@mixin _rfs-media-query-rule {\n\n @if $rfs-class == enable {\n @if $rfs-mode == min-media-query {\n @content;\n }\n\n @include _rfs-media-query {\n .enable-rfs &,\n &.enable-rfs {\n @content;\n }\n }\n }\n @else {\n @if $rfs-class == disable and $rfs-mode == min-media-query {\n .disable-rfs &,\n &.disable-rfs {\n @content;\n }\n }\n @include _rfs-media-query {\n @content;\n }\n }\n}\n\n// Helper function to get the formatted non-responsive value\n@function rfs-value($values) {\n // Convert to list\n $values: if(type-of($values) != list, ($values,), $values);\n\n $val: '';\n\n // Loop over each value and calculate value\n @each $value in $values {\n @if $value == 0 {\n $val: $val + ' 0';\n }\n @else {\n // Cache $value unit\n $unit: if(type-of($value) == \"number\", unit($value), false);\n\n @if $unit == px {\n // Convert to rem if needed\n $val: $val + ' ' + if($rfs-unit == rem, #{$value / ($value * 0 + $rfs-rem-value)}rem, $value);\n }\n @else if $unit == rem {\n // Convert to px if needed\n $val: $val + ' ' + if($rfs-unit == px, #{$value / ($value * 0 + 1) * $rfs-rem-value}px, $value);\n }\n @else {\n // If $value isn't a number (like inherit) or $value has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n $val: $val + ' ' + $value;\n }\n }\n }\n\n // Remove first space\n @return unquote(str-slice($val, 2));\n}\n\n// Helper function to get the responsive value calculated by RFS\n@function rfs-fluid-value($values) {\n // Convert to list\n $values: if(type-of($values) != list, ($values,), $values);\n\n $val: '';\n\n // Loop over each value and calculate value\n @each $value in $values {\n @if $value == 0 {\n $val: $val + ' 0';\n }\n\n @else {\n // Cache $value unit\n $unit: if(type-of($value) == \"number\", unit($value), false);\n\n // If $value isn't a number (like inherit) or $value has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n @if not $unit or $unit != px and $unit != rem {\n $val: $val + ' ' + $value;\n }\n\n @else {\n // Remove unit from $value for calculations\n $value: $value / ($value * 0 + if($unit == px, 1, 1 / $rfs-rem-value));\n\n // Only add the media query if the value is greater than the minimum value\n @if abs($value) <= $rfs-base-value or not $enable-rfs {\n $val: $val + ' ' + if($rfs-unit == rem, #{$value / $rfs-rem-value}rem, #{$value}px);\n }\n @else {\n // Calculate the minimum value\n $value-min: $rfs-base-value + (abs($value) - $rfs-base-value) / $rfs-factor;\n\n // Calculate difference between $value and the minimum value\n $value-diff: abs($value) - $value-min;\n\n // Base value formatting\n $min-width: if($rfs-unit == rem, #{$value-min / $rfs-rem-value}rem, #{$value-min}px);\n\n // Use negative value if needed\n $min-width: if($value < 0, -$min-width, $min-width);\n\n // Use `vmin` if two-dimensional is enabled\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n // Calculate the variable width between 0 and $rfs-breakpoint\n $variable-width: #{$value-diff * 100 / $rfs-breakpoint}#{$variable-unit};\n\n // Return the calculated value\n $val: $val + ' calc(' + $min-width + if($value < 0, ' - ', ' + ') + $variable-width + ')';\n }\n }\n }\n }\n\n // Remove first space\n @return unquote(str-slice($val, 2));\n}\n\n// RFS mixin\n@mixin rfs($values, $property: font-size) {\n @if $values != null {\n $val: rfs-value($values);\n $fluidVal: rfs-fluid-value($values);\n\n // Do not print the media query if responsive & non-responsive values are the same\n @if $val == $fluidVal {\n #{$property}: $val;\n }\n @else {\n @include _rfs-rule {\n #{$property}: if($rfs-mode == max-media-query, $val, $fluidVal);\n\n // Include safari iframe resize fix if needed\n min-width: if($rfs-safari-iframe-resize-bug-fix, (0 * 1vw), null);\n }\n\n @include _rfs-media-query-rule {\n #{$property}: if($rfs-mode == max-media-query, $fluidVal, $val);\n }\n }\n }\n}\n\n// Shorthand helper mixins\n@mixin font-size($value) {\n @include rfs($value);\n}\n\n@mixin padding($value) {\n @include rfs($value, padding);\n}\n\n@mixin padding-top($value) {\n @include rfs($value, padding-top);\n}\n\n@mixin padding-right($value) {\n @include rfs($value, padding-right);\n}\n\n@mixin padding-bottom($value) {\n @include rfs($value, padding-bottom);\n}\n\n@mixin padding-left($value) {\n @include rfs($value, padding-left);\n}\n\n@mixin margin($value) {\n @include rfs($value, margin);\n}\n\n@mixin margin-top($value) {\n @include rfs($value, margin-top);\n}\n\n@mixin margin-right($value) {\n @include rfs($value, margin-right);\n}\n\n@mixin margin-bottom($value) {\n @include rfs($value, margin-bottom);\n}\n\n@mixin margin-left($value) {\n @include rfs($value, margin-left);\n}\n","// Variables\n//\n// Variables should follow the `$component-state-property-size` formula for\n// consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.\n\n// Color system\n\n// scss-docs-start gray-color-variables\n$white: $__white !default;\n$gray-100: $__bg__gray--1 !default;\n$gray-200: $__bg__gray--2 !default;\n$gray-300: rgba($__black,.3) !default;\n$gray-400: rgba($__black,.4) !default;\n$gray-500: rgba($__black,.5) !default;\n$gray-600: rgba($__black,.6) !default;\n$gray-700: rgba($__black,.7) !default;\n$gray-800: $__bg__white--2 !default;\n$gray-900: $__bg__white--1 !default;\n$black: $__black !default;\n// scss-docs-end gray-color-variables\n\n// fusv-disable\n// scss-docs-start gray-colors-map\n$grays: (\n \"100\": $gray-100,\n \"200\": $gray-200,\n \"300\": $gray-300,\n \"400\": $gray-400,\n \"500\": $gray-500,\n \"600\": $gray-600,\n \"700\": $gray-700,\n \"800\": $gray-800,\n \"900\": $gray-900\n) !default;\n// scss-docs-end gray-colors-map\n// fusv-enable\n\n// scss-docs-start color-variables\n$blue: $__interaction--light !default;\n$indigo: $__support__purple--light !default;\n$purple: $__support__purple--dark !default;\n$pink: #C32AA3 !default;\n$red: $__negative--light !default;\n$orange: $__negative--dark !default;\n$yellow: $__warning--light !default;\n$green: $__positive--light !default;\n$teal: $__support__green--light !default;\n$cyan: $__info--light !default;\n// scss-docs-end color-variables\n\n// scss-docs-start colors-map\n$colors: (\n \"blue\": $blue,\n \"indigo\": $indigo,\n \"purple\": $purple,\n \"pink\": $pink,\n \"red\": $red,\n \"orange\": $orange,\n \"yellow\": $yellow,\n \"green\": $green,\n \"teal\": $teal,\n \"cyan\": $cyan,\n \"white\": $white,\n \"gray\": $__text--light,\n \"gray-dark\": $__text__emphasis--light\n) !default;\n// scss-docs-end colors-map\n\n// scss-docs-start theme-color-variables\n$primary: $blue !default;\n//$secondary: $gray-600 !default;\n$secondary: $white !default;\n$success: $green !default;\n$info: $cyan !default;\n$warning: $yellow !default;\n$danger: $red !default;\n$light: $gray-100 !default;\n$dark: $gray-900 !default;\n// scss-docs-end theme-color-variables\n\n// scss-docs-start theme-colors-map\n$theme-colors: (\n \"primary\": $primary,\n \"secondary\": $secondary,\n \"success\": $success,\n \"info\": $info,\n \"warning\": $warning,\n \"danger\": $danger,\n \"light\": $light,\n \"dark\": $dark\n) !default;\n// scss-docs-end theme-colors-map\n\n// The contrast ratio to reach against white, to determine if color changes from \"light\" to \"dark\". Acceptable values for WCAG 2.0 are 3, 4.5 and 7.\n// See https://www.w3.org/TR/WCAG20/#visual-audio-contrast-contrast\n$min-contrast-ratio: 4.5 !default;\n\n// Customize the light and dark text colors for use in our color contrast function.\n$color-contrast-dark: $black !default;\n$color-contrast-light: $white !default;\n\n// fusv-disable\n$blue-100: tint-color($blue, 80%) !default;\n$blue-200: tint-color($blue, 60%) !default;\n$blue-300: tint-color($blue, 40%) !default;\n$blue-400: tint-color($blue, 20%) !default;\n$blue-500: $blue !default;\n$blue-600: shade-color($blue, 20%) !default;\n$blue-700: shade-color($blue, 40%) !default;\n$blue-800: shade-color($blue, 60%) !default;\n$blue-900: shade-color($blue, 80%) !default;\n\n$indigo-100: tint-color($indigo, 80%) !default;\n$indigo-200: tint-color($indigo, 60%) !default;\n$indigo-300: tint-color($indigo, 40%) !default;\n$indigo-400: tint-color($indigo, 20%) !default;\n$indigo-500: $indigo !default;\n$indigo-600: shade-color($indigo, 20%) !default;\n$indigo-700: shade-color($indigo, 40%) !default;\n$indigo-800: shade-color($indigo, 60%) !default;\n$indigo-900: shade-color($indigo, 80%) !default;\n\n$purple-100: tint-color($purple, 80%) !default;\n$purple-200: tint-color($purple, 60%) !default;\n$purple-300: tint-color($purple, 40%) !default;\n$purple-400: tint-color($purple, 20%) !default;\n$purple-500: $purple !default;\n$purple-600: shade-color($purple, 20%) !default;\n$purple-700: shade-color($purple, 40%) !default;\n$purple-800: shade-color($purple, 60%) !default;\n$purple-900: shade-color($purple, 80%) !default;\n\n$pink-100: tint-color($pink, 80%) !default;\n$pink-200: tint-color($pink, 60%) !default;\n$pink-300: tint-color($pink, 40%) !default;\n$pink-400: tint-color($pink, 20%) !default;\n$pink-500: $pink !default;\n$pink-600: shade-color($pink, 20%) !default;\n$pink-700: shade-color($pink, 40%) !default;\n$pink-800: shade-color($pink, 60%) !default;\n$pink-900: shade-color($pink, 80%) !default;\n\n$red-100: tint-color($red, 80%) !default;\n$red-200: tint-color($red, 60%) !default;\n$red-300: tint-color($red, 40%) !default;\n$red-400: tint-color($red, 20%) !default;\n$red-500: $red !default;\n$red-600: shade-color($red, 20%) !default;\n$red-700: shade-color($red, 40%) !default;\n$red-800: shade-color($red, 60%) !default;\n$red-900: shade-color($red, 80%) !default;\n\n$orange-100: tint-color($orange, 80%) !default;\n$orange-200: tint-color($orange, 60%) !default;\n$orange-300: tint-color($orange, 40%) !default;\n$orange-400: tint-color($orange, 20%) !default;\n$orange-500: $orange !default;\n$orange-600: shade-color($orange, 20%) !default;\n$orange-700: shade-color($orange, 40%) !default;\n$orange-800: shade-color($orange, 60%) !default;\n$orange-900: shade-color($orange, 80%) !default;\n\n$yellow-100: tint-color($yellow, 80%) !default;\n$yellow-200: tint-color($yellow, 60%) !default;\n$yellow-300: tint-color($yellow, 40%) !default;\n$yellow-400: tint-color($yellow, 20%) !default;\n$yellow-500: $yellow !default;\n$yellow-600: shade-color($yellow, 20%) !default;\n$yellow-700: shade-color($yellow, 40%) !default;\n$yellow-800: shade-color($yellow, 60%) !default;\n$yellow-900: shade-color($yellow, 80%) !default;\n\n$green-100: tint-color($green, 80%) !default;\n$green-200: tint-color($green, 60%) !default;\n$green-300: tint-color($green, 40%) !default;\n$green-400: tint-color($green, 20%) !default;\n$green-500: $green !default;\n$green-600: shade-color($green, 20%) !default;\n$green-700: shade-color($green, 40%) !default;\n$green-800: shade-color($green, 60%) !default;\n$green-900: shade-color($green, 80%) !default;\n\n$teal-100: tint-color($teal, 80%) !default;\n$teal-200: tint-color($teal, 60%) !default;\n$teal-300: tint-color($teal, 40%) !default;\n$teal-400: tint-color($teal, 20%) !default;\n$teal-500: $teal !default;\n$teal-600: shade-color($teal, 20%) !default;\n$teal-700: shade-color($teal, 40%) !default;\n$teal-800: shade-color($teal, 60%) !default;\n$teal-900: shade-color($teal, 80%) !default;\n\n$cyan-100: tint-color($cyan, 80%) !default;\n$cyan-200: tint-color($cyan, 60%) !default;\n$cyan-300: tint-color($cyan, 40%) !default;\n$cyan-400: tint-color($cyan, 20%) !default;\n$cyan-500: $cyan !default;\n$cyan-600: shade-color($cyan, 20%) !default;\n$cyan-700: shade-color($cyan, 40%) !default;\n$cyan-800: shade-color($cyan, 60%) !default;\n$cyan-900: shade-color($cyan, 80%) !default;\n// fusv-enable\n\n// Characters which are escaped by the escape-svg function\n$escaped-characters: (\n (\"<\", \"%3c\"),\n (\">\", \"%3e\"),\n (\"#\", \"%23\"),\n (\"(\", \"%28\"),\n (\")\", \"%29\"),\n) !default;\n\n// Options\n//\n// Quickly modify global styling by enabling or disabling optional features.\n\n$enable-caret: true !default;\n$enable-rounded: true !default;\n$enable-shadows: false !default;\n$enable-gradients: false !default;\n$enable-transitions: true !default;\n$enable-reduced-motion: true !default;\n$enable-smooth-scroll: true !default;\n$enable-grid-classes: true !default;\n$enable-button-pointers: true !default;\n$enable-rfs: true !default;\n$enable-validation-icons: true !default;\n$enable-negative-margins: false !default;\n$enable-deprecation-messages: true !default;\n$enable-important-utilities: true !default;\n\n// Prefix for :root CSS variables\n\n$variable-prefix: #{$__classPrefix}- !default;\n\n// Gradient\n//\n// The gradient which is added to components if `$enable-gradients` is `true`\n// This gradient is also added to elements with `.bg-gradient` \n// scss-docs-start variable-gradient\n$gradient: linear-gradient(180deg, rgba($white, .15), rgba($white, 0)) !default;\n// scss-docs-end variable-gradient\n\n// Spacing \n//\n// Control the default styling of most Bootstrap elements by modifying these\n// variables. Mostly focused on spacing.\n// You can add more entries to the $spacers map, should you need more variation.\n\n// scss-docs-start spacer-variables-maps\n$spacer: 1rem !default;\n$spacers: (\n 0: 0,\n 1: $spacer / 4,\n 2: $spacer / 2,\n 3: $spacer,\n 4: $spacer * 1.5,\n 5: $spacer * 3,\n) !default;\n\n$negative-spacers: if($enable-negative-margins, negativify-map($spacers), null) !default;\n// scss-docs-end spacer-variables-maps\n\n// Position\n//\n// Define the edge positioning anchors of the position utilities.\n\n// scss-docs-start position-map\n$position-values: (\n 0: 0,\n 50: 50%,\n 100: 100%\n) !default;\n// scss-docs-end position-map\n\n// Body\n//\n// Settings for the `` element.\n\n$body-bg: $white !default;\n$body-color: $gray-900 !default;\n$body-text-align: null !default;\n\n\n// Links\n//\n// Style anchor elements.\n\n$link-color: $primary !default;\n$link-decoration: underline !default;\n$link-shade-percentage: 20% !default;\n$link-hover-color: shift-color($link-color, $link-shade-percentage) !default;\n$link-hover-decoration: null !default;\n\n$stretched-link-pseudo-element: after !default;\n$stretched-link-z-index: 1 !default;\n\n// Paragraphs\n//\n// Style p element.\n\n$paragraph-margin-bottom: 1rem !default;\n\n\n// Grid breakpoints\n//\n// Define the minimum dimensions at which your layout will change,\n// adapting to different screen sizes, for use in media queries.\n\n// scss-docs-start grid-breakpoints\n$grid-breakpoints: (\n xs: $__breakpoints--xsmall,\n sm: $__breakpoints--small,\n md: $__breakpoints--medium,\n lg: $__breakpoints--large,\n xl: $__breakpoints--xlarge,\n xxl: $__breakpoints--xxlarge\n) !default;\n// scss-docs-end grid-breakpoints\n\n@include _assert-ascending($grid-breakpoints, \"$grid-breakpoints\");\n@include _assert-starts-at-zero($grid-breakpoints, \"$grid-breakpoints\");\n\n\n// Grid containers\n//\n// Define the maximum width of `.container` for different screen sizes.\n\n// scss-docs-start container-max-widths\n$container-max-widths: (\n sm: $__grid__container--small,\n md: $__grid__container--medium,\n lg: $__grid__container--large,\n xl: $__grid__container--xlarge,\n xxl: $__grid__container--xxlarge\n) !default;\n// scss-docs-end container-max-widths\n\n@include _assert-ascending($container-max-widths, \"$container-max-widths\");\n\n\n// Grid columns\n//\n// Set the number of columns and specify the width of the gutters.\n\n$grid-columns: $__grid__columns !default;\n$grid-gutter-width: 1rem !default;\n$grid-row-columns: 6 !default;\n\n$gutters: $spacers !default;\n\n// Container padding\n\n$container-padding-x: $grid-gutter-width / 2 !default;\n\n\n// Components\n//\n// Define common padding and border radius sizes and more.\n\n// scss-docs-start border-variables\n$border-width: 1px !default;\n$border-widths: (\n 0: 0,\n 1: 1px,\n 2: 2px,\n 3: 3px,\n 4: 4px,\n 5: 5px\n) !default;\n\n$border-color: $gray-300 !default;\n\n$border-radius: .25rem !default;\n$border-radius-sm: .12.5rem !default;\n$border-radius-lg: .5rem !default;\n$border-radius-pill: 50rem !default;\n// scss-docs-end border-radius-variables\n\n// scss-docs-start box-shadow-variables\n$box-shadow: 0 .5rem 1rem rgba($black, .15) !default;\n$box-shadow-sm: 0 .125rem .25rem rgba($black, .075) !default;\n$box-shadow-lg: 0 1rem 3rem rgba($black, .175) !default;\n$box-shadow-inset: inset 0 1px 2px rgba($black, .075) !default;\n// scss-docs-end box-shadow-variables\n\n$component-active-color: $white !default;\n$component-active-bg: $primary !default;\n\n// scss-docs-start caret-variables\n$caret-width: .3em !default;\n$caret-vertical-align: $caret-width * .85 !default;\n$caret-spacing: $caret-width * .85 !default;\n// scss-docs-end caret-variables\n\n$transition-base: all .2s ease-in-out !default;\n$transition-fade: opacity .15s linear !default;\n$transition-collapse: height .35s ease !default;\n// scss-docs-end collapse-transition\n\n// stylelint-disable function-disallowed-list\n// scss-docs-start aspect-ratios\n$aspect-ratios: (\n \"1x1\": 100%,\n \"4x3\": calc(3 / 4 * 100%),\n \"16x9\": calc(9 / 16 * 100%),\n \"21x9\": calc(9 / 21 * 100%)\n) !default;\n// scss-docs-end aspect-ratios\n// stylelint-enable function-disallowed-list\n\n// Typography\n//\n// Font, line-height, and color for body text, headings, and more.\n\n// scss-docs-start font-variables\n// stylelint-disable value-keyword-case\n$font-family-sans-serif: $__font__family !default;\n$font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace !default;\n// stylelint-enable value-keyword-case\n$font-family-base: var(--#{$variable-prefix}font-sans-serif) !default;\n$font-family-code: var(--#{$variable-prefix}font-monospace) !default;\n\n// $font-size-root effects the value of `rem`, which is used for as well font sizes, paddings and margins\n// $font-size-base effects the font size of the body text\n$font-size-root: null !default;\n$font-size-base: 1rem !default; // Assumes the browser default, typically `16px`\n$font-size-sm: $font-size-base * .875 !default;\n$font-size-lg: $font-size-base * 1.25 !default;\n\n$font-weight-lighter: lighter !default;\n$font-weight-light: 300 !default;\n$font-weight-normal: 400 !default;\n$font-weight-bold: 700 !default;\n$font-weight-bolder: bolder !default;\n\n$font-weight-base: $font-weight-normal !default;\n\n$line-height-base: 1.5 !default;\n$line-height-sm: 1.25 !default;\n$line-height-lg: 2 !default;\n\n$h1-font-size: $font-size-base * 2.5 !default;\n$h2-font-size: $font-size-base * 2 !default;\n$h3-font-size: $font-size-base * 1.75 !default;\n$h4-font-size: $font-size-base * 1.5 !default;\n$h5-font-size: $font-size-base * 1.25 !default;\n$h6-font-size: $font-size-base !default;\n// scss-docs-end font-variables\n\n// scss-docs-start font-sizes\n$font-sizes: (\n 1: $h1-font-size,\n 2: $h2-font-size,\n 3: $h3-font-size,\n 4: $h4-font-size,\n 5: $h5-font-size,\n 6: $h6-font-size\n) !default;\n// scss-docs-end font-sizes\n\n// scss-docs-start headings-variables\n$headings-margin-bottom: $spacer / 2 !default;\n$headings-font-family: null !default;\n$headings-font-style: null !default;\n$headings-font-weight: 500 !default;\n$headings-line-height: 1.2 !default;\n$headings-color: null !default;\n// scss-docs-end headings-variables\n\n// scss-docs-start display-headings\n$display-font-sizes: (\n 1: 5rem,\n 2: 4.5rem,\n 3: 4rem,\n 4: 3.5rem,\n 5: 3rem,\n 6: 2.5rem\n) !default;\n\n$display-font-weight: 300 !default;\n$display-line-height: $headings-line-height !default;\n// scss-docs-end display-headings\n\n// scss-docs-start type-variables\n$lead-font-size: $font-size-base * 1.25 !default;\n$lead-font-weight: 300 !default;\n\n$small-font-size: .875em !default;\n\n$sub-sup-font-size: .75em !default;\n\n$text-muted: $gray-600 !default;\n\n$initialism-font-size: $small-font-size !default;\n\n$blockquote-margin-y: $spacer !default;\n$blockquote-font-size: $font-size-base * 1.25 !default;\n$blockquote-footer-color: $gray-600 !default;\n$blockquote-footer-font-size: $small-font-size !default;\n\n$hr-margin-y: $spacer !default;\n$hr-color: inherit !default;\n$hr-height: $border-width !default;\n$hr-opacity: .25 !default;\n\n$legend-margin-bottom: .5rem !default;\n$legend-font-size: 1.5rem !default;\n$legend-font-weight: null !default;\n\n$mark-padding: .2em !default;\n\n$dt-font-weight: $font-weight-bold !default;\n\n$nested-kbd-font-weight: $font-weight-bold !default;\n\n$list-inline-padding: .5rem !default;\n\n$mark-bg: #fcf8e3 !default;\n// scss-docs-end type-variables\n\n\n// Tables\n//\n// Customizes the `.table` component with basic values, each used across all table variations.\n\n// scss-docs-start table-variables\n$table-cell-padding-y: .5rem !default;\n$table-cell-padding-x: .5rem !default;\n$table-cell-padding-y-sm: .25rem !default;\n$table-cell-padding-x-sm: .25rem !default;\n\n$table-cell-vertical-align: top !default;\n\n$table-color: $body-color !default;\n$table-bg: transparent !default;\n\n$table-th-font-weight: null !default;\n\n$table-striped-color: $table-color !default;\n$table-striped-bg-factor: .05 !default;\n$table-striped-bg: rgba($black, $table-striped-bg-factor) !default;\n\n$table-active-color: $table-color !default;\n$table-active-bg-factor: .1 !default;\n$table-active-bg: rgba($black, $table-active-bg-factor) !default;\n\n$table-hover-color: $table-color !default;\n$table-hover-bg-factor: .075 !default;\n$table-hover-bg: rgba($black, $table-hover-bg-factor) !default;\n\n$table-border-factor: .1 !default;\n$table-border-width: $border-width !default;\n$table-border-color: $border-color !default;\n\n$table-striped-order: odd !default;\n\n$table-group-separator-color: currentColor !default;\n\n$table-caption-color: $text-muted !default;\n\n$table-bg-scale: -80% !default;\n\n$table-variants: (\n \"primary\": shift-color($primary, $table-bg-scale),\n \"secondary\": shift-color($secondary, $table-bg-scale),\n \"success\": shift-color($success, $table-bg-scale),\n \"info\": shift-color($info, $table-bg-scale),\n \"warning\": shift-color($warning, $table-bg-scale),\n \"danger\": shift-color($danger, $table-bg-scale),\n \"light\": $light,\n \"dark\": $dark,\n) !default;\n\n\n $table-variants-scielo: (\n \"primary\": fade-out($__interaction--light, 0.3),\n \"secondary\": fade-out($secondary, 0.5),\n \"success\": fade-out($__positive--light, 0.3),\n \"info\": fade-out($__info--light, 0.3),\n \"warning\": fade-out($__warning--light, 0.3),\n \"danger\": fade-out($__negative--light, 0.3),\n \"light\": $light,\n \"dark\": $dark,\n ) !default;\n \n \n// scss-docs-end table-loop\n\n\n// Buttons + Forms\n//\n// Shared variables that are reassigned to `$input-` and `$btn-` specific variables.\n\n// scss-docs-start input-btn-variables\n$input-btn-padding-y: .375rem !default;\n$input-btn-padding-x: .75rem !default;\n$input-btn-font-family: null !default;\n$input-btn-font-size: $font-size-base !default;\n$input-btn-line-height: $line-height-base !default;\n\n$input-btn-focus-width: .25rem !default;\n$input-btn-focus-color-opacity: .25 !default;\n$input-btn-focus-color: rgba($component-active-bg, $input-btn-focus-color-opacity) !default;\n$input-btn-focus-blur: 0 !default;\n$input-btn-focus-box-shadow: 0 0 0 $input-btn-focus-width $input-btn-focus-color !default;\n\n$input-btn-padding-y-sm: .25rem !default;\n$input-btn-padding-x-sm: .5rem !default;\n$input-btn-font-size-sm: $font-size-sm !default;\n\n$input-btn-padding-y-lg: .5rem !default;\n$input-btn-padding-x-lg: 1rem !default;\n$input-btn-font-size-lg: $font-size-lg !default;\n\n$input-btn-border-width: $border-width !default;\n// scss-docs-end input-btn-variables\n\n\n// Buttons\n//\n// For each of Bootstrap's buttons, define text, background, and border color.\n\n// scss-docs-start btn-variables\n$btn-padding-y: $input-btn-padding-y !default;\n$btn-padding-x: $input-btn-padding-x !default;\n$btn-font-family: $input-btn-font-family !default;\n$btn-font-size: $input-btn-font-size !default;\n$btn-line-height: $input-btn-line-height !default;\n$btn-white-space: null !default; // Set to `nowrap` to prevent text wrapping\n\n$btn-padding-y-sm: $input-btn-padding-y-sm !default;\n$btn-padding-x-sm: $input-btn-padding-x-sm !default;\n$btn-font-size-sm: $input-btn-font-size-sm !default;\n\n$btn-padding-y-lg: $input-btn-padding-y-lg !default;\n$btn-padding-x-lg: $input-btn-padding-x-lg !default;\n$btn-font-size-lg: $input-btn-font-size-lg !default;\n\n$btn-border-width: $input-btn-border-width !default;\n\n$btn-font-weight: $font-weight-normal !default;\n$btn-box-shadow: inset 0 1px 0 rgba($white, .15), 0 1px 1px rgba($black, .075) !default;\n$btn-focus-width: $input-btn-focus-width !default;\n$btn-focus-box-shadow: $input-btn-focus-box-shadow !default;\n$btn-disabled-opacity: .65 !default;\n$btn-active-box-shadow: inset 0 3px 5px rgba($black, .125) !default;\n\n$btn-link-color: $link-color !default;\n$btn-link-hover-color: $link-hover-color !default;\n$btn-link-disabled-color: $gray-600 !default;\n\n// Allows for customizing button radius independently from global border radius\n$btn-border-radius: $border-radius !default;\n$btn-border-radius-sm: $border-radius-sm !default;\n$btn-border-radius-lg: $border-radius-lg !default;\n\n$btn-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !default;\n\n$btn-hover-bg-shade-amount: 15% !default;\n$btn-hover-bg-tint-amount: 15% !default;\n$btn-hover-border-shade-amount: 20% !default;\n$btn-hover-border-tint-amount: 10% !default;\n$btn-active-bg-shade-amount: 20% !default;\n$btn-active-bg-tint-amount: 20% !default;\n$btn-active-border-shade-amount: 25% !default;\n$btn-active-border-tint-amount: 10% !default;\n// scss-docs-end btn-variables\n\n\n// Forms\n\n// scss-docs-start form-text-variables\n$form-text-margin-top: .25rem !default;\n$form-text-font-size: $small-font-size !default;\n$form-text-font-style: null !default;\n$form-text-font-weight: null !default;\n$form-text-color: $text-muted !default;\n// scss-docs-end form-text-variables\n\n// scss-docs-start form-label-variables\n$form-label-margin-bottom: .5rem !default;\n$form-label-font-size: null !default;\n$form-label-font-style: null !default;\n$form-label-font-weight: null !default;\n$form-label-color: null !default;\n// scss-docs-end form-label-variables\n\n// scss-docs-start form-input-variables\n$input-padding-y: $input-btn-padding-y !default;\n$input-padding-x: $input-btn-padding-x !default;\n$input-font-family: $input-btn-font-family !default;\n$input-font-size: $input-btn-font-size !default;\n$input-font-weight: $font-weight-base !default;\n$input-line-height: $input-btn-line-height !default;\n\n$input-padding-y-sm: $input-btn-padding-y-sm !default;\n$input-padding-x-sm: $input-btn-padding-x-sm !default;\n$input-font-size-sm: $input-btn-font-size-sm !default;\n\n$input-padding-y-lg: $input-btn-padding-y-lg !default;\n$input-padding-x-lg: $input-btn-padding-x-lg !default;\n$input-font-size-lg: $input-btn-font-size-lg !default;\n\n$input-bg: $white !default;\n$input-disabled-bg: $gray-200 !default;\n$input-disabled-border-color: null !default;\n\n$input-color: $body-color !default;\n$input-border-color: $gray-400 !default;\n$input-border-width: $input-btn-border-width !default;\n$input-box-shadow: $box-shadow-inset !default;\n\n$input-border-radius: $border-radius !default;\n$input-border-radius-sm: $border-radius-sm !default;\n$input-border-radius-lg: $border-radius-lg !default;\n\n$input-focus-bg: $input-bg !default;\n$input-focus-border-color: tint-color($component-active-bg, 50%) !default;\n$input-focus-color: $input-color !default;\n$input-focus-width: $input-btn-focus-width !default;\n$input-focus-box-shadow: $input-btn-focus-box-shadow !default;\n\n$input-placeholder-color: $gray-600 !default;\n$input-plaintext-color: $body-color !default;\n\n$input-height-border: $input-border-width * 2 !default;\n\n$input-height-inner: add($input-line-height * 1em, $input-padding-y * 2) !default;\n$input-height-inner-half: add($input-line-height * .5em, $input-padding-y) !default;\n$input-height-inner-quarter: add($input-line-height * .25em, $input-padding-y / 2) !default;\n\n$input-height: add($input-line-height * 1em, add($input-padding-y * 2, $input-height-border, false)) !default;\n$input-height-sm: add($input-line-height * 1em, add($input-padding-y-sm * 2, $input-height-border, false)) !default;\n$input-height-lg: add($input-line-height * 1em, add($input-padding-y-lg * 2, $input-height-border, false)) !default;\n\n$input-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out !default;\n// scss-docs-end form-input-variables\n\n// scss-docs-start form-check-variables\n$form-check-input-width: 1em !default;\n$form-check-min-height: $font-size-base * $line-height-base !default;\n$form-check-padding-start: $form-check-input-width + .5em !default;\n$form-check-margin-bottom: .125rem !default;\n$form-check-label-color: null !default;\n$form-check-label-cursor: null !default;\n$form-check-transition: background-color .15s ease-in-out, background-position .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !default; \n\n$form-check-input-active-filter: brightness(90%) !default;\n\n$form-check-input-bg: $body-bg !default;\n$form-check-input-border: 1px solid rgba(0, 0, 0, .25) !default;\n$form-check-input-border-radius: .25em !default;\n$form-check-radio-border-radius: 50% !default;\n$form-check-input-focus-border: $input-focus-border-color !default;\n$form-check-input-focus-box-shadow: $input-btn-focus-box-shadow !default;\n\n$form-check-input-checked-color: $component-active-color !default;\n$form-check-input-checked-bg-color: $component-active-bg !default;\n$form-check-input-checked-border-color: $form-check-input-checked-bg-color !default;\n$form-check-input-checked-bg-image: url(\"data:image/svg+xml,
\") !default;\n$form-check-radio-checked-bg-image: url(\"data:image/svg+xml,
\") !default;\n\n$form-check-input-indeterminate-color: $component-active-color !default;\n$form-check-input-indeterminate-bg-color: $component-active-bg !default;\n$form-check-input-indeterminate-border-color: $form-check-input-indeterminate-bg-color !default;\n$form-check-input-indeterminate-bg-image: url(\"data:image/svg+xml,
\") !default;\n\n$form-check-input-disabled-opacity: .5 !default;\n$form-check-label-disabled-opacity: $form-check-input-disabled-opacity !default;\n$form-check-btn-check-disabled-opacity: $btn-disabled-opacity !default;\n\n$form-check-inline-margin-end: 1rem !default;\n// scss-docs-end form-check-variables\n\n// scss-docs-start form-switch-variables\n$form-switch-color: rgba(0, 0, 0, .25) !default;\n$form-switch-width: 2em !default;\n$form-switch-padding-start: $form-switch-width + .5em !default;\n$form-switch-bg-image: url(\"data:image/svg+xml,
\") !default;\n$form-switch-border-radius: $form-switch-width !default;\n$form-switch-transition: background-position .15s ease-in-out !default;\n\n$form-switch-focus-color: $input-focus-border-color !default;\n$form-switch-focus-bg-image: url(\"data:image/svg+xml,
\") !default;\n\n$form-switch-checked-color: $component-active-color !default;\n$form-switch-checked-bg-image: url(\"data:image/svg+xml,
\") !default;\n$form-switch-checked-bg-position: right center !default;\n\n$form-check-inline-margin-end: 1rem !default;\n// scss-docs-end form-switch-variables\n\n// scss-docs-start input-group-variables\n$input-group-addon-padding-y: $input-padding-y !default;\n$input-group-addon-padding-x: $input-padding-x !default;\n$input-group-addon-font-weight: $input-font-weight !default;\n$input-group-addon-color: $input-color !default;\n$input-group-addon-bg: $gray-200 !default;\n$input-group-addon-border-color: $input-border-color !default;\n// scss-docs-end input-group-variables\n\n// scss-docs-start form-select-variables\n$form-select-padding-y: $input-padding-y !default;\n$form-select-padding-x: $input-padding-x !default;\n$form-select-font-family: $input-font-family !default;\n$form-select-font-size: $input-font-size !default;\n$form-select-indicator-padding: 1rem !default; // Extra padding to account for the presence of the background-image based indicator\n$form-select-font-weight: $input-font-weight !default;\n$form-select-line-height: $input-line-height !default;\n$form-select-color: $input-color !default;\n$form-select-bg: $input-bg !default;\n$form-select-disabled-color: $gray-600 !default;\n$form-select-disabled-bg: $gray-200 !default;\n$form-select-disabled-border-color: $input-disabled-border-color !default;\n$form-select-bg-position: right $form-select-padding-x center !default;\n$form-select-bg-size: 16px 12px !default; // In pixels because image dimensions\n$form-select-indicator-color: $gray-800 !default;\n$form-select-indicator: url(\"data:image/svg+xml,
\") !default;\n\n$form-select-feedback-icon-padding-end: add(1em * .75, (2 * $form-select-padding-y * .75) + $form-select-padding-x + $form-select-indicator-padding) !default;\n$form-select-feedback-icon-position: center right ($form-select-padding-x + $form-select-indicator-padding) !default;\n$form-select-feedback-icon-size: $input-height-inner-half $input-height-inner-half !default;\n\n$form-select-border-width: $input-border-width !default;\n$form-select-border-color: $input-border-color !default;\n$form-select-border-radius: $border-radius !default;\n$form-select-box-shadow: $box-shadow-inset !default;\n\n$form-select-focus-border-color: $input-focus-border-color !default;\n$form-select-focus-width: $input-focus-width !default;\n$form-select-focus-box-shadow: 0 0 0 $form-select-focus-width $input-btn-focus-color !default;\n\n$form-select-padding-y-sm: $input-padding-y-sm !default;\n$form-select-padding-x-sm: $input-padding-x-sm !default;\n$form-select-font-size-sm: $input-font-size-sm !default;\n\n$form-select-padding-y-lg: $input-padding-y-lg !default;\n$form-select-padding-x-lg: $input-padding-x-lg !default;\n$form-select-font-size-lg: $input-font-size-lg !default;\n// scss-docs-end form-select-variables\n\n// scss-docs-start form-range-variables\n$form-range-track-width: 100% !default;\n$form-range-track-height: .5rem !default;\n$form-range-track-cursor: pointer !default;\n$form-range-track-bg: $gray-300 !default;\n$form-range-track-border-radius: 1rem !default;\n$form-range-track-box-shadow: $box-shadow-inset !default;\n\n$form-range-thumb-width: 1rem !default;\n$form-range-thumb-height: $form-range-thumb-width !default;\n$form-range-thumb-bg: $component-active-bg !default;\n$form-range-thumb-border: 0 !default;\n$form-range-thumb-border-radius: 1rem !default;\n$form-range-thumb-box-shadow: 0 .1rem .25rem rgba($black, .1) !default;\n$form-range-thumb-focus-box-shadow: 0 0 0 1px $body-bg, $input-focus-box-shadow !default;\n$form-range-thumb-focus-box-shadow-width: $input-focus-width !default; // For focus box shadow issue in Edge\n$form-range-thumb-active-bg: tint-color($component-active-bg, 70%) !default;\n$form-range-thumb-disabled-bg: $gray-500 !default;\n$form-range-thumb-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !default;\n// scss-docs-end form-range-variables\n\n// scss-docs-start form-file-variables\n$form-file-button-color: $input-color !default;\n$form-file-button-bg: $input-group-addon-bg !default;\n$form-file-button-hover-bg: shade-color($form-file-button-bg, 5%) !default;\n// scss-docs-end form-file-variables\n\n// scss-docs-start form-floating-variables\n$form-floating-height: add(3.5rem, $input-height-border) !default;\n$form-floating-padding-x: $input-padding-x !default;\n$form-floating-padding-y: 1rem !default;\n$form-floating-input-padding-t: 1.625rem !default;\n$form-floating-input-padding-b: .625rem !default;\n$form-floating-label-opacity: .65 !default;\n$form-floating-label-transform: scale(.85) translateY(-.5rem) translateX(.15rem) !default;\n$form-floating-transition: opacity .1s ease-in-out, transform .1s ease-in-out !default;\n// scss-docs-end form-floating-variables\n\n// Form validation\n\n// scss-docs-start form-feedback-variables\n$form-feedback-margin-top: $form-text-margin-top !default;\n$form-feedback-font-size: $form-text-font-size !default;\n$form-feedback-font-style: $form-text-font-style !default;\n$form-feedback-valid-color: $success !default;\n$form-feedback-invalid-color: $danger !default;\n\n$form-feedback-icon-valid-color: $form-feedback-valid-color !default;\n$form-feedback-icon-valid: url(\"data:image/svg+xml,
\") !default;\n$form-feedback-icon-invalid-color: $form-feedback-invalid-color !default;\n$form-feedback-icon-invalid: url(\"data:image/svg+xml,
\") !default;\n// scss-docs-end form-feedback-variables\n\n// scss-docs-start form-validation-states\n$form-validation-states: (\n \"valid\": (\n \"color\": $form-feedback-valid-color,\n \"icon\": $form-feedback-icon-valid\n ),\n \"invalid\": (\n \"color\": $form-feedback-invalid-color,\n \"icon\": $form-feedback-icon-invalid\n )\n) !default;\n// scss-docs-end form-validation-states\n\n// Z-index master list\n//\n// Warning: Avoid customizing these values. They're used for a bird's eye view\n// of components dependent on the z-axis and are designed to all work together.\n\n// scss-docs-start zindex-stack\n$zindex-dropdown: 1000 !default;\n$zindex-sticky: 1020 !default;\n$zindex-fixed: 1030 !default;\n$zindex-offcanvas: 1040 !default;\n$zindex-modal-backdrop: 1050 !default;\n$zindex-modal: 1060 !default;\n$zindex-popover: 1070 !default;\n$zindex-tooltip: 1080 !default;\n// scss-docs-end zindex-stack\n\n\n// Navs\n\n// scss-docs-start nav-variables\n$nav-link-padding-y: .5rem !default;\n$nav-link-padding-x: 1rem !default;\n$nav-link-font-size: null !default;\n$nav-link-font-weight: null !default;\n$nav-link-color: null !default;\n$nav-link-hover-color: null !default;\n$nav-link-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out !default;\n$nav-link-disabled-color: $gray-600 !default;\n\n$nav-tabs-border-color: $gray-300 !default;\n$nav-tabs-border-width: $border-width !default;\n$nav-tabs-border-radius: $border-radius !default;\n$nav-tabs-link-hover-border-color: $gray-200 $gray-200 $nav-tabs-border-color !default;\n$nav-tabs-link-active-color: $gray-700 !default;\n$nav-tabs-link-active-bg: $body-bg !default;\n$nav-tabs-link-active-border-color: $gray-300 $gray-300 $nav-tabs-link-active-bg !default;\n\n$nav-pills-border-radius: $border-radius !default;\n$nav-pills-link-active-color: $component-active-color !default;\n$nav-pills-link-active-bg: $component-active-bg !default;\n// scss-docs-end nav-variables\n\n\n// Navbar\n\n// scss-docs-start navbar-variables\n$navbar-padding-y: $spacer / 2 !default;\n$navbar-padding-x: null !default;\n\n$navbar-nav-link-padding-x: .5rem !default;\n\n$navbar-brand-font-size: $font-size-lg !default;\n// Compute the navbar-brand padding-y so the navbar-brand will have the same height as navbar-text and nav-link\n$nav-link-height: $font-size-base * $line-height-base + $nav-link-padding-y * 2 !default;\n$navbar-brand-height: $navbar-brand-font-size * $line-height-base !default;\n$navbar-brand-padding-y: ($nav-link-height - $navbar-brand-height) / 2 !default;\n$navbar-brand-margin-end: 1rem !default;\n\n$navbar-toggler-padding-y: .25rem !default;\n$navbar-toggler-padding-x: .75rem !default;\n$navbar-toggler-font-size: $font-size-lg !default;\n$navbar-toggler-border-radius: $btn-border-radius !default;\n$navbar-toggler-focus-width: $btn-focus-width !default;\n$navbar-toggler-transition: box-shadow .15s ease-in-out !default;\n// scss-docs-end navbar-variables\n\n// scss-docs-start navbar-theme-variables\n$navbar-dark-color: rgba($white, .55) !default;\n$navbar-dark-hover-color: rgba($white, .75) !default;\n$navbar-dark-active-color: $white !default;\n$navbar-dark-disabled-color: rgba($white, .25) !default;\n$navbar-dark-toggler-icon-bg: url(\"data:image/svg+xml,
\") !default;\n$navbar-dark-toggler-border-color: rgba($white, .1) !default;\n\n$navbar-light-color: rgba($black, .55) !default;\n$navbar-light-hover-color: rgba($black, .7) !default;\n$navbar-light-active-color: rgba($black, .9) !default;\n$navbar-light-disabled-color: rgba($black, .3) !default;\n$navbar-light-toggler-icon-bg: url(\"data:image/svg+xml,
\") !default;\n$navbar-light-toggler-border-color: rgba($black, .1) !default;\n\n$navbar-light-brand-color: $navbar-light-active-color !default;\n$navbar-light-brand-hover-color: $navbar-light-active-color !default;\n$navbar-dark-brand-color: $navbar-dark-active-color !default;\n$navbar-dark-brand-hover-color: $navbar-dark-active-color !default;\n// scss-docs-end navbar-theme-variables\n\n\n// Dropdowns\n//\n// Dropdown menu container and contents.\n\n// scss-docs-start dropdown-variables\n$dropdown-min-width: 10rem !default;\n$dropdown-padding-x: 0 !default;\n$dropdown-padding-y: .5rem !default;\n$dropdown-spacer: .125rem !default;\n$dropdown-font-size: $font-size-base !default;\n$dropdown-color: $body-color !default;\n$dropdown-bg: $white !default;\n$dropdown-border-color: rgba($black, .15) !default;\n$dropdown-border-radius: $border-radius !default;\n$dropdown-border-width: $border-width !default;\n$dropdown-inner-border-radius: subtract($dropdown-border-radius, $dropdown-border-width) !default;\n$dropdown-divider-bg: $dropdown-border-color !default;\n$dropdown-divider-margin-y: $spacer / 2 !default;\n$dropdown-box-shadow: $box-shadow !default;\n\n$dropdown-link-color: $gray-900 !default;\n$dropdown-link-hover-color: shade-color($gray-900, 10%) !default;\n$dropdown-link-hover-bg: $gray-100 !default;\n\n$dropdown-link-active-color: $component-active-color !default;\n$dropdown-link-active-bg: $component-active-bg !default;\n\n$dropdown-link-disabled-color: $gray-600 !default;\n\n$dropdown-item-padding-y: $spacer / 4 !default;\n$dropdown-item-padding-x: $spacer !default;\n\n$dropdown-header-color: $gray-600 !default;\n$dropdown-header-padding: $dropdown-padding-y $dropdown-item-padding-x !default;\n// scss-docs-end dropdown-variables\n\n// scss-docs-start dropdown-dark-variables\n$dropdown-dark-color: $gray-300 !default;\n$dropdown-dark-bg: $gray-800 !default;\n$dropdown-dark-border-color: $dropdown-border-color !default;\n$dropdown-dark-divider-bg: $dropdown-divider-bg !default;\n$dropdown-dark-box-shadow: null !default;\n$dropdown-dark-link-color: $dropdown-dark-color !default;\n$dropdown-dark-link-hover-color: $white !default;\n$dropdown-dark-link-hover-bg: rgba($white, .15) !default;\n$dropdown-dark-link-active-color: $dropdown-link-active-color !default;\n$dropdown-dark-link-active-bg: $dropdown-link-active-bg !default;\n$dropdown-dark-link-disabled-color: $gray-500 !default;\n$dropdown-dark-header-color: $gray-500 !default;\n// scss-docs-end dropdown-dark-variables\n\n\n// Pagination\n\n// scss-docs-start pagination-variables\n$pagination-padding-y: .375rem !default;\n$pagination-padding-x: .75rem !default;\n$pagination-padding-y-sm: .25rem !default;\n$pagination-padding-x-sm: .5rem !default;\n$pagination-padding-y-lg: .75rem !default;\n$pagination-padding-x-lg: 1.5rem !default;\n\n$pagination-color: $link-color !default;\n$pagination-bg: $white !default;\n$pagination-border-width: $border-width !default;\n$pagination-border-radius: $border-radius !default;\n$pagination-margin-start: -$pagination-border-width !default;\n$pagination-border-color: $gray-300 !default;\n\n$pagination-focus-color: $link-hover-color !default;\n$pagination-focus-bg: $gray-200 !default;\n$pagination-focus-box-shadow: $input-btn-focus-box-shadow !default;\n$pagination-focus-outline: 0 !default;\n\n$pagination-hover-color: $link-hover-color !default;\n$pagination-hover-bg: $gray-200 !default;\n$pagination-hover-border-color: $gray-300 !default;\n\n$pagination-active-color: $component-active-color !default;\n$pagination-active-bg: $component-active-bg !default;\n$pagination-active-border-color: $pagination-active-bg !default;\n\n$pagination-disabled-color: $gray-600 !default;\n$pagination-disabled-bg: $white !default;\n$pagination-disabled-border-color: $gray-300 !default;\n\n$pagination-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !default;\n\n$pagination-border-radius-sm: $border-radius-sm !default;\n$pagination-border-radius-lg: $border-radius-lg !default;\n// scss-docs-end pagination-variables\n\n\n// Cards\n\n// scss-docs-start card-variables\n$card-spacer-y: $spacer !default;\n$card-spacer-x: $spacer !default;\n$card-title-spacer-y: $spacer / 2 !default;\n$card-border-width: $border-width !default;\n$card-border-radius: $border-radius !default;\n$card-border-color: rgba($black, .125) !default;\n$card-inner-border-radius: subtract($card-border-radius, $card-border-width) !default;\n$card-cap-padding-y: $card-spacer-y / 2 !default;\n$card-cap-padding-x: $card-spacer-x !default;\n$card-cap-bg: rgba($black, .03) !default;\n$card-cap-color: null !default;\n$card-height: null !default;\n$card-color: null !default;\n$card-bg: $white !default;\n$card-img-overlay-padding: $spacer !default;\n$card-group-margin: $grid-gutter-width / 2 !default;\n// scss-docs-end card-variables\n\n// Accordion\n\n// scss-docs-start accordion-variables\n$accordion-padding-y: 1rem !default;\n$accordion-padding-x: 1.25rem !default;\n$accordion-color: $body-color !default;\n$accordion-bg: transparent !default;\n$accordion-border-width: $border-width !default;\n$accordion-border-color: rgba($black, .125) !default;\n$accordion-border-radius: $border-radius !default;\n$accordion-inner-border-radius: subtract($accordion-border-radius, $accordion-border-width) !default;\n\n$accordion-body-padding-y: $accordion-padding-y !default;\n$accordion-body-padding-x: $accordion-padding-x !default;\n\n$accordion-button-padding-y: $accordion-padding-y !default;\n$accordion-button-padding-x: $accordion-padding-x !default;\n$accordion-button-color: $accordion-color !default;\n$accordion-button-bg: $accordion-bg !default;\n$accordion-transition: $btn-transition, border-radius .15s ease !default;\n$accordion-button-active-bg: tint-color($component-active-bg, 90%) !default;\n$accordion-button-active-color: shade-color($primary, 10%) !default;\n\n$accordion-button-focus-border-color: $input-focus-border-color !default;\n$accordion-button-focus-box-shadow: $btn-focus-box-shadow !default;\n\n$accordion-icon-width: 1.25rem !default;\n$accordion-icon-color: $accordion-color !default;\n$accordion-icon-active-color: $accordion-button-active-color !default;\n$accordion-icon-transition: transform .2s ease-in-out !default;\n$accordion-icon-transform: rotate(180deg) !default;\n\n$accordion-button-icon: url(\"data:image/svg+xml,
\") !default;\n$accordion-button-active-icon: url(\"data:image/svg+xml,
\") !default;\n// scss-docs-end accordion-variables\n\n// Tooltips\n\n// scss-docs-start tooltip-variables\n$tooltip-font-size: $font-size-sm !default;\n$tooltip-max-width: 200px !default;\n$tooltip-color: $white !default;\n$tooltip-bg: $black !default;\n$tooltip-border-radius: $border-radius !default;\n$tooltip-opacity: .9 !default;\n$tooltip-padding-y: $spacer / 4 !default;\n$tooltip-padding-x: $spacer / 2 !default;\n$tooltip-margin: 0 !default;\n\n$tooltip-arrow-width: .8rem !default;\n$tooltip-arrow-height: .4rem !default;\n$tooltip-arrow-color: $tooltip-bg !default;\n// scss-docs-end tooltip-variables\n\n// Form tooltips must come after regular tooltips\n// scss-docs-start tooltip-feedback-variables\n$form-feedback-tooltip-padding-y: $tooltip-padding-y !default;\n$form-feedback-tooltip-padding-x: $tooltip-padding-x !default;\n$form-feedback-tooltip-font-size: $tooltip-font-size !default;\n$form-feedback-tooltip-line-height: null !default;\n$form-feedback-tooltip-opacity: $tooltip-opacity !default;\n$form-feedback-tooltip-border-radius: $tooltip-border-radius !default;\n// scss-docs-start tooltip-feedback-variables\n\n\n// Popovers\n\n// scss-docs-start popover-variables\n$popover-font-size: $font-size-sm !default;\n$popover-bg: $white !default;\n$popover-max-width: 276px !default;\n$popover-border-width: $border-width !default;\n$popover-border-color: rgba($black, .2) !default;\n$popover-border-radius: $border-radius-lg !default;\n$popover-inner-border-radius: subtract($popover-border-radius, $popover-border-width) !default;\n$popover-box-shadow: $box-shadow !default;\n\n$popover-header-bg: shade-color($popover-bg, 6%) !default;\n$popover-header-color: $headings-color !default;\n$popover-header-padding-y: .5rem !default;\n$popover-header-padding-x: $spacer !default;\n\n$popover-body-color: $body-color !default;\n$popover-body-padding-y: $spacer !default;\n$popover-body-padding-x: $spacer !default;\n\n$popover-arrow-width: 1rem !default;\n$popover-arrow-height: .5rem !default;\n$popover-arrow-color: $popover-bg !default;\n\n$popover-arrow-outer-color: fade-in($popover-border-color, .05) !default;\n// scss-docs-end popover-variables\n\n\n// Toasts\n\n// scss-docs-start toast-variables\n$toast-max-width: 350px !default;\n$toast-padding-x: .75rem !default;\n$toast-padding-y: .5rem !default;\n$toast-font-size: .875rem !default;\n$toast-color: null !default;\n$toast-background-color: rgba($white, .85) !default;\n$toast-border-width: 1px !default;\n$toast-border-color: rgba(0, 0, 0, .1) !default;\n$toast-border-radius: $border-radius !default;\n$toast-box-shadow: $box-shadow !default;\n$toast-spacing: $container-padding-x !default;\n\n$toast-header-color: $gray-600 !default;\n$toast-header-background-color: rgba($white, .85) !default;\n$toast-header-border-color: rgba(0, 0, 0, .05) !default;\n// scss-docs-end toast-variables\n\n\n// Badges\n\n// scss-docs-start badge-variables\n$badge-font-size: .75em !default;\n$badge-font-weight: $font-weight-bold !default;\n$badge-color: $white !default;\n$badge-padding-y: .35em !default;\n$badge-padding-x: .65em !default;\n$badge-border-radius: $border-radius !default;\n// scss-docs-end badge-variables\n\n\n// Modals\n\n// scss-docs-start modal-variables\n$modal-inner-padding: $spacer !default;\n\n$modal-footer-margin-between: .5rem !default;\n\n$modal-dialog-margin: .5rem !default;\n$modal-dialog-margin-y-sm-up: 1.75rem !default;\n\n$modal-title-line-height: $line-height-base !default;\n\n$modal-content-color: null !default;\n$modal-content-bg: $white !default;\n$modal-content-border-color: rgba($black, .2) !default;\n$modal-content-border-width: $border-width !default;\n$modal-content-border-radius: $border-radius-lg !default;\n$modal-content-inner-border-radius: subtract($modal-content-border-radius, $modal-content-border-width) !default;\n$modal-content-box-shadow-xs: $box-shadow-sm !default;\n$modal-content-box-shadow-sm-up: $box-shadow !default;\n\n$modal-backdrop-bg: $black !default;\n$modal-backdrop-opacity: .5 !default;\n$modal-header-border-color: $border-color !default;\n$modal-footer-border-color: $modal-header-border-color !default;\n$modal-header-border-width: $modal-content-border-width !default;\n$modal-footer-border-width: $modal-header-border-width !default;\n$modal-header-padding-y: $modal-inner-padding !default;\n$modal-header-padding-x: $modal-inner-padding !default;\n$modal-header-padding: $modal-header-padding-y $modal-header-padding-x !default; // Keep this for backwards compatibility\n\n$modal-sm: 300px !default;\n$modal-md: 500px !default;\n$modal-lg: 800px !default;\n$modal-xl: 1140px !default;\n\n$modal-fade-transform: translate(0, -50px) !default;\n$modal-show-transform: none !default;\n$modal-transition: transform .3s ease-out !default;\n$modal-scale-transform: scale(1.02) !default;\n// scss-docs-end modal-variables\n\n\n// Alerts\n//\n// Define alert colors, border radius, and padding.\n\n// scss-docs-start alert-variables\n$alert-padding-y: $spacer !default;\n$alert-padding-x: $spacer !default;\n$alert-margin-bottom: 1rem !default;\n$alert-border-radius: $border-radius !default;\n$alert-link-font-weight: $font-weight-bold !default;\n$alert-border-width: $border-width !default;\n$alert-bg-scale: -80% !default;\n$alert-border-scale: -70% !default;\n$alert-color-scale: 40% !default;\n$alert-dismissible-padding-r: $alert-padding-x * 3 !default; // 3x covers width of x plus default padding on either side\n// scss-docs-end alert-variables\n\n\n// Progress bars\n\n// scss-docs-start progress-variables\n$progress-height: 1rem !default;\n$progress-font-size: $font-size-base * .75 !default;\n$progress-bg: $gray-200 !default;\n$progress-border-radius: $border-radius !default;\n$progress-box-shadow: $box-shadow-inset !default;\n$progress-bar-color: $white !default;\n$progress-bar-bg: $primary !default;\n$progress-bar-animation-timing: 1s linear infinite !default;\n$progress-bar-transition: width .6s ease !default;\n// scss-docs-end progress-variables\n\n\n// List group\n\n// scss-docs-start list-group-variables\n$list-group-color: null !default;\n$list-group-bg: $white !default;\n$list-group-border-color: rgba($black, .125) !default;\n$list-group-border-width: $border-width !default;\n$list-group-border-radius: $border-radius !default;\n\n$list-group-item-padding-y: $spacer / 2 !default;\n$list-group-item-padding-x: $spacer !default;\n$list-group-item-bg-scale: -80% !default;\n$list-group-item-color-scale: 40% !default;\n\n$list-group-hover-bg: $gray-100 !default;\n$list-group-active-color: $component-active-color !default;\n$list-group-active-bg: $component-active-bg !default;\n$list-group-active-border-color: $list-group-active-bg !default;\n\n$list-group-disabled-color: $gray-600 !default;\n$list-group-disabled-bg: $list-group-bg !default;\n\n$list-group-action-color: $gray-700 !default;\n$list-group-action-hover-color: $list-group-action-color !default;\n\n$list-group-action-active-color: $body-color !default;\n$list-group-action-active-bg: $gray-200 !default;\n// scss-docs-end list-group-variables\n\n\n// Image thumbnails\n\n// scss-docs-start thumbnail-variables\n$thumbnail-padding: .25rem !default;\n$thumbnail-bg: $body-bg !default;\n$thumbnail-border-width: $border-width !default;\n$thumbnail-border-color: $gray-300 !default;\n$thumbnail-border-radius: $border-radius !default;\n$thumbnail-box-shadow: $box-shadow-sm !default;\n// scss-docs-end thumbnail-variables\n\n\n// Figures\n\n// scss-docs-start figure-variables\n$figure-caption-font-size: $small-font-size !default;\n$figure-caption-color: $gray-600 !default;\n// scss-docs-end figure-variables\n\n\n// Breadcrumbs\n\n// scss-docs-start breadcrumb-variables\n$breadcrumb-font-size: null !default;\n$breadcrumb-padding-y: 0 !default;\n$breadcrumb-padding-x: 0 !default;\n$breadcrumb-item-padding-x: .5rem !default;\n$breadcrumb-margin-bottom: 1rem !default;\n$breadcrumb-bg: null !default;\n$breadcrumb-divider-color: $gray-600 !default;\n$breadcrumb-active-color: $gray-600 !default;\n$breadcrumb-divider: quote(\"/\") !default;\n$breadcrumb-divider-flipped: $breadcrumb-divider !default;\n$breadcrumb-border-radius: null !default;\n// scss-docs-end breadcrumb-variables\n\n// Carousel\n\n// scss-docs-start carousel-variables\n$carousel-control-color: $white !default;\n$carousel-control-width: 15% !default;\n$carousel-control-opacity: .5 !default;\n$carousel-control-hover-opacity: .9 !default;\n$carousel-control-transition: opacity .15s ease !default;\n\n$carousel-indicator-width: 30px !default;\n$carousel-indicator-height: 3px !default;\n$carousel-indicator-hit-area-height: 10px !default;\n$carousel-indicator-spacer: 3px !default;\n$carousel-indicator-opacity: .5 !default;\n$carousel-indicator-active-bg: $white !default;\n$carousel-indicator-active-opacity: 1 !default;\n$carousel-indicator-transition: opacity .6s ease !default;\n\n$carousel-caption-width: 70% !default;\n$carousel-caption-color: $white !default;\n$carousel-caption-padding-y: 1.25rem !default;\n$carousel-caption-spacer: 1.25rem !default;\n\n$carousel-control-icon-width: 2rem !default;\n\n$carousel-control-prev-icon-bg: url(\"data:image/svg+xml,
\") !default;\n$carousel-control-next-icon-bg: url(\"data:image/svg+xml,
\") !default;\n\n$carousel-transition-duration: .6s !default;\n$carousel-transition: transform $carousel-transition-duration ease-in-out !default; // Define transform transition first if using multiple transitions (e.g., `transform 2s ease, opacity .5s ease-out`)\n\n$carousel-dark-indicator-active-bg: $black !default;\n$carousel-dark-caption-color: $black !default;\n$carousel-dark-control-icon-filter: invert(1) grayscale(100) !default;\n// scss-docs-end carousel-variables\n\n\n// Spinners\n\n// scss-docs-start spinner-variables\n$spinner-width: 2rem !default;\n$spinner-height: $spinner-width !default;\n$spinner-border-width: .25em !default;\n$spinner-animation-speed: .75s !default;\n\n$spinner-width-sm: 1rem !default;\n$spinner-height-sm: $spinner-width-sm !default;\n$spinner-border-width-sm: .2em !default;\n// scss-docs-end spinner-variables\n\n\n// Close\n\n// scss-docs-start close-variables\n$btn-close-width: 1em !default;\n$btn-close-height: $btn-close-width !default;\n$btn-close-padding-x: .25em !default;\n$btn-close-padding-y: $btn-close-padding-x !default;\n$btn-close-color: $black !default;\n$btn-close-bg: url(\"data:image/svg+xml,
\") !default;\n$btn-close-focus-shadow: $input-btn-focus-box-shadow !default;\n$btn-close-opacity: .5 !default;\n$btn-close-hover-opacity: .75 !default;\n$btn-close-focus-opacity: 1 !default;\n$btn-close-disabled-opacity: .25 !default;\n$btn-close-white-filter: invert(1) grayscale(100%) brightness(200%) !default;\n// scss-docs-end close-variables\n\n\n// Offcanvas\n\n// scss-docs-start offcanvas-variables\n$offcanvas-padding-y: $modal-inner-padding !default;\n$offcanvas-padding-x: $modal-inner-padding !default;\n$offcanvas-horizontal-width: 400px !default;\n$offcanvas-vertical-height: 30vh !default;\n$offcanvas-transition-duration: .3s !default;\n$offcanvas-border-color: $modal-content-border-color !default;\n$offcanvas-border-width: $modal-content-border-width !default;\n$offcanvas-title-line-height: $modal-title-line-height !default;\n$offcanvas-bg-color: $modal-content-bg !default;\n$offcanvas-color: $modal-content-color !default;\n$offcanvas-body-backdrop-color: rgba($modal-backdrop-bg, $modal-backdrop-opacity) !default;\n$offcanvas-box-shadow: $modal-content-box-shadow-xs !default;\n// scss-docs-end offcanvas-variables\n\n// Code\n\n$code-font-size: $small-font-size !default;\n$code-color: $pink !default;\n\n$kbd-padding-y: .2rem !default;\n$kbd-padding-x: .4rem !default;\n$kbd-font-size: $code-font-size !default;\n$kbd-color: $white !default;\n$kbd-bg: $gray-900 !default;\n\n$pre-color: null !default;\n","$__white: #fff;\n$__black: #000;\n\n$__brand__main: #DA202C;\n// $__brand__gradient: linear-gradient(71.13deg, #27396E 0%, #4AB0E6 100%);\n\n$__bg--light: $__white;\n$__bg--dark: #333;\n\n$__text--light: #333;\n$__text__emphasis--light: #00314C;\n$__text__subtle--light: #6C6B6B;\n\n$__text--dark: #C4C4C4;\n$__text__emphasis--dark: #EEE;\n$__text__subtle--dark: #ADADAD;\n\n$__interaction--light: #3867CE;\n$__interaction--dark: #86ACFF;\n\n//$__hover--light: rgba(0, 176, 230, 0.2);\n$__hover--light: rgba(0, 176, 230, 0.2);\n$__hover--light40: rgba(0, 176, 230, 0.08);\n$__hover--dark: rgba(0, 176, 230, 0.6);\n$__hover--dark40: rgba(0, 176, 230, 0.24);\n\n$__positive--light: #2C9D45;\n$__positive--dark: #2C9D45;\n\n$__negative--light: #C63800;\n$__negative--dark: #FF7E4A;\n\n$__warning--light: #B67F00;\n$__warning--dark: #B67F00;\n\n$__info--light: #2195A9;\n$__info--dark: #2299AD;\n\n$__support__green--light: #30A47F;\n$__support__green--dark: #30A47F;\n\n$__support__purple--light: #6628EE;\n$__support__purple--dark: #8D5DF8;\n\n$__support__yellow--light: #C38900;\n$__support__yellow--dark: #C38900;\n\n$__support__blue--light: #25A2B7;\n$__support__blue--dark: #25A2B7;\n\n$__disabled: rgba($__black,.1);\n$__disabled--light: rgba($__black,.1);\n$__disabled__text--light: rgba($__black,.1);\n$__disabled--dark: rgba($__white,.2);\n$__disabled__text--dark: rgba($__white,.2);\n\n$__bg__gray--1: #F7F6F4;\n$__bg__gray--2: #EFEEEC;\n$__bg__white--1: #393939;\n$__bg__white--2: #414141;\n\n//$__border--light: #ccc;\n//$__border--dark: #ccc;\n\n//$__border--light: $__bg__gray--2;\n$__border--light: #ccc;\n$__border--dark: rgba($__white,.3);\n\n$__border--light--focus: rgba($__interaction--light,0.6);\n$__border--dark--focus: rgba($__interaction--dark,0.6);\n\n\n// verificar utilização \n$__menu--light: $__white;\n$__menu--dark: $__text__emphasis--dark;\n\n// Text marker\n$__selection: #F8F567;\n$__selection--dark: #070a98;\n\n//private\n$_bg__backdrop: rgba($__black,.8);\n\n//hover secondary\n$__hover__secondary--light: $__bg__gray--1;\n$__hover__secondary--dark: $__bg__white--2;\n\n\n//focus\n$__focus: rgba($__interaction--light, .25);\n\n\n$__focus--primary: rgba($__interaction--light, .25);\n$__focus--secondary: rgba($__border--light, .25);\n$__focus--success: rgba($__positive--light, .25);\n$__focus--warning: rgba($__warning--light, .25);\n$__focus--info: rgba($__info--light, .25);\n$__focus--alert: rgba($__negative--light, .25);","// Bootstrap functions\n//\n// Utility mixins and functions for evaluating source code across our variables, maps, and mixins.\n\n// Ascending\n// Used to evaluate Sass maps like our grid breakpoints.\n@mixin _assert-ascending($map, $map-name) {\n $prev-key: null;\n $prev-num: null;\n @each $key, $num in $map {\n @if $prev-num == null or unit($num) == \"%\" or unit($prev-num) == \"%\" {\n // Do nothing\n } @else if not comparable($prev-num, $num) {\n @warn \"Potentially invalid value for #{$map-name}: This map must be in ascending order, but key '#{$key}' has value #{$num} whose unit makes it incomparable to #{$prev-num}, the value of the previous key '#{$prev-key}' !\";\n } @else if $prev-num >= $num {\n @warn \"Invalid value for #{$map-name}: This map must be in ascending order, but key '#{$key}' has value #{$num} which isn't greater than #{$prev-num}, the value of the previous key '#{$prev-key}' !\";\n }\n $prev-key: $key;\n $prev-num: $num;\n }\n}\n\n// Starts at zero\n// Used to ensure the min-width of the lowest breakpoint starts at 0.\n@mixin _assert-starts-at-zero($map, $map-name: \"$grid-breakpoints\") {\n @if length($map) > 0 {\n $values: map-values($map);\n $first-value: nth($values, 1);\n @if $first-value != 0 {\n @warn \"First breakpoint in #{$map-name} must start at 0, but starts at #{$first-value}.\";\n }\n }\n}\n\n// Internal Bootstrap function to turn maps into its negative variant.\n// It prefixes the keys with `n` and makes the value negative.\n@function negativify-map($map) {\n $result: ();\n @each $key, $value in $map {\n @if $key != 0 {\n $result: map-merge($result, (\"n\" + $key: (-$value)));\n }\n }\n @return $result;\n}\n\n// Get multiple keys from a sass map\n@function map-get-multiple($map, $values) {\n $result: ();\n @each $key, $value in $map {\n @if (index($values, $key) != null) {\n $result: map-merge($result, ($key: $value));\n }\n }\n @return $result;\n}\n\n// Replace `$search` with `$replace` in `$string`\n// Used on our SVG icon backgrounds for custom forms.\n//\n// @author Hugo Giraudel\n// @param {String} $string - Initial string\n// @param {String} $search - Substring to replace\n// @param {String} $replace ('') - New value\n// @return {String} - Updated string\n@function str-replace($string, $search, $replace: \"\") {\n $index: str-index($string, $search);\n\n @if $index {\n @return str-slice($string, 1, $index - 1) + $replace + str-replace(str-slice($string, $index + str-length($search)), $search, $replace);\n }\n\n @return $string;\n}\n\n// See https://codepen.io/kevinweber/pen/dXWoRw\n//\n// Requires the use of quotes around data URIs.\n\n@function escape-svg($string) {\n @if str-index($string, \"data:image/svg+xml\") {\n @each $char, $encoded in $escaped-characters {\n // Do not escape the url brackets\n @if str-index($string, \"url(\") == 1 {\n $string: url(\"#{str-replace(str-slice($string, 6, -3), $char, $encoded)}\");\n } @else {\n $string: str-replace($string, $char, $encoded);\n }\n }\n }\n\n @return $string;\n}\n\n// Color contrast\n// See https://github.com/twbs/bootstrap/pull/30168\n\n// A list of pre-calculated numbers of pow(($value / 255 + .055) / 1.055, 2.4). (from 0 to 255)\n// stylelint-disable-next-line scss/dollar-variable-default, scss/dollar-variable-pattern\n$_luminance-list: .0008 .001 .0011 .0013 .0015 .0017 .002 .0022 .0025 .0027 .003 .0033 .0037 .004 .0044 .0048 .0052 .0056 .006 .0065 .007 .0075 .008 .0086 .0091 .0097 .0103 .011 .0116 .0123 .013 .0137 .0144 .0152 .016 .0168 .0176 .0185 .0194 .0203 .0212 .0222 .0232 .0242 .0252 .0262 .0273 .0284 .0296 .0307 .0319 .0331 .0343 .0356 .0369 .0382 .0395 .0409 .0423 .0437 .0452 .0467 .0482 .0497 .0513 .0529 .0545 .0561 .0578 .0595 .0612 .063 .0648 .0666 .0685 .0704 .0723 .0742 .0762 .0782 .0802 .0823 .0844 .0865 .0887 .0908 .0931 .0953 .0976 .0999 .1022 .1046 .107 .1095 .1119 .1144 .117 .1195 .1221 .1248 .1274 .1301 .1329 .1356 .1384 .1413 .1441 .147 .15 .1529 .1559 .159 .162 .1651 .1683 .1714 .1746 .1779 .1812 .1845 .1878 .1912 .1946 .1981 .2016 .2051 .2086 .2122 .2159 .2195 .2232 .227 .2307 .2346 .2384 .2423 .2462 .2502 .2542 .2582 .2623 .2664 .2705 .2747 .2789 .2831 .2874 .2918 .2961 .3005 .305 .3095 .314 .3185 .3231 .3278 .3325 .3372 .3419 .3467 .3515 .3564 .3613 .3663 .3712 .3763 .3813 .3864 .3916 .3968 .402 .4072 .4125 .4179 .4233 .4287 .4342 .4397 .4452 .4508 .4564 .4621 .4678 .4735 .4793 .4851 .491 .4969 .5029 .5089 .5149 .521 .5271 .5333 .5395 .5457 .552 .5583 .5647 .5711 .5776 .5841 .5906 .5972 .6038 .6105 .6172 .624 .6308 .6376 .6445 .6514 .6584 .6654 .6724 .6795 .6867 .6939 .7011 .7084 .7157 .7231 .7305 .7379 .7454 .7529 .7605 .7682 .7758 .7835 .7913 .7991 .807 .8148 .8228 .8308 .8388 .8469 .855 .8632 .8714 .8796 .8879 .8963 .9047 .9131 .9216 .9301 .9387 .9473 .956 .9647 .9734 .9823 .9911 1;\n\n@function color-contrast($background, $color-contrast-dark: $color-contrast-dark, $color-contrast-light: $color-contrast-light, $min-contrast-ratio: $min-contrast-ratio) {\n $foregrounds: $color-contrast-light, $color-contrast-dark, $white, $black;\n $max-ratio: 0;\n $max-ratio-color: null;\n\n @each $color in $foregrounds {\n $contrast-ratio: contrast-ratio($background, $color);\n @if $contrast-ratio > $min-contrast-ratio {\n @return $color;\n } @else if $contrast-ratio > $max-ratio {\n $max-ratio: $contrast-ratio;\n $max-ratio-color: $color;\n }\n }\n\n @warn \"Found no color leading to #{$min-contrast-ratio}:1 contrast ratio against #{$background}...\";\n\n @return $max-ratio-color;\n}\n\n@function contrast-ratio($background, $foreground: $color-contrast-light) {\n $l1: luminance($background);\n $l2: luminance(opaque($background, $foreground));\n\n @return if($l1 > $l2, ($l1 + .05) / ($l2 + .05), ($l2 + .05) / ($l1 + .05));\n}\n\n// Return WCAG2.0 relative luminance\n// See https://www.w3.org/WAI/GL/wiki/Relative_luminance\n// See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests\n@function luminance($color) {\n $rgb: (\n \"r\": red($color),\n \"g\": green($color),\n \"b\": blue($color)\n );\n\n @each $name, $value in $rgb {\n $value: if($value / 255 < .03928, $value / 255 / 12.92, nth($_luminance-list, $value + 1));\n $rgb: map-merge($rgb, ($name: $value));\n }\n\n @return (map-get($rgb, \"r\") * .2126) + (map-get($rgb, \"g\") * .7152) + (map-get($rgb, \"b\") * .0722);\n}\n\n// Return opaque color\n// opaque(#fff, rgba(0, 0, 0, .5)) => #808080\n@function opaque($background, $foreground) {\n @return mix(rgba($foreground, 1), $background, opacity($foreground) * 100);\n}\n\n// scss-docs-start color-functions\n// Tint a color: mix a color with white\n@function tint-color($color, $weight) {\n @return mix(white, $color, $weight);\n}\n\n// Shade a color: mix a color with black\n@function shade-color($color, $weight) {\n @return mix(black, $color, $weight);\n}\n\n// Shade the color if the weight is positive, else tint it\n@function shift-color($color, $weight) {\n @return if($weight > 0, shade-color($color, $weight), tint-color($color, -$weight));\n}\n// scss-docs-end color-functions\n\n// Return valid calc\n@function add($value1, $value2, $return-calc: true) {\n @if $value1 == null {\n @return $value2;\n }\n\n @if $value2 == null {\n @return $value1;\n }\n\n @if type-of($value1) == number and type-of($value2) == number and comparable($value1, $value2) {\n @return $value1 + $value2;\n }\n\n @return if($return-calc == true, calc(#{$value1} + #{$value2}), $value1 + unquote(\" + \") + $value2);\n}\n\n@function subtract($value1, $value2, $return-calc: true) {\n @if $value1 == null and $value2 == null {\n @return null;\n }\n\n @if $value1 == null {\n @return -$value2;\n }\n\n @if $value2 == null {\n @return $value1;\n }\n\n @if type-of($value1) == number and type-of($value2) == number and comparable($value1, $value2) {\n @return $value1 - $value2;\n }\n\n @return if($return-calc == true, calc(#{$value1} - #{$value2}), $value1 + unquote(\" - \") + $value2);\n}\n","// stylelint-disable property-disallowed-list\n// Single side border-radius\n\n// Helper function to replace negative values with 0\n@function valid-radius($radius) {\n $return: ();\n @each $value in $radius {\n @if type-of($value) == number {\n $return: append($return, max($value, 0));\n } @else {\n $return: append($return, $value);\n }\n }\n @return $return;\n}\n\n// scss-docs-start border-radius-mixins\n@mixin border-radius($radius: $border-radius, $fallback-border-radius: false) {\n @if $enable-rounded {\n border-radius: valid-radius($radius);\n }\n @else if $fallback-border-radius != false {\n border-radius: $fallback-border-radius;\n }\n}\n\n@mixin border-top-radius($radius: $border-radius) {\n @if $enable-rounded {\n border-top-left-radius: valid-radius($radius);\n border-top-right-radius: valid-radius($radius);\n }\n}\n\n@mixin border-end-radius($radius: $border-radius) {\n @if $enable-rounded {\n border-top-right-radius: valid-radius($radius);\n border-bottom-right-radius: valid-radius($radius);\n }\n}\n\n@mixin border-bottom-radius($radius: $border-radius) {\n @if $enable-rounded {\n border-bottom-right-radius: valid-radius($radius);\n border-bottom-left-radius: valid-radius($radius);\n }\n}\n\n@mixin border-start-radius($radius: $border-radius) {\n @if $enable-rounded {\n border-top-left-radius: valid-radius($radius);\n border-bottom-left-radius: valid-radius($radius);\n }\n}\n\n@mixin border-top-start-radius($radius: $border-radius) {\n @if $enable-rounded {\n border-top-left-radius: valid-radius($radius);\n }\n}\n\n@mixin border-top-end-radius($radius: $border-radius) {\n @if $enable-rounded {\n border-top-right-radius: valid-radius($radius);\n }\n}\n\n@mixin border-bottom-end-radius($radius: $border-radius) {\n @if $enable-rounded {\n border-bottom-right-radius: valid-radius($radius);\n }\n}\n\n@mixin border-bottom-start-radius($radius: $border-radius) {\n @if $enable-rounded {\n border-bottom-left-radius: valid-radius($radius);\n }\n}\n// scss-docs-end border-radius-mixins\n",null]}
\ No newline at end of file
diff --git a/packtools/catalogs/htmlgenerator/v3.0/css/bootstrap-utilities.css b/packtools/catalogs/htmlgenerator/v3.0/css/bootstrap-utilities.css
new file mode 100644
index 000000000..06816b1dd
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/css/bootstrap-utilities.css
@@ -0,0 +1,7 @@
+/*!
+ * Bootstrap Utilities v5.0.0-beta1 (https://getbootstrap.com/)
+ * Copyright 2011-2020 The Bootstrap Authors
+ * Copyright 2011-2020 Twitter, Inc.
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
+ */@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0)}40%{-webkit-transform:translateY(30px)}60%{-webkit-transform:translateY(15px)}}@-moz-keyframes bounce{0%,100%,20%,50%,80%{-moz-transform:translateY(0)}40%{-moz-transform:translateY(30px)}60%{-moz-transform:translateY(15px)}}@-ms-keyframes bounce{0%,100%,20%,50%,80%{-ms-transform:translateY(0)}40%{-ms-transform:translateY(30px)}60%{-ms-transform:translateY(15px)}}@-o-keyframes bounce{0%,100%,20%,50%,80%{-o-transform:translateY(0)}40%{-o-transform:translateY(30px)}60%{-o-transform:translateY(15px)}}@keyframes bounce{0%,100%,20%,50%,80%{transform:translateY(0)}40%{transform:translateY(30px)}60%{transform:translateY(15px)}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,30%,0);transform:translate3d(0,30%,0);visibility:visible;opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid rgba(0,0,0,.3)!important}.border-0{border:0!important}.border-top{border-top:1px solid rgba(0,0,0,.3)!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid rgba(0,0,0,.3)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid rgba(0,0,0,.3)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid rgba(0,0,0,.3)!important}.border-start-0{border-left:0!important}.border-primary{border-color:#3867ce!important}.border-secondary{border-color:#fff!important}.border-success{border-color:#2c9d45!important}.border-info{border-color:#2195a9!important}.border-warning{border-color:#b67f00!important}.border-danger{border-color:#c63800!important}.border-light{border-color:#f7f6f4!important}.border-dark{border-color:#393939!important}.border-white{border-color:#fff!important}.border-0{border-width:0!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:var(--scielo-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{color:#3867ce!important}.text-secondary{color:#fff!important}.text-success{color:#2c9d45!important}.text-info{color:#2195a9!important}.text-warning{color:#b67f00!important}.text-danger{color:#c63800!important}.text-light{color:#f7f6f4!important}.text-dark{color:#393939!important}.text-white{color:#fff!important}.text-body{color:#393939!important}.text-muted{color:rgba(0,0,0,.6)!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-reset{color:inherit!important}.bg-primary{background-color:#3867ce!important}.bg-secondary{background-color:#fff!important}.bg-success{background-color:#2c9d45!important}.bg-info{background-color:#2195a9!important}.bg-warning{background-color:#b67f00!important}.bg-danger{background-color:#c63800!important}.bg-light{background-color:#f7f6f4!important}.bg-dark{background-color:#393939!important}.bg-body{background-color:#fff!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.bg-gradient{background-image:var(--scielo-gradient)!important}.user-select-all{user-select:all!important}.user-select-auto{user-select:auto!important}.user-select-none{user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.12 .5rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.5rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-end{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}
+/*# sourceMappingURL=bootstrap-utilities.css.map */
diff --git a/packtools/catalogs/htmlgenerator/v3.0/css/bootstrap-utilities.css.map b/packtools/catalogs/htmlgenerator/v3.0/css/bootstrap-utilities.css.map
new file mode 100644
index 000000000..e84c51208
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/css/bootstrap-utilities.css.map
@@ -0,0 +1 @@
+{"version":3,"sources":["bootstrap-utilities.scss","../../common/scss/_mixins/_themeSet.scss","../../../node_modules/bootstrap/scss/mixins/_utilities.scss","../../../node_modules/bootstrap/scss/_utilities.scss","settings/_variables.scss","../../common/scss/_vars/_colors.scss","../../../node_modules/bootstrap/scss/vendor/_rfs.scss","../../../node_modules/bootstrap/scss/mixins/_breakpoints.scss","../../../node_modules/bootstrap/scss/utilities/_api.scss"],"names":[],"mappings":"AAAA;;;;;ACgCA,0BACI,GAAmB,KAAf,IAAK,IAAK,IAAW,kBAAmB,cAC5C,IAAK,kBAAmB,iBACxB,IAAK,kBAAmB,kBAG5B,uBACI,GAAmB,KAAf,IAAK,IAAK,IAAW,eAAgB,cACzC,IAAK,eAAgB,iBACrB,IAAK,eAAgB,kBAGzB,sBACI,GAAmB,KAAf,IAAK,IAAK,IAAW,cAAe,cACxC,IAAK,cAAe,iBACpB,IAAK,cAAe,kBAGxB,qBACI,GAAmB,KAAf,IAAK,IAAK,IAAW,aAAc,cACvC,IAAK,aAAc,iBACnB,IAAK,aAAc,kBAEvB,kBACI,GAAmB,KAAf,IAAK,IAAK,IAAW,UAAW,cACpC,IAAK,UAAW,iBAChB,IAAK,UAAW,kBA4BpB,6BACI,KACI,kBAAmB,qBACnB,UAAW,qBACX,WAAY,QACZ,QAAS,EAGb,GACI,kBAAmB,mBACnB,UAAW,mBACX,QAAS,GChDX,gBAEI,eCvCI,mBDqCR,WAEI,eCvCa,cDqCjB,cAEI,eCvCiB,iBDqCrB,cAEI,eCvCwB,iBDqC5B,mBAEI,eCvC+B,sBDqCnC,gBAEI,eCvC2C,mBDqC/C,aAEI,MC/BK,eD6BT,WAEI,MC9BG,gBD4BP,YAEI,MC7BI,eD2BR,eAEI,SCtBI,eDoBR,iBAEI,SCtBS,iBDoBb,kBAEI,SCtBgB,kBDoBpB,iBAEI,SCtBwB,iBDoB5B,UAEI,QCbI,iBDWR,gBAEI,QCbW,uBDWf,SAEI,QCbwB,gBDW5B,QAEI,QCb8B,eDWlC,SAEI,QCbmC,gBDWvC,aAEI,QCbyC,oBDW7C,cAEI,QCbmD,qBDWvD,QAEI,QCb8D,eDWlE,eAEI,QCbmE,sBDWvE,QAEI,QCb+E,eDWnF,QAEI,WEyUoB,EAAE,MAAM,KC3X5B,0BHgDJ,WAEI,WE0UoB,EAAE,QAAQ,OC5X9B,2BHgDJ,WAEI,WE2UoB,EAAE,KAAK,KC7X3B,2BHgDJ,aAEI,WCFI,eDAR,iBAEI,SCKI,iBDPR,mBAEI,SCKW,mBDPf,mBAEI,SCKoB,mBDPxB,gBAEI,SCK6B,gBDPjC,iBAEI,SCKmC,iBDPvC,OAEI,IE0NL,YF5NC,QAEI,IE2NJ,cF7NA,SAEI,IE4NH,eF9ND,UAEI,OE0NL,YF5NC,WAEI,OE2NJ,cF7NA,YAEI,OE4NH,eF9ND,SAEI,KE0NL,YF5NC,UAEI,KE2NJ,cF7NA,WAEI,KE4NH,eF9ND,OAEI,ME0NL,YF5NC,QAEI,ME2NJ,cF7NA,SAEI,ME4NH,eF9ND,kBAEI,UC6BI,+BD/BR,oBAEI,UC8BC,2BDhCL,oBAEI,UC+BC,2BDjCL,QAEI,OEsToB,ID/QF,MEzFlB,yBHgDJ,UAEI,OCwCC,YD1CL,YAEI,WEsToB,IDxQF,MEhGlB,yBHgDJ,cAEI,WC+CC,YDjDL,YAEI,aEsToB,IDhQF,MExGlB,yBHgDJ,cAEI,aCuDC,YDzDL,eAEI,cEsToB,IDzPF,ME/GlB,yBHgDJ,iBAEI,cC8DC,YDhEL,cAEI,YEsToB,IDjPF,MEvHlB,yBHgDJ,gBAEI,YCsEC,YDxEL,gBAEI,aGlCa,kBHgCjB,kBAEI,aGnDA,eHiDJ,gBAEI,aGzBU,kBHuBd,aAEI,aGhBM,kBHcV,gBAEI,aGnBS,kBHiBb,eAEI,aGtBU,kBHoBd,cAEI,aGKM,kBHPV,aAEI,aGOO,kBHTX,cAEI,aGnDA,eHiDJ,UAEI,aEwTL,YF1TC,UAEI,aEyTL,cF3TC,UAEI,aE0TL,cF5TC,UAEI,aE2TL,cF7TC,UAEI,aE4TL,cF9TC,UAEI,aE6TL,cF/TC,MAEI,MC0FE,cD5FN,MAEI,MC2FE,cD7FN,MAEI,MC4FE,cD9FN,OAEI,MC6FG,eD/FP,QAEI,MC8FI,eDhGR,QAEI,UCoGU,eDtGd,QAEI,MCyGU,gBD3Gd,YAEI,UC8GU,gBDhHd,MAEI,OCoHE,cDtHN,MAEI,OCqHE,cDvHN,MAEI,OCsHE,cDxHN,OAEI,OCuHG,eDzHP,QAEI,OCwHI,eD1HR,QAEI,WC8HU,eDhId,QAEI,OCmIU,gBDrId,YAEI,WCwIU,gBD1Id,WAEI,KCgJW,EAAE,EAAE,eDlJnB,UAEI,eCsJI,cDxJR,aAEI,eCsJQ,iBDxJZ,kBAEI,eCsJe,sBDxJnB,qBAEI,eCsJ2B,yBDxJ/B,aAEI,UC6JM,YD/JV,aAEI,UC8JM,YDhKV,eAEI,YCsKQ,YDxKZ,eAEI,YCuKQ,YDzKZ,WAEI,UC8KI,eDhLR,aAEI,UC8KS,iBDhLb,mBAEI,UC8KgB,uBDhLpB,OAEI,IEyML,YF3MC,OAEI,IE0ML,iBF5MC,OAEI,IE2ML,gBF7MC,OAEI,IEuMD,eFzMH,OAEI,IE6ML,iBF/MC,OAEI,IE8ML,eFhNC,uBAEI,gBC0LK,qBD5LT,qBAEI,gBC2LG,mBD7LP,wBAEI,gBC4LM,iBD9LV,yBAEI,gBC6LO,wBD/LX,wBAEI,gBC8LM,uBDhMV,wBAEI,gBC+LM,uBDjMV,mBAEI,YCsMK,qBDxMT,iBAEI,YCuMG,mBDzMP,oBAEI,YCwMM,iBD1MV,sBAEI,YCyMQ,mBD3MZ,qBAEI,YC0MO,kBD5MX,qBAEI,cCiNK,qBDnNT,mBAEI,cCkNG,mBDpNP,sBAEI,cCmNM,iBDrNV,uBAEI,cCoNO,wBDtNX,sBAEI,cCqNM,uBDvNV,uBAEI,cCsNO,kBDxNX,iBAEI,WC6NI,eD/NR,kBAEI,WC8NK,qBDhOT,gBAEI,WC+NG,mBDjOP,mBAEI,WCgOM,iBDlOV,qBAEI,WCiOQ,mBDnOZ,oBAEI,WCkOO,kBDpOX,aAEI,MCyOM,aD3OV,SAEI,MC0OC,YD5OL,SAEI,MC2OC,YD7OL,SAEI,MC4OC,YD9OL,SAEI,MC6OC,YD/OL,SAEI,MC8OC,YDhPL,SAEI,MC+OC,YDjPL,YAEI,MCgPI,YDlPR,KAEI,OEyML,YF3MC,KAEI,OE0ML,iBF5MC,KAEI,OE2ML,gBF7MC,KAEI,OEuMD,eFzMH,KAEI,OE6ML,iBF/MC,KAEI,OE8ML,eFhNC,QAEI,OC0P+B,eD5PnC,MAEI,aEyML,YFzMK,YEyML,YF3MC,MAEI,aE0ML,iBF1MK,YE0ML,iBF5MC,MAEI,aE2ML,gBF3MK,YE2ML,gBF7MC,MAEI,aEuMD,eFvMC,YEuMD,eFzMH,MAEI,aE6ML,iBF7MK,YE6ML,iBF/MC,MAEI,aE8ML,eF9MK,YE8ML,eFhNC,SAEI,aCgQ+B,eDhQ/B,YCgQ+B,eDlQnC,MAEI,WEyML,YFzMK,cEyML,YF3MC,MAEI,WE0ML,iBF1MK,cE0ML,iBF5MC,MAEI,WE2ML,gBF3MK,cE2ML,gBF7MC,MAEI,WEuMD,eFvMC,cEuMD,eFzMH,MAEI,WE6ML,iBF7MK,cE6ML,iBF/MC,MAEI,WE8ML,eF9MK,cE8ML,eFhNC,SAEI,WCsQ+B,eDtQ/B,cCsQ+B,eDxQnC,MAEI,WEyML,YF3MC,MAEI,WE0ML,iBF5MC,MAEI,WE2ML,gBF7MC,MAEI,WEuMD,eFzMH,MAEI,WE6ML,iBF/MC,MAEI,WE8ML,eFhNC,SAEI,WC4Q+B,eD9QnC,MAEI,aEyML,YF3MC,MAEI,aE0ML,iBF5MC,MAEI,aE2ML,gBF7MC,MAEI,aEuMD,eFzMH,MAEI,aE6ML,iBF/MC,MAEI,aE8ML,eFhNC,SAEI,aCkR+B,eDpRnC,MAEI,cEyML,YF3MC,MAEI,cE0ML,iBF5MC,MAEI,cE2ML,gBF7MC,MAEI,cEuMD,eFzMH,MAEI,cE6ML,iBF/MC,MAEI,cE8ML,eFhNC,SAEI,cCwR+B,eD1RnC,MAEI,YEyML,YF3MC,MAEI,YE0ML,iBF5MC,MAEI,YE2ML,gBF7MC,MAEI,YEuMD,eFzMH,MAEI,YE6ML,iBF/MC,MAEI,YE8ML,eFhNC,SAEI,YC8R+B,eDhSnC,KAEI,QEyML,YF3MC,KAEI,QE0ML,iBF5MC,KAEI,QE2ML,gBF7MC,KAEI,QEuMD,eFzMH,KAEI,QE6ML,iBF/MC,KAEI,QE8ML,eFhNC,MAEI,cEyML,YFzMK,aEyML,YF3MC,MAEI,cE0ML,iBF1MK,aE0ML,iBF5MC,MAEI,cE2ML,gBF3MK,aE2ML,gBF7MC,MAEI,cEuMD,eFvMC,aEuMD,eFzMH,MAEI,cE6ML,iBF7MK,aE6ML,iBF/MC,MAEI,cE8ML,eF9MK,aE8ML,eFhNC,MAEI,YEyML,YFzMK,eEyML,YF3MC,MAEI,YE0ML,iBF1MK,eE0ML,iBF5MC,MAEI,YE2ML,gBF3MK,eE2ML,gBF7MC,MAEI,YEuMD,eFvMC,eEuMD,eFzMH,MAEI,YE6ML,iBF7MK,eE6ML,iBF/MC,MAEI,YE8ML,eF9MK,eE8ML,eFhNC,MAEI,YEyML,YF3MC,MAEI,YE0ML,iBF5MC,MAEI,YE2ML,gBF7MC,MAEI,YEuMD,eFzMH,MAEI,YE6ML,iBF/MC,MAEI,YE8ML,eFhNC,MAEI,cEyML,YF3MC,MAEI,cE0ML,iBF5MC,MAEI,cE2ML,gBF7MC,MAEI,cEuMD,eFzMH,MAEI,cE6ML,iBF/MC,MAEI,cE8ML,eFhNC,MAEI,eEyML,YF3MC,MAEI,eE0ML,iBF5MC,MAEI,eE2ML,gBF7MC,MAEI,eEuMD,eFzMH,MAEI,eE6ML,iBF/MC,MAEI,eE8ML,eFhNC,MAEI,aEyML,YF3MC,MAEI,aE0ML,iBF5MC,MAEI,aE2ML,gBF7MC,MAEI,aEuMD,eFzMH,MAEI,aE6ML,iBF/MC,MAEI,aE8ML,eFhNC,gBAEI,YC4XgB,uCD9XpB,MAEI,UI6LA,iCJ/LJ,MAEI,UI6LA,gCJ/LJ,MAEI,UI6LA,8BJ/LJ,MAEI,UI6LA,gCJ/LJ,MAEI,UI6LA,kBJ/LJ,MAEI,UI6LA,eJ/LJ,YAEI,WCuYI,iBDzYR,YAEI,WCuYW,iBDzYf,UAEI,YE4XoB,cF9XxB,YAEI,YE2XoB,kBF7XxB,WAEI,YE6XoB,cF/XxB,SAEI,YE8XoB,cFhYxB,WAEI,YE+XoB,iBFjYxB,MAEI,YCwZC,YD1ZL,OAEI,YEoYoB,eFtYxB,SAEI,YEmYoB,cFrYxB,OAEI,YEqYoB,YFvYxB,YAEI,WCmaK,eDraT,UAEI,WCoaG,gBDtaP,aAEI,WCqaM,iBDvaV,sBAEI,gBC0aI,eD5aR,2BAEI,gBC0aS,oBD5ab,8BAEI,gBC0amB,uBD5avB,gBAEI,eC+aI,oBDjbR,gBAEI,eC+ac,oBDjblB,iBAEI,eC+awB,qBDjb5B,WAEI,YCqbI,iBDvbR,aAEI,YCsbM,iBDxbV,YAEI,UC4bY,qBD5bZ,WC4bY,qBD9bhB,cAEI,MGlCa,kBHgCjB,gBAEI,MGnDA,eHiDJ,cAEI,MGzBU,kBHuBd,WAEI,MGhBM,kBHcV,cAEI,MGnBS,kBHiBb,aAEI,MGtBU,kBHoBd,YAEI,MGKM,kBHPV,WAEI,MGOO,kBHTX,YAEI,MGnDA,eHiDJ,WAEI,MGOO,kBHTX,YAEI,MGlDA,yBHgDJ,eAEI,MGlDA,yBHgDJ,eAEI,MGnDA,+BHiDJ,YAEI,MC4cS,kBD9cb,YAEI,iBGlCa,kBHgCjB,cAEI,iBGnDA,eHiDJ,YAEI,iBGzBU,kBHuBd,SAEI,iBGhBM,kBHcV,YAEI,iBGnBS,kBHiBb,WAEI,iBGtBU,kBHoBd,UAEI,iBGKM,kBHPV,SAEI,iBGOO,kBHTX,SAEI,iBGnDA,eHiDJ,UAEI,iBGnDA,eHiDJ,gBAEI,iBC0de,sBD5dnB,aAEI,iBCkee,iCDpenB,iBAEI,YCueI,cDzeR,kBAEI,YCueQ,eDzeZ,kBAEI,YCuea,eDzejB,SAEI,eC4eI,eD9eR,SAEI,eC4eS,eD9eb,SAEI,cEkUoB,iBFpUxB,WAEI,cCqfC,YDvfL,WAEI,cEmUoB,IAAG,gBFrU3B,WAEI,cEkUoB,iBFpUxB,WAEI,cEoUoB,gBFtUxB,gBAEI,cCyfM,cD3fV,cAEI,cEqUoB,gBFvUxB,aAEI,uBEkUoB,iBFlUpB,wBEkUoB,iBFpUxB,aAEI,wBEkUoB,iBFlUpB,2BEkUoB,iBFpUxB,gBAEI,2BEkUoB,iBFlUpB,0BEkUoB,iBFpUxB,eAEI,0BEkUoB,iBFlUpB,uBEkUoB,iBFpUxB,SAEI,WCuhBO,kBDzhBX,WAEI,WCwhBS,iBI5gBf,yBLdE,gBAEI,MC/BK,eD6BT,cAEI,MC9BG,gBD4BP,eAEI,MC7BI,eD2BR,aAEI,QCbI,iBDWR,mBAEI,QCbW,uBDWf,YAEI,QCbwB,gBDW5B,WAEI,QCb8B,eDWlC,YAEI,QCbmC,gBDWvC,gBAEI,QCbyC,oBDW7C,iBAEI,QCbmD,qBDWvD,WAEI,QCb8D,eDWlE,kBAEI,QCbmE,sBDWvE,WAEI,QCb+E,eDWnF,cAEI,KCgJW,EAAE,EAAE,eDlJnB,aAEI,eCsJI,cDxJR,gBAEI,eCsJQ,iBDxJZ,qBAEI,eCsJe,sBDxJnB,wBAEI,eCsJ2B,yBDxJ/B,gBAEI,UC6JM,YD/JV,gBAEI,UC8JM,YDhKV,kBAEI,YCsKQ,YDxKZ,kBAEI,YCuKQ,YDzKZ,cAEI,UC8KI,eDhLR,gBAEI,UC8KS,iBDhLb,sBAEI,UC8KgB,uBDhLpB,UAEI,IEyML,YF3MC,UAEI,IE0ML,iBF5MC,UAEI,IE2ML,gBF7MC,UAEI,IEuMD,eFzMH,UAEI,IE6ML,iBF/MC,UAEI,IE8ML,eFhNC,0BAEI,gBC0LK,qBD5LT,wBAEI,gBC2LG,mBD7LP,2BAEI,gBC4LM,iBD9LV,4BAEI,gBC6LO,wBD/LX,2BAEI,gBC8LM,uBDhMV,2BAEI,gBC+LM,uBDjMV,sBAEI,YCsMK,qBDxMT,oBAEI,YCuMG,mBDzMP,uBAEI,YCwMM,iBD1MV,yBAEI,YCyMQ,mBD3MZ,wBAEI,YC0MO,kBD5MX,wBAEI,cCiNK,qBDnNT,sBAEI,cCkNG,mBDpNP,yBAEI,cCmNM,iBDrNV,0BAEI,cCoNO,wBDtNX,yBAEI,cCqNM,uBDvNV,0BAEI,cCsNO,kBDxNX,oBAEI,WC6NI,eD/NR,qBAEI,WC8NK,qBDhOT,mBAEI,WC+NG,mBDjOP,sBAEI,WCgOM,iBDlOV,wBAEI,WCiOQ,mBDnOZ,uBAEI,WCkOO,kBDpOX,gBAEI,MCyOM,aD3OV,YAEI,MC0OC,YD5OL,YAEI,MC2OC,YD7OL,YAEI,MC4OC,YD9OL,YAEI,MC6OC,YD/OL,YAEI,MC8OC,YDhPL,YAEI,MC+OC,YDjPL,eAEI,MCgPI,YDlPR,QAEI,OEyML,YF3MC,QAEI,OE0ML,iBF5MC,QAEI,OE2ML,gBF7MC,QAEI,OEuMD,eFzMH,QAEI,OE6ML,iBF/MC,QAEI,OE8ML,eFhNC,WAEI,OC0P+B,eD5PnC,SAEI,aEyML,YFzMK,YEyML,YF3MC,SAEI,aE0ML,iBF1MK,YE0ML,iBF5MC,SAEI,aE2ML,gBF3MK,YE2ML,gBF7MC,SAEI,aEuMD,eFvMC,YEuMD,eFzMH,SAEI,aE6ML,iBF7MK,YE6ML,iBF/MC,SAEI,aE8ML,eF9MK,YE8ML,eFhNC,YAEI,aCgQ+B,eDhQ/B,YCgQ+B,eDlQnC,SAEI,WEyML,YFzMK,cEyML,YF3MC,SAEI,WE0ML,iBF1MK,cE0ML,iBF5MC,SAEI,WE2ML,gBF3MK,cE2ML,gBF7MC,SAEI,WEuMD,eFvMC,cEuMD,eFzMH,SAEI,WE6ML,iBF7MK,cE6ML,iBF/MC,SAEI,WE8ML,eF9MK,cE8ML,eFhNC,YAEI,WCsQ+B,eDtQ/B,cCsQ+B,eDxQnC,SAEI,WEyML,YF3MC,SAEI,WE0ML,iBF5MC,SAEI,WE2ML,gBF7MC,SAEI,WEuMD,eFzMH,SAEI,WE6ML,iBF/MC,SAEI,WE8ML,eFhNC,YAEI,WC4Q+B,eD9QnC,SAEI,aEyML,YF3MC,SAEI,aE0ML,iBF5MC,SAEI,aE2ML,gBF7MC,SAEI,aEuMD,eFzMH,SAEI,aE6ML,iBF/MC,SAEI,aE8ML,eFhNC,YAEI,aCkR+B,eDpRnC,SAEI,cEyML,YF3MC,SAEI,cE0ML,iBF5MC,SAEI,cE2ML,gBF7MC,SAEI,cEuMD,eFzMH,SAEI,cE6ML,iBF/MC,SAEI,cE8ML,eFhNC,YAEI,cCwR+B,eD1RnC,SAEI,YEyML,YF3MC,SAEI,YE0ML,iBF5MC,SAEI,YE2ML,gBF7MC,SAEI,YEuMD,eFzMH,SAEI,YE6ML,iBF/MC,SAEI,YE8ML,eFhNC,YAEI,YC8R+B,eDhSnC,QAEI,QEyML,YF3MC,QAEI,QE0ML,iBF5MC,QAEI,QE2ML,gBF7MC,QAEI,QEuMD,eFzMH,QAEI,QE6ML,iBF/MC,QAEI,QE8ML,eFhNC,SAEI,cEyML,YFzMK,aEyML,YF3MC,SAEI,cE0ML,iBF1MK,aE0ML,iBF5MC,SAEI,cE2ML,gBF3MK,aE2ML,gBF7MC,SAEI,cEuMD,eFvMC,aEuMD,eFzMH,SAEI,cE6ML,iBF7MK,aE6ML,iBF/MC,SAEI,cE8ML,eF9MK,aE8ML,eFhNC,SAEI,YEyML,YFzMK,eEyML,YF3MC,SAEI,YE0ML,iBF1MK,eE0ML,iBF5MC,SAEI,YE2ML,gBF3MK,eE2ML,gBF7MC,SAEI,YEuMD,eFvMC,eEuMD,eFzMH,SAEI,YE6ML,iBF7MK,eE6ML,iBF/MC,SAEI,YE8ML,eF9MK,eE8ML,eFhNC,SAEI,YEyML,YF3MC,SAEI,YE0ML,iBF5MC,SAEI,YE2ML,gBF7MC,SAEI,YEuMD,eFzMH,SAEI,YE6ML,iBF/MC,SAEI,YE8ML,eFhNC,SAEI,cEyML,YF3MC,SAEI,cE0ML,iBF5MC,SAEI,cE2ML,gBF7MC,SAEI,cEuMD,eFzMH,SAEI,cE6ML,iBF/MC,SAEI,cE8ML,eFhNC,SAEI,eEyML,YF3MC,SAEI,eE0ML,iBF5MC,SAEI,eE2ML,gBF7MC,SAEI,eEuMD,eFzMH,SAEI,eE6ML,iBF/MC,SAEI,eE8ML,eFhNC,SAEI,aEyML,YF3MC,SAEI,aE0ML,iBF5MC,SAEI,aE2ML,gBF7MC,SAEI,aEuMD,eFzMH,SAEI,aE6ML,iBF/MC,SAEI,aE8ML,eFhNC,eAEI,WCmaK,eDraT,aAEI,WCoaG,gBDtaP,gBAEI,WCqaM,kBIzZZ,yBLdE,gBAEI,MC/BK,eD6BT,cAEI,MC9BG,gBD4BP,eAEI,MC7BI,eD2BR,aAEI,QCbI,iBDWR,mBAEI,QCbW,uBDWf,YAEI,QCbwB,gBDW5B,WAEI,QCb8B,eDWlC,YAEI,QCbmC,gBDWvC,gBAEI,QCbyC,oBDW7C,iBAEI,QCbmD,qBDWvD,WAEI,QCb8D,eDWlE,kBAEI,QCbmE,sBDWvE,WAEI,QCb+E,eDWnF,cAEI,KCgJW,EAAE,EAAE,eDlJnB,aAEI,eCsJI,cDxJR,gBAEI,eCsJQ,iBDxJZ,qBAEI,eCsJe,sBDxJnB,wBAEI,eCsJ2B,yBDxJ/B,gBAEI,UC6JM,YD/JV,gBAEI,UC8JM,YDhKV,kBAEI,YCsKQ,YDxKZ,kBAEI,YCuKQ,YDzKZ,cAEI,UC8KI,eDhLR,gBAEI,UC8KS,iBDhLb,sBAEI,UC8KgB,uBDhLpB,UAEI,IEyML,YF3MC,UAEI,IE0ML,iBF5MC,UAEI,IE2ML,gBF7MC,UAEI,IEuMD,eFzMH,UAEI,IE6ML,iBF/MC,UAEI,IE8ML,eFhNC,0BAEI,gBC0LK,qBD5LT,wBAEI,gBC2LG,mBD7LP,2BAEI,gBC4LM,iBD9LV,4BAEI,gBC6LO,wBD/LX,2BAEI,gBC8LM,uBDhMV,2BAEI,gBC+LM,uBDjMV,sBAEI,YCsMK,qBDxMT,oBAEI,YCuMG,mBDzMP,uBAEI,YCwMM,iBD1MV,yBAEI,YCyMQ,mBD3MZ,wBAEI,YC0MO,kBD5MX,wBAEI,cCiNK,qBDnNT,sBAEI,cCkNG,mBDpNP,yBAEI,cCmNM,iBDrNV,0BAEI,cCoNO,wBDtNX,yBAEI,cCqNM,uBDvNV,0BAEI,cCsNO,kBDxNX,oBAEI,WC6NI,eD/NR,qBAEI,WC8NK,qBDhOT,mBAEI,WC+NG,mBDjOP,sBAEI,WCgOM,iBDlOV,wBAEI,WCiOQ,mBDnOZ,uBAEI,WCkOO,kBDpOX,gBAEI,MCyOM,aD3OV,YAEI,MC0OC,YD5OL,YAEI,MC2OC,YD7OL,YAEI,MC4OC,YD9OL,YAEI,MC6OC,YD/OL,YAEI,MC8OC,YDhPL,YAEI,MC+OC,YDjPL,eAEI,MCgPI,YDlPR,QAEI,OEyML,YF3MC,QAEI,OE0ML,iBF5MC,QAEI,OE2ML,gBF7MC,QAEI,OEuMD,eFzMH,QAEI,OE6ML,iBF/MC,QAEI,OE8ML,eFhNC,WAEI,OC0P+B,eD5PnC,SAEI,aEyML,YFzMK,YEyML,YF3MC,SAEI,aE0ML,iBF1MK,YE0ML,iBF5MC,SAEI,aE2ML,gBF3MK,YE2ML,gBF7MC,SAEI,aEuMD,eFvMC,YEuMD,eFzMH,SAEI,aE6ML,iBF7MK,YE6ML,iBF/MC,SAEI,aE8ML,eF9MK,YE8ML,eFhNC,YAEI,aCgQ+B,eDhQ/B,YCgQ+B,eDlQnC,SAEI,WEyML,YFzMK,cEyML,YF3MC,SAEI,WE0ML,iBF1MK,cE0ML,iBF5MC,SAEI,WE2ML,gBF3MK,cE2ML,gBF7MC,SAEI,WEuMD,eFvMC,cEuMD,eFzMH,SAEI,WE6ML,iBF7MK,cE6ML,iBF/MC,SAEI,WE8ML,eF9MK,cE8ML,eFhNC,YAEI,WCsQ+B,eDtQ/B,cCsQ+B,eDxQnC,SAEI,WEyML,YF3MC,SAEI,WE0ML,iBF5MC,SAEI,WE2ML,gBF7MC,SAEI,WEuMD,eFzMH,SAEI,WE6ML,iBF/MC,SAEI,WE8ML,eFhNC,YAEI,WC4Q+B,eD9QnC,SAEI,aEyML,YF3MC,SAEI,aE0ML,iBF5MC,SAEI,aE2ML,gBF7MC,SAEI,aEuMD,eFzMH,SAEI,aE6ML,iBF/MC,SAEI,aE8ML,eFhNC,YAEI,aCkR+B,eDpRnC,SAEI,cEyML,YF3MC,SAEI,cE0ML,iBF5MC,SAEI,cE2ML,gBF7MC,SAEI,cEuMD,eFzMH,SAEI,cE6ML,iBF/MC,SAEI,cE8ML,eFhNC,YAEI,cCwR+B,eD1RnC,SAEI,YEyML,YF3MC,SAEI,YE0ML,iBF5MC,SAEI,YE2ML,gBF7MC,SAEI,YEuMD,eFzMH,SAEI,YE6ML,iBF/MC,SAEI,YE8ML,eFhNC,YAEI,YC8R+B,eDhSnC,QAEI,QEyML,YF3MC,QAEI,QE0ML,iBF5MC,QAEI,QE2ML,gBF7MC,QAEI,QEuMD,eFzMH,QAEI,QE6ML,iBF/MC,QAEI,QE8ML,eFhNC,SAEI,cEyML,YFzMK,aEyML,YF3MC,SAEI,cE0ML,iBF1MK,aE0ML,iBF5MC,SAEI,cE2ML,gBF3MK,aE2ML,gBF7MC,SAEI,cEuMD,eFvMC,aEuMD,eFzMH,SAEI,cE6ML,iBF7MK,aE6ML,iBF/MC,SAEI,cE8ML,eF9MK,aE8ML,eFhNC,SAEI,YEyML,YFzMK,eEyML,YF3MC,SAEI,YE0ML,iBF1MK,eE0ML,iBF5MC,SAEI,YE2ML,gBF3MK,eE2ML,gBF7MC,SAEI,YEuMD,eFvMC,eEuMD,eFzMH,SAEI,YE6ML,iBF7MK,eE6ML,iBF/MC,SAEI,YE8ML,eF9MK,eE8ML,eFhNC,SAEI,YEyML,YF3MC,SAEI,YE0ML,iBF5MC,SAEI,YE2ML,gBF7MC,SAEI,YEuMD,eFzMH,SAEI,YE6ML,iBF/MC,SAEI,YE8ML,eFhNC,SAEI,cEyML,YF3MC,SAEI,cE0ML,iBF5MC,SAEI,cE2ML,gBF7MC,SAEI,cEuMD,eFzMH,SAEI,cE6ML,iBF/MC,SAEI,cE8ML,eFhNC,SAEI,eEyML,YF3MC,SAEI,eE0ML,iBF5MC,SAEI,eE2ML,gBF7MC,SAEI,eEuMD,eFzMH,SAEI,eE6ML,iBF/MC,SAEI,eE8ML,eFhNC,SAEI,aEyML,YF3MC,SAEI,aE0ML,iBF5MC,SAEI,aE2ML,gBF7MC,SAEI,aEuMD,eFzMH,SAEI,aE6ML,iBF/MC,SAEI,aE8ML,eFhNC,eAEI,WCmaK,eDraT,aAEI,WCoaG,gBDtaP,gBAEI,WCqaM,kBIzZZ,yBLdE,gBAEI,MC/BK,eD6BT,cAEI,MC9BG,gBD4BP,eAEI,MC7BI,eD2BR,aAEI,QCbI,iBDWR,mBAEI,QCbW,uBDWf,YAEI,QCbwB,gBDW5B,WAEI,QCb8B,eDWlC,YAEI,QCbmC,gBDWvC,gBAEI,QCbyC,oBDW7C,iBAEI,QCbmD,qBDWvD,WAEI,QCb8D,eDWlE,kBAEI,QCbmE,sBDWvE,WAEI,QCb+E,eDWnF,cAEI,KCgJW,EAAE,EAAE,eDlJnB,aAEI,eCsJI,cDxJR,gBAEI,eCsJQ,iBDxJZ,qBAEI,eCsJe,sBDxJnB,wBAEI,eCsJ2B,yBDxJ/B,gBAEI,UC6JM,YD/JV,gBAEI,UC8JM,YDhKV,kBAEI,YCsKQ,YDxKZ,kBAEI,YCuKQ,YDzKZ,cAEI,UC8KI,eDhLR,gBAEI,UC8KS,iBDhLb,sBAEI,UC8KgB,uBDhLpB,UAEI,IEyML,YF3MC,UAEI,IE0ML,iBF5MC,UAEI,IE2ML,gBF7MC,UAEI,IEuMD,eFzMH,UAEI,IE6ML,iBF/MC,UAEI,IE8ML,eFhNC,0BAEI,gBC0LK,qBD5LT,wBAEI,gBC2LG,mBD7LP,2BAEI,gBC4LM,iBD9LV,4BAEI,gBC6LO,wBD/LX,2BAEI,gBC8LM,uBDhMV,2BAEI,gBC+LM,uBDjMV,sBAEI,YCsMK,qBDxMT,oBAEI,YCuMG,mBDzMP,uBAEI,YCwMM,iBD1MV,yBAEI,YCyMQ,mBD3MZ,wBAEI,YC0MO,kBD5MX,wBAEI,cCiNK,qBDnNT,sBAEI,cCkNG,mBDpNP,yBAEI,cCmNM,iBDrNV,0BAEI,cCoNO,wBDtNX,yBAEI,cCqNM,uBDvNV,0BAEI,cCsNO,kBDxNX,oBAEI,WC6NI,eD/NR,qBAEI,WC8NK,qBDhOT,mBAEI,WC+NG,mBDjOP,sBAEI,WCgOM,iBDlOV,wBAEI,WCiOQ,mBDnOZ,uBAEI,WCkOO,kBDpOX,gBAEI,MCyOM,aD3OV,YAEI,MC0OC,YD5OL,YAEI,MC2OC,YD7OL,YAEI,MC4OC,YD9OL,YAEI,MC6OC,YD/OL,YAEI,MC8OC,YDhPL,YAEI,MC+OC,YDjPL,eAEI,MCgPI,YDlPR,QAEI,OEyML,YF3MC,QAEI,OE0ML,iBF5MC,QAEI,OE2ML,gBF7MC,QAEI,OEuMD,eFzMH,QAEI,OE6ML,iBF/MC,QAEI,OE8ML,eFhNC,WAEI,OC0P+B,eD5PnC,SAEI,aEyML,YFzMK,YEyML,YF3MC,SAEI,aE0ML,iBF1MK,YE0ML,iBF5MC,SAEI,aE2ML,gBF3MK,YE2ML,gBF7MC,SAEI,aEuMD,eFvMC,YEuMD,eFzMH,SAEI,aE6ML,iBF7MK,YE6ML,iBF/MC,SAEI,aE8ML,eF9MK,YE8ML,eFhNC,YAEI,aCgQ+B,eDhQ/B,YCgQ+B,eDlQnC,SAEI,WEyML,YFzMK,cEyML,YF3MC,SAEI,WE0ML,iBF1MK,cE0ML,iBF5MC,SAEI,WE2ML,gBF3MK,cE2ML,gBF7MC,SAEI,WEuMD,eFvMC,cEuMD,eFzMH,SAEI,WE6ML,iBF7MK,cE6ML,iBF/MC,SAEI,WE8ML,eF9MK,cE8ML,eFhNC,YAEI,WCsQ+B,eDtQ/B,cCsQ+B,eDxQnC,SAEI,WEyML,YF3MC,SAEI,WE0ML,iBF5MC,SAEI,WE2ML,gBF7MC,SAEI,WEuMD,eFzMH,SAEI,WE6ML,iBF/MC,SAEI,WE8ML,eFhNC,YAEI,WC4Q+B,eD9QnC,SAEI,aEyML,YF3MC,SAEI,aE0ML,iBF5MC,SAEI,aE2ML,gBF7MC,SAEI,aEuMD,eFzMH,SAEI,aE6ML,iBF/MC,SAEI,aE8ML,eFhNC,YAEI,aCkR+B,eDpRnC,SAEI,cEyML,YF3MC,SAEI,cE0ML,iBF5MC,SAEI,cE2ML,gBF7MC,SAEI,cEuMD,eFzMH,SAEI,cE6ML,iBF/MC,SAEI,cE8ML,eFhNC,YAEI,cCwR+B,eD1RnC,SAEI,YEyML,YF3MC,SAEI,YE0ML,iBF5MC,SAEI,YE2ML,gBF7MC,SAEI,YEuMD,eFzMH,SAEI,YE6ML,iBF/MC,SAEI,YE8ML,eFhNC,YAEI,YC8R+B,eDhSnC,QAEI,QEyML,YF3MC,QAEI,QE0ML,iBF5MC,QAEI,QE2ML,gBF7MC,QAEI,QEuMD,eFzMH,QAEI,QE6ML,iBF/MC,QAEI,QE8ML,eFhNC,SAEI,cEyML,YFzMK,aEyML,YF3MC,SAEI,cE0ML,iBF1MK,aE0ML,iBF5MC,SAEI,cE2ML,gBF3MK,aE2ML,gBF7MC,SAEI,cEuMD,eFvMC,aEuMD,eFzMH,SAEI,cE6ML,iBF7MK,aE6ML,iBF/MC,SAEI,cE8ML,eF9MK,aE8ML,eFhNC,SAEI,YEyML,YFzMK,eEyML,YF3MC,SAEI,YE0ML,iBF1MK,eE0ML,iBF5MC,SAEI,YE2ML,gBF3MK,eE2ML,gBF7MC,SAEI,YEuMD,eFvMC,eEuMD,eFzMH,SAEI,YE6ML,iBF7MK,eE6ML,iBF/MC,SAEI,YE8ML,eF9MK,eE8ML,eFhNC,SAEI,YEyML,YF3MC,SAEI,YE0ML,iBF5MC,SAEI,YE2ML,gBF7MC,SAEI,YEuMD,eFzMH,SAEI,YE6ML,iBF/MC,SAEI,YE8ML,eFhNC,SAEI,cEyML,YF3MC,SAEI,cE0ML,iBF5MC,SAEI,cE2ML,gBF7MC,SAEI,cEuMD,eFzMH,SAEI,cE6ML,iBF/MC,SAEI,cE8ML,eFhNC,SAEI,eEyML,YF3MC,SAEI,eE0ML,iBF5MC,SAEI,eE2ML,gBF7MC,SAEI,eEuMD,eFzMH,SAEI,eE6ML,iBF/MC,SAEI,eE8ML,eFhNC,SAEI,aEyML,YF3MC,SAEI,aE0ML,iBF5MC,SAEI,aE2ML,gBF7MC,SAEI,aEuMD,eFzMH,SAEI,aE6ML,iBF/MC,SAEI,aE8ML,eFhNC,eAEI,WCmaK,eDraT,aAEI,WCoaG,gBDtaP,gBAEI,WCqaM,kBIzZZ,0BLdE,gBAEI,MC/BK,eD6BT,cAEI,MC9BG,gBD4BP,eAEI,MC7BI,eD2BR,aAEI,QCbI,iBDWR,mBAEI,QCbW,uBDWf,YAEI,QCbwB,gBDW5B,WAEI,QCb8B,eDWlC,YAEI,QCbmC,gBDWvC,gBAEI,QCbyC,oBDW7C,iBAEI,QCbmD,qBDWvD,WAEI,QCb8D,eDWlE,kBAEI,QCbmE,sBDWvE,WAEI,QCb+E,eDWnF,cAEI,KCgJW,EAAE,EAAE,eDlJnB,aAEI,eCsJI,cDxJR,gBAEI,eCsJQ,iBDxJZ,qBAEI,eCsJe,sBDxJnB,wBAEI,eCsJ2B,yBDxJ/B,gBAEI,UC6JM,YD/JV,gBAEI,UC8JM,YDhKV,kBAEI,YCsKQ,YDxKZ,kBAEI,YCuKQ,YDzKZ,cAEI,UC8KI,eDhLR,gBAEI,UC8KS,iBDhLb,sBAEI,UC8KgB,uBDhLpB,UAEI,IEyML,YF3MC,UAEI,IE0ML,iBF5MC,UAEI,IE2ML,gBF7MC,UAEI,IEuMD,eFzMH,UAEI,IE6ML,iBF/MC,UAEI,IE8ML,eFhNC,0BAEI,gBC0LK,qBD5LT,wBAEI,gBC2LG,mBD7LP,2BAEI,gBC4LM,iBD9LV,4BAEI,gBC6LO,wBD/LX,2BAEI,gBC8LM,uBDhMV,2BAEI,gBC+LM,uBDjMV,sBAEI,YCsMK,qBDxMT,oBAEI,YCuMG,mBDzMP,uBAEI,YCwMM,iBD1MV,yBAEI,YCyMQ,mBD3MZ,wBAEI,YC0MO,kBD5MX,wBAEI,cCiNK,qBDnNT,sBAEI,cCkNG,mBDpNP,yBAEI,cCmNM,iBDrNV,0BAEI,cCoNO,wBDtNX,yBAEI,cCqNM,uBDvNV,0BAEI,cCsNO,kBDxNX,oBAEI,WC6NI,eD/NR,qBAEI,WC8NK,qBDhOT,mBAEI,WC+NG,mBDjOP,sBAEI,WCgOM,iBDlOV,wBAEI,WCiOQ,mBDnOZ,uBAEI,WCkOO,kBDpOX,gBAEI,MCyOM,aD3OV,YAEI,MC0OC,YD5OL,YAEI,MC2OC,YD7OL,YAEI,MC4OC,YD9OL,YAEI,MC6OC,YD/OL,YAEI,MC8OC,YDhPL,YAEI,MC+OC,YDjPL,eAEI,MCgPI,YDlPR,QAEI,OEyML,YF3MC,QAEI,OE0ML,iBF5MC,QAEI,OE2ML,gBF7MC,QAEI,OEuMD,eFzMH,QAEI,OE6ML,iBF/MC,QAEI,OE8ML,eFhNC,WAEI,OC0P+B,eD5PnC,SAEI,aEyML,YFzMK,YEyML,YF3MC,SAEI,aE0ML,iBF1MK,YE0ML,iBF5MC,SAEI,aE2ML,gBF3MK,YE2ML,gBF7MC,SAEI,aEuMD,eFvMC,YEuMD,eFzMH,SAEI,aE6ML,iBF7MK,YE6ML,iBF/MC,SAEI,aE8ML,eF9MK,YE8ML,eFhNC,YAEI,aCgQ+B,eDhQ/B,YCgQ+B,eDlQnC,SAEI,WEyML,YFzMK,cEyML,YF3MC,SAEI,WE0ML,iBF1MK,cE0ML,iBF5MC,SAEI,WE2ML,gBF3MK,cE2ML,gBF7MC,SAEI,WEuMD,eFvMC,cEuMD,eFzMH,SAEI,WE6ML,iBF7MK,cE6ML,iBF/MC,SAEI,WE8ML,eF9MK,cE8ML,eFhNC,YAEI,WCsQ+B,eDtQ/B,cCsQ+B,eDxQnC,SAEI,WEyML,YF3MC,SAEI,WE0ML,iBF5MC,SAEI,WE2ML,gBF7MC,SAEI,WEuMD,eFzMH,SAEI,WE6ML,iBF/MC,SAEI,WE8ML,eFhNC,YAEI,WC4Q+B,eD9QnC,SAEI,aEyML,YF3MC,SAEI,aE0ML,iBF5MC,SAEI,aE2ML,gBF7MC,SAEI,aEuMD,eFzMH,SAEI,aE6ML,iBF/MC,SAEI,aE8ML,eFhNC,YAEI,aCkR+B,eDpRnC,SAEI,cEyML,YF3MC,SAEI,cE0ML,iBF5MC,SAEI,cE2ML,gBF7MC,SAEI,cEuMD,eFzMH,SAEI,cE6ML,iBF/MC,SAEI,cE8ML,eFhNC,YAEI,cCwR+B,eD1RnC,SAEI,YEyML,YF3MC,SAEI,YE0ML,iBF5MC,SAEI,YE2ML,gBF7MC,SAEI,YEuMD,eFzMH,SAEI,YE6ML,iBF/MC,SAEI,YE8ML,eFhNC,YAEI,YC8R+B,eDhSnC,QAEI,QEyML,YF3MC,QAEI,QE0ML,iBF5MC,QAEI,QE2ML,gBF7MC,QAEI,QEuMD,eFzMH,QAEI,QE6ML,iBF/MC,QAEI,QE8ML,eFhNC,SAEI,cEyML,YFzMK,aEyML,YF3MC,SAEI,cE0ML,iBF1MK,aE0ML,iBF5MC,SAEI,cE2ML,gBF3MK,aE2ML,gBF7MC,SAEI,cEuMD,eFvMC,aEuMD,eFzMH,SAEI,cE6ML,iBF7MK,aE6ML,iBF/MC,SAEI,cE8ML,eF9MK,aE8ML,eFhNC,SAEI,YEyML,YFzMK,eEyML,YF3MC,SAEI,YE0ML,iBF1MK,eE0ML,iBF5MC,SAEI,YE2ML,gBF3MK,eE2ML,gBF7MC,SAEI,YEuMD,eFvMC,eEuMD,eFzMH,SAEI,YE6ML,iBF7MK,eE6ML,iBF/MC,SAEI,YE8ML,eF9MK,eE8ML,eFhNC,SAEI,YEyML,YF3MC,SAEI,YE0ML,iBF5MC,SAEI,YE2ML,gBF7MC,SAEI,YEuMD,eFzMH,SAEI,YE6ML,iBF/MC,SAEI,YE8ML,eFhNC,SAEI,cEyML,YF3MC,SAEI,cE0ML,iBF5MC,SAEI,cE2ML,gBF7MC,SAEI,cEuMD,eFzMH,SAEI,cE6ML,iBF/MC,SAEI,cE8ML,eFhNC,SAEI,eEyML,YF3MC,SAEI,eE0ML,iBF5MC,SAEI,eE2ML,gBF7MC,SAEI,eEuMD,eFzMH,SAEI,eE6ML,iBF/MC,SAEI,eE8ML,eFhNC,SAEI,aEyML,YF3MC,SAEI,aE0ML,iBF5MC,SAEI,aE2ML,gBF7MC,SAEI,aEuMD,eFzMH,SAEI,aE6ML,iBF/MC,SAEI,aE8ML,eFhNC,eAEI,WCmaK,eDraT,aAEI,WCoaG,gBDtaP,gBAEI,WCqaM,kBIzZZ,0BLdE,iBAEI,MC/BK,eD6BT,eAEI,MC9BG,gBD4BP,gBAEI,MC7BI,eD2BR,cAEI,QCbI,iBDWR,oBAEI,QCbW,uBDWf,aAEI,QCbwB,gBDW5B,YAEI,QCb8B,eDWlC,aAEI,QCbmC,gBDWvC,iBAEI,QCbyC,oBDW7C,kBAEI,QCbmD,qBDWvD,YAEI,QCb8D,eDWlE,mBAEI,QCbmE,sBDWvE,YAEI,QCb+E,eDWnF,eAEI,KCgJW,EAAE,EAAE,eDlJnB,cAEI,eCsJI,cDxJR,iBAEI,eCsJQ,iBDxJZ,sBAEI,eCsJe,sBDxJnB,yBAEI,eCsJ2B,yBDxJ/B,iBAEI,UC6JM,YD/JV,iBAEI,UC8JM,YDhKV,mBAEI,YCsKQ,YDxKZ,mBAEI,YCuKQ,YDzKZ,eAEI,UC8KI,eDhLR,iBAEI,UC8KS,iBDhLb,uBAEI,UC8KgB,uBDhLpB,WAEI,IEyML,YF3MC,WAEI,IE0ML,iBF5MC,WAEI,IE2ML,gBF7MC,WAEI,IEuMD,eFzMH,WAEI,IE6ML,iBF/MC,WAEI,IE8ML,eFhNC,2BAEI,gBC0LK,qBD5LT,yBAEI,gBC2LG,mBD7LP,4BAEI,gBC4LM,iBD9LV,6BAEI,gBC6LO,wBD/LX,4BAEI,gBC8LM,uBDhMV,4BAEI,gBC+LM,uBDjMV,uBAEI,YCsMK,qBDxMT,qBAEI,YCuMG,mBDzMP,wBAEI,YCwMM,iBD1MV,0BAEI,YCyMQ,mBD3MZ,yBAEI,YC0MO,kBD5MX,yBAEI,cCiNK,qBDnNT,uBAEI,cCkNG,mBDpNP,0BAEI,cCmNM,iBDrNV,2BAEI,cCoNO,wBDtNX,0BAEI,cCqNM,uBDvNV,2BAEI,cCsNO,kBDxNX,qBAEI,WC6NI,eD/NR,sBAEI,WC8NK,qBDhOT,oBAEI,WC+NG,mBDjOP,uBAEI,WCgOM,iBDlOV,yBAEI,WCiOQ,mBDnOZ,wBAEI,WCkOO,kBDpOX,iBAEI,MCyOM,aD3OV,aAEI,MC0OC,YD5OL,aAEI,MC2OC,YD7OL,aAEI,MC4OC,YD9OL,aAEI,MC6OC,YD/OL,aAEI,MC8OC,YDhPL,aAEI,MC+OC,YDjPL,gBAEI,MCgPI,YDlPR,SAEI,OEyML,YF3MC,SAEI,OE0ML,iBF5MC,SAEI,OE2ML,gBF7MC,SAEI,OEuMD,eFzMH,SAEI,OE6ML,iBF/MC,SAEI,OE8ML,eFhNC,YAEI,OC0P+B,eD5PnC,UAEI,aEyML,YFzMK,YEyML,YF3MC,UAEI,aE0ML,iBF1MK,YE0ML,iBF5MC,UAEI,aE2ML,gBF3MK,YE2ML,gBF7MC,UAEI,aEuMD,eFvMC,YEuMD,eFzMH,UAEI,aE6ML,iBF7MK,YE6ML,iBF/MC,UAEI,aE8ML,eF9MK,YE8ML,eFhNC,aAEI,aCgQ+B,eDhQ/B,YCgQ+B,eDlQnC,UAEI,WEyML,YFzMK,cEyML,YF3MC,UAEI,WE0ML,iBF1MK,cE0ML,iBF5MC,UAEI,WE2ML,gBF3MK,cE2ML,gBF7MC,UAEI,WEuMD,eFvMC,cEuMD,eFzMH,UAEI,WE6ML,iBF7MK,cE6ML,iBF/MC,UAEI,WE8ML,eF9MK,cE8ML,eFhNC,aAEI,WCsQ+B,eDtQ/B,cCsQ+B,eDxQnC,UAEI,WEyML,YF3MC,UAEI,WE0ML,iBF5MC,UAEI,WE2ML,gBF7MC,UAEI,WEuMD,eFzMH,UAEI,WE6ML,iBF/MC,UAEI,WE8ML,eFhNC,aAEI,WC4Q+B,eD9QnC,UAEI,aEyML,YF3MC,UAEI,aE0ML,iBF5MC,UAEI,aE2ML,gBF7MC,UAEI,aEuMD,eFzMH,UAEI,aE6ML,iBF/MC,UAEI,aE8ML,eFhNC,aAEI,aCkR+B,eDpRnC,UAEI,cEyML,YF3MC,UAEI,cE0ML,iBF5MC,UAEI,cE2ML,gBF7MC,UAEI,cEuMD,eFzMH,UAEI,cE6ML,iBF/MC,UAEI,cE8ML,eFhNC,aAEI,cCwR+B,eD1RnC,UAEI,YEyML,YF3MC,UAEI,YE0ML,iBF5MC,UAEI,YE2ML,gBF7MC,UAEI,YEuMD,eFzMH,UAEI,YE6ML,iBF/MC,UAEI,YE8ML,eFhNC,aAEI,YC8R+B,eDhSnC,SAEI,QEyML,YF3MC,SAEI,QE0ML,iBF5MC,SAEI,QE2ML,gBF7MC,SAEI,QEuMD,eFzMH,SAEI,QE6ML,iBF/MC,SAEI,QE8ML,eFhNC,UAEI,cEyML,YFzMK,aEyML,YF3MC,UAEI,cE0ML,iBF1MK,aE0ML,iBF5MC,UAEI,cE2ML,gBF3MK,aE2ML,gBF7MC,UAEI,cEuMD,eFvMC,aEuMD,eFzMH,UAEI,cE6ML,iBF7MK,aE6ML,iBF/MC,UAEI,cE8ML,eF9MK,aE8ML,eFhNC,UAEI,YEyML,YFzMK,eEyML,YF3MC,UAEI,YE0ML,iBF1MK,eE0ML,iBF5MC,UAEI,YE2ML,gBF3MK,eE2ML,gBF7MC,UAEI,YEuMD,eFvMC,eEuMD,eFzMH,UAEI,YE6ML,iBF7MK,eE6ML,iBF/MC,UAEI,YE8ML,eF9MK,eE8ML,eFhNC,UAEI,YEyML,YF3MC,UAEI,YE0ML,iBF5MC,UAEI,YE2ML,gBF7MC,UAEI,YEuMD,eFzMH,UAEI,YE6ML,iBF/MC,UAEI,YE8ML,eFhNC,UAEI,cEyML,YF3MC,UAEI,cE0ML,iBF5MC,UAEI,cE2ML,gBF7MC,UAEI,cEuMD,eFzMH,UAEI,cE6ML,iBF/MC,UAEI,cE8ML,eFhNC,UAEI,eEyML,YF3MC,UAEI,eE0ML,iBF5MC,UAEI,eE2ML,gBF7MC,UAEI,eEuMD,eFzMH,UAEI,eE6ML,iBF/MC,UAEI,eE8ML,eFhNC,UAEI,aEyML,YF3MC,UAEI,aE0ML,iBF5MC,UAEI,aE2ML,gBF7MC,UAEI,aEuMD,eFzMH,UAEI,aE6ML,iBF/MC,UAEI,aE8ML,eFhNC,gBAEI,WCmaK,eDraT,cAEI,WCoaG,gBDtaP,iBAEI,WCqaM,kBKrchB,0BN8BM,MAEI,UIiIA,iBJnIJ,MAEI,UIiIA,eJnIJ,MAEI,UIiIA,kBJnIJ,MAEI,UIiIA,kBE9IV,aNWM,gBAEI,QCbI,iBDWR,sBAEI,QCbW,uBDWf,eAEI,QCbwB,gBDW5B,cAEI,QCb8B,eDWlC,eAEI,QCbmC,gBDWvC,mBAEI,QCbyC,oBDW7C,oBAEI,QCbmD,qBDWvD,cAEI,QCb8D,eDWlE,qBAEI,QCbmE,sBDWvE,cAEI,QCb+E","file":"bootstrap-utilities.css","sourcesContent":["/*!\n * Bootstrap Utilities v5.0.0-beta1 (https://getbootstrap.com/)\n * Copyright 2011-2020 The Bootstrap Authors\n * Copyright 2011-2020 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)\n */\n\n// Configuration\n\n@import \"scss/functions\";\n\n@import \"../../common/scss/itcssImports/vars\";\n@import \"../../common/scss/itcssImports/mixins\";\n@import \"./settings/variables\";\n\n@import \"scss/mixins\";\n@import \"scss/utilities\";\n\n\n// Utilities\n\n@import \"scss/utilities/api\";\n","@mixin __on-theme--dark {\n @at-root .#{$__classPrefix}__theme--dark & {\n @content;\n }\n}\n\n@mixin __on-theme--light {\n @at-root .#{$__classPrefix}__theme--light & {\n @content;\n }\n}\n\n\n@mixin animated($time: .5s, $prop: background, $prop2: text-indent){\n -webkit-animation-fill-mode: both;\n -moz-animation-fill-mode: both;\n -ms-animation-fill-mode: both;\n -o-animation-fill-mode: both;\n animation-fill-mode: both;\n -webkit-animation-duration: $time;\n -moz-animation-duration: $time;\n -ms-animation-duration: $time;\n -o-animation-duration: $time;\n animation-duration: $time;\n\n -o-transition: $prop $time ease-out, $prop2 $time ease-out;\n -ms-transition: $prop $time ease-out, $prop2 $time ease-out;\n -moz-transition: $prop $time ease-out, $prop2 $time ease-out;\n -webkit-transition: $prop $time ease-out, $prop2 $time ease-out;\n transition: $prop $time ease-out, $prop2 $time ease-out;\n}\n\n@-webkit-keyframes bounce {\n 0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}\n 40% {-webkit-transform: translateY(30px);}\n 60% {-webkit-transform: translateY(15px);}\n}\n\n@-moz-keyframes bounce {\n 0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}\n 40% {-moz-transform: translateY(30px);}\n 60% {-moz-transform: translateY(15px);}\n}\n\n@-ms-keyframes bounce {\n 0%, 20%, 50%, 80%, 100% {-ms-transform: translateY(0);}\n 40% {-ms-transform: translateY(30px);}\n 60% {-ms-transform: translateY(15px);}\n}\n\n@-o-keyframes bounce {\n 0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}\n 40% {-o-transform: translateY(30px);}\n 60% {-o-transform: translateY(15px);}\n}\n@keyframes bounce {\n 0%, 20%, 50%, 80%, 100% {transform: translateY(0);}\n 40% {transform: translateY(30px);}\n 60% {transform: translateY(15px);}\n}\n\n@mixin bounce($time: .5s){\n -webkit-animation-name: bounce;\n -moz-animation-name: bounce;\n -ms-animation-name: bounce;\n -o-animation-name: bounce;\n animation-name: bounce;\n\n -webkit-animation-duration: $time;\n -moz-animation-duration: $time;\n -ms-animation-duration: $time;\n -o-animation-duration: $time;\n animation-duration: $time; \n}\n\n@mixin slideInUp($time: .5s){\n -webkit-animation-name: slideInUp;\n animation-name: slideInUp;\n\n -webkit-animation-duration: $time;\n -moz-animation-duration: $time;\n -ms-animation-duration: $time;\n -o-animation-duration: $time;\n animation-duration: $time;\n}\n\n@-webkit-keyframes slideInUp {\n from {\n -webkit-transform: translate3d(0, 30%, 0);\n transform: translate3d(0, 30%, 0);\n visibility: visible;\n opacity: 0;\n }\n\n to {\n -webkit-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0);\n opacity: 1;\n }\n}\n","// Utility generator\n// Used to generate utilities & print utilities\n@mixin generate-utility($utility, $infix, $is-rfs-media-query: false) {\n $values: map-get($utility, values);\n\n // If the values are a list or string, convert it into a map\n @if type-of($values) == \"string\" or type-of(nth($values, 1)) != \"list\" {\n $values: zip($values, $values);\n }\n\n @each $key, $value in $values {\n $properties: map-get($utility, property);\n\n // Multiple properties are possible, for example with vertical or horizontal margins or paddings\n @if type-of($properties) == \"string\" {\n $properties: append((), $properties);\n }\n\n // Use custom class if present\n $property-class: if(map-has-key($utility, class), map-get($utility, class), nth($properties, 1));\n $property-class: if($property-class == null, \"\", $property-class);\n\n // State params to generate pseudo-classes\n $state: if(map-has-key($utility, state), map-get($utility, state), ());\n\n $infix: if($property-class == \"\" and str-slice($infix, 1, 1) == \"-\", str-slice($infix, 2), $infix);\n\n // Don't prefix if value key is null (eg. with shadow class)\n $property-class-modifier: if($key, if($property-class == \"\" and $infix == \"\", \"\", \"-\") + $key, \"\");\n\n @if map-get($utility, rfs) {\n // Inside the media query\n @if $is-rfs-media-query {\n $val: rfs-value($value);\n\n // Do not render anything if fluid and non fluid values are the same\n $value: if($val == rfs-fluid-value($value), null, $val);\n }\n @else {\n $value: rfs-fluid-value($value);\n }\n }\n\n $is-rtl: map-get($utility, rtl);\n\n @if $value != null {\n @if $is-rtl == false {\n /* rtl:begin:remove */\n }\n .#{$property-class + $infix + $property-class-modifier} {\n @each $property in $properties {\n #{$property}: $value if($enable-important-utilities, !important, null);\n }\n }\n\n @each $pseudo in $state {\n .#{$property-class + $infix + $property-class-modifier}-#{$pseudo}:#{$pseudo} {\n @each $property in $properties {\n #{$property}: $value if($enable-important-utilities, !important, null);\n }\n }\n }\n @if $is-rtl == false {\n /* rtl:end:remove */\n }\n }\n }\n}\n","// stylelint-disable indentation\n\n// Utilities\n\n$utilities: () !default;\n// stylelint-disable-next-line scss/dollar-variable-default\n$utilities: map-merge(\n (\n // scss-docs-start utils-vertical-align\n \"align\": (\n property: vertical-align,\n class: align,\n values: baseline top middle bottom text-bottom text-top\n ),\n // scss-docs-end utils-vertical-align\n // scss-docs-start utils-float\n \"float\": (\n responsive: true,\n property: float,\n values: (\n start: left,\n end: right,\n none: none,\n )\n ),\n // scss-docs-end utils-float\n // scss-docs-start utils-overflow\n \"overflow\": (\n property: overflow,\n values: auto hidden visible scroll,\n ),\n // scss-docs-end utils-overflow\n // scss-docs-start utils-display\n \"display\": (\n responsive: true,\n print: true,\n property: display,\n class: d,\n values: inline inline-block block grid table table-row table-cell flex inline-flex none\n ),\n // scss-docs-end utils-display\n // scss-docs-start utils-shadow\n \"shadow\": (\n property: box-shadow,\n class: shadow,\n values: (\n null: $box-shadow,\n sm: $box-shadow-sm,\n lg: $box-shadow-lg,\n none: none,\n )\n ),\n // scss-docs-end utils-shadow\n // scss-docs-start utils-position\n \"position\": (\n property: position,\n values: static relative absolute fixed sticky\n ),\n \"top\": (\n property: top,\n values: $position-values\n ),\n \"bottom\": (\n property: bottom,\n values: $position-values\n ),\n \"start\": (\n property: left,\n class: start,\n values: $position-values\n ),\n \"end\": (\n property: right,\n class: end,\n values: $position-values\n ),\n \"translate-middle\": (\n property: transform,\n class: translate-middle,\n values: (\n null: translate(-50%, -50%),\n x: translateX(-50%),\n y: translateY(-50%),\n )\n ),\n // scss-docs-end utils-position\n // scss-docs-start utils-borders\n \"border\": (\n property: border,\n values: (\n null: $border-width solid $border-color,\n 0: 0,\n )\n ),\n \"border-top\": (\n property: border-top,\n values: (\n null: $border-width solid $border-color,\n 0: 0,\n )\n ),\n \"border-end\": (\n property: border-right,\n class: border-end,\n values: (\n null: $border-width solid $border-color,\n 0: 0,\n )\n ),\n \"border-bottom\": (\n property: border-bottom,\n values: (\n null: $border-width solid $border-color,\n 0: 0,\n )\n ),\n \"border-start\": (\n property: border-left,\n class: border-start,\n values: (\n null: $border-width solid $border-color,\n 0: 0,\n )\n ),\n \"border-color\": (\n property: border-color,\n class: border,\n values: map-merge($theme-colors, (\"white\": $white))\n ),\n \"border-width\": (\n property: border-width,\n class: border,\n values: $border-widths\n ),\n // scss-docs-end utils-borders\n // Sizing utilities\n // scss-docs-start utils-sizing\n \"width\": (\n property: width,\n class: w,\n values: (\n 25: 25%,\n 50: 50%,\n 75: 75%,\n 100: 100%,\n auto: auto\n )\n ),\n \"max-width\": (\n property: max-width,\n class: mw,\n values: (100: 100%)\n ),\n \"viewport-width\": (\n property: width,\n class: vw,\n values: (100: 100vw)\n ),\n \"min-viewport-width\": (\n property: min-width,\n class: min-vw,\n values: (100: 100vw)\n ),\n \"height\": (\n property: height,\n class: h,\n values: (\n 25: 25%,\n 50: 50%,\n 75: 75%,\n 100: 100%,\n auto: auto\n )\n ),\n \"max-height\": (\n property: max-height,\n class: mh,\n values: (100: 100%)\n ),\n \"viewport-height\": (\n property: height,\n class: vh,\n values: (100: 100vh)\n ),\n \"min-viewport-height\": (\n property: min-height,\n class: min-vh,\n values: (100: 100vh)\n ),\n // scss-docs-end utils-sizing\n // Flex utilities\n // scss-docs-start utils-flex\n \"flex\": (\n responsive: true,\n property: flex,\n values: (fill: 1 1 auto)\n ),\n \"flex-direction\": (\n responsive: true,\n property: flex-direction,\n class: flex,\n values: row column row-reverse column-reverse\n ),\n \"flex-grow\": (\n responsive: true,\n property: flex-grow,\n class: flex,\n values: (\n grow-0: 0,\n grow-1: 1,\n )\n ),\n \"flex-shrink\": (\n responsive: true,\n property: flex-shrink,\n class: flex,\n values: (\n shrink-0: 0,\n shrink-1: 1,\n )\n ),\n \"flex-wrap\": (\n responsive: true,\n property: flex-wrap,\n class: flex,\n values: wrap nowrap wrap-reverse\n ),\n \"gap\": (\n responsive: true,\n property: gap,\n class: gap,\n values: $spacers\n ),\n \"justify-content\": (\n responsive: true,\n property: justify-content,\n values: (\n start: flex-start,\n end: flex-end,\n center: center,\n between: space-between,\n around: space-around,\n evenly: space-evenly,\n )\n ),\n \"align-items\": (\n responsive: true,\n property: align-items,\n values: (\n start: flex-start,\n end: flex-end,\n center: center,\n baseline: baseline,\n stretch: stretch,\n )\n ),\n \"align-content\": (\n responsive: true,\n property: align-content,\n values: (\n start: flex-start,\n end: flex-end,\n center: center,\n between: space-between,\n around: space-around,\n stretch: stretch,\n )\n ),\n \"align-self\": (\n responsive: true,\n property: align-self,\n values: (\n auto: auto,\n start: flex-start,\n end: flex-end,\n center: center,\n baseline: baseline,\n stretch: stretch,\n )\n ),\n \"order\": (\n responsive: true,\n property: order,\n values: (\n first: -1,\n 0: 0,\n 1: 1,\n 2: 2,\n 3: 3,\n 4: 4,\n 5: 5,\n last: 6,\n ),\n ),\n // scss-docs-end utils-flex\n // Margin utilities\n // scss-docs-start utils-spacing\n \"margin\": (\n responsive: true,\n property: margin,\n class: m,\n values: map-merge($spacers, (auto: auto))\n ),\n \"margin-x\": (\n responsive: true,\n property: margin-right margin-left,\n class: mx,\n values: map-merge($spacers, (auto: auto))\n ),\n \"margin-y\": (\n responsive: true,\n property: margin-top margin-bottom,\n class: my,\n values: map-merge($spacers, (auto: auto))\n ),\n \"margin-top\": (\n responsive: true,\n property: margin-top,\n class: mt,\n values: map-merge($spacers, (auto: auto))\n ),\n \"margin-end\": (\n responsive: true,\n property: margin-right,\n class: me,\n values: map-merge($spacers, (auto: auto))\n ),\n \"margin-bottom\": (\n responsive: true,\n property: margin-bottom,\n class: mb,\n values: map-merge($spacers, (auto: auto))\n ),\n \"margin-start\": (\n responsive: true,\n property: margin-left,\n class: ms,\n values: map-merge($spacers, (auto: auto))\n ),\n // Negative margin utilities\n \"negative-margin\": (\n responsive: true,\n property: margin,\n class: m,\n values: $negative-spacers\n ),\n \"negative-margin-x\": (\n responsive: true,\n property: margin-right margin-left,\n class: mx,\n values: $negative-spacers\n ),\n \"negative-margin-y\": (\n responsive: true,\n property: margin-top margin-bottom,\n class: my,\n values: $negative-spacers\n ),\n \"negative-margin-top\": (\n responsive: true,\n property: margin-top,\n class: mt,\n values: $negative-spacers\n ),\n \"negative-margin-end\": (\n responsive: true,\n property: margin-right,\n class: me,\n values: $negative-spacers\n ),\n \"negative-margin-bottom\": (\n responsive: true,\n property: margin-bottom,\n class: mb,\n values: $negative-spacers\n ),\n \"negative-margin-start\": (\n responsive: true,\n property: margin-left,\n class: ms,\n values: $negative-spacers\n ),\n // Padding utilities\n \"padding\": (\n responsive: true,\n property: padding,\n class: p,\n values: $spacers\n ),\n \"padding-x\": (\n responsive: true,\n property: padding-right padding-left,\n class: px,\n values: $spacers\n ),\n \"padding-y\": (\n responsive: true,\n property: padding-top padding-bottom,\n class: py,\n values: $spacers\n ),\n \"padding-top\": (\n responsive: true,\n property: padding-top,\n class: pt,\n values: $spacers\n ),\n \"padding-end\": (\n responsive: true,\n property: padding-right,\n class: pe,\n values: $spacers\n ),\n \"padding-bottom\": (\n responsive: true,\n property: padding-bottom,\n class: pb,\n values: $spacers\n ),\n \"padding-start\": (\n responsive: true,\n property: padding-left,\n class: ps,\n values: $spacers\n ),\n // scss-docs-end utils-spacing\n // Text\n // scss-docs-start utils-text\n \"font-family\": (\n property: font-family,\n class: font,\n values: (monospace: var(--#{$variable-prefix}font-monospace))\n ),\n \"font-size\": (\n rfs: true,\n property: font-size,\n class: fs,\n values: $font-sizes\n ),\n \"font-style\": (\n property: font-style,\n class: fst,\n values: italic normal\n ),\n \"font-weight\": (\n property: font-weight,\n class: fw,\n values: (\n light: $font-weight-light,\n lighter: $font-weight-lighter,\n normal: $font-weight-normal,\n bold: $font-weight-bold,\n bolder: $font-weight-bolder\n )\n ),\n \"line-height\": (\n property: line-height,\n class: lh,\n values: (\n 1: 1,\n sm: $line-height-sm,\n base: $line-height-base,\n lg: $line-height-lg,\n )\n ),\n \"text-align\": (\n responsive: true,\n property: text-align,\n class: text,\n values: (\n start: left,\n end: right,\n center: center,\n )\n ),\n \"text-decoration\": (\n property: text-decoration,\n values: none underline line-through\n ),\n \"text-transform\": (\n property: text-transform,\n class: text,\n values: lowercase uppercase capitalize\n ),\n \"white-space\": (\n property: white-space,\n class: text,\n values: (\n wrap: normal,\n nowrap: nowrap,\n )\n ),\n \"word-wrap\": (\n property: word-wrap word-break,\n class: text,\n values: (break: break-word),\n rtl: false\n ),\n // scss-docs-end utils-text\n // scss-docs-start utils-color\n \"color\": (\n property: color,\n class: text,\n values: map-merge(\n $theme-colors,\n (\n \"white\": $white,\n \"body\": $body-color,\n \"muted\": $text-muted,\n \"black-50\": rgba($black, .5),\n \"white-50\": rgba($white, .5),\n \"reset\": inherit,\n )\n )\n ),\n // scss-docs-end utils-color\n // scss-docs-start utils-bg-color\n \"background-color\": (\n property: background-color,\n class: bg,\n values: map-merge(\n $theme-colors,\n (\n \"body\": $body-bg,\n \"white\": $white,\n \"transparent\": transparent\n )\n )\n ),\n // scss-docs-end utils-bg-color\n \"gradient\": (\n property: background-image,\n class: bg,\n values: (gradient: var(--#{$variable-prefix}gradient))\n ),\n // scss-docs-start utils-interaction\n \"user-select\": (\n property: user-select,\n values: all auto none\n ),\n \"pointer-events\": (\n property: pointer-events,\n class: pe,\n values: none auto,\n ),\n // scss-docs-end utils-interaction\n // scss-docs-start utils-border-radius\n \"rounded\": (\n property: border-radius,\n class: rounded,\n values: (\n null: $border-radius,\n 0: 0,\n 1: $border-radius-sm,\n 2: $border-radius,\n 3: $border-radius-lg,\n circle: 50%,\n pill: $border-radius-pill\n )\n ),\n \"rounded-top\": (\n property: border-top-left-radius border-top-right-radius,\n class: rounded-top,\n values: (null: $border-radius)\n ),\n \"rounded-end\": (\n property: border-top-right-radius border-bottom-right-radius,\n class: rounded-end,\n values: (null: $border-radius)\n ),\n \"rounded-bottom\": (\n property: border-bottom-right-radius border-bottom-left-radius,\n class: rounded-bottom,\n values: (null: $border-radius)\n ),\n \"rounded-start\": (\n property: border-bottom-left-radius border-top-left-radius,\n class: rounded-start,\n values: (null: $border-radius)\n ),\n // scss-docs-end utils-border-radius\n // scss-docs-start utils-visibility\n \"visibility\": (\n property: visibility,\n class: null,\n values: (\n visible: visible,\n invisible: hidden,\n )\n )\n // scss-docs-end utils-visibility\n ),\n $utilities\n);\n","// Variables\n//\n// Variables should follow the `$component-state-property-size` formula for\n// consistent naming. Ex: $nav-link-disabled-color and $modal-content-box-shadow-xs.\n\n// Color system\n\n// scss-docs-start gray-color-variables\n$white: $__white !default;\n$gray-100: $__bg__gray--1 !default;\n$gray-200: $__bg__gray--2 !default;\n$gray-300: rgba($__black,.3) !default;\n$gray-400: rgba($__black,.4) !default;\n$gray-500: rgba($__black,.5) !default;\n$gray-600: rgba($__black,.6) !default;\n$gray-700: rgba($__black,.7) !default;\n$gray-800: $__bg__white--2 !default;\n$gray-900: $__bg__white--1 !default;\n$black: $__black !default;\n// scss-docs-end gray-color-variables\n\n// fusv-disable\n// scss-docs-start gray-colors-map\n$grays: (\n \"100\": $gray-100,\n \"200\": $gray-200,\n \"300\": $gray-300,\n \"400\": $gray-400,\n \"500\": $gray-500,\n \"600\": $gray-600,\n \"700\": $gray-700,\n \"800\": $gray-800,\n \"900\": $gray-900\n) !default;\n// scss-docs-end gray-colors-map\n// fusv-enable\n\n// scss-docs-start color-variables\n$blue: $__interaction--light !default;\n$indigo: $__support__purple--light !default;\n$purple: $__support__purple--dark !default;\n$pink: #C32AA3 !default;\n$red: $__negative--light !default;\n$orange: $__negative--dark !default;\n$yellow: $__warning--light !default;\n$green: $__positive--light !default;\n$teal: $__support__green--light !default;\n$cyan: $__info--light !default;\n// scss-docs-end color-variables\n\n// scss-docs-start colors-map\n$colors: (\n \"blue\": $blue,\n \"indigo\": $indigo,\n \"purple\": $purple,\n \"pink\": $pink,\n \"red\": $red,\n \"orange\": $orange,\n \"yellow\": $yellow,\n \"green\": $green,\n \"teal\": $teal,\n \"cyan\": $cyan,\n \"white\": $white,\n \"gray\": $__text--light,\n \"gray-dark\": $__text__emphasis--light\n) !default;\n// scss-docs-end colors-map\n\n// scss-docs-start theme-color-variables\n$primary: $blue !default;\n//$secondary: $gray-600 !default;\n$secondary: $white !default;\n$success: $green !default;\n$info: $cyan !default;\n$warning: $yellow !default;\n$danger: $red !default;\n$light: $gray-100 !default;\n$dark: $gray-900 !default;\n// scss-docs-end theme-color-variables\n\n// scss-docs-start theme-colors-map\n$theme-colors: (\n \"primary\": $primary,\n \"secondary\": $secondary,\n \"success\": $success,\n \"info\": $info,\n \"warning\": $warning,\n \"danger\": $danger,\n \"light\": $light,\n \"dark\": $dark\n) !default;\n// scss-docs-end theme-colors-map\n\n// The contrast ratio to reach against white, to determine if color changes from \"light\" to \"dark\". Acceptable values for WCAG 2.0 are 3, 4.5 and 7.\n// See https://www.w3.org/TR/WCAG20/#visual-audio-contrast-contrast\n$min-contrast-ratio: 4.5 !default;\n\n// Customize the light and dark text colors for use in our color contrast function.\n$color-contrast-dark: $black !default;\n$color-contrast-light: $white !default;\n\n// fusv-disable\n$blue-100: tint-color($blue, 80%) !default;\n$blue-200: tint-color($blue, 60%) !default;\n$blue-300: tint-color($blue, 40%) !default;\n$blue-400: tint-color($blue, 20%) !default;\n$blue-500: $blue !default;\n$blue-600: shade-color($blue, 20%) !default;\n$blue-700: shade-color($blue, 40%) !default;\n$blue-800: shade-color($blue, 60%) !default;\n$blue-900: shade-color($blue, 80%) !default;\n\n$indigo-100: tint-color($indigo, 80%) !default;\n$indigo-200: tint-color($indigo, 60%) !default;\n$indigo-300: tint-color($indigo, 40%) !default;\n$indigo-400: tint-color($indigo, 20%) !default;\n$indigo-500: $indigo !default;\n$indigo-600: shade-color($indigo, 20%) !default;\n$indigo-700: shade-color($indigo, 40%) !default;\n$indigo-800: shade-color($indigo, 60%) !default;\n$indigo-900: shade-color($indigo, 80%) !default;\n\n$purple-100: tint-color($purple, 80%) !default;\n$purple-200: tint-color($purple, 60%) !default;\n$purple-300: tint-color($purple, 40%) !default;\n$purple-400: tint-color($purple, 20%) !default;\n$purple-500: $purple !default;\n$purple-600: shade-color($purple, 20%) !default;\n$purple-700: shade-color($purple, 40%) !default;\n$purple-800: shade-color($purple, 60%) !default;\n$purple-900: shade-color($purple, 80%) !default;\n\n$pink-100: tint-color($pink, 80%) !default;\n$pink-200: tint-color($pink, 60%) !default;\n$pink-300: tint-color($pink, 40%) !default;\n$pink-400: tint-color($pink, 20%) !default;\n$pink-500: $pink !default;\n$pink-600: shade-color($pink, 20%) !default;\n$pink-700: shade-color($pink, 40%) !default;\n$pink-800: shade-color($pink, 60%) !default;\n$pink-900: shade-color($pink, 80%) !default;\n\n$red-100: tint-color($red, 80%) !default;\n$red-200: tint-color($red, 60%) !default;\n$red-300: tint-color($red, 40%) !default;\n$red-400: tint-color($red, 20%) !default;\n$red-500: $red !default;\n$red-600: shade-color($red, 20%) !default;\n$red-700: shade-color($red, 40%) !default;\n$red-800: shade-color($red, 60%) !default;\n$red-900: shade-color($red, 80%) !default;\n\n$orange-100: tint-color($orange, 80%) !default;\n$orange-200: tint-color($orange, 60%) !default;\n$orange-300: tint-color($orange, 40%) !default;\n$orange-400: tint-color($orange, 20%) !default;\n$orange-500: $orange !default;\n$orange-600: shade-color($orange, 20%) !default;\n$orange-700: shade-color($orange, 40%) !default;\n$orange-800: shade-color($orange, 60%) !default;\n$orange-900: shade-color($orange, 80%) !default;\n\n$yellow-100: tint-color($yellow, 80%) !default;\n$yellow-200: tint-color($yellow, 60%) !default;\n$yellow-300: tint-color($yellow, 40%) !default;\n$yellow-400: tint-color($yellow, 20%) !default;\n$yellow-500: $yellow !default;\n$yellow-600: shade-color($yellow, 20%) !default;\n$yellow-700: shade-color($yellow, 40%) !default;\n$yellow-800: shade-color($yellow, 60%) !default;\n$yellow-900: shade-color($yellow, 80%) !default;\n\n$green-100: tint-color($green, 80%) !default;\n$green-200: tint-color($green, 60%) !default;\n$green-300: tint-color($green, 40%) !default;\n$green-400: tint-color($green, 20%) !default;\n$green-500: $green !default;\n$green-600: shade-color($green, 20%) !default;\n$green-700: shade-color($green, 40%) !default;\n$green-800: shade-color($green, 60%) !default;\n$green-900: shade-color($green, 80%) !default;\n\n$teal-100: tint-color($teal, 80%) !default;\n$teal-200: tint-color($teal, 60%) !default;\n$teal-300: tint-color($teal, 40%) !default;\n$teal-400: tint-color($teal, 20%) !default;\n$teal-500: $teal !default;\n$teal-600: shade-color($teal, 20%) !default;\n$teal-700: shade-color($teal, 40%) !default;\n$teal-800: shade-color($teal, 60%) !default;\n$teal-900: shade-color($teal, 80%) !default;\n\n$cyan-100: tint-color($cyan, 80%) !default;\n$cyan-200: tint-color($cyan, 60%) !default;\n$cyan-300: tint-color($cyan, 40%) !default;\n$cyan-400: tint-color($cyan, 20%) !default;\n$cyan-500: $cyan !default;\n$cyan-600: shade-color($cyan, 20%) !default;\n$cyan-700: shade-color($cyan, 40%) !default;\n$cyan-800: shade-color($cyan, 60%) !default;\n$cyan-900: shade-color($cyan, 80%) !default;\n// fusv-enable\n\n// Characters which are escaped by the escape-svg function\n$escaped-characters: (\n (\"<\", \"%3c\"),\n (\">\", \"%3e\"),\n (\"#\", \"%23\"),\n (\"(\", \"%28\"),\n (\")\", \"%29\"),\n) !default;\n\n// Options\n//\n// Quickly modify global styling by enabling or disabling optional features.\n\n$enable-caret: true !default;\n$enable-rounded: true !default;\n$enable-shadows: false !default;\n$enable-gradients: false !default;\n$enable-transitions: true !default;\n$enable-reduced-motion: true !default;\n$enable-smooth-scroll: true !default;\n$enable-grid-classes: true !default;\n$enable-button-pointers: true !default;\n$enable-rfs: true !default;\n$enable-validation-icons: true !default;\n$enable-negative-margins: false !default;\n$enable-deprecation-messages: true !default;\n$enable-important-utilities: true !default;\n\n// Prefix for :root CSS variables\n\n$variable-prefix: #{$__classPrefix}- !default;\n\n// Gradient\n//\n// The gradient which is added to components if `$enable-gradients` is `true`\n// This gradient is also added to elements with `.bg-gradient` \n// scss-docs-start variable-gradient\n$gradient: linear-gradient(180deg, rgba($white, .15), rgba($white, 0)) !default;\n// scss-docs-end variable-gradient\n\n// Spacing \n//\n// Control the default styling of most Bootstrap elements by modifying these\n// variables. Mostly focused on spacing.\n// You can add more entries to the $spacers map, should you need more variation.\n\n// scss-docs-start spacer-variables-maps\n$spacer: 1rem !default;\n$spacers: (\n 0: 0,\n 1: $spacer / 4,\n 2: $spacer / 2,\n 3: $spacer,\n 4: $spacer * 1.5,\n 5: $spacer * 3,\n) !default;\n\n$negative-spacers: if($enable-negative-margins, negativify-map($spacers), null) !default;\n// scss-docs-end spacer-variables-maps\n\n// Position\n//\n// Define the edge positioning anchors of the position utilities.\n\n// scss-docs-start position-map\n$position-values: (\n 0: 0,\n 50: 50%,\n 100: 100%\n) !default;\n// scss-docs-end position-map\n\n// Body\n//\n// Settings for the `` element.\n\n$body-bg: $white !default;\n$body-color: $gray-900 !default;\n$body-text-align: null !default;\n\n\n// Links\n//\n// Style anchor elements.\n\n$link-color: $primary !default;\n$link-decoration: underline !default;\n$link-shade-percentage: 20% !default;\n$link-hover-color: shift-color($link-color, $link-shade-percentage) !default;\n$link-hover-decoration: null !default;\n\n$stretched-link-pseudo-element: after !default;\n$stretched-link-z-index: 1 !default;\n\n// Paragraphs\n//\n// Style p element.\n\n$paragraph-margin-bottom: 1rem !default;\n\n\n// Grid breakpoints\n//\n// Define the minimum dimensions at which your layout will change,\n// adapting to different screen sizes, for use in media queries.\n\n// scss-docs-start grid-breakpoints\n$grid-breakpoints: (\n xs: $__breakpoints--xsmall,\n sm: $__breakpoints--small,\n md: $__breakpoints--medium,\n lg: $__breakpoints--large,\n xl: $__breakpoints--xlarge,\n xxl: $__breakpoints--xxlarge\n) !default;\n// scss-docs-end grid-breakpoints\n\n@include _assert-ascending($grid-breakpoints, \"$grid-breakpoints\");\n@include _assert-starts-at-zero($grid-breakpoints, \"$grid-breakpoints\");\n\n\n// Grid containers\n//\n// Define the maximum width of `.container` for different screen sizes.\n\n// scss-docs-start container-max-widths\n$container-max-widths: (\n sm: $__grid__container--small,\n md: $__grid__container--medium,\n lg: $__grid__container--large,\n xl: $__grid__container--xlarge,\n xxl: $__grid__container--xxlarge\n) !default;\n// scss-docs-end container-max-widths\n\n@include _assert-ascending($container-max-widths, \"$container-max-widths\");\n\n\n// Grid columns\n//\n// Set the number of columns and specify the width of the gutters.\n\n$grid-columns: $__grid__columns !default;\n$grid-gutter-width: 1rem !default;\n$grid-row-columns: 6 !default;\n\n$gutters: $spacers !default;\n\n// Container padding\n\n$container-padding-x: $grid-gutter-width / 2 !default;\n\n\n// Components\n//\n// Define common padding and border radius sizes and more.\n\n// scss-docs-start border-variables\n$border-width: 1px !default;\n$border-widths: (\n 0: 0,\n 1: 1px,\n 2: 2px,\n 3: 3px,\n 4: 4px,\n 5: 5px\n) !default;\n\n$border-color: $gray-300 !default;\n\n$border-radius: .25rem !default;\n$border-radius-sm: .12.5rem !default;\n$border-radius-lg: .5rem !default;\n$border-radius-pill: 50rem !default;\n// scss-docs-end border-radius-variables\n\n// scss-docs-start box-shadow-variables\n$box-shadow: 0 .5rem 1rem rgba($black, .15) !default;\n$box-shadow-sm: 0 .125rem .25rem rgba($black, .075) !default;\n$box-shadow-lg: 0 1rem 3rem rgba($black, .175) !default;\n$box-shadow-inset: inset 0 1px 2px rgba($black, .075) !default;\n// scss-docs-end box-shadow-variables\n\n$component-active-color: $white !default;\n$component-active-bg: $primary !default;\n\n// scss-docs-start caret-variables\n$caret-width: .3em !default;\n$caret-vertical-align: $caret-width * .85 !default;\n$caret-spacing: $caret-width * .85 !default;\n// scss-docs-end caret-variables\n\n$transition-base: all .2s ease-in-out !default;\n$transition-fade: opacity .15s linear !default;\n$transition-collapse: height .35s ease !default;\n// scss-docs-end collapse-transition\n\n// stylelint-disable function-disallowed-list\n// scss-docs-start aspect-ratios\n$aspect-ratios: (\n \"1x1\": 100%,\n \"4x3\": calc(3 / 4 * 100%),\n \"16x9\": calc(9 / 16 * 100%),\n \"21x9\": calc(9 / 21 * 100%)\n) !default;\n// scss-docs-end aspect-ratios\n// stylelint-enable function-disallowed-list\n\n// Typography\n//\n// Font, line-height, and color for body text, headings, and more.\n\n// scss-docs-start font-variables\n// stylelint-disable value-keyword-case\n$font-family-sans-serif: $__font__family !default;\n$font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, \"Liberation Mono\", \"Courier New\", monospace !default;\n// stylelint-enable value-keyword-case\n$font-family-base: var(--#{$variable-prefix}font-sans-serif) !default;\n$font-family-code: var(--#{$variable-prefix}font-monospace) !default;\n\n// $font-size-root effects the value of `rem`, which is used for as well font sizes, paddings and margins\n// $font-size-base effects the font size of the body text\n$font-size-root: null !default;\n$font-size-base: 1rem !default; // Assumes the browser default, typically `16px`\n$font-size-sm: $font-size-base * .875 !default;\n$font-size-lg: $font-size-base * 1.25 !default;\n\n$font-weight-lighter: lighter !default;\n$font-weight-light: 300 !default;\n$font-weight-normal: 400 !default;\n$font-weight-bold: 700 !default;\n$font-weight-bolder: bolder !default;\n\n$font-weight-base: $font-weight-normal !default;\n\n$line-height-base: 1.5 !default;\n$line-height-sm: 1.25 !default;\n$line-height-lg: 2 !default;\n\n$h1-font-size: $font-size-base * 2.5 !default;\n$h2-font-size: $font-size-base * 2 !default;\n$h3-font-size: $font-size-base * 1.75 !default;\n$h4-font-size: $font-size-base * 1.5 !default;\n$h5-font-size: $font-size-base * 1.25 !default;\n$h6-font-size: $font-size-base !default;\n// scss-docs-end font-variables\n\n// scss-docs-start font-sizes\n$font-sizes: (\n 1: $h1-font-size,\n 2: $h2-font-size,\n 3: $h3-font-size,\n 4: $h4-font-size,\n 5: $h5-font-size,\n 6: $h6-font-size\n) !default;\n// scss-docs-end font-sizes\n\n// scss-docs-start headings-variables\n$headings-margin-bottom: $spacer / 2 !default;\n$headings-font-family: null !default;\n$headings-font-style: null !default;\n$headings-font-weight: 500 !default;\n$headings-line-height: 1.2 !default;\n$headings-color: null !default;\n// scss-docs-end headings-variables\n\n// scss-docs-start display-headings\n$display-font-sizes: (\n 1: 5rem,\n 2: 4.5rem,\n 3: 4rem,\n 4: 3.5rem,\n 5: 3rem,\n 6: 2.5rem\n) !default;\n\n$display-font-weight: 300 !default;\n$display-line-height: $headings-line-height !default;\n// scss-docs-end display-headings\n\n// scss-docs-start type-variables\n$lead-font-size: $font-size-base * 1.25 !default;\n$lead-font-weight: 300 !default;\n\n$small-font-size: .875em !default;\n\n$sub-sup-font-size: .75em !default;\n\n$text-muted: $gray-600 !default;\n\n$initialism-font-size: $small-font-size !default;\n\n$blockquote-margin-y: $spacer !default;\n$blockquote-font-size: $font-size-base * 1.25 !default;\n$blockquote-footer-color: $gray-600 !default;\n$blockquote-footer-font-size: $small-font-size !default;\n\n$hr-margin-y: $spacer !default;\n$hr-color: inherit !default;\n$hr-height: $border-width !default;\n$hr-opacity: .25 !default;\n\n$legend-margin-bottom: .5rem !default;\n$legend-font-size: 1.5rem !default;\n$legend-font-weight: null !default;\n\n$mark-padding: .2em !default;\n\n$dt-font-weight: $font-weight-bold !default;\n\n$nested-kbd-font-weight: $font-weight-bold !default;\n\n$list-inline-padding: .5rem !default;\n\n$mark-bg: #fcf8e3 !default;\n// scss-docs-end type-variables\n\n\n// Tables\n//\n// Customizes the `.table` component with basic values, each used across all table variations.\n\n// scss-docs-start table-variables\n$table-cell-padding-y: .5rem !default;\n$table-cell-padding-x: .5rem !default;\n$table-cell-padding-y-sm: .25rem !default;\n$table-cell-padding-x-sm: .25rem !default;\n\n$table-cell-vertical-align: top !default;\n\n$table-color: $body-color !default;\n$table-bg: transparent !default;\n\n$table-th-font-weight: null !default;\n\n$table-striped-color: $table-color !default;\n$table-striped-bg-factor: .05 !default;\n$table-striped-bg: rgba($black, $table-striped-bg-factor) !default;\n\n$table-active-color: $table-color !default;\n$table-active-bg-factor: .1 !default;\n$table-active-bg: rgba($black, $table-active-bg-factor) !default;\n\n$table-hover-color: $table-color !default;\n$table-hover-bg-factor: .075 !default;\n$table-hover-bg: rgba($black, $table-hover-bg-factor) !default;\n\n$table-border-factor: .1 !default;\n$table-border-width: $border-width !default;\n$table-border-color: $border-color !default;\n\n$table-striped-order: odd !default;\n\n$table-group-separator-color: currentColor !default;\n\n$table-caption-color: $text-muted !default;\n\n$table-bg-scale: -80% !default;\n\n$table-variants: (\n \"primary\": shift-color($primary, $table-bg-scale),\n \"secondary\": shift-color($secondary, $table-bg-scale),\n \"success\": shift-color($success, $table-bg-scale),\n \"info\": shift-color($info, $table-bg-scale),\n \"warning\": shift-color($warning, $table-bg-scale),\n \"danger\": shift-color($danger, $table-bg-scale),\n \"light\": $light,\n \"dark\": $dark,\n) !default;\n\n\n $table-variants-scielo: (\n \"primary\": fade-out($__interaction--light, 0.3),\n \"secondary\": fade-out($secondary, 0.5),\n \"success\": fade-out($__positive--light, 0.3),\n \"info\": fade-out($__info--light, 0.3),\n \"warning\": fade-out($__warning--light, 0.3),\n \"danger\": fade-out($__negative--light, 0.3),\n \"light\": $light,\n \"dark\": $dark,\n ) !default;\n \n \n// scss-docs-end table-loop\n\n\n// Buttons + Forms\n//\n// Shared variables that are reassigned to `$input-` and `$btn-` specific variables.\n\n// scss-docs-start input-btn-variables\n$input-btn-padding-y: .375rem !default;\n$input-btn-padding-x: .75rem !default;\n$input-btn-font-family: null !default;\n$input-btn-font-size: $font-size-base !default;\n$input-btn-line-height: $line-height-base !default;\n\n$input-btn-focus-width: .25rem !default;\n$input-btn-focus-color-opacity: .25 !default;\n$input-btn-focus-color: rgba($component-active-bg, $input-btn-focus-color-opacity) !default;\n$input-btn-focus-blur: 0 !default;\n$input-btn-focus-box-shadow: 0 0 0 $input-btn-focus-width $input-btn-focus-color !default;\n\n$input-btn-padding-y-sm: .25rem !default;\n$input-btn-padding-x-sm: .5rem !default;\n$input-btn-font-size-sm: $font-size-sm !default;\n\n$input-btn-padding-y-lg: .5rem !default;\n$input-btn-padding-x-lg: 1rem !default;\n$input-btn-font-size-lg: $font-size-lg !default;\n\n$input-btn-border-width: $border-width !default;\n// scss-docs-end input-btn-variables\n\n\n// Buttons\n//\n// For each of Bootstrap's buttons, define text, background, and border color.\n\n// scss-docs-start btn-variables\n$btn-padding-y: $input-btn-padding-y !default;\n$btn-padding-x: $input-btn-padding-x !default;\n$btn-font-family: $input-btn-font-family !default;\n$btn-font-size: $input-btn-font-size !default;\n$btn-line-height: $input-btn-line-height !default;\n$btn-white-space: null !default; // Set to `nowrap` to prevent text wrapping\n\n$btn-padding-y-sm: $input-btn-padding-y-sm !default;\n$btn-padding-x-sm: $input-btn-padding-x-sm !default;\n$btn-font-size-sm: $input-btn-font-size-sm !default;\n\n$btn-padding-y-lg: $input-btn-padding-y-lg !default;\n$btn-padding-x-lg: $input-btn-padding-x-lg !default;\n$btn-font-size-lg: $input-btn-font-size-lg !default;\n\n$btn-border-width: $input-btn-border-width !default;\n\n$btn-font-weight: $font-weight-normal !default;\n$btn-box-shadow: inset 0 1px 0 rgba($white, .15), 0 1px 1px rgba($black, .075) !default;\n$btn-focus-width: $input-btn-focus-width !default;\n$btn-focus-box-shadow: $input-btn-focus-box-shadow !default;\n$btn-disabled-opacity: .65 !default;\n$btn-active-box-shadow: inset 0 3px 5px rgba($black, .125) !default;\n\n$btn-link-color: $link-color !default;\n$btn-link-hover-color: $link-hover-color !default;\n$btn-link-disabled-color: $gray-600 !default;\n\n// Allows for customizing button radius independently from global border radius\n$btn-border-radius: $border-radius !default;\n$btn-border-radius-sm: $border-radius-sm !default;\n$btn-border-radius-lg: $border-radius-lg !default;\n\n$btn-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !default;\n\n$btn-hover-bg-shade-amount: 15% !default;\n$btn-hover-bg-tint-amount: 15% !default;\n$btn-hover-border-shade-amount: 20% !default;\n$btn-hover-border-tint-amount: 10% !default;\n$btn-active-bg-shade-amount: 20% !default;\n$btn-active-bg-tint-amount: 20% !default;\n$btn-active-border-shade-amount: 25% !default;\n$btn-active-border-tint-amount: 10% !default;\n// scss-docs-end btn-variables\n\n\n// Forms\n\n// scss-docs-start form-text-variables\n$form-text-margin-top: .25rem !default;\n$form-text-font-size: $small-font-size !default;\n$form-text-font-style: null !default;\n$form-text-font-weight: null !default;\n$form-text-color: $text-muted !default;\n// scss-docs-end form-text-variables\n\n// scss-docs-start form-label-variables\n$form-label-margin-bottom: .5rem !default;\n$form-label-font-size: null !default;\n$form-label-font-style: null !default;\n$form-label-font-weight: null !default;\n$form-label-color: null !default;\n// scss-docs-end form-label-variables\n\n// scss-docs-start form-input-variables\n$input-padding-y: $input-btn-padding-y !default;\n$input-padding-x: $input-btn-padding-x !default;\n$input-font-family: $input-btn-font-family !default;\n$input-font-size: $input-btn-font-size !default;\n$input-font-weight: $font-weight-base !default;\n$input-line-height: $input-btn-line-height !default;\n\n$input-padding-y-sm: $input-btn-padding-y-sm !default;\n$input-padding-x-sm: $input-btn-padding-x-sm !default;\n$input-font-size-sm: $input-btn-font-size-sm !default;\n\n$input-padding-y-lg: $input-btn-padding-y-lg !default;\n$input-padding-x-lg: $input-btn-padding-x-lg !default;\n$input-font-size-lg: $input-btn-font-size-lg !default;\n\n$input-bg: $white !default;\n$input-disabled-bg: $gray-200 !default;\n$input-disabled-border-color: null !default;\n\n$input-color: $body-color !default;\n$input-border-color: $gray-400 !default;\n$input-border-width: $input-btn-border-width !default;\n$input-box-shadow: $box-shadow-inset !default;\n\n$input-border-radius: $border-radius !default;\n$input-border-radius-sm: $border-radius-sm !default;\n$input-border-radius-lg: $border-radius-lg !default;\n\n$input-focus-bg: $input-bg !default;\n$input-focus-border-color: tint-color($component-active-bg, 50%) !default;\n$input-focus-color: $input-color !default;\n$input-focus-width: $input-btn-focus-width !default;\n$input-focus-box-shadow: $input-btn-focus-box-shadow !default;\n\n$input-placeholder-color: $gray-600 !default;\n$input-plaintext-color: $body-color !default;\n\n$input-height-border: $input-border-width * 2 !default;\n\n$input-height-inner: add($input-line-height * 1em, $input-padding-y * 2) !default;\n$input-height-inner-half: add($input-line-height * .5em, $input-padding-y) !default;\n$input-height-inner-quarter: add($input-line-height * .25em, $input-padding-y / 2) !default;\n\n$input-height: add($input-line-height * 1em, add($input-padding-y * 2, $input-height-border, false)) !default;\n$input-height-sm: add($input-line-height * 1em, add($input-padding-y-sm * 2, $input-height-border, false)) !default;\n$input-height-lg: add($input-line-height * 1em, add($input-padding-y-lg * 2, $input-height-border, false)) !default;\n\n$input-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out !default;\n// scss-docs-end form-input-variables\n\n// scss-docs-start form-check-variables\n$form-check-input-width: 1em !default;\n$form-check-min-height: $font-size-base * $line-height-base !default;\n$form-check-padding-start: $form-check-input-width + .5em !default;\n$form-check-margin-bottom: .125rem !default;\n$form-check-label-color: null !default;\n$form-check-label-cursor: null !default;\n$form-check-transition: background-color .15s ease-in-out, background-position .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !default; \n\n$form-check-input-active-filter: brightness(90%) !default;\n\n$form-check-input-bg: $body-bg !default;\n$form-check-input-border: 1px solid rgba(0, 0, 0, .25) !default;\n$form-check-input-border-radius: .25em !default;\n$form-check-radio-border-radius: 50% !default;\n$form-check-input-focus-border: $input-focus-border-color !default;\n$form-check-input-focus-box-shadow: $input-btn-focus-box-shadow !default;\n\n$form-check-input-checked-color: $component-active-color !default;\n$form-check-input-checked-bg-color: $component-active-bg !default;\n$form-check-input-checked-border-color: $form-check-input-checked-bg-color !default;\n$form-check-input-checked-bg-image: url(\"data:image/svg+xml,
\") !default;\n$form-check-radio-checked-bg-image: url(\"data:image/svg+xml,
\") !default;\n\n$form-check-input-indeterminate-color: $component-active-color !default;\n$form-check-input-indeterminate-bg-color: $component-active-bg !default;\n$form-check-input-indeterminate-border-color: $form-check-input-indeterminate-bg-color !default;\n$form-check-input-indeterminate-bg-image: url(\"data:image/svg+xml,
\") !default;\n\n$form-check-input-disabled-opacity: .5 !default;\n$form-check-label-disabled-opacity: $form-check-input-disabled-opacity !default;\n$form-check-btn-check-disabled-opacity: $btn-disabled-opacity !default;\n\n$form-check-inline-margin-end: 1rem !default;\n// scss-docs-end form-check-variables\n\n// scss-docs-start form-switch-variables\n$form-switch-color: rgba(0, 0, 0, .25) !default;\n$form-switch-width: 2em !default;\n$form-switch-padding-start: $form-switch-width + .5em !default;\n$form-switch-bg-image: url(\"data:image/svg+xml,
\") !default;\n$form-switch-border-radius: $form-switch-width !default;\n$form-switch-transition: background-position .15s ease-in-out !default;\n\n$form-switch-focus-color: $input-focus-border-color !default;\n$form-switch-focus-bg-image: url(\"data:image/svg+xml,
\") !default;\n\n$form-switch-checked-color: $component-active-color !default;\n$form-switch-checked-bg-image: url(\"data:image/svg+xml,
\") !default;\n$form-switch-checked-bg-position: right center !default;\n\n$form-check-inline-margin-end: 1rem !default;\n// scss-docs-end form-switch-variables\n\n// scss-docs-start input-group-variables\n$input-group-addon-padding-y: $input-padding-y !default;\n$input-group-addon-padding-x: $input-padding-x !default;\n$input-group-addon-font-weight: $input-font-weight !default;\n$input-group-addon-color: $input-color !default;\n$input-group-addon-bg: $gray-200 !default;\n$input-group-addon-border-color: $input-border-color !default;\n// scss-docs-end input-group-variables\n\n// scss-docs-start form-select-variables\n$form-select-padding-y: $input-padding-y !default;\n$form-select-padding-x: $input-padding-x !default;\n$form-select-font-family: $input-font-family !default;\n$form-select-font-size: $input-font-size !default;\n$form-select-indicator-padding: 1rem !default; // Extra padding to account for the presence of the background-image based indicator\n$form-select-font-weight: $input-font-weight !default;\n$form-select-line-height: $input-line-height !default;\n$form-select-color: $input-color !default;\n$form-select-bg: $input-bg !default;\n$form-select-disabled-color: $gray-600 !default;\n$form-select-disabled-bg: $gray-200 !default;\n$form-select-disabled-border-color: $input-disabled-border-color !default;\n$form-select-bg-position: right $form-select-padding-x center !default;\n$form-select-bg-size: 16px 12px !default; // In pixels because image dimensions\n$form-select-indicator-color: $gray-800 !default;\n$form-select-indicator: url(\"data:image/svg+xml,
\") !default;\n\n$form-select-feedback-icon-padding-end: add(1em * .75, (2 * $form-select-padding-y * .75) + $form-select-padding-x + $form-select-indicator-padding) !default;\n$form-select-feedback-icon-position: center right ($form-select-padding-x + $form-select-indicator-padding) !default;\n$form-select-feedback-icon-size: $input-height-inner-half $input-height-inner-half !default;\n\n$form-select-border-width: $input-border-width !default;\n$form-select-border-color: $input-border-color !default;\n$form-select-border-radius: $border-radius !default;\n$form-select-box-shadow: $box-shadow-inset !default;\n\n$form-select-focus-border-color: $input-focus-border-color !default;\n$form-select-focus-width: $input-focus-width !default;\n$form-select-focus-box-shadow: 0 0 0 $form-select-focus-width $input-btn-focus-color !default;\n\n$form-select-padding-y-sm: $input-padding-y-sm !default;\n$form-select-padding-x-sm: $input-padding-x-sm !default;\n$form-select-font-size-sm: $input-font-size-sm !default;\n\n$form-select-padding-y-lg: $input-padding-y-lg !default;\n$form-select-padding-x-lg: $input-padding-x-lg !default;\n$form-select-font-size-lg: $input-font-size-lg !default;\n// scss-docs-end form-select-variables\n\n// scss-docs-start form-range-variables\n$form-range-track-width: 100% !default;\n$form-range-track-height: .5rem !default;\n$form-range-track-cursor: pointer !default;\n$form-range-track-bg: $gray-300 !default;\n$form-range-track-border-radius: 1rem !default;\n$form-range-track-box-shadow: $box-shadow-inset !default;\n\n$form-range-thumb-width: 1rem !default;\n$form-range-thumb-height: $form-range-thumb-width !default;\n$form-range-thumb-bg: $component-active-bg !default;\n$form-range-thumb-border: 0 !default;\n$form-range-thumb-border-radius: 1rem !default;\n$form-range-thumb-box-shadow: 0 .1rem .25rem rgba($black, .1) !default;\n$form-range-thumb-focus-box-shadow: 0 0 0 1px $body-bg, $input-focus-box-shadow !default;\n$form-range-thumb-focus-box-shadow-width: $input-focus-width !default; // For focus box shadow issue in Edge\n$form-range-thumb-active-bg: tint-color($component-active-bg, 70%) !default;\n$form-range-thumb-disabled-bg: $gray-500 !default;\n$form-range-thumb-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !default;\n// scss-docs-end form-range-variables\n\n// scss-docs-start form-file-variables\n$form-file-button-color: $input-color !default;\n$form-file-button-bg: $input-group-addon-bg !default;\n$form-file-button-hover-bg: shade-color($form-file-button-bg, 5%) !default;\n// scss-docs-end form-file-variables\n\n// scss-docs-start form-floating-variables\n$form-floating-height: add(3.5rem, $input-height-border) !default;\n$form-floating-padding-x: $input-padding-x !default;\n$form-floating-padding-y: 1rem !default;\n$form-floating-input-padding-t: 1.625rem !default;\n$form-floating-input-padding-b: .625rem !default;\n$form-floating-label-opacity: .65 !default;\n$form-floating-label-transform: scale(.85) translateY(-.5rem) translateX(.15rem) !default;\n$form-floating-transition: opacity .1s ease-in-out, transform .1s ease-in-out !default;\n// scss-docs-end form-floating-variables\n\n// Form validation\n\n// scss-docs-start form-feedback-variables\n$form-feedback-margin-top: $form-text-margin-top !default;\n$form-feedback-font-size: $form-text-font-size !default;\n$form-feedback-font-style: $form-text-font-style !default;\n$form-feedback-valid-color: $success !default;\n$form-feedback-invalid-color: $danger !default;\n\n$form-feedback-icon-valid-color: $form-feedback-valid-color !default;\n$form-feedback-icon-valid: url(\"data:image/svg+xml,
\") !default;\n$form-feedback-icon-invalid-color: $form-feedback-invalid-color !default;\n$form-feedback-icon-invalid: url(\"data:image/svg+xml,
\") !default;\n// scss-docs-end form-feedback-variables\n\n// scss-docs-start form-validation-states\n$form-validation-states: (\n \"valid\": (\n \"color\": $form-feedback-valid-color,\n \"icon\": $form-feedback-icon-valid\n ),\n \"invalid\": (\n \"color\": $form-feedback-invalid-color,\n \"icon\": $form-feedback-icon-invalid\n )\n) !default;\n// scss-docs-end form-validation-states\n\n// Z-index master list\n//\n// Warning: Avoid customizing these values. They're used for a bird's eye view\n// of components dependent on the z-axis and are designed to all work together.\n\n// scss-docs-start zindex-stack\n$zindex-dropdown: 1000 !default;\n$zindex-sticky: 1020 !default;\n$zindex-fixed: 1030 !default;\n$zindex-offcanvas: 1040 !default;\n$zindex-modal-backdrop: 1050 !default;\n$zindex-modal: 1060 !default;\n$zindex-popover: 1070 !default;\n$zindex-tooltip: 1080 !default;\n// scss-docs-end zindex-stack\n\n\n// Navs\n\n// scss-docs-start nav-variables\n$nav-link-padding-y: .5rem !default;\n$nav-link-padding-x: 1rem !default;\n$nav-link-font-size: null !default;\n$nav-link-font-weight: null !default;\n$nav-link-color: null !default;\n$nav-link-hover-color: null !default;\n$nav-link-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out !default;\n$nav-link-disabled-color: $gray-600 !default;\n\n$nav-tabs-border-color: $gray-300 !default;\n$nav-tabs-border-width: $border-width !default;\n$nav-tabs-border-radius: $border-radius !default;\n$nav-tabs-link-hover-border-color: $gray-200 $gray-200 $nav-tabs-border-color !default;\n$nav-tabs-link-active-color: $gray-700 !default;\n$nav-tabs-link-active-bg: $body-bg !default;\n$nav-tabs-link-active-border-color: $gray-300 $gray-300 $nav-tabs-link-active-bg !default;\n\n$nav-pills-border-radius: $border-radius !default;\n$nav-pills-link-active-color: $component-active-color !default;\n$nav-pills-link-active-bg: $component-active-bg !default;\n// scss-docs-end nav-variables\n\n\n// Navbar\n\n// scss-docs-start navbar-variables\n$navbar-padding-y: $spacer / 2 !default;\n$navbar-padding-x: null !default;\n\n$navbar-nav-link-padding-x: .5rem !default;\n\n$navbar-brand-font-size: $font-size-lg !default;\n// Compute the navbar-brand padding-y so the navbar-brand will have the same height as navbar-text and nav-link\n$nav-link-height: $font-size-base * $line-height-base + $nav-link-padding-y * 2 !default;\n$navbar-brand-height: $navbar-brand-font-size * $line-height-base !default;\n$navbar-brand-padding-y: ($nav-link-height - $navbar-brand-height) / 2 !default;\n$navbar-brand-margin-end: 1rem !default;\n\n$navbar-toggler-padding-y: .25rem !default;\n$navbar-toggler-padding-x: .75rem !default;\n$navbar-toggler-font-size: $font-size-lg !default;\n$navbar-toggler-border-radius: $btn-border-radius !default;\n$navbar-toggler-focus-width: $btn-focus-width !default;\n$navbar-toggler-transition: box-shadow .15s ease-in-out !default;\n// scss-docs-end navbar-variables\n\n// scss-docs-start navbar-theme-variables\n$navbar-dark-color: rgba($white, .55) !default;\n$navbar-dark-hover-color: rgba($white, .75) !default;\n$navbar-dark-active-color: $white !default;\n$navbar-dark-disabled-color: rgba($white, .25) !default;\n$navbar-dark-toggler-icon-bg: url(\"data:image/svg+xml,
\") !default;\n$navbar-dark-toggler-border-color: rgba($white, .1) !default;\n\n$navbar-light-color: rgba($black, .55) !default;\n$navbar-light-hover-color: rgba($black, .7) !default;\n$navbar-light-active-color: rgba($black, .9) !default;\n$navbar-light-disabled-color: rgba($black, .3) !default;\n$navbar-light-toggler-icon-bg: url(\"data:image/svg+xml,
\") !default;\n$navbar-light-toggler-border-color: rgba($black, .1) !default;\n\n$navbar-light-brand-color: $navbar-light-active-color !default;\n$navbar-light-brand-hover-color: $navbar-light-active-color !default;\n$navbar-dark-brand-color: $navbar-dark-active-color !default;\n$navbar-dark-brand-hover-color: $navbar-dark-active-color !default;\n// scss-docs-end navbar-theme-variables\n\n\n// Dropdowns\n//\n// Dropdown menu container and contents.\n\n// scss-docs-start dropdown-variables\n$dropdown-min-width: 10rem !default;\n$dropdown-padding-x: 0 !default;\n$dropdown-padding-y: .5rem !default;\n$dropdown-spacer: .125rem !default;\n$dropdown-font-size: $font-size-base !default;\n$dropdown-color: $body-color !default;\n$dropdown-bg: $white !default;\n$dropdown-border-color: rgba($black, .15) !default;\n$dropdown-border-radius: $border-radius !default;\n$dropdown-border-width: $border-width !default;\n$dropdown-inner-border-radius: subtract($dropdown-border-radius, $dropdown-border-width) !default;\n$dropdown-divider-bg: $dropdown-border-color !default;\n$dropdown-divider-margin-y: $spacer / 2 !default;\n$dropdown-box-shadow: $box-shadow !default;\n\n$dropdown-link-color: $gray-900 !default;\n$dropdown-link-hover-color: shade-color($gray-900, 10%) !default;\n$dropdown-link-hover-bg: $gray-100 !default;\n\n$dropdown-link-active-color: $component-active-color !default;\n$dropdown-link-active-bg: $component-active-bg !default;\n\n$dropdown-link-disabled-color: $gray-600 !default;\n\n$dropdown-item-padding-y: $spacer / 4 !default;\n$dropdown-item-padding-x: $spacer !default;\n\n$dropdown-header-color: $gray-600 !default;\n$dropdown-header-padding: $dropdown-padding-y $dropdown-item-padding-x !default;\n// scss-docs-end dropdown-variables\n\n// scss-docs-start dropdown-dark-variables\n$dropdown-dark-color: $gray-300 !default;\n$dropdown-dark-bg: $gray-800 !default;\n$dropdown-dark-border-color: $dropdown-border-color !default;\n$dropdown-dark-divider-bg: $dropdown-divider-bg !default;\n$dropdown-dark-box-shadow: null !default;\n$dropdown-dark-link-color: $dropdown-dark-color !default;\n$dropdown-dark-link-hover-color: $white !default;\n$dropdown-dark-link-hover-bg: rgba($white, .15) !default;\n$dropdown-dark-link-active-color: $dropdown-link-active-color !default;\n$dropdown-dark-link-active-bg: $dropdown-link-active-bg !default;\n$dropdown-dark-link-disabled-color: $gray-500 !default;\n$dropdown-dark-header-color: $gray-500 !default;\n// scss-docs-end dropdown-dark-variables\n\n\n// Pagination\n\n// scss-docs-start pagination-variables\n$pagination-padding-y: .375rem !default;\n$pagination-padding-x: .75rem !default;\n$pagination-padding-y-sm: .25rem !default;\n$pagination-padding-x-sm: .5rem !default;\n$pagination-padding-y-lg: .75rem !default;\n$pagination-padding-x-lg: 1.5rem !default;\n\n$pagination-color: $link-color !default;\n$pagination-bg: $white !default;\n$pagination-border-width: $border-width !default;\n$pagination-border-radius: $border-radius !default;\n$pagination-margin-start: -$pagination-border-width !default;\n$pagination-border-color: $gray-300 !default;\n\n$pagination-focus-color: $link-hover-color !default;\n$pagination-focus-bg: $gray-200 !default;\n$pagination-focus-box-shadow: $input-btn-focus-box-shadow !default;\n$pagination-focus-outline: 0 !default;\n\n$pagination-hover-color: $link-hover-color !default;\n$pagination-hover-bg: $gray-200 !default;\n$pagination-hover-border-color: $gray-300 !default;\n\n$pagination-active-color: $component-active-color !default;\n$pagination-active-bg: $component-active-bg !default;\n$pagination-active-border-color: $pagination-active-bg !default;\n\n$pagination-disabled-color: $gray-600 !default;\n$pagination-disabled-bg: $white !default;\n$pagination-disabled-border-color: $gray-300 !default;\n\n$pagination-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !default;\n\n$pagination-border-radius-sm: $border-radius-sm !default;\n$pagination-border-radius-lg: $border-radius-lg !default;\n// scss-docs-end pagination-variables\n\n\n// Cards\n\n// scss-docs-start card-variables\n$card-spacer-y: $spacer !default;\n$card-spacer-x: $spacer !default;\n$card-title-spacer-y: $spacer / 2 !default;\n$card-border-width: $border-width !default;\n$card-border-radius: $border-radius !default;\n$card-border-color: rgba($black, .125) !default;\n$card-inner-border-radius: subtract($card-border-radius, $card-border-width) !default;\n$card-cap-padding-y: $card-spacer-y / 2 !default;\n$card-cap-padding-x: $card-spacer-x !default;\n$card-cap-bg: rgba($black, .03) !default;\n$card-cap-color: null !default;\n$card-height: null !default;\n$card-color: null !default;\n$card-bg: $white !default;\n$card-img-overlay-padding: $spacer !default;\n$card-group-margin: $grid-gutter-width / 2 !default;\n// scss-docs-end card-variables\n\n// Accordion\n\n// scss-docs-start accordion-variables\n$accordion-padding-y: 1rem !default;\n$accordion-padding-x: 1.25rem !default;\n$accordion-color: $body-color !default;\n$accordion-bg: transparent !default;\n$accordion-border-width: $border-width !default;\n$accordion-border-color: rgba($black, .125) !default;\n$accordion-border-radius: $border-radius !default;\n$accordion-inner-border-radius: subtract($accordion-border-radius, $accordion-border-width) !default;\n\n$accordion-body-padding-y: $accordion-padding-y !default;\n$accordion-body-padding-x: $accordion-padding-x !default;\n\n$accordion-button-padding-y: $accordion-padding-y !default;\n$accordion-button-padding-x: $accordion-padding-x !default;\n$accordion-button-color: $accordion-color !default;\n$accordion-button-bg: $accordion-bg !default;\n$accordion-transition: $btn-transition, border-radius .15s ease !default;\n$accordion-button-active-bg: tint-color($component-active-bg, 90%) !default;\n$accordion-button-active-color: shade-color($primary, 10%) !default;\n\n$accordion-button-focus-border-color: $input-focus-border-color !default;\n$accordion-button-focus-box-shadow: $btn-focus-box-shadow !default;\n\n$accordion-icon-width: 1.25rem !default;\n$accordion-icon-color: $accordion-color !default;\n$accordion-icon-active-color: $accordion-button-active-color !default;\n$accordion-icon-transition: transform .2s ease-in-out !default;\n$accordion-icon-transform: rotate(180deg) !default;\n\n$accordion-button-icon: url(\"data:image/svg+xml,
\") !default;\n$accordion-button-active-icon: url(\"data:image/svg+xml,
\") !default;\n// scss-docs-end accordion-variables\n\n// Tooltips\n\n// scss-docs-start tooltip-variables\n$tooltip-font-size: $font-size-sm !default;\n$tooltip-max-width: 200px !default;\n$tooltip-color: $white !default;\n$tooltip-bg: $black !default;\n$tooltip-border-radius: $border-radius !default;\n$tooltip-opacity: .9 !default;\n$tooltip-padding-y: $spacer / 4 !default;\n$tooltip-padding-x: $spacer / 2 !default;\n$tooltip-margin: 0 !default;\n\n$tooltip-arrow-width: .8rem !default;\n$tooltip-arrow-height: .4rem !default;\n$tooltip-arrow-color: $tooltip-bg !default;\n// scss-docs-end tooltip-variables\n\n// Form tooltips must come after regular tooltips\n// scss-docs-start tooltip-feedback-variables\n$form-feedback-tooltip-padding-y: $tooltip-padding-y !default;\n$form-feedback-tooltip-padding-x: $tooltip-padding-x !default;\n$form-feedback-tooltip-font-size: $tooltip-font-size !default;\n$form-feedback-tooltip-line-height: null !default;\n$form-feedback-tooltip-opacity: $tooltip-opacity !default;\n$form-feedback-tooltip-border-radius: $tooltip-border-radius !default;\n// scss-docs-start tooltip-feedback-variables\n\n\n// Popovers\n\n// scss-docs-start popover-variables\n$popover-font-size: $font-size-sm !default;\n$popover-bg: $white !default;\n$popover-max-width: 276px !default;\n$popover-border-width: $border-width !default;\n$popover-border-color: rgba($black, .2) !default;\n$popover-border-radius: $border-radius-lg !default;\n$popover-inner-border-radius: subtract($popover-border-radius, $popover-border-width) !default;\n$popover-box-shadow: $box-shadow !default;\n\n$popover-header-bg: shade-color($popover-bg, 6%) !default;\n$popover-header-color: $headings-color !default;\n$popover-header-padding-y: .5rem !default;\n$popover-header-padding-x: $spacer !default;\n\n$popover-body-color: $body-color !default;\n$popover-body-padding-y: $spacer !default;\n$popover-body-padding-x: $spacer !default;\n\n$popover-arrow-width: 1rem !default;\n$popover-arrow-height: .5rem !default;\n$popover-arrow-color: $popover-bg !default;\n\n$popover-arrow-outer-color: fade-in($popover-border-color, .05) !default;\n// scss-docs-end popover-variables\n\n\n// Toasts\n\n// scss-docs-start toast-variables\n$toast-max-width: 350px !default;\n$toast-padding-x: .75rem !default;\n$toast-padding-y: .5rem !default;\n$toast-font-size: .875rem !default;\n$toast-color: null !default;\n$toast-background-color: rgba($white, .85) !default;\n$toast-border-width: 1px !default;\n$toast-border-color: rgba(0, 0, 0, .1) !default;\n$toast-border-radius: $border-radius !default;\n$toast-box-shadow: $box-shadow !default;\n$toast-spacing: $container-padding-x !default;\n\n$toast-header-color: $gray-600 !default;\n$toast-header-background-color: rgba($white, .85) !default;\n$toast-header-border-color: rgba(0, 0, 0, .05) !default;\n// scss-docs-end toast-variables\n\n\n// Badges\n\n// scss-docs-start badge-variables\n$badge-font-size: .75em !default;\n$badge-font-weight: $font-weight-bold !default;\n$badge-color: $white !default;\n$badge-padding-y: .35em !default;\n$badge-padding-x: .65em !default;\n$badge-border-radius: $border-radius !default;\n// scss-docs-end badge-variables\n\n\n// Modals\n\n// scss-docs-start modal-variables\n$modal-inner-padding: $spacer !default;\n\n$modal-footer-margin-between: .5rem !default;\n\n$modal-dialog-margin: .5rem !default;\n$modal-dialog-margin-y-sm-up: 1.75rem !default;\n\n$modal-title-line-height: $line-height-base !default;\n\n$modal-content-color: null !default;\n$modal-content-bg: $white !default;\n$modal-content-border-color: rgba($black, .2) !default;\n$modal-content-border-width: $border-width !default;\n$modal-content-border-radius: $border-radius-lg !default;\n$modal-content-inner-border-radius: subtract($modal-content-border-radius, $modal-content-border-width) !default;\n$modal-content-box-shadow-xs: $box-shadow-sm !default;\n$modal-content-box-shadow-sm-up: $box-shadow !default;\n\n$modal-backdrop-bg: $black !default;\n$modal-backdrop-opacity: .5 !default;\n$modal-header-border-color: $border-color !default;\n$modal-footer-border-color: $modal-header-border-color !default;\n$modal-header-border-width: $modal-content-border-width !default;\n$modal-footer-border-width: $modal-header-border-width !default;\n$modal-header-padding-y: $modal-inner-padding !default;\n$modal-header-padding-x: $modal-inner-padding !default;\n$modal-header-padding: $modal-header-padding-y $modal-header-padding-x !default; // Keep this for backwards compatibility\n\n$modal-sm: 300px !default;\n$modal-md: 500px !default;\n$modal-lg: 800px !default;\n$modal-xl: 1140px !default;\n\n$modal-fade-transform: translate(0, -50px) !default;\n$modal-show-transform: none !default;\n$modal-transition: transform .3s ease-out !default;\n$modal-scale-transform: scale(1.02) !default;\n// scss-docs-end modal-variables\n\n\n// Alerts\n//\n// Define alert colors, border radius, and padding.\n\n// scss-docs-start alert-variables\n$alert-padding-y: $spacer !default;\n$alert-padding-x: $spacer !default;\n$alert-margin-bottom: 1rem !default;\n$alert-border-radius: $border-radius !default;\n$alert-link-font-weight: $font-weight-bold !default;\n$alert-border-width: $border-width !default;\n$alert-bg-scale: -80% !default;\n$alert-border-scale: -70% !default;\n$alert-color-scale: 40% !default;\n$alert-dismissible-padding-r: $alert-padding-x * 3 !default; // 3x covers width of x plus default padding on either side\n// scss-docs-end alert-variables\n\n\n// Progress bars\n\n// scss-docs-start progress-variables\n$progress-height: 1rem !default;\n$progress-font-size: $font-size-base * .75 !default;\n$progress-bg: $gray-200 !default;\n$progress-border-radius: $border-radius !default;\n$progress-box-shadow: $box-shadow-inset !default;\n$progress-bar-color: $white !default;\n$progress-bar-bg: $primary !default;\n$progress-bar-animation-timing: 1s linear infinite !default;\n$progress-bar-transition: width .6s ease !default;\n// scss-docs-end progress-variables\n\n\n// List group\n\n// scss-docs-start list-group-variables\n$list-group-color: null !default;\n$list-group-bg: $white !default;\n$list-group-border-color: rgba($black, .125) !default;\n$list-group-border-width: $border-width !default;\n$list-group-border-radius: $border-radius !default;\n\n$list-group-item-padding-y: $spacer / 2 !default;\n$list-group-item-padding-x: $spacer !default;\n$list-group-item-bg-scale: -80% !default;\n$list-group-item-color-scale: 40% !default;\n\n$list-group-hover-bg: $gray-100 !default;\n$list-group-active-color: $component-active-color !default;\n$list-group-active-bg: $component-active-bg !default;\n$list-group-active-border-color: $list-group-active-bg !default;\n\n$list-group-disabled-color: $gray-600 !default;\n$list-group-disabled-bg: $list-group-bg !default;\n\n$list-group-action-color: $gray-700 !default;\n$list-group-action-hover-color: $list-group-action-color !default;\n\n$list-group-action-active-color: $body-color !default;\n$list-group-action-active-bg: $gray-200 !default;\n// scss-docs-end list-group-variables\n\n\n// Image thumbnails\n\n// scss-docs-start thumbnail-variables\n$thumbnail-padding: .25rem !default;\n$thumbnail-bg: $body-bg !default;\n$thumbnail-border-width: $border-width !default;\n$thumbnail-border-color: $gray-300 !default;\n$thumbnail-border-radius: $border-radius !default;\n$thumbnail-box-shadow: $box-shadow-sm !default;\n// scss-docs-end thumbnail-variables\n\n\n// Figures\n\n// scss-docs-start figure-variables\n$figure-caption-font-size: $small-font-size !default;\n$figure-caption-color: $gray-600 !default;\n// scss-docs-end figure-variables\n\n\n// Breadcrumbs\n\n// scss-docs-start breadcrumb-variables\n$breadcrumb-font-size: null !default;\n$breadcrumb-padding-y: 0 !default;\n$breadcrumb-padding-x: 0 !default;\n$breadcrumb-item-padding-x: .5rem !default;\n$breadcrumb-margin-bottom: 1rem !default;\n$breadcrumb-bg: null !default;\n$breadcrumb-divider-color: $gray-600 !default;\n$breadcrumb-active-color: $gray-600 !default;\n$breadcrumb-divider: quote(\"/\") !default;\n$breadcrumb-divider-flipped: $breadcrumb-divider !default;\n$breadcrumb-border-radius: null !default;\n// scss-docs-end breadcrumb-variables\n\n// Carousel\n\n// scss-docs-start carousel-variables\n$carousel-control-color: $white !default;\n$carousel-control-width: 15% !default;\n$carousel-control-opacity: .5 !default;\n$carousel-control-hover-opacity: .9 !default;\n$carousel-control-transition: opacity .15s ease !default;\n\n$carousel-indicator-width: 30px !default;\n$carousel-indicator-height: 3px !default;\n$carousel-indicator-hit-area-height: 10px !default;\n$carousel-indicator-spacer: 3px !default;\n$carousel-indicator-opacity: .5 !default;\n$carousel-indicator-active-bg: $white !default;\n$carousel-indicator-active-opacity: 1 !default;\n$carousel-indicator-transition: opacity .6s ease !default;\n\n$carousel-caption-width: 70% !default;\n$carousel-caption-color: $white !default;\n$carousel-caption-padding-y: 1.25rem !default;\n$carousel-caption-spacer: 1.25rem !default;\n\n$carousel-control-icon-width: 2rem !default;\n\n$carousel-control-prev-icon-bg: url(\"data:image/svg+xml,
\") !default;\n$carousel-control-next-icon-bg: url(\"data:image/svg+xml,
\") !default;\n\n$carousel-transition-duration: .6s !default;\n$carousel-transition: transform $carousel-transition-duration ease-in-out !default; // Define transform transition first if using multiple transitions (e.g., `transform 2s ease, opacity .5s ease-out`)\n\n$carousel-dark-indicator-active-bg: $black !default;\n$carousel-dark-caption-color: $black !default;\n$carousel-dark-control-icon-filter: invert(1) grayscale(100) !default;\n// scss-docs-end carousel-variables\n\n\n// Spinners\n\n// scss-docs-start spinner-variables\n$spinner-width: 2rem !default;\n$spinner-height: $spinner-width !default;\n$spinner-border-width: .25em !default;\n$spinner-animation-speed: .75s !default;\n\n$spinner-width-sm: 1rem !default;\n$spinner-height-sm: $spinner-width-sm !default;\n$spinner-border-width-sm: .2em !default;\n// scss-docs-end spinner-variables\n\n\n// Close\n\n// scss-docs-start close-variables\n$btn-close-width: 1em !default;\n$btn-close-height: $btn-close-width !default;\n$btn-close-padding-x: .25em !default;\n$btn-close-padding-y: $btn-close-padding-x !default;\n$btn-close-color: $black !default;\n$btn-close-bg: url(\"data:image/svg+xml,
\") !default;\n$btn-close-focus-shadow: $input-btn-focus-box-shadow !default;\n$btn-close-opacity: .5 !default;\n$btn-close-hover-opacity: .75 !default;\n$btn-close-focus-opacity: 1 !default;\n$btn-close-disabled-opacity: .25 !default;\n$btn-close-white-filter: invert(1) grayscale(100%) brightness(200%) !default;\n// scss-docs-end close-variables\n\n\n// Offcanvas\n\n// scss-docs-start offcanvas-variables\n$offcanvas-padding-y: $modal-inner-padding !default;\n$offcanvas-padding-x: $modal-inner-padding !default;\n$offcanvas-horizontal-width: 400px !default;\n$offcanvas-vertical-height: 30vh !default;\n$offcanvas-transition-duration: .3s !default;\n$offcanvas-border-color: $modal-content-border-color !default;\n$offcanvas-border-width: $modal-content-border-width !default;\n$offcanvas-title-line-height: $modal-title-line-height !default;\n$offcanvas-bg-color: $modal-content-bg !default;\n$offcanvas-color: $modal-content-color !default;\n$offcanvas-body-backdrop-color: rgba($modal-backdrop-bg, $modal-backdrop-opacity) !default;\n$offcanvas-box-shadow: $modal-content-box-shadow-xs !default;\n// scss-docs-end offcanvas-variables\n\n// Code\n\n$code-font-size: $small-font-size !default;\n$code-color: $pink !default;\n\n$kbd-padding-y: .2rem !default;\n$kbd-padding-x: .4rem !default;\n$kbd-font-size: $code-font-size !default;\n$kbd-color: $white !default;\n$kbd-bg: $gray-900 !default;\n\n$pre-color: null !default;\n","$__white: #fff;\n$__black: #000;\n\n$__brand__main: #DA202C;\n// $__brand__gradient: linear-gradient(71.13deg, #27396E 0%, #4AB0E6 100%);\n\n$__bg--light: $__white;\n$__bg--dark: #333;\n\n$__text--light: #333;\n$__text__emphasis--light: #00314C;\n$__text__subtle--light: #6C6B6B;\n\n$__text--dark: #C4C4C4;\n$__text__emphasis--dark: #EEE;\n$__text__subtle--dark: #ADADAD;\n\n$__interaction--light: #3867CE;\n$__interaction--dark: #86ACFF;\n\n//$__hover--light: rgba(0, 176, 230, 0.2);\n$__hover--light: rgba(0, 176, 230, 0.2);\n$__hover--light40: rgba(0, 176, 230, 0.08);\n$__hover--dark: rgba(0, 176, 230, 0.6);\n$__hover--dark40: rgba(0, 176, 230, 0.24);\n\n$__positive--light: #2C9D45;\n$__positive--dark: #2C9D45;\n\n$__negative--light: #C63800;\n$__negative--dark: #FF7E4A;\n\n$__warning--light: #B67F00;\n$__warning--dark: #B67F00;\n\n$__info--light: #2195A9;\n$__info--dark: #2299AD;\n\n$__support__green--light: #30A47F;\n$__support__green--dark: #30A47F;\n\n$__support__purple--light: #6628EE;\n$__support__purple--dark: #8D5DF8;\n\n$__support__yellow--light: #C38900;\n$__support__yellow--dark: #C38900;\n\n$__support__blue--light: #25A2B7;\n$__support__blue--dark: #25A2B7;\n\n$__disabled: rgba($__black,.1);\n$__disabled--light: rgba($__black,.1);\n$__disabled__text--light: rgba($__black,.1);\n$__disabled--dark: rgba($__white,.2);\n$__disabled__text--dark: rgba($__white,.2);\n\n$__bg__gray--1: #F7F6F4;\n$__bg__gray--2: #EFEEEC;\n$__bg__white--1: #393939;\n$__bg__white--2: #414141;\n\n//$__border--light: #ccc;\n//$__border--dark: #ccc;\n\n//$__border--light: $__bg__gray--2;\n$__border--light: #ccc;\n$__border--dark: rgba($__white,.3);\n\n$__border--light--focus: rgba($__interaction--light,0.6);\n$__border--dark--focus: rgba($__interaction--dark,0.6);\n\n\n// verificar utilização \n$__menu--light: $__white;\n$__menu--dark: $__text__emphasis--dark;\n\n// Text marker\n$__selection: #F8F567;\n$__selection--dark: #070a98;\n\n//private\n$_bg__backdrop: rgba($__black,.8);\n\n//hover secondary\n$__hover__secondary--light: $__bg__gray--1;\n$__hover__secondary--dark: $__bg__white--2;\n\n\n//focus\n$__focus: rgba($__interaction--light, .25);\n\n\n$__focus--primary: rgba($__interaction--light, .25);\n$__focus--secondary: rgba($__border--light, .25);\n$__focus--success: rgba($__positive--light, .25);\n$__focus--warning: rgba($__warning--light, .25);\n$__focus--info: rgba($__info--light, .25);\n$__focus--alert: rgba($__negative--light, .25);","// stylelint-disable property-blacklist, scss/dollar-variable-default\n\n// SCSS RFS mixin\n//\n// Automated responsive values for font sizes, paddings, margins and much more\n//\n// Licensed under MIT (https://github.com/twbs/rfs/blob/master/LICENSE)\n\n// Configuration\n\n// Base value\n$rfs-base-value: 1.25rem !default;\n$rfs-unit: rem !default;\n\n@if $rfs-unit != rem and $rfs-unit != px {\n @error \"`#{$rfs-unit}` is not a valid unit for $rfs-unit. Use `px` or `rem`.\";\n}\n\n// Breakpoint at where values start decreasing if screen width is smaller\n$rfs-breakpoint: 1200px !default;\n$rfs-breakpoint-unit: px !default;\n\n@if $rfs-breakpoint-unit != px and $rfs-breakpoint-unit != em and $rfs-breakpoint-unit != rem {\n @error \"`#{$rfs-breakpoint-unit}` is not a valid unit for $rfs-breakpoint-unit. Use `px`, `em` or `rem`.\";\n}\n\n// Resize values based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != number or $rfs-factor <= 1 {\n @error \"`#{$rfs-factor}` is not a valid $rfs-factor, it must be greater than 1.\";\n}\n\n// Mode. Possibilities: \"min-media-query\", \"max-media-query\"\n$rfs-mode: min-media-query !default;\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari iframe resize bug: https://github.com/twbs/rfs/issues/14\n$rfs-safari-iframe-resize-bug-fix: false !default;\n\n// Disable RFS by setting $enable-rfs to false\n$enable-rfs: true !default;\n\n// Cache $rfs-base-value unit\n$rfs-base-value-unit: unit($rfs-base-value);\n\n// Remove px-unit from $rfs-base-value for calculations\n@if $rfs-base-value-unit == px {\n $rfs-base-value: $rfs-base-value / ($rfs-base-value * 0 + 1);\n}\n@else if $rfs-base-value-unit == rem {\n $rfs-base-value: $rfs-base-value / ($rfs-base-value * 0 + 1 / $rfs-rem-value);\n}\n\n// Cache $rfs-breakpoint unit to prevent multiple calls\n$rfs-breakpoint-unit-cache: unit($rfs-breakpoint);\n\n// Remove unit from $rfs-breakpoint for calculations\n@if $rfs-breakpoint-unit-cache == px {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1);\n}\n@else if $rfs-breakpoint-unit-cache == rem or $rfs-breakpoint-unit-cache == \"em\" {\n $rfs-breakpoint: $rfs-breakpoint / ($rfs-breakpoint * 0 + 1 / $rfs-rem-value);\n}\n\n// Calculate the media query value\n$rfs-mq-value: if($rfs-breakpoint-unit == px, #{$rfs-breakpoint}px, #{$rfs-breakpoint / $rfs-rem-value}#{$rfs-breakpoint-unit});\n$rfs-mq-property-width: if($rfs-mode == max-media-query, max-width, min-width);\n$rfs-mq-property-height: if($rfs-mode == max-media-query, max-height, min-height);\n\n// Internal mixin used to determine which media query needs to be used\n@mixin _rfs-media-query {\n @if $rfs-two-dimensional {\n @if $rfs-mode == max-media-query {\n @media (#{$rfs-mq-property-width}: #{$rfs-mq-value}), (#{$rfs-mq-property-height}: #{$rfs-mq-value}) {\n @content;\n }\n }\n @else {\n @media (#{$rfs-mq-property-width}: #{$rfs-mq-value}) and (#{$rfs-mq-property-height}: #{$rfs-mq-value}) {\n @content;\n }\n }\n }\n @else {\n @media (#{$rfs-mq-property-width}: #{$rfs-mq-value}) {\n @content;\n }\n }\n}\n\n// Internal mixin that adds disable classes to the selector if needed.\n@mixin _rfs-rule {\n @if $rfs-class == disable and $rfs-mode == max-media-query {\n // Adding an extra class increases specificity, which prevents the media query to override the property\n &,\n .disable-rfs &,\n &.disable-rfs {\n @content;\n }\n }\n @else if $rfs-class == enable and $rfs-mode == min-media-query {\n .enable-rfs &,\n &.enable-rfs {\n @content;\n }\n }\n @else {\n @content;\n }\n}\n\n// Internal mixin that adds enable classes to the selector if needed.\n@mixin _rfs-media-query-rule {\n\n @if $rfs-class == enable {\n @if $rfs-mode == min-media-query {\n @content;\n }\n\n @include _rfs-media-query {\n .enable-rfs &,\n &.enable-rfs {\n @content;\n }\n }\n }\n @else {\n @if $rfs-class == disable and $rfs-mode == min-media-query {\n .disable-rfs &,\n &.disable-rfs {\n @content;\n }\n }\n @include _rfs-media-query {\n @content;\n }\n }\n}\n\n// Helper function to get the formatted non-responsive value\n@function rfs-value($values) {\n // Convert to list\n $values: if(type-of($values) != list, ($values,), $values);\n\n $val: '';\n\n // Loop over each value and calculate value\n @each $value in $values {\n @if $value == 0 {\n $val: $val + ' 0';\n }\n @else {\n // Cache $value unit\n $unit: if(type-of($value) == \"number\", unit($value), false);\n\n @if $unit == px {\n // Convert to rem if needed\n $val: $val + ' ' + if($rfs-unit == rem, #{$value / ($value * 0 + $rfs-rem-value)}rem, $value);\n }\n @else if $unit == rem {\n // Convert to px if needed\n $val: $val + ' ' + if($rfs-unit == px, #{$value / ($value * 0 + 1) * $rfs-rem-value}px, $value);\n }\n @else {\n // If $value isn't a number (like inherit) or $value has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n $val: $val + ' ' + $value;\n }\n }\n }\n\n // Remove first space\n @return unquote(str-slice($val, 2));\n}\n\n// Helper function to get the responsive value calculated by RFS\n@function rfs-fluid-value($values) {\n // Convert to list\n $values: if(type-of($values) != list, ($values,), $values);\n\n $val: '';\n\n // Loop over each value and calculate value\n @each $value in $values {\n @if $value == 0 {\n $val: $val + ' 0';\n }\n\n @else {\n // Cache $value unit\n $unit: if(type-of($value) == \"number\", unit($value), false);\n\n // If $value isn't a number (like inherit) or $value has a unit (not px or rem, like 1.5em) or $ is 0, just print the value\n @if not $unit or $unit != px and $unit != rem {\n $val: $val + ' ' + $value;\n }\n\n @else {\n // Remove unit from $value for calculations\n $value: $value / ($value * 0 + if($unit == px, 1, 1 / $rfs-rem-value));\n\n // Only add the media query if the value is greater than the minimum value\n @if abs($value) <= $rfs-base-value or not $enable-rfs {\n $val: $val + ' ' + if($rfs-unit == rem, #{$value / $rfs-rem-value}rem, #{$value}px);\n }\n @else {\n // Calculate the minimum value\n $value-min: $rfs-base-value + (abs($value) - $rfs-base-value) / $rfs-factor;\n\n // Calculate difference between $value and the minimum value\n $value-diff: abs($value) - $value-min;\n\n // Base value formatting\n $min-width: if($rfs-unit == rem, #{$value-min / $rfs-rem-value}rem, #{$value-min}px);\n\n // Use negative value if needed\n $min-width: if($value < 0, -$min-width, $min-width);\n\n // Use `vmin` if two-dimensional is enabled\n $variable-unit: if($rfs-two-dimensional, vmin, vw);\n\n // Calculate the variable width between 0 and $rfs-breakpoint\n $variable-width: #{$value-diff * 100 / $rfs-breakpoint}#{$variable-unit};\n\n // Return the calculated value\n $val: $val + ' calc(' + $min-width + if($value < 0, ' - ', ' + ') + $variable-width + ')';\n }\n }\n }\n }\n\n // Remove first space\n @return unquote(str-slice($val, 2));\n}\n\n// RFS mixin\n@mixin rfs($values, $property: font-size) {\n @if $values != null {\n $val: rfs-value($values);\n $fluidVal: rfs-fluid-value($values);\n\n // Do not print the media query if responsive & non-responsive values are the same\n @if $val == $fluidVal {\n #{$property}: $val;\n }\n @else {\n @include _rfs-rule {\n #{$property}: if($rfs-mode == max-media-query, $val, $fluidVal);\n\n // Include safari iframe resize fix if needed\n min-width: if($rfs-safari-iframe-resize-bug-fix, (0 * 1vw), null);\n }\n\n @include _rfs-media-query-rule {\n #{$property}: if($rfs-mode == max-media-query, $fluidVal, $val);\n }\n }\n }\n}\n\n// Shorthand helper mixins\n@mixin font-size($value) {\n @include rfs($value);\n}\n\n@mixin padding($value) {\n @include rfs($value, padding);\n}\n\n@mixin padding-top($value) {\n @include rfs($value, padding-top);\n}\n\n@mixin padding-right($value) {\n @include rfs($value, padding-right);\n}\n\n@mixin padding-bottom($value) {\n @include rfs($value, padding-bottom);\n}\n\n@mixin padding-left($value) {\n @include rfs($value, padding-left);\n}\n\n@mixin margin($value) {\n @include rfs($value, margin);\n}\n\n@mixin margin-top($value) {\n @include rfs($value, margin-top);\n}\n\n@mixin margin-right($value) {\n @include rfs($value, margin-right);\n}\n\n@mixin margin-bottom($value) {\n @include rfs($value, margin-bottom);\n}\n\n@mixin margin-left($value) {\n @include rfs($value, margin-left);\n}\n","// Breakpoint viewport sizes and media queries.\n//\n// Breakpoints are defined as a map of (name: minimum width), order from small to large:\n//\n// (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px)\n//\n// The map defined in the `$grid-breakpoints` global variable is used as the `$breakpoints` argument by default.\n\n// Name of the next breakpoint, or null for the last breakpoint.\n//\n// >> breakpoint-next(sm)\n// md\n// >> breakpoint-next(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// md\n// >> breakpoint-next(sm, $breakpoint-names: (xs sm md lg xl))\n// md\n@function breakpoint-next($name, $breakpoints: $grid-breakpoints, $breakpoint-names: map-keys($breakpoints)) {\n $n: index($breakpoint-names, $name);\n @if not $n {\n @error \"breakpoint `#{$name}` not found in `#{$breakpoints}`\";\n }\n @return if($n < length($breakpoint-names), nth($breakpoint-names, $n + 1), null);\n}\n\n// Minimum breakpoint width. Null for the smallest (first) breakpoint.\n//\n// >> breakpoint-min(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 576px\n@function breakpoint-min($name, $breakpoints: $grid-breakpoints) {\n $min: map-get($breakpoints, $name);\n @return if($min != 0, $min, null);\n}\n\n// Maximum breakpoint width.\n// The maximum value is reduced by 0.02px to work around the limitations of\n// `min-` and `max-` prefixes and viewports with fractional widths.\n// See https://www.w3.org/TR/mediaqueries-4/#mq-min-max\n// Uses 0.02px rather than 0.01px to work around a current rounding bug in Safari.\n// See https://bugs.webkit.org/show_bug.cgi?id=178261\n//\n// >> breakpoint-max(md, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// 767.98px\n@function breakpoint-max($name, $breakpoints: $grid-breakpoints) {\n $max: map-get($breakpoints, $name);\n @return if($max and $max > 0, $max - .02, null);\n}\n\n// Returns a blank string if smallest breakpoint, otherwise returns the name with a dash in front.\n// Useful for making responsive utilities.\n//\n// >> breakpoint-infix(xs, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"\" (Returns a blank string)\n// >> breakpoint-infix(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px))\n// \"-sm\"\n@function breakpoint-infix($name, $breakpoints: $grid-breakpoints) {\n @return if(breakpoint-min($name, $breakpoints) == null, \"\", \"-#{$name}\");\n}\n\n// Media of at least the minimum breakpoint width. No query for the smallest breakpoint.\n// Makes the @content apply to the given breakpoint and wider.\n@mixin media-breakpoint-up($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n @if $min {\n @media (min-width: $min) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media of at most the maximum breakpoint width. No query for the largest breakpoint.\n// Makes the @content apply to the given breakpoint and narrower.\n@mixin media-breakpoint-down($name, $breakpoints: $grid-breakpoints) {\n $max: breakpoint-max($name, $breakpoints);\n @if $max {\n @media (max-width: $max) {\n @content;\n }\n } @else {\n @content;\n }\n}\n\n// Media that spans multiple breakpoint widths.\n// Makes the @content apply between the min and max breakpoints\n@mixin media-breakpoint-between($lower, $upper, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($lower, $breakpoints);\n $max: breakpoint-max($upper, $breakpoints);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($lower, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($upper, $breakpoints) {\n @content;\n }\n }\n}\n\n// Media between the breakpoint's minimum and maximum widths.\n// No minimum for the smallest breakpoint, and no maximum for the largest one.\n// Makes the @content apply only to the given breakpoint, not viewports any wider or narrower.\n@mixin media-breakpoint-only($name, $breakpoints: $grid-breakpoints) {\n $min: breakpoint-min($name, $breakpoints);\n $next: breakpoint-next($name, $breakpoints);\n $max: breakpoint-max($next);\n\n @if $min != null and $max != null {\n @media (min-width: $min) and (max-width: $max) {\n @content;\n }\n } @else if $max == null {\n @include media-breakpoint-up($name, $breakpoints) {\n @content;\n }\n } @else if $min == null {\n @include media-breakpoint-down($next, $breakpoints) {\n @content;\n }\n }\n}\n","// Loop over each breakpoint\n@each $breakpoint in map-keys($grid-breakpoints) {\n\n // Generate media query if needed\n @include media-breakpoint-up($breakpoint) {\n $infix: breakpoint-infix($breakpoint, $grid-breakpoints);\n\n // Loop over each utility property\n @each $key, $utility in $utilities {\n // The utility can be disabled with `false`, thus check if the utility is a map first\n // Only proceed if responsive media queries are enabled or if it's the base media query\n @if type-of($utility) == \"map\" and (map-get($utility, responsive) or $infix == \"\") {\n @include generate-utility($utility, $infix);\n }\n }\n }\n}\n\n// RFS rescaling\n@media (min-width: $rfs-mq-value) {\n @each $breakpoint in map-keys($grid-breakpoints) {\n $infix: breakpoint-infix($breakpoint, $grid-breakpoints);\n\n @if (map-get($grid-breakpoints, $breakpoint) < $rfs-breakpoint) {\n // Loop over each utility property\n @each $key, $utility in $utilities {\n // The utility can be disabled with `false`, thus check if the utility is a map first\n // Only proceed if responsive media queries are enabled or if it's the base media query\n @if type-of($utility) == \"map\" and map-get($utility, rfs) and (map-get($utility, responsive) or $infix == \"\") {\n @include generate-utility($utility, $infix, true);\n }\n }\n }\n }\n}\n\n\n// Print utilities\n@media print {\n @each $key, $utility in $utilities {\n // The utility can be disabled with `false`, thus check if the utility is a map first\n // Then check if the utility needs print styles\n @if type-of($utility) == \"map\" and map-get($utility, print) == true {\n @include generate-utility($utility, \"-print\");\n }\n }\n}\n"]}
\ No newline at end of file
diff --git a/packtools/catalogs/htmlgenerator/v3.0/css/bootstrap.css b/packtools/catalogs/htmlgenerator/v3.0/css/bootstrap.css
new file mode 100644
index 000000000..03f69a218
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/css/bootstrap.css
@@ -0,0 +1,10 @@
+@charset "UTF-8";/*!
+ * Bootstrap v5.0.0-beta1 (https://getbootstrap.com/)
+ * Copyright 2011-2020 The Bootstrap Authors
+ * Copyright 2011-2020 Twitter, Inc.
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
+ */@import url(https://fonts.googleapis.com/css2?family=Arapey&family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap);@import url(https://fonts.googleapis.com/icon?family=Material+Icons&display=swap);@import url(https://fonts.googleapis.com/icon?family=Material+Icons+Outlined);@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0)}40%{-webkit-transform:translateY(30px)}60%{-webkit-transform:translateY(15px)}}@-moz-keyframes bounce{0%,100%,20%,50%,80%{-moz-transform:translateY(0)}40%{-moz-transform:translateY(30px)}60%{-moz-transform:translateY(15px)}}@-ms-keyframes bounce{0%,100%,20%,50%,80%{-ms-transform:translateY(0)}40%{-ms-transform:translateY(30px)}60%{-ms-transform:translateY(15px)}}@-o-keyframes bounce{0%,100%,20%,50%,80%{-o-transform:translateY(0)}40%{-o-transform:translateY(30px)}60%{-o-transform:translateY(15px)}}@keyframes bounce{0%,100%,20%,50%,80%{transform:translateY(0)}40%{transform:translateY(30px)}60%{transform:translateY(15px)}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,30%,0);transform:translate3d(0,30%,0);visibility:visible;opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}:root{--scielo-blue:#3867CE;--scielo-indigo:#6628EE;--scielo-purple:#8D5DF8;--scielo-pink:#C32AA3;--scielo-red:#C63800;--scielo-orange:#FF7E4A;--scielo-yellow:#B67F00;--scielo-green:#2C9D45;--scielo-teal:#30A47F;--scielo-cyan:#2195A9;--scielo-white:#fff;--scielo-gray:#333;--scielo-gray-dark:#00314C;--scielo-primary:#3867CE;--scielo-secondary:#fff;--scielo-success:#2C9D45;--scielo-info:#2195A9;--scielo-warning:#B67F00;--scielo-danger:#C63800;--scielo-light:#F7F6F4;--scielo-dark:#393939;--scielo-font-sans-serif:"Noto Sans",sans-serif;--scielo-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--scielo-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--scielo-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;color:#393939;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#3867ce;text-decoration:underline}a:hover{color:#2d52a5}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--scielo-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#c32aa3;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#393939;border-radius:.12 .5rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:rgba(0,0,0,.6);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:rgba(0,0,0,.6)}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.3);border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:rgba(0,0,0,.6)}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--scielo-gutter-x,.5rem);padding-left:var(--scielo-gutter-x,.5rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:100%}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--scielo-gutter-x:1rem;--scielo-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--scielo-gutter-y) * -1);margin-right:calc(var(--scielo-gutter-x)/ -2);margin-left:calc(var(--scielo-gutter-x)/ -2)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--scielo-gutter-x)/ 2);padding-left:calc(var(--scielo-gutter-x)/ 2);margin-top:var(--scielo-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333%}.col-2{flex:0 0 auto;width:16.66667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333%}.col-5{flex:0 0 auto;width:41.66667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333%}.col-8{flex:0 0 auto;width:66.66667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333%}.col-11{flex:0 0 auto;width:91.66667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}.g-0,.gx-0{--scielo-gutter-x:0}.g-0,.gy-0{--scielo-gutter-y:0}.g-1,.gx-1{--scielo-gutter-x:0.25rem}.g-1,.gy-1{--scielo-gutter-y:0.25rem}.g-2,.gx-2{--scielo-gutter-x:0.5rem}.g-2,.gy-2{--scielo-gutter-y:0.5rem}.g-3,.gx-3{--scielo-gutter-x:1rem}.g-3,.gy-3{--scielo-gutter-y:1rem}.g-4,.gx-4{--scielo-gutter-x:1.5rem}.g-4,.gy-4{--scielo-gutter-y:1.5rem}.g-5,.gx-5{--scielo-gutter-x:3rem}.g-5,.gy-5{--scielo-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333%}.col-sm-2{flex:0 0 auto;width:16.66667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333%}.col-sm-5{flex:0 0 auto;width:41.66667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333%}.col-sm-8{flex:0 0 auto;width:66.66667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333%}.col-sm-11{flex:0 0 auto;width:91.66667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}.g-sm-0,.gx-sm-0{--scielo-gutter-x:0}.g-sm-0,.gy-sm-0{--scielo-gutter-y:0}.g-sm-1,.gx-sm-1{--scielo-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--scielo-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--scielo-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--scielo-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--scielo-gutter-x:1rem}.g-sm-3,.gy-sm-3{--scielo-gutter-y:1rem}.g-sm-4,.gx-sm-4{--scielo-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--scielo-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--scielo-gutter-x:3rem}.g-sm-5,.gy-sm-5{--scielo-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333%}.col-md-2{flex:0 0 auto;width:16.66667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333%}.col-md-5{flex:0 0 auto;width:41.66667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333%}.col-md-8{flex:0 0 auto;width:66.66667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333%}.col-md-11{flex:0 0 auto;width:91.66667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}.g-md-0,.gx-md-0{--scielo-gutter-x:0}.g-md-0,.gy-md-0{--scielo-gutter-y:0}.g-md-1,.gx-md-1{--scielo-gutter-x:0.25rem}.g-md-1,.gy-md-1{--scielo-gutter-y:0.25rem}.g-md-2,.gx-md-2{--scielo-gutter-x:0.5rem}.g-md-2,.gy-md-2{--scielo-gutter-y:0.5rem}.g-md-3,.gx-md-3{--scielo-gutter-x:1rem}.g-md-3,.gy-md-3{--scielo-gutter-y:1rem}.g-md-4,.gx-md-4{--scielo-gutter-x:1.5rem}.g-md-4,.gy-md-4{--scielo-gutter-y:1.5rem}.g-md-5,.gx-md-5{--scielo-gutter-x:3rem}.g-md-5,.gy-md-5{--scielo-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333%}.col-lg-2{flex:0 0 auto;width:16.66667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333%}.col-lg-5{flex:0 0 auto;width:41.66667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333%}.col-lg-8{flex:0 0 auto;width:66.66667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333%}.col-lg-11{flex:0 0 auto;width:91.66667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}.g-lg-0,.gx-lg-0{--scielo-gutter-x:0}.g-lg-0,.gy-lg-0{--scielo-gutter-y:0}.g-lg-1,.gx-lg-1{--scielo-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--scielo-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--scielo-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--scielo-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--scielo-gutter-x:1rem}.g-lg-3,.gy-lg-3{--scielo-gutter-y:1rem}.g-lg-4,.gx-lg-4{--scielo-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--scielo-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--scielo-gutter-x:3rem}.g-lg-5,.gy-lg-5{--scielo-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333%}.col-xl-2{flex:0 0 auto;width:16.66667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333%}.col-xl-5{flex:0 0 auto;width:41.66667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333%}.col-xl-8{flex:0 0 auto;width:66.66667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333%}.col-xl-11{flex:0 0 auto;width:91.66667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}.g-xl-0,.gx-xl-0{--scielo-gutter-x:0}.g-xl-0,.gy-xl-0{--scielo-gutter-y:0}.g-xl-1,.gx-xl-1{--scielo-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--scielo-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--scielo-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--scielo-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--scielo-gutter-x:1rem}.g-xl-3,.gy-xl-3{--scielo-gutter-y:1rem}.g-xl-4,.gx-xl-4{--scielo-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--scielo-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--scielo-gutter-x:3rem}.g-xl-5,.gy-xl-5{--scielo-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333%}.col-xxl-2{flex:0 0 auto;width:16.66667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333%}.col-xxl-5{flex:0 0 auto;width:41.66667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333%}.col-xxl-8{flex:0 0 auto;width:66.66667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333%}.col-xxl-11{flex:0 0 auto;width:91.66667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333%}.offset-xxl-2{margin-left:16.66667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333%}.offset-xxl-5{margin-left:41.66667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333%}.offset-xxl-8{margin-left:66.66667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333%}.offset-xxl-11{margin-left:91.66667%}.g-xxl-0,.gx-xxl-0{--scielo-gutter-x:0}.g-xxl-0,.gy-xxl-0{--scielo-gutter-y:0}.g-xxl-1,.gx-xxl-1{--scielo-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--scielo-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--scielo-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--scielo-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--scielo-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--scielo-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--scielo-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--scielo-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--scielo-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--scielo-gutter-y:3rem}}.table{--scielo-table-bg:transparent;--scielo-table-striped-color:#393939;--scielo-table-striped-bg:rgba(0, 0, 0, 0.05);--scielo-table-active-color:#393939;--scielo-table-active-bg:rgba(0, 0, 0, 0.1);--scielo-table-hover-color:#393939;--scielo-table-hover-bg:rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:#393939;vertical-align:top;border-color:rgba(0,0,0,.3)}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--scielo-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--scielo-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-striped>tbody>tr:nth-of-type(odd){--scielo-table-accent-bg:var(--scielo-table-striped-bg);color:var(--scielo-table-striped-color)}.table-active{--scielo-table-accent-bg:var(--scielo-table-active-bg);color:var(--scielo-table-active-color)}.table-hover>tbody>tr:hover{--scielo-table-accent-bg:var(--scielo-table-hover-bg);color:var(--scielo-table-hover-color)}.table-primary{--scielo-table-bg:#d7e1f5;--scielo-table-striped-bg:#ccd6e9;--scielo-table-striped-color:#000;--scielo-table-active-bg:#c2cbdd;--scielo-table-active-color:#000;--scielo-table-hover-bg:#c7d0e3;--scielo-table-hover-color:#000;color:#000;border-color:#c2cbdd}.table-secondary{--scielo-table-bg:white;--scielo-table-striped-bg:#f2f2f2;--scielo-table-striped-color:#000;--scielo-table-active-bg:#e6e6e6;--scielo-table-active-color:#000;--scielo-table-hover-bg:#ececec;--scielo-table-hover-color:#000;color:#000;border-color:#e6e6e6}.table-success{--scielo-table-bg:#d5ebda;--scielo-table-striped-bg:#cadfcf;--scielo-table-striped-color:#000;--scielo-table-active-bg:#c0d4c4;--scielo-table-active-color:#000;--scielo-table-hover-bg:#c5d9ca;--scielo-table-hover-color:#000;color:#000;border-color:#c0d4c4}.table-info{--scielo-table-bg:#d3eaee;--scielo-table-striped-bg:#c8dee2;--scielo-table-striped-color:#000;--scielo-table-active-bg:#bed3d6;--scielo-table-active-color:#000;--scielo-table-hover-bg:#c3d8dc;--scielo-table-hover-color:#000;color:#000;border-color:#bed3d6}.table-warning{--scielo-table-bg:#f0e5cc;--scielo-table-striped-bg:#e4dac2;--scielo-table-striped-color:#000;--scielo-table-active-bg:#d8ceb8;--scielo-table-active-color:#000;--scielo-table-hover-bg:#ded4bd;--scielo-table-hover-color:#000;color:#000;border-color:#d8ceb8}.table-danger{--scielo-table-bg:#f4d7cc;--scielo-table-striped-bg:#e8ccc2;--scielo-table-striped-color:#000;--scielo-table-active-bg:#dcc2b8;--scielo-table-active-color:#000;--scielo-table-hover-bg:#e2c7bd;--scielo-table-hover-color:#000;color:#000;border-color:#dcc2b8}.table-light{--scielo-table-bg:#F7F6F4;--scielo-table-striped-bg:#ebeae8;--scielo-table-striped-color:#000;--scielo-table-active-bg:#dedddc;--scielo-table-active-color:#000;--scielo-table-hover-bg:#e4e4e2;--scielo-table-hover-color:#000;color:#000;border-color:#dedddc}.table-dark{--scielo-table-bg:#393939;--scielo-table-striped-bg:#434343;--scielo-table-striped-color:#fff;--scielo-table-active-bg:#4d4d4d;--scielo-table-active-color:#fff;--scielo-table-hover-bg:#484848;--scielo-table-hover-color:#fff;color:#fff;border-color:#4d4d4d}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:rgba(0,0,0,.6)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#393939;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.4);appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#393939;background-color:#fff;border-color:#9cb3e7;outline:0;box-shadow:0 0 0 .25rem rgba(56,103,206,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::placeholder{color:rgba(0,0,0,.6);opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#efeeec;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#393939;background-color:#efeeec;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#e3e2e0}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#393939;background-color:#efeeec;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#e3e2e0}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#393939;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.12 .5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{max-width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}.form-select{display:block;width:100%;padding:.375rem 1rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#393939;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23414141' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid rgba(0,0,0,.4);border-radius:.25rem;appearance:none}.form-select:focus{border-color:#9cb3e7;outline:0;box-shadow:0 0 0 .25rem rgba(56,103,206,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{color:rgba(0,0,0,.6);background-color:#efeeec}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #393939}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);appearance:none;color-adjust:exact;transition:background-color .15s ease-in-out,background-position .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-check-input{transition:none}}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#9cb3e7;outline:0;box-shadow:0 0 0 .25rem rgba(56,103,206,.25)}.form-check-input:checked{background-color:#3867ce;border-color:#3867ce}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#3867ce;border-color:#3867ce;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%239cb3e7'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(56,103,206,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(56,103,206,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#3867ce;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#c3d1f0}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:rgba(0,0,0,.3);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#3867ce;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#c3d1f0}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:rgba(0,0,0,.3);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:rgba(0,0,0,.5)}.form-range:disabled::-moz-range-thumb{background-color:rgba(0,0,0,.5)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);padding:1rem .75rem}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#393939;text-align:center;white-space:nowrap;background-color:#efeeec;border:1px solid rgba(0,0,0,.4);border-radius:.25rem}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.12 .5rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:1.75rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#2c9d45}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#000;background-color:rgba(44,157,69,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#2c9d45;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%232C9D45' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#2c9d45;box-shadow:0 0 0 .25rem rgba(44,157,69,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#2c9d45;padding-right:calc(.75em + 2.3125rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23414141' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%232C9D45' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 1.75rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#2c9d45;box-shadow:0 0 0 .25rem rgba(44,157,69,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#2c9d45}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#2c9d45}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(44,157,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#2c9d45}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#c63800}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(198,56,0,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#c63800;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23C63800'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23C63800' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#c63800;box-shadow:0 0 0 .25rem rgba(198,56,0,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#c63800;padding-right:calc(.75em + 2.3125rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23414141' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23C63800'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23C63800' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 1.75rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#c63800;box-shadow:0 0 0 .25rem rgba(198,56,0,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#c63800}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#c63800}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(198,56,0,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#c63800}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:3}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#393939;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#393939}.btn-check:focus+.btn,.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(56,103,206,.25)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#3867ce;border-color:#3867ce}.btn-primary:hover{color:#fff;background-color:#3058af;border-color:#2d52a5}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:#3058af;border-color:#2d52a5;box-shadow:0 0 0 .25rem rgba(86,126,213,.5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#2d52a5;border-color:#2a4d9b}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(86,126,213,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#3867ce;border-color:#3867ce}.btn-secondary{color:#000;background-color:#fff;border-color:#fff}.btn-secondary:hover{color:#000;background-color:#fff;border-color:#fff}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#000;background-color:#fff;border-color:#fff;box-shadow:0 0 0 .25rem rgba(217,217,217,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#000;background-color:#fff;border-color:#fff}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,217,217,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#000;background-color:#fff;border-color:#fff}.btn-success{color:#000;background-color:#2c9d45;border-color:#2c9d45}.btn-success:hover{color:#000;background-color:#4cac61;border-color:#41a758}.btn-check:focus+.btn-success,.btn-success:focus{color:#000;background-color:#4cac61;border-color:#41a758;box-shadow:0 0 0 .25rem rgba(37,133,59,.5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#000;background-color:#56b16a;border-color:#41a758}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(37,133,59,.5)}.btn-success.disabled,.btn-success:disabled{color:#000;background-color:#2c9d45;border-color:#2c9d45}.btn-info{color:#000;background-color:#2195a9;border-color:#2195a9}.btn-info:hover{color:#000;background-color:#42a5b6;border-color:#37a0b2}.btn-check:focus+.btn-info,.btn-info:focus{color:#000;background-color:#42a5b6;border-color:#37a0b2;box-shadow:0 0 0 .25rem rgba(28,127,144,.5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#4daaba;border-color:#37a0b2}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(28,127,144,.5)}.btn-info.disabled,.btn-info:disabled{color:#000;background-color:#2195a9;border-color:#2195a9}.btn-warning{color:#000;background-color:#b67f00;border-color:#b67f00}.btn-warning:hover{color:#000;background-color:#c19226;border-color:#bd8c1a}.btn-check:focus+.btn-warning,.btn-warning:focus{color:#000;background-color:#c19226;border-color:#bd8c1a;box-shadow:0 0 0 .25rem rgba(155,108,0,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#c59933;border-color:#bd8c1a}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(155,108,0,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#000;background-color:#b67f00;border-color:#b67f00}.btn-danger{color:#fff;background-color:#c63800;border-color:#c63800}.btn-danger:hover{color:#fff;background-color:#a83000;border-color:#9e2d00}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:#a83000;border-color:#9e2d00;box-shadow:0 0 0 .25rem rgba(207,86,38,.5)}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#9e2d00;border-color:#952a00}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(207,86,38,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#c63800;border-color:#c63800}.btn-light{color:#000;background-color:#f7f6f4;border-color:#f7f6f4}.btn-light:hover{color:#000;background-color:#f8f7f6;border-color:#f8f7f5}.btn-check:focus+.btn-light,.btn-light:focus{color:#000;background-color:#f8f7f6;border-color:#f8f7f5;box-shadow:0 0 0 .25rem rgba(210,209,207,.5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#f9f8f6;border-color:#f8f7f5}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(210,209,207,.5)}.btn-light.disabled,.btn-light:disabled{color:#000;background-color:#f7f6f4;border-color:#f7f6f4}.btn-dark{color:#fff;background-color:#393939;border-color:#393939}.btn-dark:hover{color:#fff;background-color:#303030;border-color:#2e2e2e}.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;background-color:#303030;border-color:#2e2e2e;box-shadow:0 0 0 .25rem rgba(87,87,87,.5)}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#2e2e2e;border-color:#2b2b2b}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(87,87,87,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#393939;border-color:#393939}.btn-outline-primary{color:#3867ce;border-color:#3867ce}.btn-outline-primary:hover{color:#fff;background-color:#3867ce;border-color:#3867ce}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(56,103,206,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{color:#fff;background-color:#3867ce;border-color:#3867ce}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(56,103,206,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#3867ce;background-color:transparent}.btn-outline-secondary{color:#fff;border-color:#fff}.btn-outline-secondary:hover{color:#000;background-color:#fff;border-color:#fff}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem rgba(255,255,255,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{color:#000;background-color:#fff;border-color:#fff}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem rgba(255,255,255,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#fff;background-color:transparent}.btn-outline-success{color:#2c9d45;border-color:#2c9d45}.btn-outline-success:hover{color:#000;background-color:#2c9d45;border-color:#2c9d45}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem rgba(44,157,69,.5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{color:#000;background-color:#2c9d45;border-color:#2c9d45}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem rgba(44,157,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#2c9d45;background-color:transparent}.btn-outline-info{color:#2195a9;border-color:#2195a9}.btn-outline-info:hover{color:#000;background-color:#2195a9;border-color:#2195a9}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem rgba(33,149,169,.5)}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{color:#000;background-color:#2195a9;border-color:#2195a9}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .25rem rgba(33,149,169,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#2195a9;background-color:transparent}.btn-outline-warning{color:#b67f00;border-color:#b67f00}.btn-outline-warning:hover{color:#000;background-color:#b67f00;border-color:#b67f00}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem rgba(182,127,0,.5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{color:#000;background-color:#b67f00;border-color:#b67f00}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem rgba(182,127,0,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#b67f00;background-color:transparent}.btn-outline-danger{color:#c63800;border-color:#c63800}.btn-outline-danger:hover{color:#fff;background-color:#c63800;border-color:#c63800}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem rgba(198,56,0,.5)}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{color:#fff;background-color:#c63800;border-color:#c63800}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem rgba(198,56,0,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#c63800;background-color:transparent}.btn-outline-light{color:#f7f6f4;border-color:#f7f6f4}.btn-outline-light:hover{color:#000;background-color:#f7f6f4;border-color:#f7f6f4}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem rgba(247,246,244,.5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{color:#000;background-color:#f7f6f4;border-color:#f7f6f4}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem rgba(247,246,244,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f7f6f4;background-color:transparent}.btn-outline-dark{color:#393939;border-color:#393939}.btn-outline-dark:hover{color:#fff;background-color:#393939;border-color:#393939}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem rgba(57,57,57,.5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{color:#fff;background-color:#393939;border-color:#393939}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem rgba(57,57,57,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#393939;background-color:transparent}.btn-link{font-weight:400;color:#3867ce;text-decoration:underline}.btn-link:hover{color:#2d52a5}.btn-link.disabled,.btn-link:disabled{color:rgba(0,0,0,.6)}.btn-group-lg>.btn,.btn-group.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.btn-group-sm>.btn,.btn-group.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.12 .5rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#393939;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu[data-bs-popper]{left:0;margin-top:.125rem}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu{top:0;right:auto;left:100%}.dropend .dropdown-menu[data-bs-popper]{margin-top:0;margin-left:.125rem}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu{top:0;right:100%;left:auto}.dropstart .dropdown-menu[data-bs-popper]{margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.15)}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#393939;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#333;background-color:#f7f6f4}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#3867ce}.dropdown-item.disabled,.dropdown-item:disabled{color:rgba(0,0,0,.6);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:rgba(0,0,0,.6);white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#393939}.dropdown-menu-dark{color:rgba(0,0,0,.3);background-color:#414141;border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item{color:rgba(0,0,0,.3)}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:rgba(255,255,255,.15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#3867ce}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:rgba(0,0,0,.5)}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item-text{color:rgba(0,0,0,.3)}.dropdown-menu-dark .dropdown-header{color:rgba(0,0,0,.5)}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link.disabled{color:rgba(0,0,0,.6);pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid rgba(0,0,0,.3)}.nav-tabs .nav-link{margin-bottom:-1px;background:0 0;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#efeeec #efeeec rgba(0,0,0,.3);isolation:isolate}.nav-tabs .nav-link.disabled{color:rgba(0,0,0,.6);background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:rgba(0,0,0,.7);background-color:#fff;border-color:rgba(0,0,0,.3) rgba(0,0,0,.3) #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#3867ce}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--scielo-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.55);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem 1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.5rem 1rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.5rem;margin-bottom:-.5rem;margin-left:-.5rem;border-bottom:0}.card-header-pills{margin-right:-.5rem;margin-left:-.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:.5rem}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#393939;text-align:left;background-color:transparent;border:0;border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:#325db9;background-color:#ebf0fa;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125)}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23325db9'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");transform:rotate(180deg)}.accordion-button::after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23393939'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#9cb3e7;outline:0;box-shadow:0 0 0 .25rem rgba(56,103,206,.25)}.accordion-header{margin-bottom:0}.accordion-item{margin-bottom:-1px;background-color:transparent;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:last-of-type{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;padding:0 0;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:rgba(0,0,0,.6);content:var(--scielo-breadcrumb-divider, "/")}.breadcrumb-item.active{color:rgba(0,0,0,.6)}.pagination{display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#3867ce;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.3);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:#2d52a5;background-color:#efeeec;border-color:rgba(0,0,0,.3)}.page-link:focus{z-index:3;color:#2d52a5;background-color:#efeeec;outline:0;box-shadow:0 0 0 .25rem rgba(56,103,206,.25)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#3867ce;border-color:#3867ce}.page-item.disabled .page-link{color:rgba(0,0,0,.6);pointer-events:none;background-color:#fff;border-color:rgba(0,0,0,.3)}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.12 .5rem;border-bottom-left-radius:.12 .5rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.12 .5rem;border-bottom-right-radius:.12 .5rem}.badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{color:#223e7c;background-color:#d7e1f5;border-color:#c3d1f0}.alert-primary .alert-link{color:#1b3263}.alert-secondary{color:#666;background-color:#fff;border-color:#fff}.alert-secondary .alert-link{color:#525252}.alert-success{color:#1a5e29;background-color:#d5ebda;border-color:#c0e2c7}.alert-success .alert-link{color:#154b21}.alert-info{color:#145965;background-color:#d3eaee;border-color:#bcdfe5}.alert-info .alert-link{color:#104751}.alert-warning{color:#6d4c00;background-color:#f0e5cc;border-color:#e9d9b3}.alert-warning .alert-link{color:#573d00}.alert-danger{color:#720;background-color:#f4d7cc;border-color:#eec3b3}.alert-danger .alert-link{color:#5f1b00}.alert-light{color:#636262;background-color:#fdfdfd;border-color:#fdfcfc}.alert-light .alert-link{color:#4f4e4e}.alert-dark{color:#222;background-color:#d7d7d7;border-color:#c4c4c4}.alert-dark .alert-link{color:#1b1b1b}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#efeeec;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#3867ce;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>li::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:rgba(0,0,0,.7);text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:rgba(0,0,0,.7);text-decoration:none;background-color:#f7f6f4}.list-group-item-action:active{color:#393939;background-color:#efeeec}.list-group-item{position:relative;display:block;padding:.5rem 1rem;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:rgba(0,0,0,.6);pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#3867ce;border-color:#3867ce}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#223e7c;background-color:#d7e1f5}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#223e7c;background-color:#c2cbdd}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#223e7c;border-color:#223e7c}.list-group-item-secondary{color:#666;background-color:#fff}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#666;background-color:#e6e6e6}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#666;border-color:#666}.list-group-item-success{color:#1a5e29;background-color:#d5ebda}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#1a5e29;background-color:#c0d4c4}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#1a5e29;border-color:#1a5e29}.list-group-item-info{color:#145965;background-color:#d3eaee}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#145965;background-color:#bed3d6}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#145965;border-color:#145965}.list-group-item-warning{color:#6d4c00;background-color:#f0e5cc}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#6d4c00;background-color:#d8ceb8}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#6d4c00;border-color:#6d4c00}.list-group-item-danger{color:#720;background-color:#f4d7cc}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#720;background-color:#dcc2b8}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#720;border-color:#720}.list-group-item-light{color:#636262;background-color:#fdfdfd}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#636262;background-color:#e4e4e4}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636262;border-color:#636262}.list-group-item-dark{color:#222;background-color:#d7d7d7}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#222;background-color:#c2c2c2}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#222;border-color:#222}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(56,103,206,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:.25rem}.toast:not(.showing):not(.show){opacity:0}.toast.hide{display:none}.toast-container{width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:.5rem}.toast-header{display:flex;align-items:center;padding:.5rem .75rem;color:rgba(0,0,0,.6);background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}.toast-body{padding:.75rem;word-wrap:break-word}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1060;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.5rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid rgba(0,0,0,.3);border-top-left-radius:calc(.5rem - 1px);border-top-right-radius:calc(.5rem - 1px)}.modal-header .btn-close{padding:.5rem .5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid rgba(0,0,0,.3);border-bottom-right-radius:calc(.5rem - 1px);border-bottom-left-radius:calc(.5rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--scielo-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1070;display:block;max-width:276px;font-family:var(--scielo-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.5rem}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover .popover-arrow::after,.popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-top>.popover-arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-end>.popover-arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f0f0f0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.popover-arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1rem;background-color:#f0f0f0;border-bottom:1px solid #d8d8d8;border-top-left-radius:calc(.5rem - 1px);border-top-right-radius:calc(.5rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:1rem 1rem;color:#393939}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#3867ce}.link-primary:focus,.link-primary:hover{color:#2d52a5}.link-secondary{color:#fff}.link-secondary:focus,.link-secondary:hover{color:#fff}.link-success{color:#2c9d45}.link-success:focus,.link-success:hover{color:#56b16a}.link-info{color:#2195a9}.link-info:focus,.link-info:hover{color:#4daaba}.link-warning{color:#b67f00}.link-warning:focus,.link-warning:hover{color:#c59933}.link-danger{color:#c63800}.link-danger:focus,.link-danger:hover{color:#9e2d00}.link-light{color:#f7f6f4}.link-light:focus,.link-light:hover{color:#f9f8f6}.link-dark{color:#393939}.link-dark:focus,.link-dark:hover{color:#2e2e2e}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--scielo-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--scielo-aspect-ratio:100%}.ratio-4x3{--scielo-aspect-ratio:calc(3 / 4 * 100%)}.ratio-16x9{--scielo-aspect-ratio:calc(9 / 16 * 100%)}.ratio-21x9{--scielo-aspect-ratio:calc(9 / 21 * 100%)}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid rgba(0,0,0,.3)!important}.border-0{border:0!important}.border-top{border-top:1px solid rgba(0,0,0,.3)!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid rgba(0,0,0,.3)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid rgba(0,0,0,.3)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid rgba(0,0,0,.3)!important}.border-start-0{border-left:0!important}.border-primary{border-color:#3867ce!important}.border-secondary{border-color:#fff!important}.border-success{border-color:#2c9d45!important}.border-info{border-color:#2195a9!important}.border-warning{border-color:#b67f00!important}.border-danger{border-color:#c63800!important}.border-light{border-color:#f7f6f4!important}.border-dark{border-color:#393939!important}.border-white{border-color:#fff!important}.border-0{border-width:0!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:var(--scielo-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{color:#3867ce!important}.text-secondary{color:#fff!important}.text-success{color:#2c9d45!important}.text-info{color:#2195a9!important}.text-warning{color:#b67f00!important}.text-danger{color:#c63800!important}.text-light{color:#f7f6f4!important}.text-dark{color:#393939!important}.text-white{color:#fff!important}.text-body{color:#393939!important}.text-muted{color:rgba(0,0,0,.6)!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-reset{color:inherit!important}.bg-primary{background-color:#3867ce!important}.bg-secondary{background-color:#fff!important}.bg-success{background-color:#2c9d45!important}.bg-info{background-color:#2195a9!important}.bg-warning{background-color:#b67f00!important}.bg-danger{background-color:#c63800!important}.bg-light{background-color:#f7f6f4!important}.bg-dark{background-color:#393939!important}.bg-body{background-color:#fff!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.bg-gradient{background-image:var(--scielo-gradient)!important}.user-select-all{user-select:all!important}.user-select-auto{user-select:auto!important}.user-select-none{user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.12 .5rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.5rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-end{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.h1,.h2,.h3,.h4,.h5,.h6,body,h1,h2,h3,h4,h5,h6,input,p,textarea{text-rendering:optimizeLegibility}::-moz-selection{background:#f8f567}.scielo__theme--dark ::-moz-selection{background:#070a98}.scielo__theme--light ::-moz-selection{background:#f8f567}::selection{background:#f8f567}.scielo__theme--dark ::selection{background:#070a98}.scielo__theme--light ::selection{background:#f8f567}.scielo__theme--light{background:#fff;color:#333}.scielo__theme--dark{background:#333;color:#c4c4c4}.container{padding-left:16px;padding-right:16px}@media screen and (min-width:576px){.col,.container,[class*=col-]{padding-left:10px;padding-right:10px}.row{margin-left:-10px;margin-right:-10px}}@media screen and (min-width:768px){.col,.container,[class*=col-]{padding-left:12px;padding-right:12px}.row{margin-left:-12px;margin-right:-12px}}@media screen and (min-width:992px){.col,.container,[class*=col-]{padding-left:16px;padding-right:16px}.row{margin-left:-16px;margin-right:-16px}}@media screen and (min-width:1200px){.col,.container,[class*=col-]{padding-left:20px;padding-right:20px}.row{margin-left:-20px;margin-right:-20px}}a{color:#3867ce}a:hover{color:#254895}.scielo__theme--dark a{color:#86acff}.scielo__theme--dark a:hover{color:#d3e0ff}.scielo__theme--light a{color:#3867ce}.scielo__theme--light a:hover{color:#254895}a .material-icons,a .material-icons-outlined{vertical-align:text-bottom}p{line-height:1.6;margin-bottom:1.5rem}p .material-icons,p .material-icons-outlined{vertical-align:text-bottom}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:#00314c;margin-bottom:1.5rem}.h1 .material-icons,.h1 .material-icons-outlined,.h2 .material-icons,.h2 .material-icons-outlined,.h3 .material-icons,.h3 .material-icons-outlined,.h4 .material-icons,.h4 .material-icons-outlined,.h5 .material-icons,.h5 .material-icons-outlined,.h6 .material-icons,.h6 .material-icons-outlined,h1 .material-icons,h1 .material-icons-outlined,h2 .material-icons,h2 .material-icons-outlined,h3 .material-icons,h3 .material-icons-outlined,h4 .material-icons,h4 .material-icons-outlined,h5 .material-icons,h5 .material-icons-outlined,h6 .material-icons,h6 .material-icons-outlined{vertical-align:text-bottom;font-size:inherit;line-height:inherit;display:inline-block}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{color:#333;font-weight:inherit}.scielo__theme--dark .h1,.scielo__theme--dark .h2,.scielo__theme--dark .h3,.scielo__theme--dark .h4,.scielo__theme--dark .h5,.scielo__theme--dark .h6,.scielo__theme--dark h1,.scielo__theme--dark h2,.scielo__theme--dark h3,.scielo__theme--dark h4,.scielo__theme--dark h5,.scielo__theme--dark h6{color:#eee}.scielo__theme--dark .h1 .small,.scielo__theme--dark .h1 small,.scielo__theme--dark .h2 .small,.scielo__theme--dark .h2 small,.scielo__theme--dark .h3 .small,.scielo__theme--dark .h3 small,.scielo__theme--dark .h4 .small,.scielo__theme--dark .h4 small,.scielo__theme--dark .h5 .small,.scielo__theme--dark .h5 small,.scielo__theme--dark .h6 .small,.scielo__theme--dark .h6 small,.scielo__theme--dark h1 .small,.scielo__theme--dark h1 small,.scielo__theme--dark h2 .small,.scielo__theme--dark h2 small,.scielo__theme--dark h3 .small,.scielo__theme--dark h3 small,.scielo__theme--dark h4 .small,.scielo__theme--dark h4 small,.scielo__theme--dark h5 .small,.scielo__theme--dark h5 small,.scielo__theme--dark h6 .small,.scielo__theme--dark h6 small{color:#c4c4c4}.scielo__theme--light .h1,.scielo__theme--light .h2,.scielo__theme--light .h3,.scielo__theme--light .h4,.scielo__theme--light .h5,.scielo__theme--light .h6,.scielo__theme--light h1,.scielo__theme--light h2,.scielo__theme--light h3,.scielo__theme--light h4,.scielo__theme--light h5,.scielo__theme--light h6{color:#00314c}.scielo__theme--light .h1 .small,.scielo__theme--light .h1 small,.scielo__theme--light .h2 .small,.scielo__theme--light .h2 small,.scielo__theme--light .h3 .small,.scielo__theme--light .h3 small,.scielo__theme--light .h4 .small,.scielo__theme--light .h4 small,.scielo__theme--light .h5 .small,.scielo__theme--light .h5 small,.scielo__theme--light .h6 .small,.scielo__theme--light .h6 small,.scielo__theme--light h1 .small,.scielo__theme--light h1 small,.scielo__theme--light h2 .small,.scielo__theme--light h2 small,.scielo__theme--light h3 .small,.scielo__theme--light h3 small,.scielo__theme--light h4 .small,.scielo__theme--light h4 small,.scielo__theme--light h5 .small,.scielo__theme--light h5 small,.scielo__theme--light h6 .small,.scielo__theme--light h6 small{color:#333;font-weight:inherit}.h1,.scielo__text-title--1,h1{font-weight:700;font-size:2.5rem;line-height:1.2em;letter-spacing:-.2px}.h1 .material-icons,.h1 .material-icons-outlined,.scielo__text-title--1 .material-icons,.scielo__text-title--1 .material-icons-outlined,h1 .material-icons,h1 .material-icons-outlined{vertical-align:text-bottom;font-size:inherit;line-height:inherit;display:inline-block}.h2,.scielo__text-title--2,h2{font-weight:700;font-size:2rem;line-height:1.2em;letter-spacing:-.16px}.h2 .material-icons,.h2 .material-icons-outlined,.scielo__text-title--2 .material-icons,.scielo__text-title--2 .material-icons-outlined,h2 .material-icons,h2 .material-icons-outlined{vertical-align:text-bottom;font-size:inherit;line-height:inherit;display:inline-block}.h3,.scielo__text-title--3,h3{font-weight:700;font-size:1.75rem;line-height:1.2em;letter-spacing:-.14px}.h3 .material-icons,.h3 .material-icons-outlined,.scielo__text-title--3 .material-icons,.scielo__text-title--3 .material-icons-outlined,h3 .material-icons,h3 .material-icons-outlined{vertical-align:text-bottom;font-size:inherit;line-height:inherit;display:inline-block}.h4,.scielo__text-title--4,h4{font-weight:700;font-size:1.5rem;line-height:1.2em;letter-spacing:-.12px}.h4 .material-icons,.h4 .material-icons-outlined,.scielo__text-title--4 .material-icons,.scielo__text-title--4 .material-icons-outlined,h4 .material-icons,h4 .material-icons-outlined{vertical-align:text-bottom;font-size:inherit;line-height:inherit;display:inline-block}.h5,.scielo__text-subtitle,h5{font-weight:700;font-size:1.3125rem;line-height:1.25em;letter-spacing:0}.h5 .material-icons,.h5 .material-icons-outlined,.scielo__text-subtitle .material-icons,.scielo__text-subtitle .material-icons-outlined,h5 .material-icons,h5 .material-icons-outlined{vertical-align:text-bottom;font-size:inherit;line-height:inherit;display:inline-block}.h6,.scielo__text-subtitle--small,h6{font-size:1.03125rem;letter-spacing:0}.h6 .material-icons,.h6 .material-icons-outlined,.scielo__text-subtitle--small .material-icons,.scielo__text-subtitle--small .material-icons-outlined,h6 .material-icons,h6 .material-icons-outlined{vertical-align:text-bottom;font-size:inherit;line-height:inherit;display:inline-block}.scielo__text-body{font-weight:400;font-size:1rem;line-height:1.6em;letter-spacing:.1px}.scielo__text-body--large{font-size:1.125rem}.scielo__text-body--small{font-size:.75rem;letter-spacing:.06}.scielo__text-body--micro{font-size:.75rem}.scielo__text-overline{font-weight:700;font-size:.75rem;line-height:1.2em;letter-spacing:.06px}.scielo__text-caption{font-weight:400;font-size:1rem;line-height:1.2em}.scielo__text-caption--large{font-weight:700;font-size:1;line-height:1.2em;letter-spacing:0}.scielo__text-button{font-weight:400!important;font-size:1rem;letter-spacing:.1px!important;white-space:nowrap}.scielo__text-button--large{font-size:1.25rem}.mark,mark{background:rgba(0,176,230,.2)}.scielo__theme--dark .mark,.scielo__theme--dark mark{color:#c4c4c4}.scielo__theme--light .mark,.scielo__theme--light mark{color:#333}code{font-size:1.125rem;color:#00314c;background:rgba(0,176,230,.2)}.scielo__theme--dark code{color:#eee}.scielo__theme--light code{color:#00314c}abbr[data-original-title],abbr[title]{text-decoration:none;border-bottom:1px dotted #333}.scielo__theme--dark abbr[data-original-title],.scielo__theme--dark abbr[title]{border-bottom-color:#c4c4c4}.scielo__theme--light abbr[data-original-title],.scielo__theme--light abbr[title]{border-bottom-color:#333}html{font-size:16px}.articleCtt{font-size:18px}.display-1,.display-2,.display-3,.display-4,.h1,.h2,.h3,.h4,.h5,.h6,.lead{color:#00314c}.display-1 .material-icons,.display-1 .material-icons-outlined,.display-2 .material-icons,.display-2 .material-icons-outlined,.display-3 .material-icons,.display-3 .material-icons-outlined,.display-4 .material-icons,.display-4 .material-icons-outlined,.h1 .material-icons,.h1 .material-icons-outlined,.h2 .material-icons,.h2 .material-icons-outlined,.h3 .material-icons,.h3 .material-icons-outlined,.h4 .material-icons,.h4 .material-icons-outlined,.h5 .material-icons,.h5 .material-icons-outlined,.h6 .material-icons,.h6 .material-icons-outlined,.lead .material-icons,.lead .material-icons-outlined{vertical-align:text-bottom;font-size:inherit;line-height:inherit;display:inline-block}.display-1 .small,.display-1 small,.display-2 .small,.display-2 small,.display-3 .small,.display-3 small,.display-4 .small,.display-4 small,.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,.lead .small,.lead small{color:#333;font-weight:inherit}.scielo__theme--dark .display-1,.scielo__theme--dark .display-2,.scielo__theme--dark .display-3,.scielo__theme--dark .display-4,.scielo__theme--dark .h1,.scielo__theme--dark .h2,.scielo__theme--dark .h3,.scielo__theme--dark .h4,.scielo__theme--dark .h5,.scielo__theme--dark .h6,.scielo__theme--dark .lead{color:#eee}.scielo__theme--dark .display-1 .small,.scielo__theme--dark .display-1 small,.scielo__theme--dark .display-2 .small,.scielo__theme--dark .display-2 small,.scielo__theme--dark .display-3 .small,.scielo__theme--dark .display-3 small,.scielo__theme--dark .display-4 .small,.scielo__theme--dark .display-4 small,.scielo__theme--dark .h1 .small,.scielo__theme--dark .h1 small,.scielo__theme--dark .h2 .small,.scielo__theme--dark .h2 small,.scielo__theme--dark .h3 .small,.scielo__theme--dark .h3 small,.scielo__theme--dark .h4 .small,.scielo__theme--dark .h4 small,.scielo__theme--dark .h5 .small,.scielo__theme--dark .h5 small,.scielo__theme--dark .h6 .small,.scielo__theme--dark .h6 small,.scielo__theme--dark .lead .small,.scielo__theme--dark .lead small{color:#c4c4c4}.scielo__theme--light .display-1,.scielo__theme--light .display-2,.scielo__theme--light .display-3,.scielo__theme--light .display-4,.scielo__theme--light .h1,.scielo__theme--light .h2,.scielo__theme--light .h3,.scielo__theme--light .h4,.scielo__theme--light .h5,.scielo__theme--light .h6,.scielo__theme--light .lead{color:#00314c}.scielo__theme--light .display-1 .small,.scielo__theme--light .display-1 small,.scielo__theme--light .display-2 .small,.scielo__theme--light .display-2 small,.scielo__theme--light .display-3 .small,.scielo__theme--light .display-3 small,.scielo__theme--light .display-4 .small,.scielo__theme--light .display-4 small,.scielo__theme--light .h1 .small,.scielo__theme--light .h1 small,.scielo__theme--light .h2 .small,.scielo__theme--light .h2 small,.scielo__theme--light .h3 .small,.scielo__theme--light .h3 small,.scielo__theme--light .h4 .small,.scielo__theme--light .h4 small,.scielo__theme--light .h5 .small,.scielo__theme--light .h5 small,.scielo__theme--light .h6 .small,.scielo__theme--light .h6 small,.scielo__theme--light .lead .small,.scielo__theme--light .lead small{color:#333}.display-1,.h1{font-weight:700;font-size:2.5rem;line-height:1.2em;letter-spacing:-.2px}.display-1 .material-icons,.display-1 .material-icons-outlined,.h1 .material-icons,.h1 .material-icons-outlined{vertical-align:text-bottom;font-size:inherit;line-height:inherit;display:inline-block}.display-2,.h2{font-weight:700;font-size:2rem;line-height:1.2em;letter-spacing:-.16px}.display-2 .material-icons,.display-2 .material-icons-outlined,.h2 .material-icons,.h2 .material-icons-outlined{vertical-align:text-bottom;font-size:inherit;line-height:inherit;display:inline-block}.display-3,.h3{font-weight:700;font-size:1.75rem;line-height:1.2em;letter-spacing:-.14px}.display-3 .material-icons,.display-3 .material-icons-outlined,.h3 .material-icons,.h3 .material-icons-outlined{vertical-align:text-bottom;font-size:inherit;line-height:inherit;display:inline-block}.display-4,.h4{font-weight:700;font-size:1.5rem;line-height:1.2em;letter-spacing:-.12px}.display-4 .material-icons,.display-4 .material-icons-outlined,.h4 .material-icons,.h4 .material-icons-outlined{vertical-align:text-bottom;font-size:inherit;line-height:inherit;display:inline-block}.h5,.lead{font-weight:700;font-size:1.3125rem;line-height:1.25em;letter-spacing:0}.h5 .material-icons,.h5 .material-icons-outlined,.lead .material-icons,.lead .material-icons-outlined{vertical-align:text-bottom;font-size:inherit;line-height:inherit;display:inline-block}.h6{font-size:1.03125rem;letter-spacing:0}.h6 .material-icons,.h6 .material-icons-outlined{vertical-align:text-bottom;font-size:inherit;line-height:inherit;display:inline-block}.blockquote{margin:0 0 1rem;padding:.6rem 1.33333rem 0 1.26667rem;border-left:1px solid #efeeec;font-size:1rem}.scielo__theme--dark .blockquote{border-left-color:#414141}.scielo__theme--light .blockquote{border-left-color:#efeeec}cite{display:block;font-size:.86667rem}cite:before{content:"— "}.form-text,.text-muted{color:#6c6b6b!important}.scielo__theme--dark .form-text,.scielo__theme--dark .text-muted{color:#adadad!important}.scielo__theme--light .form-text,.scielo__theme--light .text-muted{color:#6c6b6b!important}.logo-open-access{height:2em;width:auto}.h1 .logo-open-access,.h2 .logo-open-access,.h3 .logo-open-access,.h4 .logo-open-access,.h5 .logo-open-access,.h6 .logo-open-access,h1 .logo-open-access,h2 .logo-open-access,h3 .logo-open-access,h4 .logo-open-access,h5 .logo-open-access,h6 .logo-open-access{height:.9em;width:auto}footer .logo-open-access{height:1.5em;width:auto}.scielo__logo-scielo{background-image:url(../img/logo-scielo-no-label.svg);background-size:contain;background-repeat:no-repeat;display:inline-block;width:4rem;height:4rem}.scielo__theme--dark .scielo__logo-scielo{background-image:url(../img/logo-scielo-no-label-negative.svg)}.scielo__theme--light .scielo__logo-scielo{background-image:url(../img/logo-scielo-no-label.svg)}.scielo__logo-scielo--large{background-image:url(../img/logo-scielo-no-label.svg);background-size:contain;background-repeat:no-repeat;display:inline-block;width:15.625rem;height:15.625rem}.scielo__theme--dark .scielo__logo-scielo--large{background-image:url(../img/logo-scielo-no-label-negative.svg)}.scielo__theme--light .scielo__logo-scielo--large{background-image:url(../img/logo-scielo-no-label.svg)}.scielo__logo-scielo--medium{background-image:url(../img/logo-scielo-no-label.svg);background-size:contain;background-repeat:no-repeat;display:inline-block;width:9.375rem;height:9.375rem}.scielo__theme--dark .scielo__logo-scielo--medium{background-image:url(../img/logo-scielo-no-label-negative.svg)}.scielo__theme--light .scielo__logo-scielo--medium{background-image:url(../img/logo-scielo-no-label.svg)}.scielo__logo-scielo--medium.scielo__logo-scielo--caption{margin-bottom:2rem}.scielo__logo-scielo--medium.scielo__logo-scielo--caption .small,.scielo__logo-scielo--medium.scielo__logo-scielo--caption small{position:relative;font-size:1.875rem;font-family:Arapey,serif;color:#333;font-style:italic;padding-left:60px;border-bottom:1px solid #ccc;padding-bottom:12px;padding-right:5px;top:80px;left:110px}.scielo__theme--dark .scielo__logo-scielo--medium.scielo__logo-scielo--caption .small,.scielo__theme--dark .scielo__logo-scielo--medium.scielo__logo-scielo--caption small{color:#c4c4c4;border-color:rgba(255,255,255,.3)}.scielo__theme--light .scielo__logo-scielo--medium.scielo__logo-scielo--caption .small,.scielo__theme--light .scielo__logo-scielo--medium.scielo__logo-scielo--caption small{color:#333;border-color:#ccc}.scielo__logo-scielo--medium.scielo__logo-scielo--caption span{position:relative;left:50%;transform:translateX(-7.1875rem);top:6.25rem;display:block;font-size:1.5rem;font-family:Arapey,serif;color:#333;white-space:nowrap;width:14.375rem}.scielo__theme--dark .scielo__logo-scielo--medium.scielo__logo-scielo--caption span{color:#c4c4c4}.scielo__theme--light .scielo__logo-scielo--medium.scielo__logo-scielo--caption span{color:#333}.scielo__logo-scielo--small{background-image:url(../img/logo-scielo-no-label.svg);background-size:contain;background-repeat:no-repeat;display:inline-block;width:4rem;height:4rem}.scielo__theme--dark .scielo__logo-scielo--small{background-image:url(../img/logo-scielo-no-label-negative.svg)}.scielo__theme--light .scielo__logo-scielo--small{background-image:url(../img/logo-scielo-no-label.svg)}.scielo__logo-scielo--small.scielo__logo-scielo--caption strong{position:relative;left:4.5rem;top:1.75rem;color:#333}.scielo__theme--dark .scielo__logo-scielo--small.scielo__logo-scielo--caption strong{color:#c4c4c4}.scielo__theme--light .scielo__logo-scielo--small.scielo__logo-scielo--caption strong{color:#333}.scielo__logo-scielo-caption{position:relative;width:21.875rem;height:11.375rem;background-image:url(../img/logo-scielo-no-label.svg);background-repeat:no-repeat;background-size:150px auto;background-position-x:calc(50% - 55px);display:inline-block}.scielo__theme--dark .scielo__logo-scielo-caption{background-image:url(../img/logo-scielo-no-label-negative.svg)}.scielo__theme--light .scielo__logo-scielo-caption{background-image:url(../img/logo-scielo-no-label.svg)}.scielo__logo-scielo-caption:after{content:"Scientific Electronic Library Online";position:absolute;top:9.375rem;display:block;font-size:1.5rem;font-family:Arapey,serif;color:#333;white-space:nowrap;width:100%;text-align:center}.scielo__theme--dark .scielo__logo-scielo-caption:after{color:#c4c4c4}.scielo__theme--light .scielo__logo-scielo-caption:after{color:#333}.scielo__logo-scielo-caption .small,.scielo__logo-scielo-caption small{position:absolute;font-size:1.875rem;font-family:Arapey,serif;color:#333;font-style:italic;padding-left:60px;border-bottom:1px solid #ccc;padding-bottom:12px;padding-right:5px;top:80px;left:9.375rem}.scielo__theme--dark .scielo__logo-scielo-caption .small,.scielo__theme--dark .scielo__logo-scielo-caption small{color:#c4c4c4;border-color:rgba(255,255,255,.3)}.scielo__theme--light .scielo__logo-scielo-caption .small,.scielo__theme--light .scielo__logo-scielo-caption small{color:#333;border-color:#ccc}.scielo__logo-scielo-collection{position:relative;background-image:url(../img/logo-scielo-no-label.svg);background-size:contain;background-repeat:no-repeat;display:inline-block;width:4rem;height:4rem}.scielo__theme--dark .scielo__logo-scielo-collection{background-image:url(../img/logo-scielo-no-label-negative.svg)}.scielo__theme--light .scielo__logo-scielo-collection{background-image:url(../img/logo-scielo-no-label.svg)}.scielo__logo-scielo-collection .small,.scielo__logo-scielo-collection small{position:absolute;left:4.5rem;top:1.75rem;color:#333;font-weight:bolder}.scielo__theme--dark .scielo__logo-scielo-collection .small,.scielo__theme--dark .scielo__logo-scielo-collection small{color:#c4c4c4}.scielo__theme--light .scielo__logo-scielo-collection .small,.scielo__theme--light .scielo__logo-scielo-collection small{color:#333}footer .scielo__logo-scielo,header .scielo__logo-scielo{width:64px;height:64px}.btn{position:relative;display:inline-block;padding:.625rem 1rem;border-radius:.25rem;line-height:1.25rem;height:2.5rem;font-weight:400!important;font-size:1rem;letter-spacing:.1px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-position:center;transition:all .8s;margin:0 0 1rem;background-color:#fff;border:1px solid #ccc;color:#333}.btn:focus{box-shadow:0 0 0 .125rem rgba(56,103,206,.25);outline:0}.btn:focus:active{box-shadow:0 0 0 .25rem rgba(56,103,206,.25)}.btn:focus{box-shadow:0 0 0 .125rem rgba(204,204,204,.25);outline:0}.btn:focus:active{box-shadow:0 0 0 .25rem rgba(204,204,204,.25)}.btn:focus{background-color:#fff;color:#333}.btn.active:not(:disabled):not(.disabled){border:1px solid #d9d9d9;background-color:#d9d9d9;color:#333}.show>.btn.dropdown-toggle{background-color:#d9d9d9;color:#333}.btn:hover:not(:disabled):not(.disabled){border:1px solid #d9d9d9;background:#d9d9d9 radial-gradient(circle,transparent 1%,#d9d9d9 1%) center/15000%;color:#333}.btn:active:not(:disabled):not(.disabled){border:1px solid #d9d9d9;background-color:#1a1a1a;background-size:100%;transition:background 0s;color:#333}.btn:hover:not(:disabled):not(.disabled){border:1px solid #ccc;background:hoverBgColor radial-gradient(circle,transparent 1%,hoverBgColor 1%) center/15000%;color:#333}.btn:active:not(:disabled):not(.disabled){border:1px solid #ccc;background-color:gray;background-size:100%;transition:background 0s;color:#333}.btn:focus{border-color:#ccc}.scielo__theme--dark .btn{background-color:#c4c4c4;border:1px solid rgba(255,255,255,.3);color:#333}.scielo__theme--dark .btn:focus{background-color:#c4c4c4;color:#333}.scielo__theme--dark .btn.active:not(:disabled):not(.disabled){background-color:#a7a7a7;color:#333}.scielo__theme--dark .btn:hover:not(:disabled):not(.disabled){border:1px solid #dcdcdc;background:#dcdcdc radial-gradient(circle,transparent 1%,#dcdcdc 1%) center/15000%;color:#333}.scielo__theme--dark .btn:active:not(:disabled):not(.disabled){border:1px solid #dcdcdc;background-color:#f9f9f9;background-size:100%;transition:background 0s;color:#333}.scielo__theme--dark .btn:hover:not(:disabled):not(.disabled){border:1px solid rgba(255,255,255,.3);background:hoverBgColor radial-gradient(circle,transparent 1%,hoverBgColor 1%) center/15000%;color:#333}.scielo__theme--dark .btn:active:not(:disabled):not(.disabled){border:1px solid rgba(255,255,255,.3);background-color:#f9f9f9;background-size:100%;transition:background 0s;color:#333}.scielo__theme--dark .btn:focus{border-color:rgba(255,255,255,.3)}.scielo__theme--light .btn{background-color:#fff;border-color:1px solid #ccc;color:#333}.scielo__theme--light .btn:focus{background-color:#fff;color:#333}.scielo__theme--light .btn.active:not(:disabled):not(.disabled){background-color:#fff;color:#333}.scielo__theme--light .btn:hover:not(:disabled):not(.disabled){border:1px solid #d9d9d9;background:#d9d9d9 radial-gradient(circle,transparent 1%,#d9d9d9 1%) center/15000%;color:#333}.scielo__theme--light .btn:active:not(:disabled):not(.disabled){border:1px solid #d9d9d9;background-color:#1a1a1a;background-size:100%;transition:background 0s;color:#333}.scielo__theme--light .btn:hover:not(:disabled):not(.disabled){border:1px solid #ccc;background:hoverBgColor radial-gradient(circle,transparent 1%,hoverBgColor 1%) center/15000%;color:#333}.scielo__theme--light .btn:active:not(:disabled):not(.disabled){border:1px solid #ccc;background-color:gray;background-size:100%;transition:background 0s;color:#333}.scielo__theme--light .btn:focus{border-color:#ccc}.btn-light,.btn-primary{background-color:#3867ce;border:1px solid #3867ce;color:#fff}.btn-light:focus,.btn-primary:focus{box-shadow:0 0 0 .125rem rgba(56,103,206,.25);outline:0}.btn-light:focus:active,.btn-primary:focus:active{box-shadow:0 0 0 .25rem rgba(56,103,206,.25)}.btn-light:focus,.btn-primary:focus{background-color:#3867ce;color:#fff}.btn-light.active:not(:disabled):not(.disabled),.btn-primary.active:not(:disabled):not(.disabled){border:1px solid #3058af;background-color:#3058af;color:#fff}.show>.btn-light.dropdown-toggle,.show>.btn-primary.dropdown-toggle{background-color:#3058af;color:#fff}.btn-light:hover:not(:disabled):not(.disabled),.btn-primary:hover:not(:disabled):not(.disabled){border:1px solid #3058af;background:#3058af radial-gradient(circle,transparent 1%,#3058af 1%) center/15000%;color:#fff}.btn-light:active:not(:disabled):not(.disabled),.btn-primary:active:not(:disabled):not(.disabled){border:1px solid #3058af;background-color:#060a15;background-size:100%;transition:background 0s;color:#fff}.scielo__theme--dark .btn-light,.scielo__theme--dark .btn-primary{background-color:#86acff;border:1px solid #86acff;color:#333}.scielo__theme--dark .btn-light:focus,.scielo__theme--dark .btn-primary:focus{background-color:#86acff;color:#333}.scielo__theme--dark .btn-light.active:not(:disabled):not(.disabled),.scielo__theme--dark .btn-primary.active:not(:disabled):not(.disabled){background-color:#7292d9;color:#333}.scielo__theme--dark .btn-light:hover:not(:disabled):not(.disabled),.scielo__theme--dark .btn-primary:hover:not(:disabled):not(.disabled){border:1px solid #b6cdff;background:#b6cdff radial-gradient(circle,transparent 1%,#b6cdff 1%) center/15000%;color:#333}.scielo__theme--dark .btn-light:active:not(:disabled):not(.disabled),.scielo__theme--dark .btn-primary:active:not(:disabled):not(.disabled){border:1px solid #b6cdff;background-color:#f3f7ff;background-size:100%;transition:background 0s;color:#333}.scielo__theme--light .btn-light,.scielo__theme--light .btn-primary{background-color:#3867ce;border-color:1px solid #3867ce;color:#fff}.scielo__theme--light .btn-light:focus,.scielo__theme--light .btn-primary:focus{background-color:#3867ce;color:#fff}.scielo__theme--light .btn-light.active:not(:disabled):not(.disabled),.scielo__theme--light .btn-primary.active:not(:disabled):not(.disabled){background-color:#567ed5;color:#fff}.scielo__theme--light .btn-light:hover:not(:disabled):not(.disabled),.scielo__theme--light .btn-primary:hover:not(:disabled):not(.disabled){border:1px solid #3058af;background:#3058af radial-gradient(circle,transparent 1%,#3058af 1%) center/15000%;color:#fff}.scielo__theme--light .btn-light:active:not(:disabled):not(.disabled),.scielo__theme--light .btn-primary:active:not(:disabled):not(.disabled){border:1px solid #3058af;background-color:#060a15;background-size:100%;transition:background 0s;color:#fff}.btn-info{background-color:#2195a9;border:1px solid #2195a9;color:#fff}.btn-info:focus{box-shadow:0 0 0 .125rem rgba(33,149,169,.25);outline:0}.btn-info:focus:active{box-shadow:0 0 0 .25rem rgba(33,149,169,.25)}.btn-info:focus{background-color:#2195a9;color:#fff}.btn-info.active:not(:disabled):not(.disabled){border:1px solid #1c7f90;background-color:#1c7f90;color:#fff}.show>.btn-info.dropdown-toggle{background-color:#1c7f90;color:#fff}.btn-info:hover:not(:disabled):not(.disabled){border:1px solid #1c7f90;background:#1c7f90 radial-gradient(circle,transparent 1%,#1c7f90 1%) center/15000%;color:#fff}.btn-info:active:not(:disabled):not(.disabled){border:1px solid #1c7f90;background-color:#030f11;background-size:100%;transition:background 0s;color:#fff}.scielo__theme--dark .btn-info{background-color:#2299ad;border:1px solid #2299ad;color:#333}.scielo__theme--dark .btn-info:focus{background-color:#2299ad;color:#333}.scielo__theme--dark .btn-info.active:not(:disabled):not(.disabled){background-color:#1d8293;color:#333}.scielo__theme--dark .btn-info:hover:not(:disabled):not(.disabled){border:1px solid #7ac2ce;background:#7ac2ce radial-gradient(circle,transparent 1%,#7ac2ce 1%) center/15000%;color:#333}.scielo__theme--dark .btn-info:active:not(:disabled):not(.disabled){border:1px solid #7ac2ce;background-color:#e9f5f7;background-size:100%;transition:background 0s;color:#333}.scielo__theme--light .btn-info{background-color:#2195a9;border-color:1px solid #2195a9;color:#fff}.scielo__theme--light .btn-info:focus{background-color:#2195a9;color:#fff}.scielo__theme--light .btn-info.active:not(:disabled):not(.disabled){background-color:#42a5b6;color:#fff}.scielo__theme--light .btn-info:hover:not(:disabled):not(.disabled){border:1px solid #1c7f90;background:#1c7f90 radial-gradient(circle,transparent 1%,#1c7f90 1%) center/15000%;color:#fff}.scielo__theme--light .btn-info:active:not(:disabled):not(.disabled){border:1px solid #1c7f90;background-color:#030f11;background-size:100%;transition:background 0s;color:#fff}.btn-dark{background-color:#fff;border:1px solid #ccc;color:#333}.btn-dark:focus{box-shadow:0 0 0 .125rem rgba(204,204,204,.25);outline:0}.btn-dark:focus:active{box-shadow:0 0 0 .25rem rgba(204,204,204,.25)}.btn-dark:focus{background-color:#fff;color:#333}.btn-dark.active:not(:disabled):not(.disabled){border:1px solid #d9d9d9;background-color:#d9d9d9;color:#333}.show>.btn-dark.dropdown-toggle{background-color:#d9d9d9;color:#333}.btn-dark:hover:not(:disabled):not(.disabled){border:1px solid #d9d9d9;background:#d9d9d9 radial-gradient(circle,transparent 1%,#d9d9d9 1%) center/15000%;color:#333}.btn-dark:active:not(:disabled):not(.disabled){border:1px solid #d9d9d9;background-color:#1a1a1a;background-size:100%;transition:background 0s;color:#333}.btn-dark:hover:not(:disabled):not(.disabled){border:1px solid #ccc;background:hoverBgColor radial-gradient(circle,transparent 1%,hoverBgColor 1%) center/15000%;color:#333}.btn-dark:active:not(:disabled):not(.disabled){border:1px solid #ccc;background-color:gray;background-size:100%;transition:background 0s;color:#333}.btn-dark:focus{border-color:#ccc}.scielo__theme--dark .btn-dark{background-color:#c4c4c4;border:1px solid rgba(255,255,255,.3);color:#333}.scielo__theme--dark .btn-dark:focus{background-color:#c4c4c4;color:#333}.scielo__theme--dark .btn-dark.active:not(:disabled):not(.disabled){background-color:#a7a7a7;color:#333}.scielo__theme--dark .btn-dark:hover:not(:disabled):not(.disabled){border:1px solid #dcdcdc;background:#dcdcdc radial-gradient(circle,transparent 1%,#dcdcdc 1%) center/15000%;color:#333}.scielo__theme--dark .btn-dark:active:not(:disabled):not(.disabled){border:1px solid #dcdcdc;background-color:#f9f9f9;background-size:100%;transition:background 0s;color:#333}.scielo__theme--dark .btn-dark:hover:not(:disabled):not(.disabled){border:1px solid rgba(255,255,255,.3);background:hoverBgColor radial-gradient(circle,transparent 1%,hoverBgColor 1%) center/15000%;color:#333}.scielo__theme--dark .btn-dark:active:not(:disabled):not(.disabled){border:1px solid rgba(255,255,255,.3);background-color:#f9f9f9;background-size:100%;transition:background 0s;color:#333}.scielo__theme--dark .btn-dark:focus{border-color:rgba(255,255,255,.3)}.scielo__theme--light .btn-dark{background-color:#fff;border-color:1px solid #ccc;color:#333}.scielo__theme--light .btn-dark:focus{background-color:#fff;color:#333}.scielo__theme--light .btn-dark.active:not(:disabled):not(.disabled){background-color:#fff;color:#333}.scielo__theme--light .btn-dark:hover:not(:disabled):not(.disabled){border:1px solid #d9d9d9;background:#d9d9d9 radial-gradient(circle,transparent 1%,#d9d9d9 1%) center/15000%;color:#333}.scielo__theme--light .btn-dark:active:not(:disabled):not(.disabled){border:1px solid #d9d9d9;background-color:#1a1a1a;background-size:100%;transition:background 0s;color:#333}.scielo__theme--light .btn-dark:hover:not(:disabled):not(.disabled){border:1px solid #ccc;background:hoverBgColor radial-gradient(circle,transparent 1%,hoverBgColor 1%) center/15000%;color:#333}.scielo__theme--light .btn-dark:active:not(:disabled):not(.disabled){border:1px solid #ccc;background-color:gray;background-size:100%;transition:background 0s;color:#333}.scielo__theme--light .btn-dark:focus{border-color:#ccc}.btn-success{background-color:#2c9d45;border:1px solid #2c9d45;color:#fff}.btn-success:focus{box-shadow:0 0 0 .125rem rgba(44,157,69,.25);outline:0}.btn-success:focus:active{box-shadow:0 0 0 .25rem rgba(44,157,69,.25)}.btn-success:focus{background-color:#2c9d45;color:#fff}.btn-success.active:not(:disabled):not(.disabled){border:1px solid #25853b;background-color:#25853b;color:#fff}.show>.btn-success.dropdown-toggle{background-color:#25853b;color:#fff}.btn-success:hover:not(:disabled):not(.disabled){border:1px solid #25853b;background:#25853b radial-gradient(circle,transparent 1%,#25853b 1%) center/15000%;color:#fff}.btn-success:active:not(:disabled):not(.disabled){border:1px solid #25853b;background-color:#041007;background-size:100%;transition:background 0s;color:#fff}.scielo__theme--dark .btn-success{background-color:#2c9d45;border:1px solid #2c9d45;color:#333}.scielo__theme--dark .btn-success:focus{background-color:#2c9d45;color:#333}.scielo__theme--dark .btn-success.active:not(:disabled):not(.disabled){background-color:#25853b;color:#333}.scielo__theme--dark .btn-success:hover:not(:disabled):not(.disabled){border:1px solid #80c48f;background:#80c48f radial-gradient(circle,transparent 1%,#80c48f 1%) center/15000%;color:#333}.scielo__theme--dark .btn-success:active:not(:disabled):not(.disabled){border:1px solid #80c48f;background-color:#eaf5ec;background-size:100%;transition:background 0s;color:#333}.scielo__theme--light .btn-success{background-color:#2c9d45;border-color:1px solid #2c9d45;color:#fff}.scielo__theme--light .btn-success:focus{background-color:#2c9d45;color:#fff}.scielo__theme--light .btn-success.active:not(:disabled):not(.disabled){background-color:#4cac61;color:#fff}.scielo__theme--light .btn-success:hover:not(:disabled):not(.disabled){border:1px solid #25853b;background:#25853b radial-gradient(circle,transparent 1%,#25853b 1%) center/15000%;color:#fff}.scielo__theme--light .btn-success:active:not(:disabled):not(.disabled){border:1px solid #25853b;background-color:#041007;background-size:100%;transition:background 0s;color:#fff}.btn-danger{background-color:#c63800;border:1px solid #c63800;color:#fff}.btn-danger:focus{box-shadow:0 0 0 .125rem rgba(198,56,0,.25);outline:0}.btn-danger:focus:active{box-shadow:0 0 0 .25rem rgba(198,56,0,.25)}.btn-danger:focus{background-color:#c63800;color:#fff}.btn-danger.active:not(:disabled):not(.disabled){border:1px solid #a83000;background-color:#a83000;color:#fff}.show>.btn-danger.dropdown-toggle{background-color:#a83000;color:#fff}.btn-danger:hover:not(:disabled):not(.disabled){border:1px solid #a83000;background:#a83000 radial-gradient(circle,transparent 1%,#a83000 1%) center/15000%;color:#fff}.btn-danger:active:not(:disabled):not(.disabled){border:1px solid #a83000;background-color:#140600;background-size:100%;transition:background 0s;color:#fff}.scielo__theme--dark .btn-danger{background-color:#ff7e4a;border:1px solid #ff7e4a;color:#333}.scielo__theme--dark .btn-danger:focus{background-color:#ff7e4a;color:#333}.scielo__theme--dark .btn-danger.active:not(:disabled):not(.disabled){background-color:#d96b3f;color:#333}.scielo__theme--dark .btn-danger:hover:not(:disabled):not(.disabled){border:1px solid #ffb292;background:#ffb292 radial-gradient(circle,transparent 1%,#ffb292 1%) center/15000%;color:#333}.scielo__theme--dark .btn-danger:active:not(:disabled):not(.disabled){border:1px solid #ffb292;background-color:#fff2ed;background-size:100%;transition:background 0s;color:#333}.scielo__theme--light .btn-danger{background-color:#c63800;border-color:1px solid #c63800;color:#fff}.scielo__theme--light .btn-danger:focus{background-color:#c63800;color:#fff}.scielo__theme--light .btn-danger.active:not(:disabled):not(.disabled){background-color:#cf5626;color:#fff}.scielo__theme--light .btn-danger:hover:not(:disabled):not(.disabled){border:1px solid #a83000;background:#a83000 radial-gradient(circle,transparent 1%,#a83000 1%) center/15000%;color:#fff}.scielo__theme--light .btn-danger:active:not(:disabled):not(.disabled){border:1px solid #a83000;background-color:#140600;background-size:100%;transition:background 0s;color:#fff}.btn-warning{background-color:#b67f00;border:1px solid #b67f00;color:#fff}.btn-warning:focus{box-shadow:0 0 0 .125rem rgba(182,127,0,.25);outline:0}.btn-warning:focus:active{box-shadow:0 0 0 .25rem rgba(182,127,0,.25)}.btn-warning:focus{background-color:#b67f00;color:#fff}.btn-warning.active:not(:disabled):not(.disabled){border:1px solid #9b6c00;background-color:#9b6c00;color:#fff}.show>.btn-warning.dropdown-toggle{background-color:#9b6c00;color:#fff}.btn-warning:hover:not(:disabled):not(.disabled){border:1px solid #9b6c00;background:#9b6c00 radial-gradient(circle,transparent 1%,#9b6c00 1%) center/15000%;color:#fff}.btn-warning:active:not(:disabled):not(.disabled){border:1px solid #9b6c00;background-color:#120d00;background-size:100%;transition:background 0s;color:#fff}.scielo__theme--dark .btn-warning{background-color:#b67f00;border:1px solid #b67f00;color:#333}.scielo__theme--dark .btn-warning:focus{background-color:#b67f00;color:#333}.scielo__theme--dark .btn-warning.active:not(:disabled):not(.disabled){background-color:#9b6c00;color:#333}.scielo__theme--dark .btn-warning:hover:not(:disabled):not(.disabled){border:1px solid #d3b266;background:#d3b266 radial-gradient(circle,transparent 1%,#d3b266 1%) center/15000%;color:#333}.scielo__theme--dark .btn-warning:active:not(:disabled):not(.disabled){border:1px solid #d3b266;background-color:#f8f2e6;background-size:100%;transition:background 0s;color:#333}.scielo__theme--light .btn-warning{background-color:#b67f00;border-color:1px solid #b67f00;color:#fff}.scielo__theme--light .btn-warning:focus{background-color:#b67f00;color:#fff}.scielo__theme--light .btn-warning.active:not(:disabled):not(.disabled){background-color:#c19226;color:#fff}.scielo__theme--light .btn-warning:hover:not(:disabled):not(.disabled){border:1px solid #9b6c00;background:#9b6c00 radial-gradient(circle,transparent 1%,#9b6c00 1%) center/15000%;color:#fff}.scielo__theme--light .btn-warning:active:not(:disabled):not(.disabled){border:1px solid #9b6c00;background-color:#120d00;background-size:100%;transition:background 0s;color:#fff}.btn.disabled,.btn:disabled{pointer-events:auto;cursor:not-allowed;background-color:#f7f6f4;border:1px solid #f7f6f4;color:rgba(0,0,0,.1);opacity:1}.btn.disabled:focus,.btn:disabled:focus{background-color:#f7f6f4;color:rgba(0,0,0,.1)}.btn.disabled.active:not(:disabled):not(.disabled),.btn:disabled.active:not(:disabled):not(.disabled){border:1px solid #d2d1cf;background-color:#d2d1cf;color:rgba(0,0,0,.1)}.show>.btn.disabled.dropdown-toggle,.show>.btn:disabled.dropdown-toggle{background-color:#d2d1cf;color:rgba(0,0,0,.1)}.btn.disabled:hover:not(:disabled):not(.disabled),.btn:disabled:hover:not(:disabled):not(.disabled){border:1px solid #d2d1cf;background:#d2d1cf radial-gradient(circle,transparent 1%,#d2d1cf 1%) center/15000%;color:rgba(0,0,0,.1)}.btn.disabled:active:not(:disabled):not(.disabled),.btn:disabled:active:not(:disabled):not(.disabled){border:1px solid #d2d1cf;background-color:#191918;background-size:100%;transition:background 0s;color:rgba(0,0,0,.1)}.scielo__theme--dark .btn.disabled,.scielo__theme--dark .btn:disabled{background-color:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.2);color:#c4c4c4}.scielo__theme--dark .btn.disabled:focus,.scielo__theme--dark .btn:disabled:focus{background-color:rgba(255,255,255,.2);color:#c4c4c4}.scielo__theme--dark .btn.disabled.active:not(:disabled):not(.disabled),.scielo__theme--dark .btn:disabled.active:not(:disabled):not(.disabled){background-color:rgba(99,99,99,.32);color:#c4c4c4}.scielo__theme--dark .btn.disabled:hover:not(:disabled):not(.disabled),.scielo__theme--dark .btn:disabled:hover:not(:disabled):not(.disabled){border:1px solid rgba(255,255,255,.52);background:rgba(255,255,255,.52) radial-gradient(circle,transparent 1%,rgba(255,255,255,.52) 1%) center/15000%;color:#c4c4c4}.scielo__theme--dark .btn.disabled:active:not(:disabled):not(.disabled),.scielo__theme--dark .btn:disabled:active:not(:disabled):not(.disabled){border:1px solid rgba(255,255,255,.52);background-color:rgba(255,255,255,.92);background-size:100%;transition:background 0s;color:#c4c4c4}.scielo__theme--light .btn.disabled,.scielo__theme--light .btn:disabled{background-color:#f7f6f4;border-color:1px solid #f7f6f4;color:rgba(0,0,0,.1)}.scielo__theme--light .btn.disabled:focus,.scielo__theme--light .btn:disabled:focus{background-color:#f7f6f4;color:rgba(0,0,0,.1)}.scielo__theme--light .btn.disabled.active:not(:disabled):not(.disabled),.scielo__theme--light .btn:disabled.active:not(:disabled):not(.disabled){background-color:#f8f7f6;color:rgba(0,0,0,.1)}.scielo__theme--light .btn.disabled:hover:not(:disabled):not(.disabled),.scielo__theme--light .btn:disabled:hover:not(:disabled):not(.disabled){border:1px solid #d2d1cf;background:#d2d1cf radial-gradient(circle,transparent 1%,#d2d1cf 1%) center/15000%;color:rgba(0,0,0,.1)}.scielo__theme--light .btn.disabled:active:not(:disabled):not(.disabled),.scielo__theme--light .btn:disabled:active:not(:disabled):not(.disabled){border:1px solid #d2d1cf;background-color:#191918;background-size:100%;transition:background 0s;color:rgba(0,0,0,.1)}.btn-link{padding-left:1.5rem;padding-right:1.5rem;background-color:transparent;border:1px solid transparent;color:#3867ce}.btn-link:focus{box-shadow:0 0 0 .125rem rgba(56,103,206,.25);outline:0}.btn-link:focus:active{box-shadow:0 0 0 .25rem rgba(56,103,206,.25)}.btn-link:focus{background-color:transparent;border-color:transparent;color:#3867ce}.btn-link:hover:not(:disabled):not(.disabled){border:1px solid #fff;background:#fff radial-gradient(circle,transparent 1%,#fff 1%) center/15000%;color:#3867ce}.btn-link:active:not(:disabled):not(.disabled){border:1px solid #fff;background-color:rgba(56,103,206,.1);background-size:100%;transition:background 0s;color:#3867ce}.scielo__theme--dark .btn-link{background-color:transparent;border-color:transparent;color:#86acff}.scielo__theme--dark .btn-link:focus{color:#86acff;background-color:transparent;border-color:transparent}.scielo__theme--dark .btn-link:hover:not(:disabled):not(.disabled){border:1px solid #333;background:#333 radial-gradient(circle,transparent 1%,#333 1%) center/15000%;color:#fff}.scielo__theme--dark .btn-link:active:not(:disabled):not(.disabled){border:1px solid #333;background-color:rgba(239,238,236,.5);background-size:100%;transition:background 0s;color:#fff}.scielo__theme--light .btn-link{background-color:transparent;color:#3867ce}.scielo__theme--light .btn-link:focus{background-color:transparent;border-color:transparent;color:#3867ce}.scielo__theme--light .btn-link:hover:not(:disabled):not(.disabled){border:1px solid #fff;background:#fff radial-gradient(circle,transparent 1%,#fff 1%) center/15000%;color:#3867ce}.scielo__theme--light .btn-link:active:not(:disabled):not(.disabled){border:1px solid #fff;background-color:rgba(56,103,206,.1);background-size:100%;transition:background 0s;color:#3867ce}.btn-group-lg>.btn-link.btn,.btn-link.btn-lg{padding-left:1.875rem;padding-right:1.875rem}.btn-group-sm>.btn-link.btn,.btn-link.btn-sm{padding-left:1.125rem;padding-right:1.125rem}.btn-link.disabled,.btn-link:disabled{background-color:transparent;border:1px solid transparent;color:rgba(0,0,0,.1);opacity:1}.btn-link.disabled:focus,.btn-link:disabled:focus{background-color:transparent;border-color:transparent;color:rgba(0,0,0,.1)}.btn-link.disabled:hover:not(:disabled):not(.disabled),.btn-link:disabled:hover:not(:disabled):not(.disabled){border:1px solid #fff;background:#fff radial-gradient(circle,transparent 1%,#fff 1%) center/15000%;color:rgba(0,0,0,.1)}.btn-link.disabled:active:not(:disabled):not(.disabled),.btn-link:disabled:active:not(:disabled):not(.disabled){border:1px solid #fff;background-color:rgba(56,103,206,.1);background-size:100%;transition:background 0s;color:rgba(0,0,0,.1)}.scielo__theme--dark .btn-link.disabled,.scielo__theme--dark .btn-link:disabled{background-color:transparent;border-color:transparent;color:rgba(255,255,255,.2)}.scielo__theme--dark .btn-link.disabled:focus,.scielo__theme--dark .btn-link:disabled:focus{color:rgba(255,255,255,.2);background-color:transparent;border-color:transparent}.scielo__theme--dark .btn-link.disabled:hover:not(:disabled):not(.disabled),.scielo__theme--dark .btn-link:disabled:hover:not(:disabled):not(.disabled){border:1px solid #333;background:#333 radial-gradient(circle,transparent 1%,#333 1%) center/15000%;color:#fff}.scielo__theme--dark .btn-link.disabled:active:not(:disabled):not(.disabled),.scielo__theme--dark .btn-link:disabled:active:not(:disabled):not(.disabled){border:1px solid #333;background-color:rgba(239,238,236,.5);background-size:100%;transition:background 0s;color:#fff}.scielo__theme--light .btn-link.disabled,.scielo__theme--light .btn-link:disabled{background-color:transparent;color:rgba(0,0,0,.1);opacity:1}.scielo__theme--light .btn-link.disabled:focus,.scielo__theme--light .btn-link:disabled:focus{background-color:transparent;border-color:transparent;color:rgba(0,0,0,.1)}.scielo__theme--light .btn-link.disabled:hover:not(:disabled):not(.disabled),.scielo__theme--light .btn-link:disabled:hover:not(:disabled):not(.disabled){border:1px solid #fff;background:#fff radial-gradient(circle,transparent 1%,#fff 1%) center/15000%;color:rgba(0,0,0,.1)}.scielo__theme--light .btn-link.disabled:active:not(:disabled):not(.disabled),.scielo__theme--light .btn-link:disabled:active:not(:disabled):not(.disabled){border:1px solid #fff;background-color:rgba(56,103,206,.1);background-size:100%;transition:background 0s;color:rgba(0,0,0,.1)}.btn-outline-light,.btn-outline-primary{background-color:transparent;border:1px solid #3867ce;color:#3867ce}.btn-outline-light:focus,.btn-outline-primary:focus{box-shadow:0 0 0 .125rem rgba(56,103,206,.25);outline:0}.btn-outline-light:focus:active,.btn-outline-primary:focus:active{box-shadow:0 0 0 .25rem rgba(56,103,206,.25)}.btn-outline-light:focus,.btn-outline-primary:focus{background-color:transparent;color:#3867ce}.btn-outline-light:focus,.btn-outline-light:hover,.btn-outline-primary:focus,.btn-outline-primary:hover{border-color:#3867ce}.btn-outline-light:hover:not(:disabled):not(.disabled),.btn-outline-primary:hover:not(:disabled):not(.disabled){border:1px solid #3058af;background:#3058af radial-gradient(circle,transparent 1%,#3058af 1%) center/15000%;color:#fff}.btn-outline-light:active:not(:disabled):not(.disabled),.btn-outline-primary:active:not(:disabled):not(.disabled){border:1px solid #3058af;background-color:#ebf0fa;background-size:100%;transition:background 0s;color:#fff}.scielo__theme--dark .btn-outline-light,.scielo__theme--dark .btn-outline-primary{background-color:transparent;border-color:#86acff;color:#86acff}.scielo__theme--dark .btn-outline-light:focus,.scielo__theme--dark .btn-outline-primary:focus{background-color:transparent;color:#86acff}.scielo__theme--dark .btn-outline-light:focus,.scielo__theme--dark .btn-outline-light:hover,.scielo__theme--dark .btn-outline-primary:focus,.scielo__theme--dark .btn-outline-primary:hover{border-color:#86acff}.scielo__theme--dark .btn-outline-light:hover:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-primary:hover:not(:disabled):not(.disabled){border:1px solid #b6cdff;background:#b6cdff radial-gradient(circle,transparent 1%,#b6cdff 1%) center/15000%;color:#333}.scielo__theme--dark .btn-outline-light:active:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-primary:active:not(:disabled):not(.disabled){border:1px solid #b6cdff;background-color:#f3f7ff;background-size:100%;transition:background 0s;color:#333}.scielo__theme--light .btn-outline-light,.scielo__theme--light .btn-outline-primary{background-color:transparent;border:1px solid #3867ce;color:#3867ce}.scielo__theme--light .btn-outline-light:focus,.scielo__theme--light .btn-outline-primary:focus{background-color:transparent;color:#3867ce}.scielo__theme--light .btn-outline-light:focus,.scielo__theme--light .btn-outline-light:hover,.scielo__theme--light .btn-outline-primary:focus,.scielo__theme--light .btn-outline-primary:hover{border-color:#3867ce}.scielo__theme--light .btn-outline-light:hover:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-primary:hover:not(:disabled):not(.disabled){border:1px solid #3058af;background:#3058af radial-gradient(circle,transparent 1%,#3058af 1%) center/15000%;color:#fff}.scielo__theme--light .btn-outline-light:active:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-primary:active:not(:disabled):not(.disabled){border:1px solid #3058af;background-color:#ebf0fa;background-size:100%;transition:background 0s;color:#fff}.btn-outline-dark,.btn-outline-secondary{background-color:transparent;border:1px solid 1px solid #ccc;color:#333}.btn-outline-dark:focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .125rem rgba(204,204,204,.25);outline:0}.btn-outline-dark:focus:active,.btn-outline-secondary:focus:active{box-shadow:0 0 0 .25rem rgba(204,204,204,.25)}.btn-outline-dark:focus,.btn-outline-secondary:focus{background-color:transparent;color:#333}.btn-outline-dark:focus,.btn-outline-dark:hover,.btn-outline-secondary:focus,.btn-outline-secondary:hover{border-color:1px solid #ccc}.btn-outline-dark:hover:not(:disabled):not(.disabled),.btn-outline-secondary:hover:not(:disabled):not(.disabled){border:1px solid #d9d9d9;background:#d9d9d9 radial-gradient(circle,transparent 1%,#d9d9d9 1%) center/15000%;color:#fff}.btn-outline-dark:active:not(:disabled):not(.disabled),.btn-outline-secondary:active:not(:disabled):not(.disabled){border:1px solid #d9d9d9;background-color:#fff;background-size:100%;transition:background 0s;color:#fff}.btn-outline-dark:hover:not(:disabled):not(.disabled),.btn-outline-secondary:hover:not(:disabled):not(.disabled){border:1px solid #ccc;background:hoverBgColor radial-gradient(circle,transparent 1%,hoverBgColor 1%) center/15000%;color:#333}.btn-outline-dark:active:not(:disabled):not(.disabled),.btn-outline-secondary:active:not(:disabled):not(.disabled){border:1px solid #ccc;background-color:gray;background-size:100%;transition:background 0s;color:#333}.btn-outline-dark:focus,.btn-outline-secondary:focus{border-color:#ccc}.btn-outline-dark.dropdown-toggle.show,.btn-outline-secondary.dropdown-toggle.show{border-color:#ccc}.scielo__theme--dark .btn-outline-dark,.scielo__theme--dark .btn-outline-secondary{background-color:transparent;border-color:1px solid rgba(255,255,255,.3);color:#c4c4c4}.scielo__theme--dark .btn-outline-dark:focus,.scielo__theme--dark .btn-outline-secondary:focus{background-color:transparent;color:#c4c4c4}.scielo__theme--dark .btn-outline-dark:focus,.scielo__theme--dark .btn-outline-dark:hover,.scielo__theme--dark .btn-outline-secondary:focus,.scielo__theme--dark .btn-outline-secondary:hover{border-color:1px solid rgba(255,255,255,.3)}.scielo__theme--dark .btn-outline-dark:hover:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-secondary:hover:not(:disabled):not(.disabled){border:1px solid #dcdcdc;background:#dcdcdc radial-gradient(circle,transparent 1%,#dcdcdc 1%) center/15000%;color:#333}.scielo__theme--dark .btn-outline-dark:active:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-secondary:active:not(:disabled):not(.disabled){border:1px solid #dcdcdc;background-color:#f9f9f9;background-size:100%;transition:background 0s;color:#333}.scielo__theme--dark .btn-outline-dark:hover:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-secondary:hover:not(:disabled):not(.disabled){border:1px solid rgba(255,255,255,.3);background:hoverBgColor radial-gradient(circle,transparent 1%,hoverBgColor 1%) center/15000%;color:#333}.scielo__theme--dark .btn-outline-dark:active:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-secondary:active:not(:disabled):not(.disabled){border:1px solid rgba(255,255,255,.3);background-color:#f9f9f9;background-size:100%;transition:background 0s;color:#333}.scielo__theme--dark .btn-outline-dark:focus,.scielo__theme--dark .btn-outline-secondary:focus{border-color:rgba(255,255,255,.3)}.scielo__theme--dark .btn-outline-dark.dropdown-toggle.show,.scielo__theme--dark .btn-outline-secondary.dropdown-toggle.show{background:0 0;color:#c4c4c4}.scielo__theme--dark .btn-outline-dark.dropdown-toggle.show:focus,.scielo__theme--dark .btn-outline-secondary.dropdown-toggle.show:focus{box-shadow:0 0 0 .125rem rgba(204,204,204,.25)}.scielo__theme--light .btn-outline-dark,.scielo__theme--light .btn-outline-secondary{background-color:transparent;border:1px solid 1px solid #ccc;color:#333}.scielo__theme--light .btn-outline-dark:focus,.scielo__theme--light .btn-outline-secondary:focus{background-color:transparent;color:#333}.scielo__theme--light .btn-outline-dark:focus,.scielo__theme--light .btn-outline-dark:hover,.scielo__theme--light .btn-outline-secondary:focus,.scielo__theme--light .btn-outline-secondary:hover{border-color:1px solid #ccc}.scielo__theme--light .btn-outline-dark:hover:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-secondary:hover:not(:disabled):not(.disabled){border:1px solid #d9d9d9;background:#d9d9d9 radial-gradient(circle,transparent 1%,#d9d9d9 1%) center/15000%;color:#fff}.scielo__theme--light .btn-outline-dark:active:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-secondary:active:not(:disabled):not(.disabled){border:1px solid #d9d9d9;background-color:#fff;background-size:100%;transition:background 0s;color:#fff}.scielo__theme--light .btn-outline-dark:hover:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-secondary:hover:not(:disabled):not(.disabled){border:1px solid #ccc;background:hoverBgColor radial-gradient(circle,transparent 1%,hoverBgColor 1%) center/15000%;color:#333}.scielo__theme--light .btn-outline-dark:active:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-secondary:active:not(:disabled):not(.disabled){border:1px solid #ccc;background-color:gray;background-size:100%;transition:background 0s;color:#333}.scielo__theme--light .btn-outline-dark:focus,.scielo__theme--light .btn-outline-secondary:focus{border-color:#ccc}.btn-outline-info{background-color:transparent;border:1px solid #2195a9;color:#2299ad}.btn-outline-info:focus{box-shadow:0 0 0 .125rem rgba(33,149,169,.25);outline:0}.btn-outline-info:focus:active{box-shadow:0 0 0 .25rem rgba(33,149,169,.25)}.btn-outline-info:focus{background-color:transparent;color:#2299ad}.btn-outline-info:focus,.btn-outline-info:hover{border-color:#2195a9}.btn-outline-info:hover:not(:disabled):not(.disabled){border:1px solid #1c7f90;background:#1c7f90 radial-gradient(circle,transparent 1%,#1c7f90 1%) center/15000%;color:#fff}.btn-outline-info:active:not(:disabled):not(.disabled){border:1px solid #1c7f90;background-color:#e9f4f6;background-size:100%;transition:background 0s;color:#fff}.scielo__theme--dark .btn-outline-info{background-color:transparent;border-color:#2299ad;color:#2299ad}.scielo__theme--dark .btn-outline-info:focus{background-color:transparent;color:#2299ad}.scielo__theme--dark .btn-outline-info:focus,.scielo__theme--dark .btn-outline-info:hover{border-color:#2299ad}.scielo__theme--dark .btn-outline-info:hover:not(:disabled):not(.disabled){border:1px solid #7ac2ce;background:#7ac2ce radial-gradient(circle,transparent 1%,#7ac2ce 1%) center/15000%;color:#333}.scielo__theme--dark .btn-outline-info:active:not(:disabled):not(.disabled){border:1px solid #7ac2ce;background-color:#e9f5f7;background-size:100%;transition:background 0s;color:#333}.scielo__theme--light .btn-outline-info{background-color:transparent;border:1px solid #2195a9;color:#2299ad}.scielo__theme--light .btn-outline-info:focus{background-color:transparent;color:#2299ad}.scielo__theme--light .btn-outline-info:focus,.scielo__theme--light .btn-outline-info:hover{border-color:#2195a9}.scielo__theme--light .btn-outline-info:hover:not(:disabled):not(.disabled){border:1px solid #1c7f90;background:#1c7f90 radial-gradient(circle,transparent 1%,#1c7f90 1%) center/15000%;color:#fff}.scielo__theme--light .btn-outline-info:active:not(:disabled):not(.disabled){border:1px solid #1c7f90;background-color:#e9f4f6;background-size:100%;transition:background 0s;color:#fff}.btn-outline-success{background-color:transparent;border:1px solid #2c9d45;color:#2c9d45}.btn-outline-success:focus{box-shadow:0 0 0 .125rem rgba(44,157,69,.25);outline:0}.btn-outline-success:focus:active{box-shadow:0 0 0 .25rem rgba(44,157,69,.25)}.btn-outline-success:focus{background-color:transparent;color:#2c9d45}.btn-outline-success:focus,.btn-outline-success:hover{border-color:#2c9d45}.btn-outline-success:hover:not(:disabled):not(.disabled){border:1px solid #25853b;background:#25853b radial-gradient(circle,transparent 1%,#25853b 1%) center/15000%;color:#fff}.btn-outline-success:active:not(:disabled):not(.disabled){border:1px solid #25853b;background-color:#eaf5ec;background-size:100%;transition:background 0s;color:#fff}.scielo__theme--dark .btn-outline-success{background-color:transparent;border-color:#2c9d45;color:#2c9d45}.scielo__theme--dark .btn-outline-success:focus{background-color:transparent;color:#2c9d45}.scielo__theme--dark .btn-outline-success:focus,.scielo__theme--dark .btn-outline-success:hover{border-color:#2c9d45}.scielo__theme--dark .btn-outline-success:hover:not(:disabled):not(.disabled){border:1px solid #80c48f;background:#80c48f radial-gradient(circle,transparent 1%,#80c48f 1%) center/15000%;color:#333}.scielo__theme--dark .btn-outline-success:active:not(:disabled):not(.disabled){border:1px solid #80c48f;background-color:#eaf5ec;background-size:100%;transition:background 0s;color:#333}.scielo__theme--light .btn-outline-success{background-color:transparent;border:1px solid #2c9d45;color:#2c9d45}.scielo__theme--light .btn-outline-success:focus{background-color:transparent;color:#2c9d45}.scielo__theme--light .btn-outline-success:focus,.scielo__theme--light .btn-outline-success:hover{border-color:#2c9d45}.scielo__theme--light .btn-outline-success:hover:not(:disabled):not(.disabled){border:1px solid #25853b;background:#25853b radial-gradient(circle,transparent 1%,#25853b 1%) center/15000%;color:#fff}.scielo__theme--light .btn-outline-success:active:not(:disabled):not(.disabled){border:1px solid #25853b;background-color:#eaf5ec;background-size:100%;transition:background 0s;color:#fff}.btn-outline-danger{background-color:transparent;border:1px solid #c63800;color:#c63800}.btn-outline-danger:focus{box-shadow:0 0 0 .125rem rgba(198,56,0,.25);outline:0}.btn-outline-danger:focus:active{box-shadow:0 0 0 .25rem rgba(198,56,0,.25)}.btn-outline-danger:focus{background-color:transparent;color:#c63800}.btn-outline-danger:focus,.btn-outline-danger:hover{border-color:#c63800}.btn-outline-danger:hover:not(:disabled):not(.disabled){border:1px solid #a83000;background:#a83000 radial-gradient(circle,transparent 1%,#a83000 1%) center/15000%;color:#fff}.btn-outline-danger:active:not(:disabled):not(.disabled){border:1px solid #a83000;background-color:#f9ebe6;background-size:100%;transition:background 0s;color:#fff}.scielo__theme--dark .btn-outline-danger{background-color:transparent;border-color:#ff7e4a;color:#ff7e4a}.scielo__theme--dark .btn-outline-danger:focus{background-color:transparent;color:#ff7e4a}.scielo__theme--dark .btn-outline-danger:focus,.scielo__theme--dark .btn-outline-danger:hover{border-color:#ff7e4a}.scielo__theme--dark .btn-outline-danger:hover:not(:disabled):not(.disabled){border:1px solid #ffb292;background:#ffb292 radial-gradient(circle,transparent 1%,#ffb292 1%) center/15000%;color:#333}.scielo__theme--dark .btn-outline-danger:active:not(:disabled):not(.disabled){border:1px solid #ffb292;background-color:#fff2ed;background-size:100%;transition:background 0s;color:#333}.scielo__theme--light .btn-outline-danger{background-color:transparent;border:1px solid #c63800;color:#c63800}.scielo__theme--light .btn-outline-danger:focus{background-color:transparent;color:#c63800}.scielo__theme--light .btn-outline-danger:focus,.scielo__theme--light .btn-outline-danger:hover{border-color:#c63800}.scielo__theme--light .btn-outline-danger:hover:not(:disabled):not(.disabled){border:1px solid #a83000;background:#a83000 radial-gradient(circle,transparent 1%,#a83000 1%) center/15000%;color:#fff}.scielo__theme--light .btn-outline-danger:active:not(:disabled):not(.disabled){border:1px solid #a83000;background-color:#f9ebe6;background-size:100%;transition:background 0s;color:#fff}.btn-outline-warning{background-color:transparent;border:1px solid #b67f00;color:#b67f00}.btn-outline-warning:focus{box-shadow:0 0 0 .125rem rgba(182,127,0,.25);outline:0}.btn-outline-warning:focus:active{box-shadow:0 0 0 .25rem rgba(182,127,0,.25)}.btn-outline-warning:focus{background-color:transparent;color:#b67f00}.btn-outline-warning:focus,.btn-outline-warning:hover{border-color:#b67f00}.btn-outline-warning:hover:not(:disabled):not(.disabled){border:1px solid #9b6c00;background:#9b6c00 radial-gradient(circle,transparent 1%,#9b6c00 1%) center/15000%;color:#fff}.btn-outline-warning:active:not(:disabled):not(.disabled){border:1px solid #9b6c00;background-color:#f8f2e6;background-size:100%;transition:background 0s;color:#fff}.scielo__theme--dark .btn-outline-warning{background-color:transparent;border-color:#b67f00;color:#b67f00}.scielo__theme--dark .btn-outline-warning:focus{background-color:transparent;color:#b67f00}.scielo__theme--dark .btn-outline-warning:focus,.scielo__theme--dark .btn-outline-warning:hover{border-color:#b67f00}.scielo__theme--dark .btn-outline-warning:hover:not(:disabled):not(.disabled){border:1px solid #d3b266;background:#d3b266 radial-gradient(circle,transparent 1%,#d3b266 1%) center/15000%;color:#333}.scielo__theme--dark .btn-outline-warning:active:not(:disabled):not(.disabled){border:1px solid #d3b266;background-color:#f8f2e6;background-size:100%;transition:background 0s;color:#333}.scielo__theme--light .btn-outline-warning{background-color:transparent;border:1px solid #b67f00;color:#b67f00}.scielo__theme--light .btn-outline-warning:focus{background-color:transparent;color:#b67f00}.scielo__theme--light .btn-outline-warning:focus,.scielo__theme--light .btn-outline-warning:hover{border-color:#b67f00}.scielo__theme--light .btn-outline-warning:hover:not(:disabled):not(.disabled){border:1px solid #9b6c00;background:#9b6c00 radial-gradient(circle,transparent 1%,#9b6c00 1%) center/15000%;color:#fff}.scielo__theme--light .btn-outline-warning:active:not(:disabled):not(.disabled){border:1px solid #9b6c00;background-color:#f8f2e6;background-size:100%;transition:background 0s;color:#fff}.btn-outline-danger.disabled,.btn-outline-danger:disabled,.btn-outline-dark.disabled,.btn-outline-dark:disabled,.btn-outline-info.disabled,.btn-outline-info:disabled,.btn-outline-light.disabled,.btn-outline-light:disabled,.btn-outline-primary.disabled,.btn-outline-primary:disabled,.btn-outline-secondary.disabled,.btn-outline-secondary:disabled,.btn-outline-success.disabled,.btn-outline-success:disabled,.btn-outline-warning.disabled,.btn-outline-warning:disabled{background-color:transparent;border:1px solid #f7f6f4;color:rgba(0,0,0,.1);opacity:1}.btn-outline-danger.disabled:focus,.btn-outline-danger:disabled:focus,.btn-outline-dark.disabled:focus,.btn-outline-dark:disabled:focus,.btn-outline-info.disabled:focus,.btn-outline-info:disabled:focus,.btn-outline-light.disabled:focus,.btn-outline-light:disabled:focus,.btn-outline-primary.disabled:focus,.btn-outline-primary:disabled:focus,.btn-outline-secondary.disabled:focus,.btn-outline-secondary:disabled:focus,.btn-outline-success.disabled:focus,.btn-outline-success:disabled:focus,.btn-outline-warning.disabled:focus,.btn-outline-warning:disabled:focus{background-color:transparent;color:rgba(0,0,0,.1)}.btn-outline-danger.disabled:focus,.btn-outline-danger.disabled:hover,.btn-outline-danger:disabled:focus,.btn-outline-danger:disabled:hover,.btn-outline-dark.disabled:focus,.btn-outline-dark.disabled:hover,.btn-outline-dark:disabled:focus,.btn-outline-dark:disabled:hover,.btn-outline-info.disabled:focus,.btn-outline-info.disabled:hover,.btn-outline-info:disabled:focus,.btn-outline-info:disabled:hover,.btn-outline-light.disabled:focus,.btn-outline-light.disabled:hover,.btn-outline-light:disabled:focus,.btn-outline-light:disabled:hover,.btn-outline-primary.disabled:focus,.btn-outline-primary.disabled:hover,.btn-outline-primary:disabled:focus,.btn-outline-primary:disabled:hover,.btn-outline-secondary.disabled:focus,.btn-outline-secondary.disabled:hover,.btn-outline-secondary:disabled:focus,.btn-outline-secondary:disabled:hover,.btn-outline-success.disabled:focus,.btn-outline-success.disabled:hover,.btn-outline-success:disabled:focus,.btn-outline-success:disabled:hover,.btn-outline-warning.disabled:focus,.btn-outline-warning.disabled:hover,.btn-outline-warning:disabled:focus,.btn-outline-warning:disabled:hover{border-color:#f7f6f4}.btn-outline-danger.disabled:hover:not(:disabled):not(.disabled),.btn-outline-danger:disabled:hover:not(:disabled):not(.disabled),.btn-outline-dark.disabled:hover:not(:disabled):not(.disabled),.btn-outline-dark:disabled:hover:not(:disabled):not(.disabled),.btn-outline-info.disabled:hover:not(:disabled):not(.disabled),.btn-outline-info:disabled:hover:not(:disabled):not(.disabled),.btn-outline-light.disabled:hover:not(:disabled):not(.disabled),.btn-outline-light:disabled:hover:not(:disabled):not(.disabled),.btn-outline-primary.disabled:hover:not(:disabled):not(.disabled),.btn-outline-primary:disabled:hover:not(:disabled):not(.disabled),.btn-outline-secondary.disabled:hover:not(:disabled):not(.disabled),.btn-outline-secondary:disabled:hover:not(:disabled):not(.disabled),.btn-outline-success.disabled:hover:not(:disabled):not(.disabled),.btn-outline-success:disabled:hover:not(:disabled):not(.disabled),.btn-outline-warning.disabled:hover:not(:disabled):not(.disabled),.btn-outline-warning:disabled:hover:not(:disabled):not(.disabled){border:1px solid #3058af;background:#3058af radial-gradient(circle,transparent 1%,#3058af 1%) center/15000%;color:#fff}.btn-outline-danger.disabled:active:not(:disabled):not(.disabled),.btn-outline-danger:disabled:active:not(:disabled):not(.disabled),.btn-outline-dark.disabled:active:not(:disabled):not(.disabled),.btn-outline-dark:disabled:active:not(:disabled):not(.disabled),.btn-outline-info.disabled:active:not(:disabled):not(.disabled),.btn-outline-info:disabled:active:not(:disabled):not(.disabled),.btn-outline-light.disabled:active:not(:disabled):not(.disabled),.btn-outline-light:disabled:active:not(:disabled):not(.disabled),.btn-outline-primary.disabled:active:not(:disabled):not(.disabled),.btn-outline-primary:disabled:active:not(:disabled):not(.disabled),.btn-outline-secondary.disabled:active:not(:disabled):not(.disabled),.btn-outline-secondary:disabled:active:not(:disabled):not(.disabled),.btn-outline-success.disabled:active:not(:disabled):not(.disabled),.btn-outline-success:disabled:active:not(:disabled):not(.disabled),.btn-outline-warning.disabled:active:not(:disabled):not(.disabled),.btn-outline-warning:disabled:active:not(:disabled):not(.disabled){border:1px solid #3058af;background-color:#ebf0fa;background-size:100%;transition:background 0s;color:#fff}.scielo__theme--dark .btn-outline-danger.disabled,.scielo__theme--dark .btn-outline-danger:disabled,.scielo__theme--dark .btn-outline-dark.disabled,.scielo__theme--dark .btn-outline-dark:disabled,.scielo__theme--dark .btn-outline-info.disabled,.scielo__theme--dark .btn-outline-info:disabled,.scielo__theme--dark .btn-outline-light.disabled,.scielo__theme--dark .btn-outline-light:disabled,.scielo__theme--dark .btn-outline-primary.disabled,.scielo__theme--dark .btn-outline-primary:disabled,.scielo__theme--dark .btn-outline-secondary.disabled,.scielo__theme--dark .btn-outline-secondary:disabled,.scielo__theme--dark .btn-outline-success.disabled,.scielo__theme--dark .btn-outline-success:disabled,.scielo__theme--dark .btn-outline-warning.disabled,.scielo__theme--dark .btn-outline-warning:disabled{background-color:transparent;border-color:rgba(255,255,255,.2);color:#c4c4c4}.scielo__theme--dark .btn-outline-danger.disabled:focus,.scielo__theme--dark .btn-outline-danger:disabled:focus,.scielo__theme--dark .btn-outline-dark.disabled:focus,.scielo__theme--dark .btn-outline-dark:disabled:focus,.scielo__theme--dark .btn-outline-info.disabled:focus,.scielo__theme--dark .btn-outline-info:disabled:focus,.scielo__theme--dark .btn-outline-light.disabled:focus,.scielo__theme--dark .btn-outline-light:disabled:focus,.scielo__theme--dark .btn-outline-primary.disabled:focus,.scielo__theme--dark .btn-outline-primary:disabled:focus,.scielo__theme--dark .btn-outline-secondary.disabled:focus,.scielo__theme--dark .btn-outline-secondary:disabled:focus,.scielo__theme--dark .btn-outline-success.disabled:focus,.scielo__theme--dark .btn-outline-success:disabled:focus,.scielo__theme--dark .btn-outline-warning.disabled:focus,.scielo__theme--dark .btn-outline-warning:disabled:focus{background-color:transparent;color:#c4c4c4}.scielo__theme--dark .btn-outline-danger.disabled:focus,.scielo__theme--dark .btn-outline-danger.disabled:hover,.scielo__theme--dark .btn-outline-danger:disabled:focus,.scielo__theme--dark .btn-outline-danger:disabled:hover,.scielo__theme--dark .btn-outline-dark.disabled:focus,.scielo__theme--dark .btn-outline-dark.disabled:hover,.scielo__theme--dark .btn-outline-dark:disabled:focus,.scielo__theme--dark .btn-outline-dark:disabled:hover,.scielo__theme--dark .btn-outline-info.disabled:focus,.scielo__theme--dark .btn-outline-info.disabled:hover,.scielo__theme--dark .btn-outline-info:disabled:focus,.scielo__theme--dark .btn-outline-info:disabled:hover,.scielo__theme--dark .btn-outline-light.disabled:focus,.scielo__theme--dark .btn-outline-light.disabled:hover,.scielo__theme--dark .btn-outline-light:disabled:focus,.scielo__theme--dark .btn-outline-light:disabled:hover,.scielo__theme--dark .btn-outline-primary.disabled:focus,.scielo__theme--dark .btn-outline-primary.disabled:hover,.scielo__theme--dark .btn-outline-primary:disabled:focus,.scielo__theme--dark .btn-outline-primary:disabled:hover,.scielo__theme--dark .btn-outline-secondary.disabled:focus,.scielo__theme--dark .btn-outline-secondary.disabled:hover,.scielo__theme--dark .btn-outline-secondary:disabled:focus,.scielo__theme--dark .btn-outline-secondary:disabled:hover,.scielo__theme--dark .btn-outline-success.disabled:focus,.scielo__theme--dark .btn-outline-success.disabled:hover,.scielo__theme--dark .btn-outline-success:disabled:focus,.scielo__theme--dark .btn-outline-success:disabled:hover,.scielo__theme--dark .btn-outline-warning.disabled:focus,.scielo__theme--dark .btn-outline-warning.disabled:hover,.scielo__theme--dark .btn-outline-warning:disabled:focus,.scielo__theme--dark .btn-outline-warning:disabled:hover{border-color:rgba(255,255,255,.2)}.scielo__theme--dark .btn-outline-danger.disabled:hover:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-danger:disabled:hover:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-dark.disabled:hover:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-dark:disabled:hover:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-info.disabled:hover:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-info:disabled:hover:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-light.disabled:hover:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-light:disabled:hover:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-primary.disabled:hover:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-primary:disabled:hover:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-secondary.disabled:hover:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-secondary:disabled:hover:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-success.disabled:hover:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-success:disabled:hover:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-warning.disabled:hover:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-warning:disabled:hover:not(:disabled):not(.disabled){border:1px solid #b6cdff;background:#b6cdff radial-gradient(circle,transparent 1%,#b6cdff 1%) center/15000%;color:#333}.scielo__theme--dark .btn-outline-danger.disabled:active:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-danger:disabled:active:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-dark.disabled:active:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-dark:disabled:active:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-info.disabled:active:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-info:disabled:active:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-light.disabled:active:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-light:disabled:active:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-primary.disabled:active:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-primary:disabled:active:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-secondary.disabled:active:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-secondary:disabled:active:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-success.disabled:active:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-success:disabled:active:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-warning.disabled:active:not(:disabled):not(.disabled),.scielo__theme--dark .btn-outline-warning:disabled:active:not(:disabled):not(.disabled){border:1px solid #b6cdff;background-color:#f3f7ff;background-size:100%;transition:background 0s;color:#333}.scielo__theme--light .btn-outline-danger.disabled,.scielo__theme--light .btn-outline-danger:disabled,.scielo__theme--light .btn-outline-dark.disabled,.scielo__theme--light .btn-outline-dark:disabled,.scielo__theme--light .btn-outline-info.disabled,.scielo__theme--light .btn-outline-info:disabled,.scielo__theme--light .btn-outline-light.disabled,.scielo__theme--light .btn-outline-light:disabled,.scielo__theme--light .btn-outline-primary.disabled,.scielo__theme--light .btn-outline-primary:disabled,.scielo__theme--light .btn-outline-secondary.disabled,.scielo__theme--light .btn-outline-secondary:disabled,.scielo__theme--light .btn-outline-success.disabled,.scielo__theme--light .btn-outline-success:disabled,.scielo__theme--light .btn-outline-warning.disabled,.scielo__theme--light .btn-outline-warning:disabled{background-color:transparent;border:1px solid #f7f6f4;color:rgba(0,0,0,.1);opacity:1}.scielo__theme--light .btn-outline-danger.disabled:focus,.scielo__theme--light .btn-outline-danger:disabled:focus,.scielo__theme--light .btn-outline-dark.disabled:focus,.scielo__theme--light .btn-outline-dark:disabled:focus,.scielo__theme--light .btn-outline-info.disabled:focus,.scielo__theme--light .btn-outline-info:disabled:focus,.scielo__theme--light .btn-outline-light.disabled:focus,.scielo__theme--light .btn-outline-light:disabled:focus,.scielo__theme--light .btn-outline-primary.disabled:focus,.scielo__theme--light .btn-outline-primary:disabled:focus,.scielo__theme--light .btn-outline-secondary.disabled:focus,.scielo__theme--light .btn-outline-secondary:disabled:focus,.scielo__theme--light .btn-outline-success.disabled:focus,.scielo__theme--light .btn-outline-success:disabled:focus,.scielo__theme--light .btn-outline-warning.disabled:focus,.scielo__theme--light .btn-outline-warning:disabled:focus{background-color:transparent;color:rgba(0,0,0,.1)}.scielo__theme--light .btn-outline-danger.disabled:focus,.scielo__theme--light .btn-outline-danger.disabled:hover,.scielo__theme--light .btn-outline-danger:disabled:focus,.scielo__theme--light .btn-outline-danger:disabled:hover,.scielo__theme--light .btn-outline-dark.disabled:focus,.scielo__theme--light .btn-outline-dark.disabled:hover,.scielo__theme--light .btn-outline-dark:disabled:focus,.scielo__theme--light .btn-outline-dark:disabled:hover,.scielo__theme--light .btn-outline-info.disabled:focus,.scielo__theme--light .btn-outline-info.disabled:hover,.scielo__theme--light .btn-outline-info:disabled:focus,.scielo__theme--light .btn-outline-info:disabled:hover,.scielo__theme--light .btn-outline-light.disabled:focus,.scielo__theme--light .btn-outline-light.disabled:hover,.scielo__theme--light .btn-outline-light:disabled:focus,.scielo__theme--light .btn-outline-light:disabled:hover,.scielo__theme--light .btn-outline-primary.disabled:focus,.scielo__theme--light .btn-outline-primary.disabled:hover,.scielo__theme--light .btn-outline-primary:disabled:focus,.scielo__theme--light .btn-outline-primary:disabled:hover,.scielo__theme--light .btn-outline-secondary.disabled:focus,.scielo__theme--light .btn-outline-secondary.disabled:hover,.scielo__theme--light .btn-outline-secondary:disabled:focus,.scielo__theme--light .btn-outline-secondary:disabled:hover,.scielo__theme--light .btn-outline-success.disabled:focus,.scielo__theme--light .btn-outline-success.disabled:hover,.scielo__theme--light .btn-outline-success:disabled:focus,.scielo__theme--light .btn-outline-success:disabled:hover,.scielo__theme--light .btn-outline-warning.disabled:focus,.scielo__theme--light .btn-outline-warning.disabled:hover,.scielo__theme--light .btn-outline-warning:disabled:focus,.scielo__theme--light .btn-outline-warning:disabled:hover{border-color:#f7f6f4}.scielo__theme--light .btn-outline-danger.disabled:hover:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-danger:disabled:hover:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-dark.disabled:hover:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-dark:disabled:hover:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-info.disabled:hover:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-info:disabled:hover:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-light.disabled:hover:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-light:disabled:hover:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-primary.disabled:hover:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-primary:disabled:hover:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-secondary.disabled:hover:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-secondary:disabled:hover:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-success.disabled:hover:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-success:disabled:hover:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-warning.disabled:hover:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-warning:disabled:hover:not(:disabled):not(.disabled){border:1px solid #3058af;background:#3058af radial-gradient(circle,transparent 1%,#3058af 1%) center/15000%;color:#fff}.scielo__theme--light .btn-outline-danger.disabled:active:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-danger:disabled:active:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-dark.disabled:active:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-dark:disabled:active:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-info.disabled:active:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-info:disabled:active:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-light.disabled:active:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-light:disabled:active:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-primary.disabled:active:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-primary:disabled:active:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-secondary.disabled:active:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-secondary:disabled:active:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-success.disabled:active:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-success:disabled:active:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-warning.disabled:active:not(:disabled):not(.disabled),.scielo__theme--light .btn-outline-warning:disabled:active:not(:disabled):not(.disabled){border:1px solid #3058af;background-color:#ebf0fa;background-size:100%;transition:background 0s;color:#fff}.btn[class*=scielo__btn-with-icon--left]{padding-left:2rem}.btn[class*=scielo__btn-with-icon--left] [class^=material-icons]{position:absolute;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;font-size:1.25rem;line-height:1.25rem}.btn[class*=scielo__btn-with-icon--left] [class^=material-icons]:before{vertical-align:top}.btn[class*=scielo__btn-with-icon--left] [class^=material-icons]{left:.5rem}.btn[class*=scielo__btn-with-icon--right]{padding-right:2rem}.btn[class*=scielo__btn-with-icon--right] [class^=material-icons]{position:absolute;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;font-size:1.25rem;line-height:1.25rem}.btn[class*=scielo__btn-with-icon--right] [class^=material-icons]:before{vertical-align:top}.btn[class*=scielo__btn-with-icon--right] [class^=material-icons]{right:.5rem}.btn[class*=scielo__btn-with-icon--only]{padding:0;width:2.5rem}.btn[class*=scielo__btn-with-icon--only] [class^=material-icons]{position:absolute;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;font-size:1.25rem;line-height:1.25rem}.btn[class*=scielo__btn-with-icon--only] [class^=material-icons]:before{vertical-align:top}.btn[class*=scielo__btn-with-icon--only] [class^=material-icons]{top:50%;left:50%;transform:translate(-50%,-50%)}.btn.dropdown-toggle[class*=scielo__btn-with-icon--only]{width:6rem;padding-right:3rem}.btn.dropdown-toggle[class*=scielo__btn-with-icon--left].btn-link{padding-left:2.625rem;padding-right:2.625rem}.btn.dropdown-toggle:after{position:absolute;top:50%;transform:translateY(-50%);font-family:'Material Icons Outlined';content:"arrow_drop_down";color:inherit;border:0;line-height:1.5rem!important;text-align:center;right:1rem;width:1.25rem;height:1.25rem;font-size:1.25rem;line-height:1.25rem;transition:.3s all ease-out}.btn-group-lg>.btn,.btn-group.btn-group-lg>.btn,.btn-lg{padding:.75rem 1.2rem;border-radius:.25rem;line-height:1.5rem;height:3rem;font-size:1.25rem}.btn-group-lg>.btn[class*=scielo__btn-with-icon--left],.btn-lg[class*=scielo__btn-with-icon--left]{padding-left:2.5rem}.btn-group-lg>.btn[class*=scielo__btn-with-icon--left] [class^=material-icons],.btn-lg[class*=scielo__btn-with-icon--left] [class^=material-icons]{position:absolute;top:50%;transform:translateY(-50%);width:1.5rem;height:1.5rem;font-size:1.5rem;line-height:1.5rem}.btn-group-lg>.btn[class*=scielo__btn-with-icon--left] [class^=material-icons]:before,.btn-lg[class*=scielo__btn-with-icon--left] [class^=material-icons]:before{vertical-align:top}.btn-group-lg>.btn[class*=scielo__btn-with-icon--left] [class^=material-icons],.btn-lg[class*=scielo__btn-with-icon--left] [class^=material-icons]{left:.625rem}.btn-group-lg>.btn[class*=scielo__btn-with-icon--right],.btn-lg[class*=scielo__btn-with-icon--right]{padding-right:2.5rem}.btn-group-lg>.btn[class*=scielo__btn-with-icon--right] [class^=material-icons],.btn-lg[class*=scielo__btn-with-icon--right] [class^=material-icons]{position:absolute;top:50%;transform:translateY(-50%);width:1.5rem;height:1.5rem;font-size:1.5rem;line-height:1.5rem}.btn-group-lg>.btn[class*=scielo__btn-with-icon--right] [class^=material-icons]:before,.btn-lg[class*=scielo__btn-with-icon--right] [class^=material-icons]:before{vertical-align:top}.btn-group-lg>.btn[class*=scielo__btn-with-icon--right] [class^=material-icons],.btn-lg[class*=scielo__btn-with-icon--right] [class^=material-icons]{right:.625rem}.btn-group-lg>.btn[class*=scielo__btn-with-icon--only],.btn-lg[class*=scielo__btn-with-icon--only]{padding:0;width:3rem}.btn-group-lg>.btn[class*=scielo__btn-with-icon--only] [class^=material-icons],.btn-lg[class*=scielo__btn-with-icon--only] [class^=material-icons]{position:absolute;top:50%;transform:translateY(-50%);width:1.5rem;height:1.5rem;font-size:1.5rem;line-height:1.5rem}.btn-group-lg>.btn[class*=scielo__btn-with-icon--only] [class^=material-icons]:before,.btn-lg[class*=scielo__btn-with-icon--only] [class^=material-icons]:before{vertical-align:top}.btn-group-lg>.btn[class*=scielo__btn-with-icon--only] [class^=material-icons],.btn-lg[class*=scielo__btn-with-icon--only] [class^=material-icons]{top:50%;left:50%;transform:translate(-50%,-50%)}.btn-group-lg>.dropdown-toggle.btn[class*=scielo__btn-with-icon--only],.btn-lg.dropdown-toggle[class*=scielo__btn-with-icon--only]{width:6rem;padding-right:3rem}.btn-group-lg>.dropdown-toggle.btn:after,.btn-lg.dropdown-toggle:after{right:1.25rem;width:1.5rem;height:1.5rem;font-size:1.5rem;line-height:1.5rem}.btn-group-sm>.btn,.btn-group.btn-group-sm>.btn,.btn-sm{padding:.5rem .8rem;border-radius:.25rem;line-height:1rem;height:2rem}.dropdown>.btn{padding-right:2.5rem}.dropdown.show .btn{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.dropdown.show .btn:after{transform:rotate(180deg) translateY(50%)}.dropdown .dropdown-menu{background:#fff;border-color:#ccc}.scielo__theme--dark .dropdown .dropdown-menu{background:#333;border-color:rgba(255,255,255,.3)}.scielo__theme--light .dropdown .dropdown-menu{background:#fff;border-color:#ccc}.dropdown .dropdown-menu>a{color:#333}.dropdown .dropdown-menu>a:hover{background:#f7f6f4}.scielo__theme--dark .dropdown .dropdown-menu>a{color:#c4c4c4}.scielo__theme--dark .dropdown .dropdown-menu>a:hover{background:#414141}.scielo__theme--light .dropdown .dropdown-menu>a{color:#333}.scielo__theme--light .dropdown .dropdown-menu>a:hover{background:#f7f6f4}.copyLink{position:relative;cursor:pointer}.copyLink:after{font-family:'Material Icons Outlined';content:"check";position:absolute;background:#2c9d45;top:100%;left:0;bottom:0;text-align:center;width:100%;color:#fff;font-size:20px;display:block;padding-top:.5rem;text-align:center;transition:all .3s ease-out,text-indent .3s ease-out}.scielo__theme--dark .copyLink:after{background:#2c9d45;color:#333}.scielo__theme--light .copyLink:after{background:#2c9d45;color:#fff}.copyLink.copyFeedback:after{top:0;visibility:visible}.btn-group>.btn{font-weight:400!important;font-size:1rem;letter-spacing:.1px!important;white-space:nowrap}.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;margin-left:0}.btn-group>.btn:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-1px}.btn-group>.btn:not(:first-child):not(.scielo__btn-with-icon--left):not(.scielo__btn-with-icon--only):not(.arrow-only){padding-left:1.5rem}.btn-group>.btn:not(:last-child):not(.scielo__btn-with-icon--right):not(.scielo__btn-with-icon--only){padding-right:1.5rem}.btn-group>.btn-group>.btn{border-radius:0}.btn-group>.btn-group>.btn.dropdown-toggle{padding-right:3rem!important}.btn-group>.btn-group:first-child>.btn.dropdown-toggle{border-top-left-radius:3rem;border-bottom-left-radius:3rem}.btn-group>.btn-group:last-child>.btn.dropdown-toggle{border-top-right-radius:3rem;border-bottom-right-radius:3rem}.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0;margin-left:0;padding-left:1.5rem}.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0;margin-right:0;padding-right:1.5rem}.btn-group.btn-group-sm>.btn:not(:first-child):not(.scielo__btn-with-icon--left):not(.scielo__btn-with-icon--only):not(.arrow-only){padding-left:1.125rem}.btn-group.btn-group-sm>.btn:not(:last-child):not(.scielo__btn-with-icon--right):not(.scielo__btn-with-icon--only){padding-right:1.125rem}.btn-group.btn-group-lg>.btn:not(:first-child):not(.scielo__btn-with-icon--left):not(.scielo__btn-with-icon--only):not(.arrow-only){padding-left:1.875rem}.btn-group.btn-group-lg>.btn:not(:last-child):not(.scielo__btn-with-icon--right):not(.scielo__btn-with-icon--only){padding-right:1.875rem}.btn-group-vertical>.btn{margin-bottom:0}.btn-group-vertical>.btn:first-child{border-top-left-radius:.1875rem;border-top-right-radius:.1875rem}.btn-group-vertical>.btn:last-child{border-bottom-left-radius:.1875rem;border-bottom-right-radius:.1875rem}.btn-group-vertical>.btn-group>.btn{padding-left:3rem!important;padding-right:3rem!important}.btn-group-vertical>.btn-group:first-child>.btn{border-top-left-radius:.1875rem;border-top-right-radius:.1875rem}.btn-group-vertical>.btn-group:last-child>.btn{border-bottom-left-radius:.1875rem;border-bottom-right-radius:.1875rem}.scielo__floatingMenuCtt{position:fixed;bottom:30px;width:auto;height:auto;margin:0}.scielo__floatingMenuCtt .material-icons-outlined{vertical-align:baseline}.scielo__floatingMenuCtt>a{padding-top:6px}.scielo__floatingMenu{transition:all .5s;box-sizing:border-box;z-index:1001;padding-left:0;white-space:nowrap;list-style:none;opacity:1;bottom:auto;opacity:1;margin:0;display:inline-block}.scielo__floatingMenu .fm-wrap{padding:0;margin:0}@media (min-width:576px){.scielo__floatingMenu .fm-wrap{padding:25px 25px 25px 0;margin:-25px -25px -25px 0}}.scielo__floatingMenu .fm-button-child,.scielo__floatingMenu .fm-button-main{display:inline-block;position:relative;padding:0;color:#fff;cursor:pointer;outline:0;background-color:#3867ce;border:none;border-radius:50%;box-shadow:0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.28);-webkit-user-drag:none}.scielo__theme--dark .scielo__floatingMenu .fm-button-child,.scielo__theme--dark .scielo__floatingMenu .fm-button-main{background:#86acff;color:#333}.scielo__theme--light .scielo__floatingMenu .fm-button-child,.scielo__theme--light .scielo__floatingMenu .fm-button-main{background-color:#3867ce;color:#fff}.scielo__floatingMenu .fm-button-main{width:56px;height:56px;z-index:20;padding-top:17px;padding-left:16px}.scielo__floatingMenu .fm-button-main .glyphFloatMenu{position:absolute;width:53px;height:56px;font-size:32px;line-height:56px;text-align:center}.scielo__floatingMenu .fm-button-main .material-icons-outlined-menu-close,.scielo__floatingMenu .fm-button-main .sci-ico-floatingMenuClose{opacity:0}.scielo__floatingMenu .fm-button-child{width:40px;height:40px;line-height:40px;text-align:center;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.3s;-moz-animation-duration:.3s;-ms-animation-duration:.3s;-o-animation-duration:.3s;animation-duration:.3s;-o-transition:all .3s ease-out,text-indent .3s ease-out;-ms-transition:all .3s ease-out,text-indent .3s ease-out;-moz-transition:all .3s ease-out,text-indent .3s ease-out;-webkit-transition:all .3s ease-out,text-indent .3s ease-out;transition:all .3s ease-out,text-indent .3s ease-out;margin-top:1px;padding-top:6px}.scielo__floatingMenu .fm-button-child .glyphFloatMenu{font-size:24px}.scielo__floatingMenu .fm-button-child:hover{background-color:#3058af}.scielo__theme--dark .scielo__floatingMenu .fm-button-child:hover{background-color:#b6cdff;color:#333}.scielo__theme--light .scielo__floatingMenu .fm-button-child:hover{background-color:#3058af;color:#fff}.scielo__floatingMenu .fm-list{position:absolute;bottom:42px;width:56px;min-height:56px;margin:0}@media (min-width:576px){.scielo__floatingMenu .fm-list{margin-left:8px}}.scielo__floatingMenu .fm-list li{box-sizing:border-box;position:absolute;top:30px;left:8px;display:block;padding:9px 0 2px 0;margin:0;width:50px;height:auto}@media (min-width:576px){.scielo__floatingMenu .fm-list li{top:41px;left:6px}}@media (max-width:575.98px){.scielo__floatingMenu .fm-list li a:after{content:attr(data-mobile-tooltip);color:#fff;background:#333;position:absolute;margin-left:16px;display:inline-block;width:auto;height:auto;text-align:left;padding:5px;line-height:100%;border-radius:4px;font-size:.75rem;margin-top:3px}.scielo__theme--dark .scielo__floatingMenu .fm-list li a:after{background:#fff;color:#333}.scielo__theme--light .scielo__floatingMenu .fm-list li a:after{background:#333;color:#fff}.scielo__floatingMenu .fm-list li a:before{content:'';border-right:4px solid #333;border-left:4px solid transparent;border-top:4px solid transparent;border-bottom:4px solid transparent;margin-left:13px;margin-top:10px;position:absolute;margin-left:32px}.scielo__theme--dark .scielo__floatingMenu .fm-list li a:before{border-right:4px solid #fff}.scielo__theme--light .scielo__floatingMenu .fm-list li a:before{border-right:4px solid #333}}.scielo__floatingMenu:hover .fm-button-main{background-color:#fff;padding-top:17px;padding-left:16px}.scielo__floatingMenu:hover .material-icons-outlined-menu-default,.scielo__floatingMenu:hover .sci-ico-floatingMenuDefault{opacity:0;display:none}.scielo__floatingMenu:hover .material-icons-outlined-menu-close,.scielo__floatingMenu:hover .sci-ico-floatingMenuClose{opacity:1;color:#3867ce}.scielo__floatingMenu.fm-slidein .fm-list li{display:block;opacity:0;transition:all .5s}.scielo__floatingMenu.fm-slidein[data-fm-toogle=hover]:hover .fm-list li{opacity:1}.scielo__floatingMenu.fm-slidein[data-fm-toogle=hover]:hover .fm-list li:nth-child(1){-webkit-transform:translateX(50px);transform:translateX(50px)}@media (max-width:575.98px){.scielo__floatingMenu.fm-slidein[data-fm-toogle=hover]:hover .fm-list li:nth-child(1){-webkit-transform:translateY(-50px);transform:translateY(-50px)}}.scielo__floatingMenu.fm-slidein[data-fm-toogle=hover]:hover .fm-list li:nth-child(2){-webkit-transform:translateX(100px);transform:translateX(100px)}@media (max-width:575.98px){.scielo__floatingMenu.fm-slidein[data-fm-toogle=hover]:hover .fm-list li:nth-child(2){-webkit-transform:translateY(-100px);transform:translateY(-100px)}}.scielo__floatingMenu.fm-slidein[data-fm-toogle=hover]:hover .fm-list li:nth-child(3){-webkit-transform:translateX(150px);transform:translateX(150px)}@media (max-width:575.98px){.scielo__floatingMenu.fm-slidein[data-fm-toogle=hover]:hover .fm-list li:nth-child(3){-webkit-transform:translateY(-150px);transform:translateY(-150px)}}.scielo__floatingMenu.fm-slidein[data-fm-toogle=hover]:hover .fm-list li:nth-child(4){-webkit-transform:translateX(200px);transform:translateX(200px)}@media (max-width:575.98px){.scielo__floatingMenu.fm-slidein[data-fm-toogle=hover]:hover .fm-list li:nth-child(4){-webkit-transform:translateY(-200px);transform:translateY(-200px)}}.scielo__floatingMenu.fm-slidein[data-fm-toogle=hover]:hover .fm-list li:nth-child(5){-webkit-transform:translateX(250px);transform:translateX(250px)}@media (max-width:575.98px){.scielo__floatingMenu.fm-slidein[data-fm-toogle=hover]:hover .fm-list li:nth-child(5){-webkit-transform:translateY(-250px);transform:translateY(-250px)}}.scielo__floatingMenu.fm-slidein[data-fm-toogle=hover]:hover .fm-list li:nth-child(6){-webkit-transform:translateX(300px);transform:translateX(300px)}@media (max-width:575.98px){.scielo__floatingMenu.fm-slidein[data-fm-toogle=hover]:hover .fm-list li:nth-child(6){-webkit-transform:translateY(-300px);transform:translateY(-300px)}}.scielo__floatingMenu.fm-slidein[data-fm-toogle=hover]:hover .fm-list li:nth-child(7){-webkit-transform:translateX(350px);transform:translateX(350px)}@media (max-width:575.98px){.scielo__floatingMenu.fm-slidein[data-fm-toogle=hover]:hover .fm-list li:nth-child(7){-webkit-transform:translateY(-350px);transform:translateY(-350px)}}.scielo__floatingMenuItem{opacity:1;color:#fff;background-color:#3867ce;border-radius:50%;display:inline-block;width:40px;height:40px;line-height:40px;text-align:center;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.3s;-moz-animation-duration:.3s;-ms-animation-duration:.3s;-o-animation-duration:.3s;animation-duration:.3s;-o-transition:all .3s ease-out,text-indent .3s ease-out;-ms-transition:all .3s ease-out,text-indent .3s ease-out;-moz-transition:all .3s ease-out,text-indent .3s ease-out;-webkit-transition:all .3s ease-out,text-indent .3s ease-out;transition:all .3s ease-out,text-indent .3s ease-out;box-shadow:0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.28);margin-right:4px}.scielo__theme--dark .scielo__floatingMenuItem{background:#86acff;color:#333}.scielo__theme--light .scielo__floatingMenuItem{background:#3867ce;color:#fff}.scielo__floatingMenuItem .glyphFloatMenu{font-size:24px}.scielo__floatingMenuItem:hover{background-color:#3058af;color:#fff}.scielo__theme--dark .scielo__floatingMenuItem:hover{background-color:#b6cdff;color:#333}.scielo__theme--light .scielo__floatingMenuItem:hover{background-color:#3058af;color:#fff}/*! nouislider - 14.1.1 - 12/15/2019 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;top:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-sub{background:#aaa}.noUi-marker-large{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(56,103,206,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(56,103,206,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none;background-color:#3867ce}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{transition:none}}.scielo__theme--dark .form-range::-webkit-slider-thumb{background-color:#86acff}.scielo__theme--light .form-range::-webkit-slider-thumb{background-color:#3867ce}.form-range::-webkit-slider-thumb:active{background-color:#3867ce}.scielo__theme--dark .form-range::-webkit-slider-thumb:active{background-color:#86acff}.scielo__theme--light .form-range::-webkit-slider-thumb:active{background-color:#3867ce}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;border-color:transparent;border-radius:1rem;background-color:#ccc}.scielo__theme--dark .form-range::-webkit-slider-runnable-track{background-color:rgba(255,255,255,.3)}.scielo__theme--light .form-range::-webkit-slider-runnable-track{background-color:#ccc}.form-range::-moz-range-thumb{width:1rem;height:1rem;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none;background-color:#3867ce}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{transition:none}}.scielo__theme--dark .form-range::-moz-range-thumb{background-color:#86acff}.scielo__theme--light .form-range::-moz-range-thumb{background-color:#3867ce}.form-range::-moz-range-thumb:active{background-color:#3867ce}.scielo__theme--dark .form-range::-moz-range-thumb:active{background-color:#86acff}.scielo__theme--light .form-range::-moz-range-thumb:active{background-color:#3867ce}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:rgba(0,0,0,.3);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#ccc}.scielo__theme--dark .form-range:disabled::-webkit-slider-thumb{background-color:#717171}.scielo__theme--light .form-range:disabled::-webkit-slider-thumb{background-color:#ccc}.form-range:disabled::-moz-range-thumb{background-color:#ccc}.scielo__theme--dark .form-range:disabled::-moz-range-thumb{background-color:#717171}.scielo__theme--light .form-range:disabled::-moz-range-thumb{background-color:#ccc}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;background-clip:padding-box;border:1px solid rgba(0,0,0,.4);appearance:none;background-color:#fff;color:#393939;border-color:#ccc;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.scielo__theme--light .form-control{background-color:#fff;color:#333;border-color:#ccc}.scielo__theme--dark .form-control{background-color:#333;color:#c4c4c4;border-color:rgba(255,255,255,.3)}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{outline:0;background-color:#fff;color:#393939;border-color:rgba(56,103,206,.6);box-shadow:0 0 0 .25rem rgba(56,103,206,.25)}.scielo__theme--light .form-control:focus{background-color:#fff;color:#333;border-color:rgba(56,103,206,.6)}.scielo__theme--dark .form-control:focus{background-color:#333;color:#c4c4c4;border-color:rgba(134,172,255,.6)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::placeholder{color:rgba(0,0,0,.6);opacity:1}.scielo__theme--dark .form-control::placeholder{color:#adadad}.scielo__theme--light .form-control::placeholder{color:#6c6b6b}.form-control:disabled,.form-control[readonly]{opacity:1;pointer-events:auto;cursor:not-allowed;background-color:#efeeec;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.1)}.scielo__theme--dark .form-control:disabled,.scielo__theme--dark .form-control[readonly]{background-color:#414141;border-color:rgba(255,255,255,.2);color:rgba(255,255,255,.2)}.scielo__theme--light .form-control:disabled,.scielo__theme--light .form-control[readonly]{background-color:#efeeec;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.1)}.form-control:disabled::placeholder,.form-control[readonly]::placeholder{color:rgba(0,0,0,.1)}.scielo__theme--dark .form-control:disabled::placeholder,.scielo__theme--dark .form-control[readonly]::placeholder{color:rgba(255,255,255,.2)}.scielo__theme--light .form-control:disabled::placeholder,.scielo__theme--light .form-control[readonly]::placeholder{color:rgba(0,0,0,.1)}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#393939;background-color:#efeeec;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;height:48px;background-color:#efeeec;color:#333;border-color:#ccc}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.scielo__theme--light .form-control::file-selector-button{background-color:#efeeec;color:#333;border-color:#ccc}.scielo__theme--dark .form-control::file-selector-button{background-color:#414141;color:#c4c4c4;border-color:rgba(255,255,255,.3)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#e3e2e0}.scielo__theme--dark .form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#3b3b3b}.scielo__theme--light .form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#e3e2e0}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#393939;background-color:#efeeec;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:all .8s}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#d9d9d9}.scielo__theme--dark .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dcdcdc;color:#333}.scielo__theme--light .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#d9d9d9;color:#333}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;background-color:transparent;border:solid transparent;border-width:1px 0;color:#6c6b6b;outline:0}.scielo__theme--dark .form-control-plaintext{color:#adadad}.scielo__theme--light .form-control-plaintext{color:#6c6b6b}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.12 .5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px);height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{max-width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}.form-select{display:block;width:100%;padding:.375rem 1rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid rgba(0,0,0,.4);border-radius:.25rem;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23414141' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-color:#fff;color:#393939;border-color:#ccc}.scielo__theme--light .form-select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23414141' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-color:#fff;color:#333;border-color:#ccc}.scielo__theme--dark .form-select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23C4C4C4' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-color:#333;color:#c4c4c4;border-color:rgba(255,255,255,.3)}.form-select:focus{outline:0;box-shadow:0 0 0 .25rem rgba(56,103,206,.25);border-color:rgba(56,103,206,.6)}.scielo__theme--dark .form-select:focus{border-color:rgba(134,172,255,.6)}.scielo__theme--light .form-select:focus{border-color:rgba(56,103,206,.6)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{pointer-events:auto;cursor:not-allowed;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280, 0, 0, 0.1%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-color:#efeeec;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.1)}.scielo__theme--dark .form-select:disabled{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%28255, 255, 255, 0.2%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-color:#414141;border-color:rgba(255,255,255,.2);color:rgba(255,255,255,.2)}.scielo__theme--light .form-select:disabled{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280, 0, 0, 0.1%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-color:#efeeec;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.1)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #393939}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-repeat:no-repeat;background-position:center;background-size:contain;appearance:none;color-adjust:exact;transition:background-color .15s ease-in-out,background-position .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;border-color:#ccc;background-color:#fff}@media (prefers-reduced-motion:reduce){.form-check-input{transition:none}}.scielo__theme--dark .form-check-input{border-color:rgba(255,255,255,.3);background-color:#333}.scielo__theme--light .form-check-input{border-color:#ccc;background-color:#fff}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{outline:0;box-shadow:0 0 0 .25rem rgba(56,103,206,.25);border-color:#ccc}.scielo__theme--dark .form-check-input:focus{border-color:rgba(255,255,255,.3)}.scielo__theme--light .form-check-input:focus{border-color:#ccc}.form-check-input:checked{background-color:#3867ce;border-color:#3867ce}.scielo__theme--dark .form-check-input:checked{background-color:#86acff;border-color:#86acff}.scielo__theme--light .form-check-input:checked{background-color:#3867ce;border-color:#3867ce}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.scielo__theme--dark .form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23333' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.scielo__theme--light .form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.scielo__theme--dark .form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23333'/%3e%3c/svg%3e")}.scielo__theme--light .form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#3867ce;border-color:#3867ce;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.scielo__theme--dark .form-check-input[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23333' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.scielo__theme--light .form-check-input[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ccc'/%3e%3c/svg%3e");background-color:#fff;border-color:#ccc}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.scielo__theme--dark .form-switch .form-check-input{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.3%29'/%3e%3c/svg%3e");background-color:#333;border-color:rgba(255,255,255,.3)}.scielo__theme--light .form-switch .form-check-input{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ccc'/%3e%3c/svg%3e");background-color:#fff;border-color:#ccc}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ccc'/%3e%3c/svg%3e")}.scielo__theme--dark .form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.3%29'/%3e%3c/svg%3e")}.scielo__theme--light .form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ccc'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-color:#3867ce;border-color:#3867ce;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.scielo__theme--dark .form-switch .form-check-input:checked{background-color:#86acff;border-color:#86acff}.scielo__theme--light .form-switch .form-check-input:checked{background-color:#3867ce;border-color:#3867ce}.scielo__theme--dark .form-switch .form-check-input:checked{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23333'/%3e%3c/svg%3e")}.scielo__theme--light .form-switch .form-check-input:checked{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.scielo__form-file{position:relative;height:3rem;overflow:hidden}.scielo__form-file input{-webkit-appearance:none;appearance:none;position:absolute;transform:translateY(-500%);top:0;width:auto}.scielo__form-file:after{content:b3__ico--char(attach_file);position:absolute;top:50%;right:.75rem;transform:translateY(-50%);font-family:b3-icons;color:#fff;font-size:1.5rem;pointer-events:none}.scielo__theme--light .scielo__form-file:after{color:#fff}.scielo__theme--dark .scielo__form-file:after{color:#eee}.scielo__form-file label{height:3rem;left:0;width:100%;top:0;transform:translateY(0);padding:0 3rem 0 .75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;border-bottom:1px solid rgba(56,103,206,.25);line-height:3rem;pointer-events:all}.scielo__form-file.has-placeholder:not(.small)>label,.scielo__form-file.has-value:not(.small)>label,.scielo__form-file.is-focused:not(.small)>label{font-weight:400;font-size:1rem;line-height:1.2em;line-height:3rem;top:0;color:#333}.scielo__theme--dark .scielo__form-file.has-placeholder:not(.small)>label,.scielo__theme--dark .scielo__form-file.has-value:not(.small)>label,.scielo__theme--dark .scielo__form-file.is-focused:not(.small)>label{color:#c4c4c4}.scielo__theme--light .scielo__form-file.has-placeholder:not(.small)>label,.scielo__theme--light .scielo__form-file.has-value:not(.small)>label,.scielo__theme--light .scielo__form-file.is-focused:not(.small)>label{color:#333}.input-group{border-radius:3px;flex-flow:row nowrap;height:3rem}.input-group.is-search{border-radius:3rem}.input-group-text{border-radius:3px;font-weight:400;font-size:1rem;line-height:1.2em;padding-top:0;padding-bottom:0;color:#333;background-color:#efeeec;border-color:#ccc;color:#333}.scielo__theme--dark .input-group-text{color:#c4c4c4}.scielo__theme--light .input-group-text{color:#333}.scielo__theme--dark .input-group-text{background-color:#414141;border-color:rgba(255,255,255,.3);color:#c4c4c4}.scielo__theme--light .input-group-text{background-color:#efeeec;border-color:#ccc;color:#333}.input-group-text span[class^=b3__ico--]{font-size:1.5rem}.input-group-text .scielo__form-checkbox~label,.input-group-text .scielo__form-radio~label{margin-left:0;margin-right:0}.input-group .scielo__form-control input,.input-group .scielo__form-control label,.input-group .scielo__form-control select,.input-group .scielo__form-control textarea,.input-group .scielo__form-file input,.input-group .scielo__form-file label,.input-group .scielo__form-file select,.input-group .scielo__form-file textarea,.input-group .scielo__form-select input,.input-group .scielo__form-select label,.input-group .scielo__form-select select,.input-group .scielo__form-select textarea{border-bottom:none}.input-group .scielo__form-control:first-child,.input-group .scielo__form-file:first-child,.input-group .scielo__form-select:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.input-group .scielo__form-control:last-child,.input-group .scielo__form-file:last-child,.input-group .scielo__form-select:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.input-group .scielo__form-control,.input-group .scielo__form-file,.input-group .scielo__form-select{flex:1 1 auto}.input-group .btn{margin-bottom:0;padding:.75rem 1.2rem;border-radius:.25rem;line-height:1.5rem;height:3rem;padding-left:1.5rem;padding-right:1.5rem}.input-group .btn.dropdown-toggle:not(.dropdown-toggle-split){padding-right:2.5rem}.input-group .btn.dropdown-toggle:after{right:.9375rem;width:1.25rem;height:1.25rem;font-size:1.25rem;line-height:1.25rem}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.12 .5rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:1.75rem}.picker{font-size:16px;text-align:left;line-height:1.2;color:#000;position:absolute;z-index:10000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0}.picker__input{cursor:default}.picker__input.picker__input--active{border-color:#0089ec}.picker__holder{width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}/*!
+ * Default mobile-first, responsive styling for pickadate.js
+ * Demo: http://amsul.github.io/pickadate.js
+ */.picker__frame,.picker__holder{top:0;bottom:0;left:0;right:0;-ms-transform:translateY(100%);transform:translateY(100%)}.picker__holder{position:fixed;transition:background .15s ease-out,transform 0s .15s;-webkit-backface-visibility:hidden}.picker__frame{position:absolute;margin:0 auto;min-width:256px;max-width:666px;width:100%;-moz-opacity:0;opacity:0;transition:all .15s ease-out}@media (min-height:33.875em){.picker__frame{overflow:visible;top:auto;bottom:-100%;max-height:80%}}@media (min-height:40.125em){.picker__frame{margin-bottom:7.5%}}.picker__wrap{display:table;width:100%;height:100%}@media (min-height:33.875em){.picker__wrap{display:block}}.picker__box{background:#fff;display:table-cell;vertical-align:middle}@media (min-height:26.5em){.picker__box{font-size:1.25em}}@media (min-height:33.875em){.picker__box{display:block;font-size:1.33em;border:1px solid #777;border-top-color:#898989;border-bottom-width:0;border-radius:5px 5px 0 0;box-shadow:0 12px 36px 16px rgba(0,0,0,.24)}}@media (min-height:40.125em){.picker__box{font-size:1.5em;border-bottom-width:1px;border-radius:5px}}.picker--opened .picker__holder{-ms-transform:translateY(0);transform:translateY(0);background:0 0;zoom:1;background:rgba(0,0,0,.32);transition:background .15s ease-out}.picker--opened .picker__frame{-ms-transform:translateY(0);transform:translateY(0);-moz-opacity:1;opacity:1}@media (min-height:33.875em){.picker--opened .picker__frame{top:auto;bottom:0}}.picker__box{padding:0 1em}.picker__header{text-align:center;position:relative;margin-top:.75em}.picker__month,.picker__year{font-weight:500;display:inline-block;margin-left:.25em;margin-right:.25em}.picker__year{color:#999;font-size:.8em;font-style:italic}.picker__select--month,.picker__select--year{border:1px solid #b7b7b7;height:2em;padding:.5em;margin-left:.25em;margin-right:.25em}@media (min-width:24.5em){.picker__select--month,.picker__select--year{margin-top:-.5em}}.picker__select--month{width:35%}.picker__select--year{width:22.5%}.picker__select--month:focus,.picker__select--year:focus{border-color:#0089ec}.picker__nav--next,.picker__nav--prev{position:absolute;padding:.5em 1.25em;width:1em;height:1em;box-sizing:content-box;top:-.25em}@media (min-width:24.5em){.picker__nav--next,.picker__nav--prev{top:-.33em}}.picker__nav--prev{left:-1em;padding-right:1.25em}@media (min-width:24.5em){.picker__nav--prev{padding-right:1.5em}}.picker__nav--next{right:-1em;padding-left:1.25em}@media (min-width:24.5em){.picker__nav--next{padding-left:1.5em}}.picker__nav--next:before,.picker__nav--prev:before{content:" ";border-top:.5em solid transparent;border-bottom:.5em solid transparent;border-right:.75em solid #000;width:0;height:0;display:block;margin:0 auto}.picker__nav--next:before{border-right:0;border-left:.75em solid #000}.picker__nav--next:hover,.picker__nav--prev:hover{cursor:pointer;color:#000;background:#b1dcfb}.picker__nav--disabled,.picker__nav--disabled:before,.picker__nav--disabled:before:hover,.picker__nav--disabled:hover{cursor:default;background:0 0;border-right-color:#f5f5f5;border-left-color:#f5f5f5}.picker__table{text-align:center;border-collapse:collapse;border-spacing:0;table-layout:fixed;font-size:inherit;width:100%;margin-top:.75em;margin-bottom:.5em}@media (min-height:33.875em){.picker__table{margin-bottom:.75em}}.picker__table td{margin:0;padding:0}.picker__weekday{width:14.285714286%;font-size:.75em;padding-bottom:.25em;color:#999;font-weight:500}@media (min-height:33.875em){.picker__weekday{padding-bottom:.5em}}.picker__day{padding:.3125em 0;font-weight:200;border:1px solid transparent}.picker__day--today{position:relative}.picker__day--today:before{content:" ";position:absolute;top:2px;right:2px;width:0;height:0;border-top:.5em solid #0059bc;border-left:.5em solid transparent}.picker__day--disabled:before{border-top-color:#aaa}.picker__day--outfocus{color:#ddd}.picker__day--infocus:hover,.picker__day--outfocus:hover{cursor:pointer;color:#000;background:#b1dcfb}.picker__day--highlighted{border-color:#0089ec}.picker--focused .picker__day--highlighted,.picker__day--highlighted:hover{cursor:pointer;color:#000;background:#b1dcfb}.picker--focused .picker__day--selected,.picker__day--selected,.picker__day--selected:hover{background:#0089ec;color:#fff}.picker--focused .picker__day--disabled,.picker__day--disabled,.picker__day--disabled:hover{background:#f5f5f5;border-color:#f5f5f5;color:#ddd;cursor:default}.picker__day--highlighted.picker__day--disabled,.picker__day--highlighted.picker__day--disabled:hover{background:#bbb}.picker__footer{text-align:center}.picker__button--clear,.picker__button--close,.picker__button--today{border:1px solid #fff;background:#fff;font-size:.8em;padding:.66em 0;font-weight:700;width:33%;display:inline-block;vertical-align:bottom}.picker__button--clear:hover,.picker__button--close:hover,.picker__button--today:hover{cursor:pointer;color:#000;background:#b1dcfb;border-bottom-color:#b1dcfb}.picker__button--clear:focus,.picker__button--close:focus,.picker__button--today:focus{background:#b1dcfb;border-color:#0089ec;outline:0}.picker__button--clear:before,.picker__button--close:before,.picker__button--today:before{position:relative;display:inline-block;height:0}.picker__button--clear:before,.picker__button--today:before{content:" ";margin-right:.45em}.picker__button--today:before{top:-.05em;width:0;border-top:.66em solid #0059bc;border-left:.66em solid transparent}.picker__button--clear:before{top:-.25em;width:.66em;border-top:3px solid #e20}.picker__button--close:before{content:"\D7";top:-.1em;vertical-align:top;font-size:1.1em;margin-right:.35em;color:#777}.picker__button--today[disabled],.picker__button--today[disabled]:hover{background:#f5f5f5;border-color:#f5f5f5;color:#ddd;cursor:default}.picker__button--today[disabled]:before{border-top-color:#aaa}.picker--opened .picker__holder{background:rgba(0,0,0,.8)}.picker__box{padding:.625rem 1.0625rem;border:0;box-shadow:none;border-radius:6px}.picker__nav--next,.picker__nav--prev{color:#fff}.picker__nav--next:before,.picker__nav--prev:before{font-family:b3-icons;position:absolute;border:0;font-size:1.5rem}.picker__nav--next:hover,.picker__nav--prev:hover{background:0 0}.picker__nav--next:hover:before,.picker__nav--prev:hover:before{color:rgba(56,103,206,.25)}.picker__nav--prev:before{content:b3__ico--char(keyboard_arrow_left)}.picker__nav--next:before{content:b3__ico--char(keyboard_arrow_right)}.picker__weekday{width:auto;color:#333;font-weight:400;font-size:1rem;line-height:1.2em}.picker__header{margin-top:0;padding-top:.3125rem}.picker__header,.picker__year{font-size:1.03125rem;letter-spacing:0}.picker__year{color:#333;font-style:normal}.picker__day,.picker__day--infocus,.picker__day--outfocus,.picker__day--today{padding:0;margin:0 auto;border-radius:99px;width:1.875rem;height:1.875rem;text-align:center;line-height:1.75rem;font-size:.84375rem;color:#3867ce;font-weight:400;background:0 0;border:2px solid transparent}.picker__day--today:before{display:none}.picker__day--infocus:hover,.picker__day--outfocus:hover{color:#3867ce;background:rgba(0,176,230,.08);border-color:rgba(0,176,230,0)}.picker__day--outfocus{color:rgba(0,0,0,.1)}.picker--focused .picker__day--highlighted,.picker__day--highlighted:hover{color:#333;border-color:rgba(56,103,206,.25);background:0 0}.picker__button--clear,.picker__button--close,.picker__button--today{padding:0;text-transform:uppercase;border:0;font-weight:400!important;font-size:1rem;letter-spacing:.1px!important;white-space:nowrap}.picker__button--clear:before,.picker__button--close:before,.picker__button--today:before{display:none}.picker__button--clear:hover,.picker__button--close:hover,.picker__button--today:hover{background:0 0;border:none;font-weight:400!important;font-size:1rem;letter-spacing:.1px!important;white-space:nowrap}.picker__button--clear{color:#00314c}.picker__button--clear:hover{color:#333}.picker__button--close{color:#c63800}.picker__button--close:hover{color:#ff7e4a}.picker__button--today{color:#3867ce}.picker__button--today:hover{color:rgba(56,103,206,.25)}.scielo__menu{position:absolute;left:5%;display:inline-block;width:40px;height:20px;margin:5px 0;z-index:100;outline:0;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.2s;-moz-animation-duration:.2s;-ms-animation-duration:.2s;-o-animation-duration:.2s;animation-duration:.2s;-o-transition:all .2s ease-out,text-indent .2s ease-out;-ms-transition:all .2s ease-out,text-indent .2s ease-out;-moz-transition:all .2s ease-out,text-indent .2s ease-out;-webkit-transition:all .2s ease-out,text-indent .2s ease-out;transition:all .2s ease-out,text-indent .2s ease-out}.scielo__menu:active,.scielo__menu:focus{outline:0}.scielo__menu .material-icons-outlined{color:#333}.scielo__theme--dark .scielo__menu .material-icons-outlined{color:#c4c4c4}.scielo__theme--light .scielo__menu .material-icons-outlined{color:#333}.scielo__menu.opened{background-position:-40px 0;left:210px}.scielo__mainMenu{position:absolute;top:-1000px;z-index:99;width:230px;background:#fff;border:1px solid #ccc;border-top:0;border-radius:4px;border-top-left-radius:0;border-top-right-radius:0;padding:35px 20px 0 20px;box-shadow:0 0 7px rgba(0,0,0,.1);font-size:.85em}.scielo__theme--dark .scielo__mainMenu{background:#333;border-color:rgba(255,255,255,.3)}.scielo__theme--light .scielo__mainMenu{background:#fff;border-color:#ccc}.scielo__mainMenu .logo-svg{background:url(../img/logo-scielo-no-label.svg);background-position:center center;background-repeat:no-repeat;display:block;width:100px;height:100px}.scielo__theme--dark .scielo__mainMenu .logo-svg{background-image:url(../img/logo-scielo-no-label-negative.svg)}.scielo__theme--light .scielo__mainMenu .logo-svg{background-image:url(../img/logo-scielo-no-label.svg)}.scielo__mainMenu ul{margin:0;padding:0}.scielo__mainMenu li{list-style:none;background:url(../img/dashline.png) top left repeat-x;border-bottom:1px dotted #6c6b6b;padding-bottom:7px}.scielo__theme--dark .scielo__mainMenu li{border-color:rgba(255,255,255,.3)}.scielo__theme--light .scielo__mainMenu li{border-color:#ccc}.scielo__mainMenu li:last-child{border-bottom:0}.scielo__mainMenu li a,.scielo__mainMenu li strong{display:block;padding:2px 0;color:#00314c}.scielo__theme--dark .scielo__mainMenu li a,.scielo__theme--dark .scielo__mainMenu li strong{color:#eee}.scielo__theme--light .scielo__mainMenu li a,.scielo__theme--light .scielo__mainMenu li strong{color:#00314c}.scielo__mainMenu li a:hover,.scielo__mainMenu li strong:hover{color:#3867ce}.scielo__theme--dark .scielo__mainMenu li a:hover,.scielo__theme--dark .scielo__mainMenu li strong:hover{color:#86acff}.scielo__theme--light .scielo__mainMenu li a:hover,.scielo__theme--light .scielo__mainMenu li strong:hover{color:#3867ce}.scielo__mainMenu li strong{padding-top:10px}.scielo__mainMenu li li{background:0 0;padding-bottom:0;border-bottom:0}.scielo-ico-menu{display:inline-block}.scielo-ico-menu-opened{display:none}.page-item{background:0 0;border-color:rgba(0,0,0,.3)}.page-item.active .page-link{background:0 0;border-color:#3867ce;background-color:#3867ce;color:#fff;font-weight:400}.scielo__theme--dark .page-item.active .page-link{background-color:#86acff;border-color:#86acff;color:#eee}.scielo__theme--light .page-item.active .page-link{border-color:#3867ce;background-color:#3867ce;color:#fff}.page-item.disabled .page-link{background:0 0;color:rgba(0,0,0,.1);border-color:rgba(0,0,0,.1);cursor:not-allowed}.scielo__theme--dark .page-item.disabled .page-link{color:rgba(255,255,255,.2);border-color:rgba(255,255,255,.2)}.scielo__theme--light .page-item.disabled .page-link{color:rgba(0,0,0,.1);border-color:rgba(0,0,0,.1)}.page-item .material-icons,.page-item .material-icons-outlined{font-size:1rem;line-height:1.2em}.page-link{background:0 0;font-weight:400;font-size:1rem;line-height:1.2em;height:2rem;text-align:center;border-color:#ccc;transition:all .2s;color:#3867ce;font-weight:400}.scielo__theme--dark .page-link{color:#86acff;border-color:rgba(255,255,255,.3);font-weight:400}.scielo__theme--light .page-link{color:#3867ce;border-color:#ccc;font-weight:400}.page-link:hover{background:#f7f6f4;color:#3867ce;border-color:#ccc}.scielo__theme--dark .page-link:hover{background:#414141;color:#86acff;border-color:rgba(255,255,255,.3)}.scielo__theme--light .page-link:hover{background:#f7f6f4;color:#3867ce;border-color:#ccc}.scielo__ico:before{content:'';position:absolute;font-size:1.5rem;line-height:1.5rem}.scielo__ico--first_page:before{font-family:'Material Icons Outlined';content:"first_page";color:inherit}.scielo__ico--last_page:before{font-family:'Material Icons Outlined';content:"last_page";color:inherit}.scielo__ico--navigate_before:before{font-family:'Material Icons Outlined';content:"navigate_before";color:inherit}.scielo__ico--navigate_next:before{font-family:'Material Icons Outlined';content:"navigate_next";color:inherit}.breadcrumb{background:#efeeec;padding:1.125rem;border-radius:.25rem}.scielo__theme--dark .breadcrumb{background:#414141}.scielo__theme--light .breadcrumb{background:#efeeec}.breadcrumb li a{color:#3867ce;font-weight:400!important;text-decoration:none}.scielo__theme--dark .breadcrumb li a{color:#86acff}.scielo__theme--light .breadcrumb li a{color:#3867ce}.breadcrumb li a:hover{text-decoration:underline}.breadcrumb li.breadcrumb-item+.breadcrumb-item:before{color:rgba(0,0,0,.1)}.scielo__theme--dark .breadcrumb li.breadcrumb-item+.breadcrumb-item:before{color:rgba(255,255,255,.2)}.scielo__theme--light .breadcrumb li.breadcrumb-item+.breadcrumb-item:before{color:rgba(0,0,0,.1)}.breadcrumb li.active{color:#6c6b6b}.scielo__theme--dark .breadcrumb li.active{color:#adadad}.scielo__theme--light .breadcrumb li.active{color:#6c6b6b}.dropdown-divider{border-color:#ccc}.scielo__theme--dark .dropdown-divider{border-color:rgba(255,255,255,.3)}.scielo__theme--light .dropdown-divider{border-color:#ccc}.dropdown-menu{background:#fff;border-color:#ccc}.scielo__theme--dark .dropdown-menu{background:#333;border-color:rgba(255,255,255,.3)}.scielo__theme--light .dropdown-menu{background:#fff;border-color:#ccc}.dropdown-item{white-space:normal;color:#333}.dropdown-item:hover{color:#333;background:#f7f6f4}.scielo__theme--dark .dropdown-item{white-space:normal;color:#c4c4c4}.scielo__theme--dark .dropdown-item:hover{color:#c4c4c4;background:#414141}.scielo__theme--light .dropdown-item{white-space:normal;color:#333}.scielo__theme--light .dropdown-item:hover{color:#333;background:#f7f6f4}footer{border-top:0!important;margin:0;padding-top:.75rem;padding-bottom:3rem}footer section{border-top:1px dashed #ccc}.scielo__theme--dark footer section{border-color:rgba(255,255,255,.3)}.scielo__theme--light footer section{border-color:#ccc}footer section:first-child{border-top:0}footer .col{padding:15px 0}footer p{margin:0}footer .address-scielo{background-color:#f7f6f4}.scielo__theme--dark footer .address-scielo{background-color:#393939}.scielo__theme--light footer .address-scielo{background-color:#f7f6f4}footer .address-scielo .col{border:0}@media (max-width:575.98px){footer .address-scielo .col{padding-left:8px;padding-right:8px}footer .address-scielo .col:first-child{padding-bottom:0}footer .address-scielo .col:last-child{padding-top:0}}footer .partners{padding:16px 0}footer .partners a{margin:10px}@media (max-width:575.98px){footer .partners img{margin:8px 0}}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#333;text-align:left;background-color:transparent;border:0;border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.scielo__theme--dark .accordion-button{color:#c4c4c4}.scielo__theme--light .accordion-button{color:#333}.accordion-button:not(.collapsed){color:#333;background-color:transparent;box-shadow:none;border-bottom:3px solid #3867ce}.scielo__theme--dark .accordion-button:not(.collapsed){color:#c4c4c4;background-color:transparent;border-bottom:3px solid #86acff}.scielo__theme--light .accordion-button:not(.collapsed){color:#333;background-color:transparent;border-bottom:3px solid #3867ce}.accordion-button:not(.collapsed)::after{background-image:none;transform:rotate(90deg);color:#3867ce}.scielo__theme--dark .accordion-button:not(.collapsed)::after{color:#86acff}.scielo__theme--light .accordion-button:not(.collapsed)::after{color:#3867ce}.accordion-button::after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;font-family:'Material Icons Outlined';content:"arrow_forward_ios";background-image:none;background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out;text-align:center;line-height:1.25rem}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#3867ce;outline:0;box-shadow:none}.accordion-header{margin-bottom:0}.accordion-item{margin-bottom:-1px;background-color:transparent;border:1px solid #ccc}.scielo__theme--dark .accordion-item{border:1px solid rgba(255,255,255,.3)}.scielo__theme--light .accordion-item{border:1px solid #ccc}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:last-of-type{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-body{padding:1rem 1.25rem;background:#f7f6f4;color:#333}.scielo__theme--dark .accordion-body{color:#c4c4c4;background:#414141}.scielo__theme--light .accordion-body{color:#333;background:#f7f6f4}.accordion-flush{border:1px solid #ccc;border-radius:.25rem}.scielo__theme--dark .accordion-flush{border:1px solid rgba(255,255,255,.3)}.scielo__theme--light .accordion-flush{border:1px solid #ccc}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.alert{padding:.75rem 3.75rem .75rem 1.5rem;border-radius:.1875rem;border:2px solid #86acff;background:#fff;color:#00314c}.scielo__theme--dark .alert{background:#333;color:#eee}.scielo__theme--light .alert{background:#fff;color:#00314c}.alert hr{border-top-color:#efeeec}.scielo__theme--dark .alert hr{border-top-color:#414141}.scielo__theme--light .alert hr{border-top-color:#efeeec}.alert-danger,.alert-info,.alert-success,.alert-warning{padding-left:3.75rem;position:relative}.alert-danger:before,.alert-info:before,.alert-success:before,.alert-warning:before{content:'';position:absolute;top:.75rem;left:1.5rem;font-family:'Material Icons Outlined';font-size:1.5rem;line-height:1.5rem}.alert-primary{color:#fff;background:#3867ce;border-color:#3867ce}.alert-primary .alert-heading,.alert-primary .alert-link{color:#fff!important}.scielo__theme--dark .alert-primary{color:#333;background:#86acff;border-color:#86acff}.scielo__theme--dark .alert-primary .alert-heading,.scielo__theme--dark .alert-primary .alert-link{color:#333!important}.scielo__theme--light .alert-primary{color:#fff;background:#3867ce;border-color:#3867ce}.scielo__theme--light .alert-primary .alert-heading,.scielo__theme--light .alert-primary .alert-link{color:#fff!important}.alert-secondary{color:#fff;background:#fff;border-color:#fff;color:#333;background:#fff;border-color:rgba(0,0,0,.3)}.alert-secondary .alert-heading,.alert-secondary .alert-link{color:#fff!important}.scielo__theme--dark .alert-secondary{color:#333;background:#c4c4c4;border-color:#c4c4c4}.scielo__theme--dark .alert-secondary .alert-heading,.scielo__theme--dark .alert-secondary .alert-link{color:#333!important}.scielo__theme--light .alert-secondary{color:#fff;background:#fff;border-color:#fff}.scielo__theme--light .alert-secondary .alert-heading,.scielo__theme--light .alert-secondary .alert-link{color:#fff!important}.alert-secondary .alert-heading,.alert-secondary .alert-link{color:#333!important}.scielo__theme--dark .alert-secondary{color:#c4c4c4;background:0 0;border-color:#c4c4c4}.scielo__theme--dark .alert-secondary .alert-heading,.scielo__theme--dark .alert-secondary .alert-link{color:#c4c4c4!important}.scielo__theme--light .alert-secondary{color:#333;background:#fff;border-color:rgba(0,0,0,.3)}.scielo__theme--light .alert-secondary .alert-heading,.scielo__theme--light .alert-secondary .alert-link{color:#333!important}.alert-info{color:#fff;background:#2195a9;border-color:#2195a9}.alert-info:before{content:"info";color:inherit}.alert-info .alert-heading,.alert-info .alert-link{color:#fff!important}.scielo__theme--dark .alert-info{color:#333;background:#2299ad;border-color:#2299ad}.scielo__theme--dark .alert-info .alert-heading,.scielo__theme--dark .alert-info .alert-link{color:#333!important}.scielo__theme--light .alert-info{color:#fff;background:#2195a9;border-color:#2195a9}.scielo__theme--light .alert-info .alert-heading,.scielo__theme--light .alert-info .alert-link{color:#fff!important}.alert-dark{color:#fff;background:#3867ce;border-color:#3867ce}.alert-dark .alert-heading,.alert-dark .alert-link{color:#fff!important}.scielo__theme--dark .alert-dark{color:#333;background:#86acff;border-color:#86acff}.scielo__theme--dark .alert-dark .alert-heading,.scielo__theme--dark .alert-dark .alert-link{color:#333!important}.scielo__theme--light .alert-dark{color:#fff;background:#3867ce;border-color:#3867ce}.scielo__theme--light .alert-dark .alert-heading,.scielo__theme--light .alert-dark .alert-link{color:#fff!important}.alert-success{color:#fff;background:#2c9d45;border-color:#2c9d45}.alert-success:before{content:"check_circle";color:inherit}.alert-success .alert-heading,.alert-success .alert-link{color:#fff!important}.scielo__theme--dark .alert-success{color:#333;background:#2c9d45;border-color:#2c9d45}.scielo__theme--dark .alert-success .alert-heading,.scielo__theme--dark .alert-success .alert-link{color:#333!important}.scielo__theme--light .alert-success{color:#fff;background:#2c9d45;border-color:#2c9d45}.scielo__theme--light .alert-success .alert-heading,.scielo__theme--light .alert-success .alert-link{color:#fff!important}.alert-danger{color:#fff;background:#c63800;border-color:#c63800}.alert-danger:before{content:"report_problem";color:inherit}.alert-danger .alert-heading,.alert-danger .alert-link{color:#fff!important}.scielo__theme--dark .alert-danger{color:#333;background:#ff7e4a;border-color:#ff7e4a}.scielo__theme--dark .alert-danger .alert-heading,.scielo__theme--dark .alert-danger .alert-link{color:#333!important}.scielo__theme--light .alert-danger{color:#fff;background:#c63800;border-color:#c63800}.scielo__theme--light .alert-danger .alert-heading,.scielo__theme--light .alert-danger .alert-link{color:#fff!important}.alert-warning{color:#fff;background:#b67f00;border-color:#b67f00}.alert-warning:before{content:"report_problem";color:inherit}.alert-warning .alert-heading,.alert-warning .alert-link{color:#fff!important}.scielo__theme--dark .alert-warning{color:#333;background:#b67f00;border-color:#b67f00}.scielo__theme--dark .alert-warning .alert-heading,.scielo__theme--dark .alert-warning .alert-link{color:#333!important}.scielo__theme--light .alert-warning{color:#fff;background:#b67f00;border-color:#b67f00}.scielo__theme--light .alert-warning .alert-heading,.scielo__theme--light .alert-warning .alert-link{color:#fff!important}.alert-link{color:#3867ce!important}.scielo__theme--dark .alert-link{color:#86acff!important}.scielo__theme--light .alert-link{color:#3867ce!important}.alert-dismissible{padding-right:3.75rem}.alert-dismissible .close{padding:.5625rem .75rem;font-size:1.5rem;line-height:1.5rem;color:inherit;top:0;right:0;opacity:.5;position:absolute;right:0;border:0;background:0 0}.alert-dismissible .close:before{font-family:'Material Icons Outlined';content:"close";color:inherit}.alert-dismissible .close:hover{opacity:1}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid #ccc;border-radius:.25rem}.scielo__theme--dark .card{border:1px solid rgba(255,255,255,.3);background-color:#333}.scielo__theme--light .card{border:1px solid #ccc;background-color:#fff}.card .list-group-item{background-color:#fff;border-color:#ccc}.scielo__theme--dark .card .list-group-item{border-color:rgba(255,255,255,.3);background-color:#333}.scielo__theme--light .card .list-group-item{border-color:#ccc;background-color:#fff}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem 1rem;color:#333}.scielo__theme--dark .card-body{color:#c4c4c4}.scielo__theme--light .card-body{color:#333}.card-title{margin-bottom:.5rem;color:#3867ce}.scielo__theme--dark .card-title{color:#86acff}.scielo__theme--light .card-title{color:#3867ce}.card-subtitle{margin-top:-.25rem;margin-bottom:0;font-weight:700;text-transform:uppercase;color:#6c6b6b;font-size:.75rem}.scielo__theme--dark .card-subtitle{color:#adadad}.scielo__theme--light .card-subtitle{color:#6c6b6b}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.5rem 1rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.5rem;margin-bottom:-.5rem;margin-left:-.5rem;border-bottom:0}.card-header-pills{margin-right:-.5rem;margin-left:-.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:.5rem}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1060;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.5rem;outline:0}.scielo__theme--dark .modal-content{border:1px solid rgba(255,255,255,.3);background-color:#333}.scielo__theme--light .modal-content{border:1px solid #ccc;background-color:#fff}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-top-left-radius:calc(.5rem - 1px);border-top-right-radius:calc(.5rem - 1px);border-bottom:1px solid #ccc}.scielo__theme--dark .modal-header{border-bottom:1px solid rgba(255,255,255,.3)}.scielo__theme--light .modal-header{border-bottom:1px solid #ccc}.modal-header .btn-close{padding:.5rem .5rem;margin:-2px -.5rem -.5rem auto;background-image:none;font-weight:700;font-size:1.3125rem;line-height:1.25em;letter-spacing:0;text-align:center;position:relative}.modal-header .btn-close:before{font-family:'Material Icons Outlined';content:"close";color:#333;line-height:1.8;position:absolute;top:0;left:0;text-align:center;width:100%}.scielo__theme--dark .modal-header .btn-close:before{color:#c4c4c4}.scielo__theme--light .modal-header .btn-close:before{color:#333}.modal-title{margin-bottom:0;line-height:1.5}.modal-title [class*=" material-icons"],.modal-title [class^=material-icons]{vertical-align:bottom}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-bottom-right-radius:calc(.5rem - 1px);border-bottom-left-radius:calc(.5rem - 1px);border-top:1px solid #ccc}.scielo__theme--dark .modal-footer{border-top:1px solid rgba(255,255,255,.3)}.scielo__theme--light .modal-footer{border-top:1px solid #ccc}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.table{--scielo-table-bg:transparent;--scielo-table-striped-color:#393939;--scielo-table-striped-bg:rgba(0, 0, 0, 0.05);--scielo-table-active-color:#393939;--scielo-table-active-bg:rgba(0, 0, 0, 0.1);--scielo-table-hover-color:#393939;--scielo-table-hover-bg:rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:#333;vertical-align:top;border-color:#ccc}.scielo__theme--dark .table{color:#c4c4c4;border-color:rgba(255,255,255,.3)}.scielo__theme--light .table{color:#333;border-color:#ccc}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--scielo-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--scielo-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>thead th{border-bottom:2px solid #ccc}.scielo__theme--dark .table>thead th{border-bottom:2px solid rgba(255,255,255,.3)}.scielo__theme--light .table>thead th{border-bottom:2px solid #ccc}.table>:not(:last-child)>:last-child>*{border-bottom-color:#ccc}.scielo__theme--dark .table>:not(:last-child)>:last-child>*{border-bottom-color:rgba(255,255,255,.3)}.scielo__theme--light .table>:not(:last-child)>:last-child>*{border-bottom-color:#ccc}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-striped>tbody>tr:nth-of-type(odd){--scielo-table-accent-bg:var(--scielo-table-striped-bg);color:#333}.scielo__theme--dark .table-striped>tbody>tr:nth-of-type(odd){color:#c4c4c4}.scielo__theme--light .table-striped>tbody>tr:nth-of-type(odd){color:#333}.table-active{--scielo-table-accent-bg:var(--scielo-table-active-bg);color:#333}.scielo__theme--dark .table-active{color:#c4c4c4}.scielo__theme--light .table-active{color:#333}.table-hover>tbody>tr:hover{--scielo-table-accent-bg:var(--scielo-table-hover-bg);color:#333}.scielo__theme--dark .table-hover>tbody>tr:hover{color:#c4c4c4}.scielo__theme--light .table-hover>tbody>tr:hover{color:#333}.table-primary{--scielo-table-bg:rgba(56, 103, 206, 0.7);--scielo-table-striped-bg:rgba(51, 94, 188, 0.715);--scielo-table-striped-color:#fff;--scielo-table-active-bg:rgba(46, 85, 171, 0.73);--scielo-table-active-color:#fff;--scielo-table-hover-bg:rgba(49, 90, 179, 0.7225);--scielo-table-hover-color:#fff;color:#000}.table-secondary{--scielo-table-bg:rgba(255, 255, 255, 0.5);--scielo-table-striped-bg:rgba(220, 220, 220, 0.525);--scielo-table-striped-color:#000;--scielo-table-active-bg:rgba(191, 191, 191, 0.55);--scielo-table-active-color:#000;--scielo-table-hover-bg:rgba(205, 205, 205, 0.5375);--scielo-table-hover-color:#000;color:#000}.table-success{--scielo-table-bg:rgba(44, 157, 69, 0.7);--scielo-table-striped-bg:rgba(40, 143, 63, 0.715);--scielo-table-striped-color:#000;--scielo-table-active-bg:rgba(36, 130, 57, 0.73);--scielo-table-active-color:#fff;--scielo-table-hover-bg:rgba(38, 136, 60, 0.7225);--scielo-table-hover-color:#000;color:#000}.table-info{--scielo-table-bg:rgba(33, 149, 169, 0.7);--scielo-table-striped-bg:rgba(30, 136, 154, 0.715);--scielo-table-striped-color:#000;--scielo-table-active-bg:rgba(27, 124, 140, 0.73);--scielo-table-active-color:#fff;--scielo-table-hover-bg:rgba(29, 130, 147, 0.7225);--scielo-table-hover-color:#fff;color:#000}.table-warning{--scielo-table-bg:rgba(182, 127, 0, 0.7);--scielo-table-striped-bg:rgba(166, 116, 0, 0.715);--scielo-table-striped-color:#000;--scielo-table-active-bg:rgba(151, 105, 0, 0.73);--scielo-table-active-color:#fff;--scielo-table-hover-bg:rgba(158, 110, 0, 0.7225);--scielo-table-hover-color:#000;color:#000}.table-danger{--scielo-table-bg:rgba(198, 56, 0, 0.7);--scielo-table-striped-bg:rgba(180, 51, 0, 0.715);--scielo-table-striped-color:#fff;--scielo-table-active-bg:rgba(164, 46, 0, 0.73);--scielo-table-active-color:#fff;--scielo-table-hover-bg:rgba(172, 49, 0, 0.7225);--scielo-table-hover-color:#fff;color:#000}.table-light{--scielo-table-bg:#F7F6F4;--scielo-table-striped-bg:#ebeae8;--scielo-table-striped-color:#000;--scielo-table-active-bg:#dedddc;--scielo-table-active-color:#000;--scielo-table-hover-bg:#e4e4e2;--scielo-table-hover-color:#000;color:#000}.table-dark{--scielo-table-bg:#393939;--scielo-table-striped-bg:#434343;--scielo-table-striped-color:#fff;--scielo-table-active-bg:#4d4d4d;--scielo-table-active-color:#fff;--scielo-table-hover-bg:#484848;--scielo-table-hover-color:#fff;color:#fff}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.table table{min-width:100%}.nav:not(.flex-column).nav-tabs{border:none;background:0 0;margin-bottom:.75rem;border-bottom:1px solid #ccc}.scielo__theme--dark .nav:not(.flex-column).nav-tabs{border-color:rgba(255,255,255,.3)}.scielo__theme--light .nav:not(.flex-column).nav-tabs{border-color:#ccc}@media screen and (max-width:575px){.nav:not(.flex-column).nav-tabs{display:block;white-space:nowrap;overflow-x:auto;overflow-y:hidden}.nav:not(.flex-column).nav-tabs>li{float:none;display:inline-block}}.nav:not(.flex-column).nav-tabs .nav-link{font-weight:400!important;font-size:1rem;letter-spacing:.1px!important;white-space:nowrap;line-height:1.875rem;color:#333;border-radius:0;border-top-left-radius:.1875rem;border-top-right-radius:.1875rem;border-width:0;padding:.5625rem 1.5rem;position:relative;transition:.2s all}.nav:not(.flex-column).nav-tabs .nav-link:before{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;border-bottom:3px solid rgba(56,103,206,.25);transition:.2s all}.scielo__theme--dark .nav:not(.flex-column).nav-tabs .nav-link{color:#c4c4c4}.scielo__theme--light .nav:not(.flex-column).nav-tabs .nav-link{color:#333}.nav:not(.flex-column).nav-tabs .nav-link.active{border:none;background:0 0;color:#00314c}.scielo__theme--dark .nav:not(.flex-column).nav-tabs .nav-link.active{color:#eee}.scielo__theme--light .nav:not(.flex-column).nav-tabs .nav-link.active{color:#00314c}.nav:not(.flex-column).nav-tabs .nav-link.active:before{left:50%;width:100%;border-color:#3867ce}.scielo__theme--dark .nav:not(.flex-column).nav-tabs .nav-link.active:before{border-color:#86acff}.scielo__theme--light .nav:not(.flex-column).nav-tabs .nav-link.active:before{border-color:#3867ce}.nav:not(.flex-column).nav-tabs .nav-link.disabled{color:rgba(0,0,0,.1);cursor:not-allowed}.scielo__theme--dark .nav:not(.flex-column).nav-tabs .nav-link.disabled{color:rgba(255,255,255,.2)}.scielo__theme--light .nav:not(.flex-column).nav-tabs .nav-link.disabled{color:rgba(0,0,0,.1)}.nav:not(.flex-column).nav-tabs .nav-link.dropdown-toggle{position:relative;padding-right:2.25rem!important}.nav:not(.flex-column).nav-tabs .nav-link.dropdown-toggle:after{position:absolute;top:50%;transform:translateY(-50%);font-family:'Material Icons Outlined';content:"arrow_drop_down";color:inherit;border:0;line-height:1.5rem!important;text-align:center;right:1rem;width:1.25rem;height:1.25rem;font-size:1.25rem;line-height:1.25rem;border:none!important;margin-top:0!important;width:1.5rem!important;height:1.5rem!important;transform:translateY(-50%)}.nav:not(.flex-column).nav-tabs .nav-link:not(.disabled):focus,.nav:not(.flex-column).nav-tabs .nav-link:not(.disabled):hover{background:#f7f6f4;color:#00314c}.scielo__theme--dark .nav:not(.flex-column).nav-tabs .nav-link:not(.disabled):focus,.scielo__theme--dark .nav:not(.flex-column).nav-tabs .nav-link:not(.disabled):hover{background:#414141;color:#eee}.scielo__theme--light .nav:not(.flex-column).nav-tabs .nav-link:not(.disabled):focus,.scielo__theme--light .nav:not(.flex-column).nav-tabs .nav-link:not(.disabled):hover{background:#f7f6f4;color:#00314c}.nav:not(.flex-column).nav-tabs .dropdown-menu{background:#fff;border:1px solid #ccc;border-radius:3px;box-shadow:0 .375rem .375rem rgba(102,110,122,.1)}.nav:not(.flex-column).nav-tabs .dropdown-menu>a{position:relative;font-weight:700;font-size:1;line-height:1.2em;letter-spacing:0;padding:.75rem 1.5rem .75rem;line-height:1.5rem;transition:all .5s;border-radius:.1875rem;background:0 0;color:#fff;font-weight:400;font-size:1rem;line-height:1.2em;color:#333!important}.scielo__theme--dark .nav:not(.flex-column).nav-tabs .dropdown-menu>a{color:#eee}.scielo__theme--light .nav:not(.flex-column).nav-tabs .dropdown-menu>a{color:#fff}.nav:not(.flex-column).nav-tabs .dropdown-menu>a:hover:hover{background:#f7f6f4;color:#333}.scielo__theme--dark .nav:not(.flex-column).nav-tabs .dropdown-menu>a:hover:hover{background:#414141;color:#c4c4c4}.scielo__theme--light .nav:not(.flex-column).nav-tabs .dropdown-menu>a:hover:hover{background:#f7f6f4;color:#333}.scielo__theme--dark .nav:not(.flex-column).nav-tabs .dropdown-menu>a{color:#c4c4c4!important}.scielo__theme--light .nav:not(.flex-column).nav-tabs .dropdown-menu>a{color:#333!important}.scielo__theme--dark .nav:not(.flex-column).nav-tabs .dropdown-menu{background:#333;border:1px solid rgba(255,255,255,.3)}.scielo__theme--light .nav:not(.flex-column).nav-tabs .dropdown-menu{background:#fff;border:1px solid #ccc}.nav:not(.flex-column).nav-tabs .dropdown-menu .dropdown-divider{border-color:#ccc}.scielo__theme--dark .nav:not(.flex-column).nav-tabs .dropdown-menu .dropdown-divider{border-color:rgba(255,255,255,.3)}.scielo__theme--light .nav:not(.flex-column).nav-tabs .dropdown-menu .dropdown-divider{border-color:#ccc}.nav.nav-pills .nav-link{font-weight:400!important;font-size:1rem;letter-spacing:.1px!important;white-space:nowrap;line-height:1.875rem;color:#333;border-radius:.1875rem;border-width:0;padding:.5625rem 1.5rem;position:relative;transition:.2s all}.scielo__theme--dark .nav.nav-pills .nav-link{color:#c4c4c4}.scielo__theme--light .nav.nav-pills .nav-link{color:#333}.nav.nav-pills .nav-link.active{border:none;background:#3867ce;color:#fff}.scielo__theme--dark .nav.nav-pills .nav-link.active{background:#86acff;color:#333}.scielo__theme--light .nav.nav-pills .nav-link.active{background:#3867ce;color:#fff}.nav.nav-pills .nav-link.disabled{color:rgba(0,0,0,.1);cursor:not-allowed}.scielo__theme--dark .nav.nav-pills .nav-link.disabled{color:rgba(255,255,255,.2)}.scielo__theme--light .nav.nav-pills .nav-link.disabled{color:rgba(0,0,0,.1)}.nav.nav-pills .nav-link:not(.disabled):focus:not(.active),.nav.nav-pills .nav-link:not(.disabled):hover:not(.active){background:#f7f6f4;color:#00314c}.scielo__theme--dark .nav.nav-pills .nav-link:not(.disabled):focus:not(.active),.scielo__theme--dark .nav.nav-pills .nav-link:not(.disabled):hover:not(.active){background:#414141;color:#eee}.scielo__theme--light .nav.nav-pills .nav-link:not(.disabled):focus:not(.active),.scielo__theme--light .nav.nav-pills .nav-link:not(.disabled):hover:not(.active){background:#f7f6f4;color:#00314c}.nav.flex-column.nav-pills .nav-link{font-weight:400!important;font-size:1rem;letter-spacing:.1px!important;white-space:nowrap;background:0 0;line-height:1.875rem;color:#333;border-radius:.1875rem;border-left:3px solid transparent;border-top-left-radius:0;border-bottom-left-radius:0;padding:.5625rem 1.5rem}.scielo__theme--dark .nav.flex-column.nav-pills .nav-link{color:#c4c4c4}.scielo__theme--light .nav.flex-column.nav-pills .nav-link{color:#333}.nav.flex-column.nav-pills .nav-link.active{background:0 0;border-color:#3867ce;color:#00314c}.scielo__theme--dark .nav.flex-column.nav-pills .nav-link.active{border-color:#86acff;color:#eee}.scielo__theme--light .nav.flex-column.nav-pills .nav-link.active{border-color:#3867ce;color:#00314c}.nav.flex-column.nav-pills .nav-link.disabled{color:rgba(0,0,0,.1);cursor:not-allowed}.scielo__theme--dark .nav.flex-column.nav-pills .nav-link.disabled{color:rgba(255,255,255,.2)}.scielo__theme--light .nav.flex-column.nav-pills .nav-link.disabled{color:rgba(0,0,0,.1)}.nav.flex-column.nav-pills .nav-link:not(.disabled):focus,.nav.flex-column.nav-pills .nav-link:not(.disabled):hover{background:#f7f6f4;color:#00314c}.scielo__theme--dark .nav.flex-column.nav-pills .nav-link:not(.disabled):focus,.scielo__theme--dark .nav.flex-column.nav-pills .nav-link:not(.disabled):hover{background:#414141;color:#eee}.scielo__theme--light .nav.flex-column.nav-pills .nav-link:not(.disabled):focus,.scielo__theme--light .nav.flex-column.nav-pills .nav-link:not(.disabled):hover{background:#f7f6f4;color:#00314c}.tab-pane{padding:.75rem 0}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;margin:0 10px;display:none}[dir=rtl] .slick-slide{float:right}@media (max-width:575.98px){.slick-slide{margin:0 40px}}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-next,.slick-prev{position:relative;display:inline-block;padding:.625rem 1rem;border-radius:.25rem;line-height:1.25rem;height:2.5rem;font-weight:400!important;font-size:1rem;letter-spacing:.1px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-position:center;transition:all .8s;margin:0 0 1rem;background-color:#fff;border:1px solid #ccc;color:#333;position:absolute;display:block;height:40px;width:30px;line-height:0;font-size:0;cursor:pointer;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding:0}.slick-next:focus,.slick-prev:focus{box-shadow:0 0 0 .125rem rgba(56,103,206,.25);outline:0}.slick-next:focus:active,.slick-prev:focus:active{box-shadow:0 0 0 .25rem rgba(56,103,206,.25)}.slick-next:focus,.slick-prev:focus{box-shadow:0 0 0 .125rem rgba(204,204,204,.25);outline:0}.slick-next:focus:active,.slick-prev:focus:active{box-shadow:0 0 0 .25rem rgba(204,204,204,.25)}.slick-next:focus,.slick-prev:focus{background-color:#fff;color:#333}.slick-next.active:not(:disabled):not(.disabled),.slick-prev.active:not(:disabled):not(.disabled){border:1px solid #d9d9d9;background-color:#d9d9d9;color:#333}.show>.slick-next.dropdown-toggle,.show>.slick-prev.dropdown-toggle{background-color:#d9d9d9;color:#333}.slick-next:hover:not(:disabled):not(.disabled),.slick-prev:hover:not(:disabled):not(.disabled){border:1px solid #d9d9d9;background:#d9d9d9 radial-gradient(circle,transparent 1%,#d9d9d9 1%) center/15000%;color:#333}.slick-next:active:not(:disabled):not(.disabled),.slick-prev:active:not(:disabled):not(.disabled){border:1px solid #d9d9d9;background-color:#1a1a1a;background-size:100%;transition:background 0s;color:#333}.slick-next:hover:not(:disabled):not(.disabled),.slick-prev:hover:not(:disabled):not(.disabled){border:1px solid #ccc;background:hoverBgColor radial-gradient(circle,transparent 1%,hoverBgColor 1%) center/15000%;color:#333}.slick-next:active:not(:disabled):not(.disabled),.slick-prev:active:not(:disabled):not(.disabled){border:1px solid #ccc;background-color:gray;background-size:100%;transition:background 0s;color:#333}.slick-next:focus,.slick-prev:focus{border-color:#ccc}.scielo__theme--dark .slick-next,.scielo__theme--dark .slick-prev{background-color:#c4c4c4;border:1px solid rgba(255,255,255,.3);color:#333}.scielo__theme--dark .slick-next:focus,.scielo__theme--dark .slick-prev:focus{background-color:#c4c4c4;color:#333}.scielo__theme--dark .slick-next.active:not(:disabled):not(.disabled),.scielo__theme--dark .slick-prev.active:not(:disabled):not(.disabled){background-color:#a7a7a7;color:#333}.scielo__theme--dark .slick-next:hover:not(:disabled):not(.disabled),.scielo__theme--dark .slick-prev:hover:not(:disabled):not(.disabled){border:1px solid #dcdcdc;background:#dcdcdc radial-gradient(circle,transparent 1%,#dcdcdc 1%) center/15000%;color:#333}.scielo__theme--dark .slick-next:active:not(:disabled):not(.disabled),.scielo__theme--dark .slick-prev:active:not(:disabled):not(.disabled){border:1px solid #dcdcdc;background-color:#f9f9f9;background-size:100%;transition:background 0s;color:#333}.scielo__theme--dark .slick-next:hover:not(:disabled):not(.disabled),.scielo__theme--dark .slick-prev:hover:not(:disabled):not(.disabled){border:1px solid rgba(255,255,255,.3);background:hoverBgColor radial-gradient(circle,transparent 1%,hoverBgColor 1%) center/15000%;color:#333}.scielo__theme--dark .slick-next:active:not(:disabled):not(.disabled),.scielo__theme--dark .slick-prev:active:not(:disabled):not(.disabled){border:1px solid rgba(255,255,255,.3);background-color:#f9f9f9;background-size:100%;transition:background 0s;color:#333}.scielo__theme--dark .slick-next:focus,.scielo__theme--dark .slick-prev:focus{border-color:rgba(255,255,255,.3)}.scielo__theme--light .slick-next,.scielo__theme--light .slick-prev{background-color:#fff;border-color:1px solid #ccc;color:#333}.scielo__theme--light .slick-next:focus,.scielo__theme--light .slick-prev:focus{background-color:#fff;color:#333}.scielo__theme--light .slick-next.active:not(:disabled):not(.disabled),.scielo__theme--light .slick-prev.active:not(:disabled):not(.disabled){background-color:#fff;color:#333}.scielo__theme--light .slick-next:hover:not(:disabled):not(.disabled),.scielo__theme--light .slick-prev:hover:not(:disabled):not(.disabled){border:1px solid #d9d9d9;background:#d9d9d9 radial-gradient(circle,transparent 1%,#d9d9d9 1%) center/15000%;color:#333}.scielo__theme--light .slick-next:active:not(:disabled):not(.disabled),.scielo__theme--light .slick-prev:active:not(:disabled):not(.disabled){border:1px solid #d9d9d9;background-color:#1a1a1a;background-size:100%;transition:background 0s;color:#333}.scielo__theme--light .slick-next:hover:not(:disabled):not(.disabled),.scielo__theme--light .slick-prev:hover:not(:disabled):not(.disabled){border:1px solid #ccc;background:hoverBgColor radial-gradient(circle,transparent 1%,hoverBgColor 1%) center/15000%;color:#333}.scielo__theme--light .slick-next:active:not(:disabled):not(.disabled),.scielo__theme--light .slick-prev:active:not(:disabled):not(.disabled){border:1px solid #ccc;background-color:gray;background-size:100%;transition:background 0s;color:#333}.scielo__theme--light .slick-next:focus,.scielo__theme--light .slick-prev:focus{border-color:#ccc}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{outline:0}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:"Material Icons Outlined";font-size:20px;line-height:1;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}@media (max-width:575.98px){.slick-prev{left:0;z-index:1}}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"navigate_before"}[dir=rtl] .slick-prev:before{content:"navigate_next"}.slick-next{right:-25px}@media (max-width:575.98px){.slick-next{right:0;z-index:1}}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"navigate_next"}[dir=rtl] .slick-next:before{content:"navigate_before"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-32px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:16px;width:16px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:0 0;border:2px solid #6c6b6b;border-radius:100px;display:block;height:16px;width:16px;outline:0;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.scielo__theme--dark .slick-dots li button{border:2px solid #adadad}.scielo__theme--light .slick-dots li button{border:2px solid #6c6b6b}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li.slick-active button{background:#6c6b6b}.scielo__theme--dark .slick-dots li.slick-active button{background:#adadad}.scielo__theme--light .slick-dots li.slick-active button{background:#6c6b6b}.scielo__language{display:inline-block;float:right}.scielo__language a{margin:0 .5rem;text-transform:uppercase;display:inline-block;text-decoration:none}@media (max-width:575.98px){.scielo__language a{display:block;margin:.25rem 0}}.scielo__levelMenu{background:#f7f6f4;padding:1.125rem}.scielo__theme--dark .scielo__levelMenu{background:#393939}.scielo__theme--light .scielo__levelMenu{background:#f7f6f4}.scielo__levelMenu>.container{margin:0!important}.scielo__levelMenu>.container [class^=col]{text-align:center;border-right:1px dashed #ccc;line-height:3.75rem}.scielo__theme--dark .scielo__levelMenu>.container [class^=col]{border-color:rgba(255,255,255,.3)}.scielo__theme--light .scielo__levelMenu>.container [class^=col]{border-color:#ccc}.scielo__levelMenu>.container [class^=col]:last-of-type{border:0}@media (max-width:575.98px){.scielo__levelMenu>.container [class^=col]{border:0}.scielo__levelMenu>.container [class^=col]:first-of-type{border-right:1px dashed #ccc}.scielo__theme--dark .scielo__levelMenu>.container [class^=col]:first-of-type{border-color:rgba(255,255,255,.3)}.scielo__theme--light .scielo__levelMenu>.container [class^=col]:first-of-type{border-color:#ccc}.scielo__levelMenu>.container [class^=col]:last-of-type{margin-top:1rem}}.scielo__levelMenu a{text-decoration:none;font-weight:700}section.scielo__search-articles{background:#f7f6f4;padding:1.125rem}.scielo__theme--dark section.scielo__search-articles{background:#393939}.scielo__theme--light section.scielo__search-articles{background:#f7f6f4}@media (max-width:991.98px){section.scielo__search-articles .input-group{flex-flow:column;height:auto;background:0 0}section.scielo__search-articles .input-group .form-control,section.scielo__search-articles .input-group .form-select{width:100%;margin:0 0 .5rem!important;border-radius:.25rem!important}section.scielo__search-articles .input-group .form-control:last-child,section.scielo__search-articles .input-group .form-select:last-child{margin:0}}section.scielo__search-articles .input-group .input-group-append .form-select{min-width:180px}section.scielo__search-articles .input-group .input-group-preppend .form-select{min-width:120px}.scielo__contribGroup{color:#403d39;margin:15px 10%;font-size:1.1em;text-align:center;opacity:1}.scielo__contribGroup a.btn-fechar{display:inline-block;border-radius:100%;cursor:pointer;width:30px;height:30px;font-size:86%;padding:5px 0;text-align:center;margin-top:10px;font-family:'Material Icons Outlined';content:"close"}.scielo__contribGroup a.btn-fechar:hover{background:#3867ce;color:#fff}.scielo__contribGroup .sci-ico-emailOutlined{font-size:20px;vertical-align:baseline}.scielo__contribGroup .dropdown{display:inline-block;padding:0}.scielo__contribGroup .dropdown .dropdown-toggle{background:0 0;border:1px solid transparent;padding:.625rem;height:auto;outline:0;margin-bottom:0;color:#3867ce}.scielo__contribGroup .dropdown .dropdown-toggle:hover{border:1px solid transparent;color:#254895;background:0 0!important}.scielo__theme--dark .scielo__contribGroup .dropdown .dropdown-toggle{border:1px solid transparent;color:#86acff}.scielo__theme--dark .scielo__contribGroup .dropdown .dropdown-toggle:hover{border:1px solid transparent;color:#d3e0ff}.scielo__theme--light .scielo__contribGroup .dropdown .dropdown-toggle{border:1px solid transparent;color:#3867ce}.scielo__theme--light .scielo__contribGroup .dropdown .dropdown-toggle:hover{border:1px solid transparent;color:#254895}.scielo__contribGroup .dropdown .dropdown-toggle:focus{box-shadow:none;background:0 0;border:1px solid #ccc}.scielo__theme--dark .scielo__contribGroup .dropdown .dropdown-toggle:focus{box-shadow:none;background:0 0;border:1px solid rgba(255,255,255,.3)}.scielo__theme--light .scielo__contribGroup .dropdown .dropdown-toggle:focus{box-shadow:none;background:0 0;border:1px solid #ccc}@media (max-width:575.98px){.scielo__contribGroup .dropdown .dropdown-toggle{max-width:300px!important;white-space:inherit;height:auto}}.scielo__contribGroup .dropdown .dropdown-toggle:after{display:none}.scielo__contribGroup .dropdown .dropdown-menu{padding:10px 20px;text-align:left;border-radius:4px}.scielo__contribGroup .dropdown .dropdown-menu.show{color:#333;padding-left:.75rem}.scielo__theme--dark .scielo__contribGroup .dropdown .dropdown-menu.show{color:#c4c4c4}.scielo__theme--light .scielo__contribGroup .dropdown .dropdown-menu.show{color:#333}.scielo__contribGroup .dropdown .dropdown-menu strong{display:inline-block;margin:20px 0 8px 0;font-size:11px;color:#00314c;text-transform:uppercase}.scielo__contribGroup .dropdown a{cursor:pointer}.scielo__contribGroup .dropdown a span{display:inline-block;padding:5px 0}.scielo__contribGroup .dropdown.open{background:#3867ce;border-radius:4px}.scielo__contribGroup .dropdown.open a{color:#fff}.scielo__contribGroup .outlineFadeLink{background-color:#fff;border:1px solid #ccc;color:#333;margin:0 0 0 .625rem}.scielo__contribGroup .outlineFadeLink:focus{box-shadow:0 0 0 .125rem rgba(204,204,204,.25);outline:0}.scielo__contribGroup .outlineFadeLink:focus:active{box-shadow:0 0 0 .25rem rgba(204,204,204,.25)}.scielo__contribGroup .outlineFadeLink:focus{background-color:#fff;color:#333}.scielo__contribGroup .outlineFadeLink.active:not(:disabled):not(.disabled){border:1px solid #d9d9d9;background-color:#d9d9d9;color:#333}.show>.scielo__contribGroup .outlineFadeLink.dropdown-toggle{background-color:#d9d9d9;color:#333}.scielo__contribGroup .outlineFadeLink:hover:not(:disabled):not(.disabled){border:1px solid #d9d9d9;background:#d9d9d9 radial-gradient(circle,transparent 1%,#d9d9d9 1%) center/15000%;color:#333}.scielo__contribGroup .outlineFadeLink:active:not(:disabled):not(.disabled){border:1px solid #d9d9d9;background-color:#1a1a1a;background-size:100%;transition:background 0s;color:#333}.scielo__contribGroup .outlineFadeLink:hover:not(:disabled):not(.disabled){border:1px solid #ccc;background:hoverBgColor radial-gradient(circle,transparent 1%,hoverBgColor 1%) center/15000%;color:#333}.scielo__contribGroup .outlineFadeLink:active:not(:disabled):not(.disabled){border:1px solid #ccc;background-color:gray;background-size:100%;transition:background 0s;color:#333}.scielo__contribGroup .outlineFadeLink:focus{border-color:#ccc}.scielo__theme--dark .scielo__contribGroup .outlineFadeLink{background-color:#c4c4c4;border:1px solid rgba(255,255,255,.3);color:#333}.scielo__theme--dark .scielo__contribGroup .outlineFadeLink:focus{background-color:#c4c4c4;color:#333}.scielo__theme--dark .scielo__contribGroup .outlineFadeLink.active:not(:disabled):not(.disabled){background-color:#a7a7a7;color:#333}.scielo__theme--dark .scielo__contribGroup .outlineFadeLink:hover:not(:disabled):not(.disabled){border:1px solid #dcdcdc;background:#dcdcdc radial-gradient(circle,transparent 1%,#dcdcdc 1%) center/15000%;color:#333}.scielo__theme--dark .scielo__contribGroup .outlineFadeLink:active:not(:disabled):not(.disabled){border:1px solid #dcdcdc;background-color:#f9f9f9;background-size:100%;transition:background 0s;color:#333}.scielo__theme--dark .scielo__contribGroup .outlineFadeLink:hover:not(:disabled):not(.disabled){border:1px solid rgba(255,255,255,.3);background:hoverBgColor radial-gradient(circle,transparent 1%,hoverBgColor 1%) center/15000%;color:#333}.scielo__theme--dark .scielo__contribGroup .outlineFadeLink:active:not(:disabled):not(.disabled){border:1px solid rgba(255,255,255,.3);background-color:#f9f9f9;background-size:100%;transition:background 0s;color:#333}.scielo__theme--dark .scielo__contribGroup .outlineFadeLink:focus{border-color:rgba(255,255,255,.3)}.scielo__theme--light .scielo__contribGroup .outlineFadeLink{background-color:#fff;border-color:1px solid #ccc;color:#333}.scielo__theme--light .scielo__contribGroup .outlineFadeLink:focus{background-color:#fff;color:#333}.scielo__theme--light .scielo__contribGroup .outlineFadeLink.active:not(:disabled):not(.disabled){background-color:#fff;color:#333}.scielo__theme--light .scielo__contribGroup .outlineFadeLink:hover:not(:disabled):not(.disabled){border:1px solid #d9d9d9;background:#d9d9d9 radial-gradient(circle,transparent 1%,#d9d9d9 1%) center/15000%;color:#333}.scielo__theme--light .scielo__contribGroup .outlineFadeLink:active:not(:disabled):not(.disabled){border:1px solid #d9d9d9;background-color:#1a1a1a;background-size:100%;transition:background 0s;color:#333}.scielo__theme--light .scielo__contribGroup .outlineFadeLink:hover:not(:disabled):not(.disabled){border:1px solid #ccc;background:hoverBgColor radial-gradient(circle,transparent 1%,hoverBgColor 1%) center/15000%;color:#333}.scielo__theme--light .scielo__contribGroup .outlineFadeLink:active:not(:disabled):not(.disabled){border:1px solid #ccc;background-color:gray;background-size:100%;transition:background 0s;color:#333}.scielo__theme--light .scielo__contribGroup .outlineFadeLink:focus{border-color:#ccc}@media (max-width:575.98px){.scielo__contribGroup .outlineFadeLink{margin:.5rem 0}}.btnContribLinks{display:inline-block;margin-top:4px;background-image:url(../img/logo-orcid.svg);background-repeat:no-repeat;background-size:1.5em auto;background-position:.5em center;padding:.5em .5em .5em 2.5em;border-radius:4px;border:1px solid #3867ce}.scielo__theme--dark .btnContribLinks{border:1px solid #86acff}.scielo__theme--light .btnContribLinks{border:1px solid #3867ce}.ModalDefault .btnContribLinks{padding:.5em .5em .5em 2.5em!important}.btnContribLinks:hover{border-color:#254895}.scielo__theme--dark .btnContribLinks:hover{border-color:#d3e0ff}.scielo__theme--light .btnContribLinks:hover{border-color:#254895}.linkGroup{position:relative;font-size:.85em}.linkGroup a.selected{position:relative}.linkGroup a.selected:after{content:'';display:block;position:absolute;bottom:-16px;left:4px;width:16px;height:7px;background:url(../img/articleContent-arrow.png) bottom center no-repeat;z-index:999}.btn-open{display:inline-block;margin:0 .625rem;transition:all .4s}@media (max-width:575.98px){.btn-open{display:block;margin:.25rem auto}}.badge{border-radius:1.5rem;font-size:.625rem;line-height:1.375rem;padding:0 .4375rem;height:1.625rem;min-width:1.625rem;letter-spacing:.5px;display:inline-block;vertical-align:text-top;border:2px solid #fff;text-align:center;text-transform:uppercase;color:#fff;background:#fff;color:#333}.scielo__theme--dark .badge{border-color:#333}.scielo__theme--light .badge{border-color:#fff}.scielo__theme--dark .badge{background-color:#c4c4c4;color:#eee}.scielo__theme--light .badge{background-color:#fff;color:#333}.badge-light,.badge-primary{background:#3867ce;color:#fff}.scielo__theme--dark .badge-light,.scielo__theme--dark .badge-primary{background-color:#86acff;color:#eee}.scielo__theme--light .badge-light,.scielo__theme--light .badge-primary{background-color:#3867ce;color:#fff}.badge-secondary{background:#fff;color:#333}.scielo__theme--dark .badge-secondary{background-color:#c4c4c4;color:#eee}.scielo__theme--light .badge-secondary{background-color:#fff;color:#333}.badge-info{background:#2195a9;color:#fff}.scielo__theme--dark .badge-info{background-color:#2299ad;color:#eee}.scielo__theme--light .badge-info{background-color:#2195a9;color:#fff}.badge-dark{background:#fff;color:#333}.scielo__theme--dark .badge-dark{background-color:#c4c4c4;color:#eee}.scielo__theme--light .badge-dark{background-color:#fff;color:#333}.badge-success{background:#2c9d45;color:#fff}.scielo__theme--dark .badge-success{background-color:#2c9d45;color:#eee}.scielo__theme--light .badge-success{background-color:#2c9d45;color:#fff}.badge-danger{background:#c63800;color:#fff}.scielo__theme--dark .badge-danger{background-color:#ff7e4a;color:#eee}.scielo__theme--light .badge-danger{background-color:#c63800;color:#fff}.badge-warning{background:#b67f00;color:#fff}.scielo__theme--dark .badge-warning{background-color:#b67f00;color:#eee}.scielo__theme--light .badge-warning{background-color:#b67f00;color:#fff}.display-1 .badge,.display-2 .badge,.display-3 .badge,.display-4 .badge,.h1 .badge,.h1 .badge .h2 .badge,.h2 .badge,.h3 .badge,.h4 .badge,.h5 .badge,.h6 .badge,.lead,h1 .badge,h2 .badge,h3 .badge,h4 .badge,h5 .badge,h6 .badge{margin-left:-.6em}.btn+.badge{vertical-align:text-bottom;margin:0 0 1.5rem -1.3125rem;position:relative;z-index:2}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}.progress{height:.1875rem;border-radius:.25rem;font-weight:700;font-size:.75rem;line-height:1.2em;letter-spacing:.06px;color:rgba(0,0,0,.1);overflow:visible;height:1.75rem;position:relative;background-color:#efeeec}.scielo__theme--dark .progress{background-color:#414141}.scielo__theme--light .progress{background-color:#efeeec}.progress-bar{position:relative;height:1.75rem;border-radius:.25rem;color:#fff}.progress-bar~.progress-bar{border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-.4375rem}.scielo__theme--dark .progress-bar{background-color:#86acff!important}.scielo__theme--light .progress-bar{background-color:#3867ce!important}.scielo__theme--dark .progress-bar.bg-primary{background-color:#86acff!important}.scielo__theme--light .progress-bar.bg-primary{background-color:#3867ce!important}.scielo__theme--dark .progress-bar.bg-info{background-color:#2299ad!important}.scielo__theme--light .progress-bar.bg-info{background-color:#2195a9!important}.scielo__theme--dark .progress-bar.bg-success{background-color:#2c9d45!important}.scielo__theme--light .progress-bar.bg-success{background-color:#2c9d45!important}.scielo__theme--dark .progress-bar.bg-warning{background-color:#b67f00!important}.scielo__theme--light .progress-bar.bg-warning{background-color:#b67f00!important}.scielo__theme--dark .progress-bar.bg-danger{background-color:#ff7e4a!important}.scielo__theme--light .progress-bar.bg-danger{background-color:#c63800!important}.img-thumbnail{display:inline-block;background:0 0;border:none;border-radius:.1875rem;padding:0;overflow:hidden;box-shadow:0 .1875rem .1875rem rgba(102,110,122,.1)}.tooltip-inner{box-shadow:0 .375rem .375rem rgba(102,110,122,.1);font-size:.75rem;border-radius:.1875rem;padding:.375rem .75rem;background:#333;color:#fff}.scielo__theme--dark .tooltip-inner{background:#fff;color:#333}.scielo__theme--light .tooltip-inner{background:#333;color:#fff}.tooltip.show{opacity:1}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{border-top-color:#333}.scielo__theme--dark .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.scielo__theme--dark .bs-tooltip-top .tooltip-arrow::before{border-top-color:#fff}.scielo__theme--light .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.scielo__theme--light .bs-tooltip-top .tooltip-arrow::before{border-top-color:#333}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{border-right-color:#333}.scielo__theme--dark .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.scielo__theme--dark .bs-tooltip-end .tooltip-arrow::before{border-right-color:#fff}.scielo__theme--light .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.scielo__theme--light .bs-tooltip-end .tooltip-arrow::before{border-right-color:#333}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{border-bottom-color:#333}.scielo__theme--dark .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.scielo__theme--dark .bs-tooltip-bottom .tooltip-arrow::before{border-bottom-color:#fff}.scielo__theme--light .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.scielo__theme--light .bs-tooltip-bottom .tooltip-arrow::before{border-bottom-color:#333}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{border-left-color:#333}.scielo__theme--dark .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.scielo__theme--dark .bs-tooltip-start .tooltip-arrow::before{border-left-color:#fff}.scielo__theme--light .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.scielo__theme--light .bs-tooltip-start .tooltip-arrow::before{border-left-color:#333}.scielo__loading-block{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6.25rem;height:6.25rem;opacity:0;transition:opacity .5s linear;transition-delay:.5s;z-index:1050}.scielo__loading-backdrop{transition:opacity .5s linear;opacity:0;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1040}.scielo__loading-backdrop--dark{background:#da202c}.scielo__loading-backdrop--light{background:#fff}.scielo__loading-visible .scielo__loading-backdrop,.scielo__loading-visible .scielo__loading-block{opacity:1}.scielo__loading-hide .scielo__loading-backdrop{transition-delay:.7s}.scielo__loading-hide .scielo__loading-block{transition-delay:0}.scielo__loading-inline{position:relative;display:inline-block;width:1.25rem;height:1.25rem}.scielo__loading-inline:before{content:'';box-sizing:border-box;position:absolute;top:50%;left:50%;border-radius:50%;border:2px solid rgba(0,176,230,.2);border-top-color:#fff;animation:spinner .8s linear infinite;width:1.25rem;height:1.25rem;margin-top:-.625rem;margin-left:-.625rem}.scielo__theme--dark .scielo__loading-inline:before{border-color:rgba(0,176,230,.6);border-top-color:#eee}.scielo__theme--light .scielo__loading-inline:before{border-color:rgba(0,176,230,.2);border-top-color:#fff}[class*=b3__btn-with-icon] .scielo__loading-inline:before{border-color:#414141;border-top-color:#fff}.scielo__theme--dark [class*=b3__btn-with-icon] .scielo__loading-inline:before{border-color:#414141;border-top-color:#fff}[class*=b3__btn-with-icon--left] .scielo__loading-inline:before{padding-left:2rem}[class*=b3__btn-with-icon--left] .scielo__loading-inline:before [class^=material-icons]{position:absolute;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;font-size:1.25rem;line-height:1.25rem}[class*=b3__btn-with-icon--left] .scielo__loading-inline:before [class^=material-icons]:before{vertical-align:top}[class*=b3__btn-with-icon--left] .scielo__loading-inline:before [class^=material-icons]{left:.5rem}[class*=b3__btn-with-icon--right] .scielo__loading-inline:before{padding-right:2rem}[class*=b3__btn-with-icon--right] .scielo__loading-inline:before [class^=material-icons]{position:absolute;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;font-size:1.25rem;line-height:1.25rem}[class*=b3__btn-with-icon--right] .scielo__loading-inline:before [class^=material-icons]:before{vertical-align:top}[class*=b3__btn-with-icon--right] .scielo__loading-inline:before [class^=material-icons]{right:.5rem}.btn-group-lg>.btn .scielo__loading-inline,.btn-lg .scielo__loading-inline{width:1.5rem;height:1.5rem}.btn-group-lg>.btn .scielo__loading-inline:before,.btn-lg .scielo__loading-inline:before{width:1.5rem;height:1.5rem;margin-top:-.75rem;margin-left:-.75rem}@keyframes spinner{to{transform:rotate(360deg)}}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:top;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1.2em;height:1.2em;border-width:.13em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1.2em;height:1.2em}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}[class*=" sci-ico-"],[class^=sci-ico-]{display:inline-block;font-size:24px;height:24px;line-height:1}.article-title [class*=" sci-ico-"],.article-title [class^=sci-ico-]{float:none}.article [class*=" sci-ico-"],.article [class^=sci-ico-]{vertical-align:text-bottom;margin-right:3px}.modal-body [class*=" sci-ico-"],.modal-body [class^=sci-ico-]{margin-right:0}[class*=" sci-ico-"]:before,[class^=sci-ico-]:before{font-family:'Material Icons Outlined';color:inherit}.sci-ico-top:before{content:"vertical_align_top"}.sci-ico-home:before{content:"home"}.sci-ico-zoom:before{content:"zoom_in"}.sci-ico-translation:before{content:"translate"}.sci-ico-socialEmail:before,.sci-ico-socialFacebook:before,.sci-ico-socialGooglePlus:before,.sci-ico-socialOther:before,.sci-ico-socialTwitter:before,.sci-ico-socialTwitterSingle:before{content:"share"}.sci-ico-similar:before{content:"playlist_add"}.sci-ico-newWindow:before{content:"open_in_new"}.sci-ico-metrics:before{content:"show_chart"}.sci-ico-citation:before,.sci-ico-link:before{content:"link"}.sci-ico-home:before{content:"home"}.sci-ico-floatingMenuDefault:before{content:"more_horiz"}.sci-ico-floatingMenuClose:before{content:"close"}.sci-ico-download:before,.sci-ico-fileCSV:before,.sci-ico-fileEPUB:before,.sci-ico-filePDF:before,.sci-ico-fileXML:before{content:"file_download"}.sci-ico-fileTable:before{content:"table_chart"}.sci-ico-fileFormula:before{content:"functions"}.sci-ico-figures:before,.sci-ico-fileFigure:before{content:"image"}.sci-ico-email:before,.sci-ico-emailOutlined:before{content:"email"}.sci-ico-arrowUp:before{content:"keyboard_arrow_up"}.sci-ico-arrowRight:before{content:"keyboard_arrow_right"}.sci-ico-arrowLeft:before{content:"keyboard_arrow_left"}.sci-ico-arrowDown:before{content:"keyboard_arrow_down"}.sci-ico-socialRSS:before{content:"rss_feed"}.sci-ico-pin:before{content:"location_on"}.sci-ico-copy:before{content:"content_copy"}.sci-ico-authorInstruction:before{content:"help_outline"}.sci-ico-about:before{content:"info"}.sci-ico-check:before{content:"check"}.sci-ico-top:before{content:"vertical_align_top"}.sci-ico-cc,.sci-ico-cc-by,.sci-ico-cc-nc,.sci-ico-cc-nd,.sci-ico-cc-sa,.sci-ico-cr,.sci-ico-public-domain{display:none}.scielo__sidenav__bottom-menu{display:none}@media screen and (min-width:768px){.scielo__sidenav__bottom-menu{display:block;position:fixed;transition:.5s all;left:0;bottom:0;width:16.875rem}.scielo__theme--dark .scielo__sidenav__bottom-menu{background:#414141}.scielo__sidenav__bottom-menu ul{width:16.875rem}.scielo__sidenav__bottom-menu .scielo__ico--double_arrow_left:before{transition:.25s all}}@media screen and (min-width:768px){.scielo__sidenav__header{display:grid;grid-template-columns:16.875rem auto;transition:.5s all}}.scielo__sidenav__header .scielo__sidenav__toggle{position:absolute;right:16px;top:50%;transform:translateY(-50%);padding-left:1rem;padding-right:1rem}.scielo__sidenav__header-brand,.scielo__sidenav__header-site{position:relative;padding:.75rem 1rem}.scielo__sidenav__header-brand{line-height:2.25rem;padding-left:1.3125rem}.scielo__sidenav__header-brand .scielo__logo--small{vertical-align:middle}@media screen and (min-width:768px){.scielo__sidenav__header-brand{position:fixed;top:0;z-index:2;transition:.5s all;grid-column:1;width:16.875rem;line-height:3rem}}@media screen and (min-width:768px){.scielo__sidenav__header-site{transition:.5s all;grid-column:2;display:grid;grid-template-columns:35% auto;grid-template-rows:3rem;border-bottom:1px solid #efeeec;padding-left:1.5rem;padding-right:1.5rem}}@media screen and (min-width:992px){.scielo__sidenav__header-site{grid-template-columns:45% auto;padding-left:2rem;padding-right:2rem}}@media screen and (min-width:1200px){.scielo__sidenav__header-site{padding-left:2.5rem;padding-right:2.5rem}}.scielo__sidenav__header-functions{display:grid;grid-template-columns:80% 20%;grid-template-areas:"a b" "c c"}.scielo__sidenav__header-functions .btn{margin-bottom:0}.scielo__sidenav__header-functions .btn+.badge{margin-bottom:.2rem;margin-left:-1.8rem;pointer-events:none}.scielo__sidenav__header-functions .input-group.is-search input{max-width:10.625rem}@media screen and (min-width:768px){.scielo__sidenav__header-functions .input-group.is-search input{max-width:100%}}@media screen and (min-width:768px){.scielo__sidenav__header-functions{grid-column:2;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));grid-gap:.75rem;grid-template-areas:"c b a"}}.scielo__sidenav__header-functions__item{grid-area:a;white-space:nowrap}.scielo__sidenav__header-functions__item--small{grid-area:b;text-align:right;white-space:nowrap}.scielo__sidenav__header-functions__item--large{grid-area:c;white-space:nowrap}.scielo__sidenav__header-title{font-size:1.125rem;color:#c4c4c4;border-bottom:1px solid #414141;padding-bottom:.75rem;margin-bottom:1.5rem;margin-left:-1rem;margin-right:-1rem;padding-left:1rem;padding-right:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width:768px){.scielo__sidenav__header-title{grid-column:1;margin:0;padding:0;color:#333;font-weight:700;font-size:1.3125rem;line-height:1.25em;letter-spacing:0;font-weight:400;line-height:3rem;border-bottom:none}}@media screen and (min-width:768px){.scielo__sidenav__menu{position:fixed;left:0;top:4.5rem;bottom:3rem;transition:.5s all;overflow-y:auto;overflow-x:hidden;width:16.875rem}.scielo__sidenav__menu ul{width:16.875rem}.scielo__sidenav__menu-item{transition:.25s all;transition-delay:.5s;opacity:1;display:inline-block}}@media screen and (max-width:767px){.scielo__theme--dark .scielo__sidenav{border-bottom:1px solid #393939}}@media screen and (min-width:768px){.scielo__theme--dark .scielo__sidenav__bottom-menu,.scielo__theme--dark .scielo__sidenav__menu{border-right:1px solid #393939}}@media screen and (min-width:768px){.scielo__theme--dark .scielo__sidenav__header-brand,.scielo__theme--dark .scielo__sidenav__header-site{border-bottom:1px solid #393939}}@media screen and (max-width:767px){.scielo__theme--dark .scielo__sidenav__header-title{background:#333;color:#c4c4c4;border-bottom:1px solid #414141;margin-top:-.8rem;padding-top:.8rem}}@media screen and (max-width:767px){.scielo__sidenav+.container{padding-top:5.25rem}}@media screen and (min-width:768px){.scielo__sidenav+.container{transition:.5s all;padding-left:18.375rem;padding-right:1.5rem;max-width:100%!important}}@media screen and (min-width:992px){.scielo__sidenav+.container{padding-left:18.875rem;padding-right:2rem}}@media screen and (min-width:1200px){.scielo__sidenav+.container{padding-left:19.375rem;padding-right:2.5rem}}@media screen and (max-width:767px){.scielo__sidenav{position:fixed;top:0;width:100%;height:3.75rem;overflow:hidden;transition:.5s;z-index:9}.scielo__sidenav--opened{height:100vh;overflow:auto}.scielo__sidenav--opened .scielo__sidenav__toggle-text--closed{display:none}.scielo__sidenav--opened .scielo__sidenav__header .scielo__sidenav__toggle{padding:0;width:2rem}.scielo__sidenav--opened .scielo__sidenav__header .scielo__sidenav__toggle [class^=material-icons]{position:absolute;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;font-size:1.25rem;line-height:1.25rem}.scielo__sidenav--opened .scielo__sidenav__header .scielo__sidenav__toggle [class^=material-icons]:before{vertical-align:top}.scielo__sidenav--opened .scielo__sidenav__header .scielo__sidenav__toggle [class^=material-icons]{top:50%;left:50%;transform:translate(-50%,-50%)}}@media screen and (min-width:768px){.scielo__sidenav--minimized .scielo__sidenav__bottom-menu,.scielo__sidenav--minimized .scielo__sidenav__header-brand,.scielo__sidenav--minimized .scielo__sidenav__menu{overflow-x:hidden;width:4.5rem}.scielo__sidenav--minimized .scielo__sidenav__header{grid-template-columns:4.5rem auto}.scielo__sidenav--minimized .scielo__sidenav__bottom-menu .scielo__ico--double_arrow_left:before{transform:rotate(180deg)}.scielo__sidenav--minimized .scielo__sidenav__menu-item{opacity:0}}@media screen and (min-width:768px) and (min-width:768px){.scielo__sidenav--minimized+.container{padding-left:6rem}}@media screen and (min-width:768px) and (min-width:992px){.scielo__sidenav--minimized+.container{padding-left:6.5rem}}@media screen and (min-width:768px) and (min-width:1200px){.scielo__sidenav--minimized+.container{padding-left:7rem}}.scielo__text-color--light{color:#333!important}.scielo__text-color--dark{color:#c4c4c4!important}.scielo__text-color__emphasis--light{color:#00314c!important}.scielo__text-color__emphasis--dark{color:#eee!important}.scielo__text-color__menu--light{color:#fff!important}.scielo__text-color__menu--dark{color:#eee!important}.scielo__text-color__interaction--light{color:#3867ce!important}.scielo__text-color__interaction--dark{color:#86acff!important}.scielo__text-color__positive--light{color:#2c9d45!important}.scielo__text-color__positive--dark{color:#2c9d45!important}.scielo__text-color__negative--light{color:#c63800!important}.scielo__text-color__negative--dark{color:#ff7e4a!important}.scielo__bg__gray--1{background-color:#f7f6f4!important}.scielo__bg__gray--2{background-color:#efeeec!important}.scielo__bg__white--1{background-color:#393939!important}.scielo__bg__white--2{background-color:#414141!important}.scielo__border-top{border-top:2px solid #fff!important}.scielo__theme--dark .scielo__border-top{border-top-color:#eee!important}.scielo__theme--light .scielo__border-top{border-top-color:#fff!important}.scielo__border-bottom{border-bottom:2px solid #fff!important}.scielo__theme--dark .scielo__border-bottom{border-bottom-color:#eee!important}.scielo__theme--light .scielo__border-bottom{border-bottom-color:#fff!important}.scielo__padding-top{padding-top:1.5rem}.scielo__padding-top--small{padding-top:.75rem}.scielo__padding-top--large{padding-top:3rem}.scielo__padding-top--none{padding-top:0}.scielo__padding-bottom{padding-bottom:1.5rem}.scielo__padding-bottom--small{padding-bottom:.75rem}.scielo__padding-bottom--large{padding-bottom:3rem}.scielo__padding-bottom--none{padding-bottom:0}.scielo__padding-top-bottom{padding-top:1.5rem;padding-bottom:1.5rem}.scielo__padding-top-bottom--small{padding-top:.75rem;padding-bottom:.75rem}.scielo__padding-top-bottom--large{padding-top:3rem;padding-bottom:3rem}.scielo__padding-top-bottom--none{padding-top:0;padding-bottom:0}.scielo__padding-left{padding-left:1.5rem}.scielo__padding-left--small{padding-left:.75rem}.scielo__padding-left--large{padding-left:3rem}.scielo__padding-left--none{padding-left:0}.scielo__padding-right{padding-right:1.5rem}.scielo__padding-right--small{padding-right:.75rem}.scielo__padding-right--large{padding-right:3rem}.scielo__padding-right--none{padding-right:0}.scielo__padding-left-right{padding-left:1.5rem;padding-right:1.5rem}.scielo__padding-left-right--small{padding-left:.75rem;padding-right:.75rem}.scielo__padding-left-right--large{padding-left:3rem;padding-right:3rem}.scielo__padding-left-right--none{padding-left:0;padding-right:0}.scielo__margin-top{margin-top:1.5rem!important}.scielo__margin-top--small{margin-top:.75rem!important}.scielo__margin-top--large{margin-top:3rem!important}.scielo__margin-top--none{margin-top:0}.scielo__margin-bottom{margin-bottom:1.5rem!important}.scielo__margin-bottom--small{margin-bottom:.75rem!important}.scielo__margin-bottom--large{margin-bottom:3rem!important}.scielo__margin-bottom--none{margin-bottom:0}.scielo__margin-top-bottom{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.scielo__margin-top-bottom--small{margin-top:.75rem!important;margin-bottom:.75rem!important}.scielo__margin-top-bottom--large{margin-top:3rem!important;margin-bottom:3rem!important}.scielo__margin-top-bottom--none{margin-top:0!important;margin-bottom:0!important}.scielo__margin-left{margin-left:1.5rem!important}.scielo__margin-left--small{margin-left:.75rem!important}.scielo__margin-left--large{margin-left:3rem!important}.scielo__margin-left--none{margin-left:0!important}.scielo__margin-right{margin-right:1.5rem!important}.scielo__margin-right--small{margin-right:.75rem!important}.scielo__margin-right--large{margin-right:3rem!important}.scielo__margin-right--none{margin-right:0!important}.scielo__margin-left-right{margin-left:1.5rem!important;margin-right:1.5rem!important}.scielo__margin-left-right--small{margin-left:.75rem!important;margin-right:.75rem!important}.scielo__margin-left-right--large{margin-left:3rem!important;margin-right:3rem!important}.scielo__margin-left-right--none{margin-left:0!important;margin-right:0!important}
+/*# sourceMappingURL=bootstrap.css.map */
diff --git a/packtools/catalogs/htmlgenerator/v3.0/css/bootstrap.css.map b/packtools/catalogs/htmlgenerator/v3.0/css/bootstrap.css.map
new file mode 100644
index 000000000..d18777393
--- /dev/null
+++ b/packtools/catalogs/htmlgenerator/v3.0/css/bootstrap.css.map
@@ -0,0 +1 @@
+{"version":3,"sources":["bootstrap.scss","../../common/scss/_base/_typography.scss","../../common/scss/_objects/_icons.scss","../../common/scss/_mixins/_themeSet.scss","bootstrap.css","../../../node_modules/bootstrap/scss/_root.scss","../../../node_modules/bootstrap/scss/_reboot.scss","../../../node_modules/bootstrap/scss/_type.scss","../../../node_modules/bootstrap/scss/_images.scss","../../../node_modules/bootstrap/scss/_containers.scss","../../../node_modules/bootstrap/scss/mixins/_breakpoints.scss","../../../node_modules/bootstrap/scss/_grid.scss","../../../node_modules/bootstrap/scss/mixins/_grid.scss","../../../node_modules/bootstrap/scss/_tables.scss","../../../node_modules/bootstrap/scss/mixins/_table-variants.scss","../../../node_modules/bootstrap/scss/forms/_labels.scss","../../../node_modules/bootstrap/scss/forms/_form-text.scss","../../../node_modules/bootstrap/scss/forms/_form-control.scss","../../../node_modules/bootstrap/scss/forms/_form-select.scss","../../../node_modules/bootstrap/scss/forms/_form-check.scss","../../../node_modules/bootstrap/scss/forms/_form-range.scss","../../../node_modules/bootstrap/scss/forms/_floating-labels.scss","../../../node_modules/bootstrap/scss/forms/_input-group.scss","../../../node_modules/bootstrap/scss/mixins/_forms.scss","../../../node_modules/bootstrap/scss/_buttons.scss","../../../node_modules/bootstrap/scss/_transitions.scss","../../../node_modules/bootstrap/scss/_dropdown.scss","../../../node_modules/bootstrap/scss/mixins/_caret.scss","../../../node_modules/bootstrap/scss/_button-group.scss","../../../node_modules/bootstrap/scss/_nav.scss","../../../node_modules/bootstrap/scss/_navbar.scss","../../../node_modules/bootstrap/scss/_card.scss","../../../node_modules/bootstrap/scss/_accordion.scss","../../../node_modules/bootstrap/scss/_breadcrumb.scss","../../../node_modules/bootstrap/scss/_pagination.scss","../../../node_modules/bootstrap/scss/mixins/_pagination.scss","../../../node_modules/bootstrap/scss/_badge.scss","../../../node_modules/bootstrap/scss/_alert.scss","../../../node_modules/bootstrap/scss/_progress.scss","../../../node_modules/bootstrap/scss/_list-group.scss","../../../node_modules/bootstrap/scss/mixins/_list-group.scss","../../../node_modules/bootstrap/scss/_close.scss","../../../node_modules/bootstrap/scss/_toasts.scss","../../../node_modules/bootstrap/scss/_modal.scss","../../../node_modules/bootstrap/scss/_tooltip.scss","../../../node_modules/bootstrap/scss/_popover.scss","../../../node_modules/bootstrap/scss/_carousel.scss","../../../node_modules/bootstrap/scss/_spinners.scss","../../../node_modules/bootstrap/scss/mixins/_clearfix.scss","../../../node_modules/bootstrap/scss/helpers/_colored-links.scss","../../../node_modules/bootstrap/scss/helpers/_ratio.scss","../../../node_modules/bootstrap/scss/helpers/_position.scss","../../../node_modules/bootstrap/scss/helpers/_visually-hidden.scss","../../../node_modules/bootstrap/scss/helpers/_stretched-link.scss","../../../node_modules/bootstrap/scss/helpers/_text-truncation.scss","../../../node_modules/bootstrap/scss/mixins/_utilities.scss","../../../node_modules/bootstrap/scss/utilities/_api.scss","../../common/scss/_generic/_font.scss","../../common/scss/_base/_selection.scss","../../common/scss/_objects/_themes.scss","../../common/scss/_objects/_grid-fixes.scss","../../common/scss/_mixins/_breakpoints.scss","../../common/scss/_objects/_font-fixes.scss","../../common/scss/_objects/_logos.scss","../../common/scss/_components/_logo.scss","../../common/scss/_components/_buttons.scss","../../common/scss/_components/_button-group.scss","../../common/scss/_components/_float-button.scss","../../../node_modules/nouislider/distribute/nouislider.css","../../common/scss/_components/_form-file.scss","../../../node_modules/pickadate/lib/themes/default.css","../../../node_modules/pickadate/lib/themes/default.date.css","../../common/scss/_components/_form-datepicker.scss","../../common/scss/_components/_nav-menu.scss","../../common/scss/_components/_nav-pagination.scss","../../common/scss/_components/_nav-footer.scss","../../common/scss/_components/_container-accordion.scss","../../common/scss/_components/_container-table.scss","../../common/scss/_components/_container-tabs.scss","../../common/scss/_components/_container-slick.scss","../../common/scss/_components/_container-language.scss","../../common/scss/_components/_container-level-menu.scss","../../common/scss/_components/_container-search-article.scss","../../common/scss/_components/_container-author-article.scss","../../common/scss/_components/_media-loading.scss","../../common/scss/_components/_media-spinners.scss","../../common/scss/_components/_media-old-icons.scss","../../common/scss/_components/_sidebar.scss","../../common/scss/_utils/_colorUtils.scss","../../common/scss/_utils/_spaceUtils.scss"],"names":[],"mappings":"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EAAA,EAAA,KACA,MAAA,KACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,SACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,IACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,IACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,IACA,WACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,WACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,WACA,KAAA,EAAA,EAAA,KACA,MAAA,KACA,aACA,YAAA,EACA,aACA,YAAA,SACA,aACA,YAAA,UACA,aACA,YAAA,IACA,aACA,YAAA,UACA,aACA,YAAA,UACA,aACA,YAAA,IACA,aACA,YAAA,UACA,aACA,YAAA,UACA,aACA,YAAA,IACA,cACA,YAAA,UACA,cACA,YAAA,UACA,QACA,SACA,kBAAA,EACA,QACA,SACA,kBAAA,EACA,QACA,SACA,kBAAA,QACA,QACA,SACA,kBAAA,QACA,QACA,SACA,kBAAA,OACA,QACA,SACA,kBAAA,OACA,QACA,SACA,kBAAA,KACA,QACA,SACA,kBAAA,KACA,QACA,SACA,kBAAA,OACA,QACA,SACA,kBAAA,OACA,QACA,SACA,kBAAA,KACA,QACA,SACA,kBAAA,MM/xBI,yBNkyBJ,QACA,KAAA,EAAA,EAAA,GACA,oBACA,KAAA,EAAA,EAAA,KACA,MAAA,KACA,iBACA,KAAA,EAAA,EAAA,KACA,MAAA,KACA,iBACA,KAAA,EAAA,EAAA,KACA,MAAA,IACA,iBACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,iBACA,KAAA,EAAA,EAAA,KACA,MAAA,IACA,iBACA,KAAA,EAAA,EAAA,KACA,MAAA,IACA,iBACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,aACA,KAAA,EAAA,EAAA,KACA,MAAA,KACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,SACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,IACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,IACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,IACA,WACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,WACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,WACA,KAAA,EAAA,EAAA,KACA,MAAA,KACA,aACA,YAAA,EACA,aACA,YAAA,SACA,aACA,YAAA,UACA,aACA,YAAA,IACA,aACA,YAAA,UACA,aACA,YAAA,UACA,aACA,YAAA,IACA,aACA,YAAA,UACA,aACA,YAAA,UACA,aACA,YAAA,IACA,cACA,YAAA,UACA,cACA,YAAA,UACA,QACA,SACA,kBAAA,EACA,QACA,SACA,kBAAA,EACA,QACA,SACA,kBAAA,QACA,QACA,SACA,kBAAA,QACA,QACA,SACA,kBAAA,OACA,QACA,SACA,kBAAA,OACA,QACA,SACA,kBAAA,KACA,QACA,SACA,kBAAA,KACA,QACA,SACA,kBAAA,OACA,QACA,SACA,kBAAA,OACA,QACA,SACA,kBAAA,KACA,QACA,SACA,kBAAA,MM35BI,yBN85BJ,QACA,KAAA,EAAA,EAAA,GACA,oBACA,KAAA,EAAA,EAAA,KACA,MAAA,KACA,iBACA,KAAA,EAAA,EAAA,KACA,MAAA,KACA,iBACA,KAAA,EAAA,EAAA,KACA,MAAA,IACA,iBACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,iBACA,KAAA,EAAA,EAAA,KACA,MAAA,IACA,iBACA,KAAA,EAAA,EAAA,KACA,MAAA,IACA,iBACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,aACA,KAAA,EAAA,EAAA,KACA,MAAA,KACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,SACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,IACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,IACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,IACA,WACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,WACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,WACA,KAAA,EAAA,EAAA,KACA,MAAA,KACA,aACA,YAAA,EACA,aACA,YAAA,SACA,aACA,YAAA,UACA,aACA,YAAA,IACA,aACA,YAAA,UACA,aACA,YAAA,UACA,aACA,YAAA,IACA,aACA,YAAA,UACA,aACA,YAAA,UACA,aACA,YAAA,IACA,cACA,YAAA,UACA,cACA,YAAA,UACA,QACA,SACA,kBAAA,EACA,QACA,SACA,kBAAA,EACA,QACA,SACA,kBAAA,QACA,QACA,SACA,kBAAA,QACA,QACA,SACA,kBAAA,OACA,QACA,SACA,kBAAA,OACA,QACA,SACA,kBAAA,KACA,QACA,SACA,kBAAA,KACA,QACA,SACA,kBAAA,OACA,QACA,SACA,kBAAA,OACA,QACA,SACA,kBAAA,KACA,QACA,SACA,kBAAA,MMvhCI,0BN0hCJ,QACA,KAAA,EAAA,EAAA,GACA,oBACA,KAAA,EAAA,EAAA,KACA,MAAA,KACA,iBACA,KAAA,EAAA,EAAA,KACA,MAAA,KACA,iBACA,KAAA,EAAA,EAAA,KACA,MAAA,IACA,iBACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,iBACA,KAAA,EAAA,EAAA,KACA,MAAA,IACA,iBACA,KAAA,EAAA,EAAA,KACA,MAAA,IACA,iBACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,aACA,KAAA,EAAA,EAAA,KACA,MAAA,KACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,SACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,IACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,IACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,UACA,KAAA,EAAA,EAAA,KACA,MAAA,IACA,WACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,WACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,WACA,KAAA,EAAA,EAAA,KACA,MAAA,KACA,aACA,YAAA,EACA,aACA,YAAA,SACA,aACA,YAAA,UACA,aACA,YAAA,IACA,aACA,YAAA,UACA,aACA,YAAA,UACA,aACA,YAAA,IACA,aACA,YAAA,UACA,aACA,YAAA,UACA,aACA,YAAA,IACA,cACA,YAAA,UACA,cACA,YAAA,UACA,QACA,SACA,kBAAA,EACA,QACA,SACA,kBAAA,EACA,QACA,SACA,kBAAA,QACA,QACA,SACA,kBAAA,QACA,QACA,SACA,kBAAA,OACA,QACA,SACA,kBAAA,OACA,QACA,SACA,kBAAA,KACA,QACA,SACA,kBAAA,KACA,QACA,SACA,kBAAA,OACA,QACA,SACA,kBAAA,OACA,QACA,SACA,kBAAA,KACA,QACA,SACA,kBAAA,MMnpCI,0BNspCJ,SACA,KAAA,EAAA,EAAA,GACA,qBACA,KAAA,EAAA,EAAA,KACA,MAAA,KACA,kBACA,KAAA,EAAA,EAAA,KACA,MAAA,KACA,kBACA,KAAA,EAAA,EAAA,KACA,MAAA,IACA,kBACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,kBACA,KAAA,EAAA,EAAA,KACA,MAAA,IACA,kBACA,KAAA,EAAA,EAAA,KACA,MAAA,IACA,kBACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,cACA,KAAA,EAAA,EAAA,KACA,MAAA,KACA,WACA,KAAA,EAAA,EAAA,KACA,MAAA,SACA,WACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,WACA,KAAA,EAAA,EAAA,KACA,MAAA,IACA,WACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,WACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,WACA,KAAA,EAAA,EAAA,KACA,MAAA,IACA,WACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,WACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,WACA,KAAA,EAAA,EAAA,KACA,MAAA,IACA,YACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,YACA,KAAA,EAAA,EAAA,KACA,MAAA,UACA,YACA,KAAA,EAAA,EAAA,KACA,MAAA,KACA,cACA,YAAA,EACA,cACA,YAAA,SACA,cACA,YAAA,UACA,cACA,YAAA,IACA,cACA,YAAA,UACA,cACA,YAAA,UACA,cACA,YAAA,IACA,cACA,YAAA,UACA,cACA,YAAA,UACA,cACA,YAAA,IACA,eACA,YAAA,UACA,eACA,YAAA,UACA,SACA,UACA,kBAAA,EACA,SACA,UACA,kBAAA,EACA,SACA,UACA,kBAAA,QACA,SACA,UACA,kBAAA,QACA,SACA,UACA,kBAAA,OACA,SACA,UACA,kBAAA,OACA,SACA,UACA,kBAAA,KACA,SACA,UACA,kBAAA,KACA,SACA,UACA,kBAAA,OACA,SACA,UACA,kBAAA,OACA,SACA,UACA,kBAAA,KACA,SACA,UACA,kBAAA,MS10CA,OT60CA,kBAAA,YACA,6BAAA,QACA,0BAAA,oBACA,4BAAA,QACA,yBAAA,mBACA,2BAAA,QACA,wBAAA,qBACA,MAAA,KACA,cAAA,KACA,MAAA,QACA,eAAA,IACA,aAAA,eACA,yBACA,QAAA,MAAA,MACA,iBAAA,uBACA,oBAAA,IACA,WAAA,MAAA,EAAA,EAAA,EAAA,OAAA,8BACA,aACA,eAAA,QACA,aACA,eAAA,OACA,uCACA,oBAAA,aSrzCA,aTwzCA,aAAA,IS/yCA,4BTkzCA,QAAA,OAAA,OSjyCA,gCToyCA,aAAA,IAAA,EACA,kCACA,aAAA,EAAA,IS3xCA,oCT8xCA,oBAAA,ESnxCA,yCTsxCA,yBAAA,+BACA,MAAA,kCS5wCA,cT+wCA,yBAAA,8B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cAAA,EACA,sCACA,WAAA,KACA,wCACA,cAAA,GMjgII,4BNogIJ,0BACA,MAAA,MACA,UAAA,KACA,OAAA,KACA,OAAA,EACA,yCACA,OAAA,KACA,OAAA,EACA,cAAA,EACA,wCACA,cAAA,EACA,sCACA,WAAA,KACA,wCACA,cAAA,GMlhII,4BNqhIJ,0BACA,MAAA,MACA,UAAA,KACA,OAAA,KACA,OAAA,EACA,yCACA,OAAA,KACA,OAAA,EACA,cAAA,EACA,wCACA,cAAA,EACA,sCACA,WAAA,KACA,wCACA,cAAA,GMniII,6BNsiIJ,0BACA,MAAA,MACA,UAAA,KACA,OAAA,KACA,OAAA,EACA,yCACA,OAAA,KACA,OAAA,EACA,cAAA,EACA,wCACA,cAAA,EACA,sCACA,WAAA,KACA,wCACA,cAAA,GMpjII,6BNujIJ,2BACA,MAAA,MACA,UAAA,KACA,OAAA,KACA,OAAA,EACA,0CACA,OAAA,KACA,OAAA,EACA,cAAA,EACA,yCACA,cAAA,EACA,uCACA,WAAA,KACA,yCACA,cAAA,GwChpIA,SxCmpIA,SAAA,SACA,QAAA,KACA,QAAA,MACA,OAAA,EACA,YAAA,8BACA,WAAA,OACA,YAAA,IACA,YAAA,IACA,WAAA,KACA,WAAA,MACA,gBAAA,KACA,YAAA,KACA,eAAA,KACA,eAAA,OACA,WAAA,OACA,aAAA,OACA,YAAA,OACA,WAAA,KACA,UAAA,QACA,UAAA,WACA,QAAA,EACA,cACA,QAAA,GACA,wBACA,SAAA,SACA,QAAA,MACA,MAAA,MACA,OAAA,MACA,gCACA,SAAA,SACA,QAAA,GACA,aAAA,YACA,aAAA,MwCrpIA,6CAAA,gBxCwpIA,QAAA,MAAA,EACA,4DAAA,+BACA,OAAA,EACA,oEAAA,uCACA,IAAA,KACA,aAAA,MAAA,MAAA,EACA,iBAAA,KwChpIA,+CAAA,gBxCmpIA,QAAA,EAAA,MACA,8DAAA,+BACA,KAAA,EACA,MAAA,MACA,OAAA,MACA,sEAAA,uCACA,MAAA,KACA,aAAA,MAAA,MAAA,MAAA,EACA,mBAAA,KwC3oIA,gDAAA,mBxC8oIA,QAAA,MAAA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sBmDlqJM,gBnDqqJN,eAAA,mBmDrqJM,anDwqJN,MAAA,emDxqJM,WnD2qJN,MAAA,gBmD3qJM,YnD8qJN,MAAA,emD9qJM,enDirJN,SAAA,emDjrJM,iBnDorJN,SAAA,iBmDprJM,kBnDurJN,SAAA,kBmDvrJM,iBnD0rJN,SAAA,iBmD1rJM,UnD6rJN,QAAA,iBmD7rJM,gBnDgsJN,QAAA,uBmDhsJM,SnDmsJN,QAAA,gBmDnsJM,QnDssJN,QAAA,emDtsJM,SnDysJN,QAAA,gBmDzsJM,anD4sJN,QAAA,oBmD5sJM,cnD+sJN,QAAA,qBmD/sJM,QnDktJN,QAAA,emDltJM,enDqtJN,QAAA,sBmDrtJM,QnDwtJN,QAAA,emDxtJM,QnD2tJN,WAAA,EAAA,MAAA,KAAA,0BmD3tJM,WnD8tJN,WAAA,EAAA,QAAA,OAAA,2BmD9tJM,WnDiuJN,WAAA,EAAA,KAAA,KAAA,2BmDjuJM,anDouJN,WAAA,emDpuJM,iBnDuuJN,SAAA,iBmDvuJM,mBnD0uJN,SAAA,mBmD1uJM,mBnD6uJN,SAAA,mBmD7uJM,gBnDgvJN,SAAA,gBmDhvJM,iBnDmvJN,SAAA,iBmDnvJM,OnDsvJN,IAAA,YmDtvJM,QnDyvJN,IAAA,cmDzvJM,SnD4vJN,IAAA,emD5vJM,UnD+vJN,OAAA,YmD/vJM,WnDkwJN,OAAA,cmDlwJM,YnDqwJN,OAAA,emDrwJM,SnDwwJN,KAAA,YmDxwJM,UnD2wJN,KAAA,cmD3wJM,WnD8wJN,KAAA,emD9wJM,OnDixJN,MAAA,YmDjxJM,QnDoxJN,MAAA,cmDpxJM,SnDuxJN,MAAA,emDvxJM,kBnD0xJN,UAAA,+BmD1xJM,oBnD6xJN,UAAA,2BmD7xJM,oBnDgyJN,UAAA,2BmDhyJM,QnDmyJN,OAAA,IAAA,MAAA,yBmDnyJM,UnDsyJN,OAAA,YmDtyJM,YnDyyJN,WAAA,IAAA,MAAA,yBmDzyJM,cnD4yJN,WAAA,YmD5yJM,YnD+yJN,aAAA,IAAA,MAAA,yBmD/yJM,cnDkzJN,aAAA,YmDlzJM,enDqzJN,cAAA,IAAA,MAAA,yBmDrzJM,iBnDwzJN,cAAA,YmDxzJM,cnD2zJN,YAAA,IAAA,MAAA,yBmD3zJM,gBnD8zJN,YAAA,YmD9zJM,gBnDi0JN,aAAA,kBmDj0JM,kBnDo0JN,aAAA,emDp0JM,gBnDu0JN,aAAA,kBmDv0JM,anD00JN,aAAA,kBmD10JM,gBnD60JN,aAAA,kBmD70JM,enDg1JN,aAAA,kBmDh1JM,cnDm1JN,aAAA,kBmDn1JM,anDs1JN,aAAA,kBmDt1JM,cnDy1JN,aAAA,emDz1JM,UnD41JN,aAAA,YmD51JM,UnD+1JN,aAAA,cmD/1JM,UnDk2JN,aAAA,cmDl2JM,UnDq2JN,aAAA,cmDr2JM,UnDw2JN,aAAA,cmDx2JM,UnD22JN,aAAA,cmD32JM,MnD82JN,MAAA,cmD92JM,MnDi3JN,MAAA,cmDj3JM,MnDo3JN,MAAA,cmDp3JM,OnDu3JN,MAAA,emDv3JM,QnD03JN,MAAA,emD13JM,QnD63JN,UAAA,emD73JM,QnDg4JN,MAAA,gBmDh4JM,YnDm4JN,UAAA,gBmDn4JM,MnDs4JN,OAAA,cmDt4JM,MnDy4JN,OAAA,cmDz4JM,MnD44JN,OAAA,cmD54JM,OnD+4JN,OAAA,emD/4JM,QnDk5JN,OAAA,emDl5JM,QnDq5JN,WAAA,emDr5JM,QnDw5JN,OAAA,gBmDx5JM,YnD25JN,WAAA,gBmD35JM,WnD85JN,KAAA,EAAA,EAAA,emD95JM,UnDi6JN,eAAA,cmDj6JM,anDo6JN,eAAA,iBmDp6JM,kBnDu6JN,eAAA,sBmDv6JM,qBnD06JN,eAAA,yBmD16JM,anD66JN,UAAA,YmD76JM,anDg7JN,UAAA,YmDh7JM,enDm7JN,YAAA,YmDn7JM,enDs7JN,YAAA,YmDt7JM,WnDy7JN,UAAA,emDz7JM,anD47JN,UAAA,iBmD57JM,mBnD+7JN,UAAA,uBmD/7JM,OnDk8JN,IAAA,YmDl8JM,OnDq8JN,IAAA,iBmDr8JM,OnDw8JN,IAAA,gBmDx8JM,OnD28JN,IAAA,emD38JM,OnD88JN,IAAA,iBmD98JM,OnDi9JN,IAAA,emDj9JM,uBnDo9JN,gBAAA,qBmDp9JM,qBnDu9JN,gBAAA,mBmDv9JM,wBnD09JN,gBAAA,iBmD19JM,yBnD69JN,gBAAA,wBmD79JM,wBnDg+JN,gBAAA,uBmDh+JM,wBnDm+JN,gBAAA,uBmDn+JM,mBnDs+JN,YAAA,qBmDt+JM,iBnDy+JN,YAAA,mBmDz+JM,oBnD4+JN,YAAA,iBmD5+JM,sBnD++JN,YAAA,mBmD/+JM,qBnDk/JN,YAAA,kBmDl/JM,qBnDq/JN,cAAA,qBmDr/JM,mBnDw/JN,cAAA,mBmDx/JM,sBnD2/JN,cAAA,iBmD3/JM,uBnD8/JN,cAAA,wBmD9/JM,sBnDigKN,cAAA,uBmDjgKM,uBnDogKN,cAAA,kBmDpgKM,iBnDugKN,WAAA,emDvgKM,kBnD0gKN,WAAA,qBmD1gKM,gBnD6gKN,WAAA,mBmD7gKM,mBnDghKN,WAAA,iBmDhhKM,qBnDmhKN,WAAA,mBmDnhKM,oBnDshKN,WAAA,kBmDthKM,anDyhKN,MAAA,amDzhKM,SnD4hKN,MAAA,YmD5hKM,SnD+hKN,MAAA,YmD/hKM,SnDkiKN,MAAA,YmDliKM,SnDqiKN,MAAA,YmDriKM,SnDwiKN,MAAA,YmDxiKM,SnD2iKN,MAAA,YmD3iKM,YnD8iKN,MAAA,YmD9iKM,KnDijKN,OAAA,YmDjjKM,KnDojKN,OAAA,iBmDpjKM,KnDujKN,OAAA,gBmDvjKM,KnD0jKN,OAAA,emD1jKM,KnD6jKN,OAAA,iBmD7jKM,KnDgkKN,OAAA,emDhkKM,QnDmkKN,OAAA,emDnkKM,MnDskKN,aAAA,YACA,YAAA,YmDvkKM,MnD0kKN,aAAA,iBACA,YAAA,iBmD3kKM,MnD8kKN,aAAA,gBACA,YAAA,gBmD/kKM,MnDklKN,aAAA,eACA,YAAA,emDnlKM,MnDslKN,aAAA,iBACA,YAAA,iBmDvlKM,MnD0lKN,aAAA,eACA,YAAA,emD3lKM,SnD8lKN,aAAA,eACA,YAAA,emD/lKM,MnDkmKN,WAAA,YACA,cAAA,YmDnmKM,MnDsmKN,WAAA,iBACA,cAAA,iBmDvmKM,MnD0mKN,WAAA,gBACA,cAAA,gBmD3mKM,MnD8mKN,WAAA,eACA,cAAA,emD/mKM,MnDknKN,WAAA,iBACA,cAAA,iBmDnnKM,MnDsnKN,WAAA,eACA,cAAA,emDvnKM,SnD0nKN,WAAA,eACA,cAAA,emD3nKM,MnD8nKN,WAAA,YmD9nKM,MnDioKN,WAAA,iBmDjoKM,MnDooKN,WAAA,gBmDpoKM,MnDuoKN,WAAA,emDvoKM,MnD0oKN,WAAA,iBmD1oKM,MnD6oKN,WAAA,emD7oKM,SnDgpKN,WAAA,emDhpKM,MnDmpKN,aAAA,YmDnpKM,MnDspKN,aAAA,iBmDtpKM,MnDypKN,aAAA,gBmDzpKM,MnD4pKN,aAAA,emD5pKM,MnD+pKN,aAAA,iBmD/pKM,MnDkqKN,aAAA,emDlqKM,SnDqqKN,aAAA,emDrqKM,MnDwqKN,cAAA,YmDxqKM,MnD2qKN,cAAA,iBmD3qKM,MnD8qKN,cAAA,gBmD9qKM,MnDirKN,cAAA,emDjrKM,MnDorKN,cAAA,iBmDprKM,MnDurKN,cAAA,emDvrKM,SnD0rKN,cAAA,emD1rKM,MnD6rKN,YAAA,YmD7rKM,MnDgsKN,YAAA,iBmDhsKM,MnDmsKN,YAAA,gBmDnsKM,MnDssKN,YAAA,emDtsKM,MnDysKN,YAAA,iBmDzsKM,MnD4sKN,YAAA,emD5sKM,SnD+sKN,YAAA,emD/sKM,KnDktKN,QAAA,YmDltKM,KnDqtKN,QAAA,iBmDrtKM,KnDwtKN,QAAA,gBmDxtKM,KnD2tKN,QAAA,emD3tKM,KnD8tKN,QAAA,iBmD9tKM,KnDiuKN,QAAA,emDjuKM,MnDouKN,cAAA,YACA,aAAA,YmDruKM,MnDwuKN,cAAA,iBACA,aAAA,iBmDzuKM,MnD4uKN,cAAA,gBACA,aAAA,gBmD7uKM,MnDgvKN,cAAA,eACA,aAAA,emDjvKM,MnDovKN,cAAA,iBACA,aAAA,iBmDrvKM,MnDwvKN,cAAA,eACA,aAAA,emDzvKM,MnD4vKN,YAAA,YACA,eAAA,YmD7vKM,MnDgwKN,YAAA,iBACA,eAAA,iBmDjwKM,MnDowKN,YAAA,gBACA,eAAA,gBmDrwKM,MnDwwKN,YAAA,eACA,eAAA,emDzwKM,MnD4wKN,YAAA,iBACA,eAAA,iBmD7wKM,MnDgxKN,YAAA,eACA,eAAA,emDjxKM,MnDoxKN,YAAA,YmDpxKM,MnDuxKN,YAAA,iBmDvxKM,MnD0xKN,YAAA,gBmD1xKM,MnD6xKN,YAAA,emD7xKM,MnDgyKN,YAAA,iBmDhyKM,MnDmyKN,YAAA,emDnyKM,MnDsyKN,cAAA,YmDtyKM,MnDyyKN,cAAA,iBmDzyKM,MnD4yKN,cAAA,gBmD5yKM,MnD+yKN,cAAA,emD/yKM,MnDkzKN,cAAA,iBmDlzKM,MnDqzKN,cAAA,emDrzKM,MnDwzKN,eAAA,YmDxzKM,MnD2zKN,eAAA,iBmD3zKM,MnD8zKN,eAAA,gBmD9zKM,MnDi0KN,eAAA,emDj0KM,MnDo0KN,eAAA,iBmDp0KM,MnDu0KN,eAAA,emDv0KM,MnD00KN,aAAA,YmD10KM,MnD60KN,aAAA,iBmD70KM,MnDg1KN,aAAA,gBmDh1KM,MnDm1KN,aAAA,emDn1KM,MnDs1KN,aAAA,iBmDt1KM,MnDy1KN,aAAA,emDz1KM,gBnD41KN,YAAA,uCmD51KM,MnD+1KN,UAAA,iCmD/1KM,MnDk2KN,UAAA,gCmDl2KM,MnDq2KN,UAAA,8BmDr2KM,MnDw2KN,UAAA,gCmDx2KM,MnD22KN,UAAA,kBmD32KM,MnD82KN,UAAA,emD92KM,YnDi3KN,WAAA,iBmDj3KM,YnDo3KN,WAAA,iBmDp3KM,UnDu3KN,YAAA,cmDv3KM,YnD03KN,YAAA,kBmD13KM,WnD63KN,YAAA,cmD73KM,SnDg4KN,YAAA,cmDh4KM,WnDm4KN,YAAA,iBmDn4KM,MnDs4KN,YAAA,YmDt4KM,OnDy4KN,YAAA,emDz4KM,SnD44KN,YAAA,cmD54KM,OnD+4KN,YAAA,YmD/4KM,YnDk5KN,WAAA,emDl5KM,UnDq5KN,WAAA,gBmDr5KM,anDw5KN,WAAA,iBmDx5KM,sBnD25KN,gBAAA,emD35KM,2BnD85KN,gBAAA,oBmD95KM,8BnDi6KN,gBAAA,uBmDj6KM,gBnDo6KN,eAAA,oBmDp6KM,gBnDu6KN,eAAA,oBmDv6KM,iBnD06KN,eAAA,qBmD16KM,WnD66KN,YAAA,iBmD76KM,anDg7KN,YAAA,iBmDh7KM,YnDo7KN,UAAA,qBACA,WAAA,qBmDr7KM,cnDy7KN,MAAA,kBmDz7KM,gBnD47KN,MAAA,emD57KM,cnD+7KN,MAAA,kBmD/7KM,WnDk8KN,MAAA,kBmDl8KM,cnDq8KN,MAAA,kBmDr8KM,anDw8KN,MAAA,kBmDx8KM,YnD28KN,MAAA,kBmD38KM,WnD88KN,MAAA,kBmD98KM,YnDi9KN,MAAA,emDj9KM,WnDo9KN,MAAA,kBmDp9KM,YnDu9KN,MAAA,yBmDv9KM,enD09KN,MAAA,yBmD19KM,enD69KN,MAAA,+BmD79KM,YnDg+KN,MAAA,kBmDh+KM,YnDm+KN,iBAAA,kBmDn+KM,cnDs+KN,iBAAA,emDt+KM,YnDy+KN,iBAAA,kBmDz+KM,SnD4+KN,iBAAA,kBmD5+KM,YnD++KN,iBAAA,kBmD/+KM,WnDk/KN,iBAAA,kBmDl/KM,UnDq/KN,iBAAA,kBmDr/KM,SnDw/KN,iBAAA,kBmDx/KM,SnD2/KN,iBAAA,emD3/KM,UnD8/KN,iBAAA,emD9/KM,gBnDigLN,iBAAA,sBmDjgLM,anDogLN,iBAAA,iCmDpgLM,iBnDugLN,YAAA,cmDvgLM,kBnD0gLN,YAAA,emD1gLM,kBnD6gLN,YAAA,emD7gLM,SnDghLN,eAAA,emDhhLM,SnDmhLN,eAAA,emDnhLM,SnDshLN,cAAA,iBmDthLM,WnDyhLN,cAAA,YmDzhLM,WnD4hLN,cAAA,IAAA,gBmD5hLM,WnD+hLN,cAAA,iBmD/hLM,WnDkiLN,cAAA,gBmDliLM,gBnDqiLN,cAAA,cmDriLM,cnDwiLN,cAAA,gBmDxiLM,anD2iLN,uBAAA,iBACA,wBAAA,iBmD5iLM,anD+iLN,wBAAA,iBACA,2BAAA,iBmDhjLM,gBnDmjLN,2BAAA,iBACA,0BAAA,iBmDpjLM,enDujLN,0BAAA,iBACA,uBAAA,iBmDxjLM,SnD2jLN,WAAA,kBmD3jLM,WnD8jLN,WAAA,iBMhjLI,yBNmjLJ,gBACA,MAAA,eACA,cACA,MAAA,gBACA,eACA,MAAA,eACA,aACA,QAAA,iBACA,mBACA,QAAA,uBACA,YACA,QAAA,gBACA,WACA,QAAA,eACA,YACA,QAAA,gBACA,gBACA,QAAA,oBACA,iBACA,QAAA,qBACA,WACA,QAAA,eACA,kBACA,QAAA,sBACA,WACA,QAAA,eACA,cACA,KAAA,EAAA,EAAA,eACA,aACA,eAAA,cACA,gBACA,eAAA,iBACA,qBACA,eAAA,sBACA,wBACA,eAAA,yBACA,gBACA,UAAA,YACA,gBACA,UAAA,YACA,kBACA,YAAA,YACA,kBACA,YAAA,YACA,cACA,UAAA,eACA,gBACA,UAAA,iBACA,sBACA,UAAA,uBACA,UACA,IAAA,YACA,UACA,IAAA,iBACA,UACA,IAAA,gBACA,UACA,IAAA,eACA,UACA,IAAA,iBACA,UACA,IAAA,eACA,0BACA,gBAAA,qBACA,wBACA,gBAAA,mBACA,2BACA,gBAAA,iBACA,4BACA,gBAAA,wBACA,2BACA,gBAAA,uBACA,2BACA,gBAAA,uBACA,sBACA,YAAA,qBACA,oBACA,YAAA,mBACA,uBACA,YAAA,iBACA,yBACA,YAAA,mBACA,wBACA,YAAA,kBACA,wBACA,cAAA,qBACA,sBACA,cAAA,mBACA,yBACA,cAAA,iBACA,0BACA,cAAA,wBACA,yBACA,cAAA,uBACA,0BACA,cAAA,kBACA,oBACA,WAAA,eACA,qBACA,WAAA,qBACA,mBACA,WAAA,mBACA,sBACA,WAAA,iBACA,wBACA,WAAA,mBACA,uBACA,WAAA,kBACA,gBACA,MAAA,aACA,YACA,MAAA,YACA,YACA,MAAA,YACA,YACA,MAAA,YACA,YACA,MAAA,YACA,YACA,MAAA,YACA,YACA,MAAA,YACA,eACA,MAAA,YACA,QACA,OAAA,YACA,QACA,OAAA,iBACA,QACA,OAAA,gBACA,QACA,OAAA,eACA,QACA,OAAA,iBACA,QACA,OAAA,eACA,WACA,OAAA,eACA,SACA,aAAA,YACA,YAAA,YACA,SACA,aAAA,iBACA,YAAA,iBACA,SACA,aAAA,gBACA,YAAA,gBACA,SACA,aAAA,eACA,YAAA,eACA,SACA,aAAA,iBACA,YAAA,iBACA,SACA,aAAA,eACA,YAAA,eACA,YACA,aAAA,eACA,YAAA,eACA,SACA,WAAA,YACA,cAAA,YACA,SACA,WAAA,iBACA,cAAA,iBACA,SACA,WAAA,gBACA,cAAA,gBACA,SACA,WAAA,eACA,cAAA,eACA,SACA,WAAA,iBACA,cAAA,iBACA,SACA,WAAA,eACA,cAAA,eACA,YACA,WAAA,eACA,cAAA,eACA,SACA,WAAA,YACA,SACA,WAAA,iBACA,SACA,WAAA,gBACA,SACA,WAAA,eACA,SACA,WAAA,iBACA,SACA,WAAA,eACA,YACA,WAAA,eACA,SACA,aAAA,YACA,SACA,aAAA,iBACA,SACA,aAAA,gBACA,SACA,aAAA,eACA,SACA,aAAA,iBACA,SACA,aAAA,eACA,YACA,aAAA,eACA,SACA,cAAA,YACA,SACA,cAAA,iBACA,SACA,cAAA,gBACA,SACA,cAAA,eACA,SACA,cAAA,iBACA,SACA,cAAA,eACA,YACA,cAAA,eACA,SACA,YAAA,YACA,SACA,YAAA,iBACA,SACA,YAAA,gBACA,SACA,YAAA,eACA,SACA,YAAA,iBACA,SACA,YAAA,eACA,YACA,YAAA,eACA,QACA,QAAA,YACA,QACA,QAAA,iBACA,QACA,QAAA,gBACA,QACA,QAAA,eACA,QACA,QAAA,iBACA,QACA,QAAA,eACA,SACA,cAAA,YACA,aAAA,YACA,SACA,cAAA,iBACA,aAAA,iBACA,SACA,cAAA,gBACA,aAAA,gBACA,SACA,cAAA,eACA,aAAA,eACA,SACA,cAAA,iBACA,aAAA,iBACA,SACA,cAAA,eACA,aAAA,eACA,SACA,YAAA,YACA,eAAA,YACA,SACA,YAAA,iBACA,eAAA,iBACA,SACA,YAAA,gBACA,eAAA,gBACA,SACA,YAAA,eACA,eAAA,eACA,SACA,YAAA,iBACA,eAAA,iBACA,SACA,YAAA,eACA,eAAA,eACA,SACA,YAAA,YACA,SACA,YAAA,iBACA,SACA,YAAA,gBACA,SACA,YAAA,eACA,SACA,YAAA,iBACA,SACA,YAAA,eACA,SACA,cAAA,YACA,SACA,cAAA,iBACA,SACA,cAAA,gBACA,SACA,cAAA,eACA,SACA,cAAA,iBACA,SACA,cAAA,eACA,SACA,eAAA,YACA,SACA,eAAA,iBACA,SACA,eAAA,gBACA,SACA,eAAA,eACA,SACA,eAAA,iBACA,SACA,eAAA,eACA,SACA,aAAA,YACA,SACA,aAAA,iBACA,SACA,aAAA,gBACA,SACA,aAAA,eACA,SACA,aAAA,iBACA,SACA,aAAA,eACA,eACA,WAAA,eACA,aACA,WAAA,gBACA,gBACA,WAAA,kBMp4LI,yBNu4LJ,gBACA,MAAA,eACA,cACA,MAAA,gBACA,eACA,MAAA,eACA,aACA,QAAA,iBACA,mBACA,QAAA,uBACA,YACA,QAAA,gBACA,WACA,QAAA,eACA,YACA,QAAA,gBACA,gBACA,QAAA,oBACA,iBACA,QAAA,qBACA,WACA,QAAA,eACA,kBACA,QAAA,sBACA,WACA,QAAA,eACA,cACA,KAAA,EAAA,EAAA,eACA,aACA,eAAA,cACA,gBACA,eAAA,iBACA,qBACA,eAAA,sBACA,wBACA,eAAA,yBACA,gBACA,UAAA,YACA,gBACA,UAAA,YACA,kBACA,YAAA,YACA,kBACA,YAAA,YACA,cACA,UAAA,eACA,gBACA,UAAA,iBACA,sBACA,UAAA,uBACA,UACA,IAAA,YACA,UACA,IAAA,iBACA,UACA,IAAA,gBACA,UACA,IAAA,eACA,UACA,IAAA,iBACA,UACA,IAAA,eACA,0BACA,gBAAA,qBACA,wBACA,gBAAA,mBACA,2BACA,gBAAA,iBACA,4BACA,gBAAA,wBACA,2BACA,gBAAA,uBACA,2BACA,gBAAA,uBACA,sBACA,YAAA,qBACA,oBACA,YAAA,mBACA,uBACA,YAAA,iBACA,yBACA,YAAA,mBACA,wBACA,YAAA,kBACA,wBACA,cAAA,qBACA,sBACA,cAAA,mBACA,yBACA,cAAA,iBACA,0BACA,cAAA,wBACA,yBACA,cAAA,uBACA,0BACA,cAAA,kBACA,oBACA,WAAA,eACA,qBACA,WAAA,qBACA,mBACA,WAAA,mBACA,sBACA,WAAA,iBACA,wBACA,WAAA,mBACA,uBACA,WAAA,kBACA,gBACA,MAAA,aACA,YACA,MAAA,YACA,YACA,MAAA,YACA,YACA,MAAA,YACA,YACA,MAAA,YACA,YACA,MAAA,YACA,YACA,MAAA,YACA,eACA,MAAA,YACA,QACA,OAAA,YACA,QACA,OAAA,iBACA,QACA,OAAA,gBACA,QACA,OAAA,eACA,QACA,OAAA,iBACA,QACA,OAAA,eACA,WACA,OAAA,eACA,SACA,aAAA,YACA,YAAA,YACA,SACA,aAAA,iBACA,YAAA,iBACA,SACA,aAAA,gBACA,YAAA,gBACA,SACA,aAAA,eACA,YAAA,eACA,SACA,aAAA,iBACA,YAAA,iBACA,SACA,aAAA,eACA,YAAA,eACA,YACA,aAAA,eACA,YAAA,eACA,SACA,WAAA,YACA,cAAA,YACA,SACA,WAAA,iBACA,cAAA,iBACA,SACA,WAAA,gBACA,cAAA,gBACA,SACA,WAAA,eACA,cAAA,eACA,SACA,WAAA,iBACA,cAAA,iBACA,SACA,WAAA,eACA,cAAA,eACA,YACA,WAAA,eACA,cAAA,eACA,SACA,WAAA,YACA,SACA,WAAA,iBACA,SACA,WAAA,gBACA,SACA,WAAA,eACA,SACA,WAAA,iBACA,SACA,WAAA,eACA,YACA,WAAA,eACA,SACA,aAAA,YACA,SACA,aAAA,iBACA,SACA,aAAA,gBACA,SACA,aAAA,eACA,SACA,aAAA,iBACA,SACA,aAAA,eACA,YACA,aAAA,eACA,SACA,cAAA,YACA,SACA,cAAA,iBACA,SACA,cAAA,gBACA,SACA,cAAA,eACA,SACA,cAAA,iBACA,SACA,cAAA,eACA,YACA,cAAA,eACA,SACA,YAAA,YACA,SACA,YAAA,iBACA,SACA,YAAA,gBACA,SACA,YAAA,eACA,SACA,YAAA,iBACA,SACA,YAAA,eACA,YACA,YAAA,eACA,QACA,QAAA,YACA,QACA,QAAA,iBACA,QACA,QAAA,gBACA,QACA,QAAA,eACA,QACA,QAAA,iBACA,QACA,QAAA,eACA,SACA,cAAA,YACA,aAAA,YACA,SACA,cAAA,iBACA,aAAA,iBACA,SACA,cAAA,gBACA,aAAA,gBACA,SACA,cAAA,eACA,aAAA,eACA,SACA,cAAA,iBACA,aAAA,iBACA,SACA,cAAA,eACA,aAAA,eACA,SACA,YAAA,YACA,eAAA,YACA,SACA,YAAA,iBACA,eAAA,iBACA,SACA,YAAA,gBACA,eAAA,gBACA,SACA,YAAA,eACA,eAAA,eACA,SACA,YAAA,iBACA,eAAA,iBACA,SACA,YAAA,eACA,eAAA,eACA,SACA,YAAA,YACA,SACA,YAAA,iBACA,SACA,YAAA,gBACA,SACA,YAAA,eACA,SACA,YAAA,iBACA,SACA,YAAA,eACA,SACA,cAAA,YACA,SACA,cAAA,iBACA,SACA,cAAA,gBACA,SACA,cAAA,eACA,SACA,cAAA,iBACA,SACA,cAAA,eACA,SACA,eAAA,YACA,SACA,eAAA,iBACA,SACA,eAAA,gBACA,SACA,eAAA,eACA,SACA,eAAA,iBACA,SACA,eAAA,eACA,SACA,aAAA,YACA,SACA,aAAA,iBACA,SACA,aAAA,gBACA,SACA,aAAA,eACA,SACA,aAAA,iBACA,SACA,aAAA,eACA,eACA,WAAA,eACA,aACA,WAAA,gBACA,gBACA,WAAA,kBMxtMI,yBN2tMJ,gBACA,MAAA,eACA,cACA,MAAA,gBACA,eACA,MAAA,eACA,aACA,QAAA,iBACA,mBACA,QAAA,uBACA,YACA,QAAA,gBACA,WACA,QAAA,eACA,YACA,QAAA,gBACA,gBACA,QAAA,oBACA,iBACA,QAAA,qBACA,WACA,QAAA,eACA,kBACA,QAAA,sBACA,WACA,QAAA,eACA,cACA,KAAA,EAAA,EAAA,eACA,aACA,eAAA,cACA,gBACA,eAAA,iBACA,qBACA,eAAA,sBACA,wBACA,eAAA,yBACA,gBACA,UAAA,YACA,gBACA,UAAA,YACA,kBACA,YAAA,YACA,kBACA,YAAA,YACA,cACA,UAAA,eACA,gBACA,UAAA,iBACA,sBACA,UAAA,uBACA,UACA,IAAA,YACA,UACA,IAAA,iBACA,UACA,IAAA,gBACA,UACA,IAAA,eACA,UACA,IAAA,iBACA,UACA,IAAA,eACA,0BACA,gBAAA,qBACA,wBACA,gBAAA,mBACA,2BACA,gBAAA,iBACA,4BACA,gBAAA,wBACA,2BACA,gBAAA,uBACA,2BACA,gBAAA,uBACA,sBACA,YAAA,qBACA,oBACA,YAAA,mBACA,uBACA,YAAA,iBACA,yBACA,YAAA,mBACA,wBACA,YAAA,kBACA,wBACA,cAAA,qBACA,sBACA,cAAA,mBACA,yBACA,cAAA,iBACA,0BACA,cAAA,wBACA,yBACA,cAAA,uBACA,0BACA,cAAA,kBACA,oBACA,WAAA,eACA,qBACA,WAAA,qBACA,mBACA,WAAA,mBACA,sBACA,WAAA,iBACA,wBACA,WAAA,mBACA,uBACA,WAAA,kBACA,gBACA,MAAA,aACA,YACA,MAAA,YACA,YACA,MAAA,YACA,YACA,MAAA,YACA,YACA,MAAA,YACA,YACA,MAAA,YACA,YACA,MAAA,YACA,eACA,MAAA,YACA,QACA,OAAA,YACA,QACA,OAAA,iBACA,QACA,OAAA,gBACA,QACA,OAAA,eACA,QACA,OAAA,iBACA,QACA,OAAA,eACA,WACA,OAAA,eACA,SACA,aAAA,YACA,YAAA,YACA,SACA,aAAA,iBACA,YAAA,iBACA,SACA,aAAA,gBACA,YAAA,gBACA,SACA,aAAA,eACA,YAAA,eACA,SACA,aAAA,iBACA,YAAA,iBACA,SACA,aAAA,eACA,YAAA,eACA,YACA,aAAA,eACA,YAAA,eACA,SACA,WAAA,YACA,cAAA,YACA,SACA,WAAA,iBACA,cAAA,iBACA,SACA,WAAA,gBACA,cAAA,gBACA,SACA,WAAA,eACA,cAAA,eACA,SACA,WAAA,iBACA,cAAA,iBACA,SACA,WAAA,eACA,cAAA,eACA,YACA,WAAA,eACA,cAAA,eACA,SACA,WAAA,YACA,SACA,WAAA,iBACA,SACA,WAAA,gBACA,SACA,WAAA,eACA,SACA,WAAA,iBACA,SACA,WAAA,eACA,YACA,WAAA,eACA,SACA,aAAA,YACA,SACA,aAAA,iBACA,SACA,aAAA,gBACA,SACA,aAAA,eACA,SACA,aAAA,iBACA,SACA,aAAA,eACA,YACA,aAAA,eACA,SACA,cAAA,YACA,SACA,cAAA,iBACA,SACA,cAAA,gBACA,SACA,cAAA,eACA,SACA,cAAA,iBACA,SACA,cAAA,eACA,YACA,cAAA,eACA,SACA,YAAA,YACA,SACA,YAAA,iBACA,SACA,YAAA,gBACA,SACA,YAAA,eACA,SACA,YAAA,iBACA,SACA,YAAA,eACA,YACA,YAAA,eACA,QACA,QAAA,YACA,QACA,QAAA,iBACA,QACA,QAAA,gBACA,QACA,QAAA,eACA,QACA,QAAA,iBACA,QACA,QAAA,eACA,SACA,cAAA,YACA,aAAA,YACA,SACA,cAAA,iBACA,aAAA,iBACA,SACA,cAAA,gBACA,aAAA,gBACA,SACA,cAAA,eACA,aAAA,eACA,SACA,cAAA,iBACA,aAAA,iBACA,SACA,cAAA,eACA,aAAA,eACA,SACA,YAAA,YACA,eAAA,YACA,SACA,YAAA,iBACA,eAAA,iBACA,SACA,YAAA,gBACA,eAAA,gBACA,SACA,YAAA,eACA,eAAA,eACA,SACA,YAAA,iBACA,eAAA,iBACA,SACA,YAAA,eACA,eAAA,eACA,SACA,YAAA,YACA,SACA,YAAA,iBACA,SACA,YAAA,gBACA,SACA,YAAA,eACA,SACA,YAAA,iBACA,SACA,YAAA,eACA,SACA,cAAA,YACA,SACA,cAAA,iBACA,SACA,cAAA,gBACA,SACA,cAAA,eACA,SACA,cAAA,iBACA,SACA,cAAA,eACA,SACA,eAAA,YACA,SACA,eAAA,iBACA,SACA,eAAA,gBACA,SACA,eAAA,eACA,SACA,eAAA,iBACA,SACA,eAAA,eACA,SACA,aAAA,YACA,SACA,aAAA,iBACA,SACA,aAAA,gBACA,SACA,aAAA,eACA,SACA,aAAA,iBACA,SACA,aAAA,eACA,eACA,WAAA,eACA,aACA,WAAA,gBACA,gBACA,WAAA,kBM5iNI,0BN+iNJ,gBACA,MAAA,eACA,cACA,MAAA,gBACA,eACA,MAAA,eACA,aACA,QAAA,iBACA,mBACA,QAAA,uBACA,YACA,QAAA,gBACA,WACA,QAAA,eACA,YACA,QAAA,gBACA,gBACA,QAAA,oBACA,iBACA,QAAA,qBACA,WACA,QAAA,eACA,kBACA,QAAA,sBACA,WACA,QAAA,eACA,cACA,KAAA,EAAA,EAAA,eACA,aACA,eAAA,cACA,gBACA,eAAA,iBACA,qBACA,eAAA,sBACA,wBACA,eAAA,yBACA,gBACA,UAAA,YACA,gBACA,UAAA,YACA,kBACA,YAAA,YACA,kBACA,YAAA,YACA,cACA,UAAA,eACA,gBACA,UAAA,iBACA,sBACA,UAAA,uBACA,UACA,IAAA,YACA,UACA,IAAA,iBACA,UACA,IAAA,gBACA,UACA,IAAA,eACA,UACA,IAAA,iBACA,UACA,IAAA,eACA,0BACA,gBAAA,qBACA,wBACA,gBAAA,mBACA,2BACA,gBAAA,iBACA,4BACA,gBAAA,wBACA,2BACA,gBAAA,uBACA,2BACA,gBAAA,uBACA,sBACA,YAAA,qBACA,oBACA,YAAA,mBACA,uBACA,YAAA,iBACA,yBACA,YAAA,mBACA,wBACA,YAAA,kBACA,wBACA,cAAA,qBACA,sBACA,cAAA,mBACA,yBACA,cAAA,iBACA,0BACA,cAAA,wBACA,yBACA,cAAA,uBACA,0BACA,cAAA,kBACA,oBACA,WAAA,eACA,qBACA,WAAA,qBACA,mBACA,WAAA,mBACA,sBACA,WAAA,iBACA,wBACA,WAAA,mBACA,uBACA,WAAA,kBACA,gBACA,MAAA,aACA,YACA,MAAA,YACA,YACA,MAAA,YACA,YACA,MAAA,YACA,YACA,MAAA,YACA,YACA,MAAA,YACA,YACA,MAAA,YACA,eACA,MAAA,YACA,QACA,OAAA,YACA,QACA,OAAA,iBACA,QACA,OAAA,gBACA,QACA,OAAA,eACA,QACA,OAAA,iBACA,QACA,OAAA,eACA,WACA,OAAA,eACA,SACA,aAAA,YACA,YAAA,YACA,SACA,aAAA,iBACA,YAAA,iBACA,SACA,aAAA,gBACA,YAAA,gBACA,SACA,aAAA,eACA,YAAA,eACA,SACA,aAAA,iBACA,YAAA,iBACA,SACA,aAAA,eACA,YAAA,eACA,YACA,aAAA,eACA,YAAA,eACA,SACA,WAAA,YACA,cAAA,YACA,SACA,WAAA,iBACA,cAAA,iBACA,SACA,WAAA,gBACA,cAAA,gBACA,SACA,WAAA,eACA,cAAA,eACA,SACA,WAAA,iBACA,cAAA,iBACA,SACA,WAAA,eACA,cAAA,eACA,YACA,WAAA,eACA,cAAA,eACA,SACA,WAAA,YACA,SACA,WAAA,iBACA,SACA,WAAA,gBACA,SACA,WAAA,eACA,SACA,WAAA,iBACA,SACA,WAAA,eACA,YACA,WAAA,eACA,SACA,aAAA,YACA,SACA,aAAA,iBACA,SACA,aAAA,gBACA,SACA,aAAA,eACA,SACA,aAAA,iBACA,SACA,aAAA,eACA,YACA,aAAA,eACA,SACA,cAAA,YACA,SACA,cAAA,iBACA,SACA,cAAA,gBACA,SACA,cAAA,eACA,SACA,cAAA,iBACA,SACA,cAAA,eACA,YACA,cAAA,eACA,SACA,YAAA,YACA,SACA,YAAA,iBACA,SACA,YAAA,gBACA,SACA,YAAA,eACA,SACA,YAAA,iBACA,SACA,YAAA,eACA,YACA,YAAA,eACA,QACA,QAAA,YACA,QACA,QAAA,iBACA,QACA,QAAA,gBACA,QACA,QAAA,eACA,QACA,QAAA,iBACA,QACA,QAAA,eACA,SACA,cAAA,YACA,aAAA,YACA,SACA,cAAA,iBACA,aAAA,iBACA,SACA,cAAA,gBACA,aAAA,gBACA,SACA,cAAA,eACA,aAAA,eACA,SACA,cAAA,iBACA,aAAA,iBACA,SACA,cAAA,eACA,aAAA,eACA,SACA,YAAA,YACA,eAAA,YACA,SACA,YAAA,iBACA,eAAA,iBACA,SACA,YAAA,gBACA,eAAA,gBACA,SACA,YAAA,eACA,eAAA,eACA,SACA,YAAA,iBACA,eAAA,iBACA,SACA,YAAA,eACA,eAAA,eACA,SACA,YAAA,YACA,SACA,YAAA,iBACA,SACA,YAAA,gBACA,SACA,YAAA,eACA,SACA,YAAA,iBACA,SACA,YAAA,eACA,SACA,cAAA,YACA,SACA,cAAA,iBACA,SACA,cAAA,gBACA,SACA,cAAA,eACA,SACA,cAAA,iBACA,SACA,cAAA,eACA,SACA,eAAA,YACA,SACA,eAAA,iBACA,SACA,eAAA,gBACA,SACA,eAAA,eACA,SACA,eAAA,iBACA,SACA,eAAA,eACA,SACA,aAAA,YACA,SACA,aAAA,iBACA,SACA,aAAA,gBACA,SACA,aAAA,eACA,SACA,aAAA,iBACA,SACA,aAAA,eACA,eACA,WAAA,eACA,aACA,WAAA,gBACA,gBACA,WAAA,kBMh4NI,0BNm4NJ,iBACA,MAAA,eACA,eACA,MAAA,gBACA,gBACA,MAAA,eACA,cACA,QAAA,iBACA,oBACA,QAAA,uBACA,aACA,QAAA,gBACA,YACA,QAAA,eACA,aACA,QAAA,gBACA,iBACA,QAAA,oBACA,kBACA,QAAA,qBACA,YACA,QAAA,eACA,mBACA,QAAA,sBACA,YACA,QAAA,eACA,eACA,KAAA,EAAA,EAAA,eACA,cACA,eAAA,cACA,iBACA,eAAA,iBACA,sBACA,eAAA,sBACA,yBACA,eAAA,yBACA,iBACA,UAAA,YACA,iBACA,UAAA,YACA,mBACA,YAAA,YACA,mBACA,YAAA,YACA,eACA,UAAA,eACA,iBACA,UAAA,iBACA,uBACA,UAAA,uBACA,WACA,IAAA,YACA,WACA,IAAA,iBACA,WACA,IAAA,gBACA,WACA,IAAA,eACA,WACA,IAAA,iBACA,WACA,IAAA,eACA,2BACA,gBAAA,qBACA,yBACA,gBAAA,mBACA,4BACA,gBAAA,iBACA,6BACA,gBAAA,wBACA,4BACA,gBAAA,uBACA,4BACA,gBAAA,uBACA,uBACA,YAAA,qBACA,qBACA,YAAA,mBACA,wBACA,YAAA,iBACA,0BACA,YAAA,mBACA,yBACA,YAAA,kBACA,yBACA,cAAA,qBACA,uBACA,cAAA,mBACA,0BACA,cAAA,iBACA,2BACA,cAAA,wBACA,0BACA,cAAA,uBACA,2BACA,cAAA,kBACA,qBACA,WAAA,eACA,sBACA,WAAA,qBACA,oBACA,WAAA,mBACA,uBACA,WAAA,iBACA,yBACA,WAAA,mBACA,wBACA,WAAA,kBACA,iBACA,MAAA,aACA,aACA,MAAA,YACA,aACA,MAAA,YACA,aACA,MAAA,YACA,aACA,MAAA,YACA,aACA,MAAA,YACA,aACA,MAAA,YACA,gBACA,MAAA,YACA,SACA,OAAA,YACA,SACA,OAAA,iBACA,SACA,OAAA,gBACA,SACA,OAAA,eACA,SACA,OAAA,iBACA,SACA,OAAA,eACA,YACA,OAAA,eACA,UACA,aAAA,YACA,YAAA,YACA,UACA,aAAA,iBACA,YAAA,iBACA,UACA,aAAA,gBACA,YAAA,gBACA,UACA,aAAA,eACA,YAAA,eACA,UACA,aAAA,iBACA,YAAA,iBACA,UACA,aAAA,eACA,YAAA,eACA,aACA,aAAA,eACA,YAAA,eACA,UACA,WAAA,YACA,cAAA,YACA,UACA,WAAA,iBACA,cAAA,iBACA,UACA,WAAA,gBACA,cAAA,gBACA,UACA,WAAA,eACA,cAAA,eACA,UACA,WAAA,iBACA,cAAA,iBACA,UACA,WAAA,eACA,cAAA,eACA,aACA,WAAA,eACA,cAAA,eACA,UACA,WAAA,YACA,UACA,WAAA,iBACA,UACA,WAAA,gBACA,UACA,WAAA,eACA,UACA,WAAA,iBACA,UACA,WAAA,eACA,aACA,WAAA,eACA,UACA,aAAA,YACA,UACA,aAAA,iBACA,UACA,aAAA,gBACA,UACA,aAAA,eACA,UACA,aAAA,iBACA,UACA,aAAA,eACA,aACA,aAAA,eACA,UACA,cAAA,YACA,UACA,cAAA,iBACA,UACA,cAAA,gBACA,UACA,cAAA,eACA,UACA,cAAA,iBACA,UACA,cAAA,eACA,aACA,cAAA,eACA,UACA,YAAA,YACA,UACA,YAAA,iBACA,UACA,YAAA,gBACA,UACA,YAAA,eACA,UACA,YAAA,iBACA,UACA,YAAA,eACA,aACA,YAAA,eACA,SACA,QAAA,YACA,SACA,QAAA,iBACA,SACA,QAAA,gBACA,SACA,QAAA,eACA,SACA,QAAA,iBACA,SACA,QAAA,eACA,UACA,cAAA,YACA,aAAA,YACA,UACA,cAAA,iBACA,aAAA,iBACA,UACA,cAAA,gBACA,aAAA,gBACA,UACA,cAAA,eACA,aAAA,eACA,UACA,cAAA,iBACA,aAAA,iBACA,UACA,cAAA,eACA,aAAA,eACA,UACA,YAAA,YACA,eAAA,YACA,UACA,YAAA,iBACA,eAAA,iBACA,UACA,YAAA,gBACA,eAAA,gBACA,UACA,YAAA,eACA,eAAA,eACA,UACA,YAAA,iBACA,eAAA,iBACA,UACA,YAAA,eACA,eAAA,eACA,UACA,YAAA,YACA,UACA,YAAA,iBACA,UACA,YAAA,gBACA,UACA,YAAA,eACA,UACA,YAAA,iBACA,UACA,YAAA,eACA,UACA,cAAA,YACA,UACA,cAAA,iBACA,UACA,cAAA,gBACA,UACA,cAAA,eACA,UACA,cAAA,iBACA,UACA,cAAA,eACA,UACA,eAAA,YACA,UACA,eAAA,iBACA,UACA,eAAA,gBACA,UACA,eAAA,eACA,UACA,eAAA,iBACA,UACA,eAAA,eACA,UACA,aAAA,YACA,UACA,aAAA,iBACA,UACA,aAAA,gBACA,UACA,aAAA,eACA,UACA,aAAA,iBACA,UACA,aAAA,eACA,gBACA,WAAA,eACA,cACA,WAAA,gBACA,iBACA,WAAA,kBoDhwOA,0BpDmwOA,MACA,UAAA,iBACA,MACA,UAAA,eACA,MACA,UAAA,kBACA,MACA,UAAA,kBoDvvOA,apD0vOA,gBACA,QAAA,iBACA,sBACA,QAAA,uBACA,eACA,QAAA,gBACA,cACA,QAAA,eACA,eACA,QAAA,gBACA,mBACA,QAAA,oBACA,oBACA,QAAA,qBACA,cACA,QAAA,eACA,qBACA,QAAA,sBACA,cACA,QAAA,gBqDnzOA,IAAA,IAAA,IAAA,IAAA,IAAA,IAAA,KAAA,GAAA,GAAA,GAAA,GAAA,GAAA,GAAA,MAAA,EAAA,SrDszOA,eAAA,mBsDtzOA,iBtDyzOA,WAAA,QACA,sCACA,WAAA,QACA,uCACA,WAAA,QsDlzOA,YtDqzOA,WAAA,QACA,iCACA,WAAA,QACA,kCACA,WAAA,QuDn0OI,sBvDs0OJ,WAAA,KACA,MAAA,KuDn0OI,qBvDs0OJ,WAAA,KACA,MAAA,QwD50OA,WxD+0OA,aAAA,KACA,cAAA,KyDn0OI,oCzDu0OJ,KADA,WAEA,cACA,aAAA,KACA,cAAA,KACA,KACA,YAAA,MACA,aAAA,OyDj0OI,oCzDq0OJ,KADA,WAEA,cACA,aAAA,KACA,cAAA,KACA,KACA,YAAA,MACA,aAAA,OyD/zOI,oCzDm0OJ,KADA,WAEA,cACA,aAAA,KACA,cAAA,KACA,KACA,YAAA,MACA,aAAA,OyD7zOI,qCzDi0OJ,KADA,WAEA,cACA,aAAA,KACA,cAAA,KACA,KACA,YAAA,MACA,aAAA,OEnoOA,EFsoOA,MAAA,QACA,QACA,MAAA,QACA,uBACA,MAAA,QACA,6BACA,MAAA,QACA,wBACA,MAAA,QACA,8BACA,MAAA,QACA,kBACA,2BACA,eAAA,YEvwOA,EF0wOA,YAAA,IACA,cAAA,OACA,kBACA,2BACA,eAAA,YElzOA,IAAA,IAAA,IAAA,IAAA,IAAA,IAAA,GAAA,GAAA,GAAA,GAAA,GAAA,GFqzOA,MAAA,QACA,cAAA,OACA,oBAEA,6BAAA,oBAEA,6BAAA,oBAEA,6BAAA,oBAEA,6BAAA,oBAEA,6BAAA,oBAEA,6BAZA,mBACA,4BACA,mBACA,4BACA,mBACA,4BACA,mBACA,4BACA,mBACA,4BACA,mBACA,4BAEA,eAAA,YACA,UAAA,QACA,YAAA,QACA,QAAA,aAQA,WAAA,UAAA,WAAA,UAAA,WAAA,UAAA,WAAA,UAAA,WAAA,UAAA,WAAA,UAAA,UAAA,SAAA,UAAA,SAAA,UAAA,SAAA,UAAA,SAAA,UAAA,SAAA,UAAA,SACA,MAAA,KACA,YAAA,QACA,yBAAA,yBAAA,yBAAA,yBAAA,yBAAA,yBAAA,wBAAA,wBAAA,wBAAA,wBAAA,wBAAA,wBACA,MAAA,KACA,gCAAA,+BAAA,gCAAA,+BAAA,gCAAA,+BAAA,gCAAA,+BAAA,gCAAA,+BAAA,gCAAA,+BAAA,+BAAA,8BAAA,+BAAA,8BAAA,+BAAA,8BAAA,+BAAA,8BAAA,+BAAA,8BAAA,+BAAA,8BACA,MAAA,QACA,0BAAA,0BAAA,0BAAA,0BAAA,0BAAA,0BAAA,yBAAA,yBAAA,yBAAA,yBAAA,yBAAA,yBACA,MAAA,QACA,iCAAA,gCAAA,iCAAA,gCAAA,iCAAA,gCAAA,iCAAA,gCAAA,iCAAA,gCAAA,iCAAA,gCAAA,gCAAA,+BAAA,gCAAA,+BAAA,gCAAA,+BAAA,gCAAA,+BAAA,gCAAA,+BAAA,gCAAA,+BACA,MAAA,KACA,YAAA,QE11OA,IAAA,uBAAA,GF61OA,YAAA,IACA,UAAA,OACA,YAAA,MACA,eAAA,MACA,oBAEA,6BAAA,uCACA,gDAHA,mBACA,4BAGA,eAAA,YACA,UAAA,QACA,YAAA,QACA,QAAA,aEn2OA,IAAA,uBAAA,GF62OA,YAAA,IACA,UAAA,KACA,YAAA,MACA,eAAA,OACA,oBAEA,6BAAA,uCACA,gDAHA,mBACA,4BAGA,eAAA,YACA,UAAA,QACA,YAAA,QACA,QAAA,aEn3OA,IAAA,uBAAA,GF63OA,YAAA,IACA,UAAA,QACA,YAAA,MACA,eAAA,OACA,oBAEA,6BAAA,uCACA,gDAHA,mBACA,4BAGA,eAAA,YACA,UAAA,QACA,YAAA,QACA,QAAA,aEn4OA,IAAA,uBAAA,GF64OA,YAAA,IACA,UAAA,OACA,YAAA,MACA,eAAA,OACA,oBAEA,6BAAA,uCACA,gDAHA,mBACA,4BAGA,eAAA,YACA,UAAA,QACA,YAAA,QACA,QAAA,aEn5OA,IAAA,uBAAA,GF65OA,YAAA,IACA,UAAA,UACA,YAAA,OACA,eAAA,EACA,oBAEA,6BAAA,uCACA,gDAHA,mBACA,4BAGA,eAAA,YACA,UAAA,QACA,YAAA,QACA,QAAA,aEn6OA,IAAA,8BAAA,GF66OA,UAAA,WACA,eAAA,EACA,oBAEA,6BAAA,8CACA,uDAHA,mBACA,4BAGA,eAAA,YACA,UAAA,QACA,YAAA,QACA,QAAA,a0D77OA,mB1Du8OA,YAAA,IACA,UAAA,KACA,YAAA,MACA,eAAA,K0Dt8OA,0B1Dy8OA,UAAA,S0Dr8OA,0B1Dw8OA,UAAA,OACA,eAAA,I0Dr8OA,0B1Dw8OA,UAAA,O0Dp8OA,uB1Du8OA,YAAA,IACA,UAAA,OACA,YAAA,MACA,eAAA,M0Dt8OA,sB1Dy8OA,YAAA,IACA,UAAA,KACA,YAAA,M0Dv8OA,6B1D08OA,YAAA,IACA,UAAA,EACA,YAAA,MACA,eAAA,E0Dz8OA,qB1D48OA,YAAA,cACA,UAAA,KACA,eAAA,eACA,YAAA,O0D38OA,4B1D88OA,UAAA,QEj4OA,MAAA,KFo4OA,WAAA,mBACA,2BAAA,0BACA,MAAA,QACA,4BAAA,2BACA,MAAA,KEvzOA,KF0zOA,UAAA,SACA,MAAA,QACA,WAAA,mBACA,0BACA,MAAA,KACA,2BACA,MAAA,Q0D/7OA,0BAAA,Y1Dk8OA,gBAAA,KACA,cAAA,IAAA,OAAA,KACA,+CAAA,iCACA,oBAAA,QACA,gDAAA,kCACA,oBAAA,K0D17OA,K1D67OA,UAAA,K0Dz7OA,Y1D47OA,UAAA,K0Dv7OA,WACA,WACA,WACA,WAHA,IACA,IACA,IACA,IACA,IACA,IADA,M1D27OA,MAAA,QAEA,2BACA,oCAEA,2BACA,oCAEA,2BACA,oCAEA,2BACA,oCAXA,oBACA,6BAEA,oBACA,6BAEA,oBACA,6BAEA,oBACA,6BAEA,oBACA,6BAEA,oBACA,6BAHA,sBACA,+BAGA,eAAA,YACA,UAAA,QACA,YAAA,QACA,QAAA,aAQA,kBAAA,iBAEA,kBAAA,iBAEA,kBAAA,iBAEA,kBAAA,iBANA,WAAA,UAEA,WADA,UAGA,WADA,UAGA,WADA,UAGA,WADA,UAGA,WADA,UADA,aAAA,YAGA,MAAA,KACA,YAAA,QACA,gCACA,gCACA,gCACA,gCAHA,yBAAA,yBACA,yBACA,yBACA,yBACA,yBAAA,2BAEA,MAAA,KACA,uCAAA,sCAAA,uCAAA,sCAAA,uCAAA,sCAAA,uCAAA,sCAAA,gCAAA,+BAAA,gCAAA,+BAAA,gCAAA,+BAAA,gCAAA,+BAAA,gCAAA,+BAAA,gCAAA,+BAAA,kCAAA,iCACA,MAAA,QACA,iCACA,iCACA,iCACA,iCAHA,0BAAA,0BACA,0BACA,0BACA,0BACA,0BAAA,4BAEA,MAAA,QACA,wCAAA,uCAAA,wCAAA,uCAAA,wCAAA,uCAAA,wCAAA,uCAAA,iCAAA,gCAAA,iCAAA,gCAAA,iCAAA,gCAAA,iCAAA,gCAAA,iCAAA,gCAAA,iCAAA,gCAAA,mCAAA,kCACA,MAAA,K0D19OA,WAAA,I1D69OA,YAAA,IACA,UAAA,OACA,YAAA,MACA,eAAA,MAEA,2BACA,oCAFA,oBACA,6BAEA,eAAA,YACA,UAAA,QACA,YAAA,QACA,QAAA,a0Dj+OA,WAAA,I1D2+OA,YAAA,IACA,UAAA,KACA,YAAA,MACA,eAAA,OAEA,2BACA,oCAFA,oBACA,6BAEA,eAAA,YACA,UAAA,QACA,YAAA,QACA,QAAA,a0D/+OA,WAAA,I1Dy/OA,YAAA,IACA,UAAA,QACA,YAAA,MACA,eAAA,OAEA,2BACA,oCAFA,oBACA,6BAEA,eAAA,YACA,UAAA,QACA,YAAA,QACA,QAAA,a0D7/OA,WAAA,I1DugPA,YAAA,IACA,UAAA,OACA,YAAA,MACA,eAAA,OAEA,2BACA,oCAFA,oBACA,6BAEA,eAAA,YACA,UAAA,QACA,YAAA,QACA,QAAA,a0D3gPA,IAAA,M1DqhPA,YAAA,IACA,UAAA,UACA,YAAA,OACA,eAAA,EACA,oBACA,6BAAA,sBACA,+BACA,eAAA,YACA,UAAA,QACA,YAAA,QACA,QAAA,a0DzhPA,I1DmiPA,UAAA,WACA,eAAA,EACA,oBACA,6BACA,eAAA,YACA,UAAA,QACA,YAAA,QACA,QAAA,aGvtPA,YHiuPA,OAAA,EAAA,EAAA,KACA,QAAA,MAAA,WAAA,EAAA,WACA,YAAA,IAAA,MAAA,QACA,UAAA,KACA,iCACA,kBAAA,QACA,kCACA,kBAAA,Q0DtiPA,K1DyiPA,QAAA,MACA,UAAA,UACA,YACA,QAAA,K0DliPA,WADA,Y1DuiPA,MAAA,kBACA,gCAAA,iCAEA,MAAA,kBACA,iCAAA,kCAEA,MAAA,kB2D7zPA,kB3Du1PA,OAAA,IACA,MAAA,KACA,sBAEA,sBAEA,sBAEA,sBAEA,sBAEA,sBAVA,qBACA,qBAEA,qBAEA,qBAEA,qBAEA,qBAEA,OAAA,KACA,MAAA,KACA,yBACA,OAAA,MACA,MAAA,K4Dr3PA,qB5D23PA,iBAAA,qCACA,gBAAA,QACA,kBAAA,UACA,QAAA,aACA,MAAA,KACA,OAAA,KAiBA,0CACA,iBAAA,8CACA,2CACA,iBAAA,qCACA,4BACA,iBAAA,qCACA,gBAAA,QACA,kBAAA,UACA,QAAA,aACA,MAAA,UACA,OAAA,UACA,iDACA,iBAAA,8CACA,kDACA,iBAAA,qCACA,6BACA,iBAAA,qCACA,gBAAA,QACA,kBAAA,UACA,QAAA,aACA,MAAA,SACA,OAAA,SACA,kDACA,iBAAA,8CACA,mDACA,iBAAA,qCACA,0DACA,cAAA,KACA,iEAAA,gEACA,SAAA,SACA,UAAA,SACA,YAAA,MAAA,CAAA,MACA,MAAA,KACA,WAAA,OACA,aAAA,KACA,cAAA,IAAA,MAAA,KACA,eAAA,KACA,cAAA,IACA,IAAA,KACA,KAAA,MACA,sFAAA,qFACA,MAAA,QACA,aAAA,qBACA,uFAAA,sFACA,MAAA,KACA,aAAA,KACA,+DACA,SAAA,SACA,KAAA,IACA,UAAA,uBACA,IAAA,QACA,QAAA,MACA,UAAA,OACA,YAAA,MAAA,CAAA,MACA,MAAA,KACA,YAAA,OACA,MAAA,UACA,oFACA,MAAA,QACA,qFACA,MAAA,KACA,4BACA,iBAAA,qCACA,gBAAA,QACA,kBAAA,UACA,QAAA,aACA,MAAA,KACA,OAAA,KAIA,iDACA,iBAAA,8CACA,kDACA,iBAAA,qCACA,gEACA,SAAA,SACA,KAAA,OACA,IAAA,QACA,MAAA,KACA,qFACA,MAAA,QACA,sFACA,MAAA,KACA,6BACA,SAAA,SACA,MAAA,UACA,OAAA,UACA,iBAAA,qCACA,kBAAA,UACA,gBAAA,MAAA,KACA,sBAAA,iBACA,QAAA,aACA,kDACA,iBAAA,8CACA,mDACA,iBAAA,qCACA,mCACA,QAAA,uCACA,SAAA,SACA,IAAA,SACA,QAAA,MACA,UAAA,OACA,YAAA,MAAA,CAAA,MACA,MAAA,KACA,YAAA,OACA,MAAA,KACA,WAAA,OACA,wDACA,MAAA,QACA,yDACA,MAAA,KACA,oCAAA,mCACA,SAAA,SACA,UAAA,SACA,YAAA,MAAA,CAAA,MACA,MAAA,KACA,WAAA,OACA,aAAA,KACA,cAAA,IAAA,MAAA,KACA,eAAA,KACA,cAAA,IACA,IAAA,KACA,KAAA,SACA,yDAAA,wDACA,MAAA,QACA,aAAA,qBACA,0DAAA,yDACA,MAAA,KACA,aAAA,KACA,gCACA,SAAA,SACA,iBAAA,qCACA,gBAAA,QACA,kBAAA,UACA,QAAA,aACA,MAAA,KACA,OAAA,KACA,qDACA,iBAAA,8CACA,sDACA,iBAAA,qCACA,uCAAA,sCACA,SAAA,SACA,KAAA,OACA,IAAA,QACA,MAAA,KACA,YAAA,OACA,4DAAA,2DACA,MAAA,QACA,6DAAA,4DACA,MAAA,KACA,4BACA,4BACA,MAAA,KACA,OAAA,KoB3iQA,KpB8iQA,SAAA,SACA,QAAA,aACA,QAAA,QAAA,K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EACA,eAAA,IACA,iEACA,IAAA,IACA,KAAA,IACA,UAAA,qBACA,yDACA,MAAA,KACA,cAAA,KACA,kEACA,aAAA,SACA,cAAA,SACA,2BACA,SAAA,SACA,IAAA,IACA,UAAA,iBACA,YAAA,0BACA,QAAA,kBACA,MAAA,QACA,OAAA,EACA,YAAA,iBACA,WAAA,OACA,MAAA,KACA,MAAA,QACA,OAAA,QACA,UAAA,QACA,YAAA,QACA,WAAA,IAAA,IAAA,SACA,mBAAA,6BAAA,QACA,QAAA,OAAA,OACA,cAAA,OACA,YAAA,OACA,OAAA,KACA,UAAA,QACA,uDAAA,4CACA,aAAA,OACA,+EAAA,oEACA,SAAA,SACA,IAAA,IACA,UAAA,iBACA,MAAA,OACA,OAAA,OACA,UAAA,OACA,YAAA,OACA,sFAAA,2EACA,eAAA,IACA,+EAAA,oEACA,KAAA,QACA,wDAAA,6CACA,cAAA,OACA,gFAAA,qEACA,SAAA,SACA,IAAA,IACA,UAAA,iBACA,MAAA,OACA,OAAA,OACA,UAAA,OACA,YAAA,OACA,uFAAA,4EACA,eAAA,IACA,gFAAA,qEACA,MAAA,QACA,uDAAA,4CACA,QAAA,EACA,MAAA,KACA,+EAAA,oEACA,SAAA,SACA,IAAA,IACA,UAAA,iBACA,MAAA,OACA,OAAA,OACA,UAAA,OACA,YAAA,OACA,sFAAA,2EACA,eAAA,IACA,+EAAA,oEACA,IAAA,IACA,KAAA,IACA,UAAA,qBACA,uEAAA,4DACA,MAAA,KACA,cAAA,KACA,yCAAA,8BACA,MAAA,QACA,MAAA,OACA,OAAA,OACA,UAAA,OACA,YAAA,OACA,mBAAA,6BAAA,QACA,QAAA,MAAA,MACA,cAAA,OACA,YAAA,KACA,OAAA,K6DhgRA,e7D2hRA,cAAA,O6D3hRA,oB7D8hRA,uBAAA,OACA,wBAAA,OACA,0BAAA,OACA,2BAAA,OACA,0BACA,UAAA,eAAA,gB6DniRA,yB7DsiRA,WAAA,KACA,aAAA,KACA,8CACA,WAAA,KACA,aAAA,qBACA,+CACA,WAAA,KACA,aAAA,KACA,2BACA,MAAA,KACA,iCACA,WAAA,QACA,gDAC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AA,KACA,SAAA,SACA,YAAA,KACA,QAAA,aACA,MAAA,KACA,OAAA,KACA,WAAA,KACA,QAAA,IACA,YAAA,KACA,cAAA,IACA,UAAA,OACA,WAAA,IACA,+DACA,WAAA,KACA,MAAA,KACA,gEACA,WAAA,KACA,MAAA,KACA,2CACA,QAAA,GACA,aAAA,IAAA,MAAA,KACA,YAAA,IAAA,MAAA,YACA,WAAA,IAAA,MAAA,YACA,cAAA,IAAA,MAAA,YACA,YAAA,KACA,WAAA,KACA,SAAA,SACA,YAAA,KACA,gEACA,aAAA,IAAA,MAAA,KACA,iEACA,aAAA,IAAA,MAAA,MACA,4CACA,iBAAA,KACA,YAAA,KACA,aAAA,KAEA,kEADA,yDAEA,QAAA,EACA,QAAA,KAEA,gEADA,uDAEA,QAAA,EACA,MAAA,QASA,6CACA,QAAA,MACA,QAAA,EACA,WAAA,IAAA,IACA,yEACA,QAAA,EACA,sFACA,kBAAA,iBACA,UAAA,iBACA,4BACA,sFACA,kBAAA,kBACA,UAAA,mBACA,sFACA,kBAAA,kBACA,UAAA,kBACA,4BACA,sFACA,kBAAA,mBACA,UAAA,oBACA,sFACA,kBAAA,kBACA,UAAA,kBACA,4BACA,sFACA,kBAAA,mBACA,UAAA,oBACA,sFACA,kBAAA,kBACA,UAAA,kBACA,4BACA,sFACA,kBAAA,mBACA,UAAA,oBACA,sFACA,kBAAA,kBACA,UAAA,kBACA,4BACA,sFACA,kBAAA,mBACA,UAAA,oBACA,sFACA,kBAAA,kBACA,UAAA,kBACA,4BACA,sFACA,kBAAA,mBACA,UAAA,oBACA,sFACA,kBAAA,kBACA,UAAA,kBACA,4BACA,sFACA,kBAAA,mBACA,UAAA,oB+DvjTA,0B/D0jTA,QAAA,EACA,MAAA,KACA,iBAAA,QACA,cAAA,IACA,QAAA,aACA,MAAA,KACA,OAAA,KACA,YAAA,KACA,WAAA,OACA,4BAAA,KACA,yBAAA,KACA,wBAAA,KACA,uBAAA,KACA,oBAAA,KACA,2BAAA,IACA,wBAAA,IACA,uBAAA,IACA,sBAAA,IACA,mBAAA,IACA,cAAA,IAAA,IAAA,QAAA,CAA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A,MAAA,eACA,WAAA,KACA,iBAAA,KACA,MAAA,QACA,aAAA,KACA,cAAA,OACA,WAAA,aAAA,KAAA,WAAA,CAAA,WAAA,KAAA,YACA,oCACA,iBAAA,KACA,MAAA,KACA,aAAA,KACA,mCACA,iBAAA,KACA,MAAA,QACA,aAAA,qBACA,uCACA,cACA,WAAA,MACA,yBACA,SAAA,OACA,wDACA,OAAA,QACA,oBACA,QAAA,EACA,iBAAA,KACA,MAAA,QACA,aAAA,oBACA,WAAA,EAAA,EAAA,EAAA,OAAA,qBACA,0CACA,iBAAA,KACA,MAAA,KACA,aAAA,oBACA,yCACA,iBAAA,KACA,MAAA,QACA,aAAA,qBACA,2CACA,OAAA,MACA,2BACA,MAAA,eACA,QAAA,EACA,gDACA,MAAA,QACA,iDACA,MAAA,QACA,uBAAA,wBACA,QAAA,EACA,eAAA,KACA,OAAA,YACA,iBAAA,QACA,aAAA,eACA,MAAA,eACA,4CAAA,6CACA,iBAAA,QACA,aAAA,qBACA,MAAA,qBACA,6CAAA,8CACA,iBAAA,QACA,aAAA,eACA,MAAA,eACA,oCAAA,qCACA,MAAA,eACA,yDAAA,0DACA,MAAA,qBACA,0DAAA,2DACA,MAAA,eACA,oCACA,QAAA,QAAA,OACA,OAAA,SAAA,QACA,kBAAA,OACA,MAAA,QACA,iBAAA,QACA,eAAA,KACA,aAAA,QACA,aAAA,MACA,aAAA,EACA,wBAAA,IACA,cAAA,EACA,WAAA,MAAA,KAAA,WAAA,CAAA,iBAAA,KAAA,WAAA,CAAA,aAAA,KAAA,WAAA,CAAA,WAAA,KAAA,YACA,OAAA,KACA,iBAAA,QACA,MAAA,KACA,aAAA,KACA,uCACA,oCACA,WAAA,MACA,0DACA,iBAAA,QACA,MAAA,KACA,aAAA,KACA,yDACA,iBAAA,QACA,MAAA,QACA,aAAA,qBACA,yEACA,iBAAA,QACA,8FACA,iBAAA,QACA,+FACA,iBAAA,QACA,0CACA,QAAA,QAAA,OACA,OAAA,SAAA,QACA,kBAAA,OACA,MAAA,QACA,iBAAA,QACA,eAAA,KACA,aAAA,QACA,aAAA,MACA,aAAA,EACA,wBAAA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AA,KACA,OAAA,KACA,QAAA,GACA,6CAAA,8CACA,QAAA,GexwVA,mBf2wVA,QAAA,aACA,aAAA,KevwVA,Wf0wVA,SAAA,SACA,KAAA,cACA,eAAA,KACA,yBAAA,0BACA,eAAA,KACA,OAAA,KACA,QAAA,IehzVA,afmzVA,aAAA,MACA,+BACA,MAAA,IACA,YAAA,OACA,oBAAA,KAAA,OACA,cAAA,IACA,WAAA,oBAAA,KAAA,YACA,iBAAA,sIACA,iBAAA,KACA,aAAA,KACA,uCACA,+BACA,WAAA,MACA,oDACA,iBAAA,4JACA,iBAAA,KACA,aAAA,qBACA,qDACA,iBAAA,sIACA,iBAAA,KACA,aAAA,KACA,qCACA,iBAAA,sIACA,0DACA,iBAAA,4JACA,2DACA,iBAAA,sIACA,uCACA,oBAAA,MAAA,OACA,iBAAA,QACA,aAAA,QACA,iBAAA,sIACA,4DACA,iBAAA,QACA,aAAA,QACA,6DACA,iBAAA,QACA,aAAA,QACA,4DACA,iBAAA,sIACA,6DACA,iBAAA,sIiEr8VI,mBjEghWJ,SAAA,SACA,OAAA,KACA,SAAA,OACA,yBACA,mBAAA,KACA,WAAA,KACA,SAAA,SACA,UAAA,kBACA,IAAA,EACA,MAAA,KACA,yBACA,QAAA,2BACA,SAAA,SACA,IAAA,IACA,MAAA,OACA,UAAA,iBACA,YAAA,SACA,MAAA,KACA,UAAA,OACA,eAAA,KACA,+CACA,MAAA,KACA,8CACA,MAAA,KACA,yBACA,OAAA,KACA,KAAA,EACA,MAAA,KACA,IAAA,EACA,UAAA,cACA,QAAA,EAAA,KAAA,EAAA,OACA,YAAA,OACA,SAAA,OACA,cAAA,SACA,OAAA,QACA,cAAA,IAAA,MAAA,qBACA,YAAA,KACA,eAAA,IAGA,qDADA,+CADA,gDAGA,YAAA,IACA,UAAA,KACA,YAAA,MACA,YAAA,KACA,IAAA,EACA,MAAA,KAEA,0EADA,oEAAA,qEAGA,MAAA,QAEA,2EADA,qEAAA,sEAGA,MAAA,KkBnkWA,alBskWA,cAAA,IACA,UAAA,IAAA,OACA,OAAA,KACA,uBACA,cAAA,KACA,kBACA,cAAA,IACA,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AA,KACA,qBACA,MAAA,KACA,WAAA,QACA,oCACA,YAAA,OACA,MAAA,QACA,0CACA,MAAA,QACA,WAAA,QACA,qCACA,YAAA,OACA,MAAA,KACA,2CACA,MAAA,KACA,WAAA,QuEp/XA,OvEu/XA,WAAA,YACA,OAAA,EACA,YAAA,OACA,eAAA,KACA,eACA,WAAA,IAAA,OAAA,KACA,oCACA,aAAA,qBACA,qCACA,aAAA,KACA,2BACA,WAAA,EACA,YACA,QAAA,KAAA,EACA,SACA,OAAA,EACA,uBACA,iBAAA,QACA,4CACA,iBAAA,QACA,6CACA,iBAAA,QACA,4BACA,OAAA,EACA,4BACA,4BACA,aAAA,IACA,cAAA,IACA,wCACA,eAAA,EACA,uCACA,YAAA,GACA,iBACA,QAAA,KAAA,EACA,mBACA,OAAA,KACA,4BACA,qBACA,OAAA,IAAA,G4BzhYA,kB5B2tYA,SAAA,SACA,QAAA,KACA,YAAA,OACA,MAAA,KACA,QAAA,KAAA,QACA,UAAA,KACA,MAAA,KACA,WAAA,KACA,iBAAA,YACA,OAAA,EACA,cAAA,EACA,gBAAA,KACA,WAAA,MAAA,KAAA,WAAA,CAAA,iBAAA,KAAA,WAAA,CAAA,aAAA,KAAA,WAAA,CAAA,WAAA,KAAA,WAAA,CAAA,cAAA,KAAA,KACA,uCACA,kBACA,WAAA,MACA,uCACA,MAAA,QACA,wCACA,MAAA,KACA,kCACA,MAAA,KACA,iBAAA,YACA,WAAA,KACA,cAAA,IAAA,MAAA,QACA,uDACA,MAAA,QACA,iBAAA,YACA,cAAA,IAAA,MAAA,QACA,wDACA,MAAA,KACA,iBAAA,YACA,cAAA,IAAA,MAAA,QACA,yCACA,iBAAA,KACA,UAAA,cACA,MAAA,QACA,8DACA,MAAA,QACA,+DACA,MAAA,QACA,yBACA,YAAA,EACA,MAAA,QACA,OAAA,QACA,YAAA,KACA,YAAA,0BACA,QAAA,oBACA,iBAAA,KACA,kBAAA,UACA,gBAAA,QACA,WAAA,UAAA,IAAA,YACA,WAAA,OACA,YAAA,QACA,uCACA,yBACA,WAAA,MACA,wBACA,QAAA,EACA,wBACA,QAAA,EACA,aAAA,QACA,QAAA,EACA,WAAA,K4BvuYA,kB5B0uYA,cAAA,E4BtuYA,gB5ByuYA,cAAA,KACA,iBAAA,YACA,OAAA,IAAA,MAAA,KACA,qCACA,OAAA,IAAA,MAAA,qBACA,sCACA,OAAA,IAAA,MAAA,KACA,8BACA,uBAAA,OACA,wBAAA,OACA,gDACA,uBAAA,mBACA,wBAAA,mBACA,6BACA,cAAA,EACA,2BAAA,OACA,0BAAA,OACA,yDACA,2BAAA,mBACA,0BAAA,mBACA,iDACA,2BAAA,OACA,0BAAA,O4BjuYA,gB5BouYA,QAAA,KAAA,QACA,WAAA,QACA,MAAA,KACA,qCACA,MAAA,QACA,WAAA,QACA,sCACA,MAAA,KACA,WAAA,QwE99XE,iBxEi+XF,OAAA,IAAA,MAAA,KACA,cAAA,OACA,sCACA,OAAA,IAAA,MAAA,qBACA,uCACA,OAAA,IAAA,MAAA,KACA,qCACA,aAAA,EACA,iCACA,aAAA,EACA,YAAA,EACA,cAAA,EACA,6CACA,WAAA,EACA,4CACA,cAAA,EACA,mDACA,cAAA,EiCr1YA,OjCw1YA,QAAA,OAAA,QAAA,OAAA,OACA,cAAA,SACA,OAAA,IAAA,MAAA,QACA,WAAA,KACA,MAAA,QACA,4BACA,WAAA,KACA,MAAA,KACA,6BACA,WAAA,KACA,MAAA,QACA,UACA,iBAAA,QACA,+BACA,iBAAA,QACA,gCACA,iBAAA,QACA,cAAA,YAAA,eAAA,eACA,aAAA,QACA,SAAA,SACA,qBAAA,mBAAA,sBAAA,sBACA,QAAA,GACA,SAAA,SACA,IAAA,OACA,KAAA,OACA,YAAA,0BACA,UAAA,OACA,YAAA,OACA,eACA,MAAA,KACA,WAAA,QACA,aAAA,QACA,8BACA,2BACA,MAAA,eACA,oCACA,MAAA,KACA,WAAA,QACA,aAAA,QACA,mDACA,gDACA,MAAA,eACA,qCACA,MAAA,KACA,WAAA,QACA,aAAA,QACA,oDACA,iDACA,MAAA,eACA,iBACA,MAAA,KACA,WAAA,KACA,aAAA,KACA,MAAA,KACA,WAAA,KACA,aAAA,eACA,gCACA,6BACA,MAAA,eACA,sCACA,MAAA,KACA,WAAA,QACA,aAAA,QACA,qDACA,kDACA,MAAA,eACA,uCACA,MAAA,KACA,WAAA,KACA,aAAA,KACA,sDACA,mDACA,MAAA,eACA,gCACA,6BACA,MAAA,eACA,sCACA,MAAA,QACA,WAAA,IACA,aAAA,QACA,qDACA,kDACA,MAAA,kBACA,uCACA,MAAA,KACA,WAAA,KACA,aAAA,eACA,sDACA,mDACA,MAAA,eACA,YACA,MAAA,KACA,WAAA,QACA,aAAA,QACA,mBACA,QAAA,OACA,MAAA,QACA,2BACA,wBACA,MAAA,eACA,iCACA,MAAA,KACA,WAAA,QACA,aAAA,QACA,gDACA,6CACA,MAAA,eACA,kCACA,MAAA,KACA,WAAA,QACA,aAAA,QACA,iDACA,8CACA,MAAA,eACA,YACA,MAAA,KACA,WAAA,QACA,aAAA,QACA,2BACA,wBACA,MAAA,eACA,iCACA,MAAA,KACA,WAAA,QACA,aAAA,QACA,gDACA,6CACA,MAAA,eACA,kCACA,MAAA,KACA,WAAA,QACA,aAAA,QACA,iDACA,8CACA,MAAA,eACA,eACA,MAAA,KACA,WAAA,QACA,aAAA,QACA,sBACA,QAAA,eACA,MAAA,QACA,8BACA,2BACA,MAAA,eACA,oCACA,MAAA,KACA,WAAA,QACA,aAAA,QACA,mDACA,gDACA,MAAA,eACA,qCACA,MAAA,KACA,WAAA,QACA,aAAA,QACA,oDACA,iDACA,MAAA,eACA,cACA,MAAA,KACA,WAAA,QACA,aAAA,QACA,qBACA,QAAA,iBACA,MAAA,QACA,6BACA,0BACA,MAAA,eACA,mCACA,MAAA,KACA,WAAA,QACA,aAAA,QACA,kDACA,+CACA,MAAA,eACA,oCACA,MAAA,KACA,WAAA,QACA,aAAA,QACA,mDACA,gDACA,MAAA,eACA,eACA,MAAA,KACA,WAAA,QACA,aAAA,QACA,sBACA,QAAA,iBACA,MAAA,QACA,8BACA,2BACA,MAAA,eACA,oCACA,MAAA,KACA,WAAA,QACA,aAAA,QACA,mDACA,gDACA,MAAA,eACA,qCACA,MAAA,KACA,WAAA,QACA,aAAA,QACA,oDAC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AAA,OACA,cAAA,IAAA,MAAA,KACA,qDACA,aAAA,qBACA,sDACA,aAAA,KACA,oCACA,gCACA,QAAA,MACA,YAAA,OACA,WAAA,KACA,WAAA,OACA,mCACA,MAAA,KACA,QAAA,cACA,0CACA,YAAA,cACA,UAAA,KACA,eAAA,eACA,YAAA,OACA,YAAA,SACA,MAAA,KACA,cAAA,EACA,uBAAA,SACA,wBAAA,SACA,aAAA,EACA,QAAA,SAAA,OACA,SAAA,SACA,WAAA,IAAA,IAmBA,iDACA,QAAA,GACA,SAAA,SACA,OAAA,EACA,KAAA,IACA,UAAA,iBACA,MAAA,EACA,cAAA,IAAA,MAAA,qBACA,WAAA,IAAA,IACA,+DACA,MAAA,QACA,gEACA,MAAA,KACA,iDACA,OAAA,KACA,WAAA,IACA,MAAA,QACA,sEACA,MAAA,KACA,uEACA,MAAA,QACA,wDACA,KAAA,IACA,MAAA,KACA,aAAA,QACA,6EACA,aAAA,QACA,8EACA,aAAA,QACA,mDACA,MAAA,eACA,OAAA,YACA,wEACA,MAAA,qBACA,yEACA,MAAA,eACA,0DACA,SAAA,SACA,cAAA,kBACA,gEACA,SAAA,SACA,IAAA,IACA,UAAA,iBACA,YAAA,0BACA,QAAA,kBACA,MAAA,QACA,OAAA,EACA,YAAA,iBACA,WAAA,OACA,MAAA,KACA,MAAA,QACA,OAAA,QACA,UAAA,QACA,YAAA,QACA,OAAA,eACA,WAAA,YACA,MAAA,iBACA,OAAA,iBACA,UAAA,iBACA,+DAAA,+DACA,WAAA,QACA,MAAA,QACA,oFAAA,oFACA,WAAA,QACA,MAAA,KACA,qFAAA,qFACA,WAAA,QACA,MAAA,QACA,+CACA,WAAA,KACA,OAAA,IAAA,MAAA,KACA,cAAA,IACA,WAAA,EAAA,QAAA,QAAA,qBACA,iDACA,SAAA,SACA,YAAA,IACA,UAAA,EACA,YAAA,MACA,eAAA,EACA,QAAA,OAAA,OAAA,OACA,YAAA,OACA,WAAA,IAAA,IACA,cAAA,SACA,WAAA,IACA,MAAA,KASA,YAAA,IACA,UAAA,KACA,YAAA,MACA,MAAA,eACA,sEACA,MAAA,K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AA,KACA,YAAA,QACA,gEACA,aAAA,qBACA,iEACA,aAAA,KACA,wDACA,OAAA,EACA,4BACA,2CACA,OAAA,EACA,yDACA,aAAA,IAAA,OAAA,KACA,8EACA,aAAA,qBACA,+EACA,aAAA,KACA,wDACA,WAAA,MACA,qBACA,gBAAA,KACA,YAAA,I8Ep8dA,gC9Eu8dA,WAAA,QACA,QAAA,SACA,qDACA,WAAA,QACA,sDACA,WAAA,QACA,4BACA,6CACA,UAAA,OACA,OAAA,KACA,WAAA,IACA,2DACA,0DACA,MAAA,KACA,OAAA,EAAA,EAAA,gBACA,cAAA,iBACA,sEACA,qEACA,OAAA,GACA,8EACA,UAAA,MACA,gFACA,UAAA,M+E79dA,sB/Eg+dA,MAAA,QACA,OAAA,KAAA,IACA,UAAA,MACA,WAAA,OACA,QAAA,EACA,mCACA,QAAA,aACA,cAAA,KACA,OAAA,QACA,MAAA,KACA,OAAA,KACA,UAAA,IACA,QAAA,IAAA,EACA,WAAA,OACA,WAAA,KACA,YAAA,0BACA,QAAA,QACA,yCACA,WAAA,QACA,MAAA,KACA,6CACA,UAAA,KACA,eAAA,SACA,gCACA,QAAA,aACA,QAAA,EACA,iDACA,WAAA,IACA,OAAA,IAAA,MAAA,YACA,QAAA,QACA,OAAA,KACA,QAAA,EACA,cAAA,EACA,MAAA,QACA,uDACA,OAAA,IAAA,MAAA,YACA,MAAA,QACA,WAAA,cACA,sEACA,OAAA,IAAA,MAAA,YACA,MAAA,QACA,4EACA,OAAA,IAAA,MAAA,YACA,MAAA,QACA,uEACA,OAAA,IAAA,MAAA,YACA,MAAA,QACA,6EACA,OAAA,IAAA,MAAA,YACA,MAAA,QACA,uDACA,WAAA,KACA,WAAA,IACA,OAAA,IAAA,MAAA,KACA,4EACA,WAAA,KACA,WAAA,IACA,OAAA,IAAA,MAAA,qBACA,6EACA,WAAA,KACA,WAAA,IACA,OAAA,IAAA,MAAA,KACA,4BACA,iDACA,UAAA,gBACA,YAAA,QACA,OAAA,MACA,uDACA,QAAA,KACA,+CACA,QAAA,KAAA,KACA,WAAA,KACA,cAAA,IACA,oDACA,MAAA,KA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","file":"bootstrap.css","sourcesContent":["/*!\n * Bootstrap v5.0.0-beta1 (https://getbootstrap.com/)\n * Copyright 2011-2020 The Bootstrap Authors\n * Copyright 2011-2020 Twitter, Inc.\n * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)\n */\n\n// scss-docs-start import-stack\n// Configuration\n@import \"scss/functions\";\n\n@import \"../../common/scss/itcssImports/vars\";\n@import \"../../common/scss/itcssImports/mixins\";\n@import \"./settings/variables\";\n\n@import \"scss/mixins\";\n@import \"scss/utilities\";\n\n// Layout & components\n@import \"scss/root\";\n@import \"scss/reboot\";\n@import \"scss/type\";\n@import \"scss/images\";\n@import \"scss/containers\";\n@import \"scss/grid\";\n@import \"scss/tables\";\n@import \"scss/forms\";\n@import \"scss/buttons\";\n@import \"scss/transitions\";\n@import \"scss/dropdown\";\n@import \"scss/button-group\";\n@import \"scss/nav\";\n@import \"scss/navbar\";\n@import \"scss/card\";\n@import \"scss/accordion\";\n@import \"scss/breadcrumb\";\n@import \"scss/pagination\";\n@import \"scss/badge\";\n@import \"scss/alert\";\n@import \"scss/progress\";\n@import \"scss/list-group\";\n@import \"scss/close\";\n@import \"scss/toasts\";\n@import \"scss/modal\";\n@import \"scss/tooltip\";\n@import \"scss/popover\";\n@import \"scss/carousel\";\n@import \"scss/spinners\";\n\n// Helpers\n@import \"scss/helpers\";\n\n// Utilities\n@import \"scss/utilities/api\";\n// scss-docs-end import-stack \n\n$bootstrap: true;\n$foundation: false;\n@import \"../../common/scss/itcssImports/generic\";\n@import \"../../common/scss/itcssImports/base\";\n@import \"../../common/scss/itcssImports/objects\";\n@import \"../../common/scss/itcssImports/components\";\n@import \"../../common/scss/itcssImports/utils\";\n","@import url('https://fonts.googleapis.com/css2?family=Arapey&family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');\n@import url('https://fonts.googleapis.com/icon?family=Material+Icons&display=swap');","// @import \"../../assets/font/icon\"\n@import url('https://fonts.googleapis.com/icon?family=Material+Icons+Outlined');","@mixin __on-theme--dark {\n @at-root .#{$__classPrefix}__theme--dark & {\n @content;\n }\n}\n\n@mixin __on-theme--light {\n @at-root .#{$__classPrefix}__theme--light & {\n @content;\n }\n}\n\n\n@mixin animated($time: .5s, $prop: background, $prop2: text-indent){\n -webkit-animation-fill-mode: both;\n -moz-animation-fill-mode: both;\n -ms-animation-fill-mode: both;\n -o-animation-fill-mode: both;\n animation-fill-mode: both;\n -webkit-animation-duration: $time;\n -moz-animation-duration: $time;\n -ms-animation-duration: $time;\n -o-animation-duration: $time;\n animation-duration: $time;\n\n -o-transition: $prop $time ease-out, $prop2 $time ease-out;\n -ms-transition: $prop $time ease-out, $prop2 $time ease-out;\n -moz-transition: $prop $time ease-out, $prop2 $time ease-out;\n -webkit-transition: $prop $time ease-out, $prop2 $time ease-out;\n transition: $prop $time ease-out, $prop2 $time ease-out;\n}\n\n@-webkit-keyframes bounce {\n 0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}\n 40% {-webkit-transform: translateY(30px);}\n 60% {-webkit-transform: translateY(15px);}\n}\n\n@-moz-keyframes bounce {\n 0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}\n 40% {-moz-transform: translateY(30px);}\n 60% {-moz-transform: translateY(15px);}\n}\n\n@-ms-keyframes bounce {\n 0%, 20%, 50%, 80%, 100% {-ms-transform: translateY(0);}\n 40% {-ms-transform: translateY(30px);}\n 60% {-ms-transform: translateY(15px);}\n}\n\n@-o-keyframes bounce {\n 0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}\n 40% {-o-transform: translateY(30px);}\n 60% {-o-transform: translateY(15px);}\n}\n@keyframes bounce {\n 0%, 20%, 50%, 80%, 100% {transform: translateY(0);}\n 40% {transform: translateY(30px);}\n 60% {transform: translateY(15px);}\n}\n\n@mixin bounce($time: .5s){\n -webkit-animation-name: bounce;\n -moz-animation-name: bounce;\n -ms-animation-name: bounce;\n -o-animation-name: bounce;\n animation-name: bounce;\n\n -webkit-animation-duration: $time;\n -moz-animation-duration: $time;\n -ms-animation-duration: $time;\n -o-animation-duration: $time;\n animation-duration: $time; \n}\n\n@mixin slideInUp($time: .5s){\n -webkit-animation-name: slideInUp;\n animation-name: slideInUp;\n\n -webkit-animation-duration: $time;\n -moz-animation-duration: $time;\n -ms-animation-duration: $time;\n -o-animation-duration: $time;\n animation-duration: $time;\n}\n\n@-webkit-keyframes slideInUp {\n from {\n -webkit-transform: translate3d(0, 30%, 0);\n transform: translate3d(0, 30%, 0);\n visibility: visible;\n opacity: 0;\n }\n\n to {\n -webkit-transform: translate3d(0, 0, 0);\n transform: translate3d(0, 0, 0);\n opacity: 1;\n }\n}\n",null,":root {\n // Custom variable values only support SassScript inside `#{}`.\n @each $color, $value in $colors {\n --#{$variable-prefix}#{$color}: #{$value};\n }\n\n @each $color, $value in $theme-colors {\n --#{$variable-prefix}#{$color}: #{$value};\n }\n\n // Use `inspect` for lists so that quoted items keep the quotes.\n // See https://github.com/sass/sass/issues/2383#issuecomment-336349172\n --#{$variable-prefix}font-sans-serif: #{inspect($font-family-sans-serif)};\n --#{$variable-prefix}font-monospace: #{inspect($font-family-monospace)};\n --#{$variable-prefix}gradient: #{$gradient};\n}\n","// stylelint-disable declaration-no-important, selector-no-qualifying-type, property-no-vendor-prefix\n\n\n// Reboot\n//\n// Normalization of HTML elements, manually forked from Normalize.css to remove\n// styles targeting irrelevant browsers while applying new styles.\n//\n// Normalize is licensed MIT. https://github.com/necolas/normalize.css\n\n\n// Document\n//\n// Change from `box-sizing: content-box` so that `width` is not affected by `padding` or `border`.\n\n*,\n*::before,\n*::after {\n box-sizing: border-box;\n}\n\n\n// Root\n//\n// Ability to the value of the root font sizes, affecting the value of `rem`.\n// null by default, thus nothing is generated.\n\n:root {\n font-size: $font-size-root;\n\n @if $enable-smooth-scroll {\n @media (prefers-reduced-motion: no-preference) {\n scroll-behavior: smooth;\n }\n }\n}\n\n\n// Body\n//\n// 1. Remove the margin in all browsers.\n// 2. As a best practice, apply a default `background-color`.\n// 3. Prevent adjustments of font size after orientation changes in iOS.\n// 4. Change the default tap highlight to be completely transparent in iOS.\n\nbody {\n margin: 0; // 1\n font-family: $font-family-base;\n @include font-size($font-size-base);\n font-weight: $font-weight-base;\n line-height: $line-height-base;\n color: $body-color;\n text-align: $body-text-align;\n background-color: $body-bg; // 2\n -webkit-text-size-adjust: 100%; // 3\n -webkit-tap-highlight-color: rgba($black, 0); // 4\n}\n\n\n// Content grouping\n//\n// 1. Reset Firefox's gray color\n// 2. Set correct height and prevent the `size` attribute to make the `hr` look like an input field\n\nhr {\n margin: $hr-margin-y 0;\n color: $hr-color; // 1\n background-color: currentColor;\n border: 0;\n opacity: $hr-opacity;\n}\n\nhr:not([size]) {\n height: $hr-height; // 2\n}\n\n\n// Typography\n//\n// 1. Remove top margins from headings\n// By default, `
`-`` all receive top and bottom margins. We nuke the top\n// margin for easier control within type scales as it avoids margin collapsing.\n\n%heading {\n margin-top: 0; // 1\n margin-bottom: $headings-margin-bottom;\n font-family: $headings-font-family;\n font-style: $headings-font-style;\n font-weight: $headings-font-weight;\n line-height: $headings-line-height;\n color: $headings-color;\n}\n\nh1 {\n @extend %heading;\n @include font-size($h1-font-size);\n}\n\nh2 {\n @extend %heading;\n @include font-size($h2-font-size);\n}\n\nh3 {\n @extend %heading;\n @include font-size($h3-font-size);\n}\n\nh4 {\n @extend %heading;\n @include font-size($h4-font-size);\n}\n\nh5 {\n @extend %heading;\n @include font-size($h5-font-size);\n}\n\nh6 {\n @extend %heading;\n @include font-size($h6-font-size);\n}\n\n\n// Reset margins on paragraphs\n//\n// Similarly, the top margin on ` `s get reset. However, we also reset the\n// bottom margin to use `rem` units instead of `em`.\n\np {\n margin-top: 0;\n margin-bottom: $paragraph-margin-bottom;\n}\n\n\n// Abbreviations\n//\n// 1. Duplicate behavior to the data-bs-* attribute for our tooltip plugin\n// 2. Add the correct text decoration in Chrome, Edge, Opera, and Safari.\n// 3. Add explicit cursor to indicate changed behavior.\n// 4. Prevent the text-decoration to be skipped.\n\nabbr[title],\nabbr[data-bs-original-title] { // 1\n text-decoration: underline dotted; // 2\n cursor: help; // 3\n text-decoration-skip-ink: none; // 4\n}\n\n\n// Address\n\naddress {\n margin-bottom: 1rem;\n font-style: normal;\n line-height: inherit;\n}\n\n\n// Lists\n\nol,\nul {\n padding-left: 2rem;\n}\n\nol,\nul,\ndl {\n margin-top: 0;\n margin-bottom: 1rem;\n}\n\nol ol,\nul ul,\nol ul,\nul ol {\n margin-bottom: 0;\n}\n\ndt {\n font-weight: $dt-font-weight;\n}\n\n// 1. Undo browser default\n\ndd {\n margin-bottom: .5rem;\n margin-left: 0; // 1\n}\n\n\n// Blockquote\n\nblockquote {\n margin: 0 0 1rem;\n}\n\n\n// Strong\n//\n// Add the correct font weight in Chrome, Edge, and Safari\n\nb,\nstrong {\n font-weight: $font-weight-bolder;\n}\n\n\n// Small\n//\n// Add the correct font size in all browsers\n\nsmall {\n @include font-size($small-font-size);\n}\n\n\n// Mark\n\nmark {\n padding: $mark-padding;\n background-color: $mark-bg;\n}\n\n\n// Sub and Sup\n//\n// Prevent `sub` and `sup` elements from affecting the line height in\n// all browsers.\n\nsub,\nsup {\n position: relative;\n @include font-size($sub-sup-font-size);\n line-height: 0;\n vertical-align: baseline;\n}\n\nsub { bottom: -.25em; }\nsup { top: -.5em; }\n\n\n// Links\n\na {\n color: $link-color;\n text-decoration: $link-decoration;\n\n &:hover {\n color: $link-hover-color;\n text-decoration: $link-hover-decoration;\n }\n}\n\n// And undo these styles for placeholder links/named anchors (without href).\n// It would be more straightforward to just use a[href] in previous block, but that\n// causes specificity issues in many other styles that are too complex to fix.\n// See https://github.com/twbs/bootstrap/issues/19402\n\na:not([href]):not([class]) {\n &,\n &:hover {\n color: inherit;\n text-decoration: none;\n }\n}\n\n\n// Code\n\npre,\ncode,\nkbd,\nsamp {\n font-family: $font-family-code;\n @include font-size(1em); // Correct the odd `em` font sizing in all browsers.\n direction: ltr #{\"/* rtl:ignore */\"};\n unicode-bidi: bidi-override;\n}\n\n// 1. Remove browser default top margin\n// 2. Reset browser default of `1em` to use `rem`s\n// 3. Don't allow content to break outside\n\npre {\n display: block;\n margin-top: 0; // 1\n margin-bottom: 1rem; // 2\n overflow: auto; // 3\n @include font-size($code-font-size);\n color: $pre-color;\n\n // Account for some code outputs that place code tags in pre tags\n code {\n @include font-size(inherit);\n color: inherit;\n word-break: normal;\n }\n}\n\ncode {\n @include font-size($code-font-size);\n color: $code-color;\n word-wrap: break-word;\n\n // Streamline the style when inside anchors to avoid broken underline and more\n a > & {\n color: inherit;\n }\n}\n\nkbd {\n padding: $kbd-padding-y $kbd-padding-x;\n @include font-size($kbd-font-size);\n color: $kbd-color;\n background-color: $kbd-bg;\n @include border-radius($border-radius-sm);\n\n kbd {\n padding: 0;\n @include font-size(1em);\n font-weight: $nested-kbd-font-weight;\n }\n}\n\n\n// Figures\n//\n// Apply a consistent margin strategy (matches our type styles).\n\nfigure {\n margin: 0 0 1rem;\n}\n\n\n// Images and content\n\nimg,\nsvg {\n vertical-align: middle;\n}\n\n\n// Tables\n//\n// Prevent double borders\n\ntable {\n caption-side: bottom;\n border-collapse: collapse;\n}\n\ncaption {\n padding-top: $table-cell-padding-y;\n padding-bottom: $table-cell-padding-y;\n color: $table-caption-color;\n text-align: left;\n}\n\n// 1. Removes font-weight bold by inheriting\n// 2. Matches default `
` alignment by inheriting `text-align`.\n// 3. Fix alignment for Safari\n\nth {\n font-weight: $table-th-font-weight; // 1\n text-align: inherit; // 2\n text-align: -webkit-match-parent; // 3\n}\n\nthead,\ntbody,\ntfoot,\ntr,\ntd,\nth {\n border-color: inherit;\n border-style: solid;\n border-width: 0;\n}\n\n\n// Forms\n//\n// 1. Allow labels to use `margin` for spacing.\n\nlabel {\n display: inline-block; // 1\n}\n\n// Remove the default `border-radius` that macOS Chrome adds.\n// See https://github.com/twbs/bootstrap/issues/24093\n\nbutton {\n // stylelint-disable-next-line property-disallowed-list\n border-radius: 0;\n}\n\n// Explicitly remove focus outline in Chromium when it shouldn't be\n// visible (e.g. as result of mouse click or touch tap). It already\n// should be doing this automatically, but seems to currently be\n// confused and applies its very visible two-tone outline anyway.\n\nbutton:focus:not(:focus-visible) {\n outline: 0;\n}\n\n// 1. Remove the margin in Firefox and Safari\n\ninput,\nbutton,\nselect,\noptgroup,\ntextarea {\n margin: 0; // 1\n font-family: inherit;\n @include font-size(inherit);\n line-height: inherit;\n}\n\n// Remove the inheritance of text transform in Firefox\nbutton,\nselect {\n text-transform: none;\n}\n// Set the cursor for non-`` buttons\n//\n// Details at https://github.com/twbs/bootstrap/pull/30562\n[role=\"button\"] {\n cursor: pointer;\n}\n\nselect {\n // Remove the inheritance of word-wrap in Safari.\n // See https://github.com/twbs/bootstrap/issues/24990\n word-wrap: normal;\n\n // Undo the opacity change from Chrome\n &:disabled {\n opacity: 1;\n }\n}\n\n// Remove the dropdown arrow in Chrome from inputs built with datalists.\n// See https://stackoverflow.com/a/54997118\n\n[list]::-webkit-calendar-picker-indicator {\n display: none;\n}\n\n// 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`\n// controls in Android 4.\n// 2. Correct the inability to style clickable types in iOS and Safari.\n// 3. Opinionated: add \"hand\" cursor to non-disabled button elements.\n\nbutton,\n[type=\"button\"], // 1\n[type=\"reset\"],\n[type=\"submit\"] {\n -webkit-appearance: button; // 2\n\n @if $enable-button-pointers {\n &:not(:disabled) {\n cursor: pointer; // 3\n }\n }\n}\n\n// Remove inner border and padding from Firefox, but don't restore the outline like Normalize.\n\n::-moz-focus-inner {\n padding: 0;\n border-style: none;\n}\n\n// 1. Textareas should really only resize vertically so they don't break their (horizontal) containers.\n\ntextarea {\n resize: vertical; // 1\n}\n\n// 1. Browsers set a default `min-width: min-content;` on fieldsets,\n// unlike e.g. `