From 28eed7437e36e84d9ff79271f2cb67e6b01ad978 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 18:03:10 +0000 Subject: [PATCH 1/6] Bump eslint-plugin-storybook from 0.6.10 to 0.6.12 Bumps [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) from 0.6.10 to 0.6.12. - [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases) - [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md) - [Commits](https://github.com/storybookjs/eslint-plugin-storybook/compare/v0.6.10...v0.6.12) --- updated-dependencies: - dependency-name: eslint-plugin-storybook dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 18 +++++++++--------- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 77f58a73e..459aaca98 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@undp/design-system", - "version": "1.1", + "version": "1.1.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@undp/design-system", - "version": "1.1", + "version": "1.1.2", "license": "MIT", "dependencies": { "fitty": "^2.3.6", @@ -70,7 +70,7 @@ "eslint-plugin-react": "^7.32.2", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-spellcheck": "0.0.20", - "eslint-plugin-storybook": "^0.6.10", + "eslint-plugin-storybook": "^0.6.12", "extract-loader": "^5.1.0", "glob": "^8.1.0", "html-entities": "^2.3.2", @@ -19723,9 +19723,9 @@ } }, "node_modules/eslint-plugin-storybook": { - "version": "0.6.10", - "resolved": "https://registry.npmjs.org/eslint-plugin-storybook/-/eslint-plugin-storybook-0.6.10.tgz", - "integrity": "sha512-3DKXRey06EhwnTKaG6fgMqGTy4C3z6Ikyv6VVixO5BvaExWQe3yGWIAufrC2Et0OaAMIaMwx9KWjqb/Wq+JxPg==", + "version": "0.6.12", + "resolved": "https://registry.npmjs.org/eslint-plugin-storybook/-/eslint-plugin-storybook-0.6.12.tgz", + "integrity": "sha512-XbIvrq6hNVG6rpdBr+eBw63QhOMLpZneQVSooEDow8aQCWGCk/5vqtap1yxpVydNfSxi3S/3mBBRLQqKUqQRww==", "dev": true, "dependencies": { "@storybook/csf": "^0.0.1", @@ -52015,9 +52015,9 @@ } }, "eslint-plugin-storybook": { - "version": "0.6.10", - "resolved": "https://registry.npmjs.org/eslint-plugin-storybook/-/eslint-plugin-storybook-0.6.10.tgz", - "integrity": "sha512-3DKXRey06EhwnTKaG6fgMqGTy4C3z6Ikyv6VVixO5BvaExWQe3yGWIAufrC2Et0OaAMIaMwx9KWjqb/Wq+JxPg==", + "version": "0.6.12", + "resolved": "https://registry.npmjs.org/eslint-plugin-storybook/-/eslint-plugin-storybook-0.6.12.tgz", + "integrity": "sha512-XbIvrq6hNVG6rpdBr+eBw63QhOMLpZneQVSooEDow8aQCWGCk/5vqtap1yxpVydNfSxi3S/3mBBRLQqKUqQRww==", "dev": true, "requires": { "@storybook/csf": "^0.0.1", diff --git a/package.json b/package.json index c054d3597..7e2694fb7 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "eslint-plugin-react": "^7.32.2", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-spellcheck": "0.0.20", - "eslint-plugin-storybook": "^0.6.10", + "eslint-plugin-storybook": "^0.6.12", "extract-loader": "^5.1.0", "glob": "^8.1.0", "html-entities": "^2.3.2", diff --git a/yarn.lock b/yarn.lock index a60c1bee1..25c692f77 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7407,10 +7407,10 @@ eslint-plugin-spellcheck@0.0.20: hunspell-spellchecker "^1.0.2" lodash "^4.17.15" -eslint-plugin-storybook@^0.6.10: - version "0.6.10" - resolved "https://registry.npmjs.org/eslint-plugin-storybook/-/eslint-plugin-storybook-0.6.10.tgz" - integrity sha512-3DKXRey06EhwnTKaG6fgMqGTy4C3z6Ikyv6VVixO5BvaExWQe3yGWIAufrC2Et0OaAMIaMwx9KWjqb/Wq+JxPg== +eslint-plugin-storybook@^0.6.12: + version "0.6.12" + resolved "https://registry.yarnpkg.com/eslint-plugin-storybook/-/eslint-plugin-storybook-0.6.12.tgz#7bdb3392bb03bebde40ed19accfd61246e9d6301" + integrity sha512-XbIvrq6hNVG6rpdBr+eBw63QhOMLpZneQVSooEDow8aQCWGCk/5vqtap1yxpVydNfSxi3S/3mBBRLQqKUqQRww== dependencies: "@storybook/csf" "^0.0.1" "@typescript-eslint/utils" "^5.45.0" From 4f09805c36a6b80d1f63fcfd019a6f2239361051 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 18:04:56 +0000 Subject: [PATCH 2/6] Bump eslint from 8.27.0 to 8.40.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.27.0 to 8.40.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.27.0...v8.40.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 246 ++++++++++++++++++++++++++-------------------- package.json | 2 +- yarn.lock | 127 ++++++++++++------------ 3 files changed, 205 insertions(+), 170 deletions(-) diff --git a/package-lock.json b/package-lock.json index 77f58a73e..532b34a59 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@undp/design-system", - "version": "1.1", + "version": "1.1.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@undp/design-system", - "version": "1.1", + "version": "1.1.2", "license": "MIT", "dependencies": { "fitty": "^2.3.6", @@ -61,7 +61,7 @@ "copy-webpack-plugin": "^11.0.0", "css-loader": "^6.7.1", "css-minimizer-webpack-plugin": "^4.0.0", - "eslint": "^8.27.0", + "eslint": "^8.40.0", "eslint-config-airbnb": "^19.0.4", "eslint-config-prettier": "^8.6.0", "eslint-plugin-import": "^2.24.2", @@ -2637,17 +2637,40 @@ "react": ">=16.8.0" } }, + "node_modules/@eslint-community/eslint-utils": { + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", + "integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==", + "dev": true, + "dependencies": { + "eslint-visitor-keys": "^3.3.0" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "peerDependencies": { + "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0" + } + }, + "node_modules/@eslint-community/regexpp": { + "version": "4.5.1", + "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.5.1.tgz", + "integrity": "sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==", + "dev": true, + "engines": { + "node": "^12.0.0 || ^14.0.0 || >=16.0.0" + } + }, "node_modules/@eslint/eslintrc": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.3.3.tgz", - "integrity": "sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg==", + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.0.3.tgz", + "integrity": "sha512-+5gy6OQfk+xx3q0d6jGZZC3f3KzAkXc/IanVxd1is/VIIziRqqt3ongQz0FiTUXqTk0c7aDB3OaFuKnuSoJicQ==", "dev": true, - "license": "MIT", "dependencies": { "ajv": "^6.12.4", "debug": "^4.3.2", - "espree": "^9.4.0", - "globals": "^13.15.0", + "espree": "^9.5.2", + "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", "js-yaml": "^4.1.0", @@ -2665,15 +2688,13 @@ "version": "2.0.1", "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", - "dev": true, - "license": "Python-2.0" + "dev": true }, "node_modules/@eslint/eslintrc/node_modules/js-yaml": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", "dev": true, - "license": "MIT", "dependencies": { "argparse": "^2.0.1" }, @@ -2681,6 +2702,15 @@ "js-yaml": "bin/js-yaml.js" } }, + "node_modules/@eslint/js": { + "version": "8.40.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.40.0.tgz", + "integrity": "sha512-ElyB54bJIhXQYVKjDSvCkPO1iU1tSAeVQJbllWJq1XQSmmA4dgFk8CbiBGpiOPxleE48vDogxCtmMYku4HSVLA==", + "dev": true, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + } + }, "node_modules/@gar/promisify": { "version": "1.1.3", "resolved": "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz", @@ -2706,11 +2736,10 @@ } }, "node_modules/@humanwhocodes/config-array": { - "version": "0.11.7", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.7.tgz", - "integrity": "sha512-kBbPWzN8oVMLb0hOUYXhmxggL/1cJE6ydvjDIGi9EnAGUyA7cLVKQg+d/Dsm+KZwx2czGHrCmMVLiyg8s5JPKw==", + "version": "0.11.8", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.8.tgz", + "integrity": "sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==", "dev": true, - "license": "Apache-2.0", "dependencies": { "@humanwhocodes/object-schema": "^1.2.1", "debug": "^4.1.1", @@ -2738,8 +2767,7 @@ "version": "1.2.1", "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", - "dev": true, - "license": "BSD-3-Clause" + "dev": true }, "node_modules/@istanbuljs/load-nyc-config": { "version": "1.1.0", @@ -19201,14 +19229,16 @@ } }, "node_modules/eslint": { - "version": "8.27.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.27.0.tgz", - "integrity": "sha512-0y1bfG2ho7mty+SiILVf9PfuRA49ek4Nc60Wmmu62QlobNR+CeXa4xXIJgcuwSQgZiWaPH+5BDsctpIW0PR/wQ==", + "version": "8.40.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.40.0.tgz", + "integrity": "sha512-bvR+TsP9EHL3TqNtj9sCNJVAFK3fBN8Q7g5waghxyRsPLIMwL73XSKnZFK0hk/O2ANC+iAoq6PWMQ+IfBAJIiQ==", "dev": true, - "license": "MIT", "dependencies": { - "@eslint/eslintrc": "^1.3.3", - "@humanwhocodes/config-array": "^0.11.6", + "@eslint-community/eslint-utils": "^4.2.0", + "@eslint-community/regexpp": "^4.4.0", + "@eslint/eslintrc": "^2.0.3", + "@eslint/js": "8.40.0", + "@humanwhocodes/config-array": "^0.11.8", "@humanwhocodes/module-importer": "^1.0.1", "@nodelib/fs.walk": "^1.2.8", "ajv": "^6.10.0", @@ -19217,17 +19247,16 @@ "debug": "^4.3.2", "doctrine": "^3.0.0", "escape-string-regexp": "^4.0.0", - "eslint-scope": "^7.1.1", - "eslint-utils": "^3.0.0", - "eslint-visitor-keys": "^3.3.0", - "espree": "^9.4.0", - "esquery": "^1.4.0", + "eslint-scope": "^7.2.0", + "eslint-visitor-keys": "^3.4.1", + "espree": "^9.5.2", + "esquery": "^1.4.2", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", "file-entry-cache": "^6.0.1", "find-up": "^5.0.0", "glob-parent": "^6.0.2", - "globals": "^13.15.0", + "globals": "^13.19.0", "grapheme-splitter": "^1.0.4", "ignore": "^5.2.0", "import-fresh": "^3.0.0", @@ -19242,7 +19271,6 @@ "minimatch": "^3.1.2", "natural-compare": "^1.4.0", "optionator": "^0.9.1", - "regexpp": "^3.2.0", "strip-ansi": "^6.0.1", "strip-json-comments": "^3.1.0", "text-table": "^0.2.0" @@ -19804,13 +19832,15 @@ } }, "node_modules/eslint-visitor-keys": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz", - "integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==", + "version": "3.4.1", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz", + "integrity": "sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==", "dev": true, - "license": "Apache-2.0", "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" } }, "node_modules/eslint/node_modules/argparse": { @@ -19834,17 +19864,19 @@ } }, "node_modules/eslint/node_modules/eslint-scope": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz", - "integrity": "sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.0.tgz", + "integrity": "sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==", "dev": true, - "license": "BSD-2-Clause", "dependencies": { "esrecurse": "^4.3.0", "estraverse": "^5.2.0" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" } }, "node_modules/eslint/node_modules/glob-parent": { @@ -19874,15 +19906,14 @@ } }, "node_modules/espree": { - "version": "9.4.0", - "resolved": "https://registry.npmjs.org/espree/-/espree-9.4.0.tgz", - "integrity": "sha512-DQmnRpLj7f6TgN/NYb0MTzJXL+vJF9h3pHy4JhCIs3zwcgez8xmGg3sXHcEO97BrmO2OSvCwMdfdlyl+E9KjOw==", + "version": "9.5.2", + "resolved": "https://registry.npmjs.org/espree/-/espree-9.5.2.tgz", + "integrity": "sha512-7OASN1Wma5fum5SrNhFMAMJxOUAbhyfQ8dQ//PJaJbNw0URTPWqIghHWt1MmAANKhHZIYOHruW4Kw4ruUWOdGw==", "dev": true, - "license": "BSD-2-Clause", "dependencies": { "acorn": "^8.8.0", "acorn-jsx": "^5.3.2", - "eslint-visitor-keys": "^3.3.0" + "eslint-visitor-keys": "^3.4.1" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -19906,11 +19937,10 @@ } }, "node_modules/esquery": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz", - "integrity": "sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", + "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", "dev": true, - "license": "BSD-3-Clause", "dependencies": { "estraverse": "^5.1.0" }, @@ -21551,11 +21581,10 @@ } }, "node_modules/globals": { - "version": "13.17.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.17.0.tgz", - "integrity": "sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==", + "version": "13.20.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.20.0.tgz", + "integrity": "sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==", "dev": true, - "license": "MIT", "dependencies": { "type-fest": "^0.20.2" }, @@ -31619,19 +31648,6 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/regexpp": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz", - "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/mysticatea" - } - }, "node_modules/regexpu-core": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-2.0.0.tgz", @@ -39504,16 +39520,31 @@ "integrity": "sha512-1eEgUGmkaljiBnRMTdksDV1W4kUnmwgp7X9G8B++9GYwl1lUdqSndSriIrTJ0N7LQaoauY9JJ2yhiOYK5+NI4A==", "dev": true }, + "@eslint-community/eslint-utils": { + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", + "integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==", + "dev": true, + "requires": { + "eslint-visitor-keys": "^3.3.0" + } + }, + "@eslint-community/regexpp": { + "version": "4.5.1", + "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.5.1.tgz", + "integrity": "sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==", + "dev": true + }, "@eslint/eslintrc": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.3.3.tgz", - "integrity": "sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg==", + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.0.3.tgz", + "integrity": "sha512-+5gy6OQfk+xx3q0d6jGZZC3f3KzAkXc/IanVxd1is/VIIziRqqt3ongQz0FiTUXqTk0c7aDB3OaFuKnuSoJicQ==", "dev": true, "requires": { "ajv": "^6.12.4", "debug": "^4.3.2", - "espree": "^9.4.0", - "globals": "^13.15.0", + "espree": "^9.5.2", + "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", "js-yaml": "^4.1.0", @@ -39538,6 +39569,12 @@ } } }, + "@eslint/js": { + "version": "8.40.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.40.0.tgz", + "integrity": "sha512-ElyB54bJIhXQYVKjDSvCkPO1iU1tSAeVQJbllWJq1XQSmmA4dgFk8CbiBGpiOPxleE48vDogxCtmMYku4HSVLA==", + "dev": true + }, "@gar/promisify": { "version": "1.1.3", "resolved": "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz", @@ -39560,9 +39597,9 @@ } }, "@humanwhocodes/config-array": { - "version": "0.11.7", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.7.tgz", - "integrity": "sha512-kBbPWzN8oVMLb0hOUYXhmxggL/1cJE6ydvjDIGi9EnAGUyA7cLVKQg+d/Dsm+KZwx2czGHrCmMVLiyg8s5JPKw==", + "version": "0.11.8", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.8.tgz", + "integrity": "sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==", "dev": true, "requires": { "@humanwhocodes/object-schema": "^1.2.1", @@ -51602,13 +51639,16 @@ } }, "eslint": { - "version": "8.27.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.27.0.tgz", - "integrity": "sha512-0y1bfG2ho7mty+SiILVf9PfuRA49ek4Nc60Wmmu62QlobNR+CeXa4xXIJgcuwSQgZiWaPH+5BDsctpIW0PR/wQ==", + "version": "8.40.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.40.0.tgz", + "integrity": "sha512-bvR+TsP9EHL3TqNtj9sCNJVAFK3fBN8Q7g5waghxyRsPLIMwL73XSKnZFK0hk/O2ANC+iAoq6PWMQ+IfBAJIiQ==", "dev": true, "requires": { - "@eslint/eslintrc": "^1.3.3", - "@humanwhocodes/config-array": "^0.11.6", + "@eslint-community/eslint-utils": "^4.2.0", + "@eslint-community/regexpp": "^4.4.0", + "@eslint/eslintrc": "^2.0.3", + "@eslint/js": "8.40.0", + "@humanwhocodes/config-array": "^0.11.8", "@humanwhocodes/module-importer": "^1.0.1", "@nodelib/fs.walk": "^1.2.8", "ajv": "^6.10.0", @@ -51617,17 +51657,16 @@ "debug": "^4.3.2", "doctrine": "^3.0.0", "escape-string-regexp": "^4.0.0", - "eslint-scope": "^7.1.1", - "eslint-utils": "^3.0.0", - "eslint-visitor-keys": "^3.3.0", - "espree": "^9.4.0", - "esquery": "^1.4.0", + "eslint-scope": "^7.2.0", + "eslint-visitor-keys": "^3.4.1", + "espree": "^9.5.2", + "esquery": "^1.4.2", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", "file-entry-cache": "^6.0.1", "find-up": "^5.0.0", "glob-parent": "^6.0.2", - "globals": "^13.15.0", + "globals": "^13.19.0", "grapheme-splitter": "^1.0.4", "ignore": "^5.2.0", "import-fresh": "^3.0.0", @@ -51642,7 +51681,6 @@ "minimatch": "^3.1.2", "natural-compare": "^1.4.0", "optionator": "^0.9.1", - "regexpp": "^3.2.0", "strip-ansi": "^6.0.1", "strip-json-comments": "^3.1.0", "text-table": "^0.2.0" @@ -51661,9 +51699,9 @@ "dev": true }, "eslint-scope": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz", - "integrity": "sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.0.tgz", + "integrity": "sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==", "dev": true, "requires": { "esrecurse": "^4.3.0", @@ -52073,20 +52111,20 @@ } }, "eslint-visitor-keys": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz", - "integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==", + "version": "3.4.1", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz", + "integrity": "sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==", "dev": true }, "espree": { - "version": "9.4.0", - "resolved": "https://registry.npmjs.org/espree/-/espree-9.4.0.tgz", - "integrity": "sha512-DQmnRpLj7f6TgN/NYb0MTzJXL+vJF9h3pHy4JhCIs3zwcgez8xmGg3sXHcEO97BrmO2OSvCwMdfdlyl+E9KjOw==", + "version": "9.5.2", + "resolved": "https://registry.npmjs.org/espree/-/espree-9.5.2.tgz", + "integrity": "sha512-7OASN1Wma5fum5SrNhFMAMJxOUAbhyfQ8dQ//PJaJbNw0URTPWqIghHWt1MmAANKhHZIYOHruW4Kw4ruUWOdGw==", "dev": true, "requires": { "acorn": "^8.8.0", "acorn-jsx": "^5.3.2", - "eslint-visitor-keys": "^3.3.0" + "eslint-visitor-keys": "^3.4.1" } }, "esprima": { @@ -52096,9 +52134,9 @@ "dev": true }, "esquery": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz", - "integrity": "sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", + "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", "dev": true, "requires": { "estraverse": "^5.1.0" @@ -53315,9 +53353,9 @@ } }, "globals": { - "version": "13.17.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.17.0.tgz", - "integrity": "sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==", + "version": "13.20.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.20.0.tgz", + "integrity": "sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==", "dev": true, "requires": { "type-fest": "^0.20.2" @@ -60356,12 +60394,6 @@ "functions-have-names": "^1.2.2" } }, - "regexpp": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz", - "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==", - "dev": true - }, "regexpu-core": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-2.0.0.tgz", diff --git a/package.json b/package.json index c054d3597..b5e0d0713 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "copy-webpack-plugin": "^11.0.0", "css-loader": "^6.7.1", "css-minimizer-webpack-plugin": "^4.0.0", - "eslint": "^8.27.0", + "eslint": "^8.40.0", "eslint-config-airbnb": "^19.0.4", "eslint-config-prettier": "^8.6.0", "eslint-plugin-import": "^2.24.2", diff --git a/yarn.lock b/yarn.lock index a60c1bee1..e6ca6ff76 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1215,21 +1215,38 @@ resolved "https://registry.npmjs.org/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.0.0.tgz" integrity sha512-1eEgUGmkaljiBnRMTdksDV1W4kUnmwgp7X9G8B++9GYwl1lUdqSndSriIrTJ0N7LQaoauY9JJ2yhiOYK5+NI4A== -"@eslint/eslintrc@^1.3.3": - version "1.3.3" - resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.3.3.tgz" - integrity sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg== +"@eslint-community/eslint-utils@^4.2.0": + version "4.4.0" + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59" + integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA== + dependencies: + eslint-visitor-keys "^3.3.0" + +"@eslint-community/regexpp@^4.4.0": + version "4.5.1" + resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.1.tgz#cdd35dce4fa1a89a4fd42b1599eb35b3af408884" + integrity sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ== + +"@eslint/eslintrc@^2.0.3": + version "2.0.3" + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.3.tgz#4910db5505f4d503f27774bf356e3704818a0331" + integrity sha512-+5gy6OQfk+xx3q0d6jGZZC3f3KzAkXc/IanVxd1is/VIIziRqqt3ongQz0FiTUXqTk0c7aDB3OaFuKnuSoJicQ== dependencies: ajv "^6.12.4" debug "^4.3.2" - espree "^9.4.0" - globals "^13.15.0" + espree "^9.5.2" + globals "^13.19.0" ignore "^5.2.0" import-fresh "^3.2.1" js-yaml "^4.1.0" minimatch "^3.1.2" strip-json-comments "^3.1.1" +"@eslint/js@8.40.0": + version "8.40.0" + resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.40.0.tgz#3ba73359e11f5a7bd3e407f70b3528abfae69cec" + integrity sha512-ElyB54bJIhXQYVKjDSvCkPO1iU1tSAeVQJbllWJq1XQSmmA4dgFk8CbiBGpiOPxleE48vDogxCtmMYku4HSVLA== + "@gar/promisify@^1.0.1": version "1.1.3" resolved "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz" @@ -1247,10 +1264,10 @@ dependencies: "@hapi/hoek" "^9.0.0" -"@humanwhocodes/config-array@^0.11.6": - version "0.11.7" - resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.7.tgz" - integrity sha512-kBbPWzN8oVMLb0hOUYXhmxggL/1cJE6ydvjDIGi9EnAGUyA7cLVKQg+d/Dsm+KZwx2czGHrCmMVLiyg8s5JPKw== +"@humanwhocodes/config-array@^0.11.8": + version "0.11.8" + resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz#03595ac2075a4dc0f191cc2131de14fbd7d410b9" + integrity sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g== dependencies: "@humanwhocodes/object-schema" "^1.2.1" debug "^4.1.1" @@ -3978,7 +3995,7 @@ ajv@^6.0.1, ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.2, ajv@^6.12.4, ajv@ json-schema-traverse "^0.4.1" uri-js "^4.2.2" -ajv@^8.0.0, ajv@^8.8.0: +ajv@^8.0.0, ajv@^8.0.1, ajv@^8.8.0: version "8.12.0" resolved "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz" integrity sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA== @@ -3988,16 +4005,6 @@ ajv@^8.0.0, ajv@^8.8.0: require-from-string "^2.0.2" uri-js "^4.2.2" -ajv@^8.0.1: - version "8.11.0" - resolved "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz" - integrity sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg== - dependencies: - fast-deep-equal "^3.1.1" - json-schema-traverse "^1.0.0" - require-from-string "^2.0.2" - uri-js "^4.2.2" - alter-css-url-loader@^1.1.3: version "1.1.3" resolved "https://registry.npmjs.org/alter-css-url-loader/-/alter-css-url-loader-1.1.3.tgz" @@ -7433,10 +7440,10 @@ eslint-scope@^4.0.3: esrecurse "^4.1.0" estraverse "^4.1.1" -eslint-scope@^7.0.0, eslint-scope@^7.1.1: - version "7.1.1" - resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz" - integrity sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw== +eslint-scope@^7.0.0, eslint-scope@^7.2.0: + version "7.2.0" + resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.0.tgz#f21ebdafda02352f103634b96dd47d9f81ca117b" + integrity sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw== dependencies: esrecurse "^4.3.0" estraverse "^5.2.0" @@ -7453,18 +7460,21 @@ eslint-visitor-keys@^2.0.0: resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz" integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw== -eslint-visitor-keys@^3.1.0, eslint-visitor-keys@^3.3.0: - version "3.3.0" - resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz" - integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA== - -eslint@^8.27.0, eslint@^8.7.0: - version "8.27.0" - resolved "https://registry.npmjs.org/eslint/-/eslint-8.27.0.tgz" - integrity sha512-0y1bfG2ho7mty+SiILVf9PfuRA49ek4Nc60Wmmu62QlobNR+CeXa4xXIJgcuwSQgZiWaPH+5BDsctpIW0PR/wQ== - dependencies: - "@eslint/eslintrc" "^1.3.3" - "@humanwhocodes/config-array" "^0.11.6" +eslint-visitor-keys@^3.1.0, eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1: + version "3.4.1" + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994" + integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA== + +eslint@^8.40.0, eslint@^8.7.0: + version "8.40.0" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.40.0.tgz#a564cd0099f38542c4e9a2f630fa45bf33bc42a4" + integrity sha512-bvR+TsP9EHL3TqNtj9sCNJVAFK3fBN8Q7g5waghxyRsPLIMwL73XSKnZFK0hk/O2ANC+iAoq6PWMQ+IfBAJIiQ== + dependencies: + "@eslint-community/eslint-utils" "^4.2.0" + "@eslint-community/regexpp" "^4.4.0" + "@eslint/eslintrc" "^2.0.3" + "@eslint/js" "8.40.0" + "@humanwhocodes/config-array" "^0.11.8" "@humanwhocodes/module-importer" "^1.0.1" "@nodelib/fs.walk" "^1.2.8" ajv "^6.10.0" @@ -7473,17 +7483,16 @@ eslint@^8.27.0, eslint@^8.7.0: debug "^4.3.2" doctrine "^3.0.0" escape-string-regexp "^4.0.0" - eslint-scope "^7.1.1" - eslint-utils "^3.0.0" - eslint-visitor-keys "^3.3.0" - espree "^9.4.0" - esquery "^1.4.0" + eslint-scope "^7.2.0" + eslint-visitor-keys "^3.4.1" + espree "^9.5.2" + esquery "^1.4.2" esutils "^2.0.2" fast-deep-equal "^3.1.3" file-entry-cache "^6.0.1" find-up "^5.0.0" glob-parent "^6.0.2" - globals "^13.15.0" + globals "^13.19.0" grapheme-splitter "^1.0.4" ignore "^5.2.0" import-fresh "^3.0.0" @@ -7498,29 +7507,28 @@ eslint@^8.27.0, eslint@^8.7.0: minimatch "^3.1.2" natural-compare "^1.4.0" optionator "^0.9.1" - regexpp "^3.2.0" strip-ansi "^6.0.1" strip-json-comments "^3.1.0" text-table "^0.2.0" -espree@^9.0.0, espree@^9.4.0: - version "9.4.0" - resolved "https://registry.npmjs.org/espree/-/espree-9.4.0.tgz" - integrity sha512-DQmnRpLj7f6TgN/NYb0MTzJXL+vJF9h3pHy4JhCIs3zwcgez8xmGg3sXHcEO97BrmO2OSvCwMdfdlyl+E9KjOw== +espree@^9.0.0, espree@^9.4.0, espree@^9.5.2: + version "9.5.2" + resolved "https://registry.yarnpkg.com/espree/-/espree-9.5.2.tgz#e994e7dc33a082a7a82dceaf12883a829353215b" + integrity sha512-7OASN1Wma5fum5SrNhFMAMJxOUAbhyfQ8dQ//PJaJbNw0URTPWqIghHWt1MmAANKhHZIYOHruW4Kw4ruUWOdGw== dependencies: acorn "^8.8.0" acorn-jsx "^5.3.2" - eslint-visitor-keys "^3.3.0" + eslint-visitor-keys "^3.4.1" esprima@^4.0.0, esprima@^4.0.1, esprima@~4.0.0: version "4.0.1" resolved "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz" integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A== -esquery@^1.4.0: - version "1.4.0" - resolved "https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz" - integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w== +esquery@^1.4.0, esquery@^1.4.2: + version "1.5.0" + resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.5.0.tgz#6ce17738de8577694edd7361c57182ac8cb0db0b" + integrity sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg== dependencies: estraverse "^5.1.0" @@ -8493,10 +8501,10 @@ globals@^11.1.0: resolved "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz" integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA== -globals@^13.0.0, globals@^13.15.0: - version "13.17.0" - resolved "https://registry.npmjs.org/globals/-/globals-13.17.0.tgz" - integrity sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw== +globals@^13.0.0, globals@^13.19.0: + version "13.20.0" + resolved "https://registry.yarnpkg.com/globals/-/globals-13.20.0.tgz#ea276a1e508ffd4f1612888f9d1bad1e2717bf82" + integrity sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ== dependencies: type-fest "^0.20.2" @@ -13693,11 +13701,6 @@ regexp.prototype.flags@^1.4.3: define-properties "^1.1.3" functions-have-names "^1.2.2" -regexpp@^3.2.0: - version "3.2.0" - resolved "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz" - integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg== - regexpu-core@^2.0.0: version "2.0.0" resolved "https://registry.npmjs.org/regexpu-core/-/regexpu-core-2.0.0.tgz" From d7e5229b67b0753f210180fea66d62163588f147 Mon Sep 17 00:00:00 2001 From: Jura Khrapunov Date: Wed, 17 May 2023 10:20:23 -0400 Subject: [PATCH 3/6] #1201 - updated paddings, added Foundation as dependency and removed local grid definition --- docs/css/base-minimal-no-grid.min.css | 2 +- docs/css/base-minimal.min.css | 2 +- docs/css/components/bio-card.min.css | 2 +- .../components/country-site-header.min.css | 2 +- docs/css/components/documentation.min.css | 2 +- docs/css/components/download-modal.min.css | 2 +- .../components/featured-content-card.min.css | 2 +- docs/css/components/footer.min.css | 2 +- docs/css/components/global-header.min.css | 2 +- docs/css/components/homepage-hero.min.css | 2 +- docs/css/components/lightbox-gallery.min.css | 2 +- docs/css/components/mega-menu.min.css | 2 +- docs/css/components/modal.min.css | 2 +- docs/css/components/page-hero.min.css | 2 +- docs/css/components/page-wide-card.min.css | 2 +- docs/css/components/pagehero-cards.min.css | 2 +- docs/css/components/sidebar.min.css | 2 +- package.json | 1 + .../FeaturedCard/featured-content-card.scss | 7 +- .../Hero/HomePageHero/homepage-hero.scss | 1 + .../Hero/PageHeroCards/pagehero-cards.scss | 1 + stories/assets/scss/_base.scss | 4 +- stories/assets/scss/_grid-settings.scss | 57 + stories/assets/scss/_grid.scss | 2744 +---------------- yarn.lock | 5 + 25 files changed, 107 insertions(+), 2747 deletions(-) create mode 100644 stories/assets/scss/_grid-settings.scss diff --git a/docs/css/base-minimal-no-grid.min.css b/docs/css/base-minimal-no-grid.min.css index eaccdf427..548569e13 100644 --- a/docs/css/base-minimal-no-grid.min.css +++ b/docs/css/base-minimal-no-grid.min.css @@ -1 +1 @@ -html{text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{appearance:none}::-webkit-file-upload-button{appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(../fonts/proximanova-regular-webfont.woff2) format("woff2"),url(../fonts/proximanova-regular-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(../fonts/proximanova-regularit-webfont.woff2) format("woff2"),url(../fonts/proximanova-regularit-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(../fonts/proximanova-semibold-webfont.woff2) format("woff2"),url(../fonts/proximanova-semibold-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(../fonts/proximanova-semiboldit-webfont.woff2) format("woff2"),url(../fonts/proximanova-semiboldit-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(../fonts/proximanova-bold-webfont.woff2) format("woff2"),url(../fonts/proximanova-bold-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(../fonts/proximanova-boldit-webfont.woff2) format("woff2"),url(../fonts/proximanova-boldit-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:700;src:url(../fonts/soehne-breit-web-dreiviertelfett.woff2) format("woff2"),url(../fonts/soehne-breit-web-dreiviertelfett.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:700;src:url(../fonts/soehne-breit-web-dreiviertelfett-kursiv.woff2) format("woff2"),url(../fonts/soehne-breit-web-dreiviertelfett-kursiv.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800;src:url(../fonts/soehne-breit-web-fett.woff2) format("woff2"),url(../fonts/soehne-breit-web-fett.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800;src:url(../fonts/soehne-breit-web-fett-kursiv.woff2) format("woff2"),url(../fonts/soehne-breit-web-fett-kursiv.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:NotoSans;font-weight:300;src:url(../fonts/NotoSansMyanmar-Light.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-Light.woff) format("woff")}@font-face{font-display:swap;font-family:NotoSans;font-weight:400;src:url(../fonts/NotoSansMyanmar-Regular.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:NotoSans;font-weight:500;src:url(../fonts/NotoSansMyanmar-Medium.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:NotoSans;font-weight:600;src:url(../fonts/NotoSansMyanmar-SemiBold.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-SemiBold.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-weight:100;src:url(../fonts/UNBangla-Thin.woff2) format("woff2"),url(../fonts/UNBangla-Thin.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100;src:url(../fonts/UNBangla-ThinItalic.woff2) format("woff2"),url(../fonts/UNBangla-ThinItalic.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-weight:400;src:url(../fonts/UNBangla-Regular.woff2) format("woff2"),url(../fonts/UNBangla-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(../fonts/UNBangla-Italic.woff2) format("woff2"),url(../fonts/UNBangla-Italic.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-weight:700;src:url(../fonts/UNBangla-Bold.woff2) format("woff2"),url(../fonts/UNBangla-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:700;src:url(../fonts/UNBangla-BoldItalic.woff2) format("woff2"),url(../fonts/UNBangla-BoldItalic.woff) format("woff")}abbr[title]{border-bottom:2px dashed #d12800;text-decoration:none}blockquote{font-size:1.625rem;font-weight:600;line-height:1.16;margin:0}@media(min-width:48em){blockquote{font-size:2.188rem;line-height:1.15}}blockquote a{font-size:inherit}:lang(my) blockquote{line-height:1.7}cite{display:block;font-style:inherit;font-weight:400;margin-top:1.125rem}code{background:#f7f7f7;padding:0 .25rem .25rem}mark{background:#ffe17e;font-size:.875rem;padding:.125rem}@media(min-width:48em){mark{font-size:1.25rem}}q{font-style:italic}div.card-thumbnail__image{display:inline-flex;position:relative}div.card-thumbnail__image:before{opacity:0;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;-o-transition:all .6s;transition:all .6s}div.card-thumbnail__image:hover:before{opacity:.75}.accent-yellow div.card-thumbnail__image:hover.accent-yellow:before,.accent-yellow div.card-thumbnail__image:hover.yellow:before,div.card-thumbnail__image:hover.accent-yellow:before,div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-yellow div.card-thumbnail__image:hover.accent-red:before,.accent-yellow div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-yellow div.card-thumbnail__image:hover.accent-green:before,.accent-yellow div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-yellow div.card-thumbnail__image:hover.accent-blue:before,.accent-yellow div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}div.card-thumbnail__image:hover.accent-red:before,div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-yellow:before,.accent-red div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-red:before,.accent-red div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-green:before,.accent-red div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-blue:before,.accent-red div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}div.card-thumbnail__image:hover.accent-green:before,div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-yellow:before,.accent-green div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-red:before,.accent-green div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-green:before,.accent-green div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-blue:before,.accent-green div.card-thumbnail__image:hover.blue:before,div.card-thumbnail__image:hover.accent-blue:before,div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-yellow:before,.accent-blue div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-red:before,.accent-blue div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-green:before,.accent-blue div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-blue:before,.accent-blue div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.yellow:before,[dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,[dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}[dir=rtl] div.card-thumbnail__image:hover.accent-red:before,[dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}[dir=rtl] div.card-thumbnail__image:hover.accent-green:before,[dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.blue:before,[dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,[dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}div.publication-thumbnail__image{background:linear-gradient(180deg,#c9d0d6 70%,#c9d0d6 0,#414648 70.5%,#9ea5ac 0,#9ea5ac);display:inline-flex;padding:2.188rem 2.938rem;position:relative;z-index:1}div.publication-thumbnail__image:before{background:#7b8085;border-radius:21%;bottom:37px;content:"";filter:blur(4px);height:27px;left:32px;position:absolute;right:20px;transform:skewX(64deg);width:calc(100% - 100px);z-index:-2}div.publication-thumbnail__image:after{opacity:0;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;-o-transition:all .6s;transition:all .6s;z-index:1}div.publication-thumbnail__image:hover:after{opacity:.75}.accent-yellow div.publication-thumbnail__image:hover.accent-yellow:before,.accent-yellow div.publication-thumbnail__image:hover.yellow:before,div.publication-thumbnail__image:hover.accent-yellow:after,div.publication-thumbnail__image:hover.yellow:after{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-yellow div.publication-thumbnail__image:hover.accent-red:before,.accent-yellow div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-yellow div.publication-thumbnail__image:hover.accent-green:before,.accent-yellow div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-yellow div.publication-thumbnail__image:hover.accent-blue:before,.accent-yellow div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}div.publication-thumbnail__image:hover.accent-red:after,div.publication-thumbnail__image:hover.red:after{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-yellow:before,.accent-red div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-red:before,.accent-red div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-green:before,.accent-red div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-blue:before,.accent-red div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}div.publication-thumbnail__image:hover.accent-green:after,div.publication-thumbnail__image:hover.green:after{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-yellow:before,.accent-green div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-red:before,.accent-green div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-green:before,.accent-green div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-blue:before,.accent-green div.publication-thumbnail__image:hover.blue:before,div.publication-thumbnail__image:hover.accent-blue:after,div.publication-thumbnail__image:hover.blue:after{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-yellow:before,.accent-blue div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-red:before,.accent-blue div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-green:before,.accent-blue div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-blue:before,.accent-blue div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.yellow:before,[dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:after,[dir=rtl] div.publication-thumbnail__image:hover.yellow:after{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}[dir=rtl] div.publication-thumbnail__image:hover.accent-red:after,[dir=rtl] div.publication-thumbnail__image:hover.red:after{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}[dir=rtl] div.publication-thumbnail__image:hover.accent-green:after,[dir=rtl] div.publication-thumbnail__image:hover.green:after{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.blue:before,[dir=rtl] div.publication-thumbnail__image:hover.accent-blue:after,[dir=rtl] div.publication-thumbnail__image:hover.blue:after{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}.color-wrapper{display:block}@media(min-width:48em){.color-wrapper{display:flex;flex-wrap:wrap;justify-content:space-around}}.color__row{width:100%}@media(min-width:48em){.color__row{width:calc(50% - 10px)}}.color__row.full{width:100%}.color__row .color__title{color:#000;font-size:.813rem;min-height:28px}@media(min-width:48em){.color__row .color__title{font-size:1rem}}.color__row .color__define_wrapper{display:block}.Primary-text{color:#000;font-size:.75rem;margin-top:-1.538rem;text-align:center}@media(min-width:48em){.Primary-text{margin-top:-1.55rem}}.Primary-text .polygon img{display:block;margin:0 auto;width:10px}.color__define{display:flex;margin-bottom:1.25rem}.color__define .color__name{flex-basis:0;flex-grow:1;margin:.5rem 0;text-align:center}@media(min-width:48em){.color__define .color__name{flex-basis:0;flex-grow:1}}.color__define .color__name .color__box{height:48px;margin-bottom:.625rem;width:100%}@media(min-width:48em){.color__define .color__name .color__box{height:70px;height:85px;width:100%}}.color__define .color__name .color__box.p-blue-100{background-color:#b5d5f5}.color__define .color__name .color__box.p-blue-200{background-color:#94c4f5}.color__define .color__name .color__box.p-blue-300{background-color:#6babeb}.color__define .color__name .color__box.p-blue-400{background-color:#4f95dd}.color__define .color__name .color__box.p-blue-500{background-color:#3288ce}.color__define .color__name .color__box.p-blue-600{background-color:#006eb5}.color__define .color__name .color__box.p-blue-700{background-color:#1f5a95}.color__define .color__name .color__box.p-gray-100{background-color:#fafafa}.color__define .color__name .color__box.p-gray-200{background-color:#f7f7f7}.color__define .color__name .color__box.p-gray-300{background-color:#edeff0}.color__define .color__name .color__box.p-gray-400{background-color:#d4d6d8}.color__define .color__name .color__box.p-gray-500{background-color:#a9b1b7}.color__define .color__name .color__box.p-gray-600{background-color:#55606e}.color__define .color__name .color__box.p-gray-700{background-color:#232e3d}.color__define .color__name .color__box.light-yellow{background-color:#ffe17e}.color__define .color__name .color__box.yellow{background-color:#ffeb00}.color__define .color__name .color__box.dark-yellow{background-color:#fbc412}.color__define .color__name .color__box.light-red{background-color:#ffbcb7}.color__define .color__name .color__box.red{background-color:#ee402d}.color__define .color__name .color__box.dark-red{background-color:#d12800}.color__define .color__name .color__box.light-green{background-color:#b8ecb6}.color__define .color__name .color__box.green{background-color:#6de354}.color__define .color__name .color__box.dark-green{background-color:#59ba47}.color__define .color__name .color__box.light-azure{background-color:#a2daf3}.color__define .color__name .color__box.azure{background-color:#60d4f2}.color__define .color__name .color__box.dark-azure{background-color:#00c1ff}.color__define .color__name .color__code{font-size:.563rem}@media(min-width:48em){.color__define .color__name .color__code{display:flex;font-size:.625rem}}.color__define_balance{display:flex;width:100%}.color__define_balance .color__name{margin:.5rem 0;text-align:center}.color__define_balance .color__name .color__box{height:100%;height:48px;margin-bottom:.625rem}@media(min-width:64em){.color__define_balance .color__name .color__box{height:70px}}@media(min-width:48em){.color__define_balance .color__name .color__box{height:85px;width:100%}}.color__define_balance .color__name .color__box.p-gray-100{background-color:#fafafa}.color__define_balance .color__name .color__box.p-gray-200{background-color:#f7f7f7}.color__define_balance .color__name .color__box.p-gray-400{background-color:#d4d6d8}.color__define_balance .color__name .color__box.p-gray-700{background-color:#232e3d}.color__define_balance .color__name .color__box.p-blue-600{background-color:#006eb5}.color__define_balance .color__name .color__box.dark-red{background-color:#d12800}.color__define_balance .color__name .color__code{font-size:.625rem}.color__define_balance .color__name.bl-1{height:75px;width:45%}.color__define_balance .color__name.bl-2{height:75px;width:12%}.color__define_balance .color__name.bl-3{height:75px;width:15%}.color__define_balance .color__name.bl-4{height:75px;width:18%}.color__define_balance .color__name.bl-5{height:75px;width:8%}.color__define_balance .color__name.bl-6{height:75px;width:5%}.icon--bar{cursor:pointer}.chevron-right-animated{display:inline-block;max-width:6rem;width:100%}.external-link-animated{box-shadow:-2px 2px 0 0 #d12800,-4px 0 0 -2px #d12800,-3px 3px 0 -1px #d12800;box-sizing:border-box;cursor:pointer;display:inline-block;height:.75rem;margin-left:-2px;position:relative;width:.75rem}.external-link-animated:before{background:#d12800;height:2px;right:0;top:3.5px;-webkit-transform:rotate(-45deg) translate(0);-moz-transform:rotate(-45deg) translate(0);-ms-transform:rotate(-45deg) translate(0);-o-transform:rotate(-45deg) translate(0);transition:rotate(-45deg) translate(0,0);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:.625rem}.external-link-animated:after{border-right:2px solid #d12800;border-top:2px solid #d12800;height:.5rem;right:0;top:0;-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);-webkit-transition:transform .3s;-moz-transition:transform .3s;-ms-transition:transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:translate(0,0);width:.5rem}.external-link-animated:hover:after{-webkit-transform:translate(5px,-5px);-moz-transform:translate(5px,-5px);-ms-transform:translate(5px,-5px);-o-transform:translate(5px,-5px);transition:translate(5px,-5px)}.external-link-animated:hover:before{-webkit-transform:rotate(-45deg) translate(7px);-moz-transform:rotate(-45deg) translate(7px);-ms-transform:rotate(-45deg) translate(7px);-o-transform:rotate(-45deg) translate(7px);transition:rotate(-45deg) translate(7px,0)}.download-animated{align-items:flex-end;box-sizing:border-box;cursor:pointer;display:flex;height:12px;position:relative}.download-animated i{border:2px solid #d12800;border-top:0;box-sizing:content-box;display:block;height:6px;width:1.125rem}.download-animated:after{border-bottom:2px solid #d12800;border-left:2px solid #d12800;bottom:6px;height:8px;left:7px;-webkit-transform:rotate(-45deg) translate(0);-moz-transform:rotate(-45deg) translate(0);-ms-transform:rotate(-45deg) translate(0);-o-transform:rotate(-45deg) translate(0);transition:rotate(-45deg) translate(0,0);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:8px}.download-animated:before{background:#d12800;bottom:7px;height:10px;left:10px;-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transition:translate(0,0);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:2px}.download-animated:hover:after{-webkit-transform:rotate(-45deg) translate(7px,-7px);-moz-transform:rotate(-45deg) translate(7px,-7px);-ms-transform:rotate(-45deg) translate(7px,-7px);-o-transform:rotate(-45deg) translate(7px,-7px);transition:rotate(-45deg) translate(7px,-7px)}.download-animated:hover:before{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transition:translate(0,-10px)}[dir=rtl] .chevron-right-animated{-webkit-transform:translate(0) rotate(180deg);-moz-transform:translate(0) rotate(180deg);-ms-transform:translate(0) rotate(180deg);-o-transform:translate(0) rotate(180deg);transition:translate(0) rotate(180deg)}[dir=rtl] .chevron-right-animated:hover{-webkit-transform:translate(-10px) rotate(180deg);-moz-transform:translate(-10px) rotate(180deg);-ms-transform:translate(-10px) rotate(180deg);-o-transform:translate(-10px) rotate(180deg);transition:translate(-10px) rotate(180deg)}[dir=rtl] .external-link-animated,[dir=rtl] .external-link-animated:hover{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transition:rotate(270deg)}.icons-container{display:flex;flex-wrap:wrap}.icons-container>div>div{margin:0 auto}.icons-container p{font-size:14px;margin-top:10px}#story--foundation-icons--icons>.icons-container>div{align-items:center;background:#edeff0;border:1px solid #d4d6d8;box-shadow:2px 2px 4px #edeff0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin:0 1rem 2rem;padding:1rem .5rem;text-align:center;width:calc(100% - 2rem)}@media(min-width:48em){#story--foundation-icons--icons>.icons-container>div{width:calc(25% - 2rem)}}div.author__img{border-radius:50%;height:80px;min-width:80px;overflow:hidden;position:relative;width:80px}div.author__img:before{border-radius:50%;opacity:0;overflow:hidden;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;-o-transition:all .6s;transition:all .6s}div.author__img:hover:before{opacity:.75}div.author__img:hover.accent-yellow:before,div.author__img:hover.yellow:before,div.author__img:hover:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}div.author__img:hover.accent-red:before,div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}div.author__img:hover.accent-green:before,div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}div.author__img:hover.accent-blue:before,div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}div.author__img.large{height:180px;width:180px}div.author__img.large:before{height:180px}.accent-yellow div.author__img:hover.accent-yellow:before,.accent-yellow div.author__img:hover.yellow:before,.accent-yellow div.author__img:hover:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-yellow div.author__img:hover.accent-red:before,.accent-yellow div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-yellow div.author__img:hover.accent-green:before,.accent-yellow div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-yellow div.author__img:hover.accent-blue:before,.accent-yellow div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}.accent-red div.author__img:hover:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-red div.author__img:hover.accent-yellow:before,.accent-red div.author__img:hover.yellow:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-red div.author__img:hover.accent-red:before,.accent-red div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-red div.author__img:hover.accent-green:before,.accent-red div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-red div.author__img:hover.accent-blue:before,.accent-red div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}.accent-green div.author__img:hover:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-green div.author__img:hover.accent-yellow:before,.accent-green div.author__img:hover.yellow:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-green div.author__img:hover.accent-red:before,.accent-green div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-green div.author__img:hover.accent-green:before,.accent-green div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-blue div.author__img:hover:before,.accent-green div.author__img:hover.accent-blue:before,.accent-green div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}.accent-blue div.author__img:hover.accent-yellow:before,.accent-blue div.author__img:hover.yellow:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-blue div.author__img:hover.accent-red:before,.accent-blue div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-blue div.author__img:hover.accent-green:before,.accent-blue div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-blue div.author__img:hover.accent-blue:before,.accent-blue div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}[dir=rtl] .author__img:before{-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1);transition:scaleX(-1)}img,picture{height:auto;max-width:100%}picture{display:block}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}figure{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto}figure,figure img,figure>div{width:100%}figure figcaption{line-height:1.4;margin:1rem 1.5rem 2rem}@media(min-width:48em){figure figcaption{margin:2rem 0;max-width:64rem;width:100%}}figure.medium{flex-direction:column;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:64rem}@media(min-width:48em){figure.medium{margin:0 auto;width:100%}figure.medium>div{width:100%}figure.medium img{max-width:100%}figure.medium figcaption{line-height:1.4;width:100%}}figure.portrait{align-items:flex-end;flex-direction:column;flex-wrap:nowrap;margin-left:auto;margin-right:auto}@media(min-width:48em){figure.portrait{flex-direction:row}figure.portrait img{width:100%}figure.portrait>div,figure.portrait>img{width:50%}figure.portrait figcaption{display:block;margin:0 0 0 1.5rem;max-width:64rem;padding-bottom:0;width:50%}figure.portrait figcaption p{margin-bottom:1rem;padding:0}figure.portrait figcaption p+.credits{border-top:1px solid #a9b1b7;margin-left:0;padding:1rem 0 0}}figure.portrait .credits{border-left:0;border-right:0;margin-bottom:1rem}figure.portrait .author__caption{font-size:.875rem;line-height:1.5}.image-figcaption__cart img{display:block}@media(min-width:48em){[dir=rtl] figure.portrait figcaption{margin:0 1.5rem 0 0}[dir=rtl] figure.portrait .credits{border-right:0;margin-right:0;padding:1rem 0}}.credits{font-size:.875rem;line-height:1.4;margin-left:auto}@media(min-width:48em){.credits{font-size:1rem}}.grid_name{color:#000;font-size:1.375rem;margin-bottom:1rem;margin-top:1rem;min-height:28px}@media(max-width:47.9375em){.grid_name{font-size:1.625rem}}.grid_name span{font-size:.875rem}.grid_description{color:#000;margin-bottom:1.25rem}.grid--layout{background-color:#edeff0;height:3rem;margin-bottom:.5rem}.grid--layout:nth-child(odd){background-color:#f7f7f7}.grid--layout .column{font-size:.813rem;padding:.625rem}.spacing-wrapper .spacing__row .spacing__title.Primary{font-size:3.438rem;font-style:normal;font-weight:700;line-height:1.1;margin-bottom:4rem;margin-top:.5rem}.spacing__define .spacing__name{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%}.spacing__define .spacing__name .spacing__label,.spacing__define .spacing__name .spacing__size{height:100px;width:100px}@media(min-width:48em){.spacing__define .spacing__name .spacing__size{margin:0 11rem}}.spacing__define .spacing__name .spacing-1,.spacing__define .spacing__name .spacing-10,.spacing__define .spacing__name .spacing-11,.spacing__define .spacing__name .spacing-12,.spacing__define .spacing__name .spacing-13,.spacing__define .spacing__name .spacing-2,.spacing__define .spacing__name .spacing-3,.spacing__define .spacing__name .spacing-4,.spacing__define .spacing__name .spacing-5,.spacing__define .spacing__name .spacing-6,.spacing__define .spacing__name .spacing-7,.spacing__define .spacing__name .spacing-8,.spacing__define .spacing__name .spacing-9{background-color:#006eb5}.spacing__define .spacing__name .spacing-1{height:2px;width:2px}.spacing__define .spacing__name .spacing-2{height:4px;width:4px}.spacing__define .spacing__name .spacing-3{height:8px;width:8px}.spacing__define .spacing__name .spacing-4{height:12px;width:12px}.spacing__define .spacing__name .spacing-5{height:16px;width:16px}.spacing__define .spacing__name .spacing-6{height:24px;width:24px}.spacing__define .spacing__name .spacing-7{height:32px;width:32px}.spacing__define .spacing__name .spacing-8{height:40px;width:40px}.spacing__define .spacing__name .spacing-9{height:48px;width:48px}.spacing__define .spacing__name .spacing-10{height:64px;width:64px}.spacing__define .spacing__name .spacing-11{height:80px;width:80px}.spacing__define .spacing__name .spacing-12{height:96px;width:96px}.spacing__define .spacing__name .spacing-13{height:160px;width:160px}.breadcrumb__item{color:#d12800;font-size:.75rem;font-weight:600;text-transform:uppercase}.breadcrumb__item:hover{color:#ee402d}.language__item{display:inline-block;line-height:.9;min-width:100px;padding:.75rem 1rem}.menu li a{border:none;display:inline;letter-spacing:.03em;text-transform:uppercase}.menu li a:hover{color:#55606e;cursor:pointer}.menu li a.selected{border-bottom:2px solid #d12800;padding-bottom:.25rem}.progress-container{background:#edeff0;height:.75rem;width:100%}@media(min-width:48em){.progress-container{height:1rem}}.progress-container .progress-bar{background:#ffeb00}.progress-container.small{height:.625rem}@media(min-width:48em){.progress-container.small{height:.75rem}}.progress-container.small .progress-bar{height:.625rem}@media(min-width:48em){.progress-container.small .progress-bar{height:.75rem}}.progress-container.accent-yellow .progress-bar,.progress-container.yellow .progress-bar{background:#ffeb00}.progress-container.accent-red .progress-bar,.progress-container.red .progress-bar{background:#ee402d}.progress-container.accent-green .progress-bar,.progress-container.green .progress-bar{background:#6de354}.progress-container.accent-blue .progress-bar,.progress-container.blue .progress-bar{background:#60d4f2}.accent-yellow .progress-container .progress-bar,.accent-yellow .progress-container.accent-yellow .progress-bar,.accent-yellow .progress-container.yellow .progress-bar,.yellow .progress-container .progress-bar,.yellow .progress-container.accent-yellow .progress-bar,.yellow .progress-container.yellow .progress-bar{background:#ffeb00}.accent-yellow .progress-container.accent-red .progress-bar,.accent-yellow .progress-container.red .progress-bar,.yellow .progress-container.accent-red .progress-bar,.yellow .progress-container.red .progress-bar{background:#ee402d}.accent-yellow .progress-container.accent-green .progress-bar,.accent-yellow .progress-container.green .progress-bar,.yellow .progress-container.accent-green .progress-bar,.yellow .progress-container.green .progress-bar{background:#6de354}.accent-yellow .progress-container.accent-blue .progress-bar,.accent-yellow .progress-container.blue .progress-bar,.yellow .progress-container.accent-blue .progress-bar,.yellow .progress-container.blue .progress-bar{background:#60d4f2}.accent-red .progress-container .progress-bar,.red .progress-container .progress-bar{background:#ee402d}.accent-red .progress-container.accent-yellow .progress-bar,.accent-red .progress-container.yellow .progress-bar,.red .progress-container.accent-yellow .progress-bar,.red .progress-container.yellow .progress-bar{background:#ffeb00}.accent-red .progress-container.accent-red .progress-bar,.accent-red .progress-container.red .progress-bar,.red .progress-container.accent-red .progress-bar,.red .progress-container.red .progress-bar{background:#ee402d}.accent-red .progress-container.accent-green .progress-bar,.accent-red .progress-container.green .progress-bar,.red .progress-container.accent-green .progress-bar,.red .progress-container.green .progress-bar{background:#6de354}.accent-red .progress-container.accent-blue .progress-bar,.accent-red .progress-container.blue .progress-bar,.red .progress-container.accent-blue .progress-bar,.red .progress-container.blue .progress-bar{background:#60d4f2}.accent-green .progress-container .progress-bar,.green .progress-container .progress-bar{background:#6de354}.accent-green .progress-container.accent-yellow .progress-bar,.accent-green .progress-container.yellow .progress-bar,.green .progress-container.accent-yellow .progress-bar,.green .progress-container.yellow .progress-bar{background:#ffeb00}.accent-green .progress-container.accent-red .progress-bar,.accent-green .progress-container.red .progress-bar,.green .progress-container.accent-red .progress-bar,.green .progress-container.red .progress-bar{background:#ee402d}.accent-green .progress-container.accent-green .progress-bar,.accent-green .progress-container.green .progress-bar,.green .progress-container.accent-green .progress-bar,.green .progress-container.green .progress-bar{background:#6de354}.accent-blue .progress-container .progress-bar,.accent-green .progress-container.accent-blue .progress-bar,.accent-green .progress-container.blue .progress-bar,.blue .progress-container .progress-bar,.green .progress-container.accent-blue .progress-bar,.green .progress-container.blue .progress-bar{background:#60d4f2}.accent-blue .progress-container.accent-yellow .progress-bar,.accent-blue .progress-container.yellow .progress-bar,.blue .progress-container.accent-yellow .progress-bar,.blue .progress-container.yellow .progress-bar{background:#ffeb00}.accent-blue .progress-container.accent-red .progress-bar,.accent-blue .progress-container.red .progress-bar,.blue .progress-container.accent-red .progress-bar,.blue .progress-container.red .progress-bar{background:#ee402d}.accent-blue .progress-container.accent-green .progress-bar,.accent-blue .progress-container.green .progress-bar,.blue .progress-container.accent-green .progress-bar,.blue .progress-container.green .progress-bar{background:#6de354}.accent-blue .progress-container.accent-blue .progress-bar,.accent-blue .progress-container.blue .progress-bar,.blue .progress-container.accent-blue .progress-bar,.blue .progress-container.blue .progress-bar{background:#60d4f2}.progress-bar{height:.75rem;min-width:1%;position:fixed;-webkit-transition:width .2s linear;-moz-transition:width .2s linear;-ms-transition:width .2s linear;-o-transition:width .2s linear;transition:width .2s linear;width:34%;z-index:1}@media(min-width:48em){.progress-bar{height:1rem}}.progress-top{top:0}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{color:#000;font-family:ProximaNova,sans-serif;font-size:1rem;line-height:1.4}@media(min-width:48em){body{font-size:1.25rem}}button{font-family:ProximaNova,sans-serif}caption,h1,h2,h3,h4,h5,h6{margin:0 0 .75rem;padding:0}@media(min-width:48em){caption,h1,h2,h3,h4,h5,h6{margin-bottom:1rem}}h1{font-family:SohneBreit,ProximaNova,sans-serif;font-size:2.938rem;letter-spacing:.06rem;line-height:1.08;text-transform:uppercase}@media(min-width:48em){h1{font-size:5.125rem}}@media(min-width:64em){h1{font-size:6.25rem}}h2{font-size:2.5rem;font-weight:700;line-height:1.1}@media(min-width:48em){h2{font-size:2.813rem}}@media(min-width:64em){h2{font-size:3.438rem}}h3{font-size:1.875rem;font-weight:600;line-height:1.15}@media(min-width:48em){h3{font-size:2.188rem}}h4{font-size:1.563rem;font-weight:400;line-height:1.15}@media(min-width:48em){h4{font-size:2.188rem}}h5{font-size:1.25rem;font-weight:400;line-height:1.15}@media(min-width:48em){h5{font-size:1.563rem}}h6{font-size:1rem;font-weight:700;letter-spacing:.03rem;line-height:1.15;text-transform:uppercase}p{margin-top:0}ol,ul{margin:0;padding-left:1.125rem}@media(min-width:48em){ol,ul{padding-left:1.313rem}}ol li,ul li{margin-bottom:1rem;padding-left:.875rem}@media(min-width:48em){ol li,ul li{margin-bottom:1.5rem;padding-left:.75rem}}ul li::marker{font-size:1.125rem}@media(min-width:48em){ul li::marker{font-size:1.313rem}}ol li{margin-bottom:1.063rem}dl{font-size:.875rem;line-height:1.37;margin:0}@media(min-width:48em){dl{font-size:1.25rem}}dt{margin-bottom:.5rem}dd{margin-bottom:1rem;margin-inline-start:2.5rem}@media(min-width:48em){dd{margin-bottom:1.5rem;margin-inline-start:3rem}}hr{border:1px solid #000}@keyframes lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a{color:#000;text-decoration:none}:lang(my) body,:lang(my) button{font-family:NotoSans,sans-serif;line-height:1.7}:lang(my) h1,:lang(my) h2,:lang(my) h3,:lang(my) h4,:lang(my) h5,:lang(my) h6{line-height:1.7}:lang(my) h1{font-family:NotoSans,sans-serif;font-size:2.625rem}@media(min-width:48em){:lang(my) h1{font-size:3.875rem}}@media(min-width:64em){:lang(my) h1{font-size:5rem}}:lang(my) h2{font-size:2rem}@media(min-width:48em){:lang(my) h2{font-size:2.188rem}}@media(min-width:64em){:lang(my) h2{font-size:2.813rem}}:lang(my) h4{font-size:1.3rem}@media(min-width:48em){:lang(my) h4{font-size:1.8rem}}:lang(my) h5{font-size:1.25rem}@media(min-width:48em){:lang(my) h5{font-size:1.375rem}}:lang(my) p{font-size:.875rem;line-height:1.7}@media(min-width:48em){:lang(my) p{font-size:1rem}}:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:.875rem;line-height:1.9}@media(min-width:48em){:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:1.125rem}}:lang(my) .sbdocs .sbdocs-content,:lang(my) .sbdocs h1,:lang(my) .sbdocs h2,:lang(my) .sbdocs h3,:lang(my) .sbdocs h4,:lang(my) .sbdocs h5,:lang(my) .sbdocs h6,:lang(my) .sbdocs p{font-family:NotoSans,sans-serif}:lang(my) .sbdocs .sbdocs-h1{font-size:2rem}[dir=rtl] ol,[dir=rtl] ul{padding-left:0;padding-right:1.125rem}@media(min-width:48em){[dir=rtl] ol,[dir=rtl] ul{padding-right:1.313rem}}[dir=rtl] ol li,[dir=rtl] ul li{padding-left:0;padding-right:.875rem}@media(min-width:48em){[dir=rtl] ol li,[dir=rtl] ul li{padding-right:.75rem}}:lang(be) h1,:lang(bg) h1,:lang(kk) h1,:lang(ky) h1,:lang(mk) h1,:lang(mn) h1,:lang(ru) h1,:lang(sr) h1,:lang(uk) h1{font-family:ProximaNova,sans-serif}:lang(bn) body,:lang(bn) h1{font-family:UNBangla,sans-serif}.sidebar_item:hover{background-color:#f7f7f7}.sidebar_item.open .arrow{transform:rotate(180deg);transition:all .1s ease}.sidebar_item h6{margin-bottom:0}details summary{list-style-type:none;outline:0}details summary::-webkit-details-marker{display:none}details summary:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEuNjY3IDEgNi42NjYgNS45OTlMMS42NjcgMTMiIHN0cm9rZT0iI0VFNDAyRCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 0;content:"";display:inline-block;height:14px;margin-right:.25rem;width:14px}details[open] summary{margin-bottom:.5rem}details[open] summary:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzIDEuNjY3IDcgOC4zMzMgMSAxLjY2NyIgc3Ryb2tlPSIjRUU0MDJEIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=) no-repeat 0;content:"";display:inline-block;height:14px;width:14px}[dir=rtl] details summary:before{margin-left:.25rem;margin-right:0;-webkit-transform:translate(0) rotate(180deg);-moz-transform:translate(0) rotate(180deg);-ms-transform:translate(0) rotate(180deg);-o-transform:translate(0) rotate(180deg);transition:translate(0) rotate(180deg)}[dir=rtl] details[open] summary:before{-webkit-transform:translate(0) rotate(0deg);-moz-transform:translate(0) rotate(0deg);-ms-transform:translate(0) rotate(0deg);-o-transform:translate(0) rotate(0deg);transition:translate(0) rotate(0deg)}table{border-collapse:collapse;border-spacing:0;width:100%}@media(min-width:48em){table{width:auto}}table.small td,table.small th{-webkit-text-size-adjust:100%;font-size:1rem}table.striped tr:nth-child(2n){background-color:#f7f7f7}table.border{border-collapse:collapse}table.border td,table.border th{border:1px solid #d4d6d8}table.stacked td,table.stacked th{display:block}@media(min-width:48em){table.stacked td,table.stacked th{display:table-cell}}table.stacked thead tr{display:none}@media(min-width:48em){table.stacked thead tr{display:table-row}}table.stacked.border tr{border:1px solid #d4d6d8}@media(min-width:48em){table.stacked.border tr td,table.stacked.border tr th{border:1px solid #d4d6d8}}td,th{font-size:1.25rem;line-height:1.4;padding:.75rem;vertical-align:top}@media(min-width:48em){td,th{padding:.75rem 2.5rem .75rem .75rem}}thead tr th{background-color:#edeff0;font-weight:600;text-align:left}.scroll{overflow-x:auto}.scroll thead th{white-space:nowrap}.scroll td,.scroll th{-webkit-text-size-adjust:100%}[dir=rtl] td,[dir=rtl] th{text-align:right}@media(min-width:48em){[dir=rtl] td,[dir=rtl] th{padding:.75rem .75rem .75rem 2.5rem}}:lang(my) td,:lang(my) th{line-height:1.7}.grid_description,.menu li a,small{font-size:.75rem}@media(min-width:48em){.grid_description,.menu li a,small{font-size:.875rem}}.language__item,details p{font-size:.875rem;line-height:1.4}@media(min-width:48em){.language__item,details p{font-size:1rem}}abbr[title],code,details summary,mark,q{font-size:1rem}@media(min-width:48em){abbr[title],code,details summary,mark,q{font-size:1.25rem}}cite{font-size:1.25rem;line-height:1.1}@media(min-width:48em){cite{font-size:1.5rem}}.language__item,.sidebar_item,tbody tr{border-bottom:1px solid #d4d6d8}.image-figcaption__cart img,div.author__img img{height:100%;object-fit:cover;padding:0;width:100%}.breadcrumb__item,table.stacked.border tr td,table.stacked.border tr th,table.striped tr{border:none}.sidebar_item{align-items:center;cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;padding:1rem;position:relative}@media(min-width:48em){.sidebar_item{padding:1.5rem}}.sidebar_item.selected{background-color:#006eb5}.sidebar_item.selected h6{color:#fff}.sidebar_item.selected:hover{background-color:#006eb5}.overlay-grey:before,div.author__img:before,div.card-thumbnail__image:before,div.publication-thumbnail__image:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.breadcrumb__item,.menu li a,table.stacked.border tr td,table.stacked.border tr th,table.striped tr{background-image:none}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}:lang(my) .language__item,:lang(my) details p,details :lang(my) p{font-size:.75rem;line-height:1.7}@media(min-width:48em){:lang(my) .language__item,:lang(my) details p,details :lang(my) p{font-size:.875rem}}:lang(my) abbr[title],:lang(my) code,:lang(my) details summary,:lang(my) mark,:lang(my) q,details :lang(my) summary{font-size:.875rem}@media(min-width:48em){:lang(my) abbr[title],:lang(my) code,:lang(my) details summary,:lang(my) mark,:lang(my) q,details :lang(my) summary{font-size:1rem}}:lang(my) cite{font-size:1.25rem;line-height:1.1}@media(min-width:48em){:lang(my) cite{font-size:1.5rem}}.chevron-right-animated i:after,.chevron-right-animated i:before,.download-animated:after,.download-animated:before,.external-link-animated:after,.external-link-animated:before{box-sizing:border-box;content:"";display:block;position:absolute}.chevron-right-animated i{box-sizing:border-box;display:block;height:1rem;left:1.25rem;position:relative;-webkit-transition:width .3s;-moz-transition:width .3s;-ms-transition:width .3s;-o-transition:width .3s;transition:width .3s;width:0}.chevron-right-animated i:before{background-color:#ee402d;display:none;height:2px;right:0;top:7px;width:100%}.chevron-right-animated i:after{border-right:2px solid #ee402d;border-top:2px solid #ee402d;height:.75rem;right:0;top:2px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transition:rotate(45deg);width:.75rem}.chevron-right-animated:hover i{width:5rem}.chevron-right-animated:hover i:before{display:unset}a{background-image:linear-gradient(#d12800,#d12800),linear-gradient(#d12800,#d12800);background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a:hover{-webkit-animation:lineLoop-animation 2s linear infinite;-moz-animation:lineLoop-animation 2s linear infinite;-ms-animation:lineLoop-animation 2s linear infinite;-o-animation:lineLoop-animation 2s linear infinite;animation:lineLoop-animation 2s linear infinite}video{object-fit:cover} \ No newline at end of file +html{text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{appearance:none}::-webkit-file-upload-button{appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(../fonts/proximanova-regular-webfont.woff2) format("woff2"),url(../fonts/proximanova-regular-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(../fonts/proximanova-regularit-webfont.woff2) format("woff2"),url(../fonts/proximanova-regularit-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(../fonts/proximanova-semibold-webfont.woff2) format("woff2"),url(../fonts/proximanova-semibold-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(../fonts/proximanova-semiboldit-webfont.woff2) format("woff2"),url(../fonts/proximanova-semiboldit-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(../fonts/proximanova-bold-webfont.woff2) format("woff2"),url(../fonts/proximanova-bold-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(../fonts/proximanova-boldit-webfont.woff2) format("woff2"),url(../fonts/proximanova-boldit-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:700;src:url(../fonts/soehne-breit-web-dreiviertelfett.woff2) format("woff2"),url(../fonts/soehne-breit-web-dreiviertelfett.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:700;src:url(../fonts/soehne-breit-web-dreiviertelfett-kursiv.woff2) format("woff2"),url(../fonts/soehne-breit-web-dreiviertelfett-kursiv.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800;src:url(../fonts/soehne-breit-web-fett.woff2) format("woff2"),url(../fonts/soehne-breit-web-fett.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800;src:url(../fonts/soehne-breit-web-fett-kursiv.woff2) format("woff2"),url(../fonts/soehne-breit-web-fett-kursiv.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:NotoSans;font-weight:300;src:url(../fonts/NotoSansMyanmar-Light.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-Light.woff) format("woff")}@font-face{font-display:swap;font-family:NotoSans;font-weight:400;src:url(../fonts/NotoSansMyanmar-Regular.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:NotoSans;font-weight:500;src:url(../fonts/NotoSansMyanmar-Medium.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:NotoSans;font-weight:600;src:url(../fonts/NotoSansMyanmar-SemiBold.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-SemiBold.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-weight:100;src:url(../fonts/UNBangla-Thin.woff2) format("woff2"),url(../fonts/UNBangla-Thin.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100;src:url(../fonts/UNBangla-ThinItalic.woff2) format("woff2"),url(../fonts/UNBangla-ThinItalic.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-weight:400;src:url(../fonts/UNBangla-Regular.woff2) format("woff2"),url(../fonts/UNBangla-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(../fonts/UNBangla-Italic.woff2) format("woff2"),url(../fonts/UNBangla-Italic.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-weight:700;src:url(../fonts/UNBangla-Bold.woff2) format("woff2"),url(../fonts/UNBangla-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:700;src:url(../fonts/UNBangla-BoldItalic.woff2) format("woff2"),url(../fonts/UNBangla-BoldItalic.woff) format("woff")}abbr[title]{border-bottom:2px dashed #d12800;text-decoration:none}blockquote{font-size:1.625rem;font-weight:600;line-height:1.16;margin:0}@media(min-width:48em){blockquote{font-size:2.188rem;line-height:1.15}}blockquote a{font-size:inherit}:lang(my) blockquote{line-height:1.7}cite{display:block;font-style:inherit;font-weight:400;margin-top:1.125rem}code{background:#f7f7f7;padding:0 .25rem .25rem}mark{background:#ffe17e;font-size:.875rem;padding:.125rem}@media(min-width:48em){mark{font-size:1.25rem}}q{font-style:italic}div.card-thumbnail__image{display:inline-flex;position:relative}div.card-thumbnail__image:before{opacity:0;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;-o-transition:all .6s;transition:all .6s}div.card-thumbnail__image:hover:before{opacity:.75}.accent-yellow div.card-thumbnail__image:hover.accent-yellow:before,.accent-yellow div.card-thumbnail__image:hover.yellow:before,div.card-thumbnail__image:hover.accent-yellow:before,div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-yellow div.card-thumbnail__image:hover.accent-red:before,.accent-yellow div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-yellow div.card-thumbnail__image:hover.accent-green:before,.accent-yellow div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-yellow div.card-thumbnail__image:hover.accent-blue:before,.accent-yellow div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}div.card-thumbnail__image:hover.accent-red:before,div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-yellow:before,.accent-red div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-red:before,.accent-red div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-green:before,.accent-red div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-blue:before,.accent-red div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}div.card-thumbnail__image:hover.accent-green:before,div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-yellow:before,.accent-green div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-red:before,.accent-green div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-green:before,.accent-green div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-blue:before,.accent-green div.card-thumbnail__image:hover.blue:before,div.card-thumbnail__image:hover.accent-blue:before,div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-yellow:before,.accent-blue div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-red:before,.accent-blue div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-green:before,.accent-blue div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-blue:before,.accent-blue div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.yellow:before,[dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,[dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}[dir=rtl] div.card-thumbnail__image:hover.accent-red:before,[dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}[dir=rtl] div.card-thumbnail__image:hover.accent-green:before,[dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.blue:before,[dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,[dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}div.publication-thumbnail__image{background:linear-gradient(180deg,#c9d0d6 70%,#c9d0d6 0,#414648 70.5%,#9ea5ac 0,#9ea5ac);display:inline-flex;padding:2.188rem 2.938rem;position:relative;z-index:1}div.publication-thumbnail__image:before{background:#7b8085;border-radius:21%;bottom:37px;content:"";filter:blur(4px);height:27px;left:32px;position:absolute;right:20px;transform:skewX(64deg);width:calc(100% - 100px);z-index:-2}div.publication-thumbnail__image:after{opacity:0;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;-o-transition:all .6s;transition:all .6s;z-index:1}div.publication-thumbnail__image:hover:after{opacity:.75}.accent-yellow div.publication-thumbnail__image:hover.accent-yellow:before,.accent-yellow div.publication-thumbnail__image:hover.yellow:before,div.publication-thumbnail__image:hover.accent-yellow:after,div.publication-thumbnail__image:hover.yellow:after{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-yellow div.publication-thumbnail__image:hover.accent-red:before,.accent-yellow div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-yellow div.publication-thumbnail__image:hover.accent-green:before,.accent-yellow div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-yellow div.publication-thumbnail__image:hover.accent-blue:before,.accent-yellow div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}div.publication-thumbnail__image:hover.accent-red:after,div.publication-thumbnail__image:hover.red:after{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-yellow:before,.accent-red div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-red:before,.accent-red div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-green:before,.accent-red div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-blue:before,.accent-red div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}div.publication-thumbnail__image:hover.accent-green:after,div.publication-thumbnail__image:hover.green:after{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-yellow:before,.accent-green div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-red:before,.accent-green div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-green:before,.accent-green div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-blue:before,.accent-green div.publication-thumbnail__image:hover.blue:before,div.publication-thumbnail__image:hover.accent-blue:after,div.publication-thumbnail__image:hover.blue:after{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-yellow:before,.accent-blue div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-red:before,.accent-blue div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-green:before,.accent-blue div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-blue:before,.accent-blue div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.yellow:before,[dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:after,[dir=rtl] div.publication-thumbnail__image:hover.yellow:after{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}[dir=rtl] div.publication-thumbnail__image:hover.accent-red:after,[dir=rtl] div.publication-thumbnail__image:hover.red:after{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}[dir=rtl] div.publication-thumbnail__image:hover.accent-green:after,[dir=rtl] div.publication-thumbnail__image:hover.green:after{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.blue:before,[dir=rtl] div.publication-thumbnail__image:hover.accent-blue:after,[dir=rtl] div.publication-thumbnail__image:hover.blue:after{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}.color-wrapper{display:block}@media(min-width:48em){.color-wrapper{display:flex;flex-wrap:wrap;justify-content:space-around}}.color__row{width:100%}@media(min-width:48em){.color__row{width:calc(50% - 10px)}}.color__row.full{width:100%}.color__row .color__title{color:#000;font-size:.813rem;min-height:28px}@media(min-width:48em){.color__row .color__title{font-size:1rem}}.color__row .color__define_wrapper{display:block}.Primary-text{color:#000;font-size:.75rem;margin-top:-1.538rem;text-align:center}@media(min-width:48em){.Primary-text{margin-top:-1.55rem}}.Primary-text .polygon img{display:block;margin:0 auto;width:10px}.color__define{display:flex;margin-bottom:1.25rem}.color__define .color__name{flex-basis:0;flex-grow:1;margin:.5rem 0;text-align:center}@media(min-width:48em){.color__define .color__name{flex-basis:0;flex-grow:1}}.color__define .color__name .color__box{height:48px;margin-bottom:.625rem;width:100%}@media(min-width:48em){.color__define .color__name .color__box{height:70px;height:85px;width:100%}}.color__define .color__name .color__box.p-blue-100{background-color:#b5d5f5}.color__define .color__name .color__box.p-blue-200{background-color:#94c4f5}.color__define .color__name .color__box.p-blue-300{background-color:#6babeb}.color__define .color__name .color__box.p-blue-400{background-color:#4f95dd}.color__define .color__name .color__box.p-blue-500{background-color:#3288ce}.color__define .color__name .color__box.p-blue-600{background-color:#006eb5}.color__define .color__name .color__box.p-blue-700{background-color:#1f5a95}.color__define .color__name .color__box.p-gray-100{background-color:#fafafa}.color__define .color__name .color__box.p-gray-200{background-color:#f7f7f7}.color__define .color__name .color__box.p-gray-300{background-color:#edeff0}.color__define .color__name .color__box.p-gray-400{background-color:#d4d6d8}.color__define .color__name .color__box.p-gray-500{background-color:#a9b1b7}.color__define .color__name .color__box.p-gray-600{background-color:#55606e}.color__define .color__name .color__box.p-gray-700{background-color:#232e3d}.color__define .color__name .color__box.light-yellow{background-color:#ffe17e}.color__define .color__name .color__box.yellow{background-color:#ffeb00}.color__define .color__name .color__box.dark-yellow{background-color:#fbc412}.color__define .color__name .color__box.light-red{background-color:#ffbcb7}.color__define .color__name .color__box.red{background-color:#ee402d}.color__define .color__name .color__box.dark-red{background-color:#d12800}.color__define .color__name .color__box.light-green{background-color:#b8ecb6}.color__define .color__name .color__box.green{background-color:#6de354}.color__define .color__name .color__box.dark-green{background-color:#59ba47}.color__define .color__name .color__box.light-azure{background-color:#a2daf3}.color__define .color__name .color__box.azure{background-color:#60d4f2}.color__define .color__name .color__box.dark-azure{background-color:#00c1ff}.color__define .color__name .color__code{font-size:.563rem}@media(min-width:48em){.color__define .color__name .color__code{display:flex;font-size:.625rem}}.color__define_balance{display:flex;width:100%}.color__define_balance .color__name{margin:.5rem 0;text-align:center}.color__define_balance .color__name .color__box{height:100%;height:48px;margin-bottom:.625rem}@media(min-width:64em){.color__define_balance .color__name .color__box{height:70px}}@media(min-width:48em){.color__define_balance .color__name .color__box{height:85px;width:100%}}.color__define_balance .color__name .color__box.p-gray-100{background-color:#fafafa}.color__define_balance .color__name .color__box.p-gray-200{background-color:#f7f7f7}.color__define_balance .color__name .color__box.p-gray-400{background-color:#d4d6d8}.color__define_balance .color__name .color__box.p-gray-700{background-color:#232e3d}.color__define_balance .color__name .color__box.p-blue-600{background-color:#006eb5}.color__define_balance .color__name .color__box.dark-red{background-color:#d12800}.color__define_balance .color__name .color__code{font-size:.625rem}.color__define_balance .color__name.bl-1{height:75px;width:45%}.color__define_balance .color__name.bl-2{height:75px;width:12%}.color__define_balance .color__name.bl-3{height:75px;width:15%}.color__define_balance .color__name.bl-4{height:75px;width:18%}.color__define_balance .color__name.bl-5{height:75px;width:8%}.color__define_balance .color__name.bl-6{height:75px;width:5%}.icon--bar{cursor:pointer}.chevron-right-animated{display:inline-block;max-width:6rem;width:100%}.external-link-animated{box-shadow:-2px 2px 0 0 #d12800,-4px 0 0 -2px #d12800,-3px 3px 0 -1px #d12800;box-sizing:border-box;cursor:pointer;display:inline-block;height:.75rem;margin-left:-2px;position:relative;width:.75rem}.external-link-animated:before{background:#d12800;height:2px;right:0;top:3.5px;-webkit-transform:rotate(-45deg) translate(0);-moz-transform:rotate(-45deg) translate(0);-ms-transform:rotate(-45deg) translate(0);-o-transform:rotate(-45deg) translate(0);transition:rotate(-45deg) translate(0,0);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:.625rem}.external-link-animated:after{border-right:2px solid #d12800;border-top:2px solid #d12800;height:.5rem;right:0;top:0;-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);-webkit-transition:transform .3s;-moz-transition:transform .3s;-ms-transition:transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:translate(0,0);width:.5rem}.external-link-animated:hover:after{-webkit-transform:translate(5px,-5px);-moz-transform:translate(5px,-5px);-ms-transform:translate(5px,-5px);-o-transform:translate(5px,-5px);transition:translate(5px,-5px)}.external-link-animated:hover:before{-webkit-transform:rotate(-45deg) translate(7px);-moz-transform:rotate(-45deg) translate(7px);-ms-transform:rotate(-45deg) translate(7px);-o-transform:rotate(-45deg) translate(7px);transition:rotate(-45deg) translate(7px,0)}.download-animated{align-items:flex-end;box-sizing:border-box;cursor:pointer;display:flex;height:12px;position:relative}.download-animated i{border:2px solid #d12800;border-top:0;box-sizing:content-box;display:block;height:6px;width:1.125rem}.download-animated:after{border-bottom:2px solid #d12800;border-left:2px solid #d12800;bottom:6px;height:8px;left:7px;-webkit-transform:rotate(-45deg) translate(0);-moz-transform:rotate(-45deg) translate(0);-ms-transform:rotate(-45deg) translate(0);-o-transform:rotate(-45deg) translate(0);transition:rotate(-45deg) translate(0,0);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:8px}.download-animated:before{background:#d12800;bottom:7px;height:10px;left:10px;-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transition:translate(0,0);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:2px}.download-animated:hover:after{-webkit-transform:rotate(-45deg) translate(7px,-7px);-moz-transform:rotate(-45deg) translate(7px,-7px);-ms-transform:rotate(-45deg) translate(7px,-7px);-o-transform:rotate(-45deg) translate(7px,-7px);transition:rotate(-45deg) translate(7px,-7px)}.download-animated:hover:before{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transition:translate(0,-10px)}[dir=rtl] .chevron-right-animated{-webkit-transform:translate(0) rotate(180deg);-moz-transform:translate(0) rotate(180deg);-ms-transform:translate(0) rotate(180deg);-o-transform:translate(0) rotate(180deg);transition:translate(0) rotate(180deg)}[dir=rtl] .chevron-right-animated:hover{-webkit-transform:translate(-10px) rotate(180deg);-moz-transform:translate(-10px) rotate(180deg);-ms-transform:translate(-10px) rotate(180deg);-o-transform:translate(-10px) rotate(180deg);transition:translate(-10px) rotate(180deg)}[dir=rtl] .external-link-animated,[dir=rtl] .external-link-animated:hover{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transition:rotate(270deg)}.icons-container{display:flex;flex-wrap:wrap}.icons-container>div>div{margin:0 auto}.icons-container p{font-size:14px;margin-top:10px}#story--foundation-icons--icons>.icons-container>div{align-items:center;background:#edeff0;border:1px solid #d4d6d8;box-shadow:2px 2px 4px #edeff0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin:0 1rem 2rem;padding:1rem .5rem;text-align:center;width:calc(100% - 2rem)}@media(min-width:48em){#story--foundation-icons--icons>.icons-container>div{width:calc(25% - 2rem)}}div.author__img{border-radius:50%;height:80px;min-width:80px;overflow:hidden;position:relative;width:80px}div.author__img:before{border-radius:50%;opacity:0;overflow:hidden;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;-o-transition:all .6s;transition:all .6s}div.author__img:hover:before{opacity:.75}div.author__img:hover.accent-yellow:before,div.author__img:hover.yellow:before,div.author__img:hover:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}div.author__img:hover.accent-red:before,div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}div.author__img:hover.accent-green:before,div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}div.author__img:hover.accent-blue:before,div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}div.author__img.large{height:180px;width:180px}div.author__img.large:before{height:180px}.accent-yellow div.author__img:hover.accent-yellow:before,.accent-yellow div.author__img:hover.yellow:before,.accent-yellow div.author__img:hover:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-yellow div.author__img:hover.accent-red:before,.accent-yellow div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-yellow div.author__img:hover.accent-green:before,.accent-yellow div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-yellow div.author__img:hover.accent-blue:before,.accent-yellow div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}.accent-red div.author__img:hover:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-red div.author__img:hover.accent-yellow:before,.accent-red div.author__img:hover.yellow:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-red div.author__img:hover.accent-red:before,.accent-red div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-red div.author__img:hover.accent-green:before,.accent-red div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-red div.author__img:hover.accent-blue:before,.accent-red div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}.accent-green div.author__img:hover:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-green div.author__img:hover.accent-yellow:before,.accent-green div.author__img:hover.yellow:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-green div.author__img:hover.accent-red:before,.accent-green div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-green div.author__img:hover.accent-green:before,.accent-green div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-blue div.author__img:hover:before,.accent-green div.author__img:hover.accent-blue:before,.accent-green div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}.accent-blue div.author__img:hover.accent-yellow:before,.accent-blue div.author__img:hover.yellow:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-blue div.author__img:hover.accent-red:before,.accent-blue div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-blue div.author__img:hover.accent-green:before,.accent-blue div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-blue div.author__img:hover.accent-blue:before,.accent-blue div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}[dir=rtl] .author__img:before{-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1);transition:scaleX(-1)}img,picture{height:auto;max-width:100%}picture{display:block}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}figure{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto}figure,figure img,figure>div{width:100%}figure figcaption{line-height:1.4;margin:1rem 1.5rem 2rem}@media(min-width:48em){figure figcaption{margin:2rem 0;max-width:64rem;width:100%}}figure.medium{flex-direction:column;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:64rem}@media(min-width:48em){figure.medium{margin:0 auto;width:100%}figure.medium>div{width:100%}figure.medium img{max-width:100%}figure.medium figcaption{line-height:1.4;width:100%}}figure.portrait{align-items:flex-end;flex-direction:column;flex-wrap:nowrap;margin-left:auto;margin-right:auto}@media(min-width:48em){figure.portrait{flex-direction:row}figure.portrait img{width:100%}figure.portrait>div,figure.portrait>img{width:50%}figure.portrait figcaption{display:block;margin:0 0 0 1.5rem;max-width:64rem;padding-bottom:0;width:50%}figure.portrait figcaption p{margin-bottom:1rem;padding:0}figure.portrait figcaption p+.credits{border-top:1px solid #a9b1b7;margin-left:0;padding:1rem 0 0}}figure.portrait .credits{border-left:0;border-right:0;margin-bottom:1rem}figure.portrait .author__caption{font-size:.875rem;line-height:1.5}.image-figcaption__cart img{display:block}@media(min-width:48em){[dir=rtl] figure.portrait figcaption{margin:0 1.5rem 0 0}[dir=rtl] figure.portrait .credits{border-right:0;margin-right:0;padding:1rem 0}}.credits{font-size:.875rem;line-height:1.4;margin-left:auto}@media(min-width:48em){.credits{font-size:1rem}}.grid_name{color:#000;font-size:1.375rem;margin-bottom:1rem;margin-top:1rem;min-height:28px}@media(max-width:47.9375em){.grid_name{font-size:1.625rem}}.grid_name span{font-size:.875rem}.grid_description{color:#000;margin-bottom:1.25rem}.grid--layout{background-color:#edeff0;height:3rem;margin-bottom:.5rem}.grid--layout:nth-child(odd){background-color:#f7f7f7}.grid--layout .column{font-size:.813rem;padding:.625rem}.spacing-wrapper .spacing__row .spacing__title.Primary{font-size:3.438rem;font-style:normal;font-weight:700;line-height:1.1;margin-bottom:4rem;margin-top:.5rem}.spacing__define .spacing__name{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%}.spacing__define .spacing__name .spacing__label,.spacing__define .spacing__name .spacing__size{height:100px;width:100px}@media(min-width:48em){.spacing__define .spacing__name .spacing__size{margin:0 11rem}}.spacing__define .spacing__name .spacing-1,.spacing__define .spacing__name .spacing-10,.spacing__define .spacing__name .spacing-11,.spacing__define .spacing__name .spacing-12,.spacing__define .spacing__name .spacing-13,.spacing__define .spacing__name .spacing-2,.spacing__define .spacing__name .spacing-3,.spacing__define .spacing__name .spacing-4,.spacing__define .spacing__name .spacing-5,.spacing__define .spacing__name .spacing-6,.spacing__define .spacing__name .spacing-7,.spacing__define .spacing__name .spacing-8,.spacing__define .spacing__name .spacing-9{background-color:#006eb5}.spacing__define .spacing__name .spacing-1{height:2px;width:2px}.spacing__define .spacing__name .spacing-2{height:4px;width:4px}.spacing__define .spacing__name .spacing-3{height:8px;width:8px}.spacing__define .spacing__name .spacing-4{height:12px;width:12px}.spacing__define .spacing__name .spacing-5{height:16px;width:16px}.spacing__define .spacing__name .spacing-6{height:24px;width:24px}.spacing__define .spacing__name .spacing-7{height:32px;width:32px}.spacing__define .spacing__name .spacing-8{height:40px;width:40px}.spacing__define .spacing__name .spacing-9{height:48px;width:48px}.spacing__define .spacing__name .spacing-10{height:64px;width:64px}.spacing__define .spacing__name .spacing-11{height:80px;width:80px}.spacing__define .spacing__name .spacing-12{height:96px;width:96px}.spacing__define .spacing__name .spacing-13{height:160px;width:160px}.breadcrumb__item{color:#d12800;font-size:.75rem;font-weight:600;text-transform:uppercase}.breadcrumb__item:hover{color:#ee402d}.language__item{display:inline-block;line-height:.9;min-width:100px;padding:.75rem 1rem}.menu li a{border:none;display:inline;letter-spacing:.03em;text-transform:uppercase}.menu li a:hover{color:#55606e;cursor:pointer}.menu li a.selected{border-bottom:2px solid #d12800;padding-bottom:.25rem}.progress-container{background:#edeff0;height:.75rem;width:100%}@media(min-width:48em){.progress-container{height:1rem}}.progress-container .progress-bar{background:#ffeb00}.progress-container.small{height:.625rem}@media(min-width:48em){.progress-container.small{height:.75rem}}.progress-container.small .progress-bar{height:.625rem}@media(min-width:48em){.progress-container.small .progress-bar{height:.75rem}}.progress-container.accent-yellow .progress-bar,.progress-container.yellow .progress-bar{background:#ffeb00}.progress-container.accent-red .progress-bar,.progress-container.red .progress-bar{background:#ee402d}.progress-container.accent-green .progress-bar,.progress-container.green .progress-bar{background:#6de354}.progress-container.accent-blue .progress-bar,.progress-container.blue .progress-bar{background:#60d4f2}.accent-yellow .progress-container .progress-bar,.accent-yellow .progress-container.accent-yellow .progress-bar,.accent-yellow .progress-container.yellow .progress-bar,.yellow .progress-container .progress-bar,.yellow .progress-container.accent-yellow .progress-bar,.yellow .progress-container.yellow .progress-bar{background:#ffeb00}.accent-yellow .progress-container.accent-red .progress-bar,.accent-yellow .progress-container.red .progress-bar,.yellow .progress-container.accent-red .progress-bar,.yellow .progress-container.red .progress-bar{background:#ee402d}.accent-yellow .progress-container.accent-green .progress-bar,.accent-yellow .progress-container.green .progress-bar,.yellow .progress-container.accent-green .progress-bar,.yellow .progress-container.green .progress-bar{background:#6de354}.accent-yellow .progress-container.accent-blue .progress-bar,.accent-yellow .progress-container.blue .progress-bar,.yellow .progress-container.accent-blue .progress-bar,.yellow .progress-container.blue .progress-bar{background:#60d4f2}.accent-red .progress-container .progress-bar,.red .progress-container .progress-bar{background:#ee402d}.accent-red .progress-container.accent-yellow .progress-bar,.accent-red .progress-container.yellow .progress-bar,.red .progress-container.accent-yellow .progress-bar,.red .progress-container.yellow .progress-bar{background:#ffeb00}.accent-red .progress-container.accent-red .progress-bar,.accent-red .progress-container.red .progress-bar,.red .progress-container.accent-red .progress-bar,.red .progress-container.red .progress-bar{background:#ee402d}.accent-red .progress-container.accent-green .progress-bar,.accent-red .progress-container.green .progress-bar,.red .progress-container.accent-green .progress-bar,.red .progress-container.green .progress-bar{background:#6de354}.accent-red .progress-container.accent-blue .progress-bar,.accent-red .progress-container.blue .progress-bar,.red .progress-container.accent-blue .progress-bar,.red .progress-container.blue .progress-bar{background:#60d4f2}.accent-green .progress-container .progress-bar,.green .progress-container .progress-bar{background:#6de354}.accent-green .progress-container.accent-yellow .progress-bar,.accent-green .progress-container.yellow .progress-bar,.green .progress-container.accent-yellow .progress-bar,.green .progress-container.yellow .progress-bar{background:#ffeb00}.accent-green .progress-container.accent-red .progress-bar,.accent-green .progress-container.red .progress-bar,.green .progress-container.accent-red .progress-bar,.green .progress-container.red .progress-bar{background:#ee402d}.accent-green .progress-container.accent-green .progress-bar,.accent-green .progress-container.green .progress-bar,.green .progress-container.accent-green .progress-bar,.green .progress-container.green .progress-bar{background:#6de354}.accent-blue .progress-container .progress-bar,.accent-green .progress-container.accent-blue .progress-bar,.accent-green .progress-container.blue .progress-bar,.blue .progress-container .progress-bar,.green .progress-container.accent-blue .progress-bar,.green .progress-container.blue .progress-bar{background:#60d4f2}.accent-blue .progress-container.accent-yellow .progress-bar,.accent-blue .progress-container.yellow .progress-bar,.blue .progress-container.accent-yellow .progress-bar,.blue .progress-container.yellow .progress-bar{background:#ffeb00}.accent-blue .progress-container.accent-red .progress-bar,.accent-blue .progress-container.red .progress-bar,.blue .progress-container.accent-red .progress-bar,.blue .progress-container.red .progress-bar{background:#ee402d}.accent-blue .progress-container.accent-green .progress-bar,.accent-blue .progress-container.green .progress-bar,.blue .progress-container.accent-green .progress-bar,.blue .progress-container.green .progress-bar{background:#6de354}.accent-blue .progress-container.accent-blue .progress-bar,.accent-blue .progress-container.blue .progress-bar,.blue .progress-container.accent-blue .progress-bar,.blue .progress-container.blue .progress-bar{background:#60d4f2}.progress-bar{height:.75rem;min-width:1%;position:fixed;-webkit-transition:width .2s linear;-moz-transition:width .2s linear;-ms-transition:width .2s linear;-o-transition:width .2s linear;transition:width .2s linear;width:34%;z-index:1}@media(min-width:48em){.progress-bar{height:1rem}}.progress-top{top:0}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{color:#000;font-family:ProximaNova,sans-serif;font-size:1rem;line-height:1.4}@media(min-width:48em){body{font-size:1.25rem}}button{font-family:ProximaNova,sans-serif}caption,h1,h2,h3,h4,h5,h6{margin:0 0 .75rem;padding:0}@media(min-width:48em){caption,h1,h2,h3,h4,h5,h6{margin-bottom:1rem}}h1{font-family:SohneBreit,ProximaNova,sans-serif;font-size:2.938rem;letter-spacing:.06rem;line-height:1.08;text-transform:uppercase}@media(min-width:48em){h1{font-size:5.125rem}}@media(min-width:64em){h1{font-size:6.25rem}}h2{font-size:2.5rem;font-weight:700;line-height:1.1}@media(min-width:48em){h2{font-size:2.813rem}}@media(min-width:64em){h2{font-size:3.438rem}}h3{font-size:1.875rem;font-weight:600;line-height:1.15}@media(min-width:48em){h3{font-size:2.188rem}}h4{font-size:1.563rem;font-weight:400;line-height:1.15}@media(min-width:48em){h4{font-size:2.188rem}}h5{font-size:1.25rem;font-weight:400;line-height:1.15}@media(min-width:48em){h5{font-size:1.563rem}}h6{font-size:1rem;font-weight:700;letter-spacing:.03rem;line-height:1.15;text-transform:uppercase}p{margin-top:0}ol,ul{margin:0;padding-left:1.125rem}@media(min-width:48em){ol,ul{padding-left:1.313rem}}ol li,ul li{margin-bottom:1rem;padding-left:.875rem}@media(min-width:48em){ol li,ul li{margin-bottom:1.5rem;padding-left:.75rem}}ul li::marker{font-size:1.125rem}@media(min-width:48em){ul li::marker{font-size:1.313rem}}ol li{margin-bottom:1.063rem}dl{font-size:.875rem;line-height:1.37;margin:0}@media(min-width:48em){dl{font-size:1.25rem}}dt{margin-bottom:.5rem}dd{margin-bottom:1rem;margin-inline-start:2.5rem}@media(min-width:48em){dd{margin-bottom:1.5rem;margin-inline-start:3rem}}hr{border:1px solid #000}@keyframes lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a{color:#000;text-decoration:none}:lang(my) body,:lang(my) button{font-family:NotoSans,sans-serif;line-height:1.7}:lang(my) h1,:lang(my) h2,:lang(my) h3,:lang(my) h4,:lang(my) h5,:lang(my) h6{line-height:1.7}:lang(my) h1{font-family:NotoSans,sans-serif;font-size:2.625rem}@media(min-width:48em){:lang(my) h1{font-size:3.875rem}}@media(min-width:64em){:lang(my) h1{font-size:5rem}}:lang(my) h2{font-size:2rem}@media(min-width:48em){:lang(my) h2{font-size:2.188rem}}@media(min-width:64em){:lang(my) h2{font-size:2.813rem}}:lang(my) h4{font-size:1.3rem}@media(min-width:48em){:lang(my) h4{font-size:1.8rem}}:lang(my) h5{font-size:1.25rem}@media(min-width:48em){:lang(my) h5{font-size:1.375rem}}:lang(my) p{font-size:.875rem;line-height:1.7}@media(min-width:48em){:lang(my) p{font-size:1rem}}:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:.875rem;line-height:1.9}@media(min-width:48em){:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:1.125rem}}:lang(my) .sbdocs .sbdocs-content,:lang(my) .sbdocs h1,:lang(my) .sbdocs h2,:lang(my) .sbdocs h3,:lang(my) .sbdocs h4,:lang(my) .sbdocs h5,:lang(my) .sbdocs h6,:lang(my) .sbdocs p{font-family:NotoSans,sans-serif}:lang(my) .sbdocs .sbdocs-h1{font-size:2rem}[dir=rtl] ol,[dir=rtl] ul{padding-left:0;padding-right:1.125rem}@media(min-width:48em){[dir=rtl] ol,[dir=rtl] ul{padding-right:1.313rem}}[dir=rtl] ol li,[dir=rtl] ul li{padding-left:0;padding-right:.875rem}@media(min-width:48em){[dir=rtl] ol li,[dir=rtl] ul li{padding-right:.75rem}}:lang(be) h1,:lang(bg) h1,:lang(kk) h1,:lang(ky) h1,:lang(mk) h1,:lang(mn) h1,:lang(ru) h1,:lang(sr) h1,:lang(uk) h1{font-family:ProximaNova,sans-serif}:lang(bn) body,:lang(bn) h1{font-family:UNBangla,sans-serif}.sidebar_item:hover{background-color:#f7f7f7}.sidebar_item.open .arrow{transform:rotate(180deg);transition:all .1s ease}.sidebar_item h6{margin-bottom:0}details summary{list-style-type:none;outline:0}details summary::-webkit-details-marker{display:none}details summary:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEuNjY3IDEgNi42NjYgNS45OTlMMS42NjcgMTMiIHN0cm9rZT0iI0VFNDAyRCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 0;content:"";display:inline-block;height:14px;margin-right:.25rem;width:14px}details[open] summary{margin-bottom:.5rem}details[open] summary:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzIDEuNjY3IDcgOC4zMzMgMSAxLjY2NyIgc3Ryb2tlPSIjRUU0MDJEIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=) no-repeat 0;content:"";display:inline-block;height:14px;width:14px}[dir=rtl] details summary:before{margin-left:.25rem;margin-right:0;-webkit-transform:translate(0) rotate(180deg);-moz-transform:translate(0) rotate(180deg);-ms-transform:translate(0) rotate(180deg);-o-transform:translate(0) rotate(180deg);transition:translate(0) rotate(180deg)}[dir=rtl] details[open] summary:before{-webkit-transform:translate(0) rotate(0deg);-moz-transform:translate(0) rotate(0deg);-ms-transform:translate(0) rotate(0deg);-o-transform:translate(0) rotate(0deg);transition:translate(0) rotate(0deg)}table{border-collapse:collapse;border-spacing:0;width:100%}@media(min-width:48em){table{width:auto}}table.small td,table.small th{-webkit-text-size-adjust:100%;font-size:1rem}table.striped tr:nth-child(2n){background-color:#f7f7f7}table.border{border-collapse:collapse}table.border td,table.border th{border:1px solid #d4d6d8}table.stacked td,table.stacked th{display:block}@media(min-width:48em){table.stacked td,table.stacked th{display:table-cell}}table.stacked thead tr{display:none}@media(min-width:48em){table.stacked thead tr{display:table-row}}table.stacked.border tr{border:1px solid #d4d6d8}@media(min-width:48em){table.stacked.border tr td,table.stacked.border tr th{border:1px solid #d4d6d8}}td,th{font-size:1.25rem;line-height:1.4;padding:.75rem;vertical-align:top}@media(min-width:48em){td,th{padding:.75rem 2.5rem .75rem .75rem}}thead tr th{background-color:#edeff0;font-weight:600;text-align:left}.scroll{overflow-x:auto}.scroll thead th{white-space:nowrap}.scroll td,.scroll th{-webkit-text-size-adjust:100%}[dir=rtl] td,[dir=rtl] th{text-align:right}@media(min-width:48em){[dir=rtl] td,[dir=rtl] th{padding:.75rem .75rem .75rem 2.5rem}}:lang(my) td,:lang(my) th{line-height:1.7}.grid_description,.menu li a,small{font-size:.75rem}@media(min-width:48em){.grid_description,.menu li a,small{font-size:.875rem}}.language__item,details p{font-size:.875rem;line-height:1.4}@media(min-width:48em){.language__item,details p{font-size:1rem}}abbr[title],code,details summary,mark,q{font-size:1rem}@media(min-width:48em){abbr[title],code,details summary,mark,q{font-size:1.25rem}}cite{font-size:1.25rem;line-height:1.1}@media(min-width:48em){cite{font-size:1.5rem}}.language__item,.sidebar_item,tbody tr{border-bottom:1px solid #d4d6d8}.image-figcaption__cart img,div.author__img img{height:100%;object-fit:cover;padding:0;width:100%}.breadcrumb__item,table.stacked.border tr td,table.stacked.border tr th,table.striped tr{border:none}.sidebar_item{align-items:center;cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;padding:1rem;position:relative}@media(min-width:48em){.sidebar_item{padding:1.5rem}}.sidebar_item.selected{background-color:#006eb5}.sidebar_item.selected h6{color:#fff}.sidebar_item.selected:hover{background-color:#006eb5}.overlay-grey:before,div.author__img:before,div.card-thumbnail__image:before,div.publication-thumbnail__image:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.breadcrumb__item,.menu li a,table.stacked.border tr td,table.stacked.border tr th,table.striped tr{background-image:none}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}:lang(my) .language__item,:lang(my) details p,details :lang(my) p{font-size:.75rem;line-height:1.7}@media(min-width:48em){:lang(my) .language__item,:lang(my) details p,details :lang(my) p{font-size:.875rem}}:lang(my) abbr[title],:lang(my) code,:lang(my) details summary,:lang(my) mark,:lang(my) q,details :lang(my) summary{font-size:.875rem}@media(min-width:48em){:lang(my) abbr[title],:lang(my) code,:lang(my) details summary,:lang(my) mark,:lang(my) q,details :lang(my) summary{font-size:1rem}}:lang(my) cite{font-size:1.25rem;line-height:1.1}@media(min-width:48em){:lang(my) cite{font-size:1.5rem}}.chevron-right-animated i:after,.chevron-right-animated i:before,.download-animated:after,.download-animated:before,.external-link-animated:after,.external-link-animated:before{box-sizing:border-box;content:"";display:block;position:absolute}.chevron-right-animated i{box-sizing:border-box;display:block;height:1rem;left:1.25rem;position:relative;-webkit-transition:width .3s;-moz-transition:width .3s;-ms-transition:width .3s;-o-transition:width .3s;transition:width .3s;width:0}.chevron-right-animated i:before{background-color:#ee402d;display:none;height:2px;right:0;top:7px;width:100%}.chevron-right-animated i:after{border-right:2px solid #ee402d;border-top:2px solid #ee402d;height:.75rem;right:0;top:2px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transition:rotate(45deg);width:.75rem}.chevron-right-animated:hover i{width:5rem}.chevron-right-animated:hover i:before{display:unset}a{background-image:linear-gradient(#d12800,#d12800),linear-gradient(#d12800,#d12800);background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a:hover{-webkit-animation:lineLoop-animation 2s linear infinite;-moz-animation:lineLoop-animation 2s linear infinite;-ms-animation:lineLoop-animation 2s linear infinite;-o-animation:lineLoop-animation 2s linear infinite;animation:lineLoop-animation 2s linear infinite}video{object-fit:cover} \ No newline at end of file diff --git a/docs/css/base-minimal.min.css b/docs/css/base-minimal.min.css index 8f296a2e6..7c240fd16 100644 --- a/docs/css/base-minimal.min.css +++ b/docs/css/base-minimal.min.css @@ -1 +1 @@ -html{text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{appearance:none}::-webkit-file-upload-button{appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.grid-container{margin-left:auto;margin-right:auto;max-width:90rem;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:48em){.grid-container{padding-left:.75rem;padding-right:.75rem}}.grid-container.fluid{max-width:100%}@media print,screen and (min-width:48em){.grid-container.fluid{padding-left:.75rem;padding-right:.75rem}}.grid-container.full{max-width:100%;padding-left:0;padding-right:0}.grid-x{box-direction:normal;box-orient:horizontal;display:flex;flex-flow:row wrap}.cell{box-flex:0;flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{box-flex:1;flex:1 1 0}.cell.shrink{box-flex:0;flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-full,.grid-x>.small-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:48em){.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-full,.grid-x>.medium-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-full,.grid-x>.large-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9{box-flex:0;flex:0 0 auto}.grid-x>.small-1{width:8.33333%}.grid-x>.small-2{width:16.66667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.33333%}.grid-x>.small-5{width:41.66667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.33333%}.grid-x>.small-8{width:66.66667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.33333%}.grid-x>.small-11{width:91.66667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:48em){.grid-x>.medium-auto{box-flex:1;flex:1 1 0;width:auto}.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-shrink{box-flex:0;flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.33333%}.grid-x>.medium-2{width:16.66667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.33333%}.grid-x>.medium-5{width:41.66667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.33333%}.grid-x>.medium-8{width:66.66667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.33333%}.grid-x>.medium-11{width:91.66667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{box-flex:1;flex:1 1 0;width:auto}.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-shrink{box-flex:0;flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.33333%}.grid-x>.large-2{width:16.66667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.33333%}.grid-x>.large-5{width:41.66667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.33333%}.grid-x>.large-8{width:66.66667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.33333%}.grid-x>.large-11{width:91.66667%}.grid-x>.large-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:48em){.grid-margin-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-margin-x>.cell{margin-left:.375rem;margin-right:.375rem;width:calc(100% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x>.cell{margin-left:.75rem;margin-right:.75rem;width:calc(100% - 1.5rem)}}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - .75rem)}.grid-margin-x>.small-2{width:calc(16.66667% - .75rem)}.grid-margin-x>.small-3{width:calc(25% - .75rem)}.grid-margin-x>.small-4{width:calc(33.33333% - .75rem)}.grid-margin-x>.small-5{width:calc(41.66667% - .75rem)}.grid-margin-x>.small-6{width:calc(50% - .75rem)}.grid-margin-x>.small-7{width:calc(58.33333% - .75rem)}.grid-margin-x>.small-8{width:calc(66.66667% - .75rem)}.grid-margin-x>.small-9{width:calc(75% - .75rem)}.grid-margin-x>.small-10{width:calc(83.33333% - .75rem)}.grid-margin-x>.small-11{width:calc(91.66667% - .75rem)}.grid-margin-x>.small-12{width:calc(100% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x>.auto,.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.medium-1,.grid-margin-x>.small-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.medium-2,.grid-margin-x>.small-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.medium-3,.grid-margin-x>.small-3{width:calc(25% - 1.5rem)}.grid-margin-x>.medium-4,.grid-margin-x>.small-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.medium-5,.grid-margin-x>.small-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.medium-6,.grid-margin-x>.small-6{width:calc(50% - 1.5rem)}.grid-margin-x>.medium-7,.grid-margin-x>.small-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.medium-8,.grid-margin-x>.small-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.medium-9,.grid-margin-x>.small-9{width:calc(75% - 1.5rem)}.grid-margin-x>.medium-10,.grid-margin-x>.small-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.medium-11,.grid-margin-x>.small-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.medium-12,.grid-margin-x>.small-12{width:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.large-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.large-3{width:calc(25% - 1.5rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.large-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.large-6{width:calc(50% - 1.5rem)}.grid-margin-x>.large-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.large-9{width:calc(75% - 1.5rem)}.grid-margin-x>.large-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.large-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.large-12{width:calc(100% - 1.5rem)}}.grid-padding-x .grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:48em){.grid-padding-x .grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-container:not(.full)>.grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:48em){.grid-container:not(.full)>.grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-padding-x>.cell{padding-left:.375rem;padding-right:.375rem}@media print,screen and (min-width:48em){.grid-padding-x>.cell{padding-left:.75rem;padding-right:.75rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.33333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.66667%}.small-up-7>.cell{width:14.28571%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:48em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.33333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.66667%}.medium-up-7>.cell{width:14.28571%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.33333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.66667%}.large-up-7>.cell{width:14.28571%}.large-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.5rem)}}.grid-margin-x.small-up-2>.cell{width:calc(50% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.5rem)}}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.5rem)}}.grid-margin-x.small-up-4>.cell{width:calc(25% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.5rem)}}.grid-margin-x.small-up-5>.cell{width:calc(20% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.5rem)}}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.5rem)}}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.5rem)}}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.5rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.5rem)}}.small-margin-collapse,.small-margin-collapse>.cell{margin-left:0;margin-right:0}.small-margin-collapse>.small-1{width:8.33333%}.small-margin-collapse>.small-2{width:16.66667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.33333%}.small-margin-collapse>.small-5{width:41.66667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.33333%}.small-margin-collapse>.small-8{width:66.66667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.33333%}.small-margin-collapse>.small-11{width:91.66667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width:48em){.small-margin-collapse>.medium-1{width:8.33333%}.small-margin-collapse>.medium-2{width:16.66667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.33333%}.small-margin-collapse>.medium-5{width:41.66667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.33333%}.small-margin-collapse>.medium-8{width:66.66667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.33333%}.small-margin-collapse>.medium-11{width:91.66667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse>.large-1{width:8.33333%}.small-margin-collapse>.large-2{width:16.66667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.33333%}.small-margin-collapse>.large-5{width:41.66667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.33333%}.small-margin-collapse>.large-8{width:66.66667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.33333%}.small-margin-collapse>.large-11{width:91.66667%}.small-margin-collapse>.large-12{width:100%}}.small-padding-collapse{margin-left:0;margin-right:0}.small-padding-collapse>.cell{padding-left:0;padding-right:0}@media print,screen and (min-width:48em){.medium-margin-collapse,.medium-margin-collapse>.cell{margin-left:0;margin-right:0}.medium-margin-collapse>.small-1{width:8.33333%}.medium-margin-collapse>.small-2{width:16.66667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.33333%}.medium-margin-collapse>.small-5{width:41.66667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.33333%}.medium-margin-collapse>.small-8{width:66.66667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.33333%}.medium-margin-collapse>.small-11{width:91.66667%}.medium-margin-collapse>.small-12{width:100%}.medium-margin-collapse>.medium-1{width:8.33333%}.medium-margin-collapse>.medium-2{width:16.66667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.33333%}.medium-margin-collapse>.medium-5{width:41.66667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.33333%}.medium-margin-collapse>.medium-8{width:66.66667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.33333%}.medium-margin-collapse>.medium-11{width:91.66667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse>.large-1{width:8.33333%}.medium-margin-collapse>.large-2{width:16.66667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.33333%}.medium-margin-collapse>.large-5{width:41.66667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.33333%}.medium-margin-collapse>.large-8{width:66.66667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.33333%}.medium-margin-collapse>.large-11{width:91.66667%}.medium-margin-collapse>.large-12{width:100%}}@media print,screen and (min-width:48em){.medium-padding-collapse{margin-left:0;margin-right:0}.medium-padding-collapse>.cell{padding-left:0;padding-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse,.large-margin-collapse>.cell{margin-left:0;margin-right:0}.large-margin-collapse>.small-1{width:8.33333%}.large-margin-collapse>.small-2{width:16.66667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.33333%}.large-margin-collapse>.small-5{width:41.66667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.33333%}.large-margin-collapse>.small-8{width:66.66667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.33333%}.large-margin-collapse>.small-11{width:91.66667%}.large-margin-collapse>.small-12{width:100%}.large-margin-collapse>.medium-1{width:8.33333%}.large-margin-collapse>.medium-2{width:16.66667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.33333%}.large-margin-collapse>.medium-5{width:41.66667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.33333%}.large-margin-collapse>.medium-8{width:66.66667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.33333%}.large-margin-collapse>.medium-11{width:91.66667%}.large-margin-collapse>.medium-12{width:100%}.large-margin-collapse>.large-1{width:8.33333%}.large-margin-collapse>.large-2{width:16.66667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.33333%}.large-margin-collapse>.large-5{width:41.66667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.33333%}.large-margin-collapse>.large-8{width:66.66667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.33333%}.large-margin-collapse>.large-11{width:91.66667%}.large-margin-collapse>.large-12{width:100%}.large-padding-collapse{margin-left:0;margin-right:0}.large-padding-collapse>.cell{padding-left:0;padding-right:0}}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:.375rem}.small-offset-1{margin-left:8.33333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.33333% + .375rem)}.small-offset-2{margin-left:16.66667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.66667% + .375rem)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + .375rem)}.small-offset-4{margin-left:33.33333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.33333% + .375rem)}.small-offset-5{margin-left:41.66667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.66667% + .375rem)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + .375rem)}.small-offset-7{margin-left:58.33333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.33333% + .375rem)}.small-offset-8{margin-left:66.66667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.66667% + .375rem)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + .375rem)}.small-offset-10{margin-left:83.33333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.33333% + .375rem)}.small-offset-11{margin-left:91.66667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.66667% + .375rem)}@media print,screen and (min-width:48em){.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:.75rem}.medium-offset-1{margin-left:8.33333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.33333% + .75rem)}.medium-offset-2{margin-left:16.66667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.66667% + .75rem)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + .75rem)}.medium-offset-4{margin-left:33.33333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.33333% + .75rem)}.medium-offset-5{margin-left:41.66667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.66667% + .75rem)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + .75rem)}.medium-offset-7{margin-left:58.33333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.33333% + .75rem)}.medium-offset-8{margin-left:66.66667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.66667% + .75rem)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + .75rem)}.medium-offset-10{margin-left:83.33333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.33333% + .75rem)}.medium-offset-11{margin-left:91.66667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.66667% + .75rem)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:.75rem}.large-offset-1{margin-left:8.33333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.33333% + .75rem)}.large-offset-2{margin-left:16.66667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + .75rem)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + .75rem)}.large-offset-4{margin-left:33.33333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.33333% + .75rem)}.large-offset-5{margin-left:41.66667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.66667% + .75rem)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + .75rem)}.large-offset-7{margin-left:58.33333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.33333% + .75rem)}.large-offset-8{margin-left:66.66667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.66667% + .75rem)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + .75rem)}.large-offset-10{margin-left:83.33333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.33333% + .75rem)}.large-offset-11{margin-left:91.66667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.66667% + .75rem)}}.grid-y{box-direction:normal;box-orient:vertical;display:flex;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto,.grid-y>.shrink{height:auto}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-full,.grid-y>.small-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:48em){.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-full,.grid-y>.medium-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-full,.grid-y>.large-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9{box-flex:0;flex:0 0 auto}.grid-y>.small-1{height:8.33333%}.grid-y>.small-2{height:16.66667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.33333%}.grid-y>.small-5{height:41.66667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.33333%}.grid-y>.small-8{height:66.66667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.33333%}.grid-y>.small-11{height:91.66667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width:48em){.grid-y>.medium-auto{box-flex:1;flex:1 1 0;height:auto}.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-shrink{box-flex:0;flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.33333%}.grid-y>.medium-2{height:16.66667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.33333%}.grid-y>.medium-5{height:41.66667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.33333%}.grid-y>.medium-8{height:66.66667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.33333%}.grid-y>.medium-11{height:91.66667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width:64em){.grid-y>.large-auto{box-flex:1;flex:1 1 0;height:auto}.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-shrink{box-flex:0;flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.33333%}.grid-y>.large-2{height:16.66667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.33333%}.grid-y>.large-5{height:41.66667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.33333%}.grid-y>.large-8{height:66.66667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.33333%}.grid-y>.large-11{height:91.66667%}.grid-y>.large-12{height:100%}}.grid-padding-y .grid-padding-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:48em){.grid-padding-y .grid-padding-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-padding-y>.cell{padding-bottom:.375rem;padding-top:.375rem}@media print,screen and (min-width:48em){.grid-padding-y>.cell{padding-bottom:.75rem;padding-top:.75rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-frame{box-align:stretch;align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .grid-frame{width:100%}.cell-block{max-width:100%;overflow-x:auto}.cell-block,.cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container{box-direction:normal;box-orient:vertical;display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}@media print,screen and (min-width:48em){.medium-grid-frame{box-align:stretch;align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.medium-cell-block-container{box-direction:normal;box-orient:vertical;display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.medium-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media print,screen and (min-width:64em){.large-grid-frame{box-align:stretch;align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.large-cell-block-container{box-direction:normal;box-orient:vertical;display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.large-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}.grid-y.grid-frame{box-align:stretch;align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:48em){.grid-y.medium-grid-frame{box-align:stretch;align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame{box-align:stretch;align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:48em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}.grid-margin-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:48em){.grid-margin-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-margin-y>.cell{height:calc(100% - .75rem);margin-bottom:.375rem;margin-top:.375rem}@media print,screen and (min-width:48em){.grid-margin-y>.cell{height:calc(100% - 1.5rem);margin-bottom:.75rem;margin-top:.75rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - .75rem)}.grid-margin-y>.small-2{height:calc(16.66667% - .75rem)}.grid-margin-y>.small-3{height:calc(25% - .75rem)}.grid-margin-y>.small-4{height:calc(33.33333% - .75rem)}.grid-margin-y>.small-5{height:calc(41.66667% - .75rem)}.grid-margin-y>.small-6{height:calc(50% - .75rem)}.grid-margin-y>.small-7{height:calc(58.33333% - .75rem)}.grid-margin-y>.small-8{height:calc(66.66667% - .75rem)}.grid-margin-y>.small-9{height:calc(75% - .75rem)}.grid-margin-y>.small-10{height:calc(83.33333% - .75rem)}.grid-margin-y>.small-11{height:calc(91.66667% - .75rem)}.grid-margin-y>.small-12{height:calc(100% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.small-3{height:calc(25% - 1.5rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.small-6{height:calc(50% - 1.5rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.small-9{height:calc(75% - 1.5rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.small-12{height:calc(100% - 1.5rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.5rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.5rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.5rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.large-3{height:calc(25% - 1.5rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.large-6{height:calc(50% - 1.5rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.large-9{height:calc(75% - 1.5rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.large-12{height:calc(100% - 1.5rem)}}.grid-frame.grid-margin-y{height:calc(100vh + .75rem)}@media print,screen and (min-width:48em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:48em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.5rem)}}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(../fonts/proximanova-regular-webfont.woff2) format("woff2"),url(../fonts/proximanova-regular-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(../fonts/proximanova-regularit-webfont.woff2) format("woff2"),url(../fonts/proximanova-regularit-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(../fonts/proximanova-semibold-webfont.woff2) format("woff2"),url(../fonts/proximanova-semibold-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(../fonts/proximanova-semiboldit-webfont.woff2) format("woff2"),url(../fonts/proximanova-semiboldit-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(../fonts/proximanova-bold-webfont.woff2) format("woff2"),url(../fonts/proximanova-bold-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(../fonts/proximanova-boldit-webfont.woff2) format("woff2"),url(../fonts/proximanova-boldit-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:700;src:url(../fonts/soehne-breit-web-dreiviertelfett.woff2) format("woff2"),url(../fonts/soehne-breit-web-dreiviertelfett.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:700;src:url(../fonts/soehne-breit-web-dreiviertelfett-kursiv.woff2) format("woff2"),url(../fonts/soehne-breit-web-dreiviertelfett-kursiv.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800;src:url(../fonts/soehne-breit-web-fett.woff2) format("woff2"),url(../fonts/soehne-breit-web-fett.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800;src:url(../fonts/soehne-breit-web-fett-kursiv.woff2) format("woff2"),url(../fonts/soehne-breit-web-fett-kursiv.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:NotoSans;font-weight:300;src:url(../fonts/NotoSansMyanmar-Light.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-Light.woff) format("woff")}@font-face{font-display:swap;font-family:NotoSans;font-weight:400;src:url(../fonts/NotoSansMyanmar-Regular.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:NotoSans;font-weight:500;src:url(../fonts/NotoSansMyanmar-Medium.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:NotoSans;font-weight:600;src:url(../fonts/NotoSansMyanmar-SemiBold.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-SemiBold.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-weight:100;src:url(../fonts/UNBangla-Thin.woff2) format("woff2"),url(../fonts/UNBangla-Thin.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100;src:url(../fonts/UNBangla-ThinItalic.woff2) format("woff2"),url(../fonts/UNBangla-ThinItalic.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-weight:400;src:url(../fonts/UNBangla-Regular.woff2) format("woff2"),url(../fonts/UNBangla-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(../fonts/UNBangla-Italic.woff2) format("woff2"),url(../fonts/UNBangla-Italic.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-weight:700;src:url(../fonts/UNBangla-Bold.woff2) format("woff2"),url(../fonts/UNBangla-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:700;src:url(../fonts/UNBangla-BoldItalic.woff2) format("woff2"),url(../fonts/UNBangla-BoldItalic.woff) format("woff")}abbr[title]{border-bottom:2px dashed #d12800;text-decoration:none}blockquote{font-size:1.625rem;font-weight:600;line-height:1.16;margin:0}@media(min-width:48em){blockquote{font-size:2.188rem;line-height:1.15}}blockquote a{font-size:inherit}:lang(my) blockquote{line-height:1.7}cite{display:block;font-style:inherit;font-weight:400;margin-top:1.125rem}code{background:#f7f7f7;padding:0 .25rem .25rem}mark{background:#ffe17e;font-size:.875rem;padding:.125rem}@media(min-width:48em){mark{font-size:1.25rem}}q{font-style:italic}div.card-thumbnail__image{display:inline-flex;position:relative}div.card-thumbnail__image:before{opacity:0;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;-o-transition:all .6s;transition:all .6s}div.card-thumbnail__image:hover:before{opacity:.75}.accent-yellow div.card-thumbnail__image:hover.accent-yellow:before,.accent-yellow div.card-thumbnail__image:hover.yellow:before,div.card-thumbnail__image:hover.accent-yellow:before,div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-yellow div.card-thumbnail__image:hover.accent-red:before,.accent-yellow div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-yellow div.card-thumbnail__image:hover.accent-green:before,.accent-yellow div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-yellow div.card-thumbnail__image:hover.accent-blue:before,.accent-yellow div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}div.card-thumbnail__image:hover.accent-red:before,div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-yellow:before,.accent-red div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-red:before,.accent-red div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-green:before,.accent-red div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-blue:before,.accent-red div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}div.card-thumbnail__image:hover.accent-green:before,div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-yellow:before,.accent-green div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-red:before,.accent-green div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-green:before,.accent-green div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-blue:before,.accent-green div.card-thumbnail__image:hover.blue:before,div.card-thumbnail__image:hover.accent-blue:before,div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-yellow:before,.accent-blue div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-red:before,.accent-blue div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-green:before,.accent-blue div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-blue:before,.accent-blue div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.yellow:before,[dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,[dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}[dir=rtl] div.card-thumbnail__image:hover.accent-red:before,[dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}[dir=rtl] div.card-thumbnail__image:hover.accent-green:before,[dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.blue:before,[dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,[dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}div.publication-thumbnail__image{background:linear-gradient(180deg,#c9d0d6 70%,#c9d0d6 0,#414648 70.5%,#9ea5ac 0,#9ea5ac);display:inline-flex;padding:2.188rem 2.938rem;position:relative;z-index:1}div.publication-thumbnail__image:before{background:#7b8085;border-radius:21%;bottom:37px;content:"";filter:blur(4px);height:27px;left:32px;position:absolute;right:20px;transform:skewX(64deg);width:calc(100% - 100px);z-index:-2}div.publication-thumbnail__image:after{opacity:0;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;-o-transition:all .6s;transition:all .6s;z-index:1}div.publication-thumbnail__image:hover:after{opacity:.75}.accent-yellow div.publication-thumbnail__image:hover.accent-yellow:before,.accent-yellow div.publication-thumbnail__image:hover.yellow:before,div.publication-thumbnail__image:hover.accent-yellow:after,div.publication-thumbnail__image:hover.yellow:after{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-yellow div.publication-thumbnail__image:hover.accent-red:before,.accent-yellow div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-yellow div.publication-thumbnail__image:hover.accent-green:before,.accent-yellow div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-yellow div.publication-thumbnail__image:hover.accent-blue:before,.accent-yellow div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}div.publication-thumbnail__image:hover.accent-red:after,div.publication-thumbnail__image:hover.red:after{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-yellow:before,.accent-red div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-red:before,.accent-red div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-green:before,.accent-red div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-blue:before,.accent-red div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}div.publication-thumbnail__image:hover.accent-green:after,div.publication-thumbnail__image:hover.green:after{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-yellow:before,.accent-green div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-red:before,.accent-green div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-green:before,.accent-green div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-blue:before,.accent-green div.publication-thumbnail__image:hover.blue:before,div.publication-thumbnail__image:hover.accent-blue:after,div.publication-thumbnail__image:hover.blue:after{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-yellow:before,.accent-blue div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-red:before,.accent-blue div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-green:before,.accent-blue div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-blue:before,.accent-blue div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.yellow:before,[dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:after,[dir=rtl] div.publication-thumbnail__image:hover.yellow:after{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}[dir=rtl] div.publication-thumbnail__image:hover.accent-red:after,[dir=rtl] div.publication-thumbnail__image:hover.red:after{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}[dir=rtl] div.publication-thumbnail__image:hover.accent-green:after,[dir=rtl] div.publication-thumbnail__image:hover.green:after{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.blue:before,[dir=rtl] div.publication-thumbnail__image:hover.accent-blue:after,[dir=rtl] div.publication-thumbnail__image:hover.blue:after{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}.color-wrapper{display:block}@media(min-width:48em){.color-wrapper{display:flex;flex-wrap:wrap;justify-content:space-around}}.color__row{width:100%}@media(min-width:48em){.color__row{width:calc(50% - 10px)}}.color__row.full{width:100%}.color__row .color__title{color:#000;font-size:.813rem;min-height:28px}@media(min-width:48em){.color__row .color__title{font-size:1rem}}.color__row .color__define_wrapper{display:block}.Primary-text{color:#000;font-size:.75rem;margin-top:-1.538rem;text-align:center}@media(min-width:48em){.Primary-text{margin-top:-1.55rem}}.Primary-text .polygon img{display:block;margin:0 auto;width:10px}.color__define{display:flex;margin-bottom:1.25rem}.color__define .color__name{flex-basis:0;flex-grow:1;margin:.5rem 0;text-align:center}@media(min-width:48em){.color__define .color__name{flex-basis:0;flex-grow:1}}.color__define .color__name .color__box{height:48px;margin-bottom:.625rem;width:100%}@media(min-width:48em){.color__define .color__name .color__box{height:70px;height:85px;width:100%}}.color__define .color__name .color__box.p-blue-100{background-color:#b5d5f5}.color__define .color__name .color__box.p-blue-200{background-color:#94c4f5}.color__define .color__name .color__box.p-blue-300{background-color:#6babeb}.color__define .color__name .color__box.p-blue-400{background-color:#4f95dd}.color__define .color__name .color__box.p-blue-500{background-color:#3288ce}.color__define .color__name .color__box.p-blue-600{background-color:#006eb5}.color__define .color__name .color__box.p-blue-700{background-color:#1f5a95}.color__define .color__name .color__box.p-gray-100{background-color:#fafafa}.color__define .color__name .color__box.p-gray-200{background-color:#f7f7f7}.color__define .color__name .color__box.p-gray-300{background-color:#edeff0}.color__define .color__name .color__box.p-gray-400{background-color:#d4d6d8}.color__define .color__name .color__box.p-gray-500{background-color:#a9b1b7}.color__define .color__name .color__box.p-gray-600{background-color:#55606e}.color__define .color__name .color__box.p-gray-700{background-color:#232e3d}.color__define .color__name .color__box.light-yellow{background-color:#ffe17e}.color__define .color__name .color__box.yellow{background-color:#ffeb00}.color__define .color__name .color__box.dark-yellow{background-color:#fbc412}.color__define .color__name .color__box.light-red{background-color:#ffbcb7}.color__define .color__name .color__box.red{background-color:#ee402d}.color__define .color__name .color__box.dark-red{background-color:#d12800}.color__define .color__name .color__box.light-green{background-color:#b8ecb6}.color__define .color__name .color__box.green{background-color:#6de354}.color__define .color__name .color__box.dark-green{background-color:#59ba47}.color__define .color__name .color__box.light-azure{background-color:#a2daf3}.color__define .color__name .color__box.azure{background-color:#60d4f2}.color__define .color__name .color__box.dark-azure{background-color:#00c1ff}.color__define .color__name .color__code{font-size:.563rem}@media(min-width:48em){.color__define .color__name .color__code{display:flex;font-size:.625rem}}.color__define_balance{display:flex;width:100%}.color__define_balance .color__name{margin:.5rem 0;text-align:center}.color__define_balance .color__name .color__box{height:100%;height:48px;margin-bottom:.625rem}@media(min-width:64em){.color__define_balance .color__name .color__box{height:70px}}@media(min-width:48em){.color__define_balance .color__name .color__box{height:85px;width:100%}}.color__define_balance .color__name .color__box.p-gray-100{background-color:#fafafa}.color__define_balance .color__name .color__box.p-gray-200{background-color:#f7f7f7}.color__define_balance .color__name .color__box.p-gray-400{background-color:#d4d6d8}.color__define_balance .color__name .color__box.p-gray-700{background-color:#232e3d}.color__define_balance .color__name .color__box.p-blue-600{background-color:#006eb5}.color__define_balance .color__name .color__box.dark-red{background-color:#d12800}.color__define_balance .color__name .color__code{font-size:.625rem}.color__define_balance .color__name.bl-1{height:75px;width:45%}.color__define_balance .color__name.bl-2{height:75px;width:12%}.color__define_balance .color__name.bl-3{height:75px;width:15%}.color__define_balance .color__name.bl-4{height:75px;width:18%}.color__define_balance .color__name.bl-5{height:75px;width:8%}.color__define_balance .color__name.bl-6{height:75px;width:5%}.icon--bar{cursor:pointer}.chevron-right-animated{display:inline-block;max-width:6rem;width:100%}.external-link-animated{box-shadow:-2px 2px 0 0 #d12800,-4px 0 0 -2px #d12800,-3px 3px 0 -1px #d12800;box-sizing:border-box;cursor:pointer;display:inline-block;height:.75rem;margin-left:-2px;position:relative;width:.75rem}.external-link-animated:before{background:#d12800;height:2px;right:0;top:3.5px;-webkit-transform:rotate(-45deg) translate(0);-moz-transform:rotate(-45deg) translate(0);-ms-transform:rotate(-45deg) translate(0);-o-transform:rotate(-45deg) translate(0);transition:rotate(-45deg) translate(0,0);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:.625rem}.external-link-animated:after{border-right:2px solid #d12800;border-top:2px solid #d12800;height:.5rem;right:0;top:0;-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);-webkit-transition:transform .3s;-moz-transition:transform .3s;-ms-transition:transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:translate(0,0);width:.5rem}.external-link-animated:hover:after{-webkit-transform:translate(5px,-5px);-moz-transform:translate(5px,-5px);-ms-transform:translate(5px,-5px);-o-transform:translate(5px,-5px);transition:translate(5px,-5px)}.external-link-animated:hover:before{-webkit-transform:rotate(-45deg) translate(7px);-moz-transform:rotate(-45deg) translate(7px);-ms-transform:rotate(-45deg) translate(7px);-o-transform:rotate(-45deg) translate(7px);transition:rotate(-45deg) translate(7px,0)}.download-animated{align-items:flex-end;box-sizing:border-box;cursor:pointer;display:flex;height:12px;position:relative}.download-animated i{border:2px solid #d12800;border-top:0;box-sizing:content-box;display:block;height:6px;width:1.125rem}.download-animated:after{border-bottom:2px solid #d12800;border-left:2px solid #d12800;bottom:6px;height:8px;left:7px;-webkit-transform:rotate(-45deg) translate(0);-moz-transform:rotate(-45deg) translate(0);-ms-transform:rotate(-45deg) translate(0);-o-transform:rotate(-45deg) translate(0);transition:rotate(-45deg) translate(0,0);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:8px}.download-animated:before{background:#d12800;bottom:7px;height:10px;left:10px;-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transition:translate(0,0);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:2px}.download-animated:hover:after{-webkit-transform:rotate(-45deg) translate(7px,-7px);-moz-transform:rotate(-45deg) translate(7px,-7px);-ms-transform:rotate(-45deg) translate(7px,-7px);-o-transform:rotate(-45deg) translate(7px,-7px);transition:rotate(-45deg) translate(7px,-7px)}.download-animated:hover:before{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transition:translate(0,-10px)}[dir=rtl] .chevron-right-animated{-webkit-transform:translate(0) rotate(180deg);-moz-transform:translate(0) rotate(180deg);-ms-transform:translate(0) rotate(180deg);-o-transform:translate(0) rotate(180deg);transition:translate(0) rotate(180deg)}[dir=rtl] .chevron-right-animated:hover{-webkit-transform:translate(-10px) rotate(180deg);-moz-transform:translate(-10px) rotate(180deg);-ms-transform:translate(-10px) rotate(180deg);-o-transform:translate(-10px) rotate(180deg);transition:translate(-10px) rotate(180deg)}[dir=rtl] .external-link-animated,[dir=rtl] .external-link-animated:hover{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transition:rotate(270deg)}.icons-container{display:flex;flex-wrap:wrap}.icons-container>div>div{margin:0 auto}.icons-container p{font-size:14px;margin-top:10px}#story--foundation-icons--icons>.icons-container>div{align-items:center;background:#edeff0;border:1px solid #d4d6d8;box-shadow:2px 2px 4px #edeff0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin:0 1rem 2rem;padding:1rem .5rem;text-align:center;width:calc(100% - 2rem)}@media(min-width:48em){#story--foundation-icons--icons>.icons-container>div{width:calc(25% - 2rem)}}div.author__img{border-radius:50%;height:80px;min-width:80px;overflow:hidden;position:relative;width:80px}div.author__img:before{border-radius:50%;opacity:0;overflow:hidden;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;-o-transition:all .6s;transition:all .6s}div.author__img:hover:before{opacity:.75}div.author__img:hover.accent-yellow:before,div.author__img:hover.yellow:before,div.author__img:hover:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}div.author__img:hover.accent-red:before,div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}div.author__img:hover.accent-green:before,div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}div.author__img:hover.accent-blue:before,div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}div.author__img.large{height:180px;width:180px}div.author__img.large:before{height:180px}.accent-yellow div.author__img:hover.accent-yellow:before,.accent-yellow div.author__img:hover.yellow:before,.accent-yellow div.author__img:hover:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-yellow div.author__img:hover.accent-red:before,.accent-yellow div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-yellow div.author__img:hover.accent-green:before,.accent-yellow div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-yellow div.author__img:hover.accent-blue:before,.accent-yellow div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}.accent-red div.author__img:hover:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-red div.author__img:hover.accent-yellow:before,.accent-red div.author__img:hover.yellow:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-red div.author__img:hover.accent-red:before,.accent-red div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-red div.author__img:hover.accent-green:before,.accent-red div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-red div.author__img:hover.accent-blue:before,.accent-red div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}.accent-green div.author__img:hover:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-green div.author__img:hover.accent-yellow:before,.accent-green div.author__img:hover.yellow:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-green div.author__img:hover.accent-red:before,.accent-green div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-green div.author__img:hover.accent-green:before,.accent-green div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-blue div.author__img:hover:before,.accent-green div.author__img:hover.accent-blue:before,.accent-green div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}.accent-blue div.author__img:hover.accent-yellow:before,.accent-blue div.author__img:hover.yellow:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-blue div.author__img:hover.accent-red:before,.accent-blue div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-blue div.author__img:hover.accent-green:before,.accent-blue div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-blue div.author__img:hover.accent-blue:before,.accent-blue div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}[dir=rtl] .author__img:before{-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1);transition:scaleX(-1)}img,picture{height:auto;max-width:100%}picture{display:block}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}figure{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto}figure,figure img,figure>div{width:100%}figure figcaption{line-height:1.4;margin:1rem 1.5rem 2rem}@media(min-width:48em){figure figcaption{margin:2rem 0;max-width:64rem;width:100%}}figure.medium{flex-direction:column;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:64rem}@media(min-width:48em){figure.medium{margin:0 auto;width:100%}figure.medium>div{width:100%}figure.medium img{max-width:100%}figure.medium figcaption{line-height:1.4;width:100%}}figure.portrait{align-items:flex-end;flex-direction:column;flex-wrap:nowrap;margin-left:auto;margin-right:auto}@media(min-width:48em){figure.portrait{flex-direction:row}figure.portrait img{width:100%}figure.portrait>div,figure.portrait>img{width:50%}figure.portrait figcaption{display:block;margin:0 0 0 1.5rem;max-width:64rem;padding-bottom:0;width:50%}figure.portrait figcaption p{margin-bottom:1rem;padding:0}figure.portrait figcaption p+.credits{border-top:1px solid #a9b1b7;margin-left:0;padding:1rem 0 0}}figure.portrait .credits{border-left:0;border-right:0;margin-bottom:1rem}figure.portrait .author__caption{font-size:.875rem;line-height:1.5}.image-figcaption__cart img{display:block}@media(min-width:48em){[dir=rtl] figure.portrait figcaption{margin:0 1.5rem 0 0}[dir=rtl] figure.portrait .credits{border-right:0;margin-right:0;padding:1rem 0}}.credits{font-size:.875rem;line-height:1.4;margin-left:auto}@media(min-width:48em){.credits{font-size:1rem}}.grid_name{color:#000;font-size:1.375rem;margin-bottom:1rem;margin-top:1rem;min-height:28px}@media(max-width:47.9375em){.grid_name{font-size:1.625rem}}.grid_name span{font-size:.875rem}.grid_description{color:#000;margin-bottom:1.25rem}.grid--layout{background-color:#edeff0;height:3rem;margin-bottom:.5rem}.grid--layout:nth-child(odd){background-color:#f7f7f7}.grid--layout .column{font-size:.813rem;padding:.625rem}.spacing-wrapper .spacing__row .spacing__title.Primary{font-size:3.438rem;font-style:normal;font-weight:700;line-height:1.1;margin-bottom:4rem;margin-top:.5rem}.spacing__define .spacing__name{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%}.spacing__define .spacing__name .spacing__label,.spacing__define .spacing__name .spacing__size{height:100px;width:100px}@media(min-width:48em){.spacing__define .spacing__name .spacing__size{margin:0 11rem}}.spacing__define .spacing__name .spacing-1,.spacing__define .spacing__name .spacing-10,.spacing__define .spacing__name .spacing-11,.spacing__define .spacing__name .spacing-12,.spacing__define .spacing__name .spacing-13,.spacing__define .spacing__name .spacing-2,.spacing__define .spacing__name .spacing-3,.spacing__define .spacing__name .spacing-4,.spacing__define .spacing__name .spacing-5,.spacing__define .spacing__name .spacing-6,.spacing__define .spacing__name .spacing-7,.spacing__define .spacing__name .spacing-8,.spacing__define .spacing__name .spacing-9{background-color:#006eb5}.spacing__define .spacing__name .spacing-1{height:2px;width:2px}.spacing__define .spacing__name .spacing-2{height:4px;width:4px}.spacing__define .spacing__name .spacing-3{height:8px;width:8px}.spacing__define .spacing__name .spacing-4{height:12px;width:12px}.spacing__define .spacing__name .spacing-5{height:16px;width:16px}.spacing__define .spacing__name .spacing-6{height:24px;width:24px}.spacing__define .spacing__name .spacing-7{height:32px;width:32px}.spacing__define .spacing__name .spacing-8{height:40px;width:40px}.spacing__define .spacing__name .spacing-9{height:48px;width:48px}.spacing__define .spacing__name .spacing-10{height:64px;width:64px}.spacing__define .spacing__name .spacing-11{height:80px;width:80px}.spacing__define .spacing__name .spacing-12{height:96px;width:96px}.spacing__define .spacing__name .spacing-13{height:160px;width:160px}.breadcrumb__item{color:#d12800;font-size:.75rem;font-weight:600;text-transform:uppercase}.breadcrumb__item:hover{color:#ee402d}.language__item{display:inline-block;line-height:.9;min-width:100px;padding:.75rem 1rem}.menu li a{border:none;display:inline;letter-spacing:.03em;text-transform:uppercase}.menu li a:hover{color:#55606e;cursor:pointer}.menu li a.selected{border-bottom:2px solid #d12800;padding-bottom:.25rem}.progress-container{background:#edeff0;height:.75rem;width:100%}@media(min-width:48em){.progress-container{height:1rem}}.progress-container .progress-bar{background:#ffeb00}.progress-container.small{height:.625rem}@media(min-width:48em){.progress-container.small{height:.75rem}}.progress-container.small .progress-bar{height:.625rem}@media(min-width:48em){.progress-container.small .progress-bar{height:.75rem}}.progress-container.accent-yellow .progress-bar,.progress-container.yellow .progress-bar{background:#ffeb00}.progress-container.accent-red .progress-bar,.progress-container.red .progress-bar{background:#ee402d}.progress-container.accent-green .progress-bar,.progress-container.green .progress-bar{background:#6de354}.progress-container.accent-blue .progress-bar,.progress-container.blue .progress-bar{background:#60d4f2}.accent-yellow .progress-container .progress-bar,.accent-yellow .progress-container.accent-yellow .progress-bar,.accent-yellow .progress-container.yellow .progress-bar,.yellow .progress-container .progress-bar,.yellow .progress-container.accent-yellow .progress-bar,.yellow .progress-container.yellow .progress-bar{background:#ffeb00}.accent-yellow .progress-container.accent-red .progress-bar,.accent-yellow .progress-container.red .progress-bar,.yellow .progress-container.accent-red .progress-bar,.yellow .progress-container.red .progress-bar{background:#ee402d}.accent-yellow .progress-container.accent-green .progress-bar,.accent-yellow .progress-container.green .progress-bar,.yellow .progress-container.accent-green .progress-bar,.yellow .progress-container.green .progress-bar{background:#6de354}.accent-yellow .progress-container.accent-blue .progress-bar,.accent-yellow .progress-container.blue .progress-bar,.yellow .progress-container.accent-blue .progress-bar,.yellow .progress-container.blue .progress-bar{background:#60d4f2}.accent-red .progress-container .progress-bar,.red .progress-container .progress-bar{background:#ee402d}.accent-red .progress-container.accent-yellow .progress-bar,.accent-red .progress-container.yellow .progress-bar,.red .progress-container.accent-yellow .progress-bar,.red .progress-container.yellow .progress-bar{background:#ffeb00}.accent-red .progress-container.accent-red .progress-bar,.accent-red .progress-container.red .progress-bar,.red .progress-container.accent-red .progress-bar,.red .progress-container.red .progress-bar{background:#ee402d}.accent-red .progress-container.accent-green .progress-bar,.accent-red .progress-container.green .progress-bar,.red .progress-container.accent-green .progress-bar,.red .progress-container.green .progress-bar{background:#6de354}.accent-red .progress-container.accent-blue .progress-bar,.accent-red .progress-container.blue .progress-bar,.red .progress-container.accent-blue .progress-bar,.red .progress-container.blue .progress-bar{background:#60d4f2}.accent-green .progress-container .progress-bar,.green .progress-container .progress-bar{background:#6de354}.accent-green .progress-container.accent-yellow .progress-bar,.accent-green .progress-container.yellow .progress-bar,.green .progress-container.accent-yellow .progress-bar,.green .progress-container.yellow .progress-bar{background:#ffeb00}.accent-green .progress-container.accent-red .progress-bar,.accent-green .progress-container.red .progress-bar,.green .progress-container.accent-red .progress-bar,.green .progress-container.red .progress-bar{background:#ee402d}.accent-green .progress-container.accent-green .progress-bar,.accent-green .progress-container.green .progress-bar,.green .progress-container.accent-green .progress-bar,.green .progress-container.green .progress-bar{background:#6de354}.accent-blue .progress-container .progress-bar,.accent-green .progress-container.accent-blue .progress-bar,.accent-green .progress-container.blue .progress-bar,.blue .progress-container .progress-bar,.green .progress-container.accent-blue .progress-bar,.green .progress-container.blue .progress-bar{background:#60d4f2}.accent-blue .progress-container.accent-yellow .progress-bar,.accent-blue .progress-container.yellow .progress-bar,.blue .progress-container.accent-yellow .progress-bar,.blue .progress-container.yellow .progress-bar{background:#ffeb00}.accent-blue .progress-container.accent-red .progress-bar,.accent-blue .progress-container.red .progress-bar,.blue .progress-container.accent-red .progress-bar,.blue .progress-container.red .progress-bar{background:#ee402d}.accent-blue .progress-container.accent-green .progress-bar,.accent-blue .progress-container.green .progress-bar,.blue .progress-container.accent-green .progress-bar,.blue .progress-container.green .progress-bar{background:#6de354}.accent-blue .progress-container.accent-blue .progress-bar,.accent-blue .progress-container.blue .progress-bar,.blue .progress-container.accent-blue .progress-bar,.blue .progress-container.blue .progress-bar{background:#60d4f2}.progress-bar{height:.75rem;min-width:1%;position:fixed;-webkit-transition:width .2s linear;-moz-transition:width .2s linear;-ms-transition:width .2s linear;-o-transition:width .2s linear;transition:width .2s linear;width:34%;z-index:1}@media(min-width:48em){.progress-bar{height:1rem}}.progress-top{top:0}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{color:#000;font-family:ProximaNova,sans-serif;font-size:1rem;line-height:1.4}@media(min-width:48em){body{font-size:1.25rem}}button{font-family:ProximaNova,sans-serif}caption,h1,h2,h3,h4,h5,h6{margin:0 0 .75rem;padding:0}@media(min-width:48em){caption,h1,h2,h3,h4,h5,h6{margin-bottom:1rem}}h1{font-family:SohneBreit,ProximaNova,sans-serif;font-size:2.938rem;letter-spacing:.06rem;line-height:1.08;text-transform:uppercase}@media(min-width:48em){h1{font-size:5.125rem}}@media(min-width:64em){h1{font-size:6.25rem}}h2{font-size:2.5rem;font-weight:700;line-height:1.1}@media(min-width:48em){h2{font-size:2.813rem}}@media(min-width:64em){h2{font-size:3.438rem}}h3{font-size:1.875rem;font-weight:600;line-height:1.15}@media(min-width:48em){h3{font-size:2.188rem}}h4{font-size:1.563rem;font-weight:400;line-height:1.15}@media(min-width:48em){h4{font-size:2.188rem}}h5{font-size:1.25rem;font-weight:400;line-height:1.15}@media(min-width:48em){h5{font-size:1.563rem}}h6{font-size:1rem;font-weight:700;letter-spacing:.03rem;line-height:1.15;text-transform:uppercase}p{margin-top:0}ol,ul{margin:0;padding-left:1.125rem}@media(min-width:48em){ol,ul{padding-left:1.313rem}}ol li,ul li{margin-bottom:1rem;padding-left:.875rem}@media(min-width:48em){ol li,ul li{margin-bottom:1.5rem;padding-left:.75rem}}ul li::marker{font-size:1.125rem}@media(min-width:48em){ul li::marker{font-size:1.313rem}}ol li{margin-bottom:1.063rem}dl{font-size:.875rem;line-height:1.37;margin:0}@media(min-width:48em){dl{font-size:1.25rem}}dt{margin-bottom:.5rem}dd{margin-bottom:1rem;margin-inline-start:2.5rem}@media(min-width:48em){dd{margin-bottom:1.5rem;margin-inline-start:3rem}}hr{border:1px solid #000}@keyframes lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a{color:#000;text-decoration:none}:lang(my) body,:lang(my) button{font-family:NotoSans,sans-serif;line-height:1.7}:lang(my) h1,:lang(my) h2,:lang(my) h3,:lang(my) h4,:lang(my) h5,:lang(my) h6{line-height:1.7}:lang(my) h1{font-family:NotoSans,sans-serif;font-size:2.625rem}@media(min-width:48em){:lang(my) h1{font-size:3.875rem}}@media(min-width:64em){:lang(my) h1{font-size:5rem}}:lang(my) h2{font-size:2rem}@media(min-width:48em){:lang(my) h2{font-size:2.188rem}}@media(min-width:64em){:lang(my) h2{font-size:2.813rem}}:lang(my) h4{font-size:1.3rem}@media(min-width:48em){:lang(my) h4{font-size:1.8rem}}:lang(my) h5{font-size:1.25rem}@media(min-width:48em){:lang(my) h5{font-size:1.375rem}}:lang(my) p{font-size:.875rem;line-height:1.7}@media(min-width:48em){:lang(my) p{font-size:1rem}}:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:.875rem;line-height:1.9}@media(min-width:48em){:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:1.125rem}}:lang(my) .sbdocs .sbdocs-content,:lang(my) .sbdocs h1,:lang(my) .sbdocs h2,:lang(my) .sbdocs h3,:lang(my) .sbdocs h4,:lang(my) .sbdocs h5,:lang(my) .sbdocs h6,:lang(my) .sbdocs p{font-family:NotoSans,sans-serif}:lang(my) .sbdocs .sbdocs-h1{font-size:2rem}[dir=rtl] ol,[dir=rtl] ul{padding-left:0;padding-right:1.125rem}@media(min-width:48em){[dir=rtl] ol,[dir=rtl] ul{padding-right:1.313rem}}[dir=rtl] ol li,[dir=rtl] ul li{padding-left:0;padding-right:.875rem}@media(min-width:48em){[dir=rtl] ol li,[dir=rtl] ul li{padding-right:.75rem}}:lang(be) h1,:lang(bg) h1,:lang(kk) h1,:lang(ky) h1,:lang(mk) h1,:lang(mn) h1,:lang(ru) h1,:lang(sr) h1,:lang(uk) h1{font-family:ProximaNova,sans-serif}:lang(bn) body,:lang(bn) h1{font-family:UNBangla,sans-serif}.sidebar_item:hover{background-color:#f7f7f7}.sidebar_item.open .arrow{transform:rotate(180deg);transition:all .1s ease}.sidebar_item h6{margin-bottom:0}details summary{list-style-type:none;outline:0}details summary::-webkit-details-marker{display:none}details summary:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEuNjY3IDEgNi42NjYgNS45OTlMMS42NjcgMTMiIHN0cm9rZT0iI0VFNDAyRCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 0;content:"";display:inline-block;height:14px;margin-right:.25rem;width:14px}details[open] summary{margin-bottom:.5rem}details[open] summary:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzIDEuNjY3IDcgOC4zMzMgMSAxLjY2NyIgc3Ryb2tlPSIjRUU0MDJEIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=) no-repeat 0;content:"";display:inline-block;height:14px;width:14px}[dir=rtl] details summary:before{margin-left:.25rem;margin-right:0;-webkit-transform:translate(0) rotate(180deg);-moz-transform:translate(0) rotate(180deg);-ms-transform:translate(0) rotate(180deg);-o-transform:translate(0) rotate(180deg);transition:translate(0) rotate(180deg)}[dir=rtl] details[open] summary:before{-webkit-transform:translate(0) rotate(0deg);-moz-transform:translate(0) rotate(0deg);-ms-transform:translate(0) rotate(0deg);-o-transform:translate(0) rotate(0deg);transition:translate(0) rotate(0deg)}table{border-collapse:collapse;border-spacing:0;width:100%}@media(min-width:48em){table{width:auto}}table.small td,table.small th{-webkit-text-size-adjust:100%;font-size:1rem}table.striped tr:nth-child(2n){background-color:#f7f7f7}table.border{border-collapse:collapse}table.border td,table.border th{border:1px solid #d4d6d8}table.stacked td,table.stacked th{display:block}@media(min-width:48em){table.stacked td,table.stacked th{display:table-cell}}table.stacked thead tr{display:none}@media(min-width:48em){table.stacked thead tr{display:table-row}}table.stacked.border tr{border:1px solid #d4d6d8}@media(min-width:48em){table.stacked.border tr td,table.stacked.border tr th{border:1px solid #d4d6d8}}td,th{font-size:1.25rem;line-height:1.4;padding:.75rem;vertical-align:top}@media(min-width:48em){td,th{padding:.75rem 2.5rem .75rem .75rem}}thead tr th{background-color:#edeff0;font-weight:600;text-align:left}.scroll{overflow-x:auto}.scroll thead th{white-space:nowrap}.scroll td,.scroll th{-webkit-text-size-adjust:100%}[dir=rtl] td,[dir=rtl] th{text-align:right}@media(min-width:48em){[dir=rtl] td,[dir=rtl] th{padding:.75rem .75rem .75rem 2.5rem}}:lang(my) td,:lang(my) th{line-height:1.7}.grid_description,.menu li a,small{font-size:.75rem}@media(min-width:48em){.grid_description,.menu li a,small{font-size:.875rem}}.language__item,details p{font-size:.875rem;line-height:1.4}@media(min-width:48em){.language__item,details p{font-size:1rem}}abbr[title],code,details summary,mark,q{font-size:1rem}@media(min-width:48em){abbr[title],code,details summary,mark,q{font-size:1.25rem}}cite{font-size:1.25rem;line-height:1.1}@media(min-width:48em){cite{font-size:1.5rem}}.language__item,.sidebar_item,tbody tr{border-bottom:1px solid #d4d6d8}.image-figcaption__cart img,div.author__img img{height:100%;object-fit:cover;padding:0;width:100%}.breadcrumb__item,table.stacked.border tr td,table.stacked.border tr th,table.striped tr{border:none}.sidebar_item{align-items:center;cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;padding:1rem;position:relative}@media(min-width:48em){.sidebar_item{padding:1.5rem}}.sidebar_item.selected{background-color:#006eb5}.sidebar_item.selected h6{color:#fff}.sidebar_item.selected:hover{background-color:#006eb5}.overlay-grey:before,div.author__img:before,div.card-thumbnail__image:before,div.publication-thumbnail__image:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.breadcrumb__item,.menu li a,table.stacked.border tr td,table.stacked.border tr th,table.striped tr{background-image:none}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}:lang(my) .language__item,:lang(my) details p,details :lang(my) p{font-size:.75rem;line-height:1.7}@media(min-width:48em){:lang(my) .language__item,:lang(my) details p,details :lang(my) p{font-size:.875rem}}:lang(my) abbr[title],:lang(my) code,:lang(my) details summary,:lang(my) mark,:lang(my) q,details :lang(my) summary{font-size:.875rem}@media(min-width:48em){:lang(my) abbr[title],:lang(my) code,:lang(my) details summary,:lang(my) mark,:lang(my) q,details :lang(my) summary{font-size:1rem}}:lang(my) cite{font-size:1.25rem;line-height:1.1}@media(min-width:48em){:lang(my) cite{font-size:1.5rem}}.chevron-right-animated i:after,.chevron-right-animated i:before,.download-animated:after,.download-animated:before,.external-link-animated:after,.external-link-animated:before{box-sizing:border-box;content:"";display:block;position:absolute}.chevron-right-animated i{box-sizing:border-box;display:block;height:1rem;left:1.25rem;position:relative;-webkit-transition:width .3s;-moz-transition:width .3s;-ms-transition:width .3s;-o-transition:width .3s;transition:width .3s;width:0}.chevron-right-animated i:before{background-color:#ee402d;display:none;height:2px;right:0;top:7px;width:100%}.chevron-right-animated i:after{border-right:2px solid #ee402d;border-top:2px solid #ee402d;height:.75rem;right:0;top:2px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transition:rotate(45deg);width:.75rem}.chevron-right-animated:hover i{width:5rem}.chevron-right-animated:hover i:before{display:unset}a{background-image:linear-gradient(#d12800,#d12800),linear-gradient(#d12800,#d12800);background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a:hover{-webkit-animation:lineLoop-animation 2s linear infinite;-moz-animation:lineLoop-animation 2s linear infinite;-ms-animation:lineLoop-animation 2s linear infinite;-o-animation:lineLoop-animation 2s linear infinite;animation:lineLoop-animation 2s linear infinite}video{object-fit:cover} \ No newline at end of file +html{text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{appearance:none}::-webkit-file-upload-button{appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.grid-container{margin-left:auto;margin-right:auto;max-width:90rem;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.fluid{margin-left:auto;margin-right:auto;max-width:100%;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container.fluid{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.full{margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0}.grid-x{display:flex;flex-flow:row wrap}.cell{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{flex:1 1 0}.cell.shrink{flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-full,.grid-x>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-full,.grid-x>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-full,.grid-x>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-full,.grid-x>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-full,.grid-x>.xxlarge-shrink{flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9{flex:0 0 auto}.grid-x>.small-1{width:8.3333333333%}.grid-x>.small-2{width:16.6666666667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.3333333333%}.grid-x>.small-5{width:41.6666666667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.3333333333%}.grid-x>.small-8{width:66.6666666667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.3333333333%}.grid-x>.small-11{width:91.6666666667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:30em){.grid-x>.medium-auto{flex:1 1 0;width:auto}.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-shrink{flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.3333333333%}.grid-x>.medium-2{width:16.6666666667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.3333333333%}.grid-x>.medium-5{width:41.6666666667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.3333333333%}.grid-x>.medium-8{width:66.6666666667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.3333333333%}.grid-x>.medium-11{width:91.6666666667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{flex:1 1 0;width:auto}.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-shrink{flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.3333333333%}.grid-x>.large-2{width:16.6666666667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.3333333333%}.grid-x>.large-5{width:41.6666666667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.3333333333%}.grid-x>.large-8{width:66.6666666667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.3333333333%}.grid-x>.large-11{width:91.6666666667%}.grid-x>.large-12{width:100%}}@media screen and (min-width:90em){.grid-x>.xlarge-auto{flex:1 1 0;width:auto}.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-shrink{flex:0 0 auto}.grid-x>.xlarge-shrink{width:auto}.grid-x>.xlarge-1{width:8.3333333333%}.grid-x>.xlarge-2{width:16.6666666667%}.grid-x>.xlarge-3{width:25%}.grid-x>.xlarge-4{width:33.3333333333%}.grid-x>.xlarge-5{width:41.6666666667%}.grid-x>.xlarge-6{width:50%}.grid-x>.xlarge-7{width:58.3333333333%}.grid-x>.xlarge-8{width:66.6666666667%}.grid-x>.xlarge-9{width:75%}.grid-x>.xlarge-10{width:83.3333333333%}.grid-x>.xlarge-11{width:91.6666666667%}.grid-x>.xlarge-12{width:100%}}@media screen and (min-width:120em){.grid-x>.xxlarge-auto{flex:1 1 0;width:auto}.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-shrink{flex:0 0 auto}.grid-x>.xxlarge-shrink{width:auto}.grid-x>.xxlarge-1{width:8.3333333333%}.grid-x>.xxlarge-2{width:16.6666666667%}.grid-x>.xxlarge-3{width:25%}.grid-x>.xxlarge-4{width:33.3333333333%}.grid-x>.xxlarge-5{width:41.6666666667%}.grid-x>.xxlarge-6{width:50%}.grid-x>.xxlarge-7{width:58.3333333333%}.grid-x>.xxlarge-8{width:66.6666666667%}.grid-x>.xxlarge-9{width:75%}.grid-x>.xxlarge-10{width:83.3333333333%}.grid-x>.xxlarge-11{width:91.6666666667%}.grid-x>.xxlarge-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-margin-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-margin-x>.cell{margin-left:.375rem;margin-right:.375rem;width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.cell{margin-left:.75rem;margin-right:.75rem;width:calc(100% - 1.5rem)}}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - .75rem)}.grid-margin-x>.small-2{width:calc(16.66667% - .75rem)}.grid-margin-x>.small-3{width:calc(25% - .75rem)}.grid-margin-x>.small-4{width:calc(33.33333% - .75rem)}.grid-margin-x>.small-5{width:calc(41.66667% - .75rem)}.grid-margin-x>.small-6{width:calc(50% - .75rem)}.grid-margin-x>.small-7{width:calc(58.33333% - .75rem)}.grid-margin-x>.small-8{width:calc(66.66667% - .75rem)}.grid-margin-x>.small-9{width:calc(75% - .75rem)}.grid-margin-x>.small-10{width:calc(83.33333% - .75rem)}.grid-margin-x>.small-11{width:calc(91.66667% - .75rem)}.grid-margin-x>.small-12{width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.small-3{width:calc(25% - 1.5rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.small-6{width:calc(50% - 1.5rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.small-9{width:calc(75% - 1.5rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.small-12{width:calc(100% - 1.5rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.medium-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.5rem)}.grid-margin-x>.medium-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.medium-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.5rem)}.grid-margin-x>.medium-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.medium-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.5rem)}.grid-margin-x>.medium-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.medium-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.large-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.large-3{width:calc(25% - 1.5rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.large-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.large-6{width:calc(50% - 1.5rem)}.grid-margin-x>.large-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.large-9{width:calc(75% - 1.5rem)}.grid-margin-x>.large-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.large-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.large-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x>.xlarge-auto,.grid-margin-x>.xlarge-shrink{width:auto}.grid-margin-x>.xlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xlarge-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x>.xxlarge-auto,.grid-margin-x>.xxlarge-shrink{width:auto}.grid-margin-x>.xxlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xxlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xxlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xxlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xxlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xxlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xxlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xxlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xxlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xxlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xxlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xxlarge-12{width:calc(100% - 1.5rem)}}.grid-padding-x .grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-padding-x .grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-container:not(.full)>.grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-container:not(.full)>.grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-padding-x>.cell{padding-left:.375rem;padding-right:.375rem}@media print,screen and (min-width:30em){.grid-padding-x>.cell{padding-left:.75rem;padding-right:.75rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.3333333333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.6666666667%}.small-up-7>.cell{width:14.2857142857%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:30em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.3333333333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.6666666667%}.medium-up-7>.cell{width:14.2857142857%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.3333333333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.6666666667%}.large-up-7>.cell{width:14.2857142857%}.large-up-8>.cell{width:12.5%}}@media screen and (min-width:90em){.xlarge-up-1>.cell{width:100%}.xlarge-up-2>.cell{width:50%}.xlarge-up-3>.cell{width:33.3333333333%}.xlarge-up-4>.cell{width:25%}.xlarge-up-5>.cell{width:20%}.xlarge-up-6>.cell{width:16.6666666667%}.xlarge-up-7>.cell{width:14.2857142857%}.xlarge-up-8>.cell{width:12.5%}}@media screen and (min-width:120em){.xxlarge-up-1>.cell{width:100%}.xxlarge-up-2>.cell{width:50%}.xxlarge-up-3>.cell{width:33.3333333333%}.xxlarge-up-4>.cell{width:25%}.xxlarge-up-5>.cell{width:20%}.xxlarge-up-6>.cell{width:16.6666666667%}.xxlarge-up-7>.cell{width:14.2857142857%}.xxlarge-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - .75rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - .75rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - .75rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - .75rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - .75rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - .75rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - .75rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.5rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x.xlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x.xxlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xxlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xxlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xxlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xxlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xxlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xxlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xxlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}.small-margin-collapse,.small-margin-collapse>.cell{margin-left:0;margin-right:0}.small-margin-collapse>.small-1{width:8.3333333333%}.small-margin-collapse>.small-2{width:16.6666666667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.3333333333%}.small-margin-collapse>.small-5{width:41.6666666667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.3333333333%}.small-margin-collapse>.small-8{width:66.6666666667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.3333333333%}.small-margin-collapse>.small-11{width:91.6666666667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width:30em){.small-margin-collapse>.medium-1{width:8.3333333333%}.small-margin-collapse>.medium-2{width:16.6666666667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.3333333333%}.small-margin-collapse>.medium-5{width:41.6666666667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.3333333333%}.small-margin-collapse>.medium-8{width:66.6666666667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.3333333333%}.small-margin-collapse>.medium-11{width:91.6666666667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse>.large-1{width:8.3333333333%}.small-margin-collapse>.large-2{width:16.6666666667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.3333333333%}.small-margin-collapse>.large-5{width:41.6666666667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.3333333333%}.small-margin-collapse>.large-8{width:66.6666666667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.3333333333%}.small-margin-collapse>.large-11{width:91.6666666667%}.small-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.small-margin-collapse>.xlarge-1{width:8.3333333333%}.small-margin-collapse>.xlarge-2{width:16.6666666667%}.small-margin-collapse>.xlarge-3{width:25%}.small-margin-collapse>.xlarge-4{width:33.3333333333%}.small-margin-collapse>.xlarge-5{width:41.6666666667%}.small-margin-collapse>.xlarge-6{width:50%}.small-margin-collapse>.xlarge-7{width:58.3333333333%}.small-margin-collapse>.xlarge-8{width:66.6666666667%}.small-margin-collapse>.xlarge-9{width:75%}.small-margin-collapse>.xlarge-10{width:83.3333333333%}.small-margin-collapse>.xlarge-11{width:91.6666666667%}.small-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.small-margin-collapse>.xxlarge-1{width:8.3333333333%}.small-margin-collapse>.xxlarge-2{width:16.6666666667%}.small-margin-collapse>.xxlarge-3{width:25%}.small-margin-collapse>.xxlarge-4{width:33.3333333333%}.small-margin-collapse>.xxlarge-5{width:41.6666666667%}.small-margin-collapse>.xxlarge-6{width:50%}.small-margin-collapse>.xxlarge-7{width:58.3333333333%}.small-margin-collapse>.xxlarge-8{width:66.6666666667%}.small-margin-collapse>.xxlarge-9{width:75%}.small-margin-collapse>.xxlarge-10{width:83.3333333333%}.small-margin-collapse>.xxlarge-11{width:91.6666666667%}.small-margin-collapse>.xxlarge-12{width:100%}}.small-padding-collapse{margin-left:0;margin-right:0}.small-padding-collapse>.cell{padding-left:0;padding-right:0}@media print,screen and (min-width:30em){.medium-margin-collapse,.medium-margin-collapse>.cell{margin-left:0;margin-right:0}.medium-margin-collapse>.small-1{width:8.3333333333%}.medium-margin-collapse>.small-2{width:16.6666666667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.3333333333%}.medium-margin-collapse>.small-5{width:41.6666666667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.3333333333%}.medium-margin-collapse>.small-8{width:66.6666666667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.3333333333%}.medium-margin-collapse>.small-11{width:91.6666666667%}.medium-margin-collapse>.small-12{width:100%}.medium-margin-collapse>.medium-1{width:8.3333333333%}.medium-margin-collapse>.medium-2{width:16.6666666667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.3333333333%}.medium-margin-collapse>.medium-5{width:41.6666666667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.3333333333%}.medium-margin-collapse>.medium-8{width:66.6666666667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.3333333333%}.medium-margin-collapse>.medium-11{width:91.6666666667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse>.large-1{width:8.3333333333%}.medium-margin-collapse>.large-2{width:16.6666666667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.3333333333%}.medium-margin-collapse>.large-5{width:41.6666666667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.3333333333%}.medium-margin-collapse>.large-8{width:66.6666666667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.3333333333%}.medium-margin-collapse>.large-11{width:91.6666666667%}.medium-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.medium-margin-collapse>.xlarge-1{width:8.3333333333%}.medium-margin-collapse>.xlarge-2{width:16.6666666667%}.medium-margin-collapse>.xlarge-3{width:25%}.medium-margin-collapse>.xlarge-4{width:33.3333333333%}.medium-margin-collapse>.xlarge-5{width:41.6666666667%}.medium-margin-collapse>.xlarge-6{width:50%}.medium-margin-collapse>.xlarge-7{width:58.3333333333%}.medium-margin-collapse>.xlarge-8{width:66.6666666667%}.medium-margin-collapse>.xlarge-9{width:75%}.medium-margin-collapse>.xlarge-10{width:83.3333333333%}.medium-margin-collapse>.xlarge-11{width:91.6666666667%}.medium-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.medium-margin-collapse>.xxlarge-1{width:8.3333333333%}.medium-margin-collapse>.xxlarge-2{width:16.6666666667%}.medium-margin-collapse>.xxlarge-3{width:25%}.medium-margin-collapse>.xxlarge-4{width:33.3333333333%}.medium-margin-collapse>.xxlarge-5{width:41.6666666667%}.medium-margin-collapse>.xxlarge-6{width:50%}.medium-margin-collapse>.xxlarge-7{width:58.3333333333%}.medium-margin-collapse>.xxlarge-8{width:66.6666666667%}.medium-margin-collapse>.xxlarge-9{width:75%}.medium-margin-collapse>.xxlarge-10{width:83.3333333333%}.medium-margin-collapse>.xxlarge-11{width:91.6666666667%}.medium-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:30em){.medium-padding-collapse{margin-left:0;margin-right:0}.medium-padding-collapse>.cell{padding-left:0;padding-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse,.large-margin-collapse>.cell{margin-left:0;margin-right:0}.large-margin-collapse>.small-1{width:8.3333333333%}.large-margin-collapse>.small-2{width:16.6666666667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.3333333333%}.large-margin-collapse>.small-5{width:41.6666666667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.3333333333%}.large-margin-collapse>.small-8{width:66.6666666667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.3333333333%}.large-margin-collapse>.small-11{width:91.6666666667%}.large-margin-collapse>.small-12{width:100%}.large-margin-collapse>.medium-1{width:8.3333333333%}.large-margin-collapse>.medium-2{width:16.6666666667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.3333333333%}.large-margin-collapse>.medium-5{width:41.6666666667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.3333333333%}.large-margin-collapse>.medium-8{width:66.6666666667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.3333333333%}.large-margin-collapse>.medium-11{width:91.6666666667%}.large-margin-collapse>.medium-12{width:100%}.large-margin-collapse>.large-1{width:8.3333333333%}.large-margin-collapse>.large-2{width:16.6666666667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.3333333333%}.large-margin-collapse>.large-5{width:41.6666666667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.3333333333%}.large-margin-collapse>.large-8{width:66.6666666667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.3333333333%}.large-margin-collapse>.large-11{width:91.6666666667%}.large-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.large-margin-collapse>.xlarge-1{width:8.3333333333%}.large-margin-collapse>.xlarge-2{width:16.6666666667%}.large-margin-collapse>.xlarge-3{width:25%}.large-margin-collapse>.xlarge-4{width:33.3333333333%}.large-margin-collapse>.xlarge-5{width:41.6666666667%}.large-margin-collapse>.xlarge-6{width:50%}.large-margin-collapse>.xlarge-7{width:58.3333333333%}.large-margin-collapse>.xlarge-8{width:66.6666666667%}.large-margin-collapse>.xlarge-9{width:75%}.large-margin-collapse>.xlarge-10{width:83.3333333333%}.large-margin-collapse>.xlarge-11{width:91.6666666667%}.large-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.large-margin-collapse>.xxlarge-1{width:8.3333333333%}.large-margin-collapse>.xxlarge-2{width:16.6666666667%}.large-margin-collapse>.xxlarge-3{width:25%}.large-margin-collapse>.xxlarge-4{width:33.3333333333%}.large-margin-collapse>.xxlarge-5{width:41.6666666667%}.large-margin-collapse>.xxlarge-6{width:50%}.large-margin-collapse>.xxlarge-7{width:58.3333333333%}.large-margin-collapse>.xxlarge-8{width:66.6666666667%}.large-margin-collapse>.xxlarge-9{width:75%}.large-margin-collapse>.xxlarge-10{width:83.3333333333%}.large-margin-collapse>.xxlarge-11{width:91.6666666667%}.large-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:64em){.large-padding-collapse{margin-left:0;margin-right:0}.large-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:90em){.xlarge-margin-collapse,.xlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xlarge-margin-collapse>.small-1{width:8.3333333333%}.xlarge-margin-collapse>.small-2{width:16.6666666667%}.xlarge-margin-collapse>.small-3{width:25%}.xlarge-margin-collapse>.small-4{width:33.3333333333%}.xlarge-margin-collapse>.small-5{width:41.6666666667%}.xlarge-margin-collapse>.small-6{width:50%}.xlarge-margin-collapse>.small-7{width:58.3333333333%}.xlarge-margin-collapse>.small-8{width:66.6666666667%}.xlarge-margin-collapse>.small-9{width:75%}.xlarge-margin-collapse>.small-10{width:83.3333333333%}.xlarge-margin-collapse>.small-11{width:91.6666666667%}.xlarge-margin-collapse>.small-12{width:100%}.xlarge-margin-collapse>.medium-1{width:8.3333333333%}.xlarge-margin-collapse>.medium-2{width:16.6666666667%}.xlarge-margin-collapse>.medium-3{width:25%}.xlarge-margin-collapse>.medium-4{width:33.3333333333%}.xlarge-margin-collapse>.medium-5{width:41.6666666667%}.xlarge-margin-collapse>.medium-6{width:50%}.xlarge-margin-collapse>.medium-7{width:58.3333333333%}.xlarge-margin-collapse>.medium-8{width:66.6666666667%}.xlarge-margin-collapse>.medium-9{width:75%}.xlarge-margin-collapse>.medium-10{width:83.3333333333%}.xlarge-margin-collapse>.medium-11{width:91.6666666667%}.xlarge-margin-collapse>.medium-12{width:100%}.xlarge-margin-collapse>.large-1{width:8.3333333333%}.xlarge-margin-collapse>.large-2{width:16.6666666667%}.xlarge-margin-collapse>.large-3{width:25%}.xlarge-margin-collapse>.large-4{width:33.3333333333%}.xlarge-margin-collapse>.large-5{width:41.6666666667%}.xlarge-margin-collapse>.large-6{width:50%}.xlarge-margin-collapse>.large-7{width:58.3333333333%}.xlarge-margin-collapse>.large-8{width:66.6666666667%}.xlarge-margin-collapse>.large-9{width:75%}.xlarge-margin-collapse>.large-10{width:83.3333333333%}.xlarge-margin-collapse>.large-11{width:91.6666666667%}.xlarge-margin-collapse>.large-12{width:100%}.xlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xlarge-3{width:25%}.xlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xlarge-6{width:50%}.xlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xlarge-9{width:75%}.xlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.xlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xxlarge-3{width:25%}.xlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xxlarge-6{width:50%}.xlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xxlarge-9{width:75%}.xlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xxlarge-12{width:100%}}@media screen and (min-width:90em){.xlarge-padding-collapse{margin-left:0;margin-right:0}.xlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:120em){.xxlarge-margin-collapse,.xxlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xxlarge-margin-collapse>.small-1{width:8.3333333333%}.xxlarge-margin-collapse>.small-2{width:16.6666666667%}.xxlarge-margin-collapse>.small-3{width:25%}.xxlarge-margin-collapse>.small-4{width:33.3333333333%}.xxlarge-margin-collapse>.small-5{width:41.6666666667%}.xxlarge-margin-collapse>.small-6{width:50%}.xxlarge-margin-collapse>.small-7{width:58.3333333333%}.xxlarge-margin-collapse>.small-8{width:66.6666666667%}.xxlarge-margin-collapse>.small-9{width:75%}.xxlarge-margin-collapse>.small-10{width:83.3333333333%}.xxlarge-margin-collapse>.small-11{width:91.6666666667%}.xxlarge-margin-collapse>.small-12{width:100%}.xxlarge-margin-collapse>.medium-1{width:8.3333333333%}.xxlarge-margin-collapse>.medium-2{width:16.6666666667%}.xxlarge-margin-collapse>.medium-3{width:25%}.xxlarge-margin-collapse>.medium-4{width:33.3333333333%}.xxlarge-margin-collapse>.medium-5{width:41.6666666667%}.xxlarge-margin-collapse>.medium-6{width:50%}.xxlarge-margin-collapse>.medium-7{width:58.3333333333%}.xxlarge-margin-collapse>.medium-8{width:66.6666666667%}.xxlarge-margin-collapse>.medium-9{width:75%}.xxlarge-margin-collapse>.medium-10{width:83.3333333333%}.xxlarge-margin-collapse>.medium-11{width:91.6666666667%}.xxlarge-margin-collapse>.medium-12{width:100%}.xxlarge-margin-collapse>.large-1{width:8.3333333333%}.xxlarge-margin-collapse>.large-2{width:16.6666666667%}.xxlarge-margin-collapse>.large-3{width:25%}.xxlarge-margin-collapse>.large-4{width:33.3333333333%}.xxlarge-margin-collapse>.large-5{width:41.6666666667%}.xxlarge-margin-collapse>.large-6{width:50%}.xxlarge-margin-collapse>.large-7{width:58.3333333333%}.xxlarge-margin-collapse>.large-8{width:66.6666666667%}.xxlarge-margin-collapse>.large-9{width:75%}.xxlarge-margin-collapse>.large-10{width:83.3333333333%}.xxlarge-margin-collapse>.large-11{width:91.6666666667%}.xxlarge-margin-collapse>.large-12{width:100%}.xxlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xlarge-3{width:25%}.xxlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xlarge-6{width:50%}.xxlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xlarge-9{width:75%}.xxlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xlarge-12{width:100%}.xxlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xxlarge-3{width:25%}.xxlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xxlarge-6{width:50%}.xxlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xxlarge-9{width:75%}.xxlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xxlarge-12{width:100%}.xxlarge-padding-collapse{margin-left:0;margin-right:0}.xxlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:.375rem}.small-offset-1{margin-left:8.3333333333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.33333% + .375rem)}.small-offset-2{margin-left:16.6666666667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.66667% + .375rem)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + .375rem)}.small-offset-4{margin-left:33.3333333333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.33333% + .375rem)}.small-offset-5{margin-left:41.6666666667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.66667% + .375rem)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + .375rem)}.small-offset-7{margin-left:58.3333333333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.33333% + .375rem)}.small-offset-8{margin-left:66.6666666667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.66667% + .375rem)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + .375rem)}.small-offset-10{margin-left:83.3333333333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.33333% + .375rem)}.small-offset-11{margin-left:91.6666666667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.66667% + .375rem)}@media print,screen and (min-width:30em){.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:.75rem}.medium-offset-1{margin-left:8.3333333333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.33333% + .75rem)}.medium-offset-2{margin-left:16.6666666667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.66667% + .75rem)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + .75rem)}.medium-offset-4{margin-left:33.3333333333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.33333% + .75rem)}.medium-offset-5{margin-left:41.6666666667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.66667% + .75rem)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + .75rem)}.medium-offset-7{margin-left:58.3333333333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.33333% + .75rem)}.medium-offset-8{margin-left:66.6666666667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.66667% + .75rem)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + .75rem)}.medium-offset-10{margin-left:83.3333333333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.33333% + .75rem)}.medium-offset-11{margin-left:91.6666666667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.66667% + .75rem)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:.75rem}.large-offset-1{margin-left:8.3333333333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.33333% + .75rem)}.large-offset-2{margin-left:16.6666666667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + .75rem)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + .75rem)}.large-offset-4{margin-left:33.3333333333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.33333% + .75rem)}.large-offset-5{margin-left:41.6666666667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.66667% + .75rem)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + .75rem)}.large-offset-7{margin-left:58.3333333333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.33333% + .75rem)}.large-offset-8{margin-left:66.6666666667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.66667% + .75rem)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + .75rem)}.large-offset-10{margin-left:83.3333333333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.33333% + .75rem)}.large-offset-11{margin-left:91.6666666667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:90em){.xlarge-offset-0{margin-left:0}.grid-margin-x>.xlarge-offset-0{margin-left:.75rem}.xlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xlarge-offset-3{margin-left:25%}.grid-margin-x>.xlarge-offset-3{margin-left:calc(25% + .75rem)}.xlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xlarge-offset-6{margin-left:50%}.grid-margin-x>.xlarge-offset-6{margin-left:calc(50% + .75rem)}.xlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xlarge-offset-9{margin-left:75%}.grid-margin-x>.xlarge-offset-9{margin-left:calc(75% + .75rem)}.xlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:120em){.xxlarge-offset-0{margin-left:0}.grid-margin-x>.xxlarge-offset-0{margin-left:.75rem}.xxlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xxlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xxlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xxlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xxlarge-offset-3{margin-left:25%}.grid-margin-x>.xxlarge-offset-3{margin-left:calc(25% + .75rem)}.xxlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xxlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xxlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xxlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xxlarge-offset-6{margin-left:50%}.grid-margin-x>.xxlarge-offset-6{margin-left:calc(50% + .75rem)}.xxlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xxlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xxlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xxlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xxlarge-offset-9{margin-left:75%}.grid-margin-x>.xxlarge-offset-9{margin-left:calc(75% + .75rem)}.xxlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xxlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xxlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xxlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}.grid-y{display:flex;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto,.grid-y>.shrink{height:auto}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-full,.grid-y>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-full,.grid-y>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-full,.grid-y>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-full,.grid-y>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-full,.grid-y>.xxlarge-shrink{flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9{flex:0 0 auto}.grid-y>.small-1{height:8.3333333333%}.grid-y>.small-2{height:16.6666666667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.3333333333%}.grid-y>.small-5{height:41.6666666667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.3333333333%}.grid-y>.small-8{height:66.6666666667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.3333333333%}.grid-y>.small-11{height:91.6666666667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width:30em){.grid-y>.medium-auto{flex:1 1 0;height:auto}.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-shrink{flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.3333333333%}.grid-y>.medium-2{height:16.6666666667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.3333333333%}.grid-y>.medium-5{height:41.6666666667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.3333333333%}.grid-y>.medium-8{height:66.6666666667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.3333333333%}.grid-y>.medium-11{height:91.6666666667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width:64em){.grid-y>.large-auto{flex:1 1 0;height:auto}.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-shrink{flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.3333333333%}.grid-y>.large-2{height:16.6666666667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.3333333333%}.grid-y>.large-5{height:41.6666666667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.3333333333%}.grid-y>.large-8{height:66.6666666667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.3333333333%}.grid-y>.large-11{height:91.6666666667%}.grid-y>.large-12{height:100%}}@media screen and (min-width:90em){.grid-y>.xlarge-auto{flex:1 1 0;height:auto}.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-shrink{flex:0 0 auto}.grid-y>.xlarge-shrink{height:auto}.grid-y>.xlarge-1{height:8.3333333333%}.grid-y>.xlarge-2{height:16.6666666667%}.grid-y>.xlarge-3{height:25%}.grid-y>.xlarge-4{height:33.3333333333%}.grid-y>.xlarge-5{height:41.6666666667%}.grid-y>.xlarge-6{height:50%}.grid-y>.xlarge-7{height:58.3333333333%}.grid-y>.xlarge-8{height:66.6666666667%}.grid-y>.xlarge-9{height:75%}.grid-y>.xlarge-10{height:83.3333333333%}.grid-y>.xlarge-11{height:91.6666666667%}.grid-y>.xlarge-12{height:100%}}@media screen and (min-width:120em){.grid-y>.xxlarge-auto{flex:1 1 0;height:auto}.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-shrink{flex:0 0 auto}.grid-y>.xxlarge-shrink{height:auto}.grid-y>.xxlarge-1{height:8.3333333333%}.grid-y>.xxlarge-2{height:16.6666666667%}.grid-y>.xxlarge-3{height:25%}.grid-y>.xxlarge-4{height:33.3333333333%}.grid-y>.xxlarge-5{height:41.6666666667%}.grid-y>.xxlarge-6{height:50%}.grid-y>.xxlarge-7{height:58.3333333333%}.grid-y>.xxlarge-8{height:66.6666666667%}.grid-y>.xxlarge-9{height:75%}.grid-y>.xxlarge-10{height:83.3333333333%}.grid-y>.xxlarge-11{height:91.6666666667%}.grid-y>.xxlarge-12{height:100%}}.grid-padding-y .grid-padding-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-padding-y .grid-padding-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-padding-y>.cell{padding-bottom:.375rem;padding-top:.375rem}@media print,screen and (min-width:30em){.grid-padding-y>.cell{padding-bottom:.75rem;padding-top:.75rem}}.grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .grid-frame{width:100%}.cell-block{max-width:100%;overflow-x:auto}.cell-block,.cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container{display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}@media print,screen and (min-width:30em){.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.medium-cell-block-container{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.medium-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media print,screen and (min-width:64em){.large-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.large-cell-block-container{display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.large-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:90em){.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xlarge-grid-frame{width:100%}.xlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:120em){.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xxlarge-grid-frame{width:100%}.xxlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xxlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xxlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xxlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}.grid-y.grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:30em){.grid-y.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:90em){.grid-y.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:120em){.grid-y.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:30em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}@media screen and (min-width:90em){.cell .grid-y.xlarge-grid-frame{height:100%}}@media screen and (min-width:120em){.cell .grid-y.xxlarge-grid-frame{height:100%}}.grid-margin-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-margin-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-margin-y>.cell{height:calc(100% - .75rem);margin-bottom:.375rem;margin-top:.375rem}@media print,screen and (min-width:30em){.grid-margin-y>.cell{height:calc(100% - 1.5rem);margin-bottom:.75rem;margin-top:.75rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - .75rem)}.grid-margin-y>.small-2{height:calc(16.66667% - .75rem)}.grid-margin-y>.small-3{height:calc(25% - .75rem)}.grid-margin-y>.small-4{height:calc(33.33333% - .75rem)}.grid-margin-y>.small-5{height:calc(41.66667% - .75rem)}.grid-margin-y>.small-6{height:calc(50% - .75rem)}.grid-margin-y>.small-7{height:calc(58.33333% - .75rem)}.grid-margin-y>.small-8{height:calc(66.66667% - .75rem)}.grid-margin-y>.small-9{height:calc(75% - .75rem)}.grid-margin-y>.small-10{height:calc(83.33333% - .75rem)}.grid-margin-y>.small-11{height:calc(91.66667% - .75rem)}.grid-margin-y>.small-12{height:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.small-3{height:calc(25% - 1.5rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.small-6{height:calc(50% - 1.5rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.small-9{height:calc(75% - 1.5rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.small-12{height:calc(100% - 1.5rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.5rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.5rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.5rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.large-3{height:calc(25% - 1.5rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.large-6{height:calc(50% - 1.5rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.large-9{height:calc(75% - 1.5rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.large-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y>.xlarge-auto,.grid-margin-y>.xlarge-shrink{height:auto}.grid-margin-y>.xlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xlarge-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y>.xxlarge-auto,.grid-margin-y>.xxlarge-shrink{height:auto}.grid-margin-y>.xxlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xxlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xxlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xxlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xxlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xxlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xxlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xxlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xxlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xxlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xxlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xxlarge-12{height:calc(100% - 1.5rem)}}.grid-frame.grid-margin-y{height:calc(100vh + .75rem)}@media print,screen and (min-width:30em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:30em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y.xlarge-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y.xxlarge-grid-frame{height:calc(100vh + 1.5rem)}}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-left:auto;margin-right:auto}.clearfix:after,.clearfix:before{content:" ";display:table;flex-basis:0;order:1}.clearfix:after{clear:both}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{align-content:center;align-items:center;justify-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width:30em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width:64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}@media screen and (min-width:90em){.xlarge-order-1{order:1}.xlarge-order-2{order:2}.xlarge-order-3{order:3}.xlarge-order-4{order:4}.xlarge-order-5{order:5}.xlarge-order-6{order:6}}@media screen and (min-width:120em){.xxlarge-order-1{order:1}.xxlarge-order-2{order:2}.xxlarge-order-3{order:3}.xxlarge-order-4{order:4}.xxlarge-order-5{order:5}.xxlarge-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width:30em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:90em){.xlarge-flex-container{display:flex}.xlarge-flex-child-auto{flex:1 1 auto}.xlarge-flex-child-grow{flex:1 0 auto}.xlarge-flex-child-shrink{flex:0 1 auto}.xlarge-flex-dir-row{flex-direction:row}.xlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xlarge-flex-dir-column{flex-direction:column}.xlarge-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:120em){.xxlarge-flex-container{display:flex}.xxlarge-flex-child-auto{flex:1 1 auto}.xxlarge-flex-child-grow{flex:1 0 auto}.xxlarge-flex-child-shrink{flex:0 1 auto}.xxlarge-flex-dir-row{flex-direction:row}.xxlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xxlarge-flex-dir-column{flex-direction:column}.xxlarge-flex-dir-column-reverse{flex-direction:column-reverse}}.hide{display:none!important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width:29.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:30em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:30em){.hide-for-medium{display:none!important}}@media screen and (max-width:29.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:30em)and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:29.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:64em)and (max-width:89.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:90em){.show-for-large-only{display:none!important}}@media screen and (min-width:90em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:89.99875em){.show-for-xlarge{display:none!important}}@media screen and (min-width:90em)and (max-width:119.99875em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:89.99875em),screen and (min-width:120em){.show-for-xlarge-only{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge-only{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge-only{display:none!important}}.show-for-sr,.show-on-focus{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.show-on-focus:active,.show-on-focus:focus{clip:auto!important;height:auto!important;overflow:visible!important;position:static!important;white-space:normal!important;width:auto!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode{display:block!important}.hide-for-dark-mode{display:none!important}}.show-for-ie{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie{display:block!important}.hide-for-ie{display:none!important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(../fonts/proximanova-regular-webfont.woff2) format("woff2"),url(../fonts/proximanova-regular-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(../fonts/proximanova-regularit-webfont.woff2) format("woff2"),url(../fonts/proximanova-regularit-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(../fonts/proximanova-semibold-webfont.woff2) format("woff2"),url(../fonts/proximanova-semibold-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(../fonts/proximanova-semiboldit-webfont.woff2) format("woff2"),url(../fonts/proximanova-semiboldit-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(../fonts/proximanova-bold-webfont.woff2) format("woff2"),url(../fonts/proximanova-bold-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(../fonts/proximanova-boldit-webfont.woff2) format("woff2"),url(../fonts/proximanova-boldit-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:700;src:url(../fonts/soehne-breit-web-dreiviertelfett.woff2) format("woff2"),url(../fonts/soehne-breit-web-dreiviertelfett.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:700;src:url(../fonts/soehne-breit-web-dreiviertelfett-kursiv.woff2) format("woff2"),url(../fonts/soehne-breit-web-dreiviertelfett-kursiv.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800;src:url(../fonts/soehne-breit-web-fett.woff2) format("woff2"),url(../fonts/soehne-breit-web-fett.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800;src:url(../fonts/soehne-breit-web-fett-kursiv.woff2) format("woff2"),url(../fonts/soehne-breit-web-fett-kursiv.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:NotoSans;font-weight:300;src:url(../fonts/NotoSansMyanmar-Light.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-Light.woff) format("woff")}@font-face{font-display:swap;font-family:NotoSans;font-weight:400;src:url(../fonts/NotoSansMyanmar-Regular.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:NotoSans;font-weight:500;src:url(../fonts/NotoSansMyanmar-Medium.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:NotoSans;font-weight:600;src:url(../fonts/NotoSansMyanmar-SemiBold.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-SemiBold.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-weight:100;src:url(../fonts/UNBangla-Thin.woff2) format("woff2"),url(../fonts/UNBangla-Thin.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100;src:url(../fonts/UNBangla-ThinItalic.woff2) format("woff2"),url(../fonts/UNBangla-ThinItalic.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-weight:400;src:url(../fonts/UNBangla-Regular.woff2) format("woff2"),url(../fonts/UNBangla-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(../fonts/UNBangla-Italic.woff2) format("woff2"),url(../fonts/UNBangla-Italic.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-weight:700;src:url(../fonts/UNBangla-Bold.woff2) format("woff2"),url(../fonts/UNBangla-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:700;src:url(../fonts/UNBangla-BoldItalic.woff2) format("woff2"),url(../fonts/UNBangla-BoldItalic.woff) format("woff")}abbr[title]{border-bottom:2px dashed #d12800;text-decoration:none}blockquote{font-size:1.625rem;font-weight:600;line-height:1.16;margin:0}@media(min-width:48em){blockquote{font-size:2.188rem;line-height:1.15}}blockquote a{font-size:inherit}:lang(my) blockquote{line-height:1.7}cite{display:block;font-style:inherit;font-weight:400;margin-top:1.125rem}code{background:#f7f7f7;padding:0 .25rem .25rem}mark{background:#ffe17e;font-size:.875rem;padding:.125rem}@media(min-width:48em){mark{font-size:1.25rem}}q{font-style:italic}div.card-thumbnail__image{display:inline-flex;position:relative}div.card-thumbnail__image:before{opacity:0;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;-o-transition:all .6s;transition:all .6s}div.card-thumbnail__image:hover:before{opacity:.75}.accent-yellow div.card-thumbnail__image:hover.accent-yellow:before,.accent-yellow div.card-thumbnail__image:hover.yellow:before,div.card-thumbnail__image:hover.accent-yellow:before,div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-yellow div.card-thumbnail__image:hover.accent-red:before,.accent-yellow div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-yellow div.card-thumbnail__image:hover.accent-green:before,.accent-yellow div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-yellow div.card-thumbnail__image:hover.accent-blue:before,.accent-yellow div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}div.card-thumbnail__image:hover.accent-red:before,div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-yellow:before,.accent-red div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-red:before,.accent-red div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-green:before,.accent-red div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-blue:before,.accent-red div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}div.card-thumbnail__image:hover.accent-green:before,div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-yellow:before,.accent-green div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-red:before,.accent-green div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-green:before,.accent-green div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-blue:before,.accent-green div.card-thumbnail__image:hover.blue:before,div.card-thumbnail__image:hover.accent-blue:before,div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-yellow:before,.accent-blue div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-red:before,.accent-blue div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-green:before,.accent-blue div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-blue:before,.accent-blue div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.yellow:before,[dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,[dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}[dir=rtl] div.card-thumbnail__image:hover.accent-red:before,[dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}[dir=rtl] div.card-thumbnail__image:hover.accent-green:before,[dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.blue:before,[dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,[dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}div.publication-thumbnail__image{background:linear-gradient(180deg,#c9d0d6 70%,#c9d0d6 0,#414648 70.5%,#9ea5ac 0,#9ea5ac);display:inline-flex;padding:2.188rem 2.938rem;position:relative;z-index:1}div.publication-thumbnail__image:before{background:#7b8085;border-radius:21%;bottom:37px;content:"";filter:blur(4px);height:27px;left:32px;position:absolute;right:20px;transform:skewX(64deg);width:calc(100% - 100px);z-index:-2}div.publication-thumbnail__image:after{opacity:0;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;-o-transition:all .6s;transition:all .6s;z-index:1}div.publication-thumbnail__image:hover:after{opacity:.75}.accent-yellow div.publication-thumbnail__image:hover.accent-yellow:before,.accent-yellow div.publication-thumbnail__image:hover.yellow:before,div.publication-thumbnail__image:hover.accent-yellow:after,div.publication-thumbnail__image:hover.yellow:after{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-yellow div.publication-thumbnail__image:hover.accent-red:before,.accent-yellow div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-yellow div.publication-thumbnail__image:hover.accent-green:before,.accent-yellow div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-yellow div.publication-thumbnail__image:hover.accent-blue:before,.accent-yellow div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}div.publication-thumbnail__image:hover.accent-red:after,div.publication-thumbnail__image:hover.red:after{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-yellow:before,.accent-red div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-red:before,.accent-red div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-green:before,.accent-red div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-blue:before,.accent-red div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}div.publication-thumbnail__image:hover.accent-green:after,div.publication-thumbnail__image:hover.green:after{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-yellow:before,.accent-green div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-red:before,.accent-green div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-green:before,.accent-green div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-blue:before,.accent-green div.publication-thumbnail__image:hover.blue:before,div.publication-thumbnail__image:hover.accent-blue:after,div.publication-thumbnail__image:hover.blue:after{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-yellow:before,.accent-blue div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-red:before,.accent-blue div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-green:before,.accent-blue div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-blue:before,.accent-blue div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.yellow:before,[dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:after,[dir=rtl] div.publication-thumbnail__image:hover.yellow:after{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}[dir=rtl] div.publication-thumbnail__image:hover.accent-red:after,[dir=rtl] div.publication-thumbnail__image:hover.red:after{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}[dir=rtl] div.publication-thumbnail__image:hover.accent-green:after,[dir=rtl] div.publication-thumbnail__image:hover.green:after{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.blue:before,[dir=rtl] div.publication-thumbnail__image:hover.accent-blue:after,[dir=rtl] div.publication-thumbnail__image:hover.blue:after{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}.color-wrapper{display:block}@media(min-width:48em){.color-wrapper{display:flex;flex-wrap:wrap;justify-content:space-around}}.color__row{width:100%}@media(min-width:48em){.color__row{width:calc(50% - 10px)}}.color__row.full{width:100%}.color__row .color__title{color:#000;font-size:.813rem;min-height:28px}@media(min-width:48em){.color__row .color__title{font-size:1rem}}.color__row .color__define_wrapper{display:block}.Primary-text{color:#000;font-size:.75rem;margin-top:-1.538rem;text-align:center}@media(min-width:48em){.Primary-text{margin-top:-1.55rem}}.Primary-text .polygon img{display:block;margin:0 auto;width:10px}.color__define{display:flex;margin-bottom:1.25rem}.color__define .color__name{flex-basis:0;flex-grow:1;margin:.5rem 0;text-align:center}@media(min-width:48em){.color__define .color__name{flex-basis:0;flex-grow:1}}.color__define .color__name .color__box{height:48px;margin-bottom:.625rem;width:100%}@media(min-width:48em){.color__define .color__name .color__box{height:70px;height:85px;width:100%}}.color__define .color__name .color__box.p-blue-100{background-color:#b5d5f5}.color__define .color__name .color__box.p-blue-200{background-color:#94c4f5}.color__define .color__name .color__box.p-blue-300{background-color:#6babeb}.color__define .color__name .color__box.p-blue-400{background-color:#4f95dd}.color__define .color__name .color__box.p-blue-500{background-color:#3288ce}.color__define .color__name .color__box.p-blue-600{background-color:#006eb5}.color__define .color__name .color__box.p-blue-700{background-color:#1f5a95}.color__define .color__name .color__box.p-gray-100{background-color:#fafafa}.color__define .color__name .color__box.p-gray-200{background-color:#f7f7f7}.color__define .color__name .color__box.p-gray-300{background-color:#edeff0}.color__define .color__name .color__box.p-gray-400{background-color:#d4d6d8}.color__define .color__name .color__box.p-gray-500{background-color:#a9b1b7}.color__define .color__name .color__box.p-gray-600{background-color:#55606e}.color__define .color__name .color__box.p-gray-700{background-color:#232e3d}.color__define .color__name .color__box.light-yellow{background-color:#ffe17e}.color__define .color__name .color__box.yellow{background-color:#ffeb00}.color__define .color__name .color__box.dark-yellow{background-color:#fbc412}.color__define .color__name .color__box.light-red{background-color:#ffbcb7}.color__define .color__name .color__box.red{background-color:#ee402d}.color__define .color__name .color__box.dark-red{background-color:#d12800}.color__define .color__name .color__box.light-green{background-color:#b8ecb6}.color__define .color__name .color__box.green{background-color:#6de354}.color__define .color__name .color__box.dark-green{background-color:#59ba47}.color__define .color__name .color__box.light-azure{background-color:#a2daf3}.color__define .color__name .color__box.azure{background-color:#60d4f2}.color__define .color__name .color__box.dark-azure{background-color:#00c1ff}.color__define .color__name .color__code{font-size:.563rem}@media(min-width:48em){.color__define .color__name .color__code{display:flex;font-size:.625rem}}.color__define_balance{display:flex;width:100%}.color__define_balance .color__name{margin:.5rem 0;text-align:center}.color__define_balance .color__name .color__box{height:100%;height:48px;margin-bottom:.625rem}@media(min-width:64em){.color__define_balance .color__name .color__box{height:70px}}@media(min-width:48em){.color__define_balance .color__name .color__box{height:85px;width:100%}}.color__define_balance .color__name .color__box.p-gray-100{background-color:#fafafa}.color__define_balance .color__name .color__box.p-gray-200{background-color:#f7f7f7}.color__define_balance .color__name .color__box.p-gray-400{background-color:#d4d6d8}.color__define_balance .color__name .color__box.p-gray-700{background-color:#232e3d}.color__define_balance .color__name .color__box.p-blue-600{background-color:#006eb5}.color__define_balance .color__name .color__box.dark-red{background-color:#d12800}.color__define_balance .color__name .color__code{font-size:.625rem}.color__define_balance .color__name.bl-1{height:75px;width:45%}.color__define_balance .color__name.bl-2{height:75px;width:12%}.color__define_balance .color__name.bl-3{height:75px;width:15%}.color__define_balance .color__name.bl-4{height:75px;width:18%}.color__define_balance .color__name.bl-5{height:75px;width:8%}.color__define_balance .color__name.bl-6{height:75px;width:5%}.icon--bar{cursor:pointer}.chevron-right-animated{display:inline-block;max-width:6rem;width:100%}.external-link-animated{box-shadow:-2px 2px 0 0 #d12800,-4px 0 0 -2px #d12800,-3px 3px 0 -1px #d12800;box-sizing:border-box;cursor:pointer;display:inline-block;height:.75rem;margin-left:-2px;position:relative;width:.75rem}.external-link-animated:before{background:#d12800;height:2px;right:0;top:3.5px;-webkit-transform:rotate(-45deg) translate(0);-moz-transform:rotate(-45deg) translate(0);-ms-transform:rotate(-45deg) translate(0);-o-transform:rotate(-45deg) translate(0);transition:rotate(-45deg) translate(0,0);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:.625rem}.external-link-animated:after{border-right:2px solid #d12800;border-top:2px solid #d12800;height:.5rem;right:0;top:0;-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);-webkit-transition:transform .3s;-moz-transition:transform .3s;-ms-transition:transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:translate(0,0);width:.5rem}.external-link-animated:hover:after{-webkit-transform:translate(5px,-5px);-moz-transform:translate(5px,-5px);-ms-transform:translate(5px,-5px);-o-transform:translate(5px,-5px);transition:translate(5px,-5px)}.external-link-animated:hover:before{-webkit-transform:rotate(-45deg) translate(7px);-moz-transform:rotate(-45deg) translate(7px);-ms-transform:rotate(-45deg) translate(7px);-o-transform:rotate(-45deg) translate(7px);transition:rotate(-45deg) translate(7px,0)}.download-animated{align-items:flex-end;box-sizing:border-box;cursor:pointer;display:flex;height:12px;position:relative}.download-animated i{border:2px solid #d12800;border-top:0;box-sizing:content-box;display:block;height:6px;width:1.125rem}.download-animated:after{border-bottom:2px solid #d12800;border-left:2px solid #d12800;bottom:6px;height:8px;left:7px;-webkit-transform:rotate(-45deg) translate(0);-moz-transform:rotate(-45deg) translate(0);-ms-transform:rotate(-45deg) translate(0);-o-transform:rotate(-45deg) translate(0);transition:rotate(-45deg) translate(0,0);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:8px}.download-animated:before{background:#d12800;bottom:7px;height:10px;left:10px;-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transition:translate(0,0);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:2px}.download-animated:hover:after{-webkit-transform:rotate(-45deg) translate(7px,-7px);-moz-transform:rotate(-45deg) translate(7px,-7px);-ms-transform:rotate(-45deg) translate(7px,-7px);-o-transform:rotate(-45deg) translate(7px,-7px);transition:rotate(-45deg) translate(7px,-7px)}.download-animated:hover:before{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transition:translate(0,-10px)}[dir=rtl] .chevron-right-animated{-webkit-transform:translate(0) rotate(180deg);-moz-transform:translate(0) rotate(180deg);-ms-transform:translate(0) rotate(180deg);-o-transform:translate(0) rotate(180deg);transition:translate(0) rotate(180deg)}[dir=rtl] .chevron-right-animated:hover{-webkit-transform:translate(-10px) rotate(180deg);-moz-transform:translate(-10px) rotate(180deg);-ms-transform:translate(-10px) rotate(180deg);-o-transform:translate(-10px) rotate(180deg);transition:translate(-10px) rotate(180deg)}[dir=rtl] .external-link-animated,[dir=rtl] .external-link-animated:hover{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transition:rotate(270deg)}.icons-container{display:flex;flex-wrap:wrap}.icons-container>div>div{margin:0 auto}.icons-container p{font-size:14px;margin-top:10px}#story--foundation-icons--icons>.icons-container>div{align-items:center;background:#edeff0;border:1px solid #d4d6d8;box-shadow:2px 2px 4px #edeff0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin:0 1rem 2rem;padding:1rem .5rem;text-align:center;width:calc(100% - 2rem)}@media(min-width:48em){#story--foundation-icons--icons>.icons-container>div{width:calc(25% - 2rem)}}div.author__img{border-radius:50%;height:80px;min-width:80px;overflow:hidden;position:relative;width:80px}div.author__img:before{border-radius:50%;opacity:0;overflow:hidden;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;-o-transition:all .6s;transition:all .6s}div.author__img:hover:before{opacity:.75}div.author__img:hover.accent-yellow:before,div.author__img:hover.yellow:before,div.author__img:hover:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}div.author__img:hover.accent-red:before,div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}div.author__img:hover.accent-green:before,div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}div.author__img:hover.accent-blue:before,div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}div.author__img.large{height:180px;width:180px}div.author__img.large:before{height:180px}.accent-yellow div.author__img:hover.accent-yellow:before,.accent-yellow div.author__img:hover.yellow:before,.accent-yellow div.author__img:hover:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-yellow div.author__img:hover.accent-red:before,.accent-yellow div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-yellow div.author__img:hover.accent-green:before,.accent-yellow div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-yellow div.author__img:hover.accent-blue:before,.accent-yellow div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}.accent-red div.author__img:hover:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-red div.author__img:hover.accent-yellow:before,.accent-red div.author__img:hover.yellow:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-red div.author__img:hover.accent-red:before,.accent-red div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-red div.author__img:hover.accent-green:before,.accent-red div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-red div.author__img:hover.accent-blue:before,.accent-red div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}.accent-green div.author__img:hover:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-green div.author__img:hover.accent-yellow:before,.accent-green div.author__img:hover.yellow:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-green div.author__img:hover.accent-red:before,.accent-green div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-green div.author__img:hover.accent-green:before,.accent-green div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-blue div.author__img:hover:before,.accent-green div.author__img:hover.accent-blue:before,.accent-green div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}.accent-blue div.author__img:hover.accent-yellow:before,.accent-blue div.author__img:hover.yellow:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-blue div.author__img:hover.accent-red:before,.accent-blue div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-blue div.author__img:hover.accent-green:before,.accent-blue div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-blue div.author__img:hover.accent-blue:before,.accent-blue div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}[dir=rtl] .author__img:before{-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1);transition:scaleX(-1)}img,picture{height:auto;max-width:100%}picture{display:block}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}figure{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto}figure,figure img,figure>div{width:100%}figure figcaption{line-height:1.4;margin:1rem 1.5rem 2rem}@media(min-width:48em){figure figcaption{margin:2rem 0;max-width:64rem;width:100%}}figure.medium{flex-direction:column;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:64rem}@media(min-width:48em){figure.medium{margin:0 auto;width:100%}figure.medium>div{width:100%}figure.medium img{max-width:100%}figure.medium figcaption{line-height:1.4;width:100%}}figure.portrait{align-items:flex-end;flex-direction:column;flex-wrap:nowrap;margin-left:auto;margin-right:auto}@media(min-width:48em){figure.portrait{flex-direction:row}figure.portrait img{width:100%}figure.portrait>div,figure.portrait>img{width:50%}figure.portrait figcaption{display:block;margin:0 0 0 1.5rem;max-width:64rem;padding-bottom:0;width:50%}figure.portrait figcaption p{margin-bottom:1rem;padding:0}figure.portrait figcaption p+.credits{border-top:1px solid #a9b1b7;margin-left:0;padding:1rem 0 0}}figure.portrait .credits{border-left:0;border-right:0;margin-bottom:1rem}figure.portrait .author__caption{font-size:.875rem;line-height:1.5}.image-figcaption__cart img{display:block}@media(min-width:48em){[dir=rtl] figure.portrait figcaption{margin:0 1.5rem 0 0}[dir=rtl] figure.portrait .credits{border-right:0;margin-right:0;padding:1rem 0}}.credits{font-size:.875rem;line-height:1.4;margin-left:auto}@media(min-width:48em){.credits{font-size:1rem}}.grid_name{color:#000;font-size:1.375rem;margin-bottom:1rem;margin-top:1rem;min-height:28px}@media(max-width:47.9375em){.grid_name{font-size:1.625rem}}.grid_name span{font-size:.875rem}.grid_description{color:#000;margin-bottom:1.25rem}.grid--layout{background-color:#edeff0;height:3rem;margin-bottom:.5rem}.grid--layout:nth-child(odd){background-color:#f7f7f7}.grid--layout .column{font-size:.813rem;padding:.625rem}.spacing-wrapper .spacing__row .spacing__title.Primary{font-size:3.438rem;font-style:normal;font-weight:700;line-height:1.1;margin-bottom:4rem;margin-top:.5rem}.spacing__define .spacing__name{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%}.spacing__define .spacing__name .spacing__label,.spacing__define .spacing__name .spacing__size{height:100px;width:100px}@media(min-width:48em){.spacing__define .spacing__name .spacing__size{margin:0 11rem}}.spacing__define .spacing__name .spacing-1,.spacing__define .spacing__name .spacing-10,.spacing__define .spacing__name .spacing-11,.spacing__define .spacing__name .spacing-12,.spacing__define .spacing__name .spacing-13,.spacing__define .spacing__name .spacing-2,.spacing__define .spacing__name .spacing-3,.spacing__define .spacing__name .spacing-4,.spacing__define .spacing__name .spacing-5,.spacing__define .spacing__name .spacing-6,.spacing__define .spacing__name .spacing-7,.spacing__define .spacing__name .spacing-8,.spacing__define .spacing__name .spacing-9{background-color:#006eb5}.spacing__define .spacing__name .spacing-1{height:2px;width:2px}.spacing__define .spacing__name .spacing-2{height:4px;width:4px}.spacing__define .spacing__name .spacing-3{height:8px;width:8px}.spacing__define .spacing__name .spacing-4{height:12px;width:12px}.spacing__define .spacing__name .spacing-5{height:16px;width:16px}.spacing__define .spacing__name .spacing-6{height:24px;width:24px}.spacing__define .spacing__name .spacing-7{height:32px;width:32px}.spacing__define .spacing__name .spacing-8{height:40px;width:40px}.spacing__define .spacing__name .spacing-9{height:48px;width:48px}.spacing__define .spacing__name .spacing-10{height:64px;width:64px}.spacing__define .spacing__name .spacing-11{height:80px;width:80px}.spacing__define .spacing__name .spacing-12{height:96px;width:96px}.spacing__define .spacing__name .spacing-13{height:160px;width:160px}.breadcrumb__item{color:#d12800;font-size:.75rem;font-weight:600;text-transform:uppercase}.breadcrumb__item:hover{color:#ee402d}.language__item{display:inline-block;line-height:.9;min-width:100px;padding:.75rem 1rem}.menu li a{border:none;display:inline;letter-spacing:.03em;text-transform:uppercase}.menu li a:hover{color:#55606e;cursor:pointer}.menu li a.selected{border-bottom:2px solid #d12800;padding-bottom:.25rem}.progress-container{background:#edeff0;height:.75rem;width:100%}@media(min-width:48em){.progress-container{height:1rem}}.progress-container .progress-bar{background:#ffeb00}.progress-container.small{height:.625rem}@media(min-width:48em){.progress-container.small{height:.75rem}}.progress-container.small .progress-bar{height:.625rem}@media(min-width:48em){.progress-container.small .progress-bar{height:.75rem}}.progress-container.accent-yellow .progress-bar,.progress-container.yellow .progress-bar{background:#ffeb00}.progress-container.accent-red .progress-bar,.progress-container.red .progress-bar{background:#ee402d}.progress-container.accent-green .progress-bar,.progress-container.green .progress-bar{background:#6de354}.progress-container.accent-blue .progress-bar,.progress-container.blue .progress-bar{background:#60d4f2}.accent-yellow .progress-container .progress-bar,.accent-yellow .progress-container.accent-yellow .progress-bar,.accent-yellow .progress-container.yellow .progress-bar,.yellow .progress-container .progress-bar,.yellow .progress-container.accent-yellow .progress-bar,.yellow .progress-container.yellow .progress-bar{background:#ffeb00}.accent-yellow .progress-container.accent-red .progress-bar,.accent-yellow .progress-container.red .progress-bar,.yellow .progress-container.accent-red .progress-bar,.yellow .progress-container.red .progress-bar{background:#ee402d}.accent-yellow .progress-container.accent-green .progress-bar,.accent-yellow .progress-container.green .progress-bar,.yellow .progress-container.accent-green .progress-bar,.yellow .progress-container.green .progress-bar{background:#6de354}.accent-yellow .progress-container.accent-blue .progress-bar,.accent-yellow .progress-container.blue .progress-bar,.yellow .progress-container.accent-blue .progress-bar,.yellow .progress-container.blue .progress-bar{background:#60d4f2}.accent-red .progress-container .progress-bar,.red .progress-container .progress-bar{background:#ee402d}.accent-red .progress-container.accent-yellow .progress-bar,.accent-red .progress-container.yellow .progress-bar,.red .progress-container.accent-yellow .progress-bar,.red .progress-container.yellow .progress-bar{background:#ffeb00}.accent-red .progress-container.accent-red .progress-bar,.accent-red .progress-container.red .progress-bar,.red .progress-container.accent-red .progress-bar,.red .progress-container.red .progress-bar{background:#ee402d}.accent-red .progress-container.accent-green .progress-bar,.accent-red .progress-container.green .progress-bar,.red .progress-container.accent-green .progress-bar,.red .progress-container.green .progress-bar{background:#6de354}.accent-red .progress-container.accent-blue .progress-bar,.accent-red .progress-container.blue .progress-bar,.red .progress-container.accent-blue .progress-bar,.red .progress-container.blue .progress-bar{background:#60d4f2}.accent-green .progress-container .progress-bar,.green .progress-container .progress-bar{background:#6de354}.accent-green .progress-container.accent-yellow .progress-bar,.accent-green .progress-container.yellow .progress-bar,.green .progress-container.accent-yellow .progress-bar,.green .progress-container.yellow .progress-bar{background:#ffeb00}.accent-green .progress-container.accent-red .progress-bar,.accent-green .progress-container.red .progress-bar,.green .progress-container.accent-red .progress-bar,.green .progress-container.red .progress-bar{background:#ee402d}.accent-green .progress-container.accent-green .progress-bar,.accent-green .progress-container.green .progress-bar,.green .progress-container.accent-green .progress-bar,.green .progress-container.green .progress-bar{background:#6de354}.accent-blue .progress-container .progress-bar,.accent-green .progress-container.accent-blue .progress-bar,.accent-green .progress-container.blue .progress-bar,.blue .progress-container .progress-bar,.green .progress-container.accent-blue .progress-bar,.green .progress-container.blue .progress-bar{background:#60d4f2}.accent-blue .progress-container.accent-yellow .progress-bar,.accent-blue .progress-container.yellow .progress-bar,.blue .progress-container.accent-yellow .progress-bar,.blue .progress-container.yellow .progress-bar{background:#ffeb00}.accent-blue .progress-container.accent-red .progress-bar,.accent-blue .progress-container.red .progress-bar,.blue .progress-container.accent-red .progress-bar,.blue .progress-container.red .progress-bar{background:#ee402d}.accent-blue .progress-container.accent-green .progress-bar,.accent-blue .progress-container.green .progress-bar,.blue .progress-container.accent-green .progress-bar,.blue .progress-container.green .progress-bar{background:#6de354}.accent-blue .progress-container.accent-blue .progress-bar,.accent-blue .progress-container.blue .progress-bar,.blue .progress-container.accent-blue .progress-bar,.blue .progress-container.blue .progress-bar{background:#60d4f2}.progress-bar{height:.75rem;min-width:1%;position:fixed;-webkit-transition:width .2s linear;-moz-transition:width .2s linear;-ms-transition:width .2s linear;-o-transition:width .2s linear;transition:width .2s linear;width:34%;z-index:1}@media(min-width:48em){.progress-bar{height:1rem}}.progress-top{top:0}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{color:#000;font-family:ProximaNova,sans-serif;font-size:1rem;line-height:1.4}@media(min-width:48em){body{font-size:1.25rem}}button{font-family:ProximaNova,sans-serif}caption,h1,h2,h3,h4,h5,h6{margin:0 0 .75rem;padding:0}@media(min-width:48em){caption,h1,h2,h3,h4,h5,h6{margin-bottom:1rem}}h1{font-family:SohneBreit,ProximaNova,sans-serif;font-size:2.938rem;letter-spacing:.06rem;line-height:1.08;text-transform:uppercase}@media(min-width:48em){h1{font-size:5.125rem}}@media(min-width:64em){h1{font-size:6.25rem}}h2{font-size:2.5rem;font-weight:700;line-height:1.1}@media(min-width:48em){h2{font-size:2.813rem}}@media(min-width:64em){h2{font-size:3.438rem}}h3{font-size:1.875rem;font-weight:600;line-height:1.15}@media(min-width:48em){h3{font-size:2.188rem}}h4{font-size:1.563rem;font-weight:400;line-height:1.15}@media(min-width:48em){h4{font-size:2.188rem}}h5{font-size:1.25rem;font-weight:400;line-height:1.15}@media(min-width:48em){h5{font-size:1.563rem}}h6{font-size:1rem;font-weight:700;letter-spacing:.03rem;line-height:1.15;text-transform:uppercase}p{margin-top:0}ol,ul{margin:0;padding-left:1.125rem}@media(min-width:48em){ol,ul{padding-left:1.313rem}}ol li,ul li{margin-bottom:1rem;padding-left:.875rem}@media(min-width:48em){ol li,ul li{margin-bottom:1.5rem;padding-left:.75rem}}ul li::marker{font-size:1.125rem}@media(min-width:48em){ul li::marker{font-size:1.313rem}}ol li{margin-bottom:1.063rem}dl{font-size:.875rem;line-height:1.37;margin:0}@media(min-width:48em){dl{font-size:1.25rem}}dt{margin-bottom:.5rem}dd{margin-bottom:1rem;margin-inline-start:2.5rem}@media(min-width:48em){dd{margin-bottom:1.5rem;margin-inline-start:3rem}}hr{border:1px solid #000}@keyframes lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a{color:#000;text-decoration:none}:lang(my) body,:lang(my) button{font-family:NotoSans,sans-serif;line-height:1.7}:lang(my) h1,:lang(my) h2,:lang(my) h3,:lang(my) h4,:lang(my) h5,:lang(my) h6{line-height:1.7}:lang(my) h1{font-family:NotoSans,sans-serif;font-size:2.625rem}@media(min-width:48em){:lang(my) h1{font-size:3.875rem}}@media(min-width:64em){:lang(my) h1{font-size:5rem}}:lang(my) h2{font-size:2rem}@media(min-width:48em){:lang(my) h2{font-size:2.188rem}}@media(min-width:64em){:lang(my) h2{font-size:2.813rem}}:lang(my) h4{font-size:1.3rem}@media(min-width:48em){:lang(my) h4{font-size:1.8rem}}:lang(my) h5{font-size:1.25rem}@media(min-width:48em){:lang(my) h5{font-size:1.375rem}}:lang(my) p{font-size:.875rem;line-height:1.7}@media(min-width:48em){:lang(my) p{font-size:1rem}}:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:.875rem;line-height:1.9}@media(min-width:48em){:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:1.125rem}}:lang(my) .sbdocs .sbdocs-content,:lang(my) .sbdocs h1,:lang(my) .sbdocs h2,:lang(my) .sbdocs h3,:lang(my) .sbdocs h4,:lang(my) .sbdocs h5,:lang(my) .sbdocs h6,:lang(my) .sbdocs p{font-family:NotoSans,sans-serif}:lang(my) .sbdocs .sbdocs-h1{font-size:2rem}[dir=rtl] ol,[dir=rtl] ul{padding-left:0;padding-right:1.125rem}@media(min-width:48em){[dir=rtl] ol,[dir=rtl] ul{padding-right:1.313rem}}[dir=rtl] ol li,[dir=rtl] ul li{padding-left:0;padding-right:.875rem}@media(min-width:48em){[dir=rtl] ol li,[dir=rtl] ul li{padding-right:.75rem}}:lang(be) h1,:lang(bg) h1,:lang(kk) h1,:lang(ky) h1,:lang(mk) h1,:lang(mn) h1,:lang(ru) h1,:lang(sr) h1,:lang(uk) h1{font-family:ProximaNova,sans-serif}:lang(bn) body,:lang(bn) h1{font-family:UNBangla,sans-serif}.sidebar_item:hover{background-color:#f7f7f7}.sidebar_item.open .arrow{transform:rotate(180deg);transition:all .1s ease}.sidebar_item h6{margin-bottom:0}details summary{list-style-type:none;outline:0}details summary::-webkit-details-marker{display:none}details summary:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEuNjY3IDEgNi42NjYgNS45OTlMMS42NjcgMTMiIHN0cm9rZT0iI0VFNDAyRCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 0;content:"";display:inline-block;height:14px;margin-right:.25rem;width:14px}details[open] summary{margin-bottom:.5rem}details[open] summary:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzIDEuNjY3IDcgOC4zMzMgMSAxLjY2NyIgc3Ryb2tlPSIjRUU0MDJEIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=) no-repeat 0;content:"";display:inline-block;height:14px;width:14px}[dir=rtl] details summary:before{margin-left:.25rem;margin-right:0;-webkit-transform:translate(0) rotate(180deg);-moz-transform:translate(0) rotate(180deg);-ms-transform:translate(0) rotate(180deg);-o-transform:translate(0) rotate(180deg);transition:translate(0) rotate(180deg)}[dir=rtl] details[open] summary:before{-webkit-transform:translate(0) rotate(0deg);-moz-transform:translate(0) rotate(0deg);-ms-transform:translate(0) rotate(0deg);-o-transform:translate(0) rotate(0deg);transition:translate(0) rotate(0deg)}table{border-collapse:collapse;border-spacing:0;width:100%}@media(min-width:48em){table{width:auto}}table.small td,table.small th{-webkit-text-size-adjust:100%;font-size:1rem}table.striped tr:nth-child(2n){background-color:#f7f7f7}table.border{border-collapse:collapse}table.border td,table.border th{border:1px solid #d4d6d8}table.stacked td,table.stacked th{display:block}@media(min-width:48em){table.stacked td,table.stacked th{display:table-cell}}table.stacked thead tr{display:none}@media(min-width:48em){table.stacked thead tr{display:table-row}}table.stacked.border tr{border:1px solid #d4d6d8}@media(min-width:48em){table.stacked.border tr td,table.stacked.border tr th{border:1px solid #d4d6d8}}td,th{font-size:1.25rem;line-height:1.4;padding:.75rem;vertical-align:top}@media(min-width:48em){td,th{padding:.75rem 2.5rem .75rem .75rem}}thead tr th{background-color:#edeff0;font-weight:600;text-align:left}.scroll{overflow-x:auto}.scroll thead th{white-space:nowrap}.scroll td,.scroll th{-webkit-text-size-adjust:100%}[dir=rtl] td,[dir=rtl] th{text-align:right}@media(min-width:48em){[dir=rtl] td,[dir=rtl] th{padding:.75rem .75rem .75rem 2.5rem}}:lang(my) td,:lang(my) th{line-height:1.7}.grid_description,.menu li a,small{font-size:.75rem}@media(min-width:48em){.grid_description,.menu li a,small{font-size:.875rem}}.language__item,details p{font-size:.875rem;line-height:1.4}@media(min-width:48em){.language__item,details p{font-size:1rem}}abbr[title],code,details summary,mark,q{font-size:1rem}@media(min-width:48em){abbr[title],code,details summary,mark,q{font-size:1.25rem}}cite{font-size:1.25rem;line-height:1.1}@media(min-width:48em){cite{font-size:1.5rem}}.language__item,.sidebar_item,tbody tr{border-bottom:1px solid #d4d6d8}.image-figcaption__cart img,div.author__img img{height:100%;object-fit:cover;padding:0;width:100%}.breadcrumb__item,table.stacked.border tr td,table.stacked.border tr th,table.striped tr{border:none}.sidebar_item{align-items:center;cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;padding:1rem;position:relative}@media(min-width:48em){.sidebar_item{padding:1.5rem}}.sidebar_item.selected{background-color:#006eb5}.sidebar_item.selected h6{color:#fff}.sidebar_item.selected:hover{background-color:#006eb5}.overlay-grey:before,div.author__img:before,div.card-thumbnail__image:before,div.publication-thumbnail__image:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.breadcrumb__item,.menu li a,table.stacked.border tr td,table.stacked.border tr th,table.striped tr{background-image:none}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}:lang(my) .language__item,:lang(my) details p,details :lang(my) p{font-size:.75rem;line-height:1.7}@media(min-width:48em){:lang(my) .language__item,:lang(my) details p,details :lang(my) p{font-size:.875rem}}:lang(my) abbr[title],:lang(my) code,:lang(my) details summary,:lang(my) mark,:lang(my) q,details :lang(my) summary{font-size:.875rem}@media(min-width:48em){:lang(my) abbr[title],:lang(my) code,:lang(my) details summary,:lang(my) mark,:lang(my) q,details :lang(my) summary{font-size:1rem}}:lang(my) cite{font-size:1.25rem;line-height:1.1}@media(min-width:48em){:lang(my) cite{font-size:1.5rem}}.chevron-right-animated i:after,.chevron-right-animated i:before,.download-animated:after,.download-animated:before,.external-link-animated:after,.external-link-animated:before{box-sizing:border-box;content:"";display:block;position:absolute}.chevron-right-animated i{box-sizing:border-box;display:block;height:1rem;left:1.25rem;position:relative;-webkit-transition:width .3s;-moz-transition:width .3s;-ms-transition:width .3s;-o-transition:width .3s;transition:width .3s;width:0}.chevron-right-animated i:before{background-color:#ee402d;display:none;height:2px;right:0;top:7px;width:100%}.chevron-right-animated i:after{border-right:2px solid #ee402d;border-top:2px solid #ee402d;height:.75rem;right:0;top:2px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transition:rotate(45deg);width:.75rem}.chevron-right-animated:hover i{width:5rem}.chevron-right-animated:hover i:before{display:unset}a{background-image:linear-gradient(#d12800,#d12800),linear-gradient(#d12800,#d12800);background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a:hover{-webkit-animation:lineLoop-animation 2s linear infinite;-moz-animation:lineLoop-animation 2s linear infinite;-ms-animation:lineLoop-animation 2s linear infinite;-o-animation:lineLoop-animation 2s linear infinite;animation:lineLoop-animation 2s linear infinite}video{object-fit:cover} \ No newline at end of file diff --git a/docs/css/components/bio-card.min.css b/docs/css/components/bio-card.min.css index b27b6b371..87b8d3546 100644 --- a/docs/css/components/bio-card.min.css +++ b/docs/css/components/bio-card.min.css @@ -1 +1 @@ -.bio-card .bio-card__content p,.bio-card-content p.small{font-size:.875rem;line-height:1.4}@media(min-width:48em){.bio-card .bio-card__content p,.bio-card-content p.small{font-size:1rem}}.overlay-grey:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.bio-card .bio-card__content :lang(my) p,.bio-card-content :lang(my) p.small,:lang(my) .bio-card .bio-card__content p,:lang(my) .bio-card-content p.small{font-size:.75rem;line-height:1.7}@media(min-width:48em){.bio-card .bio-card__content :lang(my) p,.bio-card-content :lang(my) p.small,:lang(my) .bio-card .bio-card__content p,:lang(my) .bio-card-content p.small{font-size:.875rem}}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.bio-card-wrapper,.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.bio-card-wrapper::-webkit-scrollbar,.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.bio-card-wrapper::-webkit-scrollbar-track,.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.bio-card-wrapper::-webkit-scrollbar-corner,.custom-scrollbar::-webkit-scrollbar-corner{display:none}.bio-card-wrapper::-webkit-scrollbar-thumb,.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.bio-card a{background:#f7f7f7;display:block;-webkit-transition:.6s ease;-moz-transition:.6s ease;-ms-transition:.6s ease;-o-transition:.6s ease;transition:.6s ease}.bio-card .card-thumbnail__image img{height:auto;width:100%}.bio-card:hover .cta--arrow i{width:5rem}.bio-card:hover .cta--arrow i:before{display:unset}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.accent-yellow .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-yellow .bio-card:hover.yellow .card-thumbnail__image:before,.bio-card:hover .card-thumbnail__image:before,.bio-card:hover.yellow .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%);opacity:.75}.accent-yellow .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-yellow .bio-card:hover.red .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%);opacity:.75}.accent-yellow .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-yellow .bio-card:hover.green .card-thumbnail__image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%);opacity:.75}.accent-yellow .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-yellow .bio-card:hover.blue .card-thumbnail__image:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%);opacity:.75}.accent-red .bio-card:hover .card-thumbnail__image:before,.bio-card:hover.red .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%);opacity:.75}.accent-red .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-red .bio-card:hover.yellow .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%);opacity:.75}.accent-red .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-red .bio-card:hover.red .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%);opacity:.75}.accent-red .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-red .bio-card:hover.green .card-thumbnail__image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%);opacity:.75}.accent-red .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-red .bio-card:hover.blue .card-thumbnail__image:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%);opacity:.75}.accent-green .bio-card:hover .card-thumbnail__image:before,.bio-card:hover.green .card-thumbnail__image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%);opacity:.75}.accent-green .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-green .bio-card:hover.yellow .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%);opacity:.75}.accent-green .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-green .bio-card:hover.red .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%);opacity:.75}.accent-green .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-green .bio-card:hover.green .card-thumbnail__image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%);opacity:.75}.accent-blue .bio-card:hover .card-thumbnail__image:before,.accent-green .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-green .bio-card:hover.blue .card-thumbnail__image:before,.bio-card:hover.blue .card-thumbnail__image:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%);opacity:.75}.accent-blue .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-blue .bio-card:hover.yellow .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%);opacity:.75}.accent-blue .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-blue .bio-card:hover.red .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%);opacity:.75}.accent-blue .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-blue .bio-card:hover.green .card-thumbnail__image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%);opacity:.75}.accent-blue .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-blue .bio-card:hover.blue .card-thumbnail__image:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%);opacity:.75}.bio-card .bio-card__content{background:#fafafa;flex-direction:column;order:2;overflow:hidden;position:relative}@media(min-width:48em){.bio-card .bio-card__content{background:none;display:flex;order:inherit}}.bio-card .bio-card__content .bio-card__description{padding:2rem 1.5rem 0}.bio-card .bio-card__content .card-thumbnail__image{order:1}@media(min-width:48em){.bio-card .bio-card__content .card-thumbnail__image{order:inherit}}.bio-card .bio-card__content .card-thumbnail__image:before{opacity:0}.bio-card .bio-card__content h5{margin-bottom:1.125rem}@media(min-width:48em){.bio-card .bio-card__content h5{margin-bottom:.75rem}}.bio-card .bio-card__content p{margin-bottom:2.063rem}@media(min-width:48em){.bio-card .bio-card__content p{margin-bottom:1.5rem}}.bio-card .bio-card__content .cta__link{margin-bottom:0;margin-top:1.5rem;padding:0 1.5rem 2rem}@media(min-width:48em){.bio-card .bio-card__content .cta__link{margin-top:auto}}.modal{visibility:hidden}.modal.open{visibility:visible}.bio-card-wrapper{display:block;height:100%;overflow-y:scroll;overflow-y:auto}@media(min-width:48em){.bio-card-wrapper{display:flex}}.bio-card-image{width:100%}@media(min-width:48em){.bio-card-image{min-width:338px}}.bio-card-image img{width:100%}@media(min-width:48em){.bio-card-image img{width:auto}}.bio-card-content{padding:2rem 1.5rem}@media(min-width:48em){.bio-card-content{padding:0 1.5rem}}.bio-card-content p{margin-bottom:2rem}[dir=rtl] .bio-card:hover .cta--arrow:after{-webkit-transform:translate(0) rotate(180deg);-moz-transform:translate(0) rotate(180deg);-ms-transform:translate(0) rotate(180deg);-o-transform:translate(0) rotate(180deg);transition:translate(0,0) rotate(180deg)}.accent-yellow [dir=rtl] .bio-card:hover .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.blue .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.green .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.red .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.yellow .card-thumbnail__image:before,[dir=rtl] .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .bio-card:hover.yellow .card-thumbnail__image:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-red [dir=rtl] .bio-card:hover .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.blue .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.green .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.red .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.yellow .card-thumbnail__image:before,[dir=rtl] .bio-card:hover.red .card-thumbnail__image:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-green [dir=rtl] .bio-card:hover .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.blue .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.green .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.red .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.yellow .card-thumbnail__image:before,[dir=rtl] .bio-card:hover.green .card-thumbnail__image:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-blue [dir=rtl] .bio-card:hover .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.blue .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.green .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.red .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.yellow .card-thumbnail__image:before,[dir=rtl] .bio-card:hover.blue .card-thumbnail__image:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)} \ No newline at end of file +.bio-card .bio-card__content p,.bio-card-content p.small{font-size:.875rem;line-height:1.4}@media(min-width:48em){.bio-card .bio-card__content p,.bio-card-content p.small{font-size:1rem}}.overlay-grey:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.bio-card .bio-card__content :lang(my) p,.bio-card-content :lang(my) p.small,:lang(my) .bio-card .bio-card__content p,:lang(my) .bio-card-content p.small{font-size:.75rem;line-height:1.7}@media(min-width:48em){.bio-card .bio-card__content :lang(my) p,.bio-card-content :lang(my) p.small,:lang(my) .bio-card .bio-card__content p,:lang(my) .bio-card-content p.small{font-size:.875rem}}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.bio-card-wrapper,.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.bio-card-wrapper::-webkit-scrollbar,.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.bio-card-wrapper::-webkit-scrollbar-track,.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.bio-card-wrapper::-webkit-scrollbar-corner,.custom-scrollbar::-webkit-scrollbar-corner{display:none}.bio-card-wrapper::-webkit-scrollbar-thumb,.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.bio-card a{background:#f7f7f7;display:block;-webkit-transition:.6s ease;-moz-transition:.6s ease;-ms-transition:.6s ease;-o-transition:.6s ease;transition:.6s ease}.bio-card .card-thumbnail__image img{height:auto;width:100%}.bio-card:hover .cta--arrow i{width:5rem}.bio-card:hover .cta--arrow i:before{display:unset}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.accent-yellow .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-yellow .bio-card:hover.yellow .card-thumbnail__image:before,.bio-card:hover .card-thumbnail__image:before,.bio-card:hover.yellow .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%);opacity:.75}.accent-yellow .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-yellow .bio-card:hover.red .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%);opacity:.75}.accent-yellow .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-yellow .bio-card:hover.green .card-thumbnail__image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%);opacity:.75}.accent-yellow .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-yellow .bio-card:hover.blue .card-thumbnail__image:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%);opacity:.75}.accent-red .bio-card:hover .card-thumbnail__image:before,.bio-card:hover.red .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%);opacity:.75}.accent-red .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-red .bio-card:hover.yellow .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%);opacity:.75}.accent-red .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-red .bio-card:hover.red .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%);opacity:.75}.accent-red .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-red .bio-card:hover.green .card-thumbnail__image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%);opacity:.75}.accent-red .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-red .bio-card:hover.blue .card-thumbnail__image:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%);opacity:.75}.accent-green .bio-card:hover .card-thumbnail__image:before,.bio-card:hover.green .card-thumbnail__image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%);opacity:.75}.accent-green .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-green .bio-card:hover.yellow .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%);opacity:.75}.accent-green .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-green .bio-card:hover.red .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%);opacity:.75}.accent-green .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-green .bio-card:hover.green .card-thumbnail__image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%);opacity:.75}.accent-blue .bio-card:hover .card-thumbnail__image:before,.accent-green .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-green .bio-card:hover.blue .card-thumbnail__image:before,.bio-card:hover.blue .card-thumbnail__image:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%);opacity:.75}.accent-blue .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-blue .bio-card:hover.yellow .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%);opacity:.75}.accent-blue .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-blue .bio-card:hover.red .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%);opacity:.75}.accent-blue .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-blue .bio-card:hover.green .card-thumbnail__image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%);opacity:.75}.accent-blue .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-blue .bio-card:hover.blue .card-thumbnail__image:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%);opacity:.75}.bio-card .bio-card__content{background:#fafafa;flex-direction:column;order:2;overflow:hidden;position:relative}@media(min-width:48em){.bio-card .bio-card__content{background:none;display:flex;order:inherit}}.bio-card .bio-card__content .bio-card__description{padding:2rem 1.5rem 0}.bio-card .bio-card__content .card-thumbnail__image{order:1}@media(min-width:48em){.bio-card .bio-card__content .card-thumbnail__image{order:inherit}}.bio-card .bio-card__content .card-thumbnail__image:before{opacity:0}.bio-card .bio-card__content h5{margin-bottom:1.125rem}@media(min-width:48em){.bio-card .bio-card__content h5{margin-bottom:.75rem}}.bio-card .bio-card__content p{margin-bottom:2.063rem}@media(min-width:48em){.bio-card .bio-card__content p{margin-bottom:1.5rem}}.bio-card .bio-card__content .cta__link{margin-bottom:0;margin-top:1.5rem;padding:0 1.5rem 2rem}@media(min-width:48em){.bio-card .bio-card__content .cta__link{margin-top:auto}}.modal{visibility:hidden}.modal.open{visibility:visible}.bio-card-wrapper{display:block;height:100%;overflow-y:scroll;overflow-y:auto}@media(min-width:48em){.bio-card-wrapper{display:flex}}.bio-card-image{width:100%}@media(min-width:48em){.bio-card-image{min-width:338px}}.bio-card-image img{width:100%}@media(min-width:48em){.bio-card-image img{width:auto}}.bio-card-content{padding:2rem 1.5rem}@media(min-width:48em){.bio-card-content{padding:0 1.5rem}}.bio-card-content p{margin-bottom:2rem}[dir=rtl] .bio-card:hover .cta--arrow:after{-webkit-transform:translate(0) rotate(180deg);-moz-transform:translate(0) rotate(180deg);-ms-transform:translate(0) rotate(180deg);-o-transform:translate(0) rotate(180deg);transition:translate(0,0) rotate(180deg)}.accent-yellow [dir=rtl] .bio-card:hover .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.blue .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.green .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.red .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.yellow .card-thumbnail__image:before,[dir=rtl] .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .bio-card:hover.yellow .card-thumbnail__image:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-red [dir=rtl] .bio-card:hover .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.blue .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.green .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.red .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.yellow .card-thumbnail__image:before,[dir=rtl] .bio-card:hover.red .card-thumbnail__image:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-green [dir=rtl] .bio-card:hover .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.blue .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.green .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.red .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.yellow .card-thumbnail__image:before,[dir=rtl] .bio-card:hover.green .card-thumbnail__image:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-blue [dir=rtl] .bio-card:hover .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.blue .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.green .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.red .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.yellow .card-thumbnail__image:before,[dir=rtl] .bio-card:hover.blue .card-thumbnail__image:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)} \ No newline at end of file diff --git a/docs/css/components/country-site-header.min.css b/docs/css/components/country-site-header.min.css index 1fbda1233..1bc9088f6 100644 --- a/docs/css/components/country-site-header.min.css +++ b/docs/css/components/country-site-header.min.css @@ -1 +1 @@ -.country-header .header .top-right .icon-globe,.country-header .header .top-right .icon-search{background-color:#006eb5;border:0;cursor:pointer;display:inline-flex;font-size:0;height:26px;margin-right:.5rem;min-width:25px;padding:0;width:25px}@media(max-width:47.9375em){.country-header .header .top-right .icon-globe,.country-header .header .top-right .icon-search{margin-right:0;-webkit-mask:inherit;mask:inherit}}.country-header .header .top-right .icon-globe:hover,.country-header .header .top-right .icon-search:hover{background-color:#4f95dd}.overlay-grey:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.country-header .header .top-left .logo{background-image:none}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.country-header .header{background-color:#fafafa;box-shadow:0 3px 6px rgba(0,0,0,.1);left:0;position:fixed;top:0;width:100%;z-index:9}.country-header .header .top-left .logo img{min-width:60px;-webkit-transition:all .4s cubic-bezier(.64,.05,.35,1.05);-moz-transition:all .4s cubic-bezier(.64,.05,.35,1.05);-ms-transition:all .4s cubic-bezier(.64,.05,.35,1.05);-o-transition:all .4s cubic-bezier(.64,.05,.35,1.05);transition:all .4s cubic-bezier(.64,.05,.35,1.05)}@media(min-width:64em){.country-header .header .top-left .logo img{height:122px}.country-header .header .top-left .logo img.scrolled{height:115px}}@media(max-width:63.9375em){.country-header .header .top-left .logo img{height:82px;min-width:40px}.country-header .header .top-left .logo img.scrolled{height:75px}}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.country-header .header{height:7.1875rem}@media(max-width:63.9375em){.country-header .header{height:4.6875rem}}.country-header .header .site-title{font-size:1rem;line-height:1.142;margin-right:1.5rem;margin-top:-.25rem;padding:.438rem 0}@media(max-width:63.9375em){.country-header .header .site-title{width:calc(100% - 64px)}}@media(min-width:90em){.country-header .header .site-title{font-size:1.25rem;margin-right:2rem;width:14.4375rem}}.country-header .header .site-title span:first-of-type:not(:last-of-type){border-bottom:1px solid #a9b1b7;color:#55606e;display:inline-block;font-size:.75rem;margin:0;padding-bottom:1px}.country-header .header .site-title span{display:flex;margin-top:.3rem}.country-header .header .site-title span a{background:none;font-size:inherit}.country-header .header .top-left{align-items:center;display:flex}@media(min-width:90em){.country-header .header .top-left{width:calc(66.66667% - 1.5rem)}}@media(max-width:63.9375em){.country-header .header .top-left{width:auto}}.country-header .header .top-left .logo{align-items:flex-start;display:flex;height:7.1875rem;margin-right:1.5rem;position:relative;z-index:2}@media(max-width:63.9375em){.country-header .header .top-left .logo{height:4.6875rem}}@media(max-width:47.9375em){.country-header .header .top-left .logo{margin-right:.75rem}}.country-header .header .align-content-middle{align-items:center;justify-content:space-between;position:relative}@media(max-width:63.9375em){.country-header .header .align-content-middle{justify-content:space-between}}.country-header .header .menu{align-items:stretch;align-self:stretch;display:flex;margin:auto;max-width:35rem;min-height:7.1875rem}@media(max-width:63.9375em){.country-header .header .menu{display:none}}@media(min-width:90em){.country-header .header .menu{margin:auto;max-width:40rem}}.country-header .header .menu ul{column-gap:1.5rem;display:flex;flex-direction:row;justify-content:space-evenly}@media(min-width:90em){.country-header .header .menu ul{column-gap:2rem}}.country-header .header .menu li{align-items:stretch;align-self:stretch;display:flex;justify-content:center;margin:0;width:110px}@media(min-width:90em){.country-header .header .menu li{margin:0;width:115px}}.country-header .header .menu li:first-of-type{margin-left:0}.country-header .header .menu li a{align-items:center;display:flex}.country-header .header .top-right{align-items:center;display:flex;justify-content:flex-end}@media(min-width:90em){.country-header .header .top-right{box-sizing:border-box;padding-right:5.625rem;width:calc(33.33333% - 1.5rem)}}.country-header .header .top-right .dropdown-language{align-items:center;display:flex;justify-self:flex-end}@media(max-width:63.9375em){.country-header .header .top-right .dropdown-language{display:none}}.country-header .header .top-right .icon-search{margin-left:1rem;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDE4LjI1YTguMjUgOC4yNSAwIDEgMCAwLTE2LjUgOC4yNSA4LjI1IDAgMCAwIDAgMTYuNVpNMjMuMTQ0IDIyLjExOGwtNy4zLTUuOTY3IiBzdHJva2U9IiMwMDZFQjUiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat left center;mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDE4LjI1YTguMjUgOC4yNSAwIDEgMCAwLTE2LjUgOC4yNSA4LjI1IDAgMCAwIDAgMTYuNVpNMjMuMTQ0IDIyLjExOGwtNy4zLTUuOTY3IiBzdHJva2U9IiMwMDZFQjUiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat left center}@media(max-width:47.9375em){.country-header .header .top-right .icon-search{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDE4LjI1YTguMjUgOC4yNSAwIDEgMCAwLTE2LjUgOC4yNSA4LjI1IDAgMCAwIDAgMTYuNVpNMjMuMTQ0IDIyLjExOGwtNy4zLTUuOTY3IiBzdHJva2U9IiMwMDZFQjUiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat 0}}.country-header .header .top-right .icon-globe{margin-left:1.75rem;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDIzLjI1YzYuMjEzIDAgMTEuMjUtNS4wMzcgMTEuMjUtMTEuMjVTMTguMjEzLjc1IDEyIC43NS43NSA1Ljc4Ny43NSAxMiA1Ljc4NyAyMy4yNSAxMiAyMy4yNVpNMTEuNjUyLjc4NFYyMi45MU0uMjc3IDEyLjE2aDIyLjcwNSIgc3Ryb2tlPSIjMDA2RUI1IiBzdHJva2Utd2lkdGg9IjEuNSIvPjxwYXRoIGQ9Ik0xMS41IDIzLjI1YzMuMTc2IDAgNS43NS01LjAzNyA1Ljc1LTExLjI1UzE0LjY3Ni43NSAxMS41Ljc1IDUuNzUgNS43ODcgNS43NSAxMnMyLjU3NCAxMS4yNSA1Ljc1IDExLjI1WiIgc3Ryb2tlPSIjMDA2RUI1IiBzdHJva2Utd2lkdGg9IjEuNSIvPjxwYXRoIGQ9Ik0yLjcxNyA1LjcxczIuNjE3IDIuODQ4IDkuMDcyIDIuODM0YzYuNDU1LS4wMTQgOS44MzYtMi4zNTQgOS44MzYtMi4zNTRNMjEuNjI3IDE4LjU0NXMtMy4yMDktMi43LTkuNjY0LTIuNjg4Yy02LjQ1NS4wMTItOS4yNDQgMi4yMDgtOS4yNDQgMi4yMDgiIHN0cm9rZT0iIzAwNkVCNSIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48L3N2Zz4=) no-repeat left center;mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDIzLjI1YzYuMjEzIDAgMTEuMjUtNS4wMzcgMTEuMjUtMTEuMjVTMTguMjEzLjc1IDEyIC43NS43NSA1Ljc4Ny43NSAxMiA1Ljc4NyAyMy4yNSAxMiAyMy4yNVpNMTEuNjUyLjc4NFYyMi45MU0uMjc3IDEyLjE2aDIyLjcwNSIgc3Ryb2tlPSIjMDA2RUI1IiBzdHJva2Utd2lkdGg9IjEuNSIvPjxwYXRoIGQ9Ik0xMS41IDIzLjI1YzMuMTc2IDAgNS43NS01LjAzNyA1Ljc1LTExLjI1UzE0LjY3Ni43NSAxMS41Ljc1IDUuNzUgNS43ODcgNS43NSAxMnMyLjU3NCAxMS4yNSA1Ljc1IDExLjI1WiIgc3Ryb2tlPSIjMDA2RUI1IiBzdHJva2Utd2lkdGg9IjEuNSIvPjxwYXRoIGQ9Ik0yLjcxNyA1LjcxczIuNjE3IDIuODQ4IDkuMDcyIDIuODM0YzYuNDU1LS4wMTQgOS44MzYtMi4zNTQgOS44MzYtMi4zNTRNMjEuNjI3IDE4LjU0NXMtMy4yMDktMi43LTkuNjY0LTIuNjg4Yy02LjQ1NS4wMTItOS4yNDQgMi4yMDgtOS4yNDQgMi4yMDgiIHN0cm9rZT0iIzAwNkVCNSIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48L3N2Zz4=) no-repeat left center}@media(max-width:63.9375em){.country-header .header .top-right .icon-globe{display:none}}.country-header .header .top-right .button{display:block;margin-left:1rem}@media(max-width:63.9375em){.country-header .header .top-right .button{display:none}}.country-header .header .menu,.country-header .header .site-title,.country-header .header .top-right{-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.country-header.country-load-animation .header .top-left .logo{left:50%;position:fixed;top:0;transform:translateX(-50%);-webkit-transition:all .7s ease;-moz-transition:all .7s ease;-ms-transition:all .7s ease;-o-transition:all .7s ease;transition:all .7s ease}.country-header.country-load-animation .menu,.country-header.country-load-animation .site-title,.country-header.country-load-animation .top-right{opacity:0}.country-header.run-animation .header .top-left .logo{left:.75rem;position:fixed;transform:translateX(0)}.country-header.show-content .menu,.country-header.show-content .site-title,.country-header.show-content .top-right{opacity:1}[dir=rtl] .country-header .top-left .logo{margin-right:0}[dir=rtl] .country-header .site-title,[dir=rtl] .country-header .top-left .logo img{margin-left:1.5rem;margin-right:0}@media(min-width:90em){[dir=rtl] .country-header .site-title{margin-left:2rem;margin-right:0}[dir=rtl] .country-header .top-right{padding-left:5.625rem;padding-right:0}}[dir=rtl] .country-header .top-right .icon-search{margin-left:0;margin-right:1rem}[dir=rtl] .country-header .top-right .icon-globe{margin-left:0;margin-right:1.75rem}[dir=rtl] .country-header .top-right .button{display:block;margin-left:0;margin-right:1rem}@media(max-width:63.9375em){[dir=rtl] .country-header .top-right .button{display:none}}[dir=rtl] .country-header.run-animation .header .top-left .logo{left:calc(100% - 6rem)} \ No newline at end of file +.country-header .header .top-right .icon-globe,.country-header .header .top-right .icon-search{background-color:#006eb5;border:0;cursor:pointer;display:inline-flex;font-size:0;height:26px;margin-right:.5rem;min-width:25px;padding:0;width:25px}@media(max-width:47.9375em){.country-header .header .top-right .icon-globe,.country-header .header .top-right .icon-search{margin-right:0;-webkit-mask:inherit;mask:inherit}}.country-header .header .top-right .icon-globe:hover,.country-header .header .top-right .icon-search:hover{background-color:#4f95dd}.overlay-grey:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.country-header .header .top-left .logo{background-image:none}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.country-header .header{background-color:#fafafa;box-shadow:0 3px 6px rgba(0,0,0,.1);left:0;position:fixed;top:0;width:100%;z-index:9}.country-header .header .top-left .logo img{min-width:60px;-webkit-transition:all .4s cubic-bezier(.64,.05,.35,1.05);-moz-transition:all .4s cubic-bezier(.64,.05,.35,1.05);-ms-transition:all .4s cubic-bezier(.64,.05,.35,1.05);-o-transition:all .4s cubic-bezier(.64,.05,.35,1.05);transition:all .4s cubic-bezier(.64,.05,.35,1.05)}@media(min-width:64em){.country-header .header .top-left .logo img{height:122px}.country-header .header .top-left .logo img.scrolled{height:115px}}@media(max-width:63.9375em){.country-header .header .top-left .logo img{height:82px;min-width:40px}.country-header .header .top-left .logo img.scrolled{height:75px}}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.country-header .header{height:7.1875rem}@media(max-width:63.9375em){.country-header .header{height:4.6875rem}}.country-header .header .site-title{font-size:1rem;line-height:1.142;margin-right:1.5rem;margin-top:-.25rem;padding:.438rem 0}@media(max-width:63.9375em){.country-header .header .site-title{width:calc(100% - 64px)}}@media(min-width:90em){.country-header .header .site-title{font-size:1.25rem;margin-right:2rem;width:14.4375rem}}.country-header .header .site-title span:first-of-type:not(:last-of-type){border-bottom:1px solid #a9b1b7;color:#55606e;display:inline-block;font-size:.75rem;margin:0;padding-bottom:1px}.country-header .header .site-title span{display:flex;margin-top:.3rem}.country-header .header .site-title span a{background:none;font-size:inherit}.country-header .header .top-left{align-items:center;display:flex}@media(min-width:90em){.country-header .header .top-left{width:calc(66.66667% - 1.5rem)}}@media(max-width:63.9375em){.country-header .header .top-left{width:auto}}.country-header .header .top-left .logo{align-items:flex-start;display:flex;height:7.1875rem;margin-right:1.5rem;position:relative;z-index:2}@media(max-width:63.9375em){.country-header .header .top-left .logo{height:4.6875rem}}@media(max-width:47.9375em){.country-header .header .top-left .logo{margin-right:.75rem}}.country-header .header .align-content-middle{align-items:center;justify-content:space-between;position:relative}@media(max-width:63.9375em){.country-header .header .align-content-middle{justify-content:space-between}}.country-header .header .menu{align-items:stretch;align-self:stretch;display:flex;margin:auto;max-width:35rem;min-height:7.1875rem}@media(max-width:63.9375em){.country-header .header .menu{display:none}}@media(min-width:90em){.country-header .header .menu{margin:auto;max-width:40rem}}.country-header .header .menu ul{column-gap:1.5rem;display:flex;flex-direction:row;justify-content:space-evenly}@media(min-width:90em){.country-header .header .menu ul{column-gap:2rem}}.country-header .header .menu li{align-items:stretch;align-self:stretch;display:flex;justify-content:center;margin:0;width:110px}@media(min-width:90em){.country-header .header .menu li{margin:0;width:115px}}.country-header .header .menu li:first-of-type{margin-left:0}.country-header .header .menu li a{align-items:center;display:flex}.country-header .header .top-right{align-items:center;display:flex;justify-content:flex-end}@media(min-width:90em){.country-header .header .top-right{box-sizing:border-box;padding-right:5.625rem;width:calc(33.33333% - 1.5rem)}}.country-header .header .top-right .dropdown-language{align-items:center;display:flex;justify-self:flex-end}@media(max-width:63.9375em){.country-header .header .top-right .dropdown-language{display:none}}.country-header .header .top-right .icon-search{margin-left:1rem;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDE4LjI1YTguMjUgOC4yNSAwIDEgMCAwLTE2LjUgOC4yNSA4LjI1IDAgMCAwIDAgMTYuNVpNMjMuMTQ0IDIyLjExOGwtNy4zLTUuOTY3IiBzdHJva2U9IiMwMDZFQjUiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat left center;mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDE4LjI1YTguMjUgOC4yNSAwIDEgMCAwLTE2LjUgOC4yNSA4LjI1IDAgMCAwIDAgMTYuNVpNMjMuMTQ0IDIyLjExOGwtNy4zLTUuOTY3IiBzdHJva2U9IiMwMDZFQjUiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat left center}@media(max-width:47.9375em){.country-header .header .top-right .icon-search{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDE4LjI1YTguMjUgOC4yNSAwIDEgMCAwLTE2LjUgOC4yNSA4LjI1IDAgMCAwIDAgMTYuNVpNMjMuMTQ0IDIyLjExOGwtNy4zLTUuOTY3IiBzdHJva2U9IiMwMDZFQjUiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat 0}}.country-header .header .top-right .icon-globe{margin-left:1.75rem;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDIzLjI1YzYuMjEzIDAgMTEuMjUtNS4wMzcgMTEuMjUtMTEuMjVTMTguMjEzLjc1IDEyIC43NS43NSA1Ljc4Ny43NSAxMiA1Ljc4NyAyMy4yNSAxMiAyMy4yNVpNMTEuNjUyLjc4NFYyMi45MU0uMjc3IDEyLjE2aDIyLjcwNSIgc3Ryb2tlPSIjMDA2RUI1IiBzdHJva2Utd2lkdGg9IjEuNSIvPjxwYXRoIGQ9Ik0xMS41IDIzLjI1YzMuMTc2IDAgNS43NS01LjAzNyA1Ljc1LTExLjI1UzE0LjY3Ni43NSAxMS41Ljc1IDUuNzUgNS43ODcgNS43NSAxMnMyLjU3NCAxMS4yNSA1Ljc1IDExLjI1WiIgc3Ryb2tlPSIjMDA2RUI1IiBzdHJva2Utd2lkdGg9IjEuNSIvPjxwYXRoIGQ9Ik0yLjcxNyA1LjcxczIuNjE3IDIuODQ4IDkuMDcyIDIuODM0YzYuNDU1LS4wMTQgOS44MzYtMi4zNTQgOS44MzYtMi4zNTRNMjEuNjI3IDE4LjU0NXMtMy4yMDktMi43LTkuNjY0LTIuNjg4Yy02LjQ1NS4wMTItOS4yNDQgMi4yMDgtOS4yNDQgMi4yMDgiIHN0cm9rZT0iIzAwNkVCNSIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48L3N2Zz4=) no-repeat left center;mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDIzLjI1YzYuMjEzIDAgMTEuMjUtNS4wMzcgMTEuMjUtMTEuMjVTMTguMjEzLjc1IDEyIC43NS43NSA1Ljc4Ny43NSAxMiA1Ljc4NyAyMy4yNSAxMiAyMy4yNVpNMTEuNjUyLjc4NFYyMi45MU0uMjc3IDEyLjE2aDIyLjcwNSIgc3Ryb2tlPSIjMDA2RUI1IiBzdHJva2Utd2lkdGg9IjEuNSIvPjxwYXRoIGQ9Ik0xMS41IDIzLjI1YzMuMTc2IDAgNS43NS01LjAzNyA1Ljc1LTExLjI1UzE0LjY3Ni43NSAxMS41Ljc1IDUuNzUgNS43ODcgNS43NSAxMnMyLjU3NCAxMS4yNSA1Ljc1IDExLjI1WiIgc3Ryb2tlPSIjMDA2RUI1IiBzdHJva2Utd2lkdGg9IjEuNSIvPjxwYXRoIGQ9Ik0yLjcxNyA1LjcxczIuNjE3IDIuODQ4IDkuMDcyIDIuODM0YzYuNDU1LS4wMTQgOS44MzYtMi4zNTQgOS44MzYtMi4zNTRNMjEuNjI3IDE4LjU0NXMtMy4yMDktMi43LTkuNjY0LTIuNjg4Yy02LjQ1NS4wMTItOS4yNDQgMi4yMDgtOS4yNDQgMi4yMDgiIHN0cm9rZT0iIzAwNkVCNSIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48L3N2Zz4=) no-repeat left center}@media(max-width:63.9375em){.country-header .header .top-right .icon-globe{display:none}}.country-header .header .top-right .button{display:block;margin-left:1rem}@media(max-width:63.9375em){.country-header .header .top-right .button{display:none}}.country-header .header .menu,.country-header .header .site-title,.country-header .header .top-right{-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.country-header.country-load-animation .header .top-left .logo{left:50%;position:fixed;top:0;transform:translateX(-50%);-webkit-transition:all .7s ease;-moz-transition:all .7s ease;-ms-transition:all .7s ease;-o-transition:all .7s ease;transition:all .7s ease}.country-header.country-load-animation .menu,.country-header.country-load-animation .site-title,.country-header.country-load-animation .top-right{opacity:0}.country-header.run-animation .header .top-left .logo{left:.75rem;position:fixed;transform:translateX(0)}.country-header.show-content .menu,.country-header.show-content .site-title,.country-header.show-content .top-right{opacity:1}[dir=rtl] .country-header .top-left .logo{margin-right:0}[dir=rtl] .country-header .site-title,[dir=rtl] .country-header .top-left .logo img{margin-left:1.5rem;margin-right:0}@media(min-width:90em){[dir=rtl] .country-header .site-title{margin-left:2rem;margin-right:0}[dir=rtl] .country-header .top-right{padding-left:5.625rem;padding-right:0}}[dir=rtl] .country-header .top-right .icon-search{margin-left:0;margin-right:1rem}[dir=rtl] .country-header .top-right .icon-globe{margin-left:0;margin-right:1.75rem}[dir=rtl] .country-header .top-right .button{display:block;margin-left:0;margin-right:1rem}@media(max-width:63.9375em){[dir=rtl] .country-header .top-right .button{display:none}}[dir=rtl] .country-header.run-animation .header .top-left .logo{left:calc(100% - 6rem)} \ No newline at end of file diff --git a/docs/css/components/documentation.min.css b/docs/css/components/documentation.min.css index 36a9ff85b..3c3ef8c27 100644 --- a/docs/css/components/documentation.min.css +++ b/docs/css/components/documentation.min.css @@ -1 +1 @@ -.grid-container{margin-left:auto;margin-right:auto;max-width:90rem;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:48em){.grid-container{padding-left:.75rem;padding-right:.75rem}}.grid-container.fluid{max-width:100%}@media print,screen and (min-width:48em){.grid-container.fluid{padding-left:.75rem;padding-right:.75rem}}.grid-container.full{max-width:100%;padding-left:0;padding-right:0}.grid-x{box-direction:normal;box-orient:horizontal;display:flex;flex-flow:row wrap}.cell{box-flex:0;flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{box-flex:1;flex:1 1 0}.cell.shrink{box-flex:0;flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-full,.grid-x>.small-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:48em){.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-full,.grid-x>.medium-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-full,.grid-x>.large-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9{box-flex:0;flex:0 0 auto}.grid-x>.small-1{width:8.33333%}.grid-x>.small-2{width:16.66667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.33333%}.grid-x>.small-5{width:41.66667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.33333%}.grid-x>.small-8{width:66.66667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.33333%}.grid-x>.small-11{width:91.66667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:48em){.grid-x>.medium-auto{box-flex:1;flex:1 1 0;width:auto}.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-shrink{box-flex:0;flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.33333%}.grid-x>.medium-2{width:16.66667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.33333%}.grid-x>.medium-5{width:41.66667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.33333%}.grid-x>.medium-8{width:66.66667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.33333%}.grid-x>.medium-11{width:91.66667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{box-flex:1;flex:1 1 0;width:auto}.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-shrink{box-flex:0;flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.33333%}.grid-x>.large-2{width:16.66667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.33333%}.grid-x>.large-5{width:41.66667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.33333%}.grid-x>.large-8{width:66.66667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.33333%}.grid-x>.large-11{width:91.66667%}.grid-x>.large-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:48em){.grid-margin-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-margin-x>.cell{margin-left:.375rem;margin-right:.375rem;width:calc(100% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x>.cell{margin-left:.75rem;margin-right:.75rem;width:calc(100% - 1.5rem)}}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - .75rem)}.grid-margin-x>.small-2{width:calc(16.66667% - .75rem)}.grid-margin-x>.small-3{width:calc(25% - .75rem)}.grid-margin-x>.small-4{width:calc(33.33333% - .75rem)}.grid-margin-x>.small-5{width:calc(41.66667% - .75rem)}.grid-margin-x>.small-6{width:calc(50% - .75rem)}.grid-margin-x>.small-7{width:calc(58.33333% - .75rem)}.grid-margin-x>.small-8{width:calc(66.66667% - .75rem)}.grid-margin-x>.small-9{width:calc(75% - .75rem)}.grid-margin-x>.small-10{width:calc(83.33333% - .75rem)}.grid-margin-x>.small-11{width:calc(91.66667% - .75rem)}.grid-margin-x>.small-12{width:calc(100% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x>.auto,.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.medium-1,.grid-margin-x>.small-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.medium-2,.grid-margin-x>.small-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.medium-3,.grid-margin-x>.small-3{width:calc(25% - 1.5rem)}.grid-margin-x>.medium-4,.grid-margin-x>.small-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.medium-5,.grid-margin-x>.small-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.medium-6,.grid-margin-x>.small-6{width:calc(50% - 1.5rem)}.grid-margin-x>.medium-7,.grid-margin-x>.small-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.medium-8,.grid-margin-x>.small-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.medium-9,.grid-margin-x>.small-9{width:calc(75% - 1.5rem)}.grid-margin-x>.medium-10,.grid-margin-x>.small-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.medium-11,.grid-margin-x>.small-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.medium-12,.grid-margin-x>.small-12{width:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.large-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.large-3{width:calc(25% - 1.5rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.large-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.large-6{width:calc(50% - 1.5rem)}.grid-margin-x>.large-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.large-9{width:calc(75% - 1.5rem)}.grid-margin-x>.large-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.large-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.large-12{width:calc(100% - 1.5rem)}}.grid-padding-x .grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:48em){.grid-padding-x .grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-container:not(.full)>.grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:48em){.grid-container:not(.full)>.grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-padding-x>.cell{padding-left:.375rem;padding-right:.375rem}@media print,screen and (min-width:48em){.grid-padding-x>.cell{padding-left:.75rem;padding-right:.75rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.33333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.66667%}.small-up-7>.cell{width:14.28571%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:48em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.33333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.66667%}.medium-up-7>.cell{width:14.28571%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.33333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.66667%}.large-up-7>.cell{width:14.28571%}.large-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.5rem)}}.grid-margin-x.small-up-2>.cell{width:calc(50% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.5rem)}}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.5rem)}}.grid-margin-x.small-up-4>.cell{width:calc(25% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.5rem)}}.grid-margin-x.small-up-5>.cell{width:calc(20% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.5rem)}}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.5rem)}}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.5rem)}}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.5rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.5rem)}}.small-margin-collapse,.small-margin-collapse>.cell{margin-left:0;margin-right:0}.small-margin-collapse>.small-1{width:8.33333%}.small-margin-collapse>.small-2{width:16.66667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.33333%}.small-margin-collapse>.small-5{width:41.66667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.33333%}.small-margin-collapse>.small-8{width:66.66667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.33333%}.small-margin-collapse>.small-11{width:91.66667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width:48em){.small-margin-collapse>.medium-1{width:8.33333%}.small-margin-collapse>.medium-2{width:16.66667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.33333%}.small-margin-collapse>.medium-5{width:41.66667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.33333%}.small-margin-collapse>.medium-8{width:66.66667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.33333%}.small-margin-collapse>.medium-11{width:91.66667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse>.large-1{width:8.33333%}.small-margin-collapse>.large-2{width:16.66667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.33333%}.small-margin-collapse>.large-5{width:41.66667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.33333%}.small-margin-collapse>.large-8{width:66.66667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.33333%}.small-margin-collapse>.large-11{width:91.66667%}.small-margin-collapse>.large-12{width:100%}}.small-padding-collapse{margin-left:0;margin-right:0}.small-padding-collapse>.cell{padding-left:0;padding-right:0}@media print,screen and (min-width:48em){.medium-margin-collapse,.medium-margin-collapse>.cell{margin-left:0;margin-right:0}.medium-margin-collapse>.small-1{width:8.33333%}.medium-margin-collapse>.small-2{width:16.66667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.33333%}.medium-margin-collapse>.small-5{width:41.66667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.33333%}.medium-margin-collapse>.small-8{width:66.66667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.33333%}.medium-margin-collapse>.small-11{width:91.66667%}.medium-margin-collapse>.small-12{width:100%}.medium-margin-collapse>.medium-1{width:8.33333%}.medium-margin-collapse>.medium-2{width:16.66667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.33333%}.medium-margin-collapse>.medium-5{width:41.66667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.33333%}.medium-margin-collapse>.medium-8{width:66.66667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.33333%}.medium-margin-collapse>.medium-11{width:91.66667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse>.large-1{width:8.33333%}.medium-margin-collapse>.large-2{width:16.66667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.33333%}.medium-margin-collapse>.large-5{width:41.66667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.33333%}.medium-margin-collapse>.large-8{width:66.66667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.33333%}.medium-margin-collapse>.large-11{width:91.66667%}.medium-margin-collapse>.large-12{width:100%}}@media print,screen and (min-width:48em){.medium-padding-collapse{margin-left:0;margin-right:0}.medium-padding-collapse>.cell{padding-left:0;padding-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse,.large-margin-collapse>.cell{margin-left:0;margin-right:0}.large-margin-collapse>.small-1{width:8.33333%}.large-margin-collapse>.small-2{width:16.66667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.33333%}.large-margin-collapse>.small-5{width:41.66667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.33333%}.large-margin-collapse>.small-8{width:66.66667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.33333%}.large-margin-collapse>.small-11{width:91.66667%}.large-margin-collapse>.small-12{width:100%}.large-margin-collapse>.medium-1{width:8.33333%}.large-margin-collapse>.medium-2{width:16.66667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.33333%}.large-margin-collapse>.medium-5{width:41.66667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.33333%}.large-margin-collapse>.medium-8{width:66.66667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.33333%}.large-margin-collapse>.medium-11{width:91.66667%}.large-margin-collapse>.medium-12{width:100%}.large-margin-collapse>.large-1{width:8.33333%}.large-margin-collapse>.large-2{width:16.66667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.33333%}.large-margin-collapse>.large-5{width:41.66667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.33333%}.large-margin-collapse>.large-8{width:66.66667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.33333%}.large-margin-collapse>.large-11{width:91.66667%}.large-margin-collapse>.large-12{width:100%}.large-padding-collapse{margin-left:0;margin-right:0}.large-padding-collapse>.cell{padding-left:0;padding-right:0}}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:.375rem}.small-offset-1{margin-left:8.33333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.33333% + .375rem)}.small-offset-2{margin-left:16.66667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.66667% + .375rem)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + .375rem)}.small-offset-4{margin-left:33.33333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.33333% + .375rem)}.small-offset-5{margin-left:41.66667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.66667% + .375rem)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + .375rem)}.small-offset-7{margin-left:58.33333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.33333% + .375rem)}.small-offset-8{margin-left:66.66667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.66667% + .375rem)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + .375rem)}.small-offset-10{margin-left:83.33333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.33333% + .375rem)}.small-offset-11{margin-left:91.66667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.66667% + .375rem)}@media print,screen and (min-width:48em){.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:.75rem}.medium-offset-1{margin-left:8.33333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.33333% + .75rem)}.medium-offset-2{margin-left:16.66667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.66667% + .75rem)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + .75rem)}.medium-offset-4{margin-left:33.33333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.33333% + .75rem)}.medium-offset-5{margin-left:41.66667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.66667% + .75rem)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + .75rem)}.medium-offset-7{margin-left:58.33333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.33333% + .75rem)}.medium-offset-8{margin-left:66.66667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.66667% + .75rem)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + .75rem)}.medium-offset-10{margin-left:83.33333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.33333% + .75rem)}.medium-offset-11{margin-left:91.66667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.66667% + .75rem)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:.75rem}.large-offset-1{margin-left:8.33333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.33333% + .75rem)}.large-offset-2{margin-left:16.66667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + .75rem)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + .75rem)}.large-offset-4{margin-left:33.33333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.33333% + .75rem)}.large-offset-5{margin-left:41.66667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.66667% + .75rem)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + .75rem)}.large-offset-7{margin-left:58.33333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.33333% + .75rem)}.large-offset-8{margin-left:66.66667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.66667% + .75rem)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + .75rem)}.large-offset-10{margin-left:83.33333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.33333% + .75rem)}.large-offset-11{margin-left:91.66667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.66667% + .75rem)}}.grid-y{box-direction:normal;box-orient:vertical;display:flex;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto,.grid-y>.shrink{height:auto}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-full,.grid-y>.small-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:48em){.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-full,.grid-y>.medium-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-full,.grid-y>.large-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9{box-flex:0;flex:0 0 auto}.grid-y>.small-1{height:8.33333%}.grid-y>.small-2{height:16.66667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.33333%}.grid-y>.small-5{height:41.66667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.33333%}.grid-y>.small-8{height:66.66667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.33333%}.grid-y>.small-11{height:91.66667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width:48em){.grid-y>.medium-auto{box-flex:1;flex:1 1 0;height:auto}.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-shrink{box-flex:0;flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.33333%}.grid-y>.medium-2{height:16.66667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.33333%}.grid-y>.medium-5{height:41.66667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.33333%}.grid-y>.medium-8{height:66.66667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.33333%}.grid-y>.medium-11{height:91.66667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width:64em){.grid-y>.large-auto{box-flex:1;flex:1 1 0;height:auto}.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-shrink{box-flex:0;flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.33333%}.grid-y>.large-2{height:16.66667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.33333%}.grid-y>.large-5{height:41.66667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.33333%}.grid-y>.large-8{height:66.66667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.33333%}.grid-y>.large-11{height:91.66667%}.grid-y>.large-12{height:100%}}.grid-padding-y .grid-padding-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:48em){.grid-padding-y .grid-padding-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-padding-y>.cell{padding-bottom:.375rem;padding-top:.375rem}@media print,screen and (min-width:48em){.grid-padding-y>.cell{padding-bottom:.75rem;padding-top:.75rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-frame{box-align:stretch;align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .grid-frame{width:100%}.cell-block{max-width:100%;overflow-x:auto}.cell-block,.cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container{box-direction:normal;box-orient:vertical;display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}@media print,screen and (min-width:48em){.medium-grid-frame{box-align:stretch;align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.medium-cell-block-container{box-direction:normal;box-orient:vertical;display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.medium-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media print,screen and (min-width:64em){.large-grid-frame{box-align:stretch;align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.large-cell-block-container{box-direction:normal;box-orient:vertical;display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.large-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}.grid-y.grid-frame{box-align:stretch;align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:48em){.grid-y.medium-grid-frame{box-align:stretch;align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame{box-align:stretch;align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:48em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}.grid-margin-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:48em){.grid-margin-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-margin-y>.cell{height:calc(100% - .75rem);margin-bottom:.375rem;margin-top:.375rem}@media print,screen and (min-width:48em){.grid-margin-y>.cell{height:calc(100% - 1.5rem);margin-bottom:.75rem;margin-top:.75rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - .75rem)}.grid-margin-y>.small-2{height:calc(16.66667% - .75rem)}.grid-margin-y>.small-3{height:calc(25% - .75rem)}.grid-margin-y>.small-4{height:calc(33.33333% - .75rem)}.grid-margin-y>.small-5{height:calc(41.66667% - .75rem)}.grid-margin-y>.small-6{height:calc(50% - .75rem)}.grid-margin-y>.small-7{height:calc(58.33333% - .75rem)}.grid-margin-y>.small-8{height:calc(66.66667% - .75rem)}.grid-margin-y>.small-9{height:calc(75% - .75rem)}.grid-margin-y>.small-10{height:calc(83.33333% - .75rem)}.grid-margin-y>.small-11{height:calc(91.66667% - .75rem)}.grid-margin-y>.small-12{height:calc(100% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.small-3{height:calc(25% - 1.5rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.small-6{height:calc(50% - 1.5rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.small-9{height:calc(75% - 1.5rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.small-12{height:calc(100% - 1.5rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.5rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.5rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.5rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.large-3{height:calc(25% - 1.5rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.large-6{height:calc(50% - 1.5rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.large-9{height:calc(75% - 1.5rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.large-12{height:calc(100% - 1.5rem)}}.grid-frame.grid-margin-y{height:calc(100vh + .75rem)}@media print,screen and (min-width:48em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:48em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.5rem)}}.documentation-page .grid-container:not(.full){margin-left:auto;margin-right:auto;max-width:75rem}.documentation-page .grid-container.full{margin-left:auto;margin-right:auto;padding:0 .75rem}@media(min-width:64em){.documentation-page .grid-container.full{padding:0 .25rem}}.documentation-page .vimeo-full-width{padding:56.25% 0 0;position:relative}.documentation-page .vimeo-full-width iframe{height:100%;left:0;position:absolute;top:0;width:100%}.documentation-page h1.title{color:#000;font-family:SohneBreit,ProximaNova,sans-serif;font-size:55px;font-weight:900;margin-bottom:2rem;margin-top:4rem}@media(min-width:64em){.documentation-page h1.title{font-size:55px}}.documentation-page h2,.documentation-page h3,.documentation-page h4,.documentation-page h5,.documentation-page h6{font-family:ProximaNova,sans-serif}.documentation-page h2{margin-bottom:1.5rem}.documentation-page h3{margin-bottom:1rem}.documentation-page .subtitle{font-size:1.25rem;line-height:1.3}.documentation-page video{width:100%}.documentation-page hr{border-top:2px solid #000;margin-bottom:1.5rem;margin-top:5rem}.documentation-page .intro{row-gap:1.5rem}.documentation-page .intro .cell{align-items:center;display:flex}.documentation-page .intro .cell.figma{background:#000}.documentation-page .intro .cell.figma a,.documentation-page .intro .cell.figma p{color:#fff}.documentation-page .intro .cell.github{background:#edeff0}.documentation-page .intro .cell.figma a,.documentation-page .intro .cell.github a{background:none;padding-bottom:1.5rem;padding-top:2.5rem;text-align:center;width:100%}@media(min-width:64em){.documentation-page .intro .cell.figma a,.documentation-page .intro .cell.github a{padding-bottom:2rem;padding-top:3rem}}.documentation-page .intro .cell.figma a p,.documentation-page .intro .cell.github a p{font-size:1.25rem}.documentation-page .intro .cell.figma img,.documentation-page .intro .cell.github img{height:100px}.documentation-page .featured-content-cards__wrapper{margin-bottom:1rem;margin-top:3rem}.documentation-page .featured-content-cards__wrapper .grid-x.grid-margin-x{row-gap:1.5rem} \ No newline at end of file +.grid-container{margin-left:auto;margin-right:auto;max-width:90rem;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.fluid{margin-left:auto;margin-right:auto;max-width:100%;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container.fluid{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.full{margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0}.grid-x{display:flex;flex-flow:row wrap}.cell{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{flex:1 1 0}.cell.shrink{flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-full,.grid-x>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-full,.grid-x>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-full,.grid-x>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-full,.grid-x>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-full,.grid-x>.xxlarge-shrink{flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9{flex:0 0 auto}.grid-x>.small-1{width:8.3333333333%}.grid-x>.small-2{width:16.6666666667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.3333333333%}.grid-x>.small-5{width:41.6666666667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.3333333333%}.grid-x>.small-8{width:66.6666666667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.3333333333%}.grid-x>.small-11{width:91.6666666667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:30em){.grid-x>.medium-auto{flex:1 1 0;width:auto}.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-shrink{flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.3333333333%}.grid-x>.medium-2{width:16.6666666667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.3333333333%}.grid-x>.medium-5{width:41.6666666667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.3333333333%}.grid-x>.medium-8{width:66.6666666667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.3333333333%}.grid-x>.medium-11{width:91.6666666667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{flex:1 1 0;width:auto}.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-shrink{flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.3333333333%}.grid-x>.large-2{width:16.6666666667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.3333333333%}.grid-x>.large-5{width:41.6666666667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.3333333333%}.grid-x>.large-8{width:66.6666666667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.3333333333%}.grid-x>.large-11{width:91.6666666667%}.grid-x>.large-12{width:100%}}@media screen and (min-width:90em){.grid-x>.xlarge-auto{flex:1 1 0;width:auto}.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-shrink{flex:0 0 auto}.grid-x>.xlarge-shrink{width:auto}.grid-x>.xlarge-1{width:8.3333333333%}.grid-x>.xlarge-2{width:16.6666666667%}.grid-x>.xlarge-3{width:25%}.grid-x>.xlarge-4{width:33.3333333333%}.grid-x>.xlarge-5{width:41.6666666667%}.grid-x>.xlarge-6{width:50%}.grid-x>.xlarge-7{width:58.3333333333%}.grid-x>.xlarge-8{width:66.6666666667%}.grid-x>.xlarge-9{width:75%}.grid-x>.xlarge-10{width:83.3333333333%}.grid-x>.xlarge-11{width:91.6666666667%}.grid-x>.xlarge-12{width:100%}}@media screen and (min-width:120em){.grid-x>.xxlarge-auto{flex:1 1 0;width:auto}.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-shrink{flex:0 0 auto}.grid-x>.xxlarge-shrink{width:auto}.grid-x>.xxlarge-1{width:8.3333333333%}.grid-x>.xxlarge-2{width:16.6666666667%}.grid-x>.xxlarge-3{width:25%}.grid-x>.xxlarge-4{width:33.3333333333%}.grid-x>.xxlarge-5{width:41.6666666667%}.grid-x>.xxlarge-6{width:50%}.grid-x>.xxlarge-7{width:58.3333333333%}.grid-x>.xxlarge-8{width:66.6666666667%}.grid-x>.xxlarge-9{width:75%}.grid-x>.xxlarge-10{width:83.3333333333%}.grid-x>.xxlarge-11{width:91.6666666667%}.grid-x>.xxlarge-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-margin-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-margin-x>.cell{margin-left:.375rem;margin-right:.375rem;width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.cell{margin-left:.75rem;margin-right:.75rem;width:calc(100% - 1.5rem)}}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - .75rem)}.grid-margin-x>.small-2{width:calc(16.66667% - .75rem)}.grid-margin-x>.small-3{width:calc(25% - .75rem)}.grid-margin-x>.small-4{width:calc(33.33333% - .75rem)}.grid-margin-x>.small-5{width:calc(41.66667% - .75rem)}.grid-margin-x>.small-6{width:calc(50% - .75rem)}.grid-margin-x>.small-7{width:calc(58.33333% - .75rem)}.grid-margin-x>.small-8{width:calc(66.66667% - .75rem)}.grid-margin-x>.small-9{width:calc(75% - .75rem)}.grid-margin-x>.small-10{width:calc(83.33333% - .75rem)}.grid-margin-x>.small-11{width:calc(91.66667% - .75rem)}.grid-margin-x>.small-12{width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.small-3{width:calc(25% - 1.5rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.small-6{width:calc(50% - 1.5rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.small-9{width:calc(75% - 1.5rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.small-12{width:calc(100% - 1.5rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.medium-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.5rem)}.grid-margin-x>.medium-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.medium-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.5rem)}.grid-margin-x>.medium-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.medium-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.5rem)}.grid-margin-x>.medium-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.medium-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.large-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.large-3{width:calc(25% - 1.5rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.large-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.large-6{width:calc(50% - 1.5rem)}.grid-margin-x>.large-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.large-9{width:calc(75% - 1.5rem)}.grid-margin-x>.large-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.large-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.large-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x>.xlarge-auto,.grid-margin-x>.xlarge-shrink{width:auto}.grid-margin-x>.xlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xlarge-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x>.xxlarge-auto,.grid-margin-x>.xxlarge-shrink{width:auto}.grid-margin-x>.xxlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xxlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xxlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xxlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xxlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xxlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xxlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xxlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xxlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xxlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xxlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xxlarge-12{width:calc(100% - 1.5rem)}}.grid-padding-x .grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-padding-x .grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-container:not(.full)>.grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-container:not(.full)>.grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-padding-x>.cell{padding-left:.375rem;padding-right:.375rem}@media print,screen and (min-width:30em){.grid-padding-x>.cell{padding-left:.75rem;padding-right:.75rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.3333333333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.6666666667%}.small-up-7>.cell{width:14.2857142857%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:30em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.3333333333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.6666666667%}.medium-up-7>.cell{width:14.2857142857%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.3333333333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.6666666667%}.large-up-7>.cell{width:14.2857142857%}.large-up-8>.cell{width:12.5%}}@media screen and (min-width:90em){.xlarge-up-1>.cell{width:100%}.xlarge-up-2>.cell{width:50%}.xlarge-up-3>.cell{width:33.3333333333%}.xlarge-up-4>.cell{width:25%}.xlarge-up-5>.cell{width:20%}.xlarge-up-6>.cell{width:16.6666666667%}.xlarge-up-7>.cell{width:14.2857142857%}.xlarge-up-8>.cell{width:12.5%}}@media screen and (min-width:120em){.xxlarge-up-1>.cell{width:100%}.xxlarge-up-2>.cell{width:50%}.xxlarge-up-3>.cell{width:33.3333333333%}.xxlarge-up-4>.cell{width:25%}.xxlarge-up-5>.cell{width:20%}.xxlarge-up-6>.cell{width:16.6666666667%}.xxlarge-up-7>.cell{width:14.2857142857%}.xxlarge-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - .75rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - .75rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - .75rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - .75rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - .75rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - .75rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - .75rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.5rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x.xlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x.xxlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xxlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xxlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xxlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xxlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xxlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xxlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xxlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}.small-margin-collapse,.small-margin-collapse>.cell{margin-left:0;margin-right:0}.small-margin-collapse>.small-1{width:8.3333333333%}.small-margin-collapse>.small-2{width:16.6666666667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.3333333333%}.small-margin-collapse>.small-5{width:41.6666666667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.3333333333%}.small-margin-collapse>.small-8{width:66.6666666667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.3333333333%}.small-margin-collapse>.small-11{width:91.6666666667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width:30em){.small-margin-collapse>.medium-1{width:8.3333333333%}.small-margin-collapse>.medium-2{width:16.6666666667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.3333333333%}.small-margin-collapse>.medium-5{width:41.6666666667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.3333333333%}.small-margin-collapse>.medium-8{width:66.6666666667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.3333333333%}.small-margin-collapse>.medium-11{width:91.6666666667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse>.large-1{width:8.3333333333%}.small-margin-collapse>.large-2{width:16.6666666667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.3333333333%}.small-margin-collapse>.large-5{width:41.6666666667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.3333333333%}.small-margin-collapse>.large-8{width:66.6666666667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.3333333333%}.small-margin-collapse>.large-11{width:91.6666666667%}.small-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.small-margin-collapse>.xlarge-1{width:8.3333333333%}.small-margin-collapse>.xlarge-2{width:16.6666666667%}.small-margin-collapse>.xlarge-3{width:25%}.small-margin-collapse>.xlarge-4{width:33.3333333333%}.small-margin-collapse>.xlarge-5{width:41.6666666667%}.small-margin-collapse>.xlarge-6{width:50%}.small-margin-collapse>.xlarge-7{width:58.3333333333%}.small-margin-collapse>.xlarge-8{width:66.6666666667%}.small-margin-collapse>.xlarge-9{width:75%}.small-margin-collapse>.xlarge-10{width:83.3333333333%}.small-margin-collapse>.xlarge-11{width:91.6666666667%}.small-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.small-margin-collapse>.xxlarge-1{width:8.3333333333%}.small-margin-collapse>.xxlarge-2{width:16.6666666667%}.small-margin-collapse>.xxlarge-3{width:25%}.small-margin-collapse>.xxlarge-4{width:33.3333333333%}.small-margin-collapse>.xxlarge-5{width:41.6666666667%}.small-margin-collapse>.xxlarge-6{width:50%}.small-margin-collapse>.xxlarge-7{width:58.3333333333%}.small-margin-collapse>.xxlarge-8{width:66.6666666667%}.small-margin-collapse>.xxlarge-9{width:75%}.small-margin-collapse>.xxlarge-10{width:83.3333333333%}.small-margin-collapse>.xxlarge-11{width:91.6666666667%}.small-margin-collapse>.xxlarge-12{width:100%}}.small-padding-collapse{margin-left:0;margin-right:0}.small-padding-collapse>.cell{padding-left:0;padding-right:0}@media print,screen and (min-width:30em){.medium-margin-collapse,.medium-margin-collapse>.cell{margin-left:0;margin-right:0}.medium-margin-collapse>.small-1{width:8.3333333333%}.medium-margin-collapse>.small-2{width:16.6666666667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.3333333333%}.medium-margin-collapse>.small-5{width:41.6666666667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.3333333333%}.medium-margin-collapse>.small-8{width:66.6666666667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.3333333333%}.medium-margin-collapse>.small-11{width:91.6666666667%}.medium-margin-collapse>.small-12{width:100%}.medium-margin-collapse>.medium-1{width:8.3333333333%}.medium-margin-collapse>.medium-2{width:16.6666666667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.3333333333%}.medium-margin-collapse>.medium-5{width:41.6666666667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.3333333333%}.medium-margin-collapse>.medium-8{width:66.6666666667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.3333333333%}.medium-margin-collapse>.medium-11{width:91.6666666667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse>.large-1{width:8.3333333333%}.medium-margin-collapse>.large-2{width:16.6666666667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.3333333333%}.medium-margin-collapse>.large-5{width:41.6666666667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.3333333333%}.medium-margin-collapse>.large-8{width:66.6666666667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.3333333333%}.medium-margin-collapse>.large-11{width:91.6666666667%}.medium-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.medium-margin-collapse>.xlarge-1{width:8.3333333333%}.medium-margin-collapse>.xlarge-2{width:16.6666666667%}.medium-margin-collapse>.xlarge-3{width:25%}.medium-margin-collapse>.xlarge-4{width:33.3333333333%}.medium-margin-collapse>.xlarge-5{width:41.6666666667%}.medium-margin-collapse>.xlarge-6{width:50%}.medium-margin-collapse>.xlarge-7{width:58.3333333333%}.medium-margin-collapse>.xlarge-8{width:66.6666666667%}.medium-margin-collapse>.xlarge-9{width:75%}.medium-margin-collapse>.xlarge-10{width:83.3333333333%}.medium-margin-collapse>.xlarge-11{width:91.6666666667%}.medium-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.medium-margin-collapse>.xxlarge-1{width:8.3333333333%}.medium-margin-collapse>.xxlarge-2{width:16.6666666667%}.medium-margin-collapse>.xxlarge-3{width:25%}.medium-margin-collapse>.xxlarge-4{width:33.3333333333%}.medium-margin-collapse>.xxlarge-5{width:41.6666666667%}.medium-margin-collapse>.xxlarge-6{width:50%}.medium-margin-collapse>.xxlarge-7{width:58.3333333333%}.medium-margin-collapse>.xxlarge-8{width:66.6666666667%}.medium-margin-collapse>.xxlarge-9{width:75%}.medium-margin-collapse>.xxlarge-10{width:83.3333333333%}.medium-margin-collapse>.xxlarge-11{width:91.6666666667%}.medium-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:30em){.medium-padding-collapse{margin-left:0;margin-right:0}.medium-padding-collapse>.cell{padding-left:0;padding-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse,.large-margin-collapse>.cell{margin-left:0;margin-right:0}.large-margin-collapse>.small-1{width:8.3333333333%}.large-margin-collapse>.small-2{width:16.6666666667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.3333333333%}.large-margin-collapse>.small-5{width:41.6666666667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.3333333333%}.large-margin-collapse>.small-8{width:66.6666666667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.3333333333%}.large-margin-collapse>.small-11{width:91.6666666667%}.large-margin-collapse>.small-12{width:100%}.large-margin-collapse>.medium-1{width:8.3333333333%}.large-margin-collapse>.medium-2{width:16.6666666667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.3333333333%}.large-margin-collapse>.medium-5{width:41.6666666667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.3333333333%}.large-margin-collapse>.medium-8{width:66.6666666667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.3333333333%}.large-margin-collapse>.medium-11{width:91.6666666667%}.large-margin-collapse>.medium-12{width:100%}.large-margin-collapse>.large-1{width:8.3333333333%}.large-margin-collapse>.large-2{width:16.6666666667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.3333333333%}.large-margin-collapse>.large-5{width:41.6666666667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.3333333333%}.large-margin-collapse>.large-8{width:66.6666666667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.3333333333%}.large-margin-collapse>.large-11{width:91.6666666667%}.large-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.large-margin-collapse>.xlarge-1{width:8.3333333333%}.large-margin-collapse>.xlarge-2{width:16.6666666667%}.large-margin-collapse>.xlarge-3{width:25%}.large-margin-collapse>.xlarge-4{width:33.3333333333%}.large-margin-collapse>.xlarge-5{width:41.6666666667%}.large-margin-collapse>.xlarge-6{width:50%}.large-margin-collapse>.xlarge-7{width:58.3333333333%}.large-margin-collapse>.xlarge-8{width:66.6666666667%}.large-margin-collapse>.xlarge-9{width:75%}.large-margin-collapse>.xlarge-10{width:83.3333333333%}.large-margin-collapse>.xlarge-11{width:91.6666666667%}.large-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.large-margin-collapse>.xxlarge-1{width:8.3333333333%}.large-margin-collapse>.xxlarge-2{width:16.6666666667%}.large-margin-collapse>.xxlarge-3{width:25%}.large-margin-collapse>.xxlarge-4{width:33.3333333333%}.large-margin-collapse>.xxlarge-5{width:41.6666666667%}.large-margin-collapse>.xxlarge-6{width:50%}.large-margin-collapse>.xxlarge-7{width:58.3333333333%}.large-margin-collapse>.xxlarge-8{width:66.6666666667%}.large-margin-collapse>.xxlarge-9{width:75%}.large-margin-collapse>.xxlarge-10{width:83.3333333333%}.large-margin-collapse>.xxlarge-11{width:91.6666666667%}.large-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:64em){.large-padding-collapse{margin-left:0;margin-right:0}.large-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:90em){.xlarge-margin-collapse,.xlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xlarge-margin-collapse>.small-1{width:8.3333333333%}.xlarge-margin-collapse>.small-2{width:16.6666666667%}.xlarge-margin-collapse>.small-3{width:25%}.xlarge-margin-collapse>.small-4{width:33.3333333333%}.xlarge-margin-collapse>.small-5{width:41.6666666667%}.xlarge-margin-collapse>.small-6{width:50%}.xlarge-margin-collapse>.small-7{width:58.3333333333%}.xlarge-margin-collapse>.small-8{width:66.6666666667%}.xlarge-margin-collapse>.small-9{width:75%}.xlarge-margin-collapse>.small-10{width:83.3333333333%}.xlarge-margin-collapse>.small-11{width:91.6666666667%}.xlarge-margin-collapse>.small-12{width:100%}.xlarge-margin-collapse>.medium-1{width:8.3333333333%}.xlarge-margin-collapse>.medium-2{width:16.6666666667%}.xlarge-margin-collapse>.medium-3{width:25%}.xlarge-margin-collapse>.medium-4{width:33.3333333333%}.xlarge-margin-collapse>.medium-5{width:41.6666666667%}.xlarge-margin-collapse>.medium-6{width:50%}.xlarge-margin-collapse>.medium-7{width:58.3333333333%}.xlarge-margin-collapse>.medium-8{width:66.6666666667%}.xlarge-margin-collapse>.medium-9{width:75%}.xlarge-margin-collapse>.medium-10{width:83.3333333333%}.xlarge-margin-collapse>.medium-11{width:91.6666666667%}.xlarge-margin-collapse>.medium-12{width:100%}.xlarge-margin-collapse>.large-1{width:8.3333333333%}.xlarge-margin-collapse>.large-2{width:16.6666666667%}.xlarge-margin-collapse>.large-3{width:25%}.xlarge-margin-collapse>.large-4{width:33.3333333333%}.xlarge-margin-collapse>.large-5{width:41.6666666667%}.xlarge-margin-collapse>.large-6{width:50%}.xlarge-margin-collapse>.large-7{width:58.3333333333%}.xlarge-margin-collapse>.large-8{width:66.6666666667%}.xlarge-margin-collapse>.large-9{width:75%}.xlarge-margin-collapse>.large-10{width:83.3333333333%}.xlarge-margin-collapse>.large-11{width:91.6666666667%}.xlarge-margin-collapse>.large-12{width:100%}.xlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xlarge-3{width:25%}.xlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xlarge-6{width:50%}.xlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xlarge-9{width:75%}.xlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.xlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xxlarge-3{width:25%}.xlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xxlarge-6{width:50%}.xlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xxlarge-9{width:75%}.xlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xxlarge-12{width:100%}}@media screen and (min-width:90em){.xlarge-padding-collapse{margin-left:0;margin-right:0}.xlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:120em){.xxlarge-margin-collapse,.xxlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xxlarge-margin-collapse>.small-1{width:8.3333333333%}.xxlarge-margin-collapse>.small-2{width:16.6666666667%}.xxlarge-margin-collapse>.small-3{width:25%}.xxlarge-margin-collapse>.small-4{width:33.3333333333%}.xxlarge-margin-collapse>.small-5{width:41.6666666667%}.xxlarge-margin-collapse>.small-6{width:50%}.xxlarge-margin-collapse>.small-7{width:58.3333333333%}.xxlarge-margin-collapse>.small-8{width:66.6666666667%}.xxlarge-margin-collapse>.small-9{width:75%}.xxlarge-margin-collapse>.small-10{width:83.3333333333%}.xxlarge-margin-collapse>.small-11{width:91.6666666667%}.xxlarge-margin-collapse>.small-12{width:100%}.xxlarge-margin-collapse>.medium-1{width:8.3333333333%}.xxlarge-margin-collapse>.medium-2{width:16.6666666667%}.xxlarge-margin-collapse>.medium-3{width:25%}.xxlarge-margin-collapse>.medium-4{width:33.3333333333%}.xxlarge-margin-collapse>.medium-5{width:41.6666666667%}.xxlarge-margin-collapse>.medium-6{width:50%}.xxlarge-margin-collapse>.medium-7{width:58.3333333333%}.xxlarge-margin-collapse>.medium-8{width:66.6666666667%}.xxlarge-margin-collapse>.medium-9{width:75%}.xxlarge-margin-collapse>.medium-10{width:83.3333333333%}.xxlarge-margin-collapse>.medium-11{width:91.6666666667%}.xxlarge-margin-collapse>.medium-12{width:100%}.xxlarge-margin-collapse>.large-1{width:8.3333333333%}.xxlarge-margin-collapse>.large-2{width:16.6666666667%}.xxlarge-margin-collapse>.large-3{width:25%}.xxlarge-margin-collapse>.large-4{width:33.3333333333%}.xxlarge-margin-collapse>.large-5{width:41.6666666667%}.xxlarge-margin-collapse>.large-6{width:50%}.xxlarge-margin-collapse>.large-7{width:58.3333333333%}.xxlarge-margin-collapse>.large-8{width:66.6666666667%}.xxlarge-margin-collapse>.large-9{width:75%}.xxlarge-margin-collapse>.large-10{width:83.3333333333%}.xxlarge-margin-collapse>.large-11{width:91.6666666667%}.xxlarge-margin-collapse>.large-12{width:100%}.xxlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xlarge-3{width:25%}.xxlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xlarge-6{width:50%}.xxlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xlarge-9{width:75%}.xxlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xlarge-12{width:100%}.xxlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xxlarge-3{width:25%}.xxlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xxlarge-6{width:50%}.xxlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xxlarge-9{width:75%}.xxlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xxlarge-12{width:100%}.xxlarge-padding-collapse{margin-left:0;margin-right:0}.xxlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:.375rem}.small-offset-1{margin-left:8.3333333333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.33333% + .375rem)}.small-offset-2{margin-left:16.6666666667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.66667% + .375rem)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + .375rem)}.small-offset-4{margin-left:33.3333333333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.33333% + .375rem)}.small-offset-5{margin-left:41.6666666667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.66667% + .375rem)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + .375rem)}.small-offset-7{margin-left:58.3333333333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.33333% + .375rem)}.small-offset-8{margin-left:66.6666666667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.66667% + .375rem)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + .375rem)}.small-offset-10{margin-left:83.3333333333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.33333% + .375rem)}.small-offset-11{margin-left:91.6666666667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.66667% + .375rem)}@media print,screen and (min-width:30em){.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:.75rem}.medium-offset-1{margin-left:8.3333333333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.33333% + .75rem)}.medium-offset-2{margin-left:16.6666666667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.66667% + .75rem)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + .75rem)}.medium-offset-4{margin-left:33.3333333333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.33333% + .75rem)}.medium-offset-5{margin-left:41.6666666667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.66667% + .75rem)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + .75rem)}.medium-offset-7{margin-left:58.3333333333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.33333% + .75rem)}.medium-offset-8{margin-left:66.6666666667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.66667% + .75rem)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + .75rem)}.medium-offset-10{margin-left:83.3333333333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.33333% + .75rem)}.medium-offset-11{margin-left:91.6666666667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.66667% + .75rem)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:.75rem}.large-offset-1{margin-left:8.3333333333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.33333% + .75rem)}.large-offset-2{margin-left:16.6666666667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + .75rem)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + .75rem)}.large-offset-4{margin-left:33.3333333333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.33333% + .75rem)}.large-offset-5{margin-left:41.6666666667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.66667% + .75rem)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + .75rem)}.large-offset-7{margin-left:58.3333333333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.33333% + .75rem)}.large-offset-8{margin-left:66.6666666667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.66667% + .75rem)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + .75rem)}.large-offset-10{margin-left:83.3333333333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.33333% + .75rem)}.large-offset-11{margin-left:91.6666666667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:90em){.xlarge-offset-0{margin-left:0}.grid-margin-x>.xlarge-offset-0{margin-left:.75rem}.xlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xlarge-offset-3{margin-left:25%}.grid-margin-x>.xlarge-offset-3{margin-left:calc(25% + .75rem)}.xlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xlarge-offset-6{margin-left:50%}.grid-margin-x>.xlarge-offset-6{margin-left:calc(50% + .75rem)}.xlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xlarge-offset-9{margin-left:75%}.grid-margin-x>.xlarge-offset-9{margin-left:calc(75% + .75rem)}.xlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:120em){.xxlarge-offset-0{margin-left:0}.grid-margin-x>.xxlarge-offset-0{margin-left:.75rem}.xxlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xxlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xxlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xxlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xxlarge-offset-3{margin-left:25%}.grid-margin-x>.xxlarge-offset-3{margin-left:calc(25% + .75rem)}.xxlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xxlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xxlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xxlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xxlarge-offset-6{margin-left:50%}.grid-margin-x>.xxlarge-offset-6{margin-left:calc(50% + .75rem)}.xxlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xxlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xxlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xxlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xxlarge-offset-9{margin-left:75%}.grid-margin-x>.xxlarge-offset-9{margin-left:calc(75% + .75rem)}.xxlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xxlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xxlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xxlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}.grid-y{display:flex;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto,.grid-y>.shrink{height:auto}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-full,.grid-y>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-full,.grid-y>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-full,.grid-y>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-full,.grid-y>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-full,.grid-y>.xxlarge-shrink{flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9{flex:0 0 auto}.grid-y>.small-1{height:8.3333333333%}.grid-y>.small-2{height:16.6666666667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.3333333333%}.grid-y>.small-5{height:41.6666666667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.3333333333%}.grid-y>.small-8{height:66.6666666667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.3333333333%}.grid-y>.small-11{height:91.6666666667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width:30em){.grid-y>.medium-auto{flex:1 1 0;height:auto}.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-shrink{flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.3333333333%}.grid-y>.medium-2{height:16.6666666667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.3333333333%}.grid-y>.medium-5{height:41.6666666667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.3333333333%}.grid-y>.medium-8{height:66.6666666667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.3333333333%}.grid-y>.medium-11{height:91.6666666667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width:64em){.grid-y>.large-auto{flex:1 1 0;height:auto}.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-shrink{flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.3333333333%}.grid-y>.large-2{height:16.6666666667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.3333333333%}.grid-y>.large-5{height:41.6666666667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.3333333333%}.grid-y>.large-8{height:66.6666666667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.3333333333%}.grid-y>.large-11{height:91.6666666667%}.grid-y>.large-12{height:100%}}@media screen and (min-width:90em){.grid-y>.xlarge-auto{flex:1 1 0;height:auto}.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-shrink{flex:0 0 auto}.grid-y>.xlarge-shrink{height:auto}.grid-y>.xlarge-1{height:8.3333333333%}.grid-y>.xlarge-2{height:16.6666666667%}.grid-y>.xlarge-3{height:25%}.grid-y>.xlarge-4{height:33.3333333333%}.grid-y>.xlarge-5{height:41.6666666667%}.grid-y>.xlarge-6{height:50%}.grid-y>.xlarge-7{height:58.3333333333%}.grid-y>.xlarge-8{height:66.6666666667%}.grid-y>.xlarge-9{height:75%}.grid-y>.xlarge-10{height:83.3333333333%}.grid-y>.xlarge-11{height:91.6666666667%}.grid-y>.xlarge-12{height:100%}}@media screen and (min-width:120em){.grid-y>.xxlarge-auto{flex:1 1 0;height:auto}.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-shrink{flex:0 0 auto}.grid-y>.xxlarge-shrink{height:auto}.grid-y>.xxlarge-1{height:8.3333333333%}.grid-y>.xxlarge-2{height:16.6666666667%}.grid-y>.xxlarge-3{height:25%}.grid-y>.xxlarge-4{height:33.3333333333%}.grid-y>.xxlarge-5{height:41.6666666667%}.grid-y>.xxlarge-6{height:50%}.grid-y>.xxlarge-7{height:58.3333333333%}.grid-y>.xxlarge-8{height:66.6666666667%}.grid-y>.xxlarge-9{height:75%}.grid-y>.xxlarge-10{height:83.3333333333%}.grid-y>.xxlarge-11{height:91.6666666667%}.grid-y>.xxlarge-12{height:100%}}.grid-padding-y .grid-padding-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-padding-y .grid-padding-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-padding-y>.cell{padding-bottom:.375rem;padding-top:.375rem}@media print,screen and (min-width:30em){.grid-padding-y>.cell{padding-bottom:.75rem;padding-top:.75rem}}.grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .grid-frame{width:100%}.cell-block{max-width:100%;overflow-x:auto}.cell-block,.cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container{display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}@media print,screen and (min-width:30em){.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.medium-cell-block-container{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.medium-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media print,screen and (min-width:64em){.large-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.large-cell-block-container{display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.large-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:90em){.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xlarge-grid-frame{width:100%}.xlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:120em){.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xxlarge-grid-frame{width:100%}.xxlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xxlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xxlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xxlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}.grid-y.grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:30em){.grid-y.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:90em){.grid-y.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:120em){.grid-y.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:30em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}@media screen and (min-width:90em){.cell .grid-y.xlarge-grid-frame{height:100%}}@media screen and (min-width:120em){.cell .grid-y.xxlarge-grid-frame{height:100%}}.grid-margin-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-margin-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-margin-y>.cell{height:calc(100% - .75rem);margin-bottom:.375rem;margin-top:.375rem}@media print,screen and (min-width:30em){.grid-margin-y>.cell{height:calc(100% - 1.5rem);margin-bottom:.75rem;margin-top:.75rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - .75rem)}.grid-margin-y>.small-2{height:calc(16.66667% - .75rem)}.grid-margin-y>.small-3{height:calc(25% - .75rem)}.grid-margin-y>.small-4{height:calc(33.33333% - .75rem)}.grid-margin-y>.small-5{height:calc(41.66667% - .75rem)}.grid-margin-y>.small-6{height:calc(50% - .75rem)}.grid-margin-y>.small-7{height:calc(58.33333% - .75rem)}.grid-margin-y>.small-8{height:calc(66.66667% - .75rem)}.grid-margin-y>.small-9{height:calc(75% - .75rem)}.grid-margin-y>.small-10{height:calc(83.33333% - .75rem)}.grid-margin-y>.small-11{height:calc(91.66667% - .75rem)}.grid-margin-y>.small-12{height:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.small-3{height:calc(25% - 1.5rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.small-6{height:calc(50% - 1.5rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.small-9{height:calc(75% - 1.5rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.small-12{height:calc(100% - 1.5rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.5rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.5rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.5rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.large-3{height:calc(25% - 1.5rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.large-6{height:calc(50% - 1.5rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.large-9{height:calc(75% - 1.5rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.large-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y>.xlarge-auto,.grid-margin-y>.xlarge-shrink{height:auto}.grid-margin-y>.xlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xlarge-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y>.xxlarge-auto,.grid-margin-y>.xxlarge-shrink{height:auto}.grid-margin-y>.xxlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xxlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xxlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xxlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xxlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xxlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xxlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xxlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xxlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xxlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xxlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xxlarge-12{height:calc(100% - 1.5rem)}}.grid-frame.grid-margin-y{height:calc(100vh + .75rem)}@media print,screen and (min-width:30em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:30em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y.xlarge-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y.xxlarge-grid-frame{height:calc(100vh + 1.5rem)}}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-left:auto;margin-right:auto}.clearfix:after,.clearfix:before{content:" ";display:table;flex-basis:0;order:1}.clearfix:after{clear:both}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{align-content:center;align-items:center;justify-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width:30em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width:64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}@media screen and (min-width:90em){.xlarge-order-1{order:1}.xlarge-order-2{order:2}.xlarge-order-3{order:3}.xlarge-order-4{order:4}.xlarge-order-5{order:5}.xlarge-order-6{order:6}}@media screen and (min-width:120em){.xxlarge-order-1{order:1}.xxlarge-order-2{order:2}.xxlarge-order-3{order:3}.xxlarge-order-4{order:4}.xxlarge-order-5{order:5}.xxlarge-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width:30em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:90em){.xlarge-flex-container{display:flex}.xlarge-flex-child-auto{flex:1 1 auto}.xlarge-flex-child-grow{flex:1 0 auto}.xlarge-flex-child-shrink{flex:0 1 auto}.xlarge-flex-dir-row{flex-direction:row}.xlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xlarge-flex-dir-column{flex-direction:column}.xlarge-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:120em){.xxlarge-flex-container{display:flex}.xxlarge-flex-child-auto{flex:1 1 auto}.xxlarge-flex-child-grow{flex:1 0 auto}.xxlarge-flex-child-shrink{flex:0 1 auto}.xxlarge-flex-dir-row{flex-direction:row}.xxlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xxlarge-flex-dir-column{flex-direction:column}.xxlarge-flex-dir-column-reverse{flex-direction:column-reverse}}.hide{display:none!important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width:29.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:30em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:30em){.hide-for-medium{display:none!important}}@media screen and (max-width:29.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:30em)and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:29.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:64em)and (max-width:89.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:90em){.show-for-large-only{display:none!important}}@media screen and (min-width:90em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:89.99875em){.show-for-xlarge{display:none!important}}@media screen and (min-width:90em)and (max-width:119.99875em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:89.99875em),screen and (min-width:120em){.show-for-xlarge-only{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge-only{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge-only{display:none!important}}.show-for-sr,.show-on-focus{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.show-on-focus:active,.show-on-focus:focus{clip:auto!important;height:auto!important;overflow:visible!important;position:static!important;white-space:normal!important;width:auto!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode{display:block!important}.hide-for-dark-mode{display:none!important}}.show-for-ie{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie{display:block!important}.hide-for-ie{display:none!important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}.documentation-page .grid-container:not(.full){margin-left:auto;margin-right:auto;max-width:75rem}.documentation-page .grid-container.full{margin-left:auto;margin-right:auto;padding:0 .75rem}@media(min-width:64em){.documentation-page .grid-container.full{padding:0 .25rem}}.documentation-page .vimeo-full-width{padding:56.25% 0 0;position:relative}.documentation-page .vimeo-full-width iframe{height:100%;left:0;position:absolute;top:0;width:100%}.documentation-page h1.title{color:#000;font-family:SohneBreit,ProximaNova,sans-serif;font-size:55px;font-weight:900;margin-bottom:2rem;margin-top:4rem}@media(min-width:64em){.documentation-page h1.title{font-size:55px}}.documentation-page h2,.documentation-page h3,.documentation-page h4,.documentation-page h5,.documentation-page h6{font-family:ProximaNova,sans-serif}.documentation-page h2{margin-bottom:1.5rem}.documentation-page h3{margin-bottom:1rem}.documentation-page .subtitle{font-size:1.25rem;line-height:1.3}.documentation-page video{width:100%}.documentation-page hr{border-top:2px solid #000;margin-bottom:1.5rem;margin-top:5rem}.documentation-page .intro{row-gap:1.5rem}.documentation-page .intro .cell{align-items:center;display:flex}.documentation-page .intro .cell.figma{background:#000}.documentation-page .intro .cell.figma a,.documentation-page .intro .cell.figma p{color:#fff}.documentation-page .intro .cell.github{background:#edeff0}.documentation-page .intro .cell.figma a,.documentation-page .intro .cell.github a{background:none;padding-bottom:1.5rem;padding-top:2.5rem;text-align:center;width:100%}@media(min-width:64em){.documentation-page .intro .cell.figma a,.documentation-page .intro .cell.github a{padding-bottom:2rem;padding-top:3rem}}.documentation-page .intro .cell.figma a p,.documentation-page .intro .cell.github a p{font-size:1.25rem}.documentation-page .intro .cell.figma img,.documentation-page .intro .cell.github img{height:100px}.documentation-page .featured-content-cards__wrapper{margin-bottom:1rem;margin-top:3rem}.documentation-page .featured-content-cards__wrapper .grid-x.grid-margin-x{row-gap:1.5rem} \ No newline at end of file diff --git a/docs/css/components/download-modal.min.css b/docs/css/components/download-modal.min.css index ebf9baba0..36333a108 100644 --- a/docs/css/components/download-modal.min.css +++ b/docs/css/components/download-modal.min.css @@ -1 +1 @@ -.overlay-grey:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar,.download-list{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar,.download-list::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track,.download-list::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner,.download-list::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb,.download-list::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.download-body{display:flex}@media(max-width:47.9375em){.download-body{height:calc(100% - 80px)}}.download-content{width:100%}@media(min-width:48em){.download-content{padding-left:1.5rem;width:calc(100% - 358px)}}.download-content .select-box{margin-bottom:2rem;max-width:100%}.download-content .select-box .selected{min-width:100%}.download-list{max-height:calc(100% - 82px)}@media(min-width:48em){.download-list{max-height:473px;padding-right:1.563rem}}.download-list .download-row.hide{display:none}.download-footer{margin-top:2rem;text-align:right}@media(min-width:48em){.download-footer{padding-right:1.5rem}}.list-language{max-height:100%}@media(min-width:48em){.list-language{max-height:404px}}.modal-download .modal-content{max-width:633px}.modal-download .download-content{padding:0;width:100%}@media(min-width:48em){[dir=rtl] .download-list{padding-left:1.563rem;padding-right:0}[dir=rtl] .download-content{padding-left:0;padding-right:1.5rem}}[dir=rtl] .download-footer{text-align:left}@media(min-width:48em){[dir=rtl] .download-footer{padding-left:1.5rem;padding-right:0}} \ No newline at end of file +.overlay-grey:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar,.download-list{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar,.download-list::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track,.download-list::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner,.download-list::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb,.download-list::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.download-body{display:flex}@media(max-width:47.9375em){.download-body{height:calc(100% - 80px)}}.download-content{width:100%}@media(min-width:48em){.download-content{padding-left:1.5rem;width:calc(100% - 358px)}}.download-content .select-box{margin-bottom:2rem;max-width:100%}.download-content .select-box .selected{min-width:100%}.download-list{max-height:calc(100% - 82px)}@media(min-width:48em){.download-list{max-height:473px;padding-right:1.563rem}}.download-list .download-row.hide{display:none}.download-footer{margin-top:2rem;text-align:right}@media(min-width:48em){.download-footer{padding-right:1.5rem}}.list-language{max-height:100%}@media(min-width:48em){.list-language{max-height:404px}}.modal-download .modal-content{max-width:633px}.modal-download .download-content{padding:0;width:100%}@media(min-width:48em){[dir=rtl] .download-list{padding-left:1.563rem;padding-right:0}[dir=rtl] .download-content{padding-left:0;padding-right:1.5rem}}[dir=rtl] .download-footer{text-align:left}@media(min-width:48em){[dir=rtl] .download-footer{padding-left:1.5rem;padding-right:0}} \ No newline at end of file diff --git a/docs/css/components/featured-content-card.min.css b/docs/css/components/featured-content-card.min.css index 1279c5d69..29c587e3c 100644 --- a/docs/css/components/featured-content-card.min.css +++ b/docs/css/components/featured-content-card.min.css @@ -1 +1 @@ -.feature__card-content,.feature__card-slide,.feature__card-slide:before{left:0;top:0;width:100%}@media(min-width:48em){.feature__card .cta__link.cta--arrow{width:100%}.feature__card .cta__link.cta--arrow i{max-width:6.25rem}.feature__card .cta__link.cta--arrow i:after{background-position:100% 0}.feature__card .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#ffe17e)}.feature__card.accent-yellow .feature__card-slide,.feature__card.yellow .feature__card-slide{background:#ffe17e}.feature__card.accent-yellow .feature__card-slide:before,.feature__card.yellow .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#ffe17e)}.accent-yellow .feature__card.accent-yellow .feature__card-slide,.accent-yellow .feature__card.yellow .feature__card-slide{background:#ffe17e}.accent-yellow .feature__card.accent-yellow .feature__card-slide:before,.accent-yellow .feature__card.yellow .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#ffe17e)}.accent-yellow .feature__card.accent-red .feature__card-slide,.accent-yellow .feature__card.red .feature__card-slide{background:#ffbcb7}.accent-yellow .feature__card.accent-red .feature__card-slide:before,.accent-yellow .feature__card.red .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#ffbcb7)}.accent-yellow .feature__card.accent-green .feature__card-slide,.accent-yellow .feature__card.green .feature__card-slide{background:#b8ecb6}.accent-yellow .feature__card.accent-green .feature__card-slide:before,.accent-yellow .feature__card.green .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#b8ecb6)}.accent-yellow .feature__card.accent-blue .feature__card-slide,.accent-yellow .feature__card.blue .feature__card-slide{background:#a2daf3}.accent-yellow .feature__card.accent-blue .feature__card-slide:before,.accent-yellow .feature__card.blue .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#a2daf3)}.accent-yellow .feature__card.accent-gray .feature__card-slide,.accent-yellow .feature__card.gray .feature__card-slide{background:#fafafa}.accent-yellow .feature__card.accent-gray .feature__card-slide:before,.accent-yellow .feature__card.gray .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#fafafa)}.feature__card.accent-red .feature__card-slide,.feature__card.red .feature__card-slide{background:#ffbcb7}.feature__card.accent-red .feature__card-slide:before,.feature__card.red .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#ffbcb7)}.accent-red .feature__card.accent-yellow .feature__card-slide,.accent-red .feature__card.yellow .feature__card-slide{background:#ffe17e}.accent-red .feature__card.accent-yellow .feature__card-slide:before,.accent-red .feature__card.yellow .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#ffe17e)}.accent-red .feature__card.accent-red .feature__card-slide,.accent-red .feature__card.red .feature__card-slide{background:#ffbcb7}.accent-red .feature__card.accent-red .feature__card-slide:before,.accent-red .feature__card.red .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#ffbcb7)}.accent-red .feature__card.accent-green .feature__card-slide,.accent-red .feature__card.green .feature__card-slide{background:#b8ecb6}.accent-red .feature__card.accent-green .feature__card-slide:before,.accent-red .feature__card.green .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#b8ecb6)}.accent-red .feature__card.accent-blue .feature__card-slide,.accent-red .feature__card.blue .feature__card-slide{background:#a2daf3}.accent-red .feature__card.accent-blue .feature__card-slide:before,.accent-red .feature__card.blue .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#a2daf3)}.accent-red .feature__card.accent-gray .feature__card-slide,.accent-red .feature__card.gray .feature__card-slide{background:#fafafa}.accent-red .feature__card.accent-gray .feature__card-slide:before,.accent-red .feature__card.gray .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#fafafa)}.feature__card.accent-green .feature__card-slide,.feature__card.green .feature__card-slide{background:#b8ecb6}.feature__card.accent-green .feature__card-slide:before,.feature__card.green .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#b8ecb6)}.accent-green .feature__card.accent-yellow .feature__card-slide,.accent-green .feature__card.yellow .feature__card-slide{background:#ffe17e}.accent-green .feature__card.accent-yellow .feature__card-slide:before,.accent-green .feature__card.yellow .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#ffe17e)}.accent-green .feature__card.accent-red .feature__card-slide,.accent-green .feature__card.red .feature__card-slide{background:#ffbcb7}.accent-green .feature__card.accent-red .feature__card-slide:before,.accent-green .feature__card.red .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#ffbcb7)}.accent-green .feature__card.accent-green .feature__card-slide,.accent-green .feature__card.green .feature__card-slide{background:#b8ecb6}.accent-green .feature__card.accent-green .feature__card-slide:before,.accent-green .feature__card.green .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#b8ecb6)}.accent-green .feature__card.accent-blue .feature__card-slide,.accent-green .feature__card.blue .feature__card-slide{background:#a2daf3}.accent-green .feature__card.accent-blue .feature__card-slide:before,.accent-green .feature__card.blue .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#a2daf3)}.accent-green .feature__card.accent-gray .feature__card-slide,.accent-green .feature__card.gray .feature__card-slide{background:#fafafa}.accent-green .feature__card.accent-gray .feature__card-slide:before,.accent-green .feature__card.gray .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#fafafa)}.feature__card.accent-blue .feature__card-slide,.feature__card.blue .feature__card-slide{background:#a2daf3}.feature__card.accent-blue .feature__card-slide:before,.feature__card.blue .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#a2daf3)}.accent-blue .feature__card.accent-yellow .feature__card-slide,.accent-blue .feature__card.yellow .feature__card-slide{background:#ffe17e}.accent-blue .feature__card.accent-yellow .feature__card-slide:before,.accent-blue .feature__card.yellow .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#ffe17e)}.accent-blue .feature__card.accent-red .feature__card-slide,.accent-blue .feature__card.red .feature__card-slide{background:#ffbcb7}.accent-blue .feature__card.accent-red .feature__card-slide:before,.accent-blue .feature__card.red .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#ffbcb7)}.accent-blue .feature__card.accent-green .feature__card-slide,.accent-blue .feature__card.green .feature__card-slide{background:#b8ecb6}.accent-blue .feature__card.accent-green .feature__card-slide:before,.accent-blue .feature__card.green .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#b8ecb6)}.accent-blue .feature__card.accent-blue .feature__card-slide,.accent-blue .feature__card.blue .feature__card-slide{background:#a2daf3}.accent-blue .feature__card.accent-blue .feature__card-slide:before,.accent-blue .feature__card.blue .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#a2daf3)}.accent-blue .feature__card.accent-gray .feature__card-slide,.accent-blue .feature__card.gray .feature__card-slide{background:#fafafa}.accent-blue .feature__card.accent-gray .feature__card-slide:before,.accent-blue .feature__card.gray .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#fafafa)}.feature__card.accent-gray .feature__card-slide,.feature__card.gray .feature__card-slide{background:#fafafa}.feature__card.accent-gray .feature__card-slide:before,.feature__card.gray .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#fafafa)}.accent-gray .feature__card.accent-yellow .feature__card-slide,.accent-gray .feature__card.yellow .feature__card-slide{background:#ffe17e}.accent-gray .feature__card.accent-yellow .feature__card-slide:before,.accent-gray .feature__card.yellow .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#ffe17e)}.accent-gray .feature__card.accent-red .feature__card-slide,.accent-gray .feature__card.red .feature__card-slide{background:#ffbcb7}.accent-gray .feature__card.accent-red .feature__card-slide:before,.accent-gray .feature__card.red .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#ffbcb7)}.accent-gray .feature__card.accent-green .feature__card-slide,.accent-gray .feature__card.green .feature__card-slide{background:#b8ecb6}.accent-gray .feature__card.accent-green .feature__card-slide:before,.accent-gray .feature__card.green .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#b8ecb6)}.accent-gray .feature__card.accent-blue .feature__card-slide,.accent-gray .feature__card.blue .feature__card-slide{background:#a2daf3}.accent-gray .feature__card.accent-blue .feature__card-slide:before,.accent-gray .feature__card.blue .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#a2daf3)}.accent-gray .feature__card.accent-gray .feature__card-slide,.accent-gray .feature__card.gray .feature__card-slide{background:#fafafa}.accent-gray .feature__card.accent-gray .feature__card-slide:before,.accent-gray .feature__card.gray .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#fafafa)}}@media(min-width:64em){.feature__card .cta__link.cta--arrow i:after{margin-left:.75rem;width:.813rem}}.feature__card.red a:hover .cta__link.cta--arrow i:before{background-color:#000}.feature__card.red a:hover .cta__link.cta--arrow i:after{border-color:#000}.feature__card a{background:#f7f7f7;height:100%;overflow:hidden;position:relative}@media(min-width:48em){.feature__card a{display:flex}}.feature__card a:hover .feature__card-slide{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.feature__card a:hover .cta__link.cta--arrow i{width:5rem}@media(min-width:48em){.feature__card a:hover .cta__link.cta--arrow i{width:calc(100% - 6.25rem)}}@media(min-width:64em){.feature__card a:hover .cta__link.cta--arrow i{width:calc(100% - 6.25rem)}}.feature__card a:hover .cta__link.cta--arrow i:before{display:unset}.feature__card.without-image .feature__card-slide{z-index:0}.feature__card.without-image .feature__card-slide:before{display:none}.feature__card.without-image.yellow .feature__card-slide{background:#ffeb00}.accent-yellow .feature__card.without-image .feature__card-slide,.accent-yellow .feature__card.without-image.accent-yellow .feature__card-slide,.accent-yellow .feature__card.without-image.yellow .feature__card-slide{background:#ffe17e}.accent-yellow .feature__card.without-image.accent-red .feature__card-slide,.accent-yellow .feature__card.without-image.red .feature__card-slide{background:#ffbcb7}.accent-yellow .feature__card.without-image.accent-green .feature__card-slide,.accent-yellow .feature__card.without-image.green .feature__card-slide{background:#b8ecb6}.accent-yellow .feature__card.without-image.accent-blue .feature__card-slide,.accent-yellow .feature__card.without-image.blue .feature__card-slide{background:#a2daf3}.accent-yellow .feature__card.without-image.accent-gray .feature__card-slide,.accent-yellow .feature__card.without-image.gray .feature__card-slide{background:#fafafa}.accent-yellow .feature__card-slide{background:#ffe17e}.accent-yellow .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#ffe17e)}.accent-red .feature__card.without-image .feature__card-slide{background:#ffbcb7}.accent-red .feature__card.without-image.accent-yellow .feature__card-slide,.accent-red .feature__card.without-image.yellow .feature__card-slide{background:#ffe17e}.accent-red .feature__card.without-image.accent-red .feature__card-slide,.accent-red .feature__card.without-image.red .feature__card-slide{background:#ffbcb7}.accent-red .feature__card.without-image.accent-green .feature__card-slide,.accent-red .feature__card.without-image.green .feature__card-slide{background:#b8ecb6}.accent-red .feature__card.without-image.accent-blue .feature__card-slide,.accent-red .feature__card.without-image.blue .feature__card-slide{background:#a2daf3}.accent-red .feature__card.without-image.accent-gray .feature__card-slide,.accent-red .feature__card.without-image.gray .feature__card-slide{background:#fafafa}.accent-red .feature__card-slide{background:#ffbcb7}.accent-red .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#ffbcb7)}.accent-green .feature__card.without-image .feature__card-slide{background:#b8ecb6}.accent-green .feature__card.without-image.accent-yellow .feature__card-slide,.accent-green .feature__card.without-image.yellow .feature__card-slide{background:#ffe17e}.accent-green .feature__card.without-image.accent-red .feature__card-slide,.accent-green .feature__card.without-image.red .feature__card-slide{background:#ffbcb7}.accent-green .feature__card.without-image.accent-green .feature__card-slide,.accent-green .feature__card.without-image.green .feature__card-slide{background:#b8ecb6}.accent-green .feature__card.without-image.accent-blue .feature__card-slide,.accent-green .feature__card.without-image.blue .feature__card-slide{background:#a2daf3}.accent-green .feature__card.without-image.accent-gray .feature__card-slide,.accent-green .feature__card.without-image.gray .feature__card-slide{background:#fafafa}.accent-green .feature__card-slide{background:#b8ecb6}.accent-green .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#b8ecb6)}.accent-blue .feature__card.without-image .feature__card-slide{background:#a2daf3}.accent-blue .feature__card.without-image.accent-yellow .feature__card-slide,.accent-blue .feature__card.without-image.yellow .feature__card-slide{background:#ffe17e}.accent-blue .feature__card.without-image.accent-red .feature__card-slide,.accent-blue .feature__card.without-image.red .feature__card-slide{background:#ffbcb7}.accent-blue .feature__card.without-image.accent-green .feature__card-slide,.accent-blue .feature__card.without-image.green .feature__card-slide{background:#b8ecb6}.accent-blue .feature__card.without-image.accent-blue .feature__card-slide,.accent-blue .feature__card.without-image.blue .feature__card-slide{background:#a2daf3}.accent-blue .feature__card.without-image.accent-gray .feature__card-slide,.accent-blue .feature__card.without-image.gray .feature__card-slide{background:#fafafa}.accent-blue .feature__card-slide{background:#a2daf3}.accent-blue .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#a2daf3)}.accent-gray .feature__card.without-image .feature__card-slide{background:#fafafa}.accent-gray .feature__card.without-image.accent-yellow .feature__card-slide,.accent-gray .feature__card.without-image.yellow .feature__card-slide{background:#ffe17e}.accent-gray .feature__card.without-image.accent-red .feature__card-slide,.accent-gray .feature__card.without-image.red .feature__card-slide{background:#ffbcb7}.accent-gray .feature__card.without-image.accent-green .feature__card-slide,.accent-gray .feature__card.without-image.green .feature__card-slide{background:#b8ecb6}.accent-gray .feature__card.without-image.accent-blue .feature__card-slide,.accent-gray .feature__card.without-image.blue .feature__card-slide{background:#a2daf3}.accent-gray .feature__card-slide,.accent-gray .feature__card.without-image.accent-gray .feature__card-slide,.accent-gray .feature__card.without-image.gray .feature__card-slide{background:#fafafa}.accent-gray .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#fafafa)}.feature__card-slide{position:relative}@media(min-width:48em){.feature__card-slide{background:#ffe17e;display:none;height:100%;position:absolute;-webkit-transform:translateX(-105%);-moz-transform:translateX(-105%);-ms-transform:translateX(-105%);-o-transform:translateX(-105%);transition:translateX(-105%);-webkit-transition:transform .3s;-moz-transition:transform .3s;-ms-transition:transform .3s;-o-transition:transform .3s;transition:transform .3s;z-index:0}}@media(min-width:64em){.feature__card-slide{display:inherit}}.feature__card-slide:before{bottom:0;content:""}@media(min-width:48em){.feature__card-slide:before{height:100%;position:absolute}}.feature__card-slide .feature__card-image{background-position:top;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.feature__card-slide .feature__card-image img{display:block;height:100%;max-width:100%;object-fit:cover;width:100%}.image .feature__card-slide{z-index:1}.feature__card-content{background:#fafafa;flex-direction:column;height:auto;padding:2rem 1.5rem;position:relative;width:auto}@media(min-width:48em){.feature__card-content{background:none;display:flex}}.feature__card-content h6{font-size:.75rem;font-weight:700;line-height:1.17;margin-bottom:1.5rem;text-transform:uppercase}@media(min-width:48em){.feature__card-content h6{margin-bottom:3rem}}.feature__card-content .feature__card-description{margin-bottom:3rem}@media(min-width:48em){.feature__card-content .feature__card-description{margin-bottom:4.688rem}}.feature__card-content h4,.feature__card-content h5{margin-bottom:1.5rem}@media(min-width:48em){.feature__card-content h4,.feature__card-content h5{margin-bottom:2rem}}.feature__card-content p{font-size:.875rem}@media(min-width:48em){.feature__card-content p{font-size:1.25rem}}.feature__card-content .cta__link{margin-bottom:0;margin-top:2.5rem;z-index:2}@media(min-width:48em){.feature__card-content .cta__link{margin-top:auto}[dir=rtl] .feature__card .cta__link.cta--arrow{width:100%}[dir=rtl] .feature__card .cta__link.cta--arrow i:after{margin-left:inherit}[dir=rtl] .feature__card.accent-yellow.image .feature__card-slide,[dir=rtl] .feature__card.yellow.image .feature__card-slide{background-color:#ffe17e}[dir=rtl] .feature__card.accent-yellow.image .feature__card-slide:before,[dir=rtl] .feature__card.yellow.image .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#ffe17e)}.accent-yellow [dir=rtl] .feature__card.accent-yellow .feature__card-slide,.accent-yellow [dir=rtl] .feature__card.yellow .feature__card-slide{background-color:#ffe17e}.accent-yellow [dir=rtl] .feature__card.accent-yellow .feature__card-slide:before,.accent-yellow [dir=rtl] .feature__card.yellow .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#ffe17e)}.accent-yellow [dir=rtl] .feature__card.accent-red .feature__card-slide,.accent-yellow [dir=rtl] .feature__card.red .feature__card-slide{background-color:#ffbcb7}.accent-yellow [dir=rtl] .feature__card.accent-red .feature__card-slide:before,.accent-yellow [dir=rtl] .feature__card.red .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#ffbcb7)}.accent-yellow [dir=rtl] .feature__card.accent-green .feature__card-slide,.accent-yellow [dir=rtl] .feature__card.green .feature__card-slide{background-color:#b8ecb6}.accent-yellow [dir=rtl] .feature__card.accent-green .feature__card-slide:before,.accent-yellow [dir=rtl] .feature__card.green .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#b8ecb6)}.accent-yellow [dir=rtl] .feature__card.accent-blue .feature__card-slide,.accent-yellow [dir=rtl] .feature__card.blue .feature__card-slide{background-color:#a2daf3}.accent-yellow [dir=rtl] .feature__card.accent-blue .feature__card-slide:before,.accent-yellow [dir=rtl] .feature__card.blue .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#a2daf3)}.accent-yellow [dir=rtl] .feature__card.accent-gray .feature__card-slide,.accent-yellow [dir=rtl] .feature__card.gray .feature__card-slide{background-color:#fafafa}.accent-yellow [dir=rtl] .feature__card.accent-gray .feature__card-slide:before,.accent-yellow [dir=rtl] .feature__card.gray .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#fafafa)}[dir=rtl] .feature__card.accent-red.image .feature__card-slide,[dir=rtl] .feature__card.red.image .feature__card-slide{background-color:#ffbcb7}[dir=rtl] .feature__card.accent-red.image .feature__card-slide:before,[dir=rtl] .feature__card.red.image .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#ffbcb7)}.accent-red [dir=rtl] .feature__card.accent-yellow .feature__card-slide,.accent-red [dir=rtl] .feature__card.yellow .feature__card-slide{background-color:#ffe17e}.accent-red [dir=rtl] .feature__card.accent-yellow .feature__card-slide:before,.accent-red [dir=rtl] .feature__card.yellow .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#ffe17e)}.accent-red [dir=rtl] .feature__card.accent-red .feature__card-slide,.accent-red [dir=rtl] .feature__card.red .feature__card-slide{background-color:#ffbcb7}.accent-red [dir=rtl] .feature__card.accent-red .feature__card-slide:before,.accent-red [dir=rtl] .feature__card.red .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#ffbcb7)}.accent-red [dir=rtl] .feature__card.accent-green .feature__card-slide,.accent-red [dir=rtl] .feature__card.green .feature__card-slide{background-color:#b8ecb6}.accent-red [dir=rtl] .feature__card.accent-green .feature__card-slide:before,.accent-red [dir=rtl] .feature__card.green .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#b8ecb6)}.accent-red [dir=rtl] .feature__card.accent-blue .feature__card-slide,.accent-red [dir=rtl] .feature__card.blue .feature__card-slide{background-color:#a2daf3}.accent-red [dir=rtl] .feature__card.accent-blue .feature__card-slide:before,.accent-red [dir=rtl] .feature__card.blue .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#a2daf3)}.accent-red [dir=rtl] .feature__card.accent-gray .feature__card-slide,.accent-red [dir=rtl] .feature__card.gray .feature__card-slide{background-color:#fafafa}.accent-red [dir=rtl] .feature__card.accent-gray .feature__card-slide:before,.accent-red [dir=rtl] .feature__card.gray .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#fafafa)}[dir=rtl] .feature__card.accent-green.image .feature__card-slide,[dir=rtl] .feature__card.green.image .feature__card-slide{background-color:#b8ecb6}[dir=rtl] .feature__card.accent-green.image .feature__card-slide:before,[dir=rtl] .feature__card.green.image .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#b8ecb6)}.accent-green [dir=rtl] .feature__card.accent-yellow .feature__card-slide,.accent-green [dir=rtl] .feature__card.yellow .feature__card-slide{background-color:#ffe17e}.accent-green [dir=rtl] .feature__card.accent-yellow .feature__card-slide:before,.accent-green [dir=rtl] .feature__card.yellow .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#ffe17e)}.accent-green [dir=rtl] .feature__card.accent-red .feature__card-slide,.accent-green [dir=rtl] .feature__card.red .feature__card-slide{background-color:#ffbcb7}.accent-green [dir=rtl] .feature__card.accent-red .feature__card-slide:before,.accent-green [dir=rtl] .feature__card.red .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#ffbcb7)}.accent-green [dir=rtl] .feature__card.accent-green .feature__card-slide,.accent-green [dir=rtl] .feature__card.green .feature__card-slide{background-color:#b8ecb6}.accent-green [dir=rtl] .feature__card.accent-green .feature__card-slide:before,.accent-green [dir=rtl] .feature__card.green .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#b8ecb6)}.accent-green [dir=rtl] .feature__card.accent-blue .feature__card-slide,.accent-green [dir=rtl] .feature__card.blue .feature__card-slide{background-color:#a2daf3}.accent-green [dir=rtl] .feature__card.accent-blue .feature__card-slide:before,.accent-green [dir=rtl] .feature__card.blue .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#a2daf3)}.accent-green [dir=rtl] .feature__card.accent-gray .feature__card-slide,.accent-green [dir=rtl] .feature__card.gray .feature__card-slide{background-color:#fafafa}.accent-green [dir=rtl] .feature__card.accent-gray .feature__card-slide:before,.accent-green [dir=rtl] .feature__card.gray .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#fafafa)}[dir=rtl] .feature__card.accent-blue.image .feature__card-slide,[dir=rtl] .feature__card.blue.image .feature__card-slide{background-color:#a2daf3}[dir=rtl] .feature__card.accent-blue.image .feature__card-slide:before,[dir=rtl] .feature__card.blue.image .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#a2daf3)}.accent-blue [dir=rtl] .feature__card.accent-yellow .feature__card-slide,.accent-blue [dir=rtl] .feature__card.yellow .feature__card-slide{background-color:#ffe17e}.accent-blue [dir=rtl] .feature__card.accent-yellow .feature__card-slide:before,.accent-blue [dir=rtl] .feature__card.yellow .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#ffe17e)}.accent-blue [dir=rtl] .feature__card.accent-red .feature__card-slide,.accent-blue [dir=rtl] .feature__card.red .feature__card-slide{background-color:#ffbcb7}.accent-blue [dir=rtl] .feature__card.accent-red .feature__card-slide:before,.accent-blue [dir=rtl] .feature__card.red .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#ffbcb7)}.accent-blue [dir=rtl] .feature__card.accent-green .feature__card-slide,.accent-blue [dir=rtl] .feature__card.green .feature__card-slide{background-color:#b8ecb6}.accent-blue [dir=rtl] .feature__card.accent-green .feature__card-slide:before,.accent-blue [dir=rtl] .feature__card.green .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#b8ecb6)}.accent-blue [dir=rtl] .feature__card.accent-blue .feature__card-slide,.accent-blue [dir=rtl] .feature__card.blue .feature__card-slide{background-color:#a2daf3}.accent-blue [dir=rtl] .feature__card.accent-blue .feature__card-slide:before,.accent-blue [dir=rtl] .feature__card.blue .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#a2daf3)}.accent-blue [dir=rtl] .feature__card.accent-gray .feature__card-slide,.accent-blue [dir=rtl] .feature__card.gray .feature__card-slide{background-color:#fafafa}.accent-blue [dir=rtl] .feature__card.accent-gray .feature__card-slide:before,.accent-blue [dir=rtl] .feature__card.gray .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#fafafa)}[dir=rtl] .feature__card.accent-gray.image .feature__card-slide,[dir=rtl] .feature__card.gray.image .feature__card-slide{background-color:#fafafa}[dir=rtl] .feature__card.accent-gray.image .feature__card-slide:before,[dir=rtl] .feature__card.gray.image .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#fafafa)}.accent-gray [dir=rtl] .feature__card.accent-yellow .feature__card-slide,.accent-gray [dir=rtl] .feature__card.yellow .feature__card-slide{background-color:#ffe17e}.accent-gray [dir=rtl] .feature__card.accent-yellow .feature__card-slide:before,.accent-gray [dir=rtl] .feature__card.yellow .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#ffe17e)}.accent-gray [dir=rtl] .feature__card.accent-red .feature__card-slide,.accent-gray [dir=rtl] .feature__card.red .feature__card-slide{background-color:#ffbcb7}.accent-gray [dir=rtl] .feature__card.accent-red .feature__card-slide:before,.accent-gray [dir=rtl] .feature__card.red .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#ffbcb7)}.accent-gray [dir=rtl] .feature__card.accent-green .feature__card-slide,.accent-gray [dir=rtl] .feature__card.green .feature__card-slide{background-color:#b8ecb6}.accent-gray [dir=rtl] .feature__card.accent-green .feature__card-slide:before,.accent-gray [dir=rtl] .feature__card.green .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#b8ecb6)}.accent-gray [dir=rtl] .feature__card.accent-blue .feature__card-slide,.accent-gray [dir=rtl] .feature__card.blue .feature__card-slide{background-color:#a2daf3}.accent-gray [dir=rtl] .feature__card.accent-blue .feature__card-slide:before,.accent-gray [dir=rtl] .feature__card.blue .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#a2daf3)}.accent-gray [dir=rtl] .feature__card.accent-gray .feature__card-slide,.accent-gray [dir=rtl] .feature__card.gray .feature__card-slide{background-color:#fafafa}.accent-gray [dir=rtl] .feature__card.accent-gray .feature__card-slide:before,.accent-gray [dir=rtl] .feature__card.gray .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#fafafa)}}@media(min-width:48em)and (min-width:48em){[dir=rtl] .feature__card .feature__card-slide{-webkit-transform:translateX(105%);-moz-transform:translateX(105%);-ms-transform:translateX(105%);-o-transform:translateX(105%);transition:translateX(105%)}[dir=rtl] .feature__card .feature__card-slide:hover{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}} \ No newline at end of file +.feature__card-content,.feature__card-slide,.feature__card-slide:before{left:0;top:0;width:100%}.feature__card{margin-block-end:.75rem}@media(min-width:48em){.feature__card{margin-block-end:1.5rem}.feature__card .cta__link.cta--arrow{width:100%}.feature__card .cta__link.cta--arrow i{max-width:6.25rem}.feature__card .cta__link.cta--arrow i:after{background-position:100% 0}.feature__card .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#ffe17e)}.feature__card.accent-yellow .feature__card-slide,.feature__card.yellow .feature__card-slide{background:#ffe17e}.feature__card.accent-yellow .feature__card-slide:before,.feature__card.yellow .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#ffe17e)}.accent-yellow .feature__card.accent-yellow .feature__card-slide,.accent-yellow .feature__card.yellow .feature__card-slide{background:#ffe17e}.accent-yellow .feature__card.accent-yellow .feature__card-slide:before,.accent-yellow .feature__card.yellow .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#ffe17e)}.accent-yellow .feature__card.accent-red .feature__card-slide,.accent-yellow .feature__card.red .feature__card-slide{background:#ffbcb7}.accent-yellow .feature__card.accent-red .feature__card-slide:before,.accent-yellow .feature__card.red .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#ffbcb7)}.accent-yellow .feature__card.accent-green .feature__card-slide,.accent-yellow .feature__card.green .feature__card-slide{background:#b8ecb6}.accent-yellow .feature__card.accent-green .feature__card-slide:before,.accent-yellow .feature__card.green .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#b8ecb6)}.accent-yellow .feature__card.accent-blue .feature__card-slide,.accent-yellow .feature__card.blue .feature__card-slide{background:#a2daf3}.accent-yellow .feature__card.accent-blue .feature__card-slide:before,.accent-yellow .feature__card.blue .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#a2daf3)}.accent-yellow .feature__card.accent-gray .feature__card-slide,.accent-yellow .feature__card.gray .feature__card-slide{background:#fafafa}.accent-yellow .feature__card.accent-gray .feature__card-slide:before,.accent-yellow .feature__card.gray .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#fafafa)}.feature__card.accent-red .feature__card-slide,.feature__card.red .feature__card-slide{background:#ffbcb7}.feature__card.accent-red .feature__card-slide:before,.feature__card.red .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#ffbcb7)}.accent-red .feature__card.accent-yellow .feature__card-slide,.accent-red .feature__card.yellow .feature__card-slide{background:#ffe17e}.accent-red .feature__card.accent-yellow .feature__card-slide:before,.accent-red .feature__card.yellow .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#ffe17e)}.accent-red .feature__card.accent-red .feature__card-slide,.accent-red .feature__card.red .feature__card-slide{background:#ffbcb7}.accent-red .feature__card.accent-red .feature__card-slide:before,.accent-red .feature__card.red .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#ffbcb7)}.accent-red .feature__card.accent-green .feature__card-slide,.accent-red .feature__card.green .feature__card-slide{background:#b8ecb6}.accent-red .feature__card.accent-green .feature__card-slide:before,.accent-red .feature__card.green .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#b8ecb6)}.accent-red .feature__card.accent-blue .feature__card-slide,.accent-red .feature__card.blue .feature__card-slide{background:#a2daf3}.accent-red .feature__card.accent-blue .feature__card-slide:before,.accent-red .feature__card.blue .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#a2daf3)}.accent-red .feature__card.accent-gray .feature__card-slide,.accent-red .feature__card.gray .feature__card-slide{background:#fafafa}.accent-red .feature__card.accent-gray .feature__card-slide:before,.accent-red .feature__card.gray .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#fafafa)}.feature__card.accent-green .feature__card-slide,.feature__card.green .feature__card-slide{background:#b8ecb6}.feature__card.accent-green .feature__card-slide:before,.feature__card.green .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#b8ecb6)}.accent-green .feature__card.accent-yellow .feature__card-slide,.accent-green .feature__card.yellow .feature__card-slide{background:#ffe17e}.accent-green .feature__card.accent-yellow .feature__card-slide:before,.accent-green .feature__card.yellow .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#ffe17e)}.accent-green .feature__card.accent-red .feature__card-slide,.accent-green .feature__card.red .feature__card-slide{background:#ffbcb7}.accent-green .feature__card.accent-red .feature__card-slide:before,.accent-green .feature__card.red .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#ffbcb7)}.accent-green .feature__card.accent-green .feature__card-slide,.accent-green .feature__card.green .feature__card-slide{background:#b8ecb6}.accent-green .feature__card.accent-green .feature__card-slide:before,.accent-green .feature__card.green .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#b8ecb6)}.accent-green .feature__card.accent-blue .feature__card-slide,.accent-green .feature__card.blue .feature__card-slide{background:#a2daf3}.accent-green .feature__card.accent-blue .feature__card-slide:before,.accent-green .feature__card.blue .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#a2daf3)}.accent-green .feature__card.accent-gray .feature__card-slide,.accent-green .feature__card.gray .feature__card-slide{background:#fafafa}.accent-green .feature__card.accent-gray .feature__card-slide:before,.accent-green .feature__card.gray .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#fafafa)}.feature__card.accent-blue .feature__card-slide,.feature__card.blue .feature__card-slide{background:#a2daf3}.feature__card.accent-blue .feature__card-slide:before,.feature__card.blue .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#a2daf3)}.accent-blue .feature__card.accent-yellow .feature__card-slide,.accent-blue .feature__card.yellow .feature__card-slide{background:#ffe17e}.accent-blue .feature__card.accent-yellow .feature__card-slide:before,.accent-blue .feature__card.yellow .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#ffe17e)}.accent-blue .feature__card.accent-red .feature__card-slide,.accent-blue .feature__card.red .feature__card-slide{background:#ffbcb7}.accent-blue .feature__card.accent-red .feature__card-slide:before,.accent-blue .feature__card.red .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#ffbcb7)}.accent-blue .feature__card.accent-green .feature__card-slide,.accent-blue .feature__card.green .feature__card-slide{background:#b8ecb6}.accent-blue .feature__card.accent-green .feature__card-slide:before,.accent-blue .feature__card.green .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#b8ecb6)}.accent-blue .feature__card.accent-blue .feature__card-slide,.accent-blue .feature__card.blue .feature__card-slide{background:#a2daf3}.accent-blue .feature__card.accent-blue .feature__card-slide:before,.accent-blue .feature__card.blue .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#a2daf3)}.accent-blue .feature__card.accent-gray .feature__card-slide,.accent-blue .feature__card.gray .feature__card-slide{background:#fafafa}.accent-blue .feature__card.accent-gray .feature__card-slide:before,.accent-blue .feature__card.gray .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#fafafa)}.feature__card.accent-gray .feature__card-slide,.feature__card.gray .feature__card-slide{background:#fafafa}.feature__card.accent-gray .feature__card-slide:before,.feature__card.gray .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#fafafa)}.accent-gray .feature__card.accent-yellow .feature__card-slide,.accent-gray .feature__card.yellow .feature__card-slide{background:#ffe17e}.accent-gray .feature__card.accent-yellow .feature__card-slide:before,.accent-gray .feature__card.yellow .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#ffe17e)}.accent-gray .feature__card.accent-red .feature__card-slide,.accent-gray .feature__card.red .feature__card-slide{background:#ffbcb7}.accent-gray .feature__card.accent-red .feature__card-slide:before,.accent-gray .feature__card.red .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#ffbcb7)}.accent-gray .feature__card.accent-green .feature__card-slide,.accent-gray .feature__card.green .feature__card-slide{background:#b8ecb6}.accent-gray .feature__card.accent-green .feature__card-slide:before,.accent-gray .feature__card.green .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#b8ecb6)}.accent-gray .feature__card.accent-blue .feature__card-slide,.accent-gray .feature__card.blue .feature__card-slide{background:#a2daf3}.accent-gray .feature__card.accent-blue .feature__card-slide:before,.accent-gray .feature__card.blue .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#a2daf3)}.accent-gray .feature__card.accent-gray .feature__card-slide,.accent-gray .feature__card.gray .feature__card-slide{background:#fafafa}.accent-gray .feature__card.accent-gray .feature__card-slide:before,.accent-gray .feature__card.gray .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#fafafa)}}@media(min-width:64em){.feature__card .cta__link.cta--arrow i:after{margin-left:.75rem;width:.813rem}}.feature__card.red a:hover .cta__link.cta--arrow i:before{background-color:#000}.feature__card.red a:hover .cta__link.cta--arrow i:after{border-color:#000}.feature__card a{background:#f7f7f7;height:100%;overflow:hidden;position:relative}@media(min-width:48em){.feature__card a{display:flex}}.feature__card a:hover .feature__card-slide{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.feature__card a:hover .cta__link.cta--arrow i{width:5rem}@media(min-width:48em){.feature__card a:hover .cta__link.cta--arrow i{width:calc(100% - 6.25rem)}}@media(min-width:64em){.feature__card a:hover .cta__link.cta--arrow i{width:calc(100% - 6.25rem)}}.feature__card a:hover .cta__link.cta--arrow i:before{display:unset}.feature__card.without-image .feature__card-slide{z-index:0}.feature__card.without-image .feature__card-slide:before{display:none}.feature__card.without-image.yellow .feature__card-slide{background:#ffeb00}.accent-yellow .feature__card.without-image .feature__card-slide,.accent-yellow .feature__card.without-image.accent-yellow .feature__card-slide,.accent-yellow .feature__card.without-image.yellow .feature__card-slide{background:#ffe17e}.accent-yellow .feature__card.without-image.accent-red .feature__card-slide,.accent-yellow .feature__card.without-image.red .feature__card-slide{background:#ffbcb7}.accent-yellow .feature__card.without-image.accent-green .feature__card-slide,.accent-yellow .feature__card.without-image.green .feature__card-slide{background:#b8ecb6}.accent-yellow .feature__card.without-image.accent-blue .feature__card-slide,.accent-yellow .feature__card.without-image.blue .feature__card-slide{background:#a2daf3}.accent-yellow .feature__card.without-image.accent-gray .feature__card-slide,.accent-yellow .feature__card.without-image.gray .feature__card-slide{background:#fafafa}.accent-yellow .feature__card-slide{background:#ffe17e}.accent-yellow .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#ffe17e)}.accent-red .feature__card.without-image .feature__card-slide{background:#ffbcb7}.accent-red .feature__card.without-image.accent-yellow .feature__card-slide,.accent-red .feature__card.without-image.yellow .feature__card-slide{background:#ffe17e}.accent-red .feature__card.without-image.accent-red .feature__card-slide,.accent-red .feature__card.without-image.red .feature__card-slide{background:#ffbcb7}.accent-red .feature__card.without-image.accent-green .feature__card-slide,.accent-red .feature__card.without-image.green .feature__card-slide{background:#b8ecb6}.accent-red .feature__card.without-image.accent-blue .feature__card-slide,.accent-red .feature__card.without-image.blue .feature__card-slide{background:#a2daf3}.accent-red .feature__card.without-image.accent-gray .feature__card-slide,.accent-red .feature__card.without-image.gray .feature__card-slide{background:#fafafa}.accent-red .feature__card-slide{background:#ffbcb7}.accent-red .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#ffbcb7)}.accent-green .feature__card.without-image .feature__card-slide{background:#b8ecb6}.accent-green .feature__card.without-image.accent-yellow .feature__card-slide,.accent-green .feature__card.without-image.yellow .feature__card-slide{background:#ffe17e}.accent-green .feature__card.without-image.accent-red .feature__card-slide,.accent-green .feature__card.without-image.red .feature__card-slide{background:#ffbcb7}.accent-green .feature__card.without-image.accent-green .feature__card-slide,.accent-green .feature__card.without-image.green .feature__card-slide{background:#b8ecb6}.accent-green .feature__card.without-image.accent-blue .feature__card-slide,.accent-green .feature__card.without-image.blue .feature__card-slide{background:#a2daf3}.accent-green .feature__card.without-image.accent-gray .feature__card-slide,.accent-green .feature__card.without-image.gray .feature__card-slide{background:#fafafa}.accent-green .feature__card-slide{background:#b8ecb6}.accent-green .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#b8ecb6)}.accent-blue .feature__card.without-image .feature__card-slide{background:#a2daf3}.accent-blue .feature__card.without-image.accent-yellow .feature__card-slide,.accent-blue .feature__card.without-image.yellow .feature__card-slide{background:#ffe17e}.accent-blue .feature__card.without-image.accent-red .feature__card-slide,.accent-blue .feature__card.without-image.red .feature__card-slide{background:#ffbcb7}.accent-blue .feature__card.without-image.accent-green .feature__card-slide,.accent-blue .feature__card.without-image.green .feature__card-slide{background:#b8ecb6}.accent-blue .feature__card.without-image.accent-blue .feature__card-slide,.accent-blue .feature__card.without-image.blue .feature__card-slide{background:#a2daf3}.accent-blue .feature__card.without-image.accent-gray .feature__card-slide,.accent-blue .feature__card.without-image.gray .feature__card-slide{background:#fafafa}.accent-blue .feature__card-slide{background:#a2daf3}.accent-blue .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#a2daf3)}.accent-gray .feature__card.without-image .feature__card-slide{background:#fafafa}.accent-gray .feature__card.without-image.accent-yellow .feature__card-slide,.accent-gray .feature__card.without-image.yellow .feature__card-slide{background:#ffe17e}.accent-gray .feature__card.without-image.accent-red .feature__card-slide,.accent-gray .feature__card.without-image.red .feature__card-slide{background:#ffbcb7}.accent-gray .feature__card.without-image.accent-green .feature__card-slide,.accent-gray .feature__card.without-image.green .feature__card-slide{background:#b8ecb6}.accent-gray .feature__card.without-image.accent-blue .feature__card-slide,.accent-gray .feature__card.without-image.blue .feature__card-slide{background:#a2daf3}.accent-gray .feature__card-slide,.accent-gray .feature__card.without-image.accent-gray .feature__card-slide,.accent-gray .feature__card.without-image.gray .feature__card-slide{background:#fafafa}.accent-gray .feature__card-slide:before{background:linear-gradient(207deg,hsla(0,0%,100%,.2) 30%,#fafafa)}.feature__card-slide{position:relative}@media(min-width:48em){.feature__card-slide{background:#ffe17e;display:none;height:100%;position:absolute;-webkit-transform:translateX(-105%);-moz-transform:translateX(-105%);-ms-transform:translateX(-105%);-o-transform:translateX(-105%);transition:translateX(-105%);-webkit-transition:transform .3s;-moz-transition:transform .3s;-ms-transition:transform .3s;-o-transition:transform .3s;transition:transform .3s;z-index:0}}@media(min-width:64em){.feature__card-slide{display:inherit}}.feature__card-slide:before{bottom:0;content:""}@media(min-width:48em){.feature__card-slide:before{height:100%;position:absolute}}.feature__card-slide .feature__card-image{background-position:top;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.feature__card-slide .feature__card-image img{display:block;height:100%;max-width:100%;object-fit:cover;width:100%}.image .feature__card-slide{z-index:1}.feature__card-content{background:#fafafa;flex-direction:column;height:auto;padding:2rem 1.5rem;position:relative;width:auto}@media(min-width:48em){.feature__card-content{background:none;display:flex}}.feature__card-content h6{font-size:.75rem;font-weight:700;line-height:1.17;margin-bottom:1.5rem;text-transform:uppercase}@media(min-width:48em){.feature__card-content h6{margin-bottom:3rem}}.feature__card-content .feature__card-description{margin-bottom:3rem}@media(min-width:48em){.feature__card-content .feature__card-description{margin-bottom:4.688rem}}.feature__card-content h4,.feature__card-content h5{margin-bottom:1.5rem}@media(min-width:48em){.feature__card-content h4,.feature__card-content h5{margin-bottom:2rem}}.feature__card-content p{font-size:.875rem}@media(min-width:48em){.feature__card-content p{font-size:1.25rem}}.feature__card-content .cta__link{margin-bottom:0;margin-top:2.5rem;z-index:2}@media(min-width:48em){.feature__card-content .cta__link{margin-top:auto}[dir=rtl] .feature__card .cta__link.cta--arrow{width:100%}[dir=rtl] .feature__card .cta__link.cta--arrow i:after{margin-left:inherit}[dir=rtl] .feature__card.accent-yellow.image .feature__card-slide,[dir=rtl] .feature__card.yellow.image .feature__card-slide{background-color:#ffe17e}[dir=rtl] .feature__card.accent-yellow.image .feature__card-slide:before,[dir=rtl] .feature__card.yellow.image .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#ffe17e)}.accent-yellow [dir=rtl] .feature__card.accent-yellow .feature__card-slide,.accent-yellow [dir=rtl] .feature__card.yellow .feature__card-slide{background-color:#ffe17e}.accent-yellow [dir=rtl] .feature__card.accent-yellow .feature__card-slide:before,.accent-yellow [dir=rtl] .feature__card.yellow .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#ffe17e)}.accent-yellow [dir=rtl] .feature__card.accent-red .feature__card-slide,.accent-yellow [dir=rtl] .feature__card.red .feature__card-slide{background-color:#ffbcb7}.accent-yellow [dir=rtl] .feature__card.accent-red .feature__card-slide:before,.accent-yellow [dir=rtl] .feature__card.red .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#ffbcb7)}.accent-yellow [dir=rtl] .feature__card.accent-green .feature__card-slide,.accent-yellow [dir=rtl] .feature__card.green .feature__card-slide{background-color:#b8ecb6}.accent-yellow [dir=rtl] .feature__card.accent-green .feature__card-slide:before,.accent-yellow [dir=rtl] .feature__card.green .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#b8ecb6)}.accent-yellow [dir=rtl] .feature__card.accent-blue .feature__card-slide,.accent-yellow [dir=rtl] .feature__card.blue .feature__card-slide{background-color:#a2daf3}.accent-yellow [dir=rtl] .feature__card.accent-blue .feature__card-slide:before,.accent-yellow [dir=rtl] .feature__card.blue .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#a2daf3)}.accent-yellow [dir=rtl] .feature__card.accent-gray .feature__card-slide,.accent-yellow [dir=rtl] .feature__card.gray .feature__card-slide{background-color:#fafafa}.accent-yellow [dir=rtl] .feature__card.accent-gray .feature__card-slide:before,.accent-yellow [dir=rtl] .feature__card.gray .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#fafafa)}[dir=rtl] .feature__card.accent-red.image .feature__card-slide,[dir=rtl] .feature__card.red.image .feature__card-slide{background-color:#ffbcb7}[dir=rtl] .feature__card.accent-red.image .feature__card-slide:before,[dir=rtl] .feature__card.red.image .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#ffbcb7)}.accent-red [dir=rtl] .feature__card.accent-yellow .feature__card-slide,.accent-red [dir=rtl] .feature__card.yellow .feature__card-slide{background-color:#ffe17e}.accent-red [dir=rtl] .feature__card.accent-yellow .feature__card-slide:before,.accent-red [dir=rtl] .feature__card.yellow .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#ffe17e)}.accent-red [dir=rtl] .feature__card.accent-red .feature__card-slide,.accent-red [dir=rtl] .feature__card.red .feature__card-slide{background-color:#ffbcb7}.accent-red [dir=rtl] .feature__card.accent-red .feature__card-slide:before,.accent-red [dir=rtl] .feature__card.red .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#ffbcb7)}.accent-red [dir=rtl] .feature__card.accent-green .feature__card-slide,.accent-red [dir=rtl] .feature__card.green .feature__card-slide{background-color:#b8ecb6}.accent-red [dir=rtl] .feature__card.accent-green .feature__card-slide:before,.accent-red [dir=rtl] .feature__card.green .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#b8ecb6)}.accent-red [dir=rtl] .feature__card.accent-blue .feature__card-slide,.accent-red [dir=rtl] .feature__card.blue .feature__card-slide{background-color:#a2daf3}.accent-red [dir=rtl] .feature__card.accent-blue .feature__card-slide:before,.accent-red [dir=rtl] .feature__card.blue .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#a2daf3)}.accent-red [dir=rtl] .feature__card.accent-gray .feature__card-slide,.accent-red [dir=rtl] .feature__card.gray .feature__card-slide{background-color:#fafafa}.accent-red [dir=rtl] .feature__card.accent-gray .feature__card-slide:before,.accent-red [dir=rtl] .feature__card.gray .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#fafafa)}[dir=rtl] .feature__card.accent-green.image .feature__card-slide,[dir=rtl] .feature__card.green.image .feature__card-slide{background-color:#b8ecb6}[dir=rtl] .feature__card.accent-green.image .feature__card-slide:before,[dir=rtl] .feature__card.green.image .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#b8ecb6)}.accent-green [dir=rtl] .feature__card.accent-yellow .feature__card-slide,.accent-green [dir=rtl] .feature__card.yellow .feature__card-slide{background-color:#ffe17e}.accent-green [dir=rtl] .feature__card.accent-yellow .feature__card-slide:before,.accent-green [dir=rtl] .feature__card.yellow .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#ffe17e)}.accent-green [dir=rtl] .feature__card.accent-red .feature__card-slide,.accent-green [dir=rtl] .feature__card.red .feature__card-slide{background-color:#ffbcb7}.accent-green [dir=rtl] .feature__card.accent-red .feature__card-slide:before,.accent-green [dir=rtl] .feature__card.red .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#ffbcb7)}.accent-green [dir=rtl] .feature__card.accent-green .feature__card-slide,.accent-green [dir=rtl] .feature__card.green .feature__card-slide{background-color:#b8ecb6}.accent-green [dir=rtl] .feature__card.accent-green .feature__card-slide:before,.accent-green [dir=rtl] .feature__card.green .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#b8ecb6)}.accent-green [dir=rtl] .feature__card.accent-blue .feature__card-slide,.accent-green [dir=rtl] .feature__card.blue .feature__card-slide{background-color:#a2daf3}.accent-green [dir=rtl] .feature__card.accent-blue .feature__card-slide:before,.accent-green [dir=rtl] .feature__card.blue .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#a2daf3)}.accent-green [dir=rtl] .feature__card.accent-gray .feature__card-slide,.accent-green [dir=rtl] .feature__card.gray .feature__card-slide{background-color:#fafafa}.accent-green [dir=rtl] .feature__card.accent-gray .feature__card-slide:before,.accent-green [dir=rtl] .feature__card.gray .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#fafafa)}[dir=rtl] .feature__card.accent-blue.image .feature__card-slide,[dir=rtl] .feature__card.blue.image .feature__card-slide{background-color:#a2daf3}[dir=rtl] .feature__card.accent-blue.image .feature__card-slide:before,[dir=rtl] .feature__card.blue.image .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#a2daf3)}.accent-blue [dir=rtl] .feature__card.accent-yellow .feature__card-slide,.accent-blue [dir=rtl] .feature__card.yellow .feature__card-slide{background-color:#ffe17e}.accent-blue [dir=rtl] .feature__card.accent-yellow .feature__card-slide:before,.accent-blue [dir=rtl] .feature__card.yellow .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#ffe17e)}.accent-blue [dir=rtl] .feature__card.accent-red .feature__card-slide,.accent-blue [dir=rtl] .feature__card.red .feature__card-slide{background-color:#ffbcb7}.accent-blue [dir=rtl] .feature__card.accent-red .feature__card-slide:before,.accent-blue [dir=rtl] .feature__card.red .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#ffbcb7)}.accent-blue [dir=rtl] .feature__card.accent-green .feature__card-slide,.accent-blue [dir=rtl] .feature__card.green .feature__card-slide{background-color:#b8ecb6}.accent-blue [dir=rtl] .feature__card.accent-green .feature__card-slide:before,.accent-blue [dir=rtl] .feature__card.green .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#b8ecb6)}.accent-blue [dir=rtl] .feature__card.accent-blue .feature__card-slide,.accent-blue [dir=rtl] .feature__card.blue .feature__card-slide{background-color:#a2daf3}.accent-blue [dir=rtl] .feature__card.accent-blue .feature__card-slide:before,.accent-blue [dir=rtl] .feature__card.blue .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#a2daf3)}.accent-blue [dir=rtl] .feature__card.accent-gray .feature__card-slide,.accent-blue [dir=rtl] .feature__card.gray .feature__card-slide{background-color:#fafafa}.accent-blue [dir=rtl] .feature__card.accent-gray .feature__card-slide:before,.accent-blue [dir=rtl] .feature__card.gray .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#fafafa)}[dir=rtl] .feature__card.accent-gray.image .feature__card-slide,[dir=rtl] .feature__card.gray.image .feature__card-slide{background-color:#fafafa}[dir=rtl] .feature__card.accent-gray.image .feature__card-slide:before,[dir=rtl] .feature__card.gray.image .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#fafafa)}.accent-gray [dir=rtl] .feature__card.accent-yellow .feature__card-slide,.accent-gray [dir=rtl] .feature__card.yellow .feature__card-slide{background-color:#ffe17e}.accent-gray [dir=rtl] .feature__card.accent-yellow .feature__card-slide:before,.accent-gray [dir=rtl] .feature__card.yellow .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#ffe17e)}.accent-gray [dir=rtl] .feature__card.accent-red .feature__card-slide,.accent-gray [dir=rtl] .feature__card.red .feature__card-slide{background-color:#ffbcb7}.accent-gray [dir=rtl] .feature__card.accent-red .feature__card-slide:before,.accent-gray [dir=rtl] .feature__card.red .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#ffbcb7)}.accent-gray [dir=rtl] .feature__card.accent-green .feature__card-slide,.accent-gray [dir=rtl] .feature__card.green .feature__card-slide{background-color:#b8ecb6}.accent-gray [dir=rtl] .feature__card.accent-green .feature__card-slide:before,.accent-gray [dir=rtl] .feature__card.green .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#b8ecb6)}.accent-gray [dir=rtl] .feature__card.accent-blue .feature__card-slide,.accent-gray [dir=rtl] .feature__card.blue .feature__card-slide{background-color:#a2daf3}.accent-gray [dir=rtl] .feature__card.accent-blue .feature__card-slide:before,.accent-gray [dir=rtl] .feature__card.blue .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#a2daf3)}.accent-gray [dir=rtl] .feature__card.accent-gray .feature__card-slide,.accent-gray [dir=rtl] .feature__card.gray .feature__card-slide{background-color:#fafafa}.accent-gray [dir=rtl] .feature__card.accent-gray .feature__card-slide:before,.accent-gray [dir=rtl] .feature__card.gray .feature__card-slide:before{background:linear-gradient(153deg,hsla(0,0%,100%,.2) 30%,#fafafa)}}@media(min-width:48em)and (min-width:48em){[dir=rtl] .feature__card .feature__card-slide{-webkit-transform:translateX(105%);-moz-transform:translateX(105%);-ms-transform:translateX(105%);-o-transform:translateX(105%);transition:translateX(105%)}[dir=rtl] .feature__card .feature__card-slide:hover{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}} \ No newline at end of file diff --git a/docs/css/components/footer.min.css b/docs/css/components/footer.min.css index 6ddfa7c42..3460a10cd 100644 --- a/docs/css/components/footer.min.css +++ b/docs/css/components/footer.min.css @@ -1 +1 @@ -.footer-icons li a{border:none}.footer-head,.footer-top{align-items:center;border-bottom:1px solid #fff;justify-content:space-between;margin-bottom:2rem}.overlay-grey:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.footer-icons li a,.footer-links li a,.footer-lists li a,.footer-panel a{background-image:none}.footer-icons li a{-webkit-animation:none;-moz-animation:none;-ms-animation:none;-o-animation:none;animation:none}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.footer-links li a,.footer-lists li a,.footer-panel a{color:#fff;font-size:1rem;line-height:1.4}.footer-links li a:hover,.footer-lists li a:hover,.footer-panel a:hover{color:#b5d5f5}.footer-item.inverted .footer-panel a,.footer-links.inverted a,.footer-lists.inverted a{color:#000}.footer-item.inverted .footer-panel a:hover,.footer-links.inverted a:hover,.footer-lists.inverted a:hover{color:#55606e}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}@media(min-width:48em){.footer-items{display:flex;row-gap:3rem}.footer-items .footer-item{flex:0 0 calc(50% - 1.5rem);width:calc(50% - 1.5rem)}}@media(min-width:64em){.footer-items .footer-item{flex:0 0 calc(33.33333% - 1.5rem);width:calc(33.33333% - 1.5rem)}}@media(min-width:90em){.footer-items .footer-item{flex:0 0 calc(25% - 1.5rem);width:calc(25% - 1.5rem)}}.footer-links{padding-left:0}.footer-links li{list-style:none;margin-bottom:.75rem;padding:0;text-align:left}@media(min-width:48em){.footer-links li{text-align:right}}[dir=rtl] .footer-links{padding-right:0}[dir=rtl] .footer-links li{padding:0;text-align:right}@media(min-width:48em){[dir=rtl] .footer-links li{text-align:left}}:lang(my) .footer-links li a{line-height:1.9}.footer-lists{padding-left:0}@media(min-width:48em){.footer-lists{max-width:690px;text-align:right}}@media(max-width:47.9375em){.footer-lists{margin:0 1rem 2rem}}.footer-lists li{list-style:none;margin-bottom:.75rem;padding-left:0}@media(min-width:48em){.footer-lists li{display:inline-flex;margin-bottom:1.125rem;margin-left:2.25rem}}[dir=rtl] .footer-lists{padding-right:0}@media(min-width:48em){[dir=rtl] .footer-lists{text-align:left}}[dir=rtl] .footer-lists li{padding-right:0}@media(min-width:48em){[dir=rtl] .footer-lists li{margin-left:0;margin-right:2.25rem}}:lang(my) .footer-lists li a{line-height:1.9}.footer-icons{display:flex;flex-wrap:wrap;padding-left:0}.footer-icons li{list-style:none;margin-bottom:1rem;padding:0}.footer-icons li a{display:block;font-size:0;height:20px;margin-block-end:1rem;margin-inline-start:2rem;width:20px}.footer-icons li a.facebook{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcgMTEuNWgyLjVsMS00SDd2LTJjMC0xLjAzIDAtMiAyLTJoMS41Vi4xNEMxMC4xNzQuMDk3IDguOTQzIDAgNy42NDMgMCA0LjkyOCAwIDMgMS42NTcgMyA0Ljd2Mi44SDB2NGgzVjIwaDR2LTguNVoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=) no-repeat bottom}.footer-icons li a.instagram{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDBjMi43MTcgMCAzLjA1Ni4wMSA0LjEyMi4wNiAxLjA2NS4wNSAxLjc5LjIxNyAyLjQyOC40NjUuNjYuMjU0IDEuMjE2LjU5OCAxLjc3MiAxLjE1My41MDkuNS45MDIgMS4xMDUgMS4xNTMgMS43NzIuMjQ3LjYzNy40MTUgMS4zNjMuNDY1IDIuNDI4LjA0NyAxLjA2Ni4wNiAxLjQwNS4wNiA0LjEyMiAwIDIuNzE3LS4wMSAzLjA1Ni0uMDYgNC4xMjItLjA1IDEuMDY1LS4yMTggMS43OS0uNDY1IDIuNDI4YTQuODgzIDQuODgzIDAgMCAxLTEuMTUzIDEuNzcyYy0uNS41MDgtMS4xMDUuOTAyLTEuNzcyIDEuMTUzLS42MzcuMjQ3LTEuMzYzLjQxNS0yLjQyOC40NjUtMS4wNjYuMDQ3LTEuNDA1LjA2LTQuMTIyLjA2LTIuNzE3IDAtMy4wNTYtLjAxLTQuMTIyLS4wNi0xLjA2NS0uMDUtMS43OS0uMjE4LTIuNDI4LS40NjVhNC44OSA0Ljg5IDAgMCAxLTEuNzcyLTEuMTUzQTQuOTA0IDQuOTA0IDAgMCAxIC41MjUgMTYuNTVDLjI3NyAxNS45MTMuMTEgMTUuMTg3LjA2IDE0LjEyMi4wMTMgMTMuMDU2IDAgMTIuNzE3IDAgMTBjMC0yLjcxNy4wMS0zLjA1Ni4wNi00LjEyMi4wNS0xLjA2Ni4yMTctMS43OS40NjUtMi40MjhhNC44OCA0Ljg4IDAgMCAxIDEuMTUzLTEuNzcyQTQuODk3IDQuODk3IDAgMCAxIDMuNDUuNTI1QzQuMDg4LjI3NyA0LjgxMi4xMSA1Ljg3OC4wNiA2Ljk0NC4wMTMgNy4yODMgMCAxMCAwWm0wIDVhNSA1IDAgMSAwIDAgMTAgNSA1IDAgMCAwIDAtMTBabTYuNS0uMjVhMS4yNSAxLjI1IDAgMSAwLTIuNSAwIDEuMjUgMS4yNSAwIDAgMCAyLjUgMFpNMTAgN2EzIDMgMCAxIDEgMCA2IDMgMyAwIDAgMSAwLTZaIiBmaWxsPSIjZmZmIi8+PC9zdmc+) no-repeat bottom}.footer-icons li a.linkedin{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQuOTQgMmEyIDIgMCAxIDEtNC0uMDAyIDIgMiAwIDAgMSA0IC4wMDJaTTUgNS40OEgxVjE4aDRWNS40OFptNi4zMiAwSDcuMzRWMThoMy45NHYtNi41N2MwLTMuNjYgNC43Ny00IDQuNzcgMFYxOEgyMHYtNy45M2MwLTYuMTctNy4wNi01Ljk0LTguNzItMi45MWwuMDQtMS42OFoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=) no-repeat bottom}.footer-icons li a.twitter{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIxLjE2MiAyLjY1NmE4LjM4MyA4LjM4MyAwIDAgMS0yLjQwMi42NThBNC4xOTYgNC4xOTYgMCAwIDAgMjAuNiAxYy0uODIuNDg4LTEuNzIuODMtMi42NTYgMS4wMTVhNC4xODIgNC4xODIgMCAwIDAtNy4xMjYgMy44MTQgMTEuODc0IDExLjg3NCAwIDAgMS04LjYyLTQuMzcgNC4xNjggNC4xNjggMCAwIDAtLjU2NiAyLjEwM2MwIDEuNDUuNzM4IDIuNzMxIDEuODYgMy40ODFhNC4xNjggNC4xNjggMCAwIDEtMS44OTQtLjUyM3YuMDUyYTQuMTg1IDQuMTg1IDAgMCAwIDMuMzU1IDQuMTAxIDQuMjA5IDQuMjA5IDAgMCAxLTEuODkuMDcyQTQuMTg1IDQuMTg1IDAgMCAwIDYuOTcgMTMuNjVhOC4zOTMgOC4zOTMgMCAwIDEtNi4xOTEgMS43MzIgMTEuODI5IDExLjgyOSAwIDAgMCA2LjQxIDEuODhjNy42OTMgMCAxMS45LTYuMzczIDExLjktMTEuOSAwLS4xOC0uMDA1LS4zNjItLjAxMy0uNTRhOC40OTUgOC40OTUgMCAwIDAgMi4wODctMi4xNjVsLS4wMDEtLjAwMVoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=) no-repeat bottom}.footer-icons li a.youtube{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE5LjU0MyAyLjQ5OEMyMCA0LjI4IDIwIDggMjAgOHMwIDMuNzItLjQ1NyA1LjUwMmMtLjI1NC45ODUtLjk5NyAxLjc2LTEuOTM4IDIuMDIyQzE1Ljg5NiAxNiAxMCAxNiAxMCAxNnMtNS44OTMgMC03LjYwNS0uNDc2Yy0uOTQ1LS4yNjYtMS42ODctMS4wNC0xLjkzOC0yLjAyMkMwIDExLjcyIDAgOCAwIDhzMC0zLjcyLjQ1Ny01LjUwMmMuMjU0LS45ODUuOTk3LTEuNzYgMS45MzgtMi4wMjJDNC4xMDcgMCAxMCAwIDEwIDBzNS44OTYgMCA3LjYwNS40NzZjLjk0NS4yNjYgMS42ODcgMS4wNCAxLjkzOCAyLjAyMlpNOCAxMS41IDE0IDggOCA0LjV2N1oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=) no-repeat bottom}.footer-icons.inverted li a.facebook{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcgMTEuNWgyLjVsMS00SDd2LTJjMC0xLjAzIDAtMiAyLTJoMS41Vi4xNEMxMC4xNzQuMDk3IDguOTQzIDAgNy42NDMgMCA0LjkyOCAwIDMgMS42NTcgMyA0Ljd2Mi44SDB2NGgzVjIwaDR2LTguNVoiIGZpbGw9IiMwMDAiLz48L3N2Zz4=) no-repeat bottom}.footer-icons.inverted li a.instagram{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDBjMi43MTcgMCAzLjA1Ni4wMSA0LjEyMi4wNiAxLjA2NS4wNSAxLjc5LjIxNyAyLjQyOC40NjUuNjYuMjU0IDEuMjE2LjU5OCAxLjc3MiAxLjE1My41MDkuNS45MDIgMS4xMDUgMS4xNTMgMS43NzIuMjQ3LjYzNy40MTUgMS4zNjMuNDY1IDIuNDI4LjA0NyAxLjA2Ni4wNiAxLjQwNS4wNiA0LjEyMiAwIDIuNzE3LS4wMSAzLjA1Ni0uMDYgNC4xMjItLjA1IDEuMDY1LS4yMTggMS43OS0uNDY1IDIuNDI4YTQuODgzIDQuODgzIDAgMCAxLTEuMTUzIDEuNzcyYy0uNS41MDgtMS4xMDUuOTAyLTEuNzcyIDEuMTUzLS42MzcuMjQ3LTEuMzYzLjQxNS0yLjQyOC40NjUtMS4wNjYuMDQ3LTEuNDA1LjA2LTQuMTIyLjA2LTIuNzE3IDAtMy4wNTYtLjAxLTQuMTIyLS4wNi0xLjA2NS0uMDUtMS43OS0uMjE4LTIuNDI4LS40NjVhNC44OSA0Ljg5IDAgMCAxLTEuNzcyLTEuMTUzQTQuOTA0IDQuOTA0IDAgMCAxIC41MjUgMTYuNTVDLjI3NyAxNS45MTMuMTEgMTUuMTg3LjA2IDE0LjEyMi4wMTMgMTMuMDU2IDAgMTIuNzE3IDAgMTBjMC0yLjcxNy4wMS0zLjA1Ni4wNi00LjEyMi4wNS0xLjA2Ni4yMTctMS43OS40NjUtMi40MjhhNC44OCA0Ljg4IDAgMCAxIDEuMTUzLTEuNzcyQTQuODk3IDQuODk3IDAgMCAxIDMuNDUuNTI1QzQuMDg4LjI3NyA0LjgxMi4xMSA1Ljg3OC4wNiA2Ljk0NC4wMTMgNy4yODMgMCAxMCAwWm0wIDVhNSA1IDAgMSAwIDAgMTAgNSA1IDAgMCAwIDAtMTBabTYuNS0uMjVhMS4yNSAxLjI1IDAgMSAwLTIuNSAwIDEuMjUgMS4yNSAwIDAgMCAyLjUgMFpNMTAgN2EzIDMgMCAxIDEgMCA2IDMgMyAwIDAgMSAwLTZaIiBmaWxsPSIjMDAwIi8+PC9zdmc+) no-repeat bottom}.footer-icons.inverted li a.linkedin{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQuOTQgMmEyIDIgMCAxIDEtNC0uMDAyIDIgMiAwIDAgMSA0IC4wMDJaTTUgNS40OEgxVjE4aDRWNS40OFptNi4zMiAwSDcuMzRWMThoMy45NHYtNi41N2MwLTMuNjYgNC43Ny00IDQuNzcgMFYxOEgyMHYtNy45M2MwLTYuMTctNy4wNi01Ljk0LTguNzItMi45MWwuMDQtMS42OFoiIGZpbGw9IiMwMDAiLz48L3N2Zz4=) no-repeat bottom}.footer-icons.inverted li a.twitter{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIxLjE2MiAyLjY1NmE4LjM4MyA4LjM4MyAwIDAgMS0yLjQwMi42NThBNC4xOTYgNC4xOTYgMCAwIDAgMjAuNiAxYy0uODIuNDg4LTEuNzIuODMtMi42NTYgMS4wMTVhNC4xODIgNC4xODIgMCAwIDAtNy4xMjYgMy44MTQgMTEuODc0IDExLjg3NCAwIDAgMS04LjYyLTQuMzcgNC4xNjggNC4xNjggMCAwIDAtLjU2NiAyLjEwM2MwIDEuNDUuNzM4IDIuNzMxIDEuODYgMy40ODFhNC4xNjggNC4xNjggMCAwIDEtMS44OTQtLjUyM3YuMDUyYTQuMTg1IDQuMTg1IDAgMCAwIDMuMzU1IDQuMTAxIDQuMjExIDQuMjExIDAgMCAxLTEuODkuMDcyQTQuMTg1IDQuMTg1IDAgMCAwIDYuOTcgMTMuNjVhOC4zOTUgOC4zOTUgMCAwIDEtNi4xOTEgMS43MzIgMTEuODMgMTEuODMgMCAwIDAgNi40MSAxLjg4YzcuNjkzIDAgMTEuOS02LjM3MyAxMS45LTExLjkgMC0uMTgtLjAwNS0uMzYyLS4wMTMtLjU0YTguNDk1IDguNDk1IDAgMCAwIDIuMDg3LTIuMTY1bC0uMDAxLS4wMDFaIiBmaWxsPSIjMDAwIi8+PC9zdmc+) no-repeat bottom}.footer-icons.inverted li a.youtube{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE5LjU0MyAyLjQ5OEMyMCA0LjI4IDIwIDggMjAgOHMwIDMuNzItLjQ1NyA1LjUwMmMtLjI1NC45ODUtLjk5NyAxLjc2LTEuOTM4IDIuMDIyQzE1Ljg5NiAxNiAxMCAxNiAxMCAxNnMtNS44OTMgMC03LjYwNS0uNDc2Yy0uOTQ1LS4yNjYtMS42ODctMS4wNC0xLjkzOC0yLjAyMkMwIDExLjcyIDAgOCAwIDhzMC0zLjcyLjQ1Ny01LjUwMmMuMjU0LS45ODUuOTk3LTEuNzYgMS45MzgtMi4wMjJDNC4xMDcgMCAxMCAwIDEwIDBzNS44OTYgMCA3LjYwNS40NzZjLjk0NS4yNjYgMS42ODcgMS4wNCAxLjkzOCAyLjAyMlpNOCAxMS41IDE0IDggOCA0LjV2N1oiIGZpbGw9IiMwMDAiLz48L3N2Zz4=) no-repeat bottom}[dir=rtl] .footer-icons{padding-right:0}.footer-item{position:relative}@media(max-width:47.9375em){.footer-item:after{border-bottom:2px solid #d4d6d8;content:"";position:absolute;width:calc(100% - 1.3rem)}}.footer-item.inverted .footer-heading{color:#000}.footer-item.inverted .footer-heading:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE5IDEtOSAxMEwxIDEiIHN0cm9rZT0iI0VFNDAyRCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 50%}.footer-heading{background:transparent;border:0;color:#fff;display:block;font-size:1rem;font-weight:700;letter-spacing:.03rem;line-height:1.15;padding:1rem;position:relative;text-align:left;text-transform:uppercase;width:100%}@media(min-width:48em){.footer-heading{margin-bottom:1.25rem;padding:0;pointer-events:none}}.footer-heading:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE5IDEtOSAxMEwxIDEiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 50%;content:"";display:block;float:right;height:20px;-webkit-transition:.1s ease;-moz-transition:.1s ease;-ms-transition:.1s ease;-o-transition:.1s ease;transition:.1s ease;width:20px}@media(min-width:48em){.footer-heading:before{display:none}}.footer-heading.active:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transition:rotateZ(180deg)}.footer-panel{display:none;padding:0 1rem .5rem}@media(min-width:48em){.footer-panel{display:block;padding:0}}.footer-panel a{display:block;margin-bottom:1rem}[dir=rtl] .footer-heading{text-align:right}[dir=rtl] .footer-heading:before{float:left}:lang(my) .footer-panel a{line-height:1.9}.footer-logo{align-items:center;display:flex}.footer-logo a{background:none}.footer-logo h5{color:#fff;margin:0 1rem}.footer-logo.inverted h5{color:#000}.footer{background-color:#fafafa;background-color:#006eb5;color:#fff;padding:3rem .75rem 2.5rem}@media(min-width:48em){.footer{padding:3.25rem 0 3rem}}@media(max-width:47.9375em){.footer .sign-up{margin-top:1.5rem}}.footer p{font-size:.875rem;margin:0}@media(min-width:48em){.footer p{font-size:1rem}}.footer-head{margin-bottom:1.188rem;padding-bottom:3rem}@media(min-width:48em){.footer-head{margin-bottom:3rem}}.footer-top{padding-bottom:2rem}@media(min-width:48em){.footer-top{margin-bottom:2rem;padding-bottom:3rem}}.footer-bottom{justify-content:space-between}@media(max-width:47.9375em){.footer-bottom{flex-direction:column-reverse}.footer-bottom p{margin:0 1rem}}.footer-copyright{margin:0 1rem}@media(min-width:48em){.footer-copyright{margin:5rem 0 0}}.footer-links{margin:2rem 1rem}@media(min-width:48em){.footer-links{margin:0 0 2rem}}.footer-links_text{margin:0 1rem 2rem}@media(min-width:48em){.footer-links_text{margin:0 0 2rem}}.footer .footer-icons{margin:0 1.25rem 2rem}@media(min-width:48em){.footer .footer-icons{justify-content:flex-end;margin:0}}.footer.inverted{background-color:#fafafa;color:#000}.footer.inverted .footer-head,.footer.inverted .footer-top{border-color:#232e3d}.icons-search{margin:2rem 1rem 0;text-align:left}@media(min-width:48em){.icons-search{margin:0 0 2rem;text-align:right}}.icons-search span{display:inline-flex}.icons-search .icon-globe{margin-right:1rem}[dir=rtl] .icons-search{text-align:right}@media(min-width:48em){[dir=rtl] .icons-search{text-align:left}}[dir=rtl] .icons-search .icon-globe{margin-left:1rem;margin-right:0} \ No newline at end of file +.footer-icons li a{border:none}.footer-head,.footer-top{align-items:center;border-bottom:1px solid #fff;justify-content:space-between;margin-bottom:2rem}.overlay-grey:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.footer-icons li a,.footer-links li a,.footer-lists li a,.footer-panel a{background-image:none}.footer-icons li a{-webkit-animation:none;-moz-animation:none;-ms-animation:none;-o-animation:none;animation:none}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.footer-links li a,.footer-lists li a,.footer-panel a{color:#fff;font-size:1rem;line-height:1.4}.footer-links li a:hover,.footer-lists li a:hover,.footer-panel a:hover{color:#b5d5f5}.footer-item.inverted .footer-panel a,.footer-links.inverted a,.footer-lists.inverted a{color:#000}.footer-item.inverted .footer-panel a:hover,.footer-links.inverted a:hover,.footer-lists.inverted a:hover{color:#55606e}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}@media(min-width:48em){.footer-items{display:flex;row-gap:3rem}.footer-items .footer-item{flex:0 0 calc(50% - 1.5rem);width:calc(50% - 1.5rem)}}@media(min-width:64em){.footer-items .footer-item{flex:0 0 calc(33.33333% - 1.5rem);width:calc(33.33333% - 1.5rem)}}@media(min-width:90em){.footer-items .footer-item{flex:0 0 calc(25% - 1.5rem);width:calc(25% - 1.5rem)}}.footer-links{padding-left:0}.footer-links li{list-style:none;margin-bottom:.75rem;padding:0;text-align:left}@media(min-width:48em){.footer-links li{text-align:right}}[dir=rtl] .footer-links{padding-right:0}[dir=rtl] .footer-links li{padding:0;text-align:right}@media(min-width:48em){[dir=rtl] .footer-links li{text-align:left}}:lang(my) .footer-links li a{line-height:1.9}.footer-lists{padding-left:0}@media(min-width:48em){.footer-lists{max-width:690px;text-align:right}}@media(max-width:47.9375em){.footer-lists{margin:0 1rem 2rem}}.footer-lists li{list-style:none;margin-bottom:.75rem;padding-left:0}@media(min-width:48em){.footer-lists li{display:inline-flex;margin-bottom:1.125rem;margin-left:2.25rem}}[dir=rtl] .footer-lists{padding-right:0}@media(min-width:48em){[dir=rtl] .footer-lists{text-align:left}}[dir=rtl] .footer-lists li{padding-right:0}@media(min-width:48em){[dir=rtl] .footer-lists li{margin-left:0;margin-right:2.25rem}}:lang(my) .footer-lists li a{line-height:1.9}.footer-icons{display:flex;flex-wrap:wrap;padding-left:0}.footer-icons li{list-style:none;margin-bottom:1rem;padding:0}.footer-icons li a{display:block;font-size:0;height:20px;margin-block-end:1rem;margin-inline-start:2rem;width:20px}.footer-icons li a.facebook{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcgMTEuNWgyLjVsMS00SDd2LTJjMC0xLjAzIDAtMiAyLTJoMS41Vi4xNEMxMC4xNzQuMDk3IDguOTQzIDAgNy42NDMgMCA0LjkyOCAwIDMgMS42NTcgMyA0Ljd2Mi44SDB2NGgzVjIwaDR2LTguNVoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=) no-repeat bottom}.footer-icons li a.instagram{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDBjMi43MTcgMCAzLjA1Ni4wMSA0LjEyMi4wNiAxLjA2NS4wNSAxLjc5LjIxNyAyLjQyOC40NjUuNjYuMjU0IDEuMjE2LjU5OCAxLjc3MiAxLjE1My41MDkuNS45MDIgMS4xMDUgMS4xNTMgMS43NzIuMjQ3LjYzNy40MTUgMS4zNjMuNDY1IDIuNDI4LjA0NyAxLjA2Ni4wNiAxLjQwNS4wNiA0LjEyMiAwIDIuNzE3LS4wMSAzLjA1Ni0uMDYgNC4xMjItLjA1IDEuMDY1LS4yMTggMS43OS0uNDY1IDIuNDI4YTQuODgzIDQuODgzIDAgMCAxLTEuMTUzIDEuNzcyYy0uNS41MDgtMS4xMDUuOTAyLTEuNzcyIDEuMTUzLS42MzcuMjQ3LTEuMzYzLjQxNS0yLjQyOC40NjUtMS4wNjYuMDQ3LTEuNDA1LjA2LTQuMTIyLjA2LTIuNzE3IDAtMy4wNTYtLjAxLTQuMTIyLS4wNi0xLjA2NS0uMDUtMS43OS0uMjE4LTIuNDI4LS40NjVhNC44OSA0Ljg5IDAgMCAxLTEuNzcyLTEuMTUzQTQuOTA0IDQuOTA0IDAgMCAxIC41MjUgMTYuNTVDLjI3NyAxNS45MTMuMTEgMTUuMTg3LjA2IDE0LjEyMi4wMTMgMTMuMDU2IDAgMTIuNzE3IDAgMTBjMC0yLjcxNy4wMS0zLjA1Ni4wNi00LjEyMi4wNS0xLjA2Ni4yMTctMS43OS40NjUtMi40MjhhNC44OCA0Ljg4IDAgMCAxIDEuMTUzLTEuNzcyQTQuODk3IDQuODk3IDAgMCAxIDMuNDUuNTI1QzQuMDg4LjI3NyA0LjgxMi4xMSA1Ljg3OC4wNiA2Ljk0NC4wMTMgNy4yODMgMCAxMCAwWm0wIDVhNSA1IDAgMSAwIDAgMTAgNSA1IDAgMCAwIDAtMTBabTYuNS0uMjVhMS4yNSAxLjI1IDAgMSAwLTIuNSAwIDEuMjUgMS4yNSAwIDAgMCAyLjUgMFpNMTAgN2EzIDMgMCAxIDEgMCA2IDMgMyAwIDAgMSAwLTZaIiBmaWxsPSIjZmZmIi8+PC9zdmc+) no-repeat bottom}.footer-icons li a.linkedin{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQuOTQgMmEyIDIgMCAxIDEtNC0uMDAyIDIgMiAwIDAgMSA0IC4wMDJaTTUgNS40OEgxVjE4aDRWNS40OFptNi4zMiAwSDcuMzRWMThoMy45NHYtNi41N2MwLTMuNjYgNC43Ny00IDQuNzcgMFYxOEgyMHYtNy45M2MwLTYuMTctNy4wNi01Ljk0LTguNzItMi45MWwuMDQtMS42OFoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=) no-repeat bottom}.footer-icons li a.twitter{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIxLjE2MiAyLjY1NmE4LjM4MyA4LjM4MyAwIDAgMS0yLjQwMi42NThBNC4xOTYgNC4xOTYgMCAwIDAgMjAuNiAxYy0uODIuNDg4LTEuNzIuODMtMi42NTYgMS4wMTVhNC4xODIgNC4xODIgMCAwIDAtNy4xMjYgMy44MTQgMTEuODc0IDExLjg3NCAwIDAgMS04LjYyLTQuMzcgNC4xNjggNC4xNjggMCAwIDAtLjU2NiAyLjEwM2MwIDEuNDUuNzM4IDIuNzMxIDEuODYgMy40ODFhNC4xNjggNC4xNjggMCAwIDEtMS44OTQtLjUyM3YuMDUyYTQuMTg1IDQuMTg1IDAgMCAwIDMuMzU1IDQuMTAxIDQuMjA5IDQuMjA5IDAgMCAxLTEuODkuMDcyQTQuMTg1IDQuMTg1IDAgMCAwIDYuOTcgMTMuNjVhOC4zOTMgOC4zOTMgMCAwIDEtNi4xOTEgMS43MzIgMTEuODI5IDExLjgyOSAwIDAgMCA2LjQxIDEuODhjNy42OTMgMCAxMS45LTYuMzczIDExLjktMTEuOSAwLS4xOC0uMDA1LS4zNjItLjAxMy0uNTRhOC40OTUgOC40OTUgMCAwIDAgMi4wODctMi4xNjVsLS4wMDEtLjAwMVoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=) no-repeat bottom}.footer-icons li a.youtube{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE5LjU0MyAyLjQ5OEMyMCA0LjI4IDIwIDggMjAgOHMwIDMuNzItLjQ1NyA1LjUwMmMtLjI1NC45ODUtLjk5NyAxLjc2LTEuOTM4IDIuMDIyQzE1Ljg5NiAxNiAxMCAxNiAxMCAxNnMtNS44OTMgMC03LjYwNS0uNDc2Yy0uOTQ1LS4yNjYtMS42ODctMS4wNC0xLjkzOC0yLjAyMkMwIDExLjcyIDAgOCAwIDhzMC0zLjcyLjQ1Ny01LjUwMmMuMjU0LS45ODUuOTk3LTEuNzYgMS45MzgtMi4wMjJDNC4xMDcgMCAxMCAwIDEwIDBzNS44OTYgMCA3LjYwNS40NzZjLjk0NS4yNjYgMS42ODcgMS4wNCAxLjkzOCAyLjAyMlpNOCAxMS41IDE0IDggOCA0LjV2N1oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=) no-repeat bottom}.footer-icons.inverted li a.facebook{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcgMTEuNWgyLjVsMS00SDd2LTJjMC0xLjAzIDAtMiAyLTJoMS41Vi4xNEMxMC4xNzQuMDk3IDguOTQzIDAgNy42NDMgMCA0LjkyOCAwIDMgMS42NTcgMyA0Ljd2Mi44SDB2NGgzVjIwaDR2LTguNVoiIGZpbGw9IiMwMDAiLz48L3N2Zz4=) no-repeat bottom}.footer-icons.inverted li a.instagram{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDBjMi43MTcgMCAzLjA1Ni4wMSA0LjEyMi4wNiAxLjA2NS4wNSAxLjc5LjIxNyAyLjQyOC40NjUuNjYuMjU0IDEuMjE2LjU5OCAxLjc3MiAxLjE1My41MDkuNS45MDIgMS4xMDUgMS4xNTMgMS43NzIuMjQ3LjYzNy40MTUgMS4zNjMuNDY1IDIuNDI4LjA0NyAxLjA2Ni4wNiAxLjQwNS4wNiA0LjEyMiAwIDIuNzE3LS4wMSAzLjA1Ni0uMDYgNC4xMjItLjA1IDEuMDY1LS4yMTggMS43OS0uNDY1IDIuNDI4YTQuODgzIDQuODgzIDAgMCAxLTEuMTUzIDEuNzcyYy0uNS41MDgtMS4xMDUuOTAyLTEuNzcyIDEuMTUzLS42MzcuMjQ3LTEuMzYzLjQxNS0yLjQyOC40NjUtMS4wNjYuMDQ3LTEuNDA1LjA2LTQuMTIyLjA2LTIuNzE3IDAtMy4wNTYtLjAxLTQuMTIyLS4wNi0xLjA2NS0uMDUtMS43OS0uMjE4LTIuNDI4LS40NjVhNC44OSA0Ljg5IDAgMCAxLTEuNzcyLTEuMTUzQTQuOTA0IDQuOTA0IDAgMCAxIC41MjUgMTYuNTVDLjI3NyAxNS45MTMuMTEgMTUuMTg3LjA2IDE0LjEyMi4wMTMgMTMuMDU2IDAgMTIuNzE3IDAgMTBjMC0yLjcxNy4wMS0zLjA1Ni4wNi00LjEyMi4wNS0xLjA2Ni4yMTctMS43OS40NjUtMi40MjhhNC44OCA0Ljg4IDAgMCAxIDEuMTUzLTEuNzcyQTQuODk3IDQuODk3IDAgMCAxIDMuNDUuNTI1QzQuMDg4LjI3NyA0LjgxMi4xMSA1Ljg3OC4wNiA2Ljk0NC4wMTMgNy4yODMgMCAxMCAwWm0wIDVhNSA1IDAgMSAwIDAgMTAgNSA1IDAgMCAwIDAtMTBabTYuNS0uMjVhMS4yNSAxLjI1IDAgMSAwLTIuNSAwIDEuMjUgMS4yNSAwIDAgMCAyLjUgMFpNMTAgN2EzIDMgMCAxIDEgMCA2IDMgMyAwIDAgMSAwLTZaIiBmaWxsPSIjMDAwIi8+PC9zdmc+) no-repeat bottom}.footer-icons.inverted li a.linkedin{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQuOTQgMmEyIDIgMCAxIDEtNC0uMDAyIDIgMiAwIDAgMSA0IC4wMDJaTTUgNS40OEgxVjE4aDRWNS40OFptNi4zMiAwSDcuMzRWMThoMy45NHYtNi41N2MwLTMuNjYgNC43Ny00IDQuNzcgMFYxOEgyMHYtNy45M2MwLTYuMTctNy4wNi01Ljk0LTguNzItMi45MWwuMDQtMS42OFoiIGZpbGw9IiMwMDAiLz48L3N2Zz4=) no-repeat bottom}.footer-icons.inverted li a.twitter{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIxLjE2MiAyLjY1NmE4LjM4MyA4LjM4MyAwIDAgMS0yLjQwMi42NThBNC4xOTYgNC4xOTYgMCAwIDAgMjAuNiAxYy0uODIuNDg4LTEuNzIuODMtMi42NTYgMS4wMTVhNC4xODIgNC4xODIgMCAwIDAtNy4xMjYgMy44MTQgMTEuODc0IDExLjg3NCAwIDAgMS04LjYyLTQuMzcgNC4xNjggNC4xNjggMCAwIDAtLjU2NiAyLjEwM2MwIDEuNDUuNzM4IDIuNzMxIDEuODYgMy40ODFhNC4xNjggNC4xNjggMCAwIDEtMS44OTQtLjUyM3YuMDUyYTQuMTg1IDQuMTg1IDAgMCAwIDMuMzU1IDQuMTAxIDQuMjExIDQuMjExIDAgMCAxLTEuODkuMDcyQTQuMTg1IDQuMTg1IDAgMCAwIDYuOTcgMTMuNjVhOC4zOTUgOC4zOTUgMCAwIDEtNi4xOTEgMS43MzIgMTEuODMgMTEuODMgMCAwIDAgNi40MSAxLjg4YzcuNjkzIDAgMTEuOS02LjM3MyAxMS45LTExLjkgMC0uMTgtLjAwNS0uMzYyLS4wMTMtLjU0YTguNDk1IDguNDk1IDAgMCAwIDIuMDg3LTIuMTY1bC0uMDAxLS4wMDFaIiBmaWxsPSIjMDAwIi8+PC9zdmc+) no-repeat bottom}.footer-icons.inverted li a.youtube{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE5LjU0MyAyLjQ5OEMyMCA0LjI4IDIwIDggMjAgOHMwIDMuNzItLjQ1NyA1LjUwMmMtLjI1NC45ODUtLjk5NyAxLjc2LTEuOTM4IDIuMDIyQzE1Ljg5NiAxNiAxMCAxNiAxMCAxNnMtNS44OTMgMC03LjYwNS0uNDc2Yy0uOTQ1LS4yNjYtMS42ODctMS4wNC0xLjkzOC0yLjAyMkMwIDExLjcyIDAgOCAwIDhzMC0zLjcyLjQ1Ny01LjUwMmMuMjU0LS45ODUuOTk3LTEuNzYgMS45MzgtMi4wMjJDNC4xMDcgMCAxMCAwIDEwIDBzNS44OTYgMCA3LjYwNS40NzZjLjk0NS4yNjYgMS42ODcgMS4wNCAxLjkzOCAyLjAyMlpNOCAxMS41IDE0IDggOCA0LjV2N1oiIGZpbGw9IiMwMDAiLz48L3N2Zz4=) no-repeat bottom}[dir=rtl] .footer-icons{padding-right:0}.footer-item{position:relative}@media(max-width:47.9375em){.footer-item:after{border-bottom:2px solid #d4d6d8;content:"";position:absolute;width:calc(100% - 1.3rem)}}.footer-item.inverted .footer-heading{color:#000}.footer-item.inverted .footer-heading:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE5IDEtOSAxMEwxIDEiIHN0cm9rZT0iI0VFNDAyRCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 50%}.footer-heading{background:transparent;border:0;color:#fff;display:block;font-size:1rem;font-weight:700;letter-spacing:.03rem;line-height:1.15;padding:1rem;position:relative;text-align:left;text-transform:uppercase;width:100%}@media(min-width:48em){.footer-heading{margin-bottom:1.25rem;padding:0;pointer-events:none}}.footer-heading:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE5IDEtOSAxMEwxIDEiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 50%;content:"";display:block;float:right;height:20px;-webkit-transition:.1s ease;-moz-transition:.1s ease;-ms-transition:.1s ease;-o-transition:.1s ease;transition:.1s ease;width:20px}@media(min-width:48em){.footer-heading:before{display:none}}.footer-heading.active:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transition:rotateZ(180deg)}.footer-panel{display:none;padding:0 1rem .5rem}@media(min-width:48em){.footer-panel{display:block;padding:0}}.footer-panel a{display:block;margin-bottom:1rem}[dir=rtl] .footer-heading{text-align:right}[dir=rtl] .footer-heading:before{float:left}:lang(my) .footer-panel a{line-height:1.9}.footer-logo{align-items:center;display:flex}.footer-logo a{background:none}.footer-logo h5{color:#fff;margin:0 1rem}.footer-logo.inverted h5{color:#000}.footer{background-color:#fafafa;background-color:#006eb5;color:#fff;padding:3rem .75rem 2.5rem}@media(min-width:48em){.footer{padding:3.25rem 0 3rem}}@media(max-width:47.9375em){.footer .sign-up{margin-top:1.5rem}}.footer p{font-size:.875rem;margin:0}@media(min-width:48em){.footer p{font-size:1rem}}.footer-head{margin-bottom:1.188rem;padding-bottom:3rem}@media(min-width:48em){.footer-head{margin-bottom:3rem}}.footer-top{padding-bottom:2rem}@media(min-width:48em){.footer-top{margin-bottom:2rem;padding-bottom:3rem}}.footer-bottom{justify-content:space-between}@media(max-width:47.9375em){.footer-bottom{flex-direction:column-reverse}.footer-bottom p{margin:0 1rem}}.footer-copyright{margin:0 1rem}@media(min-width:48em){.footer-copyright{margin:5rem 0 0}}.footer-links{margin:2rem 1rem}@media(min-width:48em){.footer-links{margin:0 0 2rem}}.footer-links_text{margin:0 1rem 2rem}@media(min-width:48em){.footer-links_text{margin:0 0 2rem}}.footer .footer-icons{margin:0 1.25rem 2rem}@media(min-width:48em){.footer .footer-icons{justify-content:flex-end;margin:0}}.footer.inverted{background-color:#fafafa;color:#000}.footer.inverted .footer-head,.footer.inverted .footer-top{border-color:#232e3d}.icons-search{margin:2rem 1rem 0;text-align:left}@media(min-width:48em){.icons-search{margin:0 0 2rem;text-align:right}}.icons-search span{display:inline-flex}.icons-search .icon-globe{margin-right:1rem}[dir=rtl] .icons-search{text-align:right}@media(min-width:48em){[dir=rtl] .icons-search{text-align:left}}[dir=rtl] .icons-search .icon-globe{margin-left:1rem;margin-right:0} \ No newline at end of file diff --git a/docs/css/components/global-header.min.css b/docs/css/components/global-header.min.css index 0080f74f2..8e652ff9b 100644 --- a/docs/css/components/global-header.min.css +++ b/docs/css/components/global-header.min.css @@ -1 +1 @@ -.global-header .header .top-right .icon-globe,.global-header .header .top-right .icon-search{background-color:#006eb5;border:0;cursor:pointer;display:inline-flex;font-size:0;height:26px;margin-right:.5rem;min-width:25px;padding:0;width:25px}@media(max-width:47.9375em){.global-header .header .top-right .icon-globe,.global-header .header .top-right .icon-search{margin-right:0;-webkit-mask:inherit;mask:inherit}}.global-header .header .top-right .icon-globe:hover,.global-header .header .top-right .icon-search:hover{background-color:#4f95dd}.overlay-grey:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.global-header .header .mid-nav .logo{background-image:none}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.global-header .header{background-color:#fafafa;box-shadow:0 3px 6px rgba(0,0,0,.1);left:0;position:fixed;top:0;width:100%;z-index:9}.global-header .header .mid-nav .logo img{min-width:60px;-webkit-transition:all .4s cubic-bezier(.64,.05,.35,1.05);-moz-transition:all .4s cubic-bezier(.64,.05,.35,1.05);-ms-transition:all .4s cubic-bezier(.64,.05,.35,1.05);-o-transition:all .4s cubic-bezier(.64,.05,.35,1.05);transition:all .4s cubic-bezier(.64,.05,.35,1.05)}@media(min-width:64em){.global-header .header .mid-nav .logo img{height:122px}.global-header .header .mid-nav .logo img.scrolled{height:115px}}@media(max-width:63.9375em){.global-header .header .mid-nav .logo img{height:82px;min-width:40px}.global-header .header .mid-nav .logo img.scrolled{height:75px}}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.global-header .header{height:7.1875rem}@media(max-width:63.9375em){.global-header .header{height:4.6875rem}}.global-header .header .fluid{height:7.1875rem}@media(min-width:90em){.global-header .header .fluid{margin:0 4.375rem}}@media(max-width:63.9375em){.global-header .header .fluid{height:4.6875rem}}@media(min-width:90em){.global-header .header .top-left{margin-bottom:0}}@media(max-width:63.9375em){.global-header .header .top-left{display:flex;margin-bottom:0}.global-header .header .top-left .dropdown-language{display:none}}.global-header .header .top-left .dropdown-language{align-items:center;display:flex;margin-left:.75rem}@media(max-width:63.9375em){.global-header .header .top-left .dropdown-language{display:none}}.global-header .header .mid-nav{display:flex;height:7.1875rem;justify-content:center;position:relative}@media(max-width:63.9375em){.global-header .header .mid-nav,.global-header .header .mid-nav nav{height:4.6875rem}}.global-header .header .mid-nav ul{align-items:stretch;display:flex;height:100%;left:50%;max-height:7.1875rem;padding-left:3.375rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transition:translateY(-50%);width:50%;z-index:9}@media(min-width:90em){.global-header .header .mid-nav ul{padding-left:4.375rem}}@media(max-width:63.9375em){.global-header .header .mid-nav ul{display:none}}.global-header .header .mid-nav ul:first-of-type{justify-content:right;left:inherit;padding-left:0;padding-right:3.375rem;right:50%}@media(min-width:90em){.global-header .header .mid-nav ul:first-of-type{padding-right:4.375rem}}.global-header .header .mid-nav ul li{align-items:stretch;display:flex;margin:0 1.5rem}@media(min-width:90em){.global-header .header .mid-nav ul li{margin:0 2.1875rem}}.global-header .header .mid-nav ul li a{align-items:center;display:flex}@media(min-width:90em){.global-header .header .mid-nav ul li a{margin-top:0}}.global-header .header .mid-nav .logo{position:relative;z-index:10}@media(min-width:90em){.global-header .header .mid-nav .logo{left:50%;position:fixed;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transition:translateX(-50%);z-index:10}}@media(max-width:63.9375em){.global-header .header .mid-nav .logo{height:4.6875rem;margin:0}}.global-header .header .align-content-middle{align-items:center;position:relative}.global-header .header .top-right{display:flex;justify-content:flex-end}@media(min-width:90em){.global-header .header .top-right{margin-bottom:0}}@media(max-width:63.9375em){.global-header .header .top-right{margin-bottom:0}.global-header .header .top-right .icon-globe{display:none}}.global-header .header .top-right .icon-globe{margin-left:1.75rem;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDIzLjI1YzYuMjEzIDAgMTEuMjUtNS4wMzcgMTEuMjUtMTEuMjVTMTguMjEzLjc1IDEyIC43NS43NSA1Ljc4Ny43NSAxMiA1Ljc4NyAyMy4yNSAxMiAyMy4yNVpNMTEuNjUyLjc4NFYyMi45MU0uMjc3IDEyLjE2aDIyLjcwNSIgc3Ryb2tlPSIjMDA2RUI1IiBzdHJva2Utd2lkdGg9IjEuNSIvPjxwYXRoIGQ9Ik0xMS41IDIzLjI1YzMuMTc2IDAgNS43NS01LjAzNyA1Ljc1LTExLjI1UzE0LjY3Ni43NSAxMS41Ljc1IDUuNzUgNS43ODcgNS43NSAxMnMyLjU3NCAxMS4yNSA1Ljc1IDExLjI1WiIgc3Ryb2tlPSIjMDA2RUI1IiBzdHJva2Utd2lkdGg9IjEuNSIvPjxwYXRoIGQ9Ik0yLjcxNyA1LjcxczIuNjE3IDIuODQ4IDkuMDcyIDIuODM0YzYuNDU1LS4wMTQgOS44MzYtMi4zNTQgOS44MzYtMi4zNTRNMjEuNjI3IDE4LjU0NXMtMy4yMDktMi43LTkuNjY0LTIuNjg4Yy02LjQ1NS4wMTItOS4yNDQgMi4yMDgtOS4yNDQgMi4yMDgiIHN0cm9rZT0iIzAwNkVCNSIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48L3N2Zz4=) no-repeat left center;mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDIzLjI1YzYuMjEzIDAgMTEuMjUtNS4wMzcgMTEuMjUtMTEuMjVTMTguMjEzLjc1IDEyIC43NS43NSA1Ljc4Ny43NSAxMiA1Ljc4NyAyMy4yNSAxMiAyMy4yNVpNMTEuNjUyLjc4NFYyMi45MU0uMjc3IDEyLjE2aDIyLjcwNSIgc3Ryb2tlPSIjMDA2RUI1IiBzdHJva2Utd2lkdGg9IjEuNSIvPjxwYXRoIGQ9Ik0xMS41IDIzLjI1YzMuMTc2IDAgNS43NS01LjAzNyA1Ljc1LTExLjI1UzE0LjY3Ni43NSAxMS41Ljc1IDUuNzUgNS43ODcgNS43NSAxMnMyLjU3NCAxMS4yNSA1Ljc1IDExLjI1WiIgc3Ryb2tlPSIjMDA2RUI1IiBzdHJva2Utd2lkdGg9IjEuNSIvPjxwYXRoIGQ9Ik0yLjcxNyA1LjcxczIuNjE3IDIuODQ4IDkuMDcyIDIuODM0YzYuNDU1LS4wMTQgOS44MzYtMi4zNTQgOS44MzYtMi4zNTRNMjEuNjI3IDE4LjU0NXMtMy4yMDktMi43LTkuNjY0LTIuNjg4Yy02LjQ1NS4wMTItOS4yNDQgMi4yMDgtOS4yNDQgMi4yMDgiIHN0cm9rZT0iIzAwNkVCNSIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48L3N2Zz4=) no-repeat left center}@media(max-width:63.9375em){.global-header .header .top-right .icon-globe{display:none}}.global-header .header .top-right .icon-search{margin-left:1rem;margin-right:.75rem;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDE4LjI1YTguMjUgOC4yNSAwIDEgMCAwLTE2LjUgOC4yNSA4LjI1IDAgMCAwIDAgMTYuNVpNMjMuMTQ0IDIyLjExOGwtNy4zLTUuOTY3IiBzdHJva2U9IiMwMDZFQjUiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat left center;mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDE4LjI1YTguMjUgOC4yNSAwIDEgMCAwLTE2LjUgOC4yNSA4LjI1IDAgMCAwIDAgMTYuNVpNMjMuMTQ0IDIyLjExOGwtNy4zLTUuOTY3IiBzdHJva2U9IiMwMDZFQjUiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat left center}@media(max-width:47.9375em){.global-header .header .top-right .icon-search{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDE4LjI1YTguMjUgOC4yNSAwIDEgMCAwLTE2LjUgOC4yNSA4LjI1IDAgMCAwIDAgMTYuNVpNMjMuMTQ0IDIyLjExOGwtNy4zLTUuOTY3IiBzdHJva2U9IiMwMDZFQjUiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat 0;margin-left:0;margin-right:0;-webkit-mask:inherit;mask:inherit}.global-header .header .top-right .icon-search:hover{background-color:transparent}}.global-header .header .mid-nav ul,.global-header .header .top-left,.global-header .header .top-right{-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.global-header.global-load-animation .header .mid-nav .logo{left:.75rem;position:fixed;top:0;transform:translateX(0);-webkit-transition:all .7s ease;-moz-transition:all .7s ease;-ms-transition:all .7s ease;-o-transition:all .7s ease;transition:all .7s ease}.global-header.global-load-animation .mid-nav ul,.global-header.global-load-animation .top-left,.global-header.global-load-animation .top-right{opacity:0}.global-header.run-animation .header .mid-nav .logo{left:50%;position:fixed;transform:translateX(-50%)}.global-header.show-content .mid-nav ul,.global-header.show-content .top-left,.global-header.show-content .top-right{opacity:1}[dir=rtl] .global-header .mid-nav ul{left:inherit;padding-left:0;padding-right:4.375rem;right:50%}[dir=rtl] .global-header .mid-nav ul li{padding-right:0}[dir=rtl] .global-header .mid-nav ul:first-of-type{justify-content:left;left:50%;padding-left:4.375rem;padding-right:0;right:inherit}[dir=rtl] .global-header .top-right .icon-globe{margin-left:0;margin-right:1.75rem}[dir=rtl] .global-header .top-right .icon-search{margin-left:0}[dir=rtl] .global-header .top-left .dropdown-language{margin-left:0;margin-right:.75rem}[dir=rtl] .global-header .top-left .icon-bar{margin-right:.75rem}[dir=rtl] .global-header.global-load-animation .header .mid-nav .logo{left:inherit;right:.75rem}[dir=rtl] .global-header.run-animation .header .mid-nav .logo{left:inherit;right:50%;transform:translateX(50%)} \ No newline at end of file +.global-header .header .top-right .icon-globe,.global-header .header .top-right .icon-search{background-color:#006eb5;border:0;cursor:pointer;display:inline-flex;font-size:0;height:26px;margin-right:.5rem;min-width:25px;padding:0;width:25px}@media(max-width:47.9375em){.global-header .header .top-right .icon-globe,.global-header .header .top-right .icon-search{margin-right:0;-webkit-mask:inherit;mask:inherit}}.global-header .header .top-right .icon-globe:hover,.global-header .header .top-right .icon-search:hover{background-color:#4f95dd}.overlay-grey:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.global-header .header .mid-nav .logo{background-image:none}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.global-header .header{background-color:#fafafa;box-shadow:0 3px 6px rgba(0,0,0,.1);left:0;position:fixed;top:0;width:100%;z-index:9}.global-header .header .mid-nav .logo img{min-width:60px;-webkit-transition:all .4s cubic-bezier(.64,.05,.35,1.05);-moz-transition:all .4s cubic-bezier(.64,.05,.35,1.05);-ms-transition:all .4s cubic-bezier(.64,.05,.35,1.05);-o-transition:all .4s cubic-bezier(.64,.05,.35,1.05);transition:all .4s cubic-bezier(.64,.05,.35,1.05)}@media(min-width:64em){.global-header .header .mid-nav .logo img{height:122px}.global-header .header .mid-nav .logo img.scrolled{height:115px}}@media(max-width:63.9375em){.global-header .header .mid-nav .logo img{height:82px;min-width:40px}.global-header .header .mid-nav .logo img.scrolled{height:75px}}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.global-header .header{height:7.1875rem}@media(max-width:63.9375em){.global-header .header{height:4.6875rem}}.global-header .header .fluid{height:7.1875rem}@media(min-width:90em){.global-header .header .fluid{margin:0 4.375rem}}@media(max-width:63.9375em){.global-header .header .fluid{height:4.6875rem}}@media(min-width:90em){.global-header .header .top-left{margin-bottom:0}}@media(max-width:63.9375em){.global-header .header .top-left{display:flex;margin-bottom:0}.global-header .header .top-left .dropdown-language{display:none}}.global-header .header .top-left .dropdown-language{align-items:center;display:flex;margin-left:.75rem}@media(max-width:63.9375em){.global-header .header .top-left .dropdown-language{display:none}}.global-header .header .mid-nav{display:flex;height:7.1875rem;justify-content:center;position:relative}@media(max-width:63.9375em){.global-header .header .mid-nav,.global-header .header .mid-nav nav{height:4.6875rem}}.global-header .header .mid-nav ul{align-items:stretch;display:flex;height:100%;left:50%;max-height:7.1875rem;padding-left:3.375rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transition:translateY(-50%);width:50%;z-index:9}@media(min-width:90em){.global-header .header .mid-nav ul{padding-left:4.375rem}}@media(max-width:63.9375em){.global-header .header .mid-nav ul{display:none}}.global-header .header .mid-nav ul:first-of-type{justify-content:right;left:inherit;padding-left:0;padding-right:3.375rem;right:50%}@media(min-width:90em){.global-header .header .mid-nav ul:first-of-type{padding-right:4.375rem}}.global-header .header .mid-nav ul li{align-items:stretch;display:flex;margin:0 1.5rem}@media(min-width:90em){.global-header .header .mid-nav ul li{margin:0 2.1875rem}}.global-header .header .mid-nav ul li a{align-items:center;display:flex}@media(min-width:90em){.global-header .header .mid-nav ul li a{margin-top:0}}.global-header .header .mid-nav .logo{position:relative;z-index:10}@media(min-width:90em){.global-header .header .mid-nav .logo{left:50%;position:fixed;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transition:translateX(-50%);z-index:10}}@media(max-width:63.9375em){.global-header .header .mid-nav .logo{height:4.6875rem;margin:0}}.global-header .header .align-content-middle{align-items:center;position:relative}.global-header .header .top-right{display:flex;justify-content:flex-end}@media(min-width:90em){.global-header .header .top-right{margin-bottom:0}}@media(max-width:63.9375em){.global-header .header .top-right{margin-bottom:0}.global-header .header .top-right .icon-globe{display:none}}.global-header .header .top-right .icon-globe{margin-left:1.75rem;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDIzLjI1YzYuMjEzIDAgMTEuMjUtNS4wMzcgMTEuMjUtMTEuMjVTMTguMjEzLjc1IDEyIC43NS43NSA1Ljc4Ny43NSAxMiA1Ljc4NyAyMy4yNSAxMiAyMy4yNVpNMTEuNjUyLjc4NFYyMi45MU0uMjc3IDEyLjE2aDIyLjcwNSIgc3Ryb2tlPSIjMDA2RUI1IiBzdHJva2Utd2lkdGg9IjEuNSIvPjxwYXRoIGQ9Ik0xMS41IDIzLjI1YzMuMTc2IDAgNS43NS01LjAzNyA1Ljc1LTExLjI1UzE0LjY3Ni43NSAxMS41Ljc1IDUuNzUgNS43ODcgNS43NSAxMnMyLjU3NCAxMS4yNSA1Ljc1IDExLjI1WiIgc3Ryb2tlPSIjMDA2RUI1IiBzdHJva2Utd2lkdGg9IjEuNSIvPjxwYXRoIGQ9Ik0yLjcxNyA1LjcxczIuNjE3IDIuODQ4IDkuMDcyIDIuODM0YzYuNDU1LS4wMTQgOS44MzYtMi4zNTQgOS44MzYtMi4zNTRNMjEuNjI3IDE4LjU0NXMtMy4yMDktMi43LTkuNjY0LTIuNjg4Yy02LjQ1NS4wMTItOS4yNDQgMi4yMDgtOS4yNDQgMi4yMDgiIHN0cm9rZT0iIzAwNkVCNSIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48L3N2Zz4=) no-repeat left center;mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDIzLjI1YzYuMjEzIDAgMTEuMjUtNS4wMzcgMTEuMjUtMTEuMjVTMTguMjEzLjc1IDEyIC43NS43NSA1Ljc4Ny43NSAxMiA1Ljc4NyAyMy4yNSAxMiAyMy4yNVpNMTEuNjUyLjc4NFYyMi45MU0uMjc3IDEyLjE2aDIyLjcwNSIgc3Ryb2tlPSIjMDA2RUI1IiBzdHJva2Utd2lkdGg9IjEuNSIvPjxwYXRoIGQ9Ik0xMS41IDIzLjI1YzMuMTc2IDAgNS43NS01LjAzNyA1Ljc1LTExLjI1UzE0LjY3Ni43NSAxMS41Ljc1IDUuNzUgNS43ODcgNS43NSAxMnMyLjU3NCAxMS4yNSA1Ljc1IDExLjI1WiIgc3Ryb2tlPSIjMDA2RUI1IiBzdHJva2Utd2lkdGg9IjEuNSIvPjxwYXRoIGQ9Ik0yLjcxNyA1LjcxczIuNjE3IDIuODQ4IDkuMDcyIDIuODM0YzYuNDU1LS4wMTQgOS44MzYtMi4zNTQgOS44MzYtMi4zNTRNMjEuNjI3IDE4LjU0NXMtMy4yMDktMi43LTkuNjY0LTIuNjg4Yy02LjQ1NS4wMTItOS4yNDQgMi4yMDgtOS4yNDQgMi4yMDgiIHN0cm9rZT0iIzAwNkVCNSIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48L3N2Zz4=) no-repeat left center}@media(max-width:63.9375em){.global-header .header .top-right .icon-globe{display:none}}.global-header .header .top-right .icon-search{margin-left:1rem;margin-right:.75rem;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDE4LjI1YTguMjUgOC4yNSAwIDEgMCAwLTE2LjUgOC4yNSA4LjI1IDAgMCAwIDAgMTYuNVpNMjMuMTQ0IDIyLjExOGwtNy4zLTUuOTY3IiBzdHJva2U9IiMwMDZFQjUiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat left center;mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDE4LjI1YTguMjUgOC4yNSAwIDEgMCAwLTE2LjUgOC4yNSA4LjI1IDAgMCAwIDAgMTYuNVpNMjMuMTQ0IDIyLjExOGwtNy4zLTUuOTY3IiBzdHJva2U9IiMwMDZFQjUiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat left center}@media(max-width:47.9375em){.global-header .header .top-right .icon-search{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDE4LjI1YTguMjUgOC4yNSAwIDEgMCAwLTE2LjUgOC4yNSA4LjI1IDAgMCAwIDAgMTYuNVpNMjMuMTQ0IDIyLjExOGwtNy4zLTUuOTY3IiBzdHJva2U9IiMwMDZFQjUiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat 0;margin-left:0;margin-right:0;-webkit-mask:inherit;mask:inherit}.global-header .header .top-right .icon-search:hover{background-color:transparent}}.global-header .header .mid-nav ul,.global-header .header .top-left,.global-header .header .top-right{-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.global-header.global-load-animation .header .mid-nav .logo{left:.75rem;position:fixed;top:0;transform:translateX(0);-webkit-transition:all .7s ease;-moz-transition:all .7s ease;-ms-transition:all .7s ease;-o-transition:all .7s ease;transition:all .7s ease}.global-header.global-load-animation .mid-nav ul,.global-header.global-load-animation .top-left,.global-header.global-load-animation .top-right{opacity:0}.global-header.run-animation .header .mid-nav .logo{left:50%;position:fixed;transform:translateX(-50%)}.global-header.show-content .mid-nav ul,.global-header.show-content .top-left,.global-header.show-content .top-right{opacity:1}[dir=rtl] .global-header .mid-nav ul{left:inherit;padding-left:0;padding-right:4.375rem;right:50%}[dir=rtl] .global-header .mid-nav ul li{padding-right:0}[dir=rtl] .global-header .mid-nav ul:first-of-type{justify-content:left;left:50%;padding-left:4.375rem;padding-right:0;right:inherit}[dir=rtl] .global-header .top-right .icon-globe{margin-left:0;margin-right:1.75rem}[dir=rtl] .global-header .top-right .icon-search{margin-left:0}[dir=rtl] .global-header .top-left .dropdown-language{margin-left:0;margin-right:.75rem}[dir=rtl] .global-header .top-left .icon-bar{margin-right:.75rem}[dir=rtl] .global-header.global-load-animation .header .mid-nav .logo{left:inherit;right:.75rem}[dir=rtl] .global-header.run-animation .header .mid-nav .logo{left:inherit;right:50%;transform:translateX(50%)} \ No newline at end of file diff --git a/docs/css/components/homepage-hero.min.css b/docs/css/components/homepage-hero.min.css index 4e524db6c..305ee77dc 100644 --- a/docs/css/components/homepage-hero.min.css +++ b/docs/css/components/homepage-hero.min.css @@ -1 +1 @@ -.homepage-hero-full img,.homepage-hero-full video,.homepage-hero-image img,.homepage-hero-image video{height:100%;object-fit:cover;padding:0;width:100%}.homepage-hero-full .overlay-grey,.homepage-hero-full video,.overlay-grey:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.homepage-hero-full{margin:0 auto;max-width:100%;-webkit-transition:max-width .5s ease;-moz-transition:max-width .5s ease;-ms-transition:max-width .5s ease;-o-transition:max-width .5s ease;transition:max-width .5s ease}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.homepage-hero-full{position:relative}.homepage-hero-full h1{margin-bottom:2.5rem}.homepage-hero-full h4{margin-bottom:0;padding-bottom:4rem}.homepage-hero-full .button{margin-bottom:1.5rem}@media(min-width:48em){.homepage-hero-full .button{margin-bottom:10.188rem}}@media(max-width:47.9375em){.homepage-hero-full .button{margin-top:4rem}.homepage-hero-content{padding:0 1.5rem}}.homepage-hero-content>div{padding-top:10.438rem;position:relative}@media(min-width:48em){.homepage-hero-content>div{padding-top:13.688rem}.homepage-hero-tall-content,.homepage-hero-wide-content{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center}}.homepage-hero-tall{word-break:break-word}.homepage-hero-tall-content h1{margin-bottom:1rem}@media(min-width:48em){.homepage-hero-tall-content h1{margin-bottom:2.5rem}}.homepage-hero-tall-content h4{margin-bottom:2rem}@media(min-width:48em){.homepage-hero-tall-content h4{margin-bottom:4rem}}.homepage-hero-image{width:100%}@media(max-width:47.9375em){.homepage-hero-image{margin-bottom:2rem;padding-bottom:100%;position:relative;width:100%}}@media(min-width:48em){.homepage-hero-image{height:100%}}.homepage-hero-image picture{display:initial}@media(max-width:47.9375em){.homepage-hero-image img,.homepage-hero-image video{position:absolute}}.homepage-hero-wide{position:relative}@media(min-width:48em){.homepage-hero-wide{border-left:3rem solid #edeff0}}.homepage-hero-wide-content{justify-content:space-between}.homepage-hero-wide h1{margin-bottom:1rem}@media(min-width:48em){.homepage-hero-wide h1{margin-bottom:5rem;padding-top:4.688rem}}.homepage-hero-wide h3{margin-bottom:1.5rem}.homepage-hero-wide h3+h1{padding-top:0}.homepage-hero-wide h5{margin-bottom:2rem}@media(min-width:48em){.homepage-hero-wide h5{margin-bottom:7.75rem;padding-right:1.625rem}[dir=rtl] .homepage-hero-tall-content{padding-left:1.375rem;padding-right:0}[dir=rtl] .homepage-hero-wide{border-left:0;border-right:3rem solid #edeff0}[dir=rtl] .homepage-hero-wide h5{padding-left:1.625rem;padding-right:0}} \ No newline at end of file +.homepage-hero-full img,.homepage-hero-full video,.homepage-hero-image img,.homepage-hero-image video{height:100%;object-fit:cover;padding:0;width:100%}.homepage-hero-full .overlay-grey,.homepage-hero-full video,.overlay-grey:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.homepage-hero-full{margin:0 auto;max-width:100%;-webkit-transition:max-width .5s ease;-moz-transition:max-width .5s ease;-ms-transition:max-width .5s ease;-o-transition:max-width .5s ease;transition:max-width .5s ease}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.grid-container{margin-left:auto;margin-right:auto;max-width:90rem;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.fluid{margin-left:auto;margin-right:auto;max-width:100%;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container.fluid{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.full{margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0}.grid-x{display:flex;flex-flow:row wrap}.cell{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{flex:1 1 0}.cell.shrink{flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-full,.grid-x>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-full,.grid-x>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-full,.grid-x>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-full,.grid-x>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-full,.grid-x>.xxlarge-shrink{flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9{flex:0 0 auto}.grid-x>.small-1{width:8.3333333333%}.grid-x>.small-2{width:16.6666666667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.3333333333%}.grid-x>.small-5{width:41.6666666667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.3333333333%}.grid-x>.small-8{width:66.6666666667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.3333333333%}.grid-x>.small-11{width:91.6666666667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:30em){.grid-x>.medium-auto{flex:1 1 0;width:auto}.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-shrink{flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.3333333333%}.grid-x>.medium-2{width:16.6666666667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.3333333333%}.grid-x>.medium-5{width:41.6666666667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.3333333333%}.grid-x>.medium-8{width:66.6666666667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.3333333333%}.grid-x>.medium-11{width:91.6666666667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{flex:1 1 0;width:auto}.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-shrink{flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.3333333333%}.grid-x>.large-2{width:16.6666666667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.3333333333%}.grid-x>.large-5{width:41.6666666667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.3333333333%}.grid-x>.large-8{width:66.6666666667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.3333333333%}.grid-x>.large-11{width:91.6666666667%}.grid-x>.large-12{width:100%}}@media screen and (min-width:90em){.grid-x>.xlarge-auto{flex:1 1 0;width:auto}.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-shrink{flex:0 0 auto}.grid-x>.xlarge-shrink{width:auto}.grid-x>.xlarge-1{width:8.3333333333%}.grid-x>.xlarge-2{width:16.6666666667%}.grid-x>.xlarge-3{width:25%}.grid-x>.xlarge-4{width:33.3333333333%}.grid-x>.xlarge-5{width:41.6666666667%}.grid-x>.xlarge-6{width:50%}.grid-x>.xlarge-7{width:58.3333333333%}.grid-x>.xlarge-8{width:66.6666666667%}.grid-x>.xlarge-9{width:75%}.grid-x>.xlarge-10{width:83.3333333333%}.grid-x>.xlarge-11{width:91.6666666667%}.grid-x>.xlarge-12{width:100%}}@media screen and (min-width:120em){.grid-x>.xxlarge-auto{flex:1 1 0;width:auto}.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-shrink{flex:0 0 auto}.grid-x>.xxlarge-shrink{width:auto}.grid-x>.xxlarge-1{width:8.3333333333%}.grid-x>.xxlarge-2{width:16.6666666667%}.grid-x>.xxlarge-3{width:25%}.grid-x>.xxlarge-4{width:33.3333333333%}.grid-x>.xxlarge-5{width:41.6666666667%}.grid-x>.xxlarge-6{width:50%}.grid-x>.xxlarge-7{width:58.3333333333%}.grid-x>.xxlarge-8{width:66.6666666667%}.grid-x>.xxlarge-9{width:75%}.grid-x>.xxlarge-10{width:83.3333333333%}.grid-x>.xxlarge-11{width:91.6666666667%}.grid-x>.xxlarge-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-margin-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-margin-x>.cell{margin-left:.375rem;margin-right:.375rem;width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.cell{margin-left:.75rem;margin-right:.75rem;width:calc(100% - 1.5rem)}}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - .75rem)}.grid-margin-x>.small-2{width:calc(16.66667% - .75rem)}.grid-margin-x>.small-3{width:calc(25% - .75rem)}.grid-margin-x>.small-4{width:calc(33.33333% - .75rem)}.grid-margin-x>.small-5{width:calc(41.66667% - .75rem)}.grid-margin-x>.small-6{width:calc(50% - .75rem)}.grid-margin-x>.small-7{width:calc(58.33333% - .75rem)}.grid-margin-x>.small-8{width:calc(66.66667% - .75rem)}.grid-margin-x>.small-9{width:calc(75% - .75rem)}.grid-margin-x>.small-10{width:calc(83.33333% - .75rem)}.grid-margin-x>.small-11{width:calc(91.66667% - .75rem)}.grid-margin-x>.small-12{width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.small-3{width:calc(25% - 1.5rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.small-6{width:calc(50% - 1.5rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.small-9{width:calc(75% - 1.5rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.small-12{width:calc(100% - 1.5rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.medium-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.5rem)}.grid-margin-x>.medium-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.medium-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.5rem)}.grid-margin-x>.medium-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.medium-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.5rem)}.grid-margin-x>.medium-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.medium-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.large-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.large-3{width:calc(25% - 1.5rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.large-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.large-6{width:calc(50% - 1.5rem)}.grid-margin-x>.large-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.large-9{width:calc(75% - 1.5rem)}.grid-margin-x>.large-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.large-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.large-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x>.xlarge-auto,.grid-margin-x>.xlarge-shrink{width:auto}.grid-margin-x>.xlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xlarge-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x>.xxlarge-auto,.grid-margin-x>.xxlarge-shrink{width:auto}.grid-margin-x>.xxlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xxlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xxlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xxlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xxlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xxlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xxlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xxlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xxlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xxlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xxlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xxlarge-12{width:calc(100% - 1.5rem)}}.grid-padding-x .grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-padding-x .grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-container:not(.full)>.grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-container:not(.full)>.grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-padding-x>.cell{padding-left:.375rem;padding-right:.375rem}@media print,screen and (min-width:30em){.grid-padding-x>.cell{padding-left:.75rem;padding-right:.75rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.3333333333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.6666666667%}.small-up-7>.cell{width:14.2857142857%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:30em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.3333333333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.6666666667%}.medium-up-7>.cell{width:14.2857142857%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.3333333333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.6666666667%}.large-up-7>.cell{width:14.2857142857%}.large-up-8>.cell{width:12.5%}}@media screen and (min-width:90em){.xlarge-up-1>.cell{width:100%}.xlarge-up-2>.cell{width:50%}.xlarge-up-3>.cell{width:33.3333333333%}.xlarge-up-4>.cell{width:25%}.xlarge-up-5>.cell{width:20%}.xlarge-up-6>.cell{width:16.6666666667%}.xlarge-up-7>.cell{width:14.2857142857%}.xlarge-up-8>.cell{width:12.5%}}@media screen and (min-width:120em){.xxlarge-up-1>.cell{width:100%}.xxlarge-up-2>.cell{width:50%}.xxlarge-up-3>.cell{width:33.3333333333%}.xxlarge-up-4>.cell{width:25%}.xxlarge-up-5>.cell{width:20%}.xxlarge-up-6>.cell{width:16.6666666667%}.xxlarge-up-7>.cell{width:14.2857142857%}.xxlarge-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - .75rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - .75rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - .75rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - .75rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - .75rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - .75rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - .75rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.5rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x.xlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x.xxlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xxlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xxlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xxlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xxlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xxlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xxlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xxlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}.small-margin-collapse,.small-margin-collapse>.cell{margin-left:0;margin-right:0}.small-margin-collapse>.small-1{width:8.3333333333%}.small-margin-collapse>.small-2{width:16.6666666667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.3333333333%}.small-margin-collapse>.small-5{width:41.6666666667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.3333333333%}.small-margin-collapse>.small-8{width:66.6666666667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.3333333333%}.small-margin-collapse>.small-11{width:91.6666666667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width:30em){.small-margin-collapse>.medium-1{width:8.3333333333%}.small-margin-collapse>.medium-2{width:16.6666666667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.3333333333%}.small-margin-collapse>.medium-5{width:41.6666666667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.3333333333%}.small-margin-collapse>.medium-8{width:66.6666666667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.3333333333%}.small-margin-collapse>.medium-11{width:91.6666666667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse>.large-1{width:8.3333333333%}.small-margin-collapse>.large-2{width:16.6666666667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.3333333333%}.small-margin-collapse>.large-5{width:41.6666666667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.3333333333%}.small-margin-collapse>.large-8{width:66.6666666667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.3333333333%}.small-margin-collapse>.large-11{width:91.6666666667%}.small-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.small-margin-collapse>.xlarge-1{width:8.3333333333%}.small-margin-collapse>.xlarge-2{width:16.6666666667%}.small-margin-collapse>.xlarge-3{width:25%}.small-margin-collapse>.xlarge-4{width:33.3333333333%}.small-margin-collapse>.xlarge-5{width:41.6666666667%}.small-margin-collapse>.xlarge-6{width:50%}.small-margin-collapse>.xlarge-7{width:58.3333333333%}.small-margin-collapse>.xlarge-8{width:66.6666666667%}.small-margin-collapse>.xlarge-9{width:75%}.small-margin-collapse>.xlarge-10{width:83.3333333333%}.small-margin-collapse>.xlarge-11{width:91.6666666667%}.small-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.small-margin-collapse>.xxlarge-1{width:8.3333333333%}.small-margin-collapse>.xxlarge-2{width:16.6666666667%}.small-margin-collapse>.xxlarge-3{width:25%}.small-margin-collapse>.xxlarge-4{width:33.3333333333%}.small-margin-collapse>.xxlarge-5{width:41.6666666667%}.small-margin-collapse>.xxlarge-6{width:50%}.small-margin-collapse>.xxlarge-7{width:58.3333333333%}.small-margin-collapse>.xxlarge-8{width:66.6666666667%}.small-margin-collapse>.xxlarge-9{width:75%}.small-margin-collapse>.xxlarge-10{width:83.3333333333%}.small-margin-collapse>.xxlarge-11{width:91.6666666667%}.small-margin-collapse>.xxlarge-12{width:100%}}.small-padding-collapse{margin-left:0;margin-right:0}.small-padding-collapse>.cell{padding-left:0;padding-right:0}@media print,screen and (min-width:30em){.medium-margin-collapse,.medium-margin-collapse>.cell{margin-left:0;margin-right:0}.medium-margin-collapse>.small-1{width:8.3333333333%}.medium-margin-collapse>.small-2{width:16.6666666667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.3333333333%}.medium-margin-collapse>.small-5{width:41.6666666667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.3333333333%}.medium-margin-collapse>.small-8{width:66.6666666667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.3333333333%}.medium-margin-collapse>.small-11{width:91.6666666667%}.medium-margin-collapse>.small-12{width:100%}.medium-margin-collapse>.medium-1{width:8.3333333333%}.medium-margin-collapse>.medium-2{width:16.6666666667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.3333333333%}.medium-margin-collapse>.medium-5{width:41.6666666667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.3333333333%}.medium-margin-collapse>.medium-8{width:66.6666666667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.3333333333%}.medium-margin-collapse>.medium-11{width:91.6666666667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse>.large-1{width:8.3333333333%}.medium-margin-collapse>.large-2{width:16.6666666667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.3333333333%}.medium-margin-collapse>.large-5{width:41.6666666667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.3333333333%}.medium-margin-collapse>.large-8{width:66.6666666667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.3333333333%}.medium-margin-collapse>.large-11{width:91.6666666667%}.medium-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.medium-margin-collapse>.xlarge-1{width:8.3333333333%}.medium-margin-collapse>.xlarge-2{width:16.6666666667%}.medium-margin-collapse>.xlarge-3{width:25%}.medium-margin-collapse>.xlarge-4{width:33.3333333333%}.medium-margin-collapse>.xlarge-5{width:41.6666666667%}.medium-margin-collapse>.xlarge-6{width:50%}.medium-margin-collapse>.xlarge-7{width:58.3333333333%}.medium-margin-collapse>.xlarge-8{width:66.6666666667%}.medium-margin-collapse>.xlarge-9{width:75%}.medium-margin-collapse>.xlarge-10{width:83.3333333333%}.medium-margin-collapse>.xlarge-11{width:91.6666666667%}.medium-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.medium-margin-collapse>.xxlarge-1{width:8.3333333333%}.medium-margin-collapse>.xxlarge-2{width:16.6666666667%}.medium-margin-collapse>.xxlarge-3{width:25%}.medium-margin-collapse>.xxlarge-4{width:33.3333333333%}.medium-margin-collapse>.xxlarge-5{width:41.6666666667%}.medium-margin-collapse>.xxlarge-6{width:50%}.medium-margin-collapse>.xxlarge-7{width:58.3333333333%}.medium-margin-collapse>.xxlarge-8{width:66.6666666667%}.medium-margin-collapse>.xxlarge-9{width:75%}.medium-margin-collapse>.xxlarge-10{width:83.3333333333%}.medium-margin-collapse>.xxlarge-11{width:91.6666666667%}.medium-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:30em){.medium-padding-collapse{margin-left:0;margin-right:0}.medium-padding-collapse>.cell{padding-left:0;padding-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse,.large-margin-collapse>.cell{margin-left:0;margin-right:0}.large-margin-collapse>.small-1{width:8.3333333333%}.large-margin-collapse>.small-2{width:16.6666666667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.3333333333%}.large-margin-collapse>.small-5{width:41.6666666667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.3333333333%}.large-margin-collapse>.small-8{width:66.6666666667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.3333333333%}.large-margin-collapse>.small-11{width:91.6666666667%}.large-margin-collapse>.small-12{width:100%}.large-margin-collapse>.medium-1{width:8.3333333333%}.large-margin-collapse>.medium-2{width:16.6666666667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.3333333333%}.large-margin-collapse>.medium-5{width:41.6666666667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.3333333333%}.large-margin-collapse>.medium-8{width:66.6666666667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.3333333333%}.large-margin-collapse>.medium-11{width:91.6666666667%}.large-margin-collapse>.medium-12{width:100%}.large-margin-collapse>.large-1{width:8.3333333333%}.large-margin-collapse>.large-2{width:16.6666666667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.3333333333%}.large-margin-collapse>.large-5{width:41.6666666667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.3333333333%}.large-margin-collapse>.large-8{width:66.6666666667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.3333333333%}.large-margin-collapse>.large-11{width:91.6666666667%}.large-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.large-margin-collapse>.xlarge-1{width:8.3333333333%}.large-margin-collapse>.xlarge-2{width:16.6666666667%}.large-margin-collapse>.xlarge-3{width:25%}.large-margin-collapse>.xlarge-4{width:33.3333333333%}.large-margin-collapse>.xlarge-5{width:41.6666666667%}.large-margin-collapse>.xlarge-6{width:50%}.large-margin-collapse>.xlarge-7{width:58.3333333333%}.large-margin-collapse>.xlarge-8{width:66.6666666667%}.large-margin-collapse>.xlarge-9{width:75%}.large-margin-collapse>.xlarge-10{width:83.3333333333%}.large-margin-collapse>.xlarge-11{width:91.6666666667%}.large-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.large-margin-collapse>.xxlarge-1{width:8.3333333333%}.large-margin-collapse>.xxlarge-2{width:16.6666666667%}.large-margin-collapse>.xxlarge-3{width:25%}.large-margin-collapse>.xxlarge-4{width:33.3333333333%}.large-margin-collapse>.xxlarge-5{width:41.6666666667%}.large-margin-collapse>.xxlarge-6{width:50%}.large-margin-collapse>.xxlarge-7{width:58.3333333333%}.large-margin-collapse>.xxlarge-8{width:66.6666666667%}.large-margin-collapse>.xxlarge-9{width:75%}.large-margin-collapse>.xxlarge-10{width:83.3333333333%}.large-margin-collapse>.xxlarge-11{width:91.6666666667%}.large-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:64em){.large-padding-collapse{margin-left:0;margin-right:0}.large-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:90em){.xlarge-margin-collapse,.xlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xlarge-margin-collapse>.small-1{width:8.3333333333%}.xlarge-margin-collapse>.small-2{width:16.6666666667%}.xlarge-margin-collapse>.small-3{width:25%}.xlarge-margin-collapse>.small-4{width:33.3333333333%}.xlarge-margin-collapse>.small-5{width:41.6666666667%}.xlarge-margin-collapse>.small-6{width:50%}.xlarge-margin-collapse>.small-7{width:58.3333333333%}.xlarge-margin-collapse>.small-8{width:66.6666666667%}.xlarge-margin-collapse>.small-9{width:75%}.xlarge-margin-collapse>.small-10{width:83.3333333333%}.xlarge-margin-collapse>.small-11{width:91.6666666667%}.xlarge-margin-collapse>.small-12{width:100%}.xlarge-margin-collapse>.medium-1{width:8.3333333333%}.xlarge-margin-collapse>.medium-2{width:16.6666666667%}.xlarge-margin-collapse>.medium-3{width:25%}.xlarge-margin-collapse>.medium-4{width:33.3333333333%}.xlarge-margin-collapse>.medium-5{width:41.6666666667%}.xlarge-margin-collapse>.medium-6{width:50%}.xlarge-margin-collapse>.medium-7{width:58.3333333333%}.xlarge-margin-collapse>.medium-8{width:66.6666666667%}.xlarge-margin-collapse>.medium-9{width:75%}.xlarge-margin-collapse>.medium-10{width:83.3333333333%}.xlarge-margin-collapse>.medium-11{width:91.6666666667%}.xlarge-margin-collapse>.medium-12{width:100%}.xlarge-margin-collapse>.large-1{width:8.3333333333%}.xlarge-margin-collapse>.large-2{width:16.6666666667%}.xlarge-margin-collapse>.large-3{width:25%}.xlarge-margin-collapse>.large-4{width:33.3333333333%}.xlarge-margin-collapse>.large-5{width:41.6666666667%}.xlarge-margin-collapse>.large-6{width:50%}.xlarge-margin-collapse>.large-7{width:58.3333333333%}.xlarge-margin-collapse>.large-8{width:66.6666666667%}.xlarge-margin-collapse>.large-9{width:75%}.xlarge-margin-collapse>.large-10{width:83.3333333333%}.xlarge-margin-collapse>.large-11{width:91.6666666667%}.xlarge-margin-collapse>.large-12{width:100%}.xlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xlarge-3{width:25%}.xlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xlarge-6{width:50%}.xlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xlarge-9{width:75%}.xlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.xlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xxlarge-3{width:25%}.xlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xxlarge-6{width:50%}.xlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xxlarge-9{width:75%}.xlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xxlarge-12{width:100%}}@media screen and (min-width:90em){.xlarge-padding-collapse{margin-left:0;margin-right:0}.xlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:120em){.xxlarge-margin-collapse,.xxlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xxlarge-margin-collapse>.small-1{width:8.3333333333%}.xxlarge-margin-collapse>.small-2{width:16.6666666667%}.xxlarge-margin-collapse>.small-3{width:25%}.xxlarge-margin-collapse>.small-4{width:33.3333333333%}.xxlarge-margin-collapse>.small-5{width:41.6666666667%}.xxlarge-margin-collapse>.small-6{width:50%}.xxlarge-margin-collapse>.small-7{width:58.3333333333%}.xxlarge-margin-collapse>.small-8{width:66.6666666667%}.xxlarge-margin-collapse>.small-9{width:75%}.xxlarge-margin-collapse>.small-10{width:83.3333333333%}.xxlarge-margin-collapse>.small-11{width:91.6666666667%}.xxlarge-margin-collapse>.small-12{width:100%}.xxlarge-margin-collapse>.medium-1{width:8.3333333333%}.xxlarge-margin-collapse>.medium-2{width:16.6666666667%}.xxlarge-margin-collapse>.medium-3{width:25%}.xxlarge-margin-collapse>.medium-4{width:33.3333333333%}.xxlarge-margin-collapse>.medium-5{width:41.6666666667%}.xxlarge-margin-collapse>.medium-6{width:50%}.xxlarge-margin-collapse>.medium-7{width:58.3333333333%}.xxlarge-margin-collapse>.medium-8{width:66.6666666667%}.xxlarge-margin-collapse>.medium-9{width:75%}.xxlarge-margin-collapse>.medium-10{width:83.3333333333%}.xxlarge-margin-collapse>.medium-11{width:91.6666666667%}.xxlarge-margin-collapse>.medium-12{width:100%}.xxlarge-margin-collapse>.large-1{width:8.3333333333%}.xxlarge-margin-collapse>.large-2{width:16.6666666667%}.xxlarge-margin-collapse>.large-3{width:25%}.xxlarge-margin-collapse>.large-4{width:33.3333333333%}.xxlarge-margin-collapse>.large-5{width:41.6666666667%}.xxlarge-margin-collapse>.large-6{width:50%}.xxlarge-margin-collapse>.large-7{width:58.3333333333%}.xxlarge-margin-collapse>.large-8{width:66.6666666667%}.xxlarge-margin-collapse>.large-9{width:75%}.xxlarge-margin-collapse>.large-10{width:83.3333333333%}.xxlarge-margin-collapse>.large-11{width:91.6666666667%}.xxlarge-margin-collapse>.large-12{width:100%}.xxlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xlarge-3{width:25%}.xxlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xlarge-6{width:50%}.xxlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xlarge-9{width:75%}.xxlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xlarge-12{width:100%}.xxlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xxlarge-3{width:25%}.xxlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xxlarge-6{width:50%}.xxlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xxlarge-9{width:75%}.xxlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xxlarge-12{width:100%}.xxlarge-padding-collapse{margin-left:0;margin-right:0}.xxlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:.375rem}.small-offset-1{margin-left:8.3333333333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.33333% + .375rem)}.small-offset-2{margin-left:16.6666666667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.66667% + .375rem)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + .375rem)}.small-offset-4{margin-left:33.3333333333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.33333% + .375rem)}.small-offset-5{margin-left:41.6666666667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.66667% + .375rem)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + .375rem)}.small-offset-7{margin-left:58.3333333333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.33333% + .375rem)}.small-offset-8{margin-left:66.6666666667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.66667% + .375rem)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + .375rem)}.small-offset-10{margin-left:83.3333333333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.33333% + .375rem)}.small-offset-11{margin-left:91.6666666667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.66667% + .375rem)}@media print,screen and (min-width:30em){.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:.75rem}.medium-offset-1{margin-left:8.3333333333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.33333% + .75rem)}.medium-offset-2{margin-left:16.6666666667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.66667% + .75rem)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + .75rem)}.medium-offset-4{margin-left:33.3333333333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.33333% + .75rem)}.medium-offset-5{margin-left:41.6666666667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.66667% + .75rem)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + .75rem)}.medium-offset-7{margin-left:58.3333333333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.33333% + .75rem)}.medium-offset-8{margin-left:66.6666666667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.66667% + .75rem)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + .75rem)}.medium-offset-10{margin-left:83.3333333333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.33333% + .75rem)}.medium-offset-11{margin-left:91.6666666667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.66667% + .75rem)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:.75rem}.large-offset-1{margin-left:8.3333333333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.33333% + .75rem)}.large-offset-2{margin-left:16.6666666667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + .75rem)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + .75rem)}.large-offset-4{margin-left:33.3333333333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.33333% + .75rem)}.large-offset-5{margin-left:41.6666666667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.66667% + .75rem)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + .75rem)}.large-offset-7{margin-left:58.3333333333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.33333% + .75rem)}.large-offset-8{margin-left:66.6666666667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.66667% + .75rem)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + .75rem)}.large-offset-10{margin-left:83.3333333333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.33333% + .75rem)}.large-offset-11{margin-left:91.6666666667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:90em){.xlarge-offset-0{margin-left:0}.grid-margin-x>.xlarge-offset-0{margin-left:.75rem}.xlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xlarge-offset-3{margin-left:25%}.grid-margin-x>.xlarge-offset-3{margin-left:calc(25% + .75rem)}.xlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xlarge-offset-6{margin-left:50%}.grid-margin-x>.xlarge-offset-6{margin-left:calc(50% + .75rem)}.xlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xlarge-offset-9{margin-left:75%}.grid-margin-x>.xlarge-offset-9{margin-left:calc(75% + .75rem)}.xlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:120em){.xxlarge-offset-0{margin-left:0}.grid-margin-x>.xxlarge-offset-0{margin-left:.75rem}.xxlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xxlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xxlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xxlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xxlarge-offset-3{margin-left:25%}.grid-margin-x>.xxlarge-offset-3{margin-left:calc(25% + .75rem)}.xxlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xxlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xxlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xxlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xxlarge-offset-6{margin-left:50%}.grid-margin-x>.xxlarge-offset-6{margin-left:calc(50% + .75rem)}.xxlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xxlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xxlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xxlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xxlarge-offset-9{margin-left:75%}.grid-margin-x>.xxlarge-offset-9{margin-left:calc(75% + .75rem)}.xxlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xxlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xxlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xxlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}.grid-y{display:flex;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto,.grid-y>.shrink{height:auto}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-full,.grid-y>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-full,.grid-y>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-full,.grid-y>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-full,.grid-y>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-full,.grid-y>.xxlarge-shrink{flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9{flex:0 0 auto}.grid-y>.small-1{height:8.3333333333%}.grid-y>.small-2{height:16.6666666667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.3333333333%}.grid-y>.small-5{height:41.6666666667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.3333333333%}.grid-y>.small-8{height:66.6666666667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.3333333333%}.grid-y>.small-11{height:91.6666666667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width:30em){.grid-y>.medium-auto{flex:1 1 0;height:auto}.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-shrink{flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.3333333333%}.grid-y>.medium-2{height:16.6666666667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.3333333333%}.grid-y>.medium-5{height:41.6666666667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.3333333333%}.grid-y>.medium-8{height:66.6666666667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.3333333333%}.grid-y>.medium-11{height:91.6666666667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width:64em){.grid-y>.large-auto{flex:1 1 0;height:auto}.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-shrink{flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.3333333333%}.grid-y>.large-2{height:16.6666666667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.3333333333%}.grid-y>.large-5{height:41.6666666667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.3333333333%}.grid-y>.large-8{height:66.6666666667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.3333333333%}.grid-y>.large-11{height:91.6666666667%}.grid-y>.large-12{height:100%}}@media screen and (min-width:90em){.grid-y>.xlarge-auto{flex:1 1 0;height:auto}.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-shrink{flex:0 0 auto}.grid-y>.xlarge-shrink{height:auto}.grid-y>.xlarge-1{height:8.3333333333%}.grid-y>.xlarge-2{height:16.6666666667%}.grid-y>.xlarge-3{height:25%}.grid-y>.xlarge-4{height:33.3333333333%}.grid-y>.xlarge-5{height:41.6666666667%}.grid-y>.xlarge-6{height:50%}.grid-y>.xlarge-7{height:58.3333333333%}.grid-y>.xlarge-8{height:66.6666666667%}.grid-y>.xlarge-9{height:75%}.grid-y>.xlarge-10{height:83.3333333333%}.grid-y>.xlarge-11{height:91.6666666667%}.grid-y>.xlarge-12{height:100%}}@media screen and (min-width:120em){.grid-y>.xxlarge-auto{flex:1 1 0;height:auto}.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-shrink{flex:0 0 auto}.grid-y>.xxlarge-shrink{height:auto}.grid-y>.xxlarge-1{height:8.3333333333%}.grid-y>.xxlarge-2{height:16.6666666667%}.grid-y>.xxlarge-3{height:25%}.grid-y>.xxlarge-4{height:33.3333333333%}.grid-y>.xxlarge-5{height:41.6666666667%}.grid-y>.xxlarge-6{height:50%}.grid-y>.xxlarge-7{height:58.3333333333%}.grid-y>.xxlarge-8{height:66.6666666667%}.grid-y>.xxlarge-9{height:75%}.grid-y>.xxlarge-10{height:83.3333333333%}.grid-y>.xxlarge-11{height:91.6666666667%}.grid-y>.xxlarge-12{height:100%}}.grid-padding-y .grid-padding-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-padding-y .grid-padding-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-padding-y>.cell{padding-bottom:.375rem;padding-top:.375rem}@media print,screen and (min-width:30em){.grid-padding-y>.cell{padding-bottom:.75rem;padding-top:.75rem}}.grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .grid-frame{width:100%}.cell-block{max-width:100%;overflow-x:auto}.cell-block,.cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container{display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}@media print,screen and (min-width:30em){.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.medium-cell-block-container{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.medium-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media print,screen and (min-width:64em){.large-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.large-cell-block-container{display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.large-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:90em){.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xlarge-grid-frame{width:100%}.xlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:120em){.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xxlarge-grid-frame{width:100%}.xxlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xxlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xxlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xxlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}.grid-y.grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:30em){.grid-y.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:90em){.grid-y.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:120em){.grid-y.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:30em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}@media screen and (min-width:90em){.cell .grid-y.xlarge-grid-frame{height:100%}}@media screen and (min-width:120em){.cell .grid-y.xxlarge-grid-frame{height:100%}}.grid-margin-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-margin-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-margin-y>.cell{height:calc(100% - .75rem);margin-bottom:.375rem;margin-top:.375rem}@media print,screen and (min-width:30em){.grid-margin-y>.cell{height:calc(100% - 1.5rem);margin-bottom:.75rem;margin-top:.75rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - .75rem)}.grid-margin-y>.small-2{height:calc(16.66667% - .75rem)}.grid-margin-y>.small-3{height:calc(25% - .75rem)}.grid-margin-y>.small-4{height:calc(33.33333% - .75rem)}.grid-margin-y>.small-5{height:calc(41.66667% - .75rem)}.grid-margin-y>.small-6{height:calc(50% - .75rem)}.grid-margin-y>.small-7{height:calc(58.33333% - .75rem)}.grid-margin-y>.small-8{height:calc(66.66667% - .75rem)}.grid-margin-y>.small-9{height:calc(75% - .75rem)}.grid-margin-y>.small-10{height:calc(83.33333% - .75rem)}.grid-margin-y>.small-11{height:calc(91.66667% - .75rem)}.grid-margin-y>.small-12{height:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.small-3{height:calc(25% - 1.5rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.small-6{height:calc(50% - 1.5rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.small-9{height:calc(75% - 1.5rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.small-12{height:calc(100% - 1.5rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.5rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.5rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.5rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.large-3{height:calc(25% - 1.5rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.large-6{height:calc(50% - 1.5rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.large-9{height:calc(75% - 1.5rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.large-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y>.xlarge-auto,.grid-margin-y>.xlarge-shrink{height:auto}.grid-margin-y>.xlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xlarge-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y>.xxlarge-auto,.grid-margin-y>.xxlarge-shrink{height:auto}.grid-margin-y>.xxlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xxlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xxlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xxlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xxlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xxlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xxlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xxlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xxlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xxlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xxlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xxlarge-12{height:calc(100% - 1.5rem)}}.grid-frame.grid-margin-y{height:calc(100vh + .75rem)}@media print,screen and (min-width:30em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:30em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y.xlarge-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y.xxlarge-grid-frame{height:calc(100vh + 1.5rem)}}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-left:auto;margin-right:auto}.clearfix:after,.clearfix:before{content:" ";display:table;flex-basis:0;order:1}.clearfix:after{clear:both}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{align-content:center;align-items:center;justify-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width:30em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width:64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}@media screen and (min-width:90em){.xlarge-order-1{order:1}.xlarge-order-2{order:2}.xlarge-order-3{order:3}.xlarge-order-4{order:4}.xlarge-order-5{order:5}.xlarge-order-6{order:6}}@media screen and (min-width:120em){.xxlarge-order-1{order:1}.xxlarge-order-2{order:2}.xxlarge-order-3{order:3}.xxlarge-order-4{order:4}.xxlarge-order-5{order:5}.xxlarge-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width:30em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:90em){.xlarge-flex-container{display:flex}.xlarge-flex-child-auto{flex:1 1 auto}.xlarge-flex-child-grow{flex:1 0 auto}.xlarge-flex-child-shrink{flex:0 1 auto}.xlarge-flex-dir-row{flex-direction:row}.xlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xlarge-flex-dir-column{flex-direction:column}.xlarge-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:120em){.xxlarge-flex-container{display:flex}.xxlarge-flex-child-auto{flex:1 1 auto}.xxlarge-flex-child-grow{flex:1 0 auto}.xxlarge-flex-child-shrink{flex:0 1 auto}.xxlarge-flex-dir-row{flex-direction:row}.xxlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xxlarge-flex-dir-column{flex-direction:column}.xxlarge-flex-dir-column-reverse{flex-direction:column-reverse}}.hide{display:none!important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width:29.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:30em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:30em){.hide-for-medium{display:none!important}}@media screen and (max-width:29.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:30em)and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:29.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:64em)and (max-width:89.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:90em){.show-for-large-only{display:none!important}}@media screen and (min-width:90em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:89.99875em){.show-for-xlarge{display:none!important}}@media screen and (min-width:90em)and (max-width:119.99875em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:89.99875em),screen and (min-width:120em){.show-for-xlarge-only{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge-only{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge-only{display:none!important}}.show-for-sr,.show-on-focus{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.show-on-focus:active,.show-on-focus:focus{clip:auto!important;height:auto!important;overflow:visible!important;position:static!important;white-space:normal!important;width:auto!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode{display:block!important}.hide-for-dark-mode{display:none!important}}.show-for-ie{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie{display:block!important}.hide-for-ie{display:none!important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}.homepage-hero-full{position:relative}.homepage-hero-full h1{margin-bottom:2.5rem}.homepage-hero-full h4{margin-bottom:0;padding-bottom:4rem}.homepage-hero-full .button{margin-bottom:1.5rem}@media(min-width:48em){.homepage-hero-full .button{margin-bottom:10.188rem}}@media(max-width:47.9375em){.homepage-hero-full .button{margin-top:4rem}.homepage-hero-content{padding:0 1.5rem}}.homepage-hero-content>div{padding-top:10.438rem;position:relative}@media(min-width:48em){.homepage-hero-content>div{padding-top:13.688rem}.homepage-hero-tall-content,.homepage-hero-wide-content{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center}}.homepage-hero-tall{word-break:break-word}.homepage-hero-tall-content h1{margin-bottom:1rem}@media(min-width:48em){.homepage-hero-tall-content h1{margin-bottom:2.5rem}}.homepage-hero-tall-content h4{margin-bottom:2rem}@media(min-width:48em){.homepage-hero-tall-content h4{margin-bottom:4rem}}.homepage-hero-image{width:100%}@media(max-width:47.9375em){.homepage-hero-image{margin-bottom:2rem;padding-bottom:100%;position:relative;width:100%}}@media(min-width:48em){.homepage-hero-image{height:100%}}.homepage-hero-image picture{display:initial}@media(max-width:47.9375em){.homepage-hero-image img,.homepage-hero-image video{position:absolute}}.homepage-hero-wide{position:relative}@media(min-width:48em){.homepage-hero-wide{border-left:3rem solid #edeff0}}.homepage-hero-wide-content{justify-content:space-between}.homepage-hero-wide h1{margin-bottom:1rem}@media(min-width:48em){.homepage-hero-wide h1{margin-bottom:5rem;padding-top:4.688rem}}.homepage-hero-wide h3{margin-bottom:1.5rem}.homepage-hero-wide h3+h1{padding-top:0}.homepage-hero-wide h5{margin-bottom:2rem}@media(min-width:48em){.homepage-hero-wide h5{margin-bottom:7.75rem;padding-right:1.625rem}[dir=rtl] .homepage-hero-tall-content{padding-left:1.375rem;padding-right:0}[dir=rtl] .homepage-hero-wide{border-left:0;border-right:3rem solid #edeff0}[dir=rtl] .homepage-hero-wide h5{padding-left:1.625rem;padding-right:0}} \ No newline at end of file diff --git a/docs/css/components/lightbox-gallery.min.css b/docs/css/components/lightbox-gallery.min.css index 0efcfffe9..d9e898cb6 100644 --- a/docs/css/components/lightbox-gallery.min.css +++ b/docs/css/components/lightbox-gallery.min.css @@ -1 +1 @@ -.lightbox-gallery__right .lightbox-gallery-images li a{-webkit-animation:none;-moz-animation:none;-ms-animation:none;-o-animation:none;animation:none}.grid-container{margin-left:auto;margin-right:auto;max-width:90rem;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:48em){.grid-container{padding-left:.75rem;padding-right:.75rem}}.grid-container.fluid{max-width:100%}@media print,screen and (min-width:48em){.grid-container.fluid{padding-left:.75rem;padding-right:.75rem}}.grid-container.full{max-width:100%;padding-left:0;padding-right:0}.grid-x{box-direction:normal;box-orient:horizontal;display:flex;flex-flow:row wrap}.cell{box-flex:0;flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{box-flex:1;flex:1 1 0}.cell.shrink{box-flex:0;flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-full,.grid-x>.small-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:48em){.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-full,.grid-x>.medium-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-full,.grid-x>.large-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9{box-flex:0;flex:0 0 auto}.grid-x>.small-1{width:8.33333%}.grid-x>.small-2{width:16.66667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.33333%}.grid-x>.small-5{width:41.66667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.33333%}.grid-x>.small-8{width:66.66667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.33333%}.grid-x>.small-11{width:91.66667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:48em){.grid-x>.medium-auto{box-flex:1;flex:1 1 0;width:auto}.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-shrink{box-flex:0;flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.33333%}.grid-x>.medium-2{width:16.66667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.33333%}.grid-x>.medium-5{width:41.66667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.33333%}.grid-x>.medium-8{width:66.66667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.33333%}.grid-x>.medium-11{width:91.66667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{box-flex:1;flex:1 1 0;width:auto}.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-shrink{box-flex:0;flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.33333%}.grid-x>.large-2{width:16.66667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.33333%}.grid-x>.large-5{width:41.66667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.33333%}.grid-x>.large-8{width:66.66667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.33333%}.grid-x>.large-11{width:91.66667%}.grid-x>.large-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:48em){.grid-margin-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-margin-x>.cell{margin-left:.375rem;margin-right:.375rem;width:calc(100% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x>.cell{margin-left:.75rem;margin-right:.75rem;width:calc(100% - 1.5rem)}}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - .75rem)}.grid-margin-x>.small-2{width:calc(16.66667% - .75rem)}.grid-margin-x>.small-3{width:calc(25% - .75rem)}.grid-margin-x>.small-4{width:calc(33.33333% - .75rem)}.grid-margin-x>.small-5{width:calc(41.66667% - .75rem)}.grid-margin-x>.small-6{width:calc(50% - .75rem)}.grid-margin-x>.small-7{width:calc(58.33333% - .75rem)}.grid-margin-x>.small-8{width:calc(66.66667% - .75rem)}.grid-margin-x>.small-9{width:calc(75% - .75rem)}.grid-margin-x>.small-10{width:calc(83.33333% - .75rem)}.grid-margin-x>.small-11{width:calc(91.66667% - .75rem)}.grid-margin-x>.small-12{width:calc(100% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x>.auto,.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.medium-1,.grid-margin-x>.small-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.medium-2,.grid-margin-x>.small-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.medium-3,.grid-margin-x>.small-3{width:calc(25% - 1.5rem)}.grid-margin-x>.medium-4,.grid-margin-x>.small-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.medium-5,.grid-margin-x>.small-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.medium-6,.grid-margin-x>.small-6{width:calc(50% - 1.5rem)}.grid-margin-x>.medium-7,.grid-margin-x>.small-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.medium-8,.grid-margin-x>.small-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.medium-9,.grid-margin-x>.small-9{width:calc(75% - 1.5rem)}.grid-margin-x>.medium-10,.grid-margin-x>.small-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.medium-11,.grid-margin-x>.small-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.medium-12,.grid-margin-x>.small-12{width:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.large-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.large-3{width:calc(25% - 1.5rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.large-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.large-6{width:calc(50% - 1.5rem)}.grid-margin-x>.large-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.large-9{width:calc(75% - 1.5rem)}.grid-margin-x>.large-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.large-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.large-12{width:calc(100% - 1.5rem)}}.grid-padding-x .grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:48em){.grid-padding-x .grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-container:not(.full)>.grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:48em){.grid-container:not(.full)>.grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-padding-x>.cell{padding-left:.375rem;padding-right:.375rem}@media print,screen and (min-width:48em){.grid-padding-x>.cell{padding-left:.75rem;padding-right:.75rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.33333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.66667%}.small-up-7>.cell{width:14.28571%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:48em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.33333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.66667%}.medium-up-7>.cell{width:14.28571%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.33333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.66667%}.large-up-7>.cell{width:14.28571%}.large-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.5rem)}}.grid-margin-x.small-up-2>.cell{width:calc(50% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.5rem)}}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.5rem)}}.grid-margin-x.small-up-4>.cell{width:calc(25% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.5rem)}}.grid-margin-x.small-up-5>.cell{width:calc(20% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.5rem)}}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.5rem)}}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.5rem)}}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.5rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.5rem)}}.small-margin-collapse,.small-margin-collapse>.cell{margin-left:0;margin-right:0}.small-margin-collapse>.small-1{width:8.33333%}.small-margin-collapse>.small-2{width:16.66667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.33333%}.small-margin-collapse>.small-5{width:41.66667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.33333%}.small-margin-collapse>.small-8{width:66.66667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.33333%}.small-margin-collapse>.small-11{width:91.66667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width:48em){.small-margin-collapse>.medium-1{width:8.33333%}.small-margin-collapse>.medium-2{width:16.66667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.33333%}.small-margin-collapse>.medium-5{width:41.66667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.33333%}.small-margin-collapse>.medium-8{width:66.66667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.33333%}.small-margin-collapse>.medium-11{width:91.66667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse>.large-1{width:8.33333%}.small-margin-collapse>.large-2{width:16.66667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.33333%}.small-margin-collapse>.large-5{width:41.66667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.33333%}.small-margin-collapse>.large-8{width:66.66667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.33333%}.small-margin-collapse>.large-11{width:91.66667%}.small-margin-collapse>.large-12{width:100%}}.small-padding-collapse{margin-left:0;margin-right:0}.small-padding-collapse>.cell{padding-left:0;padding-right:0}@media print,screen and (min-width:48em){.medium-margin-collapse,.medium-margin-collapse>.cell{margin-left:0;margin-right:0}.medium-margin-collapse>.small-1{width:8.33333%}.medium-margin-collapse>.small-2{width:16.66667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.33333%}.medium-margin-collapse>.small-5{width:41.66667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.33333%}.medium-margin-collapse>.small-8{width:66.66667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.33333%}.medium-margin-collapse>.small-11{width:91.66667%}.medium-margin-collapse>.small-12{width:100%}.medium-margin-collapse>.medium-1{width:8.33333%}.medium-margin-collapse>.medium-2{width:16.66667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.33333%}.medium-margin-collapse>.medium-5{width:41.66667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.33333%}.medium-margin-collapse>.medium-8{width:66.66667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.33333%}.medium-margin-collapse>.medium-11{width:91.66667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse>.large-1{width:8.33333%}.medium-margin-collapse>.large-2{width:16.66667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.33333%}.medium-margin-collapse>.large-5{width:41.66667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.33333%}.medium-margin-collapse>.large-8{width:66.66667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.33333%}.medium-margin-collapse>.large-11{width:91.66667%}.medium-margin-collapse>.large-12{width:100%}}@media print,screen and (min-width:48em){.medium-padding-collapse{margin-left:0;margin-right:0}.medium-padding-collapse>.cell{padding-left:0;padding-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse,.large-margin-collapse>.cell{margin-left:0;margin-right:0}.large-margin-collapse>.small-1{width:8.33333%}.large-margin-collapse>.small-2{width:16.66667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.33333%}.large-margin-collapse>.small-5{width:41.66667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.33333%}.large-margin-collapse>.small-8{width:66.66667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.33333%}.large-margin-collapse>.small-11{width:91.66667%}.large-margin-collapse>.small-12{width:100%}.large-margin-collapse>.medium-1{width:8.33333%}.large-margin-collapse>.medium-2{width:16.66667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.33333%}.large-margin-collapse>.medium-5{width:41.66667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.33333%}.large-margin-collapse>.medium-8{width:66.66667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.33333%}.large-margin-collapse>.medium-11{width:91.66667%}.large-margin-collapse>.medium-12{width:100%}.large-margin-collapse>.large-1{width:8.33333%}.large-margin-collapse>.large-2{width:16.66667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.33333%}.large-margin-collapse>.large-5{width:41.66667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.33333%}.large-margin-collapse>.large-8{width:66.66667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.33333%}.large-margin-collapse>.large-11{width:91.66667%}.large-margin-collapse>.large-12{width:100%}.large-padding-collapse{margin-left:0;margin-right:0}.large-padding-collapse>.cell{padding-left:0;padding-right:0}}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:.375rem}.small-offset-1{margin-left:8.33333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.33333% + .375rem)}.small-offset-2{margin-left:16.66667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.66667% + .375rem)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + .375rem)}.small-offset-4{margin-left:33.33333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.33333% + .375rem)}.small-offset-5{margin-left:41.66667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.66667% + .375rem)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + .375rem)}.small-offset-7{margin-left:58.33333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.33333% + .375rem)}.small-offset-8{margin-left:66.66667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.66667% + .375rem)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + .375rem)}.small-offset-10{margin-left:83.33333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.33333% + .375rem)}.small-offset-11{margin-left:91.66667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.66667% + .375rem)}@media print,screen and (min-width:48em){.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:.75rem}.medium-offset-1{margin-left:8.33333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.33333% + .75rem)}.medium-offset-2{margin-left:16.66667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.66667% + .75rem)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + .75rem)}.medium-offset-4{margin-left:33.33333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.33333% + .75rem)}.medium-offset-5{margin-left:41.66667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.66667% + .75rem)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + .75rem)}.medium-offset-7{margin-left:58.33333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.33333% + .75rem)}.medium-offset-8{margin-left:66.66667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.66667% + .75rem)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + .75rem)}.medium-offset-10{margin-left:83.33333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.33333% + .75rem)}.medium-offset-11{margin-left:91.66667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.66667% + .75rem)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:.75rem}.large-offset-1{margin-left:8.33333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.33333% + .75rem)}.large-offset-2{margin-left:16.66667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + .75rem)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + .75rem)}.large-offset-4{margin-left:33.33333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.33333% + .75rem)}.large-offset-5{margin-left:41.66667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.66667% + .75rem)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + .75rem)}.large-offset-7{margin-left:58.33333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.33333% + .75rem)}.large-offset-8{margin-left:66.66667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.66667% + .75rem)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + .75rem)}.large-offset-10{margin-left:83.33333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.33333% + .75rem)}.large-offset-11{margin-left:91.66667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.66667% + .75rem)}}.grid-y{box-direction:normal;box-orient:vertical;display:flex;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto,.grid-y>.shrink{height:auto}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-full,.grid-y>.small-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:48em){.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-full,.grid-y>.medium-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-full,.grid-y>.large-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9{box-flex:0;flex:0 0 auto}.grid-y>.small-1{height:8.33333%}.grid-y>.small-2{height:16.66667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.33333%}.grid-y>.small-5{height:41.66667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.33333%}.grid-y>.small-8{height:66.66667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.33333%}.grid-y>.small-11{height:91.66667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width:48em){.grid-y>.medium-auto{box-flex:1;flex:1 1 0;height:auto}.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-shrink{box-flex:0;flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.33333%}.grid-y>.medium-2{height:16.66667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.33333%}.grid-y>.medium-5{height:41.66667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.33333%}.grid-y>.medium-8{height:66.66667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.33333%}.grid-y>.medium-11{height:91.66667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width:64em){.grid-y>.large-auto{box-flex:1;flex:1 1 0;height:auto}.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-shrink{box-flex:0;flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.33333%}.grid-y>.large-2{height:16.66667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.33333%}.grid-y>.large-5{height:41.66667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.33333%}.grid-y>.large-8{height:66.66667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.33333%}.grid-y>.large-11{height:91.66667%}.grid-y>.large-12{height:100%}}.grid-padding-y .grid-padding-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:48em){.grid-padding-y .grid-padding-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-padding-y>.cell{padding-bottom:.375rem;padding-top:.375rem}@media print,screen and (min-width:48em){.grid-padding-y>.cell{padding-bottom:.75rem;padding-top:.75rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-frame{box-align:stretch;align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .grid-frame{width:100%}.cell-block{max-width:100%;overflow-x:auto}.cell-block,.cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container{box-direction:normal;box-orient:vertical;display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}@media print,screen and (min-width:48em){.medium-grid-frame{box-align:stretch;align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.medium-cell-block-container{box-direction:normal;box-orient:vertical;display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.medium-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media print,screen and (min-width:64em){.large-grid-frame{box-align:stretch;align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.large-cell-block-container{box-direction:normal;box-orient:vertical;display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.large-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}.grid-y.grid-frame{box-align:stretch;align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:48em){.grid-y.medium-grid-frame{box-align:stretch;align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame{box-align:stretch;align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:48em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}.grid-margin-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:48em){.grid-margin-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-margin-y>.cell{height:calc(100% - .75rem);margin-bottom:.375rem;margin-top:.375rem}@media print,screen and (min-width:48em){.grid-margin-y>.cell{height:calc(100% - 1.5rem);margin-bottom:.75rem;margin-top:.75rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - .75rem)}.grid-margin-y>.small-2{height:calc(16.66667% - .75rem)}.grid-margin-y>.small-3{height:calc(25% - .75rem)}.grid-margin-y>.small-4{height:calc(33.33333% - .75rem)}.grid-margin-y>.small-5{height:calc(41.66667% - .75rem)}.grid-margin-y>.small-6{height:calc(50% - .75rem)}.grid-margin-y>.small-7{height:calc(58.33333% - .75rem)}.grid-margin-y>.small-8{height:calc(66.66667% - .75rem)}.grid-margin-y>.small-9{height:calc(75% - .75rem)}.grid-margin-y>.small-10{height:calc(83.33333% - .75rem)}.grid-margin-y>.small-11{height:calc(91.66667% - .75rem)}.grid-margin-y>.small-12{height:calc(100% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.small-3{height:calc(25% - 1.5rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.small-6{height:calc(50% - 1.5rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.small-9{height:calc(75% - 1.5rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.small-12{height:calc(100% - 1.5rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.5rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.5rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.5rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.large-3{height:calc(25% - 1.5rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.large-6{height:calc(50% - 1.5rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.large-9{height:calc(75% - 1.5rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.large-12{height:calc(100% - 1.5rem)}}.grid-frame.grid-margin-y{height:calc(100vh + .75rem)}@media print,screen and (min-width:48em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:48em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.5rem)}}.lightbox-gallery__left{align-items:center;display:flex}@media(max-width:47.9375em){.lightbox-gallery__left{margin-bottom:.75rem}}.lightbox-gallery__content{padding:0 .75rem 1.5rem}@media(min-width:48em){.lightbox-gallery__content{margin:auto;max-width:28rem;padding:1.5rem .5rem}}@media(min-width:90em){.lightbox-gallery__content{padding:0}}.lightbox-gallery__content h5{margin-bottom:2rem}@media(max-width:47.9375em){.lightbox-gallery__content h5{margin-bottom:1rem}}.lightbox-gallery__content p{font-size:1rem;margin-bottom:3rem}@media(max-width:47.9375em){.lightbox-gallery__content p{font-size:.875rem;margin-bottom:2rem}}.lightbox-gallery__content .cta__link{text-transform:uppercase}.lightbox-gallery__right{position:relative}.lightbox-gallery__right .lightbox-gallery-images{column-count:2;column-gap:.75rem;margin:auto;padding-left:0;width:100%}@media(min-width:90em){.lightbox-gallery__right .lightbox-gallery-images{column-count:3;column-gap:1.5rem}}.lightbox-gallery__right .lightbox-gallery-images li{list-style:none;margin-bottom:.75rem;padding-left:0;position:relative;width:100%}@media(min-width:90em){.lightbox-gallery__right .lightbox-gallery-images li{margin-bottom:1.5rem}}.lightbox-gallery__right .lightbox-gallery-images li a{background-image:none;display:block}.lightbox-gallery__right .lightbox-gallery-images li figure{margin:0}.lightbox-gallery__right .lightbox-gallery-images li:focus,.lightbox-gallery__right .lightbox-gallery-images li:focus-within,.lightbox-gallery__right .lightbox-gallery-images li:hover{outline:0}@media(min-width:90em){.lightbox-gallery__right .lightbox-gallery-images li:focus .image:before,.lightbox-gallery__right .lightbox-gallery-images li:focus-within .image:before,.lightbox-gallery__right .lightbox-gallery-images li:hover .image:before{background-color:#000;content:"";height:100%;left:0;opacity:.4;position:absolute;top:0;-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in;width:100%;z-index:1}}.lightbox-gallery__right .lightbox-gallery-images li:focus .image__description,.lightbox-gallery__right .lightbox-gallery-images li:focus-within .image__description,.lightbox-gallery__right .lightbox-gallery-images li:hover .image__description{opacity:1;-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}.lightbox-gallery__right .lightbox-gallery-images li .image{line-height:0}@media(min-width:48em){.lightbox-gallery__right .lightbox-gallery-images li .image{overflow:hidden}}@media(min-width:90em){.lightbox-gallery__right .lightbox-gallery-images li .image{min-height:200px}}.lightbox-gallery__right .lightbox-gallery-images li .image img{max-width:100%;padding-bottom:0}@media(min-width:64em){.lightbox-gallery__right .lightbox-gallery-images li .image img{max-width:none;min-height:200px;object-fit:cover}}.lightbox-gallery__right .image__description{bottom:0;display:none;opacity:0;position:absolute;z-index:2}@media(min-width:90em){.lightbox-gallery__right .image__description{display:block}}.lightbox-gallery__right .image__description figcaption{width:auto}@media(min-width:90em){.lightbox-gallery__right .image__description figcaption{border-bottom:0;display:block;margin-top:0;padding:2rem 1.5rem}}.lightbox-gallery__right .image__description figcaption p{color:#fff;margin-bottom:1rem;padding-right:0}@media(min-width:64em){.lightbox-gallery__right .image__description figcaption p+.credits{margin-left:0}}.lightbox-gallery__right .image__description figcaption .credits{border-left:0;color:#fff;padding-left:0}.lightbox-gallery__right .image__description.caption_on_top{bottom:inherit;height:100%;-webkit-mask-image:linear-gradient(180deg,#000 50%,transparent);mask-image:linear-gradient(180deg,#000 50%,transparent);overflow-y:hidden;top:0}[dir=rtl] .lightbox-gallery__right .lightbox-gallery-images,[dir=rtl] .lightbox-gallery__right .lightbox-gallery-images li{padding-right:0}[dir=rtl] .lightbox-gallery__right .credits{border-right:0;color:#fff;margin-right:0;padding-right:0}[dir=rtl] .lightbox-gallery__right figcaption p+.credits{border-right:none;margin-right:0;padding-right:0} \ No newline at end of file +.lightbox-gallery__right .lightbox-gallery-images li a{-webkit-animation:none;-moz-animation:none;-ms-animation:none;-o-animation:none;animation:none}.grid-container{margin-left:auto;margin-right:auto;max-width:90rem;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.fluid{margin-left:auto;margin-right:auto;max-width:100%;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container.fluid{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.full{margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0}.grid-x{display:flex;flex-flow:row wrap}.cell{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{flex:1 1 0}.cell.shrink{flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-full,.grid-x>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-full,.grid-x>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-full,.grid-x>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-full,.grid-x>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-full,.grid-x>.xxlarge-shrink{flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9{flex:0 0 auto}.grid-x>.small-1{width:8.3333333333%}.grid-x>.small-2{width:16.6666666667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.3333333333%}.grid-x>.small-5{width:41.6666666667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.3333333333%}.grid-x>.small-8{width:66.6666666667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.3333333333%}.grid-x>.small-11{width:91.6666666667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:30em){.grid-x>.medium-auto{flex:1 1 0;width:auto}.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-shrink{flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.3333333333%}.grid-x>.medium-2{width:16.6666666667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.3333333333%}.grid-x>.medium-5{width:41.6666666667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.3333333333%}.grid-x>.medium-8{width:66.6666666667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.3333333333%}.grid-x>.medium-11{width:91.6666666667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{flex:1 1 0;width:auto}.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-shrink{flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.3333333333%}.grid-x>.large-2{width:16.6666666667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.3333333333%}.grid-x>.large-5{width:41.6666666667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.3333333333%}.grid-x>.large-8{width:66.6666666667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.3333333333%}.grid-x>.large-11{width:91.6666666667%}.grid-x>.large-12{width:100%}}@media screen and (min-width:90em){.grid-x>.xlarge-auto{flex:1 1 0;width:auto}.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-shrink{flex:0 0 auto}.grid-x>.xlarge-shrink{width:auto}.grid-x>.xlarge-1{width:8.3333333333%}.grid-x>.xlarge-2{width:16.6666666667%}.grid-x>.xlarge-3{width:25%}.grid-x>.xlarge-4{width:33.3333333333%}.grid-x>.xlarge-5{width:41.6666666667%}.grid-x>.xlarge-6{width:50%}.grid-x>.xlarge-7{width:58.3333333333%}.grid-x>.xlarge-8{width:66.6666666667%}.grid-x>.xlarge-9{width:75%}.grid-x>.xlarge-10{width:83.3333333333%}.grid-x>.xlarge-11{width:91.6666666667%}.grid-x>.xlarge-12{width:100%}}@media screen and (min-width:120em){.grid-x>.xxlarge-auto{flex:1 1 0;width:auto}.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-shrink{flex:0 0 auto}.grid-x>.xxlarge-shrink{width:auto}.grid-x>.xxlarge-1{width:8.3333333333%}.grid-x>.xxlarge-2{width:16.6666666667%}.grid-x>.xxlarge-3{width:25%}.grid-x>.xxlarge-4{width:33.3333333333%}.grid-x>.xxlarge-5{width:41.6666666667%}.grid-x>.xxlarge-6{width:50%}.grid-x>.xxlarge-7{width:58.3333333333%}.grid-x>.xxlarge-8{width:66.6666666667%}.grid-x>.xxlarge-9{width:75%}.grid-x>.xxlarge-10{width:83.3333333333%}.grid-x>.xxlarge-11{width:91.6666666667%}.grid-x>.xxlarge-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-margin-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-margin-x>.cell{margin-left:.375rem;margin-right:.375rem;width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.cell{margin-left:.75rem;margin-right:.75rem;width:calc(100% - 1.5rem)}}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - .75rem)}.grid-margin-x>.small-2{width:calc(16.66667% - .75rem)}.grid-margin-x>.small-3{width:calc(25% - .75rem)}.grid-margin-x>.small-4{width:calc(33.33333% - .75rem)}.grid-margin-x>.small-5{width:calc(41.66667% - .75rem)}.grid-margin-x>.small-6{width:calc(50% - .75rem)}.grid-margin-x>.small-7{width:calc(58.33333% - .75rem)}.grid-margin-x>.small-8{width:calc(66.66667% - .75rem)}.grid-margin-x>.small-9{width:calc(75% - .75rem)}.grid-margin-x>.small-10{width:calc(83.33333% - .75rem)}.grid-margin-x>.small-11{width:calc(91.66667% - .75rem)}.grid-margin-x>.small-12{width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.small-3{width:calc(25% - 1.5rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.small-6{width:calc(50% - 1.5rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.small-9{width:calc(75% - 1.5rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.small-12{width:calc(100% - 1.5rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.medium-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.5rem)}.grid-margin-x>.medium-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.medium-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.5rem)}.grid-margin-x>.medium-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.medium-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.5rem)}.grid-margin-x>.medium-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.medium-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.large-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.large-3{width:calc(25% - 1.5rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.large-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.large-6{width:calc(50% - 1.5rem)}.grid-margin-x>.large-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.large-9{width:calc(75% - 1.5rem)}.grid-margin-x>.large-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.large-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.large-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x>.xlarge-auto,.grid-margin-x>.xlarge-shrink{width:auto}.grid-margin-x>.xlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xlarge-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x>.xxlarge-auto,.grid-margin-x>.xxlarge-shrink{width:auto}.grid-margin-x>.xxlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xxlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xxlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xxlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xxlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xxlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xxlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xxlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xxlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xxlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xxlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xxlarge-12{width:calc(100% - 1.5rem)}}.grid-padding-x .grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-padding-x .grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-container:not(.full)>.grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-container:not(.full)>.grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-padding-x>.cell{padding-left:.375rem;padding-right:.375rem}@media print,screen and (min-width:30em){.grid-padding-x>.cell{padding-left:.75rem;padding-right:.75rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.3333333333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.6666666667%}.small-up-7>.cell{width:14.2857142857%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:30em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.3333333333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.6666666667%}.medium-up-7>.cell{width:14.2857142857%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.3333333333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.6666666667%}.large-up-7>.cell{width:14.2857142857%}.large-up-8>.cell{width:12.5%}}@media screen and (min-width:90em){.xlarge-up-1>.cell{width:100%}.xlarge-up-2>.cell{width:50%}.xlarge-up-3>.cell{width:33.3333333333%}.xlarge-up-4>.cell{width:25%}.xlarge-up-5>.cell{width:20%}.xlarge-up-6>.cell{width:16.6666666667%}.xlarge-up-7>.cell{width:14.2857142857%}.xlarge-up-8>.cell{width:12.5%}}@media screen and (min-width:120em){.xxlarge-up-1>.cell{width:100%}.xxlarge-up-2>.cell{width:50%}.xxlarge-up-3>.cell{width:33.3333333333%}.xxlarge-up-4>.cell{width:25%}.xxlarge-up-5>.cell{width:20%}.xxlarge-up-6>.cell{width:16.6666666667%}.xxlarge-up-7>.cell{width:14.2857142857%}.xxlarge-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - .75rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - .75rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - .75rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - .75rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - .75rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - .75rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - .75rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.5rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x.xlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x.xxlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xxlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xxlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xxlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xxlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xxlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xxlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xxlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}.small-margin-collapse,.small-margin-collapse>.cell{margin-left:0;margin-right:0}.small-margin-collapse>.small-1{width:8.3333333333%}.small-margin-collapse>.small-2{width:16.6666666667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.3333333333%}.small-margin-collapse>.small-5{width:41.6666666667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.3333333333%}.small-margin-collapse>.small-8{width:66.6666666667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.3333333333%}.small-margin-collapse>.small-11{width:91.6666666667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width:30em){.small-margin-collapse>.medium-1{width:8.3333333333%}.small-margin-collapse>.medium-2{width:16.6666666667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.3333333333%}.small-margin-collapse>.medium-5{width:41.6666666667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.3333333333%}.small-margin-collapse>.medium-8{width:66.6666666667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.3333333333%}.small-margin-collapse>.medium-11{width:91.6666666667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse>.large-1{width:8.3333333333%}.small-margin-collapse>.large-2{width:16.6666666667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.3333333333%}.small-margin-collapse>.large-5{width:41.6666666667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.3333333333%}.small-margin-collapse>.large-8{width:66.6666666667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.3333333333%}.small-margin-collapse>.large-11{width:91.6666666667%}.small-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.small-margin-collapse>.xlarge-1{width:8.3333333333%}.small-margin-collapse>.xlarge-2{width:16.6666666667%}.small-margin-collapse>.xlarge-3{width:25%}.small-margin-collapse>.xlarge-4{width:33.3333333333%}.small-margin-collapse>.xlarge-5{width:41.6666666667%}.small-margin-collapse>.xlarge-6{width:50%}.small-margin-collapse>.xlarge-7{width:58.3333333333%}.small-margin-collapse>.xlarge-8{width:66.6666666667%}.small-margin-collapse>.xlarge-9{width:75%}.small-margin-collapse>.xlarge-10{width:83.3333333333%}.small-margin-collapse>.xlarge-11{width:91.6666666667%}.small-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.small-margin-collapse>.xxlarge-1{width:8.3333333333%}.small-margin-collapse>.xxlarge-2{width:16.6666666667%}.small-margin-collapse>.xxlarge-3{width:25%}.small-margin-collapse>.xxlarge-4{width:33.3333333333%}.small-margin-collapse>.xxlarge-5{width:41.6666666667%}.small-margin-collapse>.xxlarge-6{width:50%}.small-margin-collapse>.xxlarge-7{width:58.3333333333%}.small-margin-collapse>.xxlarge-8{width:66.6666666667%}.small-margin-collapse>.xxlarge-9{width:75%}.small-margin-collapse>.xxlarge-10{width:83.3333333333%}.small-margin-collapse>.xxlarge-11{width:91.6666666667%}.small-margin-collapse>.xxlarge-12{width:100%}}.small-padding-collapse{margin-left:0;margin-right:0}.small-padding-collapse>.cell{padding-left:0;padding-right:0}@media print,screen and (min-width:30em){.medium-margin-collapse,.medium-margin-collapse>.cell{margin-left:0;margin-right:0}.medium-margin-collapse>.small-1{width:8.3333333333%}.medium-margin-collapse>.small-2{width:16.6666666667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.3333333333%}.medium-margin-collapse>.small-5{width:41.6666666667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.3333333333%}.medium-margin-collapse>.small-8{width:66.6666666667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.3333333333%}.medium-margin-collapse>.small-11{width:91.6666666667%}.medium-margin-collapse>.small-12{width:100%}.medium-margin-collapse>.medium-1{width:8.3333333333%}.medium-margin-collapse>.medium-2{width:16.6666666667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.3333333333%}.medium-margin-collapse>.medium-5{width:41.6666666667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.3333333333%}.medium-margin-collapse>.medium-8{width:66.6666666667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.3333333333%}.medium-margin-collapse>.medium-11{width:91.6666666667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse>.large-1{width:8.3333333333%}.medium-margin-collapse>.large-2{width:16.6666666667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.3333333333%}.medium-margin-collapse>.large-5{width:41.6666666667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.3333333333%}.medium-margin-collapse>.large-8{width:66.6666666667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.3333333333%}.medium-margin-collapse>.large-11{width:91.6666666667%}.medium-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.medium-margin-collapse>.xlarge-1{width:8.3333333333%}.medium-margin-collapse>.xlarge-2{width:16.6666666667%}.medium-margin-collapse>.xlarge-3{width:25%}.medium-margin-collapse>.xlarge-4{width:33.3333333333%}.medium-margin-collapse>.xlarge-5{width:41.6666666667%}.medium-margin-collapse>.xlarge-6{width:50%}.medium-margin-collapse>.xlarge-7{width:58.3333333333%}.medium-margin-collapse>.xlarge-8{width:66.6666666667%}.medium-margin-collapse>.xlarge-9{width:75%}.medium-margin-collapse>.xlarge-10{width:83.3333333333%}.medium-margin-collapse>.xlarge-11{width:91.6666666667%}.medium-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.medium-margin-collapse>.xxlarge-1{width:8.3333333333%}.medium-margin-collapse>.xxlarge-2{width:16.6666666667%}.medium-margin-collapse>.xxlarge-3{width:25%}.medium-margin-collapse>.xxlarge-4{width:33.3333333333%}.medium-margin-collapse>.xxlarge-5{width:41.6666666667%}.medium-margin-collapse>.xxlarge-6{width:50%}.medium-margin-collapse>.xxlarge-7{width:58.3333333333%}.medium-margin-collapse>.xxlarge-8{width:66.6666666667%}.medium-margin-collapse>.xxlarge-9{width:75%}.medium-margin-collapse>.xxlarge-10{width:83.3333333333%}.medium-margin-collapse>.xxlarge-11{width:91.6666666667%}.medium-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:30em){.medium-padding-collapse{margin-left:0;margin-right:0}.medium-padding-collapse>.cell{padding-left:0;padding-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse,.large-margin-collapse>.cell{margin-left:0;margin-right:0}.large-margin-collapse>.small-1{width:8.3333333333%}.large-margin-collapse>.small-2{width:16.6666666667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.3333333333%}.large-margin-collapse>.small-5{width:41.6666666667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.3333333333%}.large-margin-collapse>.small-8{width:66.6666666667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.3333333333%}.large-margin-collapse>.small-11{width:91.6666666667%}.large-margin-collapse>.small-12{width:100%}.large-margin-collapse>.medium-1{width:8.3333333333%}.large-margin-collapse>.medium-2{width:16.6666666667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.3333333333%}.large-margin-collapse>.medium-5{width:41.6666666667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.3333333333%}.large-margin-collapse>.medium-8{width:66.6666666667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.3333333333%}.large-margin-collapse>.medium-11{width:91.6666666667%}.large-margin-collapse>.medium-12{width:100%}.large-margin-collapse>.large-1{width:8.3333333333%}.large-margin-collapse>.large-2{width:16.6666666667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.3333333333%}.large-margin-collapse>.large-5{width:41.6666666667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.3333333333%}.large-margin-collapse>.large-8{width:66.6666666667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.3333333333%}.large-margin-collapse>.large-11{width:91.6666666667%}.large-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.large-margin-collapse>.xlarge-1{width:8.3333333333%}.large-margin-collapse>.xlarge-2{width:16.6666666667%}.large-margin-collapse>.xlarge-3{width:25%}.large-margin-collapse>.xlarge-4{width:33.3333333333%}.large-margin-collapse>.xlarge-5{width:41.6666666667%}.large-margin-collapse>.xlarge-6{width:50%}.large-margin-collapse>.xlarge-7{width:58.3333333333%}.large-margin-collapse>.xlarge-8{width:66.6666666667%}.large-margin-collapse>.xlarge-9{width:75%}.large-margin-collapse>.xlarge-10{width:83.3333333333%}.large-margin-collapse>.xlarge-11{width:91.6666666667%}.large-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.large-margin-collapse>.xxlarge-1{width:8.3333333333%}.large-margin-collapse>.xxlarge-2{width:16.6666666667%}.large-margin-collapse>.xxlarge-3{width:25%}.large-margin-collapse>.xxlarge-4{width:33.3333333333%}.large-margin-collapse>.xxlarge-5{width:41.6666666667%}.large-margin-collapse>.xxlarge-6{width:50%}.large-margin-collapse>.xxlarge-7{width:58.3333333333%}.large-margin-collapse>.xxlarge-8{width:66.6666666667%}.large-margin-collapse>.xxlarge-9{width:75%}.large-margin-collapse>.xxlarge-10{width:83.3333333333%}.large-margin-collapse>.xxlarge-11{width:91.6666666667%}.large-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:64em){.large-padding-collapse{margin-left:0;margin-right:0}.large-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:90em){.xlarge-margin-collapse,.xlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xlarge-margin-collapse>.small-1{width:8.3333333333%}.xlarge-margin-collapse>.small-2{width:16.6666666667%}.xlarge-margin-collapse>.small-3{width:25%}.xlarge-margin-collapse>.small-4{width:33.3333333333%}.xlarge-margin-collapse>.small-5{width:41.6666666667%}.xlarge-margin-collapse>.small-6{width:50%}.xlarge-margin-collapse>.small-7{width:58.3333333333%}.xlarge-margin-collapse>.small-8{width:66.6666666667%}.xlarge-margin-collapse>.small-9{width:75%}.xlarge-margin-collapse>.small-10{width:83.3333333333%}.xlarge-margin-collapse>.small-11{width:91.6666666667%}.xlarge-margin-collapse>.small-12{width:100%}.xlarge-margin-collapse>.medium-1{width:8.3333333333%}.xlarge-margin-collapse>.medium-2{width:16.6666666667%}.xlarge-margin-collapse>.medium-3{width:25%}.xlarge-margin-collapse>.medium-4{width:33.3333333333%}.xlarge-margin-collapse>.medium-5{width:41.6666666667%}.xlarge-margin-collapse>.medium-6{width:50%}.xlarge-margin-collapse>.medium-7{width:58.3333333333%}.xlarge-margin-collapse>.medium-8{width:66.6666666667%}.xlarge-margin-collapse>.medium-9{width:75%}.xlarge-margin-collapse>.medium-10{width:83.3333333333%}.xlarge-margin-collapse>.medium-11{width:91.6666666667%}.xlarge-margin-collapse>.medium-12{width:100%}.xlarge-margin-collapse>.large-1{width:8.3333333333%}.xlarge-margin-collapse>.large-2{width:16.6666666667%}.xlarge-margin-collapse>.large-3{width:25%}.xlarge-margin-collapse>.large-4{width:33.3333333333%}.xlarge-margin-collapse>.large-5{width:41.6666666667%}.xlarge-margin-collapse>.large-6{width:50%}.xlarge-margin-collapse>.large-7{width:58.3333333333%}.xlarge-margin-collapse>.large-8{width:66.6666666667%}.xlarge-margin-collapse>.large-9{width:75%}.xlarge-margin-collapse>.large-10{width:83.3333333333%}.xlarge-margin-collapse>.large-11{width:91.6666666667%}.xlarge-margin-collapse>.large-12{width:100%}.xlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xlarge-3{width:25%}.xlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xlarge-6{width:50%}.xlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xlarge-9{width:75%}.xlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.xlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xxlarge-3{width:25%}.xlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xxlarge-6{width:50%}.xlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xxlarge-9{width:75%}.xlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xxlarge-12{width:100%}}@media screen and (min-width:90em){.xlarge-padding-collapse{margin-left:0;margin-right:0}.xlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:120em){.xxlarge-margin-collapse,.xxlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xxlarge-margin-collapse>.small-1{width:8.3333333333%}.xxlarge-margin-collapse>.small-2{width:16.6666666667%}.xxlarge-margin-collapse>.small-3{width:25%}.xxlarge-margin-collapse>.small-4{width:33.3333333333%}.xxlarge-margin-collapse>.small-5{width:41.6666666667%}.xxlarge-margin-collapse>.small-6{width:50%}.xxlarge-margin-collapse>.small-7{width:58.3333333333%}.xxlarge-margin-collapse>.small-8{width:66.6666666667%}.xxlarge-margin-collapse>.small-9{width:75%}.xxlarge-margin-collapse>.small-10{width:83.3333333333%}.xxlarge-margin-collapse>.small-11{width:91.6666666667%}.xxlarge-margin-collapse>.small-12{width:100%}.xxlarge-margin-collapse>.medium-1{width:8.3333333333%}.xxlarge-margin-collapse>.medium-2{width:16.6666666667%}.xxlarge-margin-collapse>.medium-3{width:25%}.xxlarge-margin-collapse>.medium-4{width:33.3333333333%}.xxlarge-margin-collapse>.medium-5{width:41.6666666667%}.xxlarge-margin-collapse>.medium-6{width:50%}.xxlarge-margin-collapse>.medium-7{width:58.3333333333%}.xxlarge-margin-collapse>.medium-8{width:66.6666666667%}.xxlarge-margin-collapse>.medium-9{width:75%}.xxlarge-margin-collapse>.medium-10{width:83.3333333333%}.xxlarge-margin-collapse>.medium-11{width:91.6666666667%}.xxlarge-margin-collapse>.medium-12{width:100%}.xxlarge-margin-collapse>.large-1{width:8.3333333333%}.xxlarge-margin-collapse>.large-2{width:16.6666666667%}.xxlarge-margin-collapse>.large-3{width:25%}.xxlarge-margin-collapse>.large-4{width:33.3333333333%}.xxlarge-margin-collapse>.large-5{width:41.6666666667%}.xxlarge-margin-collapse>.large-6{width:50%}.xxlarge-margin-collapse>.large-7{width:58.3333333333%}.xxlarge-margin-collapse>.large-8{width:66.6666666667%}.xxlarge-margin-collapse>.large-9{width:75%}.xxlarge-margin-collapse>.large-10{width:83.3333333333%}.xxlarge-margin-collapse>.large-11{width:91.6666666667%}.xxlarge-margin-collapse>.large-12{width:100%}.xxlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xlarge-3{width:25%}.xxlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xlarge-6{width:50%}.xxlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xlarge-9{width:75%}.xxlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xlarge-12{width:100%}.xxlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xxlarge-3{width:25%}.xxlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xxlarge-6{width:50%}.xxlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xxlarge-9{width:75%}.xxlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xxlarge-12{width:100%}.xxlarge-padding-collapse{margin-left:0;margin-right:0}.xxlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:.375rem}.small-offset-1{margin-left:8.3333333333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.33333% + .375rem)}.small-offset-2{margin-left:16.6666666667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.66667% + .375rem)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + .375rem)}.small-offset-4{margin-left:33.3333333333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.33333% + .375rem)}.small-offset-5{margin-left:41.6666666667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.66667% + .375rem)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + .375rem)}.small-offset-7{margin-left:58.3333333333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.33333% + .375rem)}.small-offset-8{margin-left:66.6666666667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.66667% + .375rem)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + .375rem)}.small-offset-10{margin-left:83.3333333333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.33333% + .375rem)}.small-offset-11{margin-left:91.6666666667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.66667% + .375rem)}@media print,screen and (min-width:30em){.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:.75rem}.medium-offset-1{margin-left:8.3333333333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.33333% + .75rem)}.medium-offset-2{margin-left:16.6666666667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.66667% + .75rem)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + .75rem)}.medium-offset-4{margin-left:33.3333333333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.33333% + .75rem)}.medium-offset-5{margin-left:41.6666666667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.66667% + .75rem)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + .75rem)}.medium-offset-7{margin-left:58.3333333333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.33333% + .75rem)}.medium-offset-8{margin-left:66.6666666667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.66667% + .75rem)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + .75rem)}.medium-offset-10{margin-left:83.3333333333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.33333% + .75rem)}.medium-offset-11{margin-left:91.6666666667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.66667% + .75rem)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:.75rem}.large-offset-1{margin-left:8.3333333333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.33333% + .75rem)}.large-offset-2{margin-left:16.6666666667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + .75rem)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + .75rem)}.large-offset-4{margin-left:33.3333333333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.33333% + .75rem)}.large-offset-5{margin-left:41.6666666667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.66667% + .75rem)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + .75rem)}.large-offset-7{margin-left:58.3333333333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.33333% + .75rem)}.large-offset-8{margin-left:66.6666666667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.66667% + .75rem)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + .75rem)}.large-offset-10{margin-left:83.3333333333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.33333% + .75rem)}.large-offset-11{margin-left:91.6666666667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:90em){.xlarge-offset-0{margin-left:0}.grid-margin-x>.xlarge-offset-0{margin-left:.75rem}.xlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xlarge-offset-3{margin-left:25%}.grid-margin-x>.xlarge-offset-3{margin-left:calc(25% + .75rem)}.xlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xlarge-offset-6{margin-left:50%}.grid-margin-x>.xlarge-offset-6{margin-left:calc(50% + .75rem)}.xlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xlarge-offset-9{margin-left:75%}.grid-margin-x>.xlarge-offset-9{margin-left:calc(75% + .75rem)}.xlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:120em){.xxlarge-offset-0{margin-left:0}.grid-margin-x>.xxlarge-offset-0{margin-left:.75rem}.xxlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xxlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xxlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xxlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xxlarge-offset-3{margin-left:25%}.grid-margin-x>.xxlarge-offset-3{margin-left:calc(25% + .75rem)}.xxlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xxlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xxlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xxlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xxlarge-offset-6{margin-left:50%}.grid-margin-x>.xxlarge-offset-6{margin-left:calc(50% + .75rem)}.xxlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xxlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xxlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xxlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xxlarge-offset-9{margin-left:75%}.grid-margin-x>.xxlarge-offset-9{margin-left:calc(75% + .75rem)}.xxlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xxlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xxlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xxlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}.grid-y{display:flex;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto,.grid-y>.shrink{height:auto}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-full,.grid-y>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-full,.grid-y>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-full,.grid-y>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-full,.grid-y>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-full,.grid-y>.xxlarge-shrink{flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9{flex:0 0 auto}.grid-y>.small-1{height:8.3333333333%}.grid-y>.small-2{height:16.6666666667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.3333333333%}.grid-y>.small-5{height:41.6666666667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.3333333333%}.grid-y>.small-8{height:66.6666666667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.3333333333%}.grid-y>.small-11{height:91.6666666667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width:30em){.grid-y>.medium-auto{flex:1 1 0;height:auto}.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-shrink{flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.3333333333%}.grid-y>.medium-2{height:16.6666666667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.3333333333%}.grid-y>.medium-5{height:41.6666666667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.3333333333%}.grid-y>.medium-8{height:66.6666666667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.3333333333%}.grid-y>.medium-11{height:91.6666666667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width:64em){.grid-y>.large-auto{flex:1 1 0;height:auto}.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-shrink{flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.3333333333%}.grid-y>.large-2{height:16.6666666667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.3333333333%}.grid-y>.large-5{height:41.6666666667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.3333333333%}.grid-y>.large-8{height:66.6666666667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.3333333333%}.grid-y>.large-11{height:91.6666666667%}.grid-y>.large-12{height:100%}}@media screen and (min-width:90em){.grid-y>.xlarge-auto{flex:1 1 0;height:auto}.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-shrink{flex:0 0 auto}.grid-y>.xlarge-shrink{height:auto}.grid-y>.xlarge-1{height:8.3333333333%}.grid-y>.xlarge-2{height:16.6666666667%}.grid-y>.xlarge-3{height:25%}.grid-y>.xlarge-4{height:33.3333333333%}.grid-y>.xlarge-5{height:41.6666666667%}.grid-y>.xlarge-6{height:50%}.grid-y>.xlarge-7{height:58.3333333333%}.grid-y>.xlarge-8{height:66.6666666667%}.grid-y>.xlarge-9{height:75%}.grid-y>.xlarge-10{height:83.3333333333%}.grid-y>.xlarge-11{height:91.6666666667%}.grid-y>.xlarge-12{height:100%}}@media screen and (min-width:120em){.grid-y>.xxlarge-auto{flex:1 1 0;height:auto}.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-shrink{flex:0 0 auto}.grid-y>.xxlarge-shrink{height:auto}.grid-y>.xxlarge-1{height:8.3333333333%}.grid-y>.xxlarge-2{height:16.6666666667%}.grid-y>.xxlarge-3{height:25%}.grid-y>.xxlarge-4{height:33.3333333333%}.grid-y>.xxlarge-5{height:41.6666666667%}.grid-y>.xxlarge-6{height:50%}.grid-y>.xxlarge-7{height:58.3333333333%}.grid-y>.xxlarge-8{height:66.6666666667%}.grid-y>.xxlarge-9{height:75%}.grid-y>.xxlarge-10{height:83.3333333333%}.grid-y>.xxlarge-11{height:91.6666666667%}.grid-y>.xxlarge-12{height:100%}}.grid-padding-y .grid-padding-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-padding-y .grid-padding-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-padding-y>.cell{padding-bottom:.375rem;padding-top:.375rem}@media print,screen and (min-width:30em){.grid-padding-y>.cell{padding-bottom:.75rem;padding-top:.75rem}}.grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .grid-frame{width:100%}.cell-block{max-width:100%;overflow-x:auto}.cell-block,.cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container{display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}@media print,screen and (min-width:30em){.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.medium-cell-block-container{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.medium-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media print,screen and (min-width:64em){.large-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.large-cell-block-container{display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.large-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:90em){.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xlarge-grid-frame{width:100%}.xlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:120em){.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xxlarge-grid-frame{width:100%}.xxlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xxlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xxlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xxlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}.grid-y.grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:30em){.grid-y.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:90em){.grid-y.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:120em){.grid-y.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:30em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}@media screen and (min-width:90em){.cell .grid-y.xlarge-grid-frame{height:100%}}@media screen and (min-width:120em){.cell .grid-y.xxlarge-grid-frame{height:100%}}.grid-margin-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-margin-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-margin-y>.cell{height:calc(100% - .75rem);margin-bottom:.375rem;margin-top:.375rem}@media print,screen and (min-width:30em){.grid-margin-y>.cell{height:calc(100% - 1.5rem);margin-bottom:.75rem;margin-top:.75rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - .75rem)}.grid-margin-y>.small-2{height:calc(16.66667% - .75rem)}.grid-margin-y>.small-3{height:calc(25% - .75rem)}.grid-margin-y>.small-4{height:calc(33.33333% - .75rem)}.grid-margin-y>.small-5{height:calc(41.66667% - .75rem)}.grid-margin-y>.small-6{height:calc(50% - .75rem)}.grid-margin-y>.small-7{height:calc(58.33333% - .75rem)}.grid-margin-y>.small-8{height:calc(66.66667% - .75rem)}.grid-margin-y>.small-9{height:calc(75% - .75rem)}.grid-margin-y>.small-10{height:calc(83.33333% - .75rem)}.grid-margin-y>.small-11{height:calc(91.66667% - .75rem)}.grid-margin-y>.small-12{height:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.small-3{height:calc(25% - 1.5rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.small-6{height:calc(50% - 1.5rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.small-9{height:calc(75% - 1.5rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.small-12{height:calc(100% - 1.5rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.5rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.5rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.5rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.large-3{height:calc(25% - 1.5rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.large-6{height:calc(50% - 1.5rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.large-9{height:calc(75% - 1.5rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.large-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y>.xlarge-auto,.grid-margin-y>.xlarge-shrink{height:auto}.grid-margin-y>.xlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xlarge-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y>.xxlarge-auto,.grid-margin-y>.xxlarge-shrink{height:auto}.grid-margin-y>.xxlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xxlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xxlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xxlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xxlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xxlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xxlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xxlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xxlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xxlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xxlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xxlarge-12{height:calc(100% - 1.5rem)}}.grid-frame.grid-margin-y{height:calc(100vh + .75rem)}@media print,screen and (min-width:30em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:30em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y.xlarge-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y.xxlarge-grid-frame{height:calc(100vh + 1.5rem)}}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-left:auto;margin-right:auto}.clearfix:after,.clearfix:before{content:" ";display:table;flex-basis:0;order:1}.clearfix:after{clear:both}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{align-content:center;align-items:center;justify-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width:30em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width:64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}@media screen and (min-width:90em){.xlarge-order-1{order:1}.xlarge-order-2{order:2}.xlarge-order-3{order:3}.xlarge-order-4{order:4}.xlarge-order-5{order:5}.xlarge-order-6{order:6}}@media screen and (min-width:120em){.xxlarge-order-1{order:1}.xxlarge-order-2{order:2}.xxlarge-order-3{order:3}.xxlarge-order-4{order:4}.xxlarge-order-5{order:5}.xxlarge-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width:30em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:90em){.xlarge-flex-container{display:flex}.xlarge-flex-child-auto{flex:1 1 auto}.xlarge-flex-child-grow{flex:1 0 auto}.xlarge-flex-child-shrink{flex:0 1 auto}.xlarge-flex-dir-row{flex-direction:row}.xlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xlarge-flex-dir-column{flex-direction:column}.xlarge-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:120em){.xxlarge-flex-container{display:flex}.xxlarge-flex-child-auto{flex:1 1 auto}.xxlarge-flex-child-grow{flex:1 0 auto}.xxlarge-flex-child-shrink{flex:0 1 auto}.xxlarge-flex-dir-row{flex-direction:row}.xxlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xxlarge-flex-dir-column{flex-direction:column}.xxlarge-flex-dir-column-reverse{flex-direction:column-reverse}}.hide{display:none!important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width:29.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:30em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:30em){.hide-for-medium{display:none!important}}@media screen and (max-width:29.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:30em)and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:29.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:64em)and (max-width:89.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:90em){.show-for-large-only{display:none!important}}@media screen and (min-width:90em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:89.99875em){.show-for-xlarge{display:none!important}}@media screen and (min-width:90em)and (max-width:119.99875em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:89.99875em),screen and (min-width:120em){.show-for-xlarge-only{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge-only{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge-only{display:none!important}}.show-for-sr,.show-on-focus{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.show-on-focus:active,.show-on-focus:focus{clip:auto!important;height:auto!important;overflow:visible!important;position:static!important;white-space:normal!important;width:auto!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode{display:block!important}.hide-for-dark-mode{display:none!important}}.show-for-ie{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie{display:block!important}.hide-for-ie{display:none!important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}.lightbox-gallery__left{align-items:center;display:flex}@media(max-width:47.9375em){.lightbox-gallery__left{margin-bottom:.75rem}}.lightbox-gallery__content{padding:0 .75rem 1.5rem}@media(min-width:48em){.lightbox-gallery__content{margin:auto;max-width:28rem;padding:1.5rem .5rem}}@media(min-width:90em){.lightbox-gallery__content{padding:0}}.lightbox-gallery__content h5{margin-bottom:2rem}@media(max-width:47.9375em){.lightbox-gallery__content h5{margin-bottom:1rem}}.lightbox-gallery__content p{font-size:1rem;margin-bottom:3rem}@media(max-width:47.9375em){.lightbox-gallery__content p{font-size:.875rem;margin-bottom:2rem}}.lightbox-gallery__content .cta__link{text-transform:uppercase}.lightbox-gallery__right{position:relative}.lightbox-gallery__right .lightbox-gallery-images{column-count:2;column-gap:.75rem;margin:auto;padding-left:0;width:100%}@media(min-width:90em){.lightbox-gallery__right .lightbox-gallery-images{column-count:3;column-gap:1.5rem}}.lightbox-gallery__right .lightbox-gallery-images li{list-style:none;margin-bottom:.75rem;padding-left:0;position:relative;width:100%}@media(min-width:90em){.lightbox-gallery__right .lightbox-gallery-images li{margin-bottom:1.5rem}}.lightbox-gallery__right .lightbox-gallery-images li a{background-image:none;display:block}.lightbox-gallery__right .lightbox-gallery-images li figure{margin:0}.lightbox-gallery__right .lightbox-gallery-images li:focus,.lightbox-gallery__right .lightbox-gallery-images li:focus-within,.lightbox-gallery__right .lightbox-gallery-images li:hover{outline:0}@media(min-width:90em){.lightbox-gallery__right .lightbox-gallery-images li:focus .image:before,.lightbox-gallery__right .lightbox-gallery-images li:focus-within .image:before,.lightbox-gallery__right .lightbox-gallery-images li:hover .image:before{background-color:#000;content:"";height:100%;left:0;opacity:.4;position:absolute;top:0;-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in;width:100%;z-index:1}}.lightbox-gallery__right .lightbox-gallery-images li:focus .image__description,.lightbox-gallery__right .lightbox-gallery-images li:focus-within .image__description,.lightbox-gallery__right .lightbox-gallery-images li:hover .image__description{opacity:1;-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}.lightbox-gallery__right .lightbox-gallery-images li .image{line-height:0}@media(min-width:48em){.lightbox-gallery__right .lightbox-gallery-images li .image{overflow:hidden}}@media(min-width:90em){.lightbox-gallery__right .lightbox-gallery-images li .image{min-height:200px}}.lightbox-gallery__right .lightbox-gallery-images li .image img{max-width:100%;padding-bottom:0}@media(min-width:64em){.lightbox-gallery__right .lightbox-gallery-images li .image img{max-width:none;min-height:200px;object-fit:cover}}.lightbox-gallery__right .image__description{bottom:0;display:none;opacity:0;position:absolute;z-index:2}@media(min-width:90em){.lightbox-gallery__right .image__description{display:block}}.lightbox-gallery__right .image__description figcaption{width:auto}@media(min-width:90em){.lightbox-gallery__right .image__description figcaption{border-bottom:0;display:block;margin-top:0;padding:2rem 1.5rem}}.lightbox-gallery__right .image__description figcaption p{color:#fff;margin-bottom:1rem;padding-right:0}@media(min-width:64em){.lightbox-gallery__right .image__description figcaption p+.credits{margin-left:0}}.lightbox-gallery__right .image__description figcaption .credits{border-left:0;color:#fff;padding-left:0}.lightbox-gallery__right .image__description.caption_on_top{bottom:inherit;height:100%;-webkit-mask-image:linear-gradient(180deg,#000 50%,transparent);mask-image:linear-gradient(180deg,#000 50%,transparent);overflow-y:hidden;top:0}[dir=rtl] .lightbox-gallery__right .lightbox-gallery-images,[dir=rtl] .lightbox-gallery__right .lightbox-gallery-images li{padding-right:0}[dir=rtl] .lightbox-gallery__right .credits{border-right:0;color:#fff;margin-right:0;padding-right:0}[dir=rtl] .lightbox-gallery__right figcaption p+.credits{border-right:none;margin-right:0;padding-right:0} \ No newline at end of file diff --git a/docs/css/components/mega-menu.min.css b/docs/css/components/mega-menu.min.css index 39b1dd897..b97a2fa74 100644 --- a/docs/css/components/mega-menu.min.css +++ b/docs/css/components/mega-menu.min.css @@ -1 +1 @@ -.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.mega-nav-option{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:hsla(0,0%,97%,.9)}.overlay-grey:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}a{background-image:linear-gradient(#d12800,#d12800),linear-gradient(#d12800,#d12800);background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a:hover{-webkit-animation:lineLoop-animation 2s linear infinite;-moz-animation:lineLoop-animation 2s linear infinite;-ms-animation:lineLoop-animation 2s linear infinite;-o-animation:lineLoop-animation 2s linear infinite;animation:lineLoop-animation 2s linear infinite}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{color:#000;font-family:ProximaNova,sans-serif;font-size:1rem;line-height:1.4}@media(min-width:48em){body{font-size:1.25rem}}button{font-family:ProximaNova,sans-serif}caption,h1,h2,h3,h4,h5,h6{margin:0 0 .75rem;padding:0}@media(min-width:48em){caption,h1,h2,h3,h4,h5,h6{margin-bottom:1rem}}h1{font-family:SohneBreit,ProximaNova,sans-serif;font-size:2.938rem;letter-spacing:.06rem;line-height:1.08;text-transform:uppercase}@media(min-width:48em){h1{font-size:5.125rem}}@media(min-width:64em){h1{font-size:6.25rem}}h2{font-size:2.5rem;font-weight:700;line-height:1.1}@media(min-width:48em){h2{font-size:2.813rem}}@media(min-width:64em){h2{font-size:3.438rem}}h3{font-size:1.875rem;font-weight:600;line-height:1.15}@media(min-width:48em){h3{font-size:2.188rem}}h4{font-size:1.563rem;font-weight:400;line-height:1.15}@media(min-width:48em){h4{font-size:2.188rem}}h5{font-size:1.25rem;font-weight:400;line-height:1.15}@media(min-width:48em){h5{font-size:1.563rem}}h6{font-size:1rem;font-weight:700;letter-spacing:.03rem;line-height:1.15;text-transform:uppercase}p{margin-top:0}ol,ul{margin:0;padding-left:1.125rem}@media(min-width:48em){ol,ul{padding-left:1.313rem}}ol li,ul li{margin-bottom:1rem;padding-left:.875rem}@media(min-width:48em){ol li,ul li{margin-bottom:1.5rem;padding-left:.75rem}}ul li::marker{font-size:1.125rem}@media(min-width:48em){ul li::marker{font-size:1.313rem}}ol li{margin-bottom:1.063rem}dl{font-size:.875rem;line-height:1.37;margin:0}@media(min-width:48em){dl{font-size:1.25rem}}dt{margin-bottom:.5rem}dd{margin-bottom:1rem;margin-inline-start:2.5rem}@media(min-width:48em){dd{margin-bottom:1.5rem;margin-inline-start:3rem}}hr{border:1px solid #000}@keyframes lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a{color:#000;text-decoration:none}:lang(my) body,:lang(my) button{font-family:NotoSans,sans-serif;line-height:1.7}:lang(my) h1,:lang(my) h2,:lang(my) h3,:lang(my) h4,:lang(my) h5,:lang(my) h6{line-height:1.7}:lang(my) h1{font-family:NotoSans,sans-serif;font-size:2.625rem}@media(min-width:48em){:lang(my) h1{font-size:3.875rem}}@media(min-width:64em){:lang(my) h1{font-size:5rem}}:lang(my) h2{font-size:2rem}@media(min-width:48em){:lang(my) h2{font-size:2.188rem}}@media(min-width:64em){:lang(my) h2{font-size:2.813rem}}:lang(my) h4{font-size:1.3rem}@media(min-width:48em){:lang(my) h4{font-size:1.8rem}}:lang(my) h5{font-size:1.25rem}@media(min-width:48em){:lang(my) h5{font-size:1.375rem}}:lang(my) p{font-size:.875rem;line-height:1.7}@media(min-width:48em){:lang(my) p{font-size:1rem}}:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:.875rem;line-height:1.9}@media(min-width:48em){:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:1.125rem}}:lang(my) .sbdocs .sbdocs-content,:lang(my) .sbdocs h1,:lang(my) .sbdocs h2,:lang(my) .sbdocs h3,:lang(my) .sbdocs h4,:lang(my) .sbdocs h5,:lang(my) .sbdocs h6,:lang(my) .sbdocs p{font-family:NotoSans,sans-serif}:lang(my) .sbdocs .sbdocs-h1{font-size:2rem}[dir=rtl] ol,[dir=rtl] ul{padding-left:0;padding-right:1.125rem}@media(min-width:48em){[dir=rtl] ol,[dir=rtl] ul{padding-right:1.313rem}}[dir=rtl] ol li,[dir=rtl] ul li{padding-left:0;padding-right:.875rem}@media(min-width:48em){[dir=rtl] ol li,[dir=rtl] ul li{padding-right:.75rem}}:lang(be) h1,:lang(bg) h1,:lang(kk) h1,:lang(ky) h1,:lang(mk) h1,:lang(mn) h1,:lang(ru) h1,:lang(sr) h1,:lang(uk) h1{font-family:ProximaNova,sans-serif}:lang(bn) body,:lang(bn) h1{font-family:UNBangla,sans-serif}.mega-nav-option{box-shadow:0 3px 6px rgba(0,0,0,.16);box-sizing:border-box;display:none;left:50%;max-width:75.5rem;min-height:37.5rem;padding:4rem 0 0 3rem;position:fixed;top:7.125rem;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transition:translateX(-50%);z-index:8}.mega-nav-option.show-mega{display:block}.mega-nav-option .submenu{margin:0;padding:0}.mega-nav-option .submenu li{list-style:none;margin-bottom:0;padding-left:0;padding-right:3rem}.mega-nav-option .submenu li.active a{background:#006eb5;color:#fff}.mega-nav-option .submenu li.active a .external-link-animated{box-shadow:-2px 2px 0 0 #fff,-4px 0 0 -2px #fff,-3px 3px 0 -1px #fff}.mega-nav-option .submenu li.active a .external-link-animated:before{background:#fff}.mega-nav-option .submenu li.active a .external-link-animated:after{border-right:2px solid #fff;border-top:2px solid #fff}.mega-nav-option .submenu li.active a:hover .external-link-animated:after{-webkit-transform:translate(5px,-5px);-moz-transform:translate(5px,-5px);-ms-transform:translate(5px,-5px);-o-transform:translate(5px,-5px);transition:translate(5px,-5px)}.mega-nav-option .submenu li.active a:hover .external-link-animated:before{-webkit-transform:rotate(-45deg) translate(7px);-moz-transform:rotate(-45deg) translate(7px);-ms-transform:rotate(-45deg) translate(7px);-o-transform:rotate(-45deg) translate(7px);transition:rotate(-45deg) translate(7px,0)}.mega-nav-option .submenu li:focus{outline:0}.mega-nav-option .submenu li a{background:none;border-bottom:1px solid #d4d6d8;display:flex;font-size:1rem;font-weight:700;padding:1.5rem;text-transform:uppercase}.mega-nav-option .submenu li a .external-link-animated{margin:2px 0 0 1rem}.mega-nav-option .submenu li a:hover{background:#006eb5;color:#fff}.mega-nav-option .sub-menu-content{display:none;min-height:31.25rem}.mega-nav-option .sub-menu-content .sub-sub-menu{display:flex;margin-top:3rem}.mega-nav-option .sub-menu-content .sub-sub-menu ul{margin:0;padding:0;width:50%}.mega-nav-option .sub-menu-content .sub-sub-menu ul li{line-height:0;list-style-type:none;margin-bottom:1.5rem;text-transform:uppercase}.mega-nav-option .sub-menu-content h3{margin-bottom:1.5rem}.mega-nav-option .sub-menu-content .mega-image{box-sizing:border-box;padding-left:3rem}.mega-nav-option .sub-menu-content .mega-image img{height:100%;object-fit:cover;object-position:top}.mega-nav-option .sub-menu-content.active-content{display:flex}.mega-nav-option .show-on-focus{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzQiIGhlaWdodD0iMzQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHJva2U9IiMyMzJFM0QiIHN0cm9rZS13aWR0aD0iMiI+PHBhdGggZD0iTTI0Ljk0OCA4LjMxNSA4LjMxNiAyNC45NDdNMjQuOTQ4IDI0Ljk0NyA4LjMxNiA4LjMxNSIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoMzMuMjYzdjMzLjI2M0gweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjwvc3ZnPg==) no-repeat 50%;border:0;color:#000;font-size:0;height:2.5rem;opacity:0;position:absolute;right:.625rem;top:.625rem;width:2.5rem;z-index:9}.mega-nav-option .show-on-focus:focus{opacity:1}.global-header .mega-nav-option{animation-fill-mode:backwards}.global-header .mega-nav-option.show-mega{-webkit-animation:circle-square-transition .3s cubic-bezier(.25,.27,.11,.99) forwards;-moz-animation:circle-square-transition .3s cubic-bezier(.25,.27,.11,.99) forwards;-ms-animation:circle-square-transition .3s cubic-bezier(.25,.27,.11,.99) forwards;-o-animation:circle-square-transition .3s cubic-bezier(.25,.27,.11,.99) forwards;animation:circle-square-transition .3s cubic-bezier(.25,.27,.11,.99) forwards}.global-header .mega-nav-option.show-mega>div{-webkit-animation:transition-opacity .3s .3s forwards;-moz-animation:transition-opacity .3s .3s forwards;-ms-animation:transition-opacity .3s .3s forwards;-o-animation:transition-opacity .3s .3s forwards;animation:transition-opacity .3s .3s forwards}.global-header .mega-nav-option.show-mega-back{-webkit-animation:circle-square-transition-back .3s cubic-bezier(.25,.27,.11,.99) forwards;-moz-animation:circle-square-transition-back .3s cubic-bezier(.25,.27,.11,.99) forwards;-ms-animation:circle-square-transition-back .3s cubic-bezier(.25,.27,.11,.99) forwards;-o-animation:circle-square-transition-back .3s cubic-bezier(.25,.27,.11,.99) forwards;animation:circle-square-transition-back .3s cubic-bezier(.25,.27,.11,.99) forwards;box-shadow:none;display:block}.global-header .mega-nav-option.show-mega-back>div{animation-direction:reverse}.global-header .mega-nav-option.no-effect,.global-header .mega-nav-option.no-effect>div{-webkit-animation:0s 0s none;-moz-animation:0s 0s none;-ms-animation:0s 0s none;-o-animation:0s 0s none;animation:0s 0s none}.global-header .mega-nav-option.no-effect>div{opacity:1}.global-header .mega-nav-option>div{opacity:0}[dir=rtl] .mega-nav-option{padding:4rem 3rem 0 0}[dir=rtl] .mega-nav-option .submenu li{padding-left:3rem;padding-right:0}[dir=rtl] .mega-nav-option .submenu li a .external-link-animated{margin:2px 1rem 0 0}[dir=rtl] .mega-nav-option .mega-image{box-sizing:border-box;padding-left:0;padding-right:3rem}@-webkit-keyframes circle-square-transition{0%{border-radius:50%;height:3.125rem;margin-top:-4.375rem;opacity:.4;width:6.25rem}15%{border-radius:50%;height:9.375rem;margin-top:-4.375rem;opacity:.25;width:11.25rem}30%{border-radius:50%;height:37.5rem;margin-top:-20.625rem;opacity:.5;width:37.5rem}45%{border-radius:45%;height:44.0625rem;margin-top:-20.625rem;width:44.0625rem}60%{border-radius:0 0 80% 80%/0 0 70% 70%;height:52.5rem;margin-top:-20.625rem;width:56.25rem}75%{border-radius:0 0 50% 50%/0 0 20% 20%;height:56.25rem;margin-top:-20.625rem;max-width:68.5rem}to{border-radius:0;opacity:1}}@keyframes circle-square-transition{0%{border-radius:50%;height:3.125rem;margin-top:-4.375rem;opacity:.4;width:6.25rem}15%{border-radius:50%;height:9.375rem;margin-top:-4.375rem;opacity:.25;width:11.25rem}30%{border-radius:50%;height:37.5rem;margin-top:-20.625rem;opacity:.5;width:37.5rem}45%{border-radius:45%;height:44.0625rem;margin-top:-20.625rem;width:44.0625rem}60%{border-radius:0 0 80% 80%/0 0 70% 70%;height:52.5rem;margin-top:-20.625rem;width:56.25rem}75%{border-radius:0 0 50% 50%/0 0 20% 20%;height:56.25rem;margin-top:-20.625rem;max-width:68.5rem}to{border-radius:0;opacity:1}}@-webkit-keyframes circle-square-transition-back{0%{border-radius:0;opacity:1}15%{border-radius:0 0 50% 50%/0 0 20% 20%;height:56.25rem;margin-top:-20.625rem;max-width:68.5rem}30%{border-radius:0 0 80% 80%/0 0 70% 70%;height:52.5rem;margin-top:-20.625rem;width:56.25rem}45%{border-radius:45%;height:44.0625rem;margin-top:-20.625rem;width:44.0625rem}60%{border-radius:50%;height:37.5rem;margin-top:-20.625rem;opacity:.5;width:37.5rem}75%{border-radius:50%;height:9.375rem;margin-top:-4.375rem;opacity:.25;width:11.25rem}to{border-radius:50%;height:3.125rem;margin-top:-4.375rem;opacity:.4;width:6.25rem}}@keyframes circle-square-transition-back{0%{border-radius:0;opacity:1}15%{border-radius:0 0 50% 50%/0 0 20% 20%;height:56.25rem;margin-top:-20.625rem;max-width:68.5rem}30%{border-radius:0 0 80% 80%/0 0 70% 70%;height:52.5rem;margin-top:-20.625rem;width:56.25rem}45%{border-radius:45%;height:44.0625rem;margin-top:-20.625rem;width:44.0625rem}60%{border-radius:50%;height:37.5rem;margin-top:-20.625rem;opacity:.5;width:37.5rem}75%{border-radius:50%;height:9.375rem;margin-top:-4.375rem;opacity:.25;width:11.25rem}to{border-radius:50%;height:3.125rem;margin-top:-4.375rem;opacity:.4;width:6.25rem}}@-webkit-keyframes transition-opacity{0%{opacity:0}to{opacity:1}}@keyframes transition-opacity{0%{opacity:0}to{opacity:1}} \ No newline at end of file +.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.mega-nav-option{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:hsla(0,0%,97%,.9)}.overlay-grey:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}a{background-image:linear-gradient(#d12800,#d12800),linear-gradient(#d12800,#d12800);background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a:hover{-webkit-animation:lineLoop-animation 2s linear infinite;-moz-animation:lineLoop-animation 2s linear infinite;-ms-animation:lineLoop-animation 2s linear infinite;-o-animation:lineLoop-animation 2s linear infinite;animation:lineLoop-animation 2s linear infinite}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{color:#000;font-family:ProximaNova,sans-serif;font-size:1rem;line-height:1.4}@media(min-width:48em){body{font-size:1.25rem}}button{font-family:ProximaNova,sans-serif}caption,h1,h2,h3,h4,h5,h6{margin:0 0 .75rem;padding:0}@media(min-width:48em){caption,h1,h2,h3,h4,h5,h6{margin-bottom:1rem}}h1{font-family:SohneBreit,ProximaNova,sans-serif;font-size:2.938rem;letter-spacing:.06rem;line-height:1.08;text-transform:uppercase}@media(min-width:48em){h1{font-size:5.125rem}}@media(min-width:64em){h1{font-size:6.25rem}}h2{font-size:2.5rem;font-weight:700;line-height:1.1}@media(min-width:48em){h2{font-size:2.813rem}}@media(min-width:64em){h2{font-size:3.438rem}}h3{font-size:1.875rem;font-weight:600;line-height:1.15}@media(min-width:48em){h3{font-size:2.188rem}}h4{font-size:1.563rem;font-weight:400;line-height:1.15}@media(min-width:48em){h4{font-size:2.188rem}}h5{font-size:1.25rem;font-weight:400;line-height:1.15}@media(min-width:48em){h5{font-size:1.563rem}}h6{font-size:1rem;font-weight:700;letter-spacing:.03rem;line-height:1.15;text-transform:uppercase}p{margin-top:0}ol,ul{margin:0;padding-left:1.125rem}@media(min-width:48em){ol,ul{padding-left:1.313rem}}ol li,ul li{margin-bottom:1rem;padding-left:.875rem}@media(min-width:48em){ol li,ul li{margin-bottom:1.5rem;padding-left:.75rem}}ul li::marker{font-size:1.125rem}@media(min-width:48em){ul li::marker{font-size:1.313rem}}ol li{margin-bottom:1.063rem}dl{font-size:.875rem;line-height:1.37;margin:0}@media(min-width:48em){dl{font-size:1.25rem}}dt{margin-bottom:.5rem}dd{margin-bottom:1rem;margin-inline-start:2.5rem}@media(min-width:48em){dd{margin-bottom:1.5rem;margin-inline-start:3rem}}hr{border:1px solid #000}@keyframes lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a{color:#000;text-decoration:none}:lang(my) body,:lang(my) button{font-family:NotoSans,sans-serif;line-height:1.7}:lang(my) h1,:lang(my) h2,:lang(my) h3,:lang(my) h4,:lang(my) h5,:lang(my) h6{line-height:1.7}:lang(my) h1{font-family:NotoSans,sans-serif;font-size:2.625rem}@media(min-width:48em){:lang(my) h1{font-size:3.875rem}}@media(min-width:64em){:lang(my) h1{font-size:5rem}}:lang(my) h2{font-size:2rem}@media(min-width:48em){:lang(my) h2{font-size:2.188rem}}@media(min-width:64em){:lang(my) h2{font-size:2.813rem}}:lang(my) h4{font-size:1.3rem}@media(min-width:48em){:lang(my) h4{font-size:1.8rem}}:lang(my) h5{font-size:1.25rem}@media(min-width:48em){:lang(my) h5{font-size:1.375rem}}:lang(my) p{font-size:.875rem;line-height:1.7}@media(min-width:48em){:lang(my) p{font-size:1rem}}:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:.875rem;line-height:1.9}@media(min-width:48em){:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:1.125rem}}:lang(my) .sbdocs .sbdocs-content,:lang(my) .sbdocs h1,:lang(my) .sbdocs h2,:lang(my) .sbdocs h3,:lang(my) .sbdocs h4,:lang(my) .sbdocs h5,:lang(my) .sbdocs h6,:lang(my) .sbdocs p{font-family:NotoSans,sans-serif}:lang(my) .sbdocs .sbdocs-h1{font-size:2rem}[dir=rtl] ol,[dir=rtl] ul{padding-left:0;padding-right:1.125rem}@media(min-width:48em){[dir=rtl] ol,[dir=rtl] ul{padding-right:1.313rem}}[dir=rtl] ol li,[dir=rtl] ul li{padding-left:0;padding-right:.875rem}@media(min-width:48em){[dir=rtl] ol li,[dir=rtl] ul li{padding-right:.75rem}}:lang(be) h1,:lang(bg) h1,:lang(kk) h1,:lang(ky) h1,:lang(mk) h1,:lang(mn) h1,:lang(ru) h1,:lang(sr) h1,:lang(uk) h1{font-family:ProximaNova,sans-serif}:lang(bn) body,:lang(bn) h1{font-family:UNBangla,sans-serif}.mega-nav-option{box-shadow:0 3px 6px rgba(0,0,0,.16);box-sizing:border-box;display:none;left:50%;max-width:75.5rem;min-height:37.5rem;padding:4rem 0 0 3rem;position:fixed;top:7.125rem;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transition:translateX(-50%);z-index:8}.mega-nav-option.show-mega{display:block}.mega-nav-option .submenu{margin:0;padding:0}.mega-nav-option .submenu li{list-style:none;margin-bottom:0;padding-left:0;padding-right:3rem}.mega-nav-option .submenu li.active a{background:#006eb5;color:#fff}.mega-nav-option .submenu li.active a .external-link-animated{box-shadow:-2px 2px 0 0 #fff,-4px 0 0 -2px #fff,-3px 3px 0 -1px #fff}.mega-nav-option .submenu li.active a .external-link-animated:before{background:#fff}.mega-nav-option .submenu li.active a .external-link-animated:after{border-right:2px solid #fff;border-top:2px solid #fff}.mega-nav-option .submenu li.active a:hover .external-link-animated:after{-webkit-transform:translate(5px,-5px);-moz-transform:translate(5px,-5px);-ms-transform:translate(5px,-5px);-o-transform:translate(5px,-5px);transition:translate(5px,-5px)}.mega-nav-option .submenu li.active a:hover .external-link-animated:before{-webkit-transform:rotate(-45deg) translate(7px);-moz-transform:rotate(-45deg) translate(7px);-ms-transform:rotate(-45deg) translate(7px);-o-transform:rotate(-45deg) translate(7px);transition:rotate(-45deg) translate(7px,0)}.mega-nav-option .submenu li:focus{outline:0}.mega-nav-option .submenu li a{background:none;border-bottom:1px solid #d4d6d8;display:flex;font-size:1rem;font-weight:700;padding:1.5rem;text-transform:uppercase}.mega-nav-option .submenu li a .external-link-animated{margin:2px 0 0 1rem}.mega-nav-option .submenu li a:hover{background:#006eb5;color:#fff}.mega-nav-option .sub-menu-content{display:none;min-height:31.25rem}.mega-nav-option .sub-menu-content .sub-sub-menu{display:flex;margin-top:3rem}.mega-nav-option .sub-menu-content .sub-sub-menu ul{margin:0;padding:0;width:50%}.mega-nav-option .sub-menu-content .sub-sub-menu ul li{line-height:0;list-style-type:none;margin-bottom:1.5rem;text-transform:uppercase}.mega-nav-option .sub-menu-content h3{margin-bottom:1.5rem}.mega-nav-option .sub-menu-content .mega-image{box-sizing:border-box;padding-left:3rem}.mega-nav-option .sub-menu-content .mega-image img{height:100%;object-fit:cover;object-position:top}.mega-nav-option .sub-menu-content.active-content{display:flex}.mega-nav-option .show-on-focus{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzQiIGhlaWdodD0iMzQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHJva2U9IiMyMzJFM0QiIHN0cm9rZS13aWR0aD0iMiI+PHBhdGggZD0iTTI0Ljk0OCA4LjMxNSA4LjMxNiAyNC45NDdNMjQuOTQ4IDI0Ljk0NyA4LjMxNiA4LjMxNSIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoMzMuMjYzdjMzLjI2M0gweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjwvc3ZnPg==) no-repeat 50%;border:0;color:#000;font-size:0;height:2.5rem;opacity:0;position:absolute;right:.625rem;top:.625rem;width:2.5rem;z-index:9}.mega-nav-option .show-on-focus:focus{opacity:1}.global-header .mega-nav-option{animation-fill-mode:backwards}.global-header .mega-nav-option.show-mega{-webkit-animation:circle-square-transition .3s cubic-bezier(.25,.27,.11,.99) forwards;-moz-animation:circle-square-transition .3s cubic-bezier(.25,.27,.11,.99) forwards;-ms-animation:circle-square-transition .3s cubic-bezier(.25,.27,.11,.99) forwards;-o-animation:circle-square-transition .3s cubic-bezier(.25,.27,.11,.99) forwards;animation:circle-square-transition .3s cubic-bezier(.25,.27,.11,.99) forwards}.global-header .mega-nav-option.show-mega>div{-webkit-animation:transition-opacity .3s .3s forwards;-moz-animation:transition-opacity .3s .3s forwards;-ms-animation:transition-opacity .3s .3s forwards;-o-animation:transition-opacity .3s .3s forwards;animation:transition-opacity .3s .3s forwards}.global-header .mega-nav-option.show-mega-back{-webkit-animation:circle-square-transition-back .3s cubic-bezier(.25,.27,.11,.99) forwards;-moz-animation:circle-square-transition-back .3s cubic-bezier(.25,.27,.11,.99) forwards;-ms-animation:circle-square-transition-back .3s cubic-bezier(.25,.27,.11,.99) forwards;-o-animation:circle-square-transition-back .3s cubic-bezier(.25,.27,.11,.99) forwards;animation:circle-square-transition-back .3s cubic-bezier(.25,.27,.11,.99) forwards;box-shadow:none;display:block}.global-header .mega-nav-option.show-mega-back>div{animation-direction:reverse}.global-header .mega-nav-option.no-effect,.global-header .mega-nav-option.no-effect>div{-webkit-animation:0s 0s none;-moz-animation:0s 0s none;-ms-animation:0s 0s none;-o-animation:0s 0s none;animation:0s 0s none}.global-header .mega-nav-option.no-effect>div{opacity:1}.global-header .mega-nav-option>div{opacity:0}[dir=rtl] .mega-nav-option{padding:4rem 3rem 0 0}[dir=rtl] .mega-nav-option .submenu li{padding-left:3rem;padding-right:0}[dir=rtl] .mega-nav-option .submenu li a .external-link-animated{margin:2px 1rem 0 0}[dir=rtl] .mega-nav-option .mega-image{box-sizing:border-box;padding-left:0;padding-right:3rem}@-webkit-keyframes circle-square-transition{0%{border-radius:50%;height:3.125rem;margin-top:-4.375rem;opacity:.4;width:6.25rem}15%{border-radius:50%;height:9.375rem;margin-top:-4.375rem;opacity:.25;width:11.25rem}30%{border-radius:50%;height:37.5rem;margin-top:-20.625rem;opacity:.5;width:37.5rem}45%{border-radius:45%;height:44.0625rem;margin-top:-20.625rem;width:44.0625rem}60%{border-radius:0 0 80% 80%/0 0 70% 70%;height:52.5rem;margin-top:-20.625rem;width:56.25rem}75%{border-radius:0 0 50% 50%/0 0 20% 20%;height:56.25rem;margin-top:-20.625rem;max-width:68.5rem}to{border-radius:0;opacity:1}}@keyframes circle-square-transition{0%{border-radius:50%;height:3.125rem;margin-top:-4.375rem;opacity:.4;width:6.25rem}15%{border-radius:50%;height:9.375rem;margin-top:-4.375rem;opacity:.25;width:11.25rem}30%{border-radius:50%;height:37.5rem;margin-top:-20.625rem;opacity:.5;width:37.5rem}45%{border-radius:45%;height:44.0625rem;margin-top:-20.625rem;width:44.0625rem}60%{border-radius:0 0 80% 80%/0 0 70% 70%;height:52.5rem;margin-top:-20.625rem;width:56.25rem}75%{border-radius:0 0 50% 50%/0 0 20% 20%;height:56.25rem;margin-top:-20.625rem;max-width:68.5rem}to{border-radius:0;opacity:1}}@-webkit-keyframes circle-square-transition-back{0%{border-radius:0;opacity:1}15%{border-radius:0 0 50% 50%/0 0 20% 20%;height:56.25rem;margin-top:-20.625rem;max-width:68.5rem}30%{border-radius:0 0 80% 80%/0 0 70% 70%;height:52.5rem;margin-top:-20.625rem;width:56.25rem}45%{border-radius:45%;height:44.0625rem;margin-top:-20.625rem;width:44.0625rem}60%{border-radius:50%;height:37.5rem;margin-top:-20.625rem;opacity:.5;width:37.5rem}75%{border-radius:50%;height:9.375rem;margin-top:-4.375rem;opacity:.25;width:11.25rem}to{border-radius:50%;height:3.125rem;margin-top:-4.375rem;opacity:.4;width:6.25rem}}@keyframes circle-square-transition-back{0%{border-radius:0;opacity:1}15%{border-radius:0 0 50% 50%/0 0 20% 20%;height:56.25rem;margin-top:-20.625rem;max-width:68.5rem}30%{border-radius:0 0 80% 80%/0 0 70% 70%;height:52.5rem;margin-top:-20.625rem;width:56.25rem}45%{border-radius:45%;height:44.0625rem;margin-top:-20.625rem;width:44.0625rem}60%{border-radius:50%;height:37.5rem;margin-top:-20.625rem;opacity:.5;width:37.5rem}75%{border-radius:50%;height:9.375rem;margin-top:-4.375rem;opacity:.25;width:11.25rem}to{border-radius:50%;height:3.125rem;margin-top:-4.375rem;opacity:.4;width:6.25rem}}@-webkit-keyframes transition-opacity{0%{opacity:0}to{opacity:1}}@keyframes transition-opacity{0%{opacity:0}to{opacity:1}} \ No newline at end of file diff --git a/docs/css/components/modal.min.css b/docs/css/components/modal.min.css index 993a5d7d2..bd893a4d2 100644 --- a/docs/css/components/modal.min.css +++ b/docs/css/components/modal.min.css @@ -1 +1 @@ -.modal{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:hsla(0,0%,97%,.9)}.overlay-grey:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.modal-close-button:hover{-webkit-animation:none;-moz-animation:none;-ms-animation:none;-o-animation:none;animation:none}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar,.modal-content{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar,.modal-content::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track,.modal-content::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner,.modal-content::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb,.modal-content::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.modal{bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:fixed;right:0;top:0;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;visibility:hidden;z-index:99}@media(min-width:48em){.modal{align-items:center}}.modal-content{background:#fff;max-width:64rem;padding:4rem .75rem .75rem;position:relative;width:100%}@media(min-width:48em){.modal-content{margin-left:5rem;margin-right:5rem;max-height:calc(100vh - 291px);padding:4rem}}.modal-close-button{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDUiIGhlaWdodD0iNDQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIyLjUgNDRDMzQuOTI2IDQ0IDQ1IDM0LjE1IDQ1IDIyUzM0LjkyNiAwIDIyLjUgMCAwIDkuODUgMCAyMnMxMC4wNzQgMjIgMjIuNSAyMloiIGZpbGw9IiNGQUZBRkEiLz48cGF0aCBkPSJNMzEuMDY0IDEzLjY4NCAxNC40MzEgMzAuMzE2TTMxLjA2NCAzMC4zMTYgMTQuNDMyIDEzLjY4NCIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=) no-repeat 0;border:0;cursor:pointer;font-size:0;height:45px;position:absolute;right:.75rem;top:.75rem;width:45px}@media(min-width:48em){.modal-close-button{right:1rem;top:1rem}}.modal.open{opacity:1;visibility:visible}[dir=rtl] .modal-close-button{left:16px;right:unset}:lang(my) .modal-close-button{font-size:0} \ No newline at end of file +.modal{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:hsla(0,0%,97%,.9)}.overlay-grey:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.modal-close-button:hover{-webkit-animation:none;-moz-animation:none;-ms-animation:none;-o-animation:none;animation:none}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar,.modal-content{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar,.modal-content::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track,.modal-content::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner,.modal-content::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb,.modal-content::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.modal{bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:fixed;right:0;top:0;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;visibility:hidden;z-index:99}@media(min-width:48em){.modal{align-items:center}}.modal-content{background:#fff;max-width:64rem;padding:4rem .75rem .75rem;position:relative;width:100%}@media(min-width:48em){.modal-content{margin-left:5rem;margin-right:5rem;max-height:calc(100vh - 291px);padding:4rem}}.modal-close-button{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDUiIGhlaWdodD0iNDQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIyLjUgNDRDMzQuOTI2IDQ0IDQ1IDM0LjE1IDQ1IDIyUzM0LjkyNiAwIDIyLjUgMCAwIDkuODUgMCAyMnMxMC4wNzQgMjIgMjIuNSAyMloiIGZpbGw9IiNGQUZBRkEiLz48cGF0aCBkPSJNMzEuMDY0IDEzLjY4NCAxNC40MzEgMzAuMzE2TTMxLjA2NCAzMC4zMTYgMTQuNDMyIDEzLjY4NCIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=) no-repeat 0;border:0;cursor:pointer;font-size:0;height:45px;position:absolute;right:.75rem;top:.75rem;width:45px}@media(min-width:48em){.modal-close-button{right:1rem;top:1rem}}.modal.open{opacity:1;visibility:visible}[dir=rtl] .modal-close-button{left:16px;right:unset}:lang(my) .modal-close-button{font-size:0} \ No newline at end of file diff --git a/docs/css/components/page-hero.min.css b/docs/css/components/page-hero.min.css index 17ebd0de3..6ccfb1c9e 100644 --- a/docs/css/components/page-hero.min.css +++ b/docs/css/components/page-hero.min.css @@ -1 +1 @@ -.pagehero-full img,.pagehero-full video,.pagehero-image img,.pagehero-image video{height:100%;object-fit:cover;padding:0;width:100%}.overlay-grey:before,.pagehero-full .overlay-grey,.pagehero-full video{content:"";height:100%;left:0;position:absolute;top:0;width:100%}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.pagehero-full{margin:0 auto;max-width:100%;-webkit-transition:max-width .5s ease;-moz-transition:max-width .5s ease;-ms-transition:max-width .5s ease;-o-transition:max-width .5s ease;transition:max-width .5s ease}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.grid-container{margin-left:auto;margin-right:auto;max-width:90rem;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:48em){.grid-container{padding-left:.75rem;padding-right:.75rem}}.grid-container.fluid{max-width:100%}@media print,screen and (min-width:48em){.grid-container.fluid{padding-left:.75rem;padding-right:.75rem}}.grid-container.full{max-width:100%;padding-left:0;padding-right:0}.grid-x{box-direction:normal;box-orient:horizontal;display:flex;flex-flow:row wrap}.cell{box-flex:0;flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{box-flex:1;flex:1 1 0}.cell.shrink{box-flex:0;flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-full,.grid-x>.small-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:48em){.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-full,.grid-x>.medium-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-full,.grid-x>.large-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9{box-flex:0;flex:0 0 auto}.grid-x>.small-1{width:8.33333%}.grid-x>.small-2{width:16.66667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.33333%}.grid-x>.small-5{width:41.66667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.33333%}.grid-x>.small-8{width:66.66667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.33333%}.grid-x>.small-11{width:91.66667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:48em){.grid-x>.medium-auto{box-flex:1;flex:1 1 0;width:auto}.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-shrink{box-flex:0;flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.33333%}.grid-x>.medium-2{width:16.66667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.33333%}.grid-x>.medium-5{width:41.66667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.33333%}.grid-x>.medium-8{width:66.66667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.33333%}.grid-x>.medium-11{width:91.66667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{box-flex:1;flex:1 1 0;width:auto}.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-shrink{box-flex:0;flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.33333%}.grid-x>.large-2{width:16.66667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.33333%}.grid-x>.large-5{width:41.66667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.33333%}.grid-x>.large-8{width:66.66667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.33333%}.grid-x>.large-11{width:91.66667%}.grid-x>.large-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:48em){.grid-margin-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-margin-x>.cell{margin-left:.375rem;margin-right:.375rem;width:calc(100% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x>.cell{margin-left:.75rem;margin-right:.75rem;width:calc(100% - 1.5rem)}}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - .75rem)}.grid-margin-x>.small-2{width:calc(16.66667% - .75rem)}.grid-margin-x>.small-3{width:calc(25% - .75rem)}.grid-margin-x>.small-4{width:calc(33.33333% - .75rem)}.grid-margin-x>.small-5{width:calc(41.66667% - .75rem)}.grid-margin-x>.small-6{width:calc(50% - .75rem)}.grid-margin-x>.small-7{width:calc(58.33333% - .75rem)}.grid-margin-x>.small-8{width:calc(66.66667% - .75rem)}.grid-margin-x>.small-9{width:calc(75% - .75rem)}.grid-margin-x>.small-10{width:calc(83.33333% - .75rem)}.grid-margin-x>.small-11{width:calc(91.66667% - .75rem)}.grid-margin-x>.small-12{width:calc(100% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x>.auto,.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.medium-1,.grid-margin-x>.small-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.medium-2,.grid-margin-x>.small-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.medium-3,.grid-margin-x>.small-3{width:calc(25% - 1.5rem)}.grid-margin-x>.medium-4,.grid-margin-x>.small-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.medium-5,.grid-margin-x>.small-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.medium-6,.grid-margin-x>.small-6{width:calc(50% - 1.5rem)}.grid-margin-x>.medium-7,.grid-margin-x>.small-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.medium-8,.grid-margin-x>.small-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.medium-9,.grid-margin-x>.small-9{width:calc(75% - 1.5rem)}.grid-margin-x>.medium-10,.grid-margin-x>.small-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.medium-11,.grid-margin-x>.small-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.medium-12,.grid-margin-x>.small-12{width:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.large-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.large-3{width:calc(25% - 1.5rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.large-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.large-6{width:calc(50% - 1.5rem)}.grid-margin-x>.large-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.large-9{width:calc(75% - 1.5rem)}.grid-margin-x>.large-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.large-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.large-12{width:calc(100% - 1.5rem)}}.grid-padding-x .grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:48em){.grid-padding-x .grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-container:not(.full)>.grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:48em){.grid-container:not(.full)>.grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-padding-x>.cell{padding-left:.375rem;padding-right:.375rem}@media print,screen and (min-width:48em){.grid-padding-x>.cell{padding-left:.75rem;padding-right:.75rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.33333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.66667%}.small-up-7>.cell{width:14.28571%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:48em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.33333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.66667%}.medium-up-7>.cell{width:14.28571%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.33333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.66667%}.large-up-7>.cell{width:14.28571%}.large-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.5rem)}}.grid-margin-x.small-up-2>.cell{width:calc(50% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.5rem)}}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.5rem)}}.grid-margin-x.small-up-4>.cell{width:calc(25% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.5rem)}}.grid-margin-x.small-up-5>.cell{width:calc(20% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.5rem)}}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.5rem)}}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.5rem)}}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.5rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.5rem)}}.small-margin-collapse,.small-margin-collapse>.cell{margin-left:0;margin-right:0}.small-margin-collapse>.small-1{width:8.33333%}.small-margin-collapse>.small-2{width:16.66667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.33333%}.small-margin-collapse>.small-5{width:41.66667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.33333%}.small-margin-collapse>.small-8{width:66.66667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.33333%}.small-margin-collapse>.small-11{width:91.66667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width:48em){.small-margin-collapse>.medium-1{width:8.33333%}.small-margin-collapse>.medium-2{width:16.66667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.33333%}.small-margin-collapse>.medium-5{width:41.66667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.33333%}.small-margin-collapse>.medium-8{width:66.66667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.33333%}.small-margin-collapse>.medium-11{width:91.66667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse>.large-1{width:8.33333%}.small-margin-collapse>.large-2{width:16.66667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.33333%}.small-margin-collapse>.large-5{width:41.66667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.33333%}.small-margin-collapse>.large-8{width:66.66667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.33333%}.small-margin-collapse>.large-11{width:91.66667%}.small-margin-collapse>.large-12{width:100%}}.small-padding-collapse{margin-left:0;margin-right:0}.small-padding-collapse>.cell{padding-left:0;padding-right:0}@media print,screen and (min-width:48em){.medium-margin-collapse,.medium-margin-collapse>.cell{margin-left:0;margin-right:0}.medium-margin-collapse>.small-1{width:8.33333%}.medium-margin-collapse>.small-2{width:16.66667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.33333%}.medium-margin-collapse>.small-5{width:41.66667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.33333%}.medium-margin-collapse>.small-8{width:66.66667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.33333%}.medium-margin-collapse>.small-11{width:91.66667%}.medium-margin-collapse>.small-12{width:100%}.medium-margin-collapse>.medium-1{width:8.33333%}.medium-margin-collapse>.medium-2{width:16.66667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.33333%}.medium-margin-collapse>.medium-5{width:41.66667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.33333%}.medium-margin-collapse>.medium-8{width:66.66667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.33333%}.medium-margin-collapse>.medium-11{width:91.66667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse>.large-1{width:8.33333%}.medium-margin-collapse>.large-2{width:16.66667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.33333%}.medium-margin-collapse>.large-5{width:41.66667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.33333%}.medium-margin-collapse>.large-8{width:66.66667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.33333%}.medium-margin-collapse>.large-11{width:91.66667%}.medium-margin-collapse>.large-12{width:100%}}@media print,screen and (min-width:48em){.medium-padding-collapse{margin-left:0;margin-right:0}.medium-padding-collapse>.cell{padding-left:0;padding-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse,.large-margin-collapse>.cell{margin-left:0;margin-right:0}.large-margin-collapse>.small-1{width:8.33333%}.large-margin-collapse>.small-2{width:16.66667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.33333%}.large-margin-collapse>.small-5{width:41.66667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.33333%}.large-margin-collapse>.small-8{width:66.66667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.33333%}.large-margin-collapse>.small-11{width:91.66667%}.large-margin-collapse>.small-12{width:100%}.large-margin-collapse>.medium-1{width:8.33333%}.large-margin-collapse>.medium-2{width:16.66667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.33333%}.large-margin-collapse>.medium-5{width:41.66667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.33333%}.large-margin-collapse>.medium-8{width:66.66667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.33333%}.large-margin-collapse>.medium-11{width:91.66667%}.large-margin-collapse>.medium-12{width:100%}.large-margin-collapse>.large-1{width:8.33333%}.large-margin-collapse>.large-2{width:16.66667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.33333%}.large-margin-collapse>.large-5{width:41.66667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.33333%}.large-margin-collapse>.large-8{width:66.66667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.33333%}.large-margin-collapse>.large-11{width:91.66667%}.large-margin-collapse>.large-12{width:100%}.large-padding-collapse{margin-left:0;margin-right:0}.large-padding-collapse>.cell{padding-left:0;padding-right:0}}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:.375rem}.small-offset-1{margin-left:8.33333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.33333% + .375rem)}.small-offset-2{margin-left:16.66667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.66667% + .375rem)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + .375rem)}.small-offset-4{margin-left:33.33333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.33333% + .375rem)}.small-offset-5{margin-left:41.66667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.66667% + .375rem)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + .375rem)}.small-offset-7{margin-left:58.33333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.33333% + .375rem)}.small-offset-8{margin-left:66.66667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.66667% + .375rem)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + .375rem)}.small-offset-10{margin-left:83.33333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.33333% + .375rem)}.small-offset-11{margin-left:91.66667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.66667% + .375rem)}@media print,screen and (min-width:48em){.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:.75rem}.medium-offset-1,.pagehero-full .breadcrumb{margin-left:8.33333%}.grid-margin-x>.medium-offset-1,.pagehero-full .grid-margin-x>.breadcrumb{margin-left:calc(8.33333% + .75rem)}.medium-offset-2{margin-left:16.66667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.66667% + .75rem)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + .75rem)}.medium-offset-4{margin-left:33.33333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.33333% + .75rem)}.medium-offset-5{margin-left:41.66667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.66667% + .75rem)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + .75rem)}.medium-offset-7{margin-left:58.33333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.33333% + .75rem)}.medium-offset-8{margin-left:66.66667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.66667% + .75rem)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + .75rem)}.medium-offset-10{margin-left:83.33333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.33333% + .75rem)}.medium-offset-11{margin-left:91.66667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.66667% + .75rem)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:.75rem}.large-offset-1{margin-left:8.33333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.33333% + .75rem)}.large-offset-2{margin-left:16.66667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + .75rem)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + .75rem)}.large-offset-4{margin-left:33.33333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.33333% + .75rem)}.large-offset-5{margin-left:41.66667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.66667% + .75rem)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + .75rem)}.large-offset-7{margin-left:58.33333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.33333% + .75rem)}.large-offset-8{margin-left:66.66667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.66667% + .75rem)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + .75rem)}.large-offset-10{margin-left:83.33333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.33333% + .75rem)}.large-offset-11{margin-left:91.66667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.66667% + .75rem)}}.grid-y{box-direction:normal;box-orient:vertical;display:flex;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto,.grid-y>.shrink{height:auto}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-full,.grid-y>.small-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:48em){.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-full,.grid-y>.medium-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-full,.grid-y>.large-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9{box-flex:0;flex:0 0 auto}.grid-y>.small-1{height:8.33333%}.grid-y>.small-2{height:16.66667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.33333%}.grid-y>.small-5{height:41.66667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.33333%}.grid-y>.small-8{height:66.66667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.33333%}.grid-y>.small-11{height:91.66667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width:48em){.grid-y>.medium-auto{box-flex:1;flex:1 1 0;height:auto}.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-shrink{box-flex:0;flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.33333%}.grid-y>.medium-2{height:16.66667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.33333%}.grid-y>.medium-5{height:41.66667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.33333%}.grid-y>.medium-8{height:66.66667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.33333%}.grid-y>.medium-11{height:91.66667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width:64em){.grid-y>.large-auto{box-flex:1;flex:1 1 0;height:auto}.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-shrink{box-flex:0;flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.33333%}.grid-y>.large-2{height:16.66667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.33333%}.grid-y>.large-5{height:41.66667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.33333%}.grid-y>.large-8{height:66.66667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.33333%}.grid-y>.large-11{height:91.66667%}.grid-y>.large-12{height:100%}}.grid-padding-y .grid-padding-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:48em){.grid-padding-y .grid-padding-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-padding-y>.cell{padding-bottom:.375rem;padding-top:.375rem}@media print,screen and (min-width:48em){.grid-padding-y>.cell{padding-bottom:.75rem;padding-top:.75rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-frame{box-align:stretch;align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .grid-frame{width:100%}.cell-block{max-width:100%;overflow-x:auto}.cell-block,.cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container{box-direction:normal;box-orient:vertical;display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}@media print,screen and (min-width:48em){.medium-grid-frame{box-align:stretch;align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.medium-cell-block-container{box-direction:normal;box-orient:vertical;display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.medium-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media print,screen and (min-width:64em){.large-grid-frame{box-align:stretch;align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.large-cell-block-container{box-direction:normal;box-orient:vertical;display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.large-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}.grid-y.grid-frame{box-align:stretch;align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:48em){.grid-y.medium-grid-frame{box-align:stretch;align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame{box-align:stretch;align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:48em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}.grid-margin-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:48em){.grid-margin-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-margin-y>.cell{height:calc(100% - .75rem);margin-bottom:.375rem;margin-top:.375rem}@media print,screen and (min-width:48em){.grid-margin-y>.cell{height:calc(100% - 1.5rem);margin-bottom:.75rem;margin-top:.75rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - .75rem)}.grid-margin-y>.small-2{height:calc(16.66667% - .75rem)}.grid-margin-y>.small-3{height:calc(25% - .75rem)}.grid-margin-y>.small-4{height:calc(33.33333% - .75rem)}.grid-margin-y>.small-5{height:calc(41.66667% - .75rem)}.grid-margin-y>.small-6{height:calc(50% - .75rem)}.grid-margin-y>.small-7{height:calc(58.33333% - .75rem)}.grid-margin-y>.small-8{height:calc(66.66667% - .75rem)}.grid-margin-y>.small-9{height:calc(75% - .75rem)}.grid-margin-y>.small-10{height:calc(83.33333% - .75rem)}.grid-margin-y>.small-11{height:calc(91.66667% - .75rem)}.grid-margin-y>.small-12{height:calc(100% - .75rem)}@media print,screen and (min-width:48em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.small-3{height:calc(25% - 1.5rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.small-6{height:calc(50% - 1.5rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.small-9{height:calc(75% - 1.5rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.small-12{height:calc(100% - 1.5rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.5rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.5rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.5rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.large-3{height:calc(25% - 1.5rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.large-6{height:calc(50% - 1.5rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.large-9{height:calc(75% - 1.5rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.large-12{height:calc(100% - 1.5rem)}}.grid-frame.grid-margin-y{height:calc(100vh + .75rem)}@media print,screen and (min-width:48em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:48em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.5rem)}}.pagehero-full{background-color:#f7f7f7;min-height:642px;overflow:hidden;position:relative;word-break:break-word}@media(min-width:48em){.pagehero-full{min-height:746px}}.pagehero-full .pagehero-content{align-items:center;display:flex;height:100%;padding-top:0;position:absolute;top:0}@media(min-width:48em){.pagehero-full .pagehero-content{flex-direction:row;padding-top:0}}.pagehero-full .pagehero-content h4{padding-top:0}.pagehero-full .pagehero-content h2{margin-top:0}@media(min-width:48em){.pagehero-full .content-box{width:65%}}.pagehero-full .breadcrumb{padding-top:5rem}@media(max-width:47.9375em){.pagehero-full .breadcrumb{padding-left:.75rem;padding-right:.75rem;padding-top:5rem}}.pagehero-full .breadcrumb ul li{margin-bottom:0}@media(max-width:47.9375em){.pagehero-content{height:auto;padding-left:.75rem;padding-right:.75rem}}.pagehero-content h4{margin-bottom:.5rem;padding-top:6.313rem}@media(min-width:48em){.pagehero-content h4{padding-top:0}}.pagehero-content h4+h2{margin-top:0}.pagehero-content h2{font-family:SohneBreit,ProximaNova,sans-serif;font-weight:700;margin-bottom:0;text-transform:uppercase}.pagehero-content .subtitle{font-size:1.563rem;font-weight:400;line-height:1.15;margin-bottom:0;margin-top:1rem}@media(min-width:48em){.pagehero-content .subtitle{font-size:2.188rem}}.pagehero-content a.button{bottom:1.5rem;left:.75rem;position:absolute;right:.75rem}@media(min-width:48em){.pagehero-content a.button{inset:unset;margin-bottom:0;margin-top:3rem;position:relative}}.pagehero-image{width:100%}@media(max-width:47.9375em){.pagehero-image{padding-bottom:100%;position:relative;width:100%}}@media(min-width:48em){.pagehero-image{height:100%}}@media(max-width:47.9375em){.pagehero-image img,.pagehero-image video{position:absolute}}.pagehero-tall{position:relative}.pagehero-tall .pagehero-content{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;word-break:break-word}@media(max-width:47.9375em){.pagehero-tall .pagehero-content{height:auto;padding:0 0 2.5rem}.pagehero-tall .pagehero-content h4{padding-top:0}}@media(min-width:48em){.pagehero-tall .pagehero-content{padding-bottom:0;padding-right:1.438rem}}.pagehero-tall .pagehero-content a.button{bottom:1.5rem;left:0;position:absolute;right:0}@media(min-width:48em){.pagehero-tall .pagehero-content a.button{display:block;inset:unset;margin-top:1.5rem;position:relative}}.pagehero-tall.no-background .pagehero-content{min-height:650px}.pagehero-tall .hero-placeholder,.pagehero-tall .homepage-hero-image{overflow:hidden}@media(min-width:48em){.pagehero-tall .hero-placeholder,.pagehero-tall .homepage-hero-image{overflow:visible}}.pagehero-tall .hero-placeholder a.button,.pagehero-tall .homepage-hero-image a.button{display:none;margin:2rem 0 1rem}.pagehero-tall .breadcrumb{margin-bottom:5rem;margin-top:5rem;position:static}@media(min-width:48em){.pagehero-tall .breadcrumb{margin-bottom:0;margin-top:0;position:absolute;top:30px}}@media(min-width:64em){.pagehero-tall .breadcrumb{position:absolute;top:80px}}.pagehero-tall .breadcrumb ul li{margin-bottom:0;margin-top:0}.pagehero-tall.has-cta .homepage-hero-image{margin-bottom:6.5rem}@media(min-width:48em){.pagehero-tall.has-cta .homepage-hero-image{margin-bottom:unset}[dir=rtl] .pagehero-tall .pagehero-content{padding-left:1.438rem;padding-right:0}}:lang(my) .pagehero-content h2{font-family:NotoSans,sans-serif}:lang(be) .pagehero-content h2,:lang(bg) .pagehero-content h2,:lang(kk) .pagehero-content h2,:lang(ky) .pagehero-content h2,:lang(mk) .pagehero-content h2,:lang(mn) .pagehero-content h2,:lang(ru) .pagehero-content h2,:lang(sr) .pagehero-content h2,:lang(uk) .pagehero-content h2{font-family:ProximaNova,sans-serif} \ No newline at end of file +.pagehero-full img,.pagehero-full video,.pagehero-image img,.pagehero-image video{height:100%;object-fit:cover;padding:0;width:100%}.overlay-grey:before,.pagehero-full .overlay-grey,.pagehero-full video{content:"";height:100%;left:0;position:absolute;top:0;width:100%}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.pagehero-full{margin:0 auto;max-width:100%;-webkit-transition:max-width .5s ease;-moz-transition:max-width .5s ease;-ms-transition:max-width .5s ease;-o-transition:max-width .5s ease;transition:max-width .5s ease}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.grid-container{margin-left:auto;margin-right:auto;max-width:90rem;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.fluid{margin-left:auto;margin-right:auto;max-width:100%;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container.fluid{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.full{margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0}.grid-x{display:flex;flex-flow:row wrap}.cell{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{flex:1 1 0}.cell.shrink{flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-full,.grid-x>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-full,.grid-x>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-full,.grid-x>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-full,.grid-x>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-full,.grid-x>.xxlarge-shrink{flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9{flex:0 0 auto}.grid-x>.small-1{width:8.3333333333%}.grid-x>.small-2{width:16.6666666667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.3333333333%}.grid-x>.small-5{width:41.6666666667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.3333333333%}.grid-x>.small-8{width:66.6666666667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.3333333333%}.grid-x>.small-11{width:91.6666666667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:30em){.grid-x>.medium-auto{flex:1 1 0;width:auto}.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-shrink{flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.3333333333%}.grid-x>.medium-2{width:16.6666666667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.3333333333%}.grid-x>.medium-5{width:41.6666666667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.3333333333%}.grid-x>.medium-8{width:66.6666666667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.3333333333%}.grid-x>.medium-11{width:91.6666666667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{flex:1 1 0;width:auto}.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-shrink{flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.3333333333%}.grid-x>.large-2{width:16.6666666667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.3333333333%}.grid-x>.large-5{width:41.6666666667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.3333333333%}.grid-x>.large-8{width:66.6666666667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.3333333333%}.grid-x>.large-11{width:91.6666666667%}.grid-x>.large-12{width:100%}}@media screen and (min-width:90em){.grid-x>.xlarge-auto{flex:1 1 0;width:auto}.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-shrink{flex:0 0 auto}.grid-x>.xlarge-shrink{width:auto}.grid-x>.xlarge-1{width:8.3333333333%}.grid-x>.xlarge-2{width:16.6666666667%}.grid-x>.xlarge-3{width:25%}.grid-x>.xlarge-4{width:33.3333333333%}.grid-x>.xlarge-5{width:41.6666666667%}.grid-x>.xlarge-6{width:50%}.grid-x>.xlarge-7{width:58.3333333333%}.grid-x>.xlarge-8{width:66.6666666667%}.grid-x>.xlarge-9{width:75%}.grid-x>.xlarge-10{width:83.3333333333%}.grid-x>.xlarge-11{width:91.6666666667%}.grid-x>.xlarge-12{width:100%}}@media screen and (min-width:120em){.grid-x>.xxlarge-auto{flex:1 1 0;width:auto}.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-shrink{flex:0 0 auto}.grid-x>.xxlarge-shrink{width:auto}.grid-x>.xxlarge-1{width:8.3333333333%}.grid-x>.xxlarge-2{width:16.6666666667%}.grid-x>.xxlarge-3{width:25%}.grid-x>.xxlarge-4{width:33.3333333333%}.grid-x>.xxlarge-5{width:41.6666666667%}.grid-x>.xxlarge-6{width:50%}.grid-x>.xxlarge-7{width:58.3333333333%}.grid-x>.xxlarge-8{width:66.6666666667%}.grid-x>.xxlarge-9{width:75%}.grid-x>.xxlarge-10{width:83.3333333333%}.grid-x>.xxlarge-11{width:91.6666666667%}.grid-x>.xxlarge-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-margin-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-margin-x>.cell{margin-left:.375rem;margin-right:.375rem;width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.cell{margin-left:.75rem;margin-right:.75rem;width:calc(100% - 1.5rem)}}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - .75rem)}.grid-margin-x>.small-2{width:calc(16.66667% - .75rem)}.grid-margin-x>.small-3{width:calc(25% - .75rem)}.grid-margin-x>.small-4{width:calc(33.33333% - .75rem)}.grid-margin-x>.small-5{width:calc(41.66667% - .75rem)}.grid-margin-x>.small-6{width:calc(50% - .75rem)}.grid-margin-x>.small-7{width:calc(58.33333% - .75rem)}.grid-margin-x>.small-8{width:calc(66.66667% - .75rem)}.grid-margin-x>.small-9{width:calc(75% - .75rem)}.grid-margin-x>.small-10{width:calc(83.33333% - .75rem)}.grid-margin-x>.small-11{width:calc(91.66667% - .75rem)}.grid-margin-x>.small-12{width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.small-3{width:calc(25% - 1.5rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.small-6{width:calc(50% - 1.5rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.small-9{width:calc(75% - 1.5rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.small-12{width:calc(100% - 1.5rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.medium-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.5rem)}.grid-margin-x>.medium-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.medium-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.5rem)}.grid-margin-x>.medium-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.medium-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.5rem)}.grid-margin-x>.medium-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.medium-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.large-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.large-3{width:calc(25% - 1.5rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.large-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.large-6{width:calc(50% - 1.5rem)}.grid-margin-x>.large-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.large-9{width:calc(75% - 1.5rem)}.grid-margin-x>.large-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.large-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.large-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x>.xlarge-auto,.grid-margin-x>.xlarge-shrink{width:auto}.grid-margin-x>.xlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xlarge-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x>.xxlarge-auto,.grid-margin-x>.xxlarge-shrink{width:auto}.grid-margin-x>.xxlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xxlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xxlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xxlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xxlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xxlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xxlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xxlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xxlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xxlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xxlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xxlarge-12{width:calc(100% - 1.5rem)}}.grid-padding-x .grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-padding-x .grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-container:not(.full)>.grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-container:not(.full)>.grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-padding-x>.cell{padding-left:.375rem;padding-right:.375rem}@media print,screen and (min-width:30em){.grid-padding-x>.cell{padding-left:.75rem;padding-right:.75rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.3333333333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.6666666667%}.small-up-7>.cell{width:14.2857142857%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:30em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.3333333333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.6666666667%}.medium-up-7>.cell{width:14.2857142857%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.3333333333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.6666666667%}.large-up-7>.cell{width:14.2857142857%}.large-up-8>.cell{width:12.5%}}@media screen and (min-width:90em){.xlarge-up-1>.cell{width:100%}.xlarge-up-2>.cell{width:50%}.xlarge-up-3>.cell{width:33.3333333333%}.xlarge-up-4>.cell{width:25%}.xlarge-up-5>.cell{width:20%}.xlarge-up-6>.cell{width:16.6666666667%}.xlarge-up-7>.cell{width:14.2857142857%}.xlarge-up-8>.cell{width:12.5%}}@media screen and (min-width:120em){.xxlarge-up-1>.cell{width:100%}.xxlarge-up-2>.cell{width:50%}.xxlarge-up-3>.cell{width:33.3333333333%}.xxlarge-up-4>.cell{width:25%}.xxlarge-up-5>.cell{width:20%}.xxlarge-up-6>.cell{width:16.6666666667%}.xxlarge-up-7>.cell{width:14.2857142857%}.xxlarge-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - .75rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - .75rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - .75rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - .75rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - .75rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - .75rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - .75rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.5rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x.xlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x.xxlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xxlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xxlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xxlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xxlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xxlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xxlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xxlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}.small-margin-collapse,.small-margin-collapse>.cell{margin-left:0;margin-right:0}.small-margin-collapse>.small-1{width:8.3333333333%}.small-margin-collapse>.small-2{width:16.6666666667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.3333333333%}.small-margin-collapse>.small-5{width:41.6666666667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.3333333333%}.small-margin-collapse>.small-8{width:66.6666666667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.3333333333%}.small-margin-collapse>.small-11{width:91.6666666667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width:30em){.small-margin-collapse>.medium-1{width:8.3333333333%}.small-margin-collapse>.medium-2{width:16.6666666667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.3333333333%}.small-margin-collapse>.medium-5{width:41.6666666667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.3333333333%}.small-margin-collapse>.medium-8{width:66.6666666667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.3333333333%}.small-margin-collapse>.medium-11{width:91.6666666667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse>.large-1{width:8.3333333333%}.small-margin-collapse>.large-2{width:16.6666666667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.3333333333%}.small-margin-collapse>.large-5{width:41.6666666667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.3333333333%}.small-margin-collapse>.large-8{width:66.6666666667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.3333333333%}.small-margin-collapse>.large-11{width:91.6666666667%}.small-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.small-margin-collapse>.xlarge-1{width:8.3333333333%}.small-margin-collapse>.xlarge-2{width:16.6666666667%}.small-margin-collapse>.xlarge-3{width:25%}.small-margin-collapse>.xlarge-4{width:33.3333333333%}.small-margin-collapse>.xlarge-5{width:41.6666666667%}.small-margin-collapse>.xlarge-6{width:50%}.small-margin-collapse>.xlarge-7{width:58.3333333333%}.small-margin-collapse>.xlarge-8{width:66.6666666667%}.small-margin-collapse>.xlarge-9{width:75%}.small-margin-collapse>.xlarge-10{width:83.3333333333%}.small-margin-collapse>.xlarge-11{width:91.6666666667%}.small-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.small-margin-collapse>.xxlarge-1{width:8.3333333333%}.small-margin-collapse>.xxlarge-2{width:16.6666666667%}.small-margin-collapse>.xxlarge-3{width:25%}.small-margin-collapse>.xxlarge-4{width:33.3333333333%}.small-margin-collapse>.xxlarge-5{width:41.6666666667%}.small-margin-collapse>.xxlarge-6{width:50%}.small-margin-collapse>.xxlarge-7{width:58.3333333333%}.small-margin-collapse>.xxlarge-8{width:66.6666666667%}.small-margin-collapse>.xxlarge-9{width:75%}.small-margin-collapse>.xxlarge-10{width:83.3333333333%}.small-margin-collapse>.xxlarge-11{width:91.6666666667%}.small-margin-collapse>.xxlarge-12{width:100%}}.small-padding-collapse{margin-left:0;margin-right:0}.small-padding-collapse>.cell{padding-left:0;padding-right:0}@media print,screen and (min-width:30em){.medium-margin-collapse,.medium-margin-collapse>.cell{margin-left:0;margin-right:0}.medium-margin-collapse>.small-1{width:8.3333333333%}.medium-margin-collapse>.small-2{width:16.6666666667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.3333333333%}.medium-margin-collapse>.small-5{width:41.6666666667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.3333333333%}.medium-margin-collapse>.small-8{width:66.6666666667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.3333333333%}.medium-margin-collapse>.small-11{width:91.6666666667%}.medium-margin-collapse>.small-12{width:100%}.medium-margin-collapse>.medium-1{width:8.3333333333%}.medium-margin-collapse>.medium-2{width:16.6666666667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.3333333333%}.medium-margin-collapse>.medium-5{width:41.6666666667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.3333333333%}.medium-margin-collapse>.medium-8{width:66.6666666667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.3333333333%}.medium-margin-collapse>.medium-11{width:91.6666666667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse>.large-1{width:8.3333333333%}.medium-margin-collapse>.large-2{width:16.6666666667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.3333333333%}.medium-margin-collapse>.large-5{width:41.6666666667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.3333333333%}.medium-margin-collapse>.large-8{width:66.6666666667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.3333333333%}.medium-margin-collapse>.large-11{width:91.6666666667%}.medium-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.medium-margin-collapse>.xlarge-1{width:8.3333333333%}.medium-margin-collapse>.xlarge-2{width:16.6666666667%}.medium-margin-collapse>.xlarge-3{width:25%}.medium-margin-collapse>.xlarge-4{width:33.3333333333%}.medium-margin-collapse>.xlarge-5{width:41.6666666667%}.medium-margin-collapse>.xlarge-6{width:50%}.medium-margin-collapse>.xlarge-7{width:58.3333333333%}.medium-margin-collapse>.xlarge-8{width:66.6666666667%}.medium-margin-collapse>.xlarge-9{width:75%}.medium-margin-collapse>.xlarge-10{width:83.3333333333%}.medium-margin-collapse>.xlarge-11{width:91.6666666667%}.medium-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.medium-margin-collapse>.xxlarge-1{width:8.3333333333%}.medium-margin-collapse>.xxlarge-2{width:16.6666666667%}.medium-margin-collapse>.xxlarge-3{width:25%}.medium-margin-collapse>.xxlarge-4{width:33.3333333333%}.medium-margin-collapse>.xxlarge-5{width:41.6666666667%}.medium-margin-collapse>.xxlarge-6{width:50%}.medium-margin-collapse>.xxlarge-7{width:58.3333333333%}.medium-margin-collapse>.xxlarge-8{width:66.6666666667%}.medium-margin-collapse>.xxlarge-9{width:75%}.medium-margin-collapse>.xxlarge-10{width:83.3333333333%}.medium-margin-collapse>.xxlarge-11{width:91.6666666667%}.medium-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:30em){.medium-padding-collapse{margin-left:0;margin-right:0}.medium-padding-collapse>.cell{padding-left:0;padding-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse,.large-margin-collapse>.cell{margin-left:0;margin-right:0}.large-margin-collapse>.small-1{width:8.3333333333%}.large-margin-collapse>.small-2{width:16.6666666667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.3333333333%}.large-margin-collapse>.small-5{width:41.6666666667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.3333333333%}.large-margin-collapse>.small-8{width:66.6666666667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.3333333333%}.large-margin-collapse>.small-11{width:91.6666666667%}.large-margin-collapse>.small-12{width:100%}.large-margin-collapse>.medium-1{width:8.3333333333%}.large-margin-collapse>.medium-2{width:16.6666666667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.3333333333%}.large-margin-collapse>.medium-5{width:41.6666666667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.3333333333%}.large-margin-collapse>.medium-8{width:66.6666666667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.3333333333%}.large-margin-collapse>.medium-11{width:91.6666666667%}.large-margin-collapse>.medium-12{width:100%}.large-margin-collapse>.large-1{width:8.3333333333%}.large-margin-collapse>.large-2{width:16.6666666667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.3333333333%}.large-margin-collapse>.large-5{width:41.6666666667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.3333333333%}.large-margin-collapse>.large-8{width:66.6666666667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.3333333333%}.large-margin-collapse>.large-11{width:91.6666666667%}.large-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.large-margin-collapse>.xlarge-1{width:8.3333333333%}.large-margin-collapse>.xlarge-2{width:16.6666666667%}.large-margin-collapse>.xlarge-3{width:25%}.large-margin-collapse>.xlarge-4{width:33.3333333333%}.large-margin-collapse>.xlarge-5{width:41.6666666667%}.large-margin-collapse>.xlarge-6{width:50%}.large-margin-collapse>.xlarge-7{width:58.3333333333%}.large-margin-collapse>.xlarge-8{width:66.6666666667%}.large-margin-collapse>.xlarge-9{width:75%}.large-margin-collapse>.xlarge-10{width:83.3333333333%}.large-margin-collapse>.xlarge-11{width:91.6666666667%}.large-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.large-margin-collapse>.xxlarge-1{width:8.3333333333%}.large-margin-collapse>.xxlarge-2{width:16.6666666667%}.large-margin-collapse>.xxlarge-3{width:25%}.large-margin-collapse>.xxlarge-4{width:33.3333333333%}.large-margin-collapse>.xxlarge-5{width:41.6666666667%}.large-margin-collapse>.xxlarge-6{width:50%}.large-margin-collapse>.xxlarge-7{width:58.3333333333%}.large-margin-collapse>.xxlarge-8{width:66.6666666667%}.large-margin-collapse>.xxlarge-9{width:75%}.large-margin-collapse>.xxlarge-10{width:83.3333333333%}.large-margin-collapse>.xxlarge-11{width:91.6666666667%}.large-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:64em){.large-padding-collapse{margin-left:0;margin-right:0}.large-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:90em){.xlarge-margin-collapse,.xlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xlarge-margin-collapse>.small-1{width:8.3333333333%}.xlarge-margin-collapse>.small-2{width:16.6666666667%}.xlarge-margin-collapse>.small-3{width:25%}.xlarge-margin-collapse>.small-4{width:33.3333333333%}.xlarge-margin-collapse>.small-5{width:41.6666666667%}.xlarge-margin-collapse>.small-6{width:50%}.xlarge-margin-collapse>.small-7{width:58.3333333333%}.xlarge-margin-collapse>.small-8{width:66.6666666667%}.xlarge-margin-collapse>.small-9{width:75%}.xlarge-margin-collapse>.small-10{width:83.3333333333%}.xlarge-margin-collapse>.small-11{width:91.6666666667%}.xlarge-margin-collapse>.small-12{width:100%}.xlarge-margin-collapse>.medium-1{width:8.3333333333%}.xlarge-margin-collapse>.medium-2{width:16.6666666667%}.xlarge-margin-collapse>.medium-3{width:25%}.xlarge-margin-collapse>.medium-4{width:33.3333333333%}.xlarge-margin-collapse>.medium-5{width:41.6666666667%}.xlarge-margin-collapse>.medium-6{width:50%}.xlarge-margin-collapse>.medium-7{width:58.3333333333%}.xlarge-margin-collapse>.medium-8{width:66.6666666667%}.xlarge-margin-collapse>.medium-9{width:75%}.xlarge-margin-collapse>.medium-10{width:83.3333333333%}.xlarge-margin-collapse>.medium-11{width:91.6666666667%}.xlarge-margin-collapse>.medium-12{width:100%}.xlarge-margin-collapse>.large-1{width:8.3333333333%}.xlarge-margin-collapse>.large-2{width:16.6666666667%}.xlarge-margin-collapse>.large-3{width:25%}.xlarge-margin-collapse>.large-4{width:33.3333333333%}.xlarge-margin-collapse>.large-5{width:41.6666666667%}.xlarge-margin-collapse>.large-6{width:50%}.xlarge-margin-collapse>.large-7{width:58.3333333333%}.xlarge-margin-collapse>.large-8{width:66.6666666667%}.xlarge-margin-collapse>.large-9{width:75%}.xlarge-margin-collapse>.large-10{width:83.3333333333%}.xlarge-margin-collapse>.large-11{width:91.6666666667%}.xlarge-margin-collapse>.large-12{width:100%}.xlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xlarge-3{width:25%}.xlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xlarge-6{width:50%}.xlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xlarge-9{width:75%}.xlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.xlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xxlarge-3{width:25%}.xlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xxlarge-6{width:50%}.xlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xxlarge-9{width:75%}.xlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xxlarge-12{width:100%}}@media screen and (min-width:90em){.xlarge-padding-collapse{margin-left:0;margin-right:0}.xlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:120em){.xxlarge-margin-collapse,.xxlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xxlarge-margin-collapse>.small-1{width:8.3333333333%}.xxlarge-margin-collapse>.small-2{width:16.6666666667%}.xxlarge-margin-collapse>.small-3{width:25%}.xxlarge-margin-collapse>.small-4{width:33.3333333333%}.xxlarge-margin-collapse>.small-5{width:41.6666666667%}.xxlarge-margin-collapse>.small-6{width:50%}.xxlarge-margin-collapse>.small-7{width:58.3333333333%}.xxlarge-margin-collapse>.small-8{width:66.6666666667%}.xxlarge-margin-collapse>.small-9{width:75%}.xxlarge-margin-collapse>.small-10{width:83.3333333333%}.xxlarge-margin-collapse>.small-11{width:91.6666666667%}.xxlarge-margin-collapse>.small-12{width:100%}.xxlarge-margin-collapse>.medium-1{width:8.3333333333%}.xxlarge-margin-collapse>.medium-2{width:16.6666666667%}.xxlarge-margin-collapse>.medium-3{width:25%}.xxlarge-margin-collapse>.medium-4{width:33.3333333333%}.xxlarge-margin-collapse>.medium-5{width:41.6666666667%}.xxlarge-margin-collapse>.medium-6{width:50%}.xxlarge-margin-collapse>.medium-7{width:58.3333333333%}.xxlarge-margin-collapse>.medium-8{width:66.6666666667%}.xxlarge-margin-collapse>.medium-9{width:75%}.xxlarge-margin-collapse>.medium-10{width:83.3333333333%}.xxlarge-margin-collapse>.medium-11{width:91.6666666667%}.xxlarge-margin-collapse>.medium-12{width:100%}.xxlarge-margin-collapse>.large-1{width:8.3333333333%}.xxlarge-margin-collapse>.large-2{width:16.6666666667%}.xxlarge-margin-collapse>.large-3{width:25%}.xxlarge-margin-collapse>.large-4{width:33.3333333333%}.xxlarge-margin-collapse>.large-5{width:41.6666666667%}.xxlarge-margin-collapse>.large-6{width:50%}.xxlarge-margin-collapse>.large-7{width:58.3333333333%}.xxlarge-margin-collapse>.large-8{width:66.6666666667%}.xxlarge-margin-collapse>.large-9{width:75%}.xxlarge-margin-collapse>.large-10{width:83.3333333333%}.xxlarge-margin-collapse>.large-11{width:91.6666666667%}.xxlarge-margin-collapse>.large-12{width:100%}.xxlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xlarge-3{width:25%}.xxlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xlarge-6{width:50%}.xxlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xlarge-9{width:75%}.xxlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xlarge-12{width:100%}.xxlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xxlarge-3{width:25%}.xxlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xxlarge-6{width:50%}.xxlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xxlarge-9{width:75%}.xxlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xxlarge-12{width:100%}.xxlarge-padding-collapse{margin-left:0;margin-right:0}.xxlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:.375rem}.small-offset-1{margin-left:8.3333333333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.33333% + .375rem)}.small-offset-2{margin-left:16.6666666667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.66667% + .375rem)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + .375rem)}.small-offset-4{margin-left:33.3333333333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.33333% + .375rem)}.small-offset-5{margin-left:41.6666666667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.66667% + .375rem)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + .375rem)}.small-offset-7{margin-left:58.3333333333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.33333% + .375rem)}.small-offset-8{margin-left:66.6666666667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.66667% + .375rem)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + .375rem)}.small-offset-10{margin-left:83.3333333333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.33333% + .375rem)}.small-offset-11{margin-left:91.6666666667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.66667% + .375rem)}@media print,screen and (min-width:30em){.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:.75rem}.medium-offset-1,.pagehero-full .breadcrumb{margin-left:8.3333333333%}.grid-margin-x>.medium-offset-1,.pagehero-full .grid-margin-x>.breadcrumb{margin-left:calc(8.33333% + .75rem)}.medium-offset-2{margin-left:16.6666666667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.66667% + .75rem)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + .75rem)}.medium-offset-4{margin-left:33.3333333333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.33333% + .75rem)}.medium-offset-5{margin-left:41.6666666667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.66667% + .75rem)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + .75rem)}.medium-offset-7{margin-left:58.3333333333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.33333% + .75rem)}.medium-offset-8{margin-left:66.6666666667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.66667% + .75rem)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + .75rem)}.medium-offset-10{margin-left:83.3333333333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.33333% + .75rem)}.medium-offset-11{margin-left:91.6666666667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.66667% + .75rem)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:.75rem}.large-offset-1{margin-left:8.3333333333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.33333% + .75rem)}.large-offset-2{margin-left:16.6666666667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + .75rem)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + .75rem)}.large-offset-4{margin-left:33.3333333333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.33333% + .75rem)}.large-offset-5{margin-left:41.6666666667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.66667% + .75rem)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + .75rem)}.large-offset-7{margin-left:58.3333333333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.33333% + .75rem)}.large-offset-8{margin-left:66.6666666667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.66667% + .75rem)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + .75rem)}.large-offset-10{margin-left:83.3333333333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.33333% + .75rem)}.large-offset-11{margin-left:91.6666666667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:90em){.xlarge-offset-0{margin-left:0}.grid-margin-x>.xlarge-offset-0{margin-left:.75rem}.xlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xlarge-offset-3{margin-left:25%}.grid-margin-x>.xlarge-offset-3{margin-left:calc(25% + .75rem)}.xlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xlarge-offset-6{margin-left:50%}.grid-margin-x>.xlarge-offset-6{margin-left:calc(50% + .75rem)}.xlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xlarge-offset-9{margin-left:75%}.grid-margin-x>.xlarge-offset-9{margin-left:calc(75% + .75rem)}.xlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:120em){.xxlarge-offset-0{margin-left:0}.grid-margin-x>.xxlarge-offset-0{margin-left:.75rem}.xxlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xxlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xxlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xxlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xxlarge-offset-3{margin-left:25%}.grid-margin-x>.xxlarge-offset-3{margin-left:calc(25% + .75rem)}.xxlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xxlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xxlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xxlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xxlarge-offset-6{margin-left:50%}.grid-margin-x>.xxlarge-offset-6{margin-left:calc(50% + .75rem)}.xxlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xxlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xxlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xxlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xxlarge-offset-9{margin-left:75%}.grid-margin-x>.xxlarge-offset-9{margin-left:calc(75% + .75rem)}.xxlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xxlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xxlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xxlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}.grid-y{display:flex;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto,.grid-y>.shrink{height:auto}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-full,.grid-y>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-full,.grid-y>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-full,.grid-y>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-full,.grid-y>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-full,.grid-y>.xxlarge-shrink{flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9{flex:0 0 auto}.grid-y>.small-1{height:8.3333333333%}.grid-y>.small-2{height:16.6666666667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.3333333333%}.grid-y>.small-5{height:41.6666666667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.3333333333%}.grid-y>.small-8{height:66.6666666667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.3333333333%}.grid-y>.small-11{height:91.6666666667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width:30em){.grid-y>.medium-auto{flex:1 1 0;height:auto}.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-shrink{flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.3333333333%}.grid-y>.medium-2{height:16.6666666667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.3333333333%}.grid-y>.medium-5{height:41.6666666667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.3333333333%}.grid-y>.medium-8{height:66.6666666667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.3333333333%}.grid-y>.medium-11{height:91.6666666667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width:64em){.grid-y>.large-auto{flex:1 1 0;height:auto}.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-shrink{flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.3333333333%}.grid-y>.large-2{height:16.6666666667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.3333333333%}.grid-y>.large-5{height:41.6666666667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.3333333333%}.grid-y>.large-8{height:66.6666666667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.3333333333%}.grid-y>.large-11{height:91.6666666667%}.grid-y>.large-12{height:100%}}@media screen and (min-width:90em){.grid-y>.xlarge-auto{flex:1 1 0;height:auto}.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-shrink{flex:0 0 auto}.grid-y>.xlarge-shrink{height:auto}.grid-y>.xlarge-1{height:8.3333333333%}.grid-y>.xlarge-2{height:16.6666666667%}.grid-y>.xlarge-3{height:25%}.grid-y>.xlarge-4{height:33.3333333333%}.grid-y>.xlarge-5{height:41.6666666667%}.grid-y>.xlarge-6{height:50%}.grid-y>.xlarge-7{height:58.3333333333%}.grid-y>.xlarge-8{height:66.6666666667%}.grid-y>.xlarge-9{height:75%}.grid-y>.xlarge-10{height:83.3333333333%}.grid-y>.xlarge-11{height:91.6666666667%}.grid-y>.xlarge-12{height:100%}}@media screen and (min-width:120em){.grid-y>.xxlarge-auto{flex:1 1 0;height:auto}.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-shrink{flex:0 0 auto}.grid-y>.xxlarge-shrink{height:auto}.grid-y>.xxlarge-1{height:8.3333333333%}.grid-y>.xxlarge-2{height:16.6666666667%}.grid-y>.xxlarge-3{height:25%}.grid-y>.xxlarge-4{height:33.3333333333%}.grid-y>.xxlarge-5{height:41.6666666667%}.grid-y>.xxlarge-6{height:50%}.grid-y>.xxlarge-7{height:58.3333333333%}.grid-y>.xxlarge-8{height:66.6666666667%}.grid-y>.xxlarge-9{height:75%}.grid-y>.xxlarge-10{height:83.3333333333%}.grid-y>.xxlarge-11{height:91.6666666667%}.grid-y>.xxlarge-12{height:100%}}.grid-padding-y .grid-padding-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-padding-y .grid-padding-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-padding-y>.cell{padding-bottom:.375rem;padding-top:.375rem}@media print,screen and (min-width:30em){.grid-padding-y>.cell{padding-bottom:.75rem;padding-top:.75rem}}.grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .grid-frame{width:100%}.cell-block{max-width:100%;overflow-x:auto}.cell-block,.cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container{display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}@media print,screen and (min-width:30em){.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.medium-cell-block-container{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.medium-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media print,screen and (min-width:64em){.large-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.large-cell-block-container{display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.large-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:90em){.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xlarge-grid-frame{width:100%}.xlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:120em){.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xxlarge-grid-frame{width:100%}.xxlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xxlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xxlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xxlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}.grid-y.grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:30em){.grid-y.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:90em){.grid-y.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:120em){.grid-y.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:30em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}@media screen and (min-width:90em){.cell .grid-y.xlarge-grid-frame{height:100%}}@media screen and (min-width:120em){.cell .grid-y.xxlarge-grid-frame{height:100%}}.grid-margin-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-margin-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-margin-y>.cell{height:calc(100% - .75rem);margin-bottom:.375rem;margin-top:.375rem}@media print,screen and (min-width:30em){.grid-margin-y>.cell{height:calc(100% - 1.5rem);margin-bottom:.75rem;margin-top:.75rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - .75rem)}.grid-margin-y>.small-2{height:calc(16.66667% - .75rem)}.grid-margin-y>.small-3{height:calc(25% - .75rem)}.grid-margin-y>.small-4{height:calc(33.33333% - .75rem)}.grid-margin-y>.small-5{height:calc(41.66667% - .75rem)}.grid-margin-y>.small-6{height:calc(50% - .75rem)}.grid-margin-y>.small-7{height:calc(58.33333% - .75rem)}.grid-margin-y>.small-8{height:calc(66.66667% - .75rem)}.grid-margin-y>.small-9{height:calc(75% - .75rem)}.grid-margin-y>.small-10{height:calc(83.33333% - .75rem)}.grid-margin-y>.small-11{height:calc(91.66667% - .75rem)}.grid-margin-y>.small-12{height:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.small-3{height:calc(25% - 1.5rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.small-6{height:calc(50% - 1.5rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.small-9{height:calc(75% - 1.5rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.small-12{height:calc(100% - 1.5rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.5rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.5rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.5rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.large-3{height:calc(25% - 1.5rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.large-6{height:calc(50% - 1.5rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.large-9{height:calc(75% - 1.5rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.large-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y>.xlarge-auto,.grid-margin-y>.xlarge-shrink{height:auto}.grid-margin-y>.xlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xlarge-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y>.xxlarge-auto,.grid-margin-y>.xxlarge-shrink{height:auto}.grid-margin-y>.xxlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xxlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xxlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xxlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xxlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xxlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xxlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xxlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xxlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xxlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xxlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xxlarge-12{height:calc(100% - 1.5rem)}}.grid-frame.grid-margin-y{height:calc(100vh + .75rem)}@media print,screen and (min-width:30em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:30em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y.xlarge-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y.xxlarge-grid-frame{height:calc(100vh + 1.5rem)}}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-left:auto;margin-right:auto}.clearfix:after,.clearfix:before{content:" ";display:table;flex-basis:0;order:1}.clearfix:after{clear:both}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{align-content:center;align-items:center;justify-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width:30em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width:64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}@media screen and (min-width:90em){.xlarge-order-1{order:1}.xlarge-order-2{order:2}.xlarge-order-3{order:3}.xlarge-order-4{order:4}.xlarge-order-5{order:5}.xlarge-order-6{order:6}}@media screen and (min-width:120em){.xxlarge-order-1{order:1}.xxlarge-order-2{order:2}.xxlarge-order-3{order:3}.xxlarge-order-4{order:4}.xxlarge-order-5{order:5}.xxlarge-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width:30em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:90em){.xlarge-flex-container{display:flex}.xlarge-flex-child-auto{flex:1 1 auto}.xlarge-flex-child-grow{flex:1 0 auto}.xlarge-flex-child-shrink{flex:0 1 auto}.xlarge-flex-dir-row{flex-direction:row}.xlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xlarge-flex-dir-column{flex-direction:column}.xlarge-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:120em){.xxlarge-flex-container{display:flex}.xxlarge-flex-child-auto{flex:1 1 auto}.xxlarge-flex-child-grow{flex:1 0 auto}.xxlarge-flex-child-shrink{flex:0 1 auto}.xxlarge-flex-dir-row{flex-direction:row}.xxlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xxlarge-flex-dir-column{flex-direction:column}.xxlarge-flex-dir-column-reverse{flex-direction:column-reverse}}.hide{display:none!important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width:29.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:30em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:30em){.hide-for-medium{display:none!important}}@media screen and (max-width:29.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:30em)and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:29.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:64em)and (max-width:89.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:90em){.show-for-large-only{display:none!important}}@media screen and (min-width:90em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:89.99875em){.show-for-xlarge{display:none!important}}@media screen and (min-width:90em)and (max-width:119.99875em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:89.99875em),screen and (min-width:120em){.show-for-xlarge-only{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge-only{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge-only{display:none!important}}.show-for-sr,.show-on-focus{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.show-on-focus:active,.show-on-focus:focus{clip:auto!important;height:auto!important;overflow:visible!important;position:static!important;white-space:normal!important;width:auto!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode{display:block!important}.hide-for-dark-mode{display:none!important}}.show-for-ie{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie{display:block!important}.hide-for-ie{display:none!important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}.pagehero-full{background-color:#f7f7f7;min-height:642px;overflow:hidden;position:relative;word-break:break-word}@media(min-width:48em){.pagehero-full{min-height:746px}}.pagehero-full .pagehero-content{align-items:center;display:flex;height:100%;padding-top:0;position:absolute;top:0}@media(min-width:48em){.pagehero-full .pagehero-content{flex-direction:row;padding-top:0}}.pagehero-full .pagehero-content h4{padding-top:0}.pagehero-full .pagehero-content h2{margin-top:0}@media(min-width:48em){.pagehero-full .content-box{width:65%}}.pagehero-full .breadcrumb{padding-top:5rem}@media(max-width:47.9375em){.pagehero-full .breadcrumb{padding-left:.75rem;padding-right:.75rem;padding-top:5rem}}.pagehero-full .breadcrumb ul li{margin-bottom:0}@media(max-width:47.9375em){.pagehero-content{height:auto;padding-left:.75rem;padding-right:.75rem}}.pagehero-content h4{margin-bottom:.5rem;padding-top:6.313rem}@media(min-width:48em){.pagehero-content h4{padding-top:0}}.pagehero-content h4+h2{margin-top:0}.pagehero-content h2{font-family:SohneBreit,ProximaNova,sans-serif;font-weight:700;margin-bottom:0;text-transform:uppercase}.pagehero-content .subtitle{font-size:1.563rem;font-weight:400;line-height:1.15;margin-bottom:0;margin-top:1rem}@media(min-width:48em){.pagehero-content .subtitle{font-size:2.188rem}}.pagehero-content a.button{bottom:1.5rem;left:.75rem;position:absolute;right:.75rem}@media(min-width:48em){.pagehero-content a.button{inset:unset;margin-bottom:0;margin-top:3rem;position:relative}}.pagehero-image{width:100%}@media(max-width:47.9375em){.pagehero-image{padding-bottom:100%;position:relative;width:100%}}@media(min-width:48em){.pagehero-image{height:100%}}@media(max-width:47.9375em){.pagehero-image img,.pagehero-image video{position:absolute}}.pagehero-tall{position:relative}.pagehero-tall .pagehero-content{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;word-break:break-word}@media(max-width:47.9375em){.pagehero-tall .pagehero-content{height:auto;padding:0 0 2.5rem}.pagehero-tall .pagehero-content h4{padding-top:0}}@media(min-width:48em){.pagehero-tall .pagehero-content{padding-bottom:0;padding-right:1.438rem}}.pagehero-tall .pagehero-content a.button{bottom:1.5rem;left:0;position:absolute;right:0}@media(min-width:48em){.pagehero-tall .pagehero-content a.button{display:block;inset:unset;margin-top:1.5rem;position:relative}}.pagehero-tall.no-background .pagehero-content{min-height:650px}.pagehero-tall .hero-placeholder,.pagehero-tall .homepage-hero-image{overflow:hidden}@media(min-width:48em){.pagehero-tall .hero-placeholder,.pagehero-tall .homepage-hero-image{overflow:visible}}.pagehero-tall .hero-placeholder a.button,.pagehero-tall .homepage-hero-image a.button{display:none;margin:2rem 0 1rem}.pagehero-tall .breadcrumb{margin-bottom:5rem;margin-top:5rem;position:static}@media(min-width:48em){.pagehero-tall .breadcrumb{margin-bottom:0;margin-top:0;position:absolute;top:30px}}@media(min-width:64em){.pagehero-tall .breadcrumb{position:absolute;top:80px}}.pagehero-tall .breadcrumb ul li{margin-bottom:0;margin-top:0}.pagehero-tall.has-cta .homepage-hero-image{margin-bottom:6.5rem}@media(min-width:48em){.pagehero-tall.has-cta .homepage-hero-image{margin-bottom:unset}[dir=rtl] .pagehero-tall .pagehero-content{padding-left:1.438rem;padding-right:0}}:lang(my) .pagehero-content h2{font-family:NotoSans,sans-serif}:lang(be) .pagehero-content h2,:lang(bg) .pagehero-content h2,:lang(kk) .pagehero-content h2,:lang(ky) .pagehero-content h2,:lang(mk) .pagehero-content h2,:lang(mn) .pagehero-content h2,:lang(ru) .pagehero-content h2,:lang(sr) .pagehero-content h2,:lang(uk) .pagehero-content h2{font-family:ProximaNova,sans-serif} \ No newline at end of file diff --git a/docs/css/components/page-wide-card.min.css b/docs/css/components/page-wide-card.min.css index d8832c776..299f5fff4 100644 --- a/docs/css/components/page-wide-card.min.css +++ b/docs/css/components/page-wide-card.min.css @@ -1 +1 @@ -.overlay-grey:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.wide-card a{background-image:none}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.wide-card{border-top:2px solid #000}.wide-card__wrapper{position:relative}@media(max-width:47.9375em){.wide-card__wrapper{display:flex;flex-direction:column-reverse}}.wide-card h6{font-size:.75rem;font-weight:700;margin-bottom:0;padding:1rem 1rem 1.125rem}@media(min-width:48em){.wide-card h6{padding:1rem 1.5rem}.wide-card .button-primary{margin:0 1.5rem}.wide-card__description{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}}.wide-card__description h4{margin:1rem}@media(min-width:48em){.wide-card__description h4{margin:3rem 1.5rem 2rem}}.wide-card__description h4 a{font-size:inherit}.wide-card__description p{margin:1rem 1rem 2rem}@media(min-width:48em){.wide-card__description p{margin:0 1.5rem 2rem}.wide-card__description .button-arrow{margin-left:1.5rem}}div.wide-card__image{position:relative}@media(min-width:48em){div.wide-card__image a:before{content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:.5s ease;-moz-transition:.5s ease;-ms-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease;width:100%}}div.wide-card__image img{height:100%;object-fit:cover;width:100%}div.wide-card__image:hover a:before,div.wide-card__image:hover.accent-yellow a:before,div.wide-card__image:hover.yellow a:before{background-image:linear-gradient(67.76deg,#ffeb00,transparent 61.11%);opacity:.75}div.wide-card__image:hover.accent-red a:before,div.wide-card__image:hover.red a:before{background-image:linear-gradient(67.76deg,#ee402d,transparent 61.11%);opacity:.75}div.wide-card__image:hover.accent-green a:before,div.wide-card__image:hover.green a:before{background-image:linear-gradient(67.76deg,#6de354,transparent 61.11%);opacity:.75}div.wide-card__image:hover.accent-blue a:before,div.wide-card__image:hover.blue a:before{background-image:linear-gradient(67.76deg,#60d4f2,transparent 61.11%);opacity:.75}@media(min-width:48em){[dir=rtl] .wide-card__description .button-arrow{margin-left:0;margin-right:1.5rem}}[dir=rtl] .wide-card__image:hover a:before,[dir=rtl] .wide-card__image:hover.accent-yellow a:before,[dir=rtl] .wide-card__image:hover.yellow a:before{background-image:linear-gradient(297deg,#ffeb00,transparent 61.11%)}[dir=rtl] .wide-card__image:hover.accent-red a:before,[dir=rtl] .wide-card__image:hover.red a:before{background-image:linear-gradient(297deg,#ee402d,transparent 61.11%)}[dir=rtl] .wide-card__image:hover.accent-green a:before,[dir=rtl] .wide-card__image:hover.green a:before{background-image:linear-gradient(297deg,#6de354,transparent 61.11%)}[dir=rtl] .wide-card__image:hover.accent-blue a:before,[dir=rtl] .wide-card__image:hover.blue a:before{background-image:linear-gradient(297deg,#60d4f2,transparent 61.11%)}.accent-yellow .wide-card__image:hover a:before,.accent-yellow .wide-card__image:hover.accent-yellow a:before,.accent-yellow .wide-card__image:hover.yellow a:before{background-image:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-yellow .wide-card__image:hover.accent-red a:before,.accent-yellow .wide-card__image:hover.red a:before{background-image:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-yellow .wide-card__image:hover.accent-green a:before,.accent-yellow .wide-card__image:hover.green a:before{background-image:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-yellow .wide-card__image:hover.accent-blue a:before,.accent-yellow .wide-card__image:hover.blue a:before{background-image:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}[dir=rtl] .accent-yellow .wide-card__image:hover a:before,[dir=rtl] .accent-yellow .wide-card__image:hover.accent-yellow a:before,[dir=rtl] .accent-yellow .wide-card__image:hover.yellow a:before{background-image:linear-gradient(297deg,#ffeb00,transparent 61.11%)}[dir=rtl] .accent-yellow .wide-card__image:hover.accent-red a:before,[dir=rtl] .accent-yellow .wide-card__image:hover.red a:before{background-image:linear-gradient(297deg,#ee402d,transparent 61.11%)}[dir=rtl] .accent-yellow .wide-card__image:hover.accent-green a:before,[dir=rtl] .accent-yellow .wide-card__image:hover.green a:before{background-image:linear-gradient(297deg,#6de354,transparent 61.11%)}[dir=rtl] .accent-yellow .wide-card__image:hover.accent-blue a:before,[dir=rtl] .accent-yellow .wide-card__image:hover.blue a:before{background-image:linear-gradient(297deg,#60d4f2,transparent 61.11%)}.accent-red .wide-card__image:hover a:before{background-image:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-red .wide-card__image:hover.accent-yellow a:before,.accent-red .wide-card__image:hover.yellow a:before{background-image:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-red .wide-card__image:hover.accent-red a:before,.accent-red .wide-card__image:hover.red a:before{background-image:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-red .wide-card__image:hover.accent-green a:before,.accent-red .wide-card__image:hover.green a:before{background-image:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-red .wide-card__image:hover.accent-blue a:before,.accent-red .wide-card__image:hover.blue a:before{background-image:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}[dir=rtl] .accent-red .wide-card__image:hover a:before{background-image:linear-gradient(297deg,#ee402d,transparent 61.11%)}[dir=rtl] .accent-red .wide-card__image:hover.accent-yellow a:before,[dir=rtl] .accent-red .wide-card__image:hover.yellow a:before{background-image:linear-gradient(297deg,#ffeb00,transparent 61.11%)}[dir=rtl] .accent-red .wide-card__image:hover.accent-red a:before,[dir=rtl] .accent-red .wide-card__image:hover.red a:before{background-image:linear-gradient(297deg,#ee402d,transparent 61.11%)}[dir=rtl] .accent-red .wide-card__image:hover.accent-green a:before,[dir=rtl] .accent-red .wide-card__image:hover.green a:before{background-image:linear-gradient(297deg,#6de354,transparent 61.11%)}[dir=rtl] .accent-red .wide-card__image:hover.accent-blue a:before,[dir=rtl] .accent-red .wide-card__image:hover.blue a:before{background-image:linear-gradient(297deg,#60d4f2,transparent 61.11%)}.accent-green .wide-card__image:hover a:before{background-image:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-green .wide-card__image:hover.accent-yellow a:before,.accent-green .wide-card__image:hover.yellow a:before{background-image:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-green .wide-card__image:hover.accent-red a:before,.accent-green .wide-card__image:hover.red a:before{background-image:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-green .wide-card__image:hover.accent-green a:before,.accent-green .wide-card__image:hover.green a:before{background-image:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-green .wide-card__image:hover.accent-blue a:before,.accent-green .wide-card__image:hover.blue a:before{background-image:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}[dir=rtl] .accent-green .wide-card__image:hover a:before{background-image:linear-gradient(297deg,#6de354,transparent 61.11%)}[dir=rtl] .accent-green .wide-card__image:hover.accent-yellow a:before,[dir=rtl] .accent-green .wide-card__image:hover.yellow a:before{background-image:linear-gradient(297deg,#ffeb00,transparent 61.11%)}[dir=rtl] .accent-green .wide-card__image:hover.accent-red a:before,[dir=rtl] .accent-green .wide-card__image:hover.red a:before{background-image:linear-gradient(297deg,#ee402d,transparent 61.11%)}[dir=rtl] .accent-green .wide-card__image:hover.accent-green a:before,[dir=rtl] .accent-green .wide-card__image:hover.green a:before{background-image:linear-gradient(297deg,#6de354,transparent 61.11%)}[dir=rtl] .accent-green .wide-card__image:hover.accent-blue a:before,[dir=rtl] .accent-green .wide-card__image:hover.blue a:before{background-image:linear-gradient(297deg,#60d4f2,transparent 61.11%)}.accent-blue .wide-card__image:hover a:before{background-image:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-blue .wide-card__image:hover.accent-yellow a:before,.accent-blue .wide-card__image:hover.yellow a:before{background-image:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-blue .wide-card__image:hover.accent-red a:before,.accent-blue .wide-card__image:hover.red a:before{background-image:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-blue .wide-card__image:hover.accent-green a:before,.accent-blue .wide-card__image:hover.green a:before{background-image:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-blue .wide-card__image:hover.accent-blue a:before,.accent-blue .wide-card__image:hover.blue a:before{background-image:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}[dir=rtl] .accent-blue .wide-card__image:hover a:before{background-image:linear-gradient(297deg,#60d4f2,transparent 61.11%)}[dir=rtl] .accent-blue .wide-card__image:hover.accent-yellow a:before,[dir=rtl] .accent-blue .wide-card__image:hover.yellow a:before{background-image:linear-gradient(297deg,#ffeb00,transparent 61.11%)}[dir=rtl] .accent-blue .wide-card__image:hover.accent-red a:before,[dir=rtl] .accent-blue .wide-card__image:hover.red a:before{background-image:linear-gradient(297deg,#ee402d,transparent 61.11%)}[dir=rtl] .accent-blue .wide-card__image:hover.accent-green a:before,[dir=rtl] .accent-blue .wide-card__image:hover.green a:before{background-image:linear-gradient(297deg,#6de354,transparent 61.11%)}[dir=rtl] .accent-blue .wide-card__image:hover.accent-blue a:before,[dir=rtl] .accent-blue .wide-card__image:hover.blue a:before{background-image:linear-gradient(297deg,#60d4f2,transparent 61.11%)} \ No newline at end of file +.overlay-grey:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.wide-card a{background-image:none}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.wide-card{border-top:2px solid #000}.wide-card__wrapper{position:relative}@media(max-width:47.9375em){.wide-card__wrapper{display:flex;flex-direction:column-reverse}}.wide-card h6{font-size:.75rem;font-weight:700;margin-bottom:0;padding:1rem 1rem 1.125rem}@media(min-width:48em){.wide-card h6{padding:1rem 1.5rem}.wide-card .button-primary{margin:0 1.5rem}.wide-card__description{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}}.wide-card__description h4{margin:1rem}@media(min-width:48em){.wide-card__description h4{margin:3rem 1.5rem 2rem}}.wide-card__description h4 a{font-size:inherit}.wide-card__description p{margin:1rem 1rem 2rem}@media(min-width:48em){.wide-card__description p{margin:0 1.5rem 2rem}.wide-card__description .button-arrow{margin-left:1.5rem}}div.wide-card__image{position:relative}@media(min-width:48em){div.wide-card__image a:before{content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:.5s ease;-moz-transition:.5s ease;-ms-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease;width:100%}}div.wide-card__image img{height:100%;object-fit:cover;width:100%}div.wide-card__image:hover a:before,div.wide-card__image:hover.accent-yellow a:before,div.wide-card__image:hover.yellow a:before{background-image:linear-gradient(67.76deg,#ffeb00,transparent 61.11%);opacity:.75}div.wide-card__image:hover.accent-red a:before,div.wide-card__image:hover.red a:before{background-image:linear-gradient(67.76deg,#ee402d,transparent 61.11%);opacity:.75}div.wide-card__image:hover.accent-green a:before,div.wide-card__image:hover.green a:before{background-image:linear-gradient(67.76deg,#6de354,transparent 61.11%);opacity:.75}div.wide-card__image:hover.accent-blue a:before,div.wide-card__image:hover.blue a:before{background-image:linear-gradient(67.76deg,#60d4f2,transparent 61.11%);opacity:.75}@media(min-width:48em){[dir=rtl] .wide-card__description .button-arrow{margin-left:0;margin-right:1.5rem}}[dir=rtl] .wide-card__image:hover a:before,[dir=rtl] .wide-card__image:hover.accent-yellow a:before,[dir=rtl] .wide-card__image:hover.yellow a:before{background-image:linear-gradient(297deg,#ffeb00,transparent 61.11%)}[dir=rtl] .wide-card__image:hover.accent-red a:before,[dir=rtl] .wide-card__image:hover.red a:before{background-image:linear-gradient(297deg,#ee402d,transparent 61.11%)}[dir=rtl] .wide-card__image:hover.accent-green a:before,[dir=rtl] .wide-card__image:hover.green a:before{background-image:linear-gradient(297deg,#6de354,transparent 61.11%)}[dir=rtl] .wide-card__image:hover.accent-blue a:before,[dir=rtl] .wide-card__image:hover.blue a:before{background-image:linear-gradient(297deg,#60d4f2,transparent 61.11%)}.accent-yellow .wide-card__image:hover a:before,.accent-yellow .wide-card__image:hover.accent-yellow a:before,.accent-yellow .wide-card__image:hover.yellow a:before{background-image:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-yellow .wide-card__image:hover.accent-red a:before,.accent-yellow .wide-card__image:hover.red a:before{background-image:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-yellow .wide-card__image:hover.accent-green a:before,.accent-yellow .wide-card__image:hover.green a:before{background-image:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-yellow .wide-card__image:hover.accent-blue a:before,.accent-yellow .wide-card__image:hover.blue a:before{background-image:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}[dir=rtl] .accent-yellow .wide-card__image:hover a:before,[dir=rtl] .accent-yellow .wide-card__image:hover.accent-yellow a:before,[dir=rtl] .accent-yellow .wide-card__image:hover.yellow a:before{background-image:linear-gradient(297deg,#ffeb00,transparent 61.11%)}[dir=rtl] .accent-yellow .wide-card__image:hover.accent-red a:before,[dir=rtl] .accent-yellow .wide-card__image:hover.red a:before{background-image:linear-gradient(297deg,#ee402d,transparent 61.11%)}[dir=rtl] .accent-yellow .wide-card__image:hover.accent-green a:before,[dir=rtl] .accent-yellow .wide-card__image:hover.green a:before{background-image:linear-gradient(297deg,#6de354,transparent 61.11%)}[dir=rtl] .accent-yellow .wide-card__image:hover.accent-blue a:before,[dir=rtl] .accent-yellow .wide-card__image:hover.blue a:before{background-image:linear-gradient(297deg,#60d4f2,transparent 61.11%)}.accent-red .wide-card__image:hover a:before{background-image:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-red .wide-card__image:hover.accent-yellow a:before,.accent-red .wide-card__image:hover.yellow a:before{background-image:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-red .wide-card__image:hover.accent-red a:before,.accent-red .wide-card__image:hover.red a:before{background-image:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-red .wide-card__image:hover.accent-green a:before,.accent-red .wide-card__image:hover.green a:before{background-image:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-red .wide-card__image:hover.accent-blue a:before,.accent-red .wide-card__image:hover.blue a:before{background-image:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}[dir=rtl] .accent-red .wide-card__image:hover a:before{background-image:linear-gradient(297deg,#ee402d,transparent 61.11%)}[dir=rtl] .accent-red .wide-card__image:hover.accent-yellow a:before,[dir=rtl] .accent-red .wide-card__image:hover.yellow a:before{background-image:linear-gradient(297deg,#ffeb00,transparent 61.11%)}[dir=rtl] .accent-red .wide-card__image:hover.accent-red a:before,[dir=rtl] .accent-red .wide-card__image:hover.red a:before{background-image:linear-gradient(297deg,#ee402d,transparent 61.11%)}[dir=rtl] .accent-red .wide-card__image:hover.accent-green a:before,[dir=rtl] .accent-red .wide-card__image:hover.green a:before{background-image:linear-gradient(297deg,#6de354,transparent 61.11%)}[dir=rtl] .accent-red .wide-card__image:hover.accent-blue a:before,[dir=rtl] .accent-red .wide-card__image:hover.blue a:before{background-image:linear-gradient(297deg,#60d4f2,transparent 61.11%)}.accent-green .wide-card__image:hover a:before{background-image:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-green .wide-card__image:hover.accent-yellow a:before,.accent-green .wide-card__image:hover.yellow a:before{background-image:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-green .wide-card__image:hover.accent-red a:before,.accent-green .wide-card__image:hover.red a:before{background-image:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-green .wide-card__image:hover.accent-green a:before,.accent-green .wide-card__image:hover.green a:before{background-image:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-green .wide-card__image:hover.accent-blue a:before,.accent-green .wide-card__image:hover.blue a:before{background-image:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}[dir=rtl] .accent-green .wide-card__image:hover a:before{background-image:linear-gradient(297deg,#6de354,transparent 61.11%)}[dir=rtl] .accent-green .wide-card__image:hover.accent-yellow a:before,[dir=rtl] .accent-green .wide-card__image:hover.yellow a:before{background-image:linear-gradient(297deg,#ffeb00,transparent 61.11%)}[dir=rtl] .accent-green .wide-card__image:hover.accent-red a:before,[dir=rtl] .accent-green .wide-card__image:hover.red a:before{background-image:linear-gradient(297deg,#ee402d,transparent 61.11%)}[dir=rtl] .accent-green .wide-card__image:hover.accent-green a:before,[dir=rtl] .accent-green .wide-card__image:hover.green a:before{background-image:linear-gradient(297deg,#6de354,transparent 61.11%)}[dir=rtl] .accent-green .wide-card__image:hover.accent-blue a:before,[dir=rtl] .accent-green .wide-card__image:hover.blue a:before{background-image:linear-gradient(297deg,#60d4f2,transparent 61.11%)}.accent-blue .wide-card__image:hover a:before{background-image:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-blue .wide-card__image:hover.accent-yellow a:before,.accent-blue .wide-card__image:hover.yellow a:before{background-image:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-blue .wide-card__image:hover.accent-red a:before,.accent-blue .wide-card__image:hover.red a:before{background-image:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-blue .wide-card__image:hover.accent-green a:before,.accent-blue .wide-card__image:hover.green a:before{background-image:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-blue .wide-card__image:hover.accent-blue a:before,.accent-blue .wide-card__image:hover.blue a:before{background-image:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}[dir=rtl] .accent-blue .wide-card__image:hover a:before{background-image:linear-gradient(297deg,#60d4f2,transparent 61.11%)}[dir=rtl] .accent-blue .wide-card__image:hover.accent-yellow a:before,[dir=rtl] .accent-blue .wide-card__image:hover.yellow a:before{background-image:linear-gradient(297deg,#ffeb00,transparent 61.11%)}[dir=rtl] .accent-blue .wide-card__image:hover.accent-red a:before,[dir=rtl] .accent-blue .wide-card__image:hover.red a:before{background-image:linear-gradient(297deg,#ee402d,transparent 61.11%)}[dir=rtl] .accent-blue .wide-card__image:hover.accent-green a:before,[dir=rtl] .accent-blue .wide-card__image:hover.green a:before{background-image:linear-gradient(297deg,#6de354,transparent 61.11%)}[dir=rtl] .accent-blue .wide-card__image:hover.accent-blue a:before,[dir=rtl] .accent-blue .wide-card__image:hover.blue a:before{background-image:linear-gradient(297deg,#60d4f2,transparent 61.11%)} \ No newline at end of file diff --git a/docs/css/components/pagehero-cards.min.css b/docs/css/components/pagehero-cards.min.css index b2e6ed892..2ce49e854 100644 --- a/docs/css/components/pagehero-cards.min.css +++ b/docs/css/components/pagehero-cards.min.css @@ -1 +1 @@ -.overlay-grey:before,.pagehero-cards-subhead:before,.pagehero-cards-top>:nth-child(2):before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}@media(max-width:47.9375em){.pagehero-cards-items .swiper-wrapper{margin-left:0;margin-right:0}.pagehero-cards-items{overflow:hidden}}@media(min-width:64em){.pagehero-cards-items .pagehero-cards-box{flex:0 0 calc(16.66667% - 1.5rem);max-width:calc(16.66667% - 1.5rem)}.pagehero-cards-items .pagehero-cards-box.large{flex:0 0 calc(25% - 1.5rem);max-width:calc(25% - 1.5rem)}}@media(max-width:47.9375em){.pagehero-cards-items .pagehero-cards-box{margin-left:0}}@media(min-width:48em){.pagehero-cards-box{margin-bottom:1.5rem}.pagehero-cards-box.swiper-slide{height:auto;margin-left:0;margin-right:1.25rem}}.pagehero-cards-top{justify-content:center;position:relative}.pagehero-cards-top h2{padding-bottom:1.875rem;text-transform:uppercase}@media(min-width:48em){.pagehero-cards-top h2{margin-right:.75rem}}@media(min-width:64em){.pagehero-cards-top h2{padding-bottom:0}}.pagehero-cards-top h3{font-size:1.563rem;font-weight:700;margin-bottom:2.188rem;padding-top:1.25rem}@media(min-width:64em){.pagehero-cards-top h3{font-size:1.875rem;padding-top:0}}.pagehero-cards-top>:nth-child(2){position:relative}@media(min-width:64em){.pagehero-cards-top>:nth-child(2){margin-left:4rem}}.pagehero-cards-top>:nth-child(2):before{background-color:#d12800;height:7rem;left:3.5rem;top:-4rem;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transition:rotate(90deg);width:3px}@media(min-width:64em){.pagehero-cards-top>:nth-child(2):before{height:80%;left:-60px;top:0;-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transition:rotate(0)}}.pagehero-cards-subhead{margin-left:0;position:relative}@media(min-width:48em){.pagehero-cards-subhead{margin-left:4rem}}.pagehero-cards-subhead:before{background:#d12800;height:7rem;left:3.5rem;top:-4rem;transform:rotate(90deg);width:3px}@media(min-width:48em){.pagehero-cards-subhead:before{height:80%;left:-60px;top:0;transform:rotate(0)}}.pagehero-cards .swiper-initialized{padding-right:4rem}@media(min-width:48em){.pagehero-cards .swiper-initialized{padding-right:10rem}}.pagehero-cards .swiper-initialized .swiper-scrollbar{padding-right:4rem}@media(min-width:48em){.pagehero-cards .swiper-initialized .swiper-scrollbar{padding-right:10rem}}@media(min-width:64em){[dir=rtl] .pagehero-cards-top>:nth-child(2){margin-right:4rem}}[dir=rtl] .pagehero-cards-top>:nth-child(2):before{right:3.5rem}@media(min-width:64em){[dir=rtl] .pagehero-cards-top>:nth-child(2):before{right:-60px}}@media(min-width:48em){[dir=rtl] .pagehero-cards-top h2{margin-left:.75rem;margin-right:0}}[dir=rtl] .pagehero-cards .swiper-initialized{padding-left:4rem;padding-right:0}@media(min-width:48em){[dir=rtl] .pagehero-cards .swiper-initialized{padding-left:10rem}}[dir=rtl] .pagehero-cards .swiper-initialized .swiper-scrollbar{padding-left:4rem;padding-right:0}@media(min-width:48em){[dir=rtl] .pagehero-cards .swiper-initialized .swiper-scrollbar{padding-left:10rem}}[dir=rtl] .pagehero-cards .swiper-initialized .swiper-slide-active+.swiper-slide .cta__link i{left:unset;right:1rem} \ No newline at end of file +.overlay-grey:before,.pagehero-cards-subhead:before,.pagehero-cards-top>:nth-child(2):before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.grid-container{margin-left:auto;margin-right:auto;max-width:90rem;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.fluid{margin-left:auto;margin-right:auto;max-width:100%;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container.fluid{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.full{margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0}.grid-x{display:flex;flex-flow:row wrap}.cell{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{flex:1 1 0}.cell.shrink{flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-full,.grid-x>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-full,.grid-x>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-full,.grid-x>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-full,.grid-x>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-full,.grid-x>.xxlarge-shrink{flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9{flex:0 0 auto}.grid-x>.small-1{width:8.3333333333%}.grid-x>.small-2{width:16.6666666667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.3333333333%}.grid-x>.small-5{width:41.6666666667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.3333333333%}.grid-x>.small-8{width:66.6666666667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.3333333333%}.grid-x>.small-11{width:91.6666666667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:30em){.grid-x>.medium-auto{flex:1 1 0;width:auto}.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-shrink{flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.3333333333%}.grid-x>.medium-2{width:16.6666666667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.3333333333%}.grid-x>.medium-5{width:41.6666666667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.3333333333%}.grid-x>.medium-8{width:66.6666666667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.3333333333%}.grid-x>.medium-11{width:91.6666666667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{flex:1 1 0;width:auto}.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-shrink{flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.3333333333%}.grid-x>.large-2{width:16.6666666667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.3333333333%}.grid-x>.large-5{width:41.6666666667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.3333333333%}.grid-x>.large-8{width:66.6666666667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.3333333333%}.grid-x>.large-11{width:91.6666666667%}.grid-x>.large-12{width:100%}}@media screen and (min-width:90em){.grid-x>.xlarge-auto{flex:1 1 0;width:auto}.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-shrink{flex:0 0 auto}.grid-x>.xlarge-shrink{width:auto}.grid-x>.xlarge-1{width:8.3333333333%}.grid-x>.xlarge-2{width:16.6666666667%}.grid-x>.xlarge-3{width:25%}.grid-x>.xlarge-4{width:33.3333333333%}.grid-x>.xlarge-5{width:41.6666666667%}.grid-x>.xlarge-6{width:50%}.grid-x>.xlarge-7{width:58.3333333333%}.grid-x>.xlarge-8{width:66.6666666667%}.grid-x>.xlarge-9{width:75%}.grid-x>.xlarge-10{width:83.3333333333%}.grid-x>.xlarge-11{width:91.6666666667%}.grid-x>.xlarge-12{width:100%}}@media screen and (min-width:120em){.grid-x>.xxlarge-auto{flex:1 1 0;width:auto}.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-shrink{flex:0 0 auto}.grid-x>.xxlarge-shrink{width:auto}.grid-x>.xxlarge-1{width:8.3333333333%}.grid-x>.xxlarge-2{width:16.6666666667%}.grid-x>.xxlarge-3{width:25%}.grid-x>.xxlarge-4{width:33.3333333333%}.grid-x>.xxlarge-5{width:41.6666666667%}.grid-x>.xxlarge-6{width:50%}.grid-x>.xxlarge-7{width:58.3333333333%}.grid-x>.xxlarge-8{width:66.6666666667%}.grid-x>.xxlarge-9{width:75%}.grid-x>.xxlarge-10{width:83.3333333333%}.grid-x>.xxlarge-11{width:91.6666666667%}.grid-x>.xxlarge-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-margin-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-margin-x>.cell{margin-left:.375rem;margin-right:.375rem;width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.cell{margin-left:.75rem;margin-right:.75rem;width:calc(100% - 1.5rem)}}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - .75rem)}.grid-margin-x>.small-2{width:calc(16.66667% - .75rem)}.grid-margin-x>.small-3{width:calc(25% - .75rem)}.grid-margin-x>.small-4{width:calc(33.33333% - .75rem)}.grid-margin-x>.small-5{width:calc(41.66667% - .75rem)}.grid-margin-x>.small-6{width:calc(50% - .75rem)}.grid-margin-x>.small-7{width:calc(58.33333% - .75rem)}.grid-margin-x>.small-8{width:calc(66.66667% - .75rem)}.grid-margin-x>.small-9{width:calc(75% - .75rem)}.grid-margin-x>.small-10{width:calc(83.33333% - .75rem)}.grid-margin-x>.small-11{width:calc(91.66667% - .75rem)}.grid-margin-x>.small-12{width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.small-3{width:calc(25% - 1.5rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.small-6{width:calc(50% - 1.5rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.small-9{width:calc(75% - 1.5rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.small-12{width:calc(100% - 1.5rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.medium-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.5rem)}.grid-margin-x>.medium-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.medium-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.5rem)}.grid-margin-x>.medium-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.medium-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.5rem)}.grid-margin-x>.medium-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.medium-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.large-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.large-3{width:calc(25% - 1.5rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.large-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.large-6{width:calc(50% - 1.5rem)}.grid-margin-x>.large-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.large-9{width:calc(75% - 1.5rem)}.grid-margin-x>.large-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.large-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.large-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x>.xlarge-auto,.grid-margin-x>.xlarge-shrink{width:auto}.grid-margin-x>.xlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xlarge-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x>.xxlarge-auto,.grid-margin-x>.xxlarge-shrink{width:auto}.grid-margin-x>.xxlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xxlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xxlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xxlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xxlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xxlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xxlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xxlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xxlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xxlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xxlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xxlarge-12{width:calc(100% - 1.5rem)}}.grid-padding-x .grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-padding-x .grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-container:not(.full)>.grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-container:not(.full)>.grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-padding-x>.cell{padding-left:.375rem;padding-right:.375rem}@media print,screen and (min-width:30em){.grid-padding-x>.cell{padding-left:.75rem;padding-right:.75rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.3333333333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.6666666667%}.small-up-7>.cell{width:14.2857142857%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:30em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.3333333333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.6666666667%}.medium-up-7>.cell{width:14.2857142857%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.3333333333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.6666666667%}.large-up-7>.cell{width:14.2857142857%}.large-up-8>.cell{width:12.5%}}@media screen and (min-width:90em){.xlarge-up-1>.cell{width:100%}.xlarge-up-2>.cell{width:50%}.xlarge-up-3>.cell{width:33.3333333333%}.xlarge-up-4>.cell{width:25%}.xlarge-up-5>.cell{width:20%}.xlarge-up-6>.cell{width:16.6666666667%}.xlarge-up-7>.cell{width:14.2857142857%}.xlarge-up-8>.cell{width:12.5%}}@media screen and (min-width:120em){.xxlarge-up-1>.cell{width:100%}.xxlarge-up-2>.cell{width:50%}.xxlarge-up-3>.cell{width:33.3333333333%}.xxlarge-up-4>.cell{width:25%}.xxlarge-up-5>.cell{width:20%}.xxlarge-up-6>.cell{width:16.6666666667%}.xxlarge-up-7>.cell{width:14.2857142857%}.xxlarge-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - .75rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - .75rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - .75rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - .75rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - .75rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - .75rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - .75rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.5rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x.xlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x.xxlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xxlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xxlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xxlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xxlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xxlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xxlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xxlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}.small-margin-collapse,.small-margin-collapse>.cell{margin-left:0;margin-right:0}.small-margin-collapse>.small-1{width:8.3333333333%}.small-margin-collapse>.small-2{width:16.6666666667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.3333333333%}.small-margin-collapse>.small-5{width:41.6666666667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.3333333333%}.small-margin-collapse>.small-8{width:66.6666666667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.3333333333%}.small-margin-collapse>.small-11{width:91.6666666667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width:30em){.small-margin-collapse>.medium-1{width:8.3333333333%}.small-margin-collapse>.medium-2{width:16.6666666667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.3333333333%}.small-margin-collapse>.medium-5{width:41.6666666667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.3333333333%}.small-margin-collapse>.medium-8{width:66.6666666667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.3333333333%}.small-margin-collapse>.medium-11{width:91.6666666667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse>.large-1{width:8.3333333333%}.small-margin-collapse>.large-2{width:16.6666666667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.3333333333%}.small-margin-collapse>.large-5{width:41.6666666667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.3333333333%}.small-margin-collapse>.large-8{width:66.6666666667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.3333333333%}.small-margin-collapse>.large-11{width:91.6666666667%}.small-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.small-margin-collapse>.xlarge-1{width:8.3333333333%}.small-margin-collapse>.xlarge-2{width:16.6666666667%}.small-margin-collapse>.xlarge-3{width:25%}.small-margin-collapse>.xlarge-4{width:33.3333333333%}.small-margin-collapse>.xlarge-5{width:41.6666666667%}.small-margin-collapse>.xlarge-6{width:50%}.small-margin-collapse>.xlarge-7{width:58.3333333333%}.small-margin-collapse>.xlarge-8{width:66.6666666667%}.small-margin-collapse>.xlarge-9{width:75%}.small-margin-collapse>.xlarge-10{width:83.3333333333%}.small-margin-collapse>.xlarge-11{width:91.6666666667%}.small-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.small-margin-collapse>.xxlarge-1{width:8.3333333333%}.small-margin-collapse>.xxlarge-2{width:16.6666666667%}.small-margin-collapse>.xxlarge-3{width:25%}.small-margin-collapse>.xxlarge-4{width:33.3333333333%}.small-margin-collapse>.xxlarge-5{width:41.6666666667%}.small-margin-collapse>.xxlarge-6{width:50%}.small-margin-collapse>.xxlarge-7{width:58.3333333333%}.small-margin-collapse>.xxlarge-8{width:66.6666666667%}.small-margin-collapse>.xxlarge-9{width:75%}.small-margin-collapse>.xxlarge-10{width:83.3333333333%}.small-margin-collapse>.xxlarge-11{width:91.6666666667%}.small-margin-collapse>.xxlarge-12{width:100%}}.small-padding-collapse{margin-left:0;margin-right:0}.small-padding-collapse>.cell{padding-left:0;padding-right:0}@media print,screen and (min-width:30em){.medium-margin-collapse,.medium-margin-collapse>.cell{margin-left:0;margin-right:0}.medium-margin-collapse>.small-1{width:8.3333333333%}.medium-margin-collapse>.small-2{width:16.6666666667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.3333333333%}.medium-margin-collapse>.small-5{width:41.6666666667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.3333333333%}.medium-margin-collapse>.small-8{width:66.6666666667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.3333333333%}.medium-margin-collapse>.small-11{width:91.6666666667%}.medium-margin-collapse>.small-12{width:100%}.medium-margin-collapse>.medium-1{width:8.3333333333%}.medium-margin-collapse>.medium-2{width:16.6666666667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.3333333333%}.medium-margin-collapse>.medium-5{width:41.6666666667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.3333333333%}.medium-margin-collapse>.medium-8{width:66.6666666667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.3333333333%}.medium-margin-collapse>.medium-11{width:91.6666666667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse>.large-1{width:8.3333333333%}.medium-margin-collapse>.large-2{width:16.6666666667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.3333333333%}.medium-margin-collapse>.large-5{width:41.6666666667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.3333333333%}.medium-margin-collapse>.large-8{width:66.6666666667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.3333333333%}.medium-margin-collapse>.large-11{width:91.6666666667%}.medium-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.medium-margin-collapse>.xlarge-1{width:8.3333333333%}.medium-margin-collapse>.xlarge-2{width:16.6666666667%}.medium-margin-collapse>.xlarge-3{width:25%}.medium-margin-collapse>.xlarge-4{width:33.3333333333%}.medium-margin-collapse>.xlarge-5{width:41.6666666667%}.medium-margin-collapse>.xlarge-6{width:50%}.medium-margin-collapse>.xlarge-7{width:58.3333333333%}.medium-margin-collapse>.xlarge-8{width:66.6666666667%}.medium-margin-collapse>.xlarge-9{width:75%}.medium-margin-collapse>.xlarge-10{width:83.3333333333%}.medium-margin-collapse>.xlarge-11{width:91.6666666667%}.medium-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.medium-margin-collapse>.xxlarge-1{width:8.3333333333%}.medium-margin-collapse>.xxlarge-2{width:16.6666666667%}.medium-margin-collapse>.xxlarge-3{width:25%}.medium-margin-collapse>.xxlarge-4{width:33.3333333333%}.medium-margin-collapse>.xxlarge-5{width:41.6666666667%}.medium-margin-collapse>.xxlarge-6{width:50%}.medium-margin-collapse>.xxlarge-7{width:58.3333333333%}.medium-margin-collapse>.xxlarge-8{width:66.6666666667%}.medium-margin-collapse>.xxlarge-9{width:75%}.medium-margin-collapse>.xxlarge-10{width:83.3333333333%}.medium-margin-collapse>.xxlarge-11{width:91.6666666667%}.medium-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:30em){.medium-padding-collapse{margin-left:0;margin-right:0}.medium-padding-collapse>.cell{padding-left:0;padding-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse,.large-margin-collapse>.cell{margin-left:0;margin-right:0}.large-margin-collapse>.small-1{width:8.3333333333%}.large-margin-collapse>.small-2{width:16.6666666667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.3333333333%}.large-margin-collapse>.small-5{width:41.6666666667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.3333333333%}.large-margin-collapse>.small-8{width:66.6666666667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.3333333333%}.large-margin-collapse>.small-11{width:91.6666666667%}.large-margin-collapse>.small-12{width:100%}.large-margin-collapse>.medium-1{width:8.3333333333%}.large-margin-collapse>.medium-2{width:16.6666666667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.3333333333%}.large-margin-collapse>.medium-5{width:41.6666666667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.3333333333%}.large-margin-collapse>.medium-8{width:66.6666666667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.3333333333%}.large-margin-collapse>.medium-11{width:91.6666666667%}.large-margin-collapse>.medium-12{width:100%}.large-margin-collapse>.large-1{width:8.3333333333%}.large-margin-collapse>.large-2{width:16.6666666667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.3333333333%}.large-margin-collapse>.large-5{width:41.6666666667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.3333333333%}.large-margin-collapse>.large-8{width:66.6666666667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.3333333333%}.large-margin-collapse>.large-11{width:91.6666666667%}.large-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.large-margin-collapse>.xlarge-1{width:8.3333333333%}.large-margin-collapse>.xlarge-2{width:16.6666666667%}.large-margin-collapse>.xlarge-3{width:25%}.large-margin-collapse>.xlarge-4{width:33.3333333333%}.large-margin-collapse>.xlarge-5{width:41.6666666667%}.large-margin-collapse>.xlarge-6{width:50%}.large-margin-collapse>.xlarge-7{width:58.3333333333%}.large-margin-collapse>.xlarge-8{width:66.6666666667%}.large-margin-collapse>.xlarge-9{width:75%}.large-margin-collapse>.xlarge-10{width:83.3333333333%}.large-margin-collapse>.xlarge-11{width:91.6666666667%}.large-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.large-margin-collapse>.xxlarge-1{width:8.3333333333%}.large-margin-collapse>.xxlarge-2{width:16.6666666667%}.large-margin-collapse>.xxlarge-3{width:25%}.large-margin-collapse>.xxlarge-4{width:33.3333333333%}.large-margin-collapse>.xxlarge-5{width:41.6666666667%}.large-margin-collapse>.xxlarge-6{width:50%}.large-margin-collapse>.xxlarge-7{width:58.3333333333%}.large-margin-collapse>.xxlarge-8{width:66.6666666667%}.large-margin-collapse>.xxlarge-9{width:75%}.large-margin-collapse>.xxlarge-10{width:83.3333333333%}.large-margin-collapse>.xxlarge-11{width:91.6666666667%}.large-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:64em){.large-padding-collapse{margin-left:0;margin-right:0}.large-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:90em){.xlarge-margin-collapse,.xlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xlarge-margin-collapse>.small-1{width:8.3333333333%}.xlarge-margin-collapse>.small-2{width:16.6666666667%}.xlarge-margin-collapse>.small-3{width:25%}.xlarge-margin-collapse>.small-4{width:33.3333333333%}.xlarge-margin-collapse>.small-5{width:41.6666666667%}.xlarge-margin-collapse>.small-6{width:50%}.xlarge-margin-collapse>.small-7{width:58.3333333333%}.xlarge-margin-collapse>.small-8{width:66.6666666667%}.xlarge-margin-collapse>.small-9{width:75%}.xlarge-margin-collapse>.small-10{width:83.3333333333%}.xlarge-margin-collapse>.small-11{width:91.6666666667%}.xlarge-margin-collapse>.small-12{width:100%}.xlarge-margin-collapse>.medium-1{width:8.3333333333%}.xlarge-margin-collapse>.medium-2{width:16.6666666667%}.xlarge-margin-collapse>.medium-3{width:25%}.xlarge-margin-collapse>.medium-4{width:33.3333333333%}.xlarge-margin-collapse>.medium-5{width:41.6666666667%}.xlarge-margin-collapse>.medium-6{width:50%}.xlarge-margin-collapse>.medium-7{width:58.3333333333%}.xlarge-margin-collapse>.medium-8{width:66.6666666667%}.xlarge-margin-collapse>.medium-9{width:75%}.xlarge-margin-collapse>.medium-10{width:83.3333333333%}.xlarge-margin-collapse>.medium-11{width:91.6666666667%}.xlarge-margin-collapse>.medium-12{width:100%}.xlarge-margin-collapse>.large-1{width:8.3333333333%}.xlarge-margin-collapse>.large-2{width:16.6666666667%}.xlarge-margin-collapse>.large-3{width:25%}.xlarge-margin-collapse>.large-4{width:33.3333333333%}.xlarge-margin-collapse>.large-5{width:41.6666666667%}.xlarge-margin-collapse>.large-6{width:50%}.xlarge-margin-collapse>.large-7{width:58.3333333333%}.xlarge-margin-collapse>.large-8{width:66.6666666667%}.xlarge-margin-collapse>.large-9{width:75%}.xlarge-margin-collapse>.large-10{width:83.3333333333%}.xlarge-margin-collapse>.large-11{width:91.6666666667%}.xlarge-margin-collapse>.large-12{width:100%}.xlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xlarge-3{width:25%}.xlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xlarge-6{width:50%}.xlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xlarge-9{width:75%}.xlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.xlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xxlarge-3{width:25%}.xlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xxlarge-6{width:50%}.xlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xxlarge-9{width:75%}.xlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xxlarge-12{width:100%}}@media screen and (min-width:90em){.xlarge-padding-collapse{margin-left:0;margin-right:0}.xlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:120em){.xxlarge-margin-collapse,.xxlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xxlarge-margin-collapse>.small-1{width:8.3333333333%}.xxlarge-margin-collapse>.small-2{width:16.6666666667%}.xxlarge-margin-collapse>.small-3{width:25%}.xxlarge-margin-collapse>.small-4{width:33.3333333333%}.xxlarge-margin-collapse>.small-5{width:41.6666666667%}.xxlarge-margin-collapse>.small-6{width:50%}.xxlarge-margin-collapse>.small-7{width:58.3333333333%}.xxlarge-margin-collapse>.small-8{width:66.6666666667%}.xxlarge-margin-collapse>.small-9{width:75%}.xxlarge-margin-collapse>.small-10{width:83.3333333333%}.xxlarge-margin-collapse>.small-11{width:91.6666666667%}.xxlarge-margin-collapse>.small-12{width:100%}.xxlarge-margin-collapse>.medium-1{width:8.3333333333%}.xxlarge-margin-collapse>.medium-2{width:16.6666666667%}.xxlarge-margin-collapse>.medium-3{width:25%}.xxlarge-margin-collapse>.medium-4{width:33.3333333333%}.xxlarge-margin-collapse>.medium-5{width:41.6666666667%}.xxlarge-margin-collapse>.medium-6{width:50%}.xxlarge-margin-collapse>.medium-7{width:58.3333333333%}.xxlarge-margin-collapse>.medium-8{width:66.6666666667%}.xxlarge-margin-collapse>.medium-9{width:75%}.xxlarge-margin-collapse>.medium-10{width:83.3333333333%}.xxlarge-margin-collapse>.medium-11{width:91.6666666667%}.xxlarge-margin-collapse>.medium-12{width:100%}.xxlarge-margin-collapse>.large-1{width:8.3333333333%}.xxlarge-margin-collapse>.large-2{width:16.6666666667%}.xxlarge-margin-collapse>.large-3{width:25%}.xxlarge-margin-collapse>.large-4{width:33.3333333333%}.xxlarge-margin-collapse>.large-5{width:41.6666666667%}.xxlarge-margin-collapse>.large-6{width:50%}.xxlarge-margin-collapse>.large-7{width:58.3333333333%}.xxlarge-margin-collapse>.large-8{width:66.6666666667%}.xxlarge-margin-collapse>.large-9{width:75%}.xxlarge-margin-collapse>.large-10{width:83.3333333333%}.xxlarge-margin-collapse>.large-11{width:91.6666666667%}.xxlarge-margin-collapse>.large-12{width:100%}.xxlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xlarge-3{width:25%}.xxlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xlarge-6{width:50%}.xxlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xlarge-9{width:75%}.xxlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xlarge-12{width:100%}.xxlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xxlarge-3{width:25%}.xxlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xxlarge-6{width:50%}.xxlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xxlarge-9{width:75%}.xxlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xxlarge-12{width:100%}.xxlarge-padding-collapse{margin-left:0;margin-right:0}.xxlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:.375rem}.small-offset-1{margin-left:8.3333333333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.33333% + .375rem)}.small-offset-2{margin-left:16.6666666667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.66667% + .375rem)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + .375rem)}.small-offset-4{margin-left:33.3333333333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.33333% + .375rem)}.small-offset-5{margin-left:41.6666666667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.66667% + .375rem)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + .375rem)}.small-offset-7{margin-left:58.3333333333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.33333% + .375rem)}.small-offset-8{margin-left:66.6666666667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.66667% + .375rem)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + .375rem)}.small-offset-10{margin-left:83.3333333333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.33333% + .375rem)}.small-offset-11{margin-left:91.6666666667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.66667% + .375rem)}@media print,screen and (min-width:30em){.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:.75rem}.medium-offset-1{margin-left:8.3333333333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.33333% + .75rem)}.medium-offset-2{margin-left:16.6666666667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.66667% + .75rem)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + .75rem)}.medium-offset-4{margin-left:33.3333333333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.33333% + .75rem)}.medium-offset-5{margin-left:41.6666666667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.66667% + .75rem)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + .75rem)}.medium-offset-7{margin-left:58.3333333333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.33333% + .75rem)}.medium-offset-8{margin-left:66.6666666667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.66667% + .75rem)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + .75rem)}.medium-offset-10{margin-left:83.3333333333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.33333% + .75rem)}.medium-offset-11{margin-left:91.6666666667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.66667% + .75rem)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:.75rem}.large-offset-1{margin-left:8.3333333333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.33333% + .75rem)}.large-offset-2{margin-left:16.6666666667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + .75rem)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + .75rem)}.large-offset-4{margin-left:33.3333333333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.33333% + .75rem)}.large-offset-5{margin-left:41.6666666667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.66667% + .75rem)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + .75rem)}.large-offset-7{margin-left:58.3333333333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.33333% + .75rem)}.large-offset-8{margin-left:66.6666666667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.66667% + .75rem)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + .75rem)}.large-offset-10{margin-left:83.3333333333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.33333% + .75rem)}.large-offset-11{margin-left:91.6666666667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:90em){.xlarge-offset-0{margin-left:0}.grid-margin-x>.xlarge-offset-0{margin-left:.75rem}.xlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xlarge-offset-3{margin-left:25%}.grid-margin-x>.xlarge-offset-3{margin-left:calc(25% + .75rem)}.xlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xlarge-offset-6{margin-left:50%}.grid-margin-x>.xlarge-offset-6{margin-left:calc(50% + .75rem)}.xlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xlarge-offset-9{margin-left:75%}.grid-margin-x>.xlarge-offset-9{margin-left:calc(75% + .75rem)}.xlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:120em){.xxlarge-offset-0{margin-left:0}.grid-margin-x>.xxlarge-offset-0{margin-left:.75rem}.xxlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xxlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xxlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xxlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xxlarge-offset-3{margin-left:25%}.grid-margin-x>.xxlarge-offset-3{margin-left:calc(25% + .75rem)}.xxlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xxlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xxlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xxlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xxlarge-offset-6{margin-left:50%}.grid-margin-x>.xxlarge-offset-6{margin-left:calc(50% + .75rem)}.xxlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xxlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xxlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xxlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xxlarge-offset-9{margin-left:75%}.grid-margin-x>.xxlarge-offset-9{margin-left:calc(75% + .75rem)}.xxlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xxlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xxlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xxlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}.grid-y{display:flex;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto,.grid-y>.shrink{height:auto}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-full,.grid-y>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-full,.grid-y>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-full,.grid-y>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-full,.grid-y>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-full,.grid-y>.xxlarge-shrink{flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9{flex:0 0 auto}.grid-y>.small-1{height:8.3333333333%}.grid-y>.small-2{height:16.6666666667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.3333333333%}.grid-y>.small-5{height:41.6666666667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.3333333333%}.grid-y>.small-8{height:66.6666666667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.3333333333%}.grid-y>.small-11{height:91.6666666667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width:30em){.grid-y>.medium-auto{flex:1 1 0;height:auto}.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-shrink{flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.3333333333%}.grid-y>.medium-2{height:16.6666666667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.3333333333%}.grid-y>.medium-5{height:41.6666666667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.3333333333%}.grid-y>.medium-8{height:66.6666666667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.3333333333%}.grid-y>.medium-11{height:91.6666666667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width:64em){.grid-y>.large-auto{flex:1 1 0;height:auto}.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-shrink{flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.3333333333%}.grid-y>.large-2{height:16.6666666667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.3333333333%}.grid-y>.large-5{height:41.6666666667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.3333333333%}.grid-y>.large-8{height:66.6666666667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.3333333333%}.grid-y>.large-11{height:91.6666666667%}.grid-y>.large-12{height:100%}}@media screen and (min-width:90em){.grid-y>.xlarge-auto{flex:1 1 0;height:auto}.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-shrink{flex:0 0 auto}.grid-y>.xlarge-shrink{height:auto}.grid-y>.xlarge-1{height:8.3333333333%}.grid-y>.xlarge-2{height:16.6666666667%}.grid-y>.xlarge-3{height:25%}.grid-y>.xlarge-4{height:33.3333333333%}.grid-y>.xlarge-5{height:41.6666666667%}.grid-y>.xlarge-6{height:50%}.grid-y>.xlarge-7{height:58.3333333333%}.grid-y>.xlarge-8{height:66.6666666667%}.grid-y>.xlarge-9{height:75%}.grid-y>.xlarge-10{height:83.3333333333%}.grid-y>.xlarge-11{height:91.6666666667%}.grid-y>.xlarge-12{height:100%}}@media screen and (min-width:120em){.grid-y>.xxlarge-auto{flex:1 1 0;height:auto}.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-shrink{flex:0 0 auto}.grid-y>.xxlarge-shrink{height:auto}.grid-y>.xxlarge-1{height:8.3333333333%}.grid-y>.xxlarge-2{height:16.6666666667%}.grid-y>.xxlarge-3{height:25%}.grid-y>.xxlarge-4{height:33.3333333333%}.grid-y>.xxlarge-5{height:41.6666666667%}.grid-y>.xxlarge-6{height:50%}.grid-y>.xxlarge-7{height:58.3333333333%}.grid-y>.xxlarge-8{height:66.6666666667%}.grid-y>.xxlarge-9{height:75%}.grid-y>.xxlarge-10{height:83.3333333333%}.grid-y>.xxlarge-11{height:91.6666666667%}.grid-y>.xxlarge-12{height:100%}}.grid-padding-y .grid-padding-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-padding-y .grid-padding-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-padding-y>.cell{padding-bottom:.375rem;padding-top:.375rem}@media print,screen and (min-width:30em){.grid-padding-y>.cell{padding-bottom:.75rem;padding-top:.75rem}}.grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .grid-frame{width:100%}.cell-block{max-width:100%;overflow-x:auto}.cell-block,.cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container{display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}@media print,screen and (min-width:30em){.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.medium-cell-block-container{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.medium-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media print,screen and (min-width:64em){.large-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.large-cell-block-container{display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.large-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:90em){.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xlarge-grid-frame{width:100%}.xlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:120em){.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xxlarge-grid-frame{width:100%}.xxlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xxlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xxlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xxlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}.grid-y.grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:30em){.grid-y.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:90em){.grid-y.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:120em){.grid-y.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:30em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}@media screen and (min-width:90em){.cell .grid-y.xlarge-grid-frame{height:100%}}@media screen and (min-width:120em){.cell .grid-y.xxlarge-grid-frame{height:100%}}.grid-margin-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-margin-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-margin-y>.cell{height:calc(100% - .75rem);margin-bottom:.375rem;margin-top:.375rem}@media print,screen and (min-width:30em){.grid-margin-y>.cell{height:calc(100% - 1.5rem);margin-bottom:.75rem;margin-top:.75rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - .75rem)}.grid-margin-y>.small-2{height:calc(16.66667% - .75rem)}.grid-margin-y>.small-3{height:calc(25% - .75rem)}.grid-margin-y>.small-4{height:calc(33.33333% - .75rem)}.grid-margin-y>.small-5{height:calc(41.66667% - .75rem)}.grid-margin-y>.small-6{height:calc(50% - .75rem)}.grid-margin-y>.small-7{height:calc(58.33333% - .75rem)}.grid-margin-y>.small-8{height:calc(66.66667% - .75rem)}.grid-margin-y>.small-9{height:calc(75% - .75rem)}.grid-margin-y>.small-10{height:calc(83.33333% - .75rem)}.grid-margin-y>.small-11{height:calc(91.66667% - .75rem)}.grid-margin-y>.small-12{height:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.small-3{height:calc(25% - 1.5rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.small-6{height:calc(50% - 1.5rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.small-9{height:calc(75% - 1.5rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.small-12{height:calc(100% - 1.5rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.5rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.5rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.5rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.large-3{height:calc(25% - 1.5rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.large-6{height:calc(50% - 1.5rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.large-9{height:calc(75% - 1.5rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.large-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y>.xlarge-auto,.grid-margin-y>.xlarge-shrink{height:auto}.grid-margin-y>.xlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xlarge-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y>.xxlarge-auto,.grid-margin-y>.xxlarge-shrink{height:auto}.grid-margin-y>.xxlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xxlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xxlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xxlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xxlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xxlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xxlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xxlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xxlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xxlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xxlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xxlarge-12{height:calc(100% - 1.5rem)}}.grid-frame.grid-margin-y{height:calc(100vh + .75rem)}@media print,screen and (min-width:30em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:30em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y.xlarge-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y.xxlarge-grid-frame{height:calc(100vh + 1.5rem)}}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-left:auto;margin-right:auto}.clearfix:after,.clearfix:before{content:" ";display:table;flex-basis:0;order:1}.clearfix:after{clear:both}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{align-content:center;align-items:center;justify-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width:30em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width:64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}@media screen and (min-width:90em){.xlarge-order-1{order:1}.xlarge-order-2{order:2}.xlarge-order-3{order:3}.xlarge-order-4{order:4}.xlarge-order-5{order:5}.xlarge-order-6{order:6}}@media screen and (min-width:120em){.xxlarge-order-1{order:1}.xxlarge-order-2{order:2}.xxlarge-order-3{order:3}.xxlarge-order-4{order:4}.xxlarge-order-5{order:5}.xxlarge-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width:30em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:90em){.xlarge-flex-container{display:flex}.xlarge-flex-child-auto{flex:1 1 auto}.xlarge-flex-child-grow{flex:1 0 auto}.xlarge-flex-child-shrink{flex:0 1 auto}.xlarge-flex-dir-row{flex-direction:row}.xlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xlarge-flex-dir-column{flex-direction:column}.xlarge-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:120em){.xxlarge-flex-container{display:flex}.xxlarge-flex-child-auto{flex:1 1 auto}.xxlarge-flex-child-grow{flex:1 0 auto}.xxlarge-flex-child-shrink{flex:0 1 auto}.xxlarge-flex-dir-row{flex-direction:row}.xxlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xxlarge-flex-dir-column{flex-direction:column}.xxlarge-flex-dir-column-reverse{flex-direction:column-reverse}}.hide{display:none!important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width:29.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:30em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:30em){.hide-for-medium{display:none!important}}@media screen and (max-width:29.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:30em)and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:29.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:64em)and (max-width:89.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:90em){.show-for-large-only{display:none!important}}@media screen and (min-width:90em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:89.99875em){.show-for-xlarge{display:none!important}}@media screen and (min-width:90em)and (max-width:119.99875em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:89.99875em),screen and (min-width:120em){.show-for-xlarge-only{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge-only{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge-only{display:none!important}}.show-for-sr,.show-on-focus{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.show-on-focus:active,.show-on-focus:focus{clip:auto!important;height:auto!important;overflow:visible!important;position:static!important;white-space:normal!important;width:auto!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode{display:block!important}.hide-for-dark-mode{display:none!important}}.show-for-ie{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie{display:block!important}.hide-for-ie{display:none!important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}@media(max-width:47.9375em){.pagehero-cards-items .swiper-wrapper{margin-left:0;margin-right:0}.pagehero-cards-items{overflow:hidden}}@media(min-width:64em){.pagehero-cards-items .pagehero-cards-box{flex:0 0 calc(16.66667% - 1.5rem);max-width:calc(16.66667% - 1.5rem)}.pagehero-cards-items .pagehero-cards-box.large{flex:0 0 calc(25% - 1.5rem);max-width:calc(25% - 1.5rem)}}@media(max-width:47.9375em){.pagehero-cards-items .pagehero-cards-box{margin-left:0}}@media(min-width:48em){.pagehero-cards-box{margin-bottom:1.5rem}.pagehero-cards-box.swiper-slide{height:auto;margin-left:0;margin-right:1.25rem}}.pagehero-cards-top{justify-content:center;position:relative}.pagehero-cards-top h2{padding-bottom:1.875rem;text-transform:uppercase}@media(min-width:48em){.pagehero-cards-top h2{margin-right:.75rem}}@media(min-width:64em){.pagehero-cards-top h2{padding-bottom:0}}.pagehero-cards-top h3{font-size:1.563rem;font-weight:700;margin-bottom:2.188rem;padding-top:1.25rem}@media(min-width:64em){.pagehero-cards-top h3{font-size:1.875rem;padding-top:0}}.pagehero-cards-top>:nth-child(2){position:relative}@media(min-width:64em){.pagehero-cards-top>:nth-child(2){margin-left:4rem}}.pagehero-cards-top>:nth-child(2):before{background-color:#d12800;height:7rem;left:3.5rem;top:-4rem;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transition:rotate(90deg);width:3px}@media(min-width:64em){.pagehero-cards-top>:nth-child(2):before{height:80%;left:-60px;top:0;-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transition:rotate(0)}}.pagehero-cards-subhead{margin-left:0;position:relative}@media(min-width:48em){.pagehero-cards-subhead{margin-left:4rem}}.pagehero-cards-subhead:before{background:#d12800;height:7rem;left:3.5rem;top:-4rem;transform:rotate(90deg);width:3px}@media(min-width:48em){.pagehero-cards-subhead:before{height:80%;left:-60px;top:0;transform:rotate(0)}}.pagehero-cards .swiper-initialized{padding-right:4rem}@media(min-width:48em){.pagehero-cards .swiper-initialized{padding-right:10rem}}.pagehero-cards .swiper-initialized .swiper-scrollbar{padding-right:4rem}@media(min-width:48em){.pagehero-cards .swiper-initialized .swiper-scrollbar{padding-right:10rem}}@media(min-width:64em){[dir=rtl] .pagehero-cards-top>:nth-child(2){margin-right:4rem}}[dir=rtl] .pagehero-cards-top>:nth-child(2):before{right:3.5rem}@media(min-width:64em){[dir=rtl] .pagehero-cards-top>:nth-child(2):before{right:-60px}}@media(min-width:48em){[dir=rtl] .pagehero-cards-top h2{margin-left:.75rem;margin-right:0}}[dir=rtl] .pagehero-cards .swiper-initialized{padding-left:4rem;padding-right:0}@media(min-width:48em){[dir=rtl] .pagehero-cards .swiper-initialized{padding-left:10rem}}[dir=rtl] .pagehero-cards .swiper-initialized .swiper-scrollbar{padding-left:4rem;padding-right:0}@media(min-width:48em){[dir=rtl] .pagehero-cards .swiper-initialized .swiper-scrollbar{padding-left:10rem}}[dir=rtl] .pagehero-cards .swiper-initialized .swiper-slide-active+.swiper-slide .cta__link i{left:unset;right:1rem} \ No newline at end of file diff --git a/docs/css/components/sidebar.min.css b/docs/css/components/sidebar.min.css index 0bb6e62bf..12b6cad5c 100644 --- a/docs/css/components/sidebar.min.css +++ b/docs/css/components/sidebar.min.css @@ -1 +1 @@ -.sidebar-accordion ul>li button{align-items:center;background:transparent;border:none;cursor:pointer;display:block;display:flex;font-size:1rem;font-weight:700;letter-spacing:.03em;line-height:1;text-transform:uppercase}@media(min-width:48em){.sidebar-accordion ul>li button{display:inline-flex}}.overlay-grey:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.sidebar-accordion h6:after,.sidebar-accordion ul>li button:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE5IDEtOSAxMEwxIDEiIHN0cm9rZT0iI0VFNDAyRCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 50%;content:"";height:.813rem;position:absolute;right:1.188rem;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;transition:translateY(-50%);width:20px}.sidebar-accordion ul ul.accordion__panel li a{background-image:none}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.sidebar-accordion{background-color:#fff}.sidebar-accordion ul>li :lang(my) button,:lang(my) .sidebar-accordion ul>li button{font-size:.875rem}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.sidebar-accordion{padding:0;position:relative}.sidebar-accordion.show-small h6{border-bottom:2px solid #000}.sidebar-accordion.show-small h6:after{-webkit-transform:translateY(-50%) rotate(-180deg);-moz-transform:translateY(-50%) rotate(-180deg);-ms-transform:translateY(-50%) rotate(-180deg);-o-transform:translateY(-50%) rotate(-180deg);transition:translateY(-50%) rotateZ(-180deg)}.sidebar-accordion.show-small ul{display:block;padding:0}.sidebar-accordion li,.sidebar-accordion ul{list-style-type:none;margin-bottom:0;padding-left:0}@media(min-width:48em){.sidebar-accordion li a:hover,.sidebar-accordion ul a:hover{background-color:#edeff0}}.sidebar-accordion h6{background-color:#edeff0;cursor:pointer;display:block;margin-bottom:0;padding:1rem;position:relative}@media(min-width:48em){.sidebar-accordion h6{display:none}}.sidebar-accordion ul{display:none;padding:0}@media(min-width:48em){.sidebar-accordion ul{display:block}}.sidebar-accordion ul>.active{border-bottom:none}.sidebar-accordion ul>.active button:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE5IDEtOSAxMEwxIDEiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 50%}@media(min-width:48em){.sidebar-accordion ul>.active button:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE5IDEtOSAxMEwxIDEiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 50%}}.sidebar-accordion ul>.active>a{background-color:#006eb5;color:#fff}@media(min-width:48em){.sidebar-accordion ul>.active>a{background-color:#006eb5;color:#fff}}.sidebar-accordion ul>.active>button:after{top:1.125rem;-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transition:rotateZ(-180deg)}@media(min-width:48em){.sidebar-accordion ul>.active>button:after{top:1.5rem}}.sidebar-accordion ul>li{background-color:#edeff0;position:relative}@media(min-width:48em){.sidebar-accordion ul>li{background-color:transparent;padding:0}}.sidebar-accordion ul>li button{float:right;height:1.25rem;margin-right:1.188rem;margin-top:-2.188rem;width:1.25rem}@media(min-width:48em){.sidebar-accordion ul>li button{margin-top:-2.688rem;top:2.063rem}}.sidebar-accordion ul>li button:after{top:1.5rem}@media(min-width:48em){.sidebar-accordion ul>li button:after{top:2.063rem}}.sidebar-accordion ul ul.accordion__panel{display:none;height:auto;padding:0}.sidebar-accordion ul ul.accordion__panel li a{border:none;display:block;font-size:.875rem;font-weight:400;padding:1rem 1.5rem 1rem 2rem}@media(min-width:48em){.sidebar-accordion ul ul.accordion__panel li a{font-size:1rem;padding-left:3rem}}.sidebar-accordion ul ul.accordion__panel li:first-of-type a{background-color:transparent;color:#000}@media(min-width:48em){.sidebar-accordion ul ul.accordion__panel li:first-of-type a:hover{background-color:#edeff0}}.sidebar-accordion ul ul.accordion__panel li:last-of-type a{margin-bottom:0}@media(min-width:48em){.sidebar-accordion.narrow ul.accordion__panel li a{font-size:.875rem;padding-left:2rem}.sidebar-accordion.narrow ul.accordion__panel li:last-of-type a{margin-bottom:2.5rem}.sidebar-accordion.narrow ul>li button:after{top:1.625rem}.sidebar-accordion.narrow li.active button:after{top:1.125rem}}[dir=rtl] .sidebar-accordion h6:after,[dir=rtl] .sidebar-accordion ul li>button:after{left:24px;right:unset}[dir=rtl] .sidebar-accordion li,[dir=rtl] .sidebar-accordion ul{padding-right:0}[dir=rtl] .sidebar-accordion button{float:left;margin-left:1.5rem;margin-right:0}@media(min-width:48em){[dir=rtl] .sidebar-accordion.narrow ul.accordion__panel li a{padding-left:1.5rem;padding-right:2rem}} \ No newline at end of file +.sidebar-accordion ul>li button{align-items:center;background:transparent;border:none;cursor:pointer;display:block;display:flex;font-size:1rem;font-weight:700;letter-spacing:.03em;line-height:1;text-transform:uppercase}@media(min-width:48em){.sidebar-accordion ul>li button{display:inline-flex}}.overlay-grey:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.sidebar-accordion h6:after,.sidebar-accordion ul>li button:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE5IDEtOSAxMEwxIDEiIHN0cm9rZT0iI0VFNDAyRCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 50%;content:"";height:.813rem;position:absolute;right:1.188rem;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;transition:translateY(-50%);width:20px}.sidebar-accordion ul ul.accordion__panel li a{background-image:none}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.sidebar-accordion{background-color:#fff}.sidebar-accordion ul>li :lang(my) button,:lang(my) .sidebar-accordion ul>li button{font-size:.875rem}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.sidebar-accordion{padding:0;position:relative}.sidebar-accordion.show-small h6{border-bottom:2px solid #000}.sidebar-accordion.show-small h6:after{-webkit-transform:translateY(-50%) rotate(-180deg);-moz-transform:translateY(-50%) rotate(-180deg);-ms-transform:translateY(-50%) rotate(-180deg);-o-transform:translateY(-50%) rotate(-180deg);transition:translateY(-50%) rotateZ(-180deg)}.sidebar-accordion.show-small ul{display:block;padding:0}.sidebar-accordion li,.sidebar-accordion ul{list-style-type:none;margin-bottom:0;padding-left:0}@media(min-width:48em){.sidebar-accordion li a:hover,.sidebar-accordion ul a:hover{background-color:#edeff0}}.sidebar-accordion h6{background-color:#edeff0;cursor:pointer;display:block;margin-bottom:0;padding:1rem;position:relative}@media(min-width:48em){.sidebar-accordion h6{display:none}}.sidebar-accordion ul{display:none;padding:0}@media(min-width:48em){.sidebar-accordion ul{display:block}}.sidebar-accordion ul>.active{border-bottom:none}.sidebar-accordion ul>.active button:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE5IDEtOSAxMEwxIDEiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 50%}@media(min-width:48em){.sidebar-accordion ul>.active button:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE5IDEtOSAxMEwxIDEiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 50%}}.sidebar-accordion ul>.active>a{background-color:#006eb5;color:#fff}@media(min-width:48em){.sidebar-accordion ul>.active>a{background-color:#006eb5;color:#fff}}.sidebar-accordion ul>.active>button:after{top:1.125rem;-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transition:rotateZ(-180deg)}@media(min-width:48em){.sidebar-accordion ul>.active>button:after{top:1.5rem}}.sidebar-accordion ul>li{background-color:#edeff0;position:relative}@media(min-width:48em){.sidebar-accordion ul>li{background-color:transparent;padding:0}}.sidebar-accordion ul>li button{float:right;height:1.25rem;margin-right:1.188rem;margin-top:-2.188rem;width:1.25rem}@media(min-width:48em){.sidebar-accordion ul>li button{margin-top:-2.688rem;top:2.063rem}}.sidebar-accordion ul>li button:after{top:1.5rem}@media(min-width:48em){.sidebar-accordion ul>li button:after{top:2.063rem}}.sidebar-accordion ul ul.accordion__panel{display:none;height:auto;padding:0}.sidebar-accordion ul ul.accordion__panel li a{border:none;display:block;font-size:.875rem;font-weight:400;padding:1rem 1.5rem 1rem 2rem}@media(min-width:48em){.sidebar-accordion ul ul.accordion__panel li a{font-size:1rem;padding-left:3rem}}.sidebar-accordion ul ul.accordion__panel li:first-of-type a{background-color:transparent;color:#000}@media(min-width:48em){.sidebar-accordion ul ul.accordion__panel li:first-of-type a:hover{background-color:#edeff0}}.sidebar-accordion ul ul.accordion__panel li:last-of-type a{margin-bottom:0}@media(min-width:48em){.sidebar-accordion.narrow ul.accordion__panel li a{font-size:.875rem;padding-left:2rem}.sidebar-accordion.narrow ul.accordion__panel li:last-of-type a{margin-bottom:2.5rem}.sidebar-accordion.narrow ul>li button:after{top:1.625rem}.sidebar-accordion.narrow li.active button:after{top:1.125rem}}[dir=rtl] .sidebar-accordion h6:after,[dir=rtl] .sidebar-accordion ul li>button:after{left:24px;right:unset}[dir=rtl] .sidebar-accordion li,[dir=rtl] .sidebar-accordion ul{padding-right:0}[dir=rtl] .sidebar-accordion button{float:left;margin-left:1.5rem;margin-right:0}@media(min-width:48em){[dir=rtl] .sidebar-accordion.narrow ul.accordion__panel li a{padding-left:1.5rem;padding-right:2rem}} \ No newline at end of file diff --git a/package.json b/package.json index 43af2824a..2f84f824b 100644 --- a/package.json +++ b/package.json @@ -73,6 +73,7 @@ "eslint-plugin-spellcheck": "0.0.20", "eslint-plugin-storybook": "^0.6.12", "extract-loader": "^5.1.0", + "foundation-sites": "^6.7.5", "glob": "^8.1.0", "html-entities": "^2.3.2", "lodash-webpack-plugin": "^0.11.5", diff --git a/stories/Components/UIcomponents/Cards/FeaturedCard/featured-content-card.scss b/stories/Components/UIcomponents/Cards/FeaturedCard/featured-content-card.scss index 4bd28f655..d044b7d79 100644 --- a/stories/Components/UIcomponents/Cards/FeaturedCard/featured-content-card.scss +++ b/stories/Components/UIcomponents/Cards/FeaturedCard/featured-content-card.scss @@ -11,8 +11,13 @@ $light-colors: ( /* feature card start */ .feature__card { + + margin-block-end: $spacing-04; + @include devicebreak(medium) { + margin-block-end: $spacing-06; + //CtaLink .cta__link.cta--arrow { width: 100%; @@ -357,4 +362,4 @@ $color in $light-colors { } } -/* feature card end */ \ No newline at end of file +/* feature card end */ diff --git a/stories/Components/UIcomponents/Hero/HomePageHero/homepage-hero.scss b/stories/Components/UIcomponents/Hero/HomePageHero/homepage-hero.scss index c491bcc0a..a2a8d6d7a 100644 --- a/stories/Components/UIcomponents/Hero/HomePageHero/homepage-hero.scss +++ b/stories/Components/UIcomponents/Hero/HomePageHero/homepage-hero.scss @@ -1,6 +1,7 @@ @import '../../../../assets/scss/variables'; @import '../../../../assets/scss/mixins'; @import '../../../../assets/scss/base'; +@import '../../../../assets/scss/grid'; /* global homepage hero */ .homepage-hero { diff --git a/stories/Components/UIcomponents/Hero/PageHeroCards/pagehero-cards.scss b/stories/Components/UIcomponents/Hero/PageHeroCards/pagehero-cards.scss index 58187ee47..1b93f676a 100644 --- a/stories/Components/UIcomponents/Hero/PageHeroCards/pagehero-cards.scss +++ b/stories/Components/UIcomponents/Hero/PageHeroCards/pagehero-cards.scss @@ -1,6 +1,7 @@ @import '../../../../assets/scss/variables'; @import '../../../../assets/scss/mixins'; @import '../../../../assets/scss/base'; +@import '../../../../assets/scss/grid'; /* pagehero card hero start */ .pagehero-cards { diff --git a/stories/assets/scss/_base.scss b/stories/assets/scss/_base.scss index 6682ea81e..6c24fa630 100644 --- a/stories/assets/scss/_base.scss +++ b/stories/assets/scss/_base.scss @@ -115,7 +115,7 @@ } .expand-to-size { - max-width: calc(100% - 1rem); + max-width: calc(100% - 1.5rem); @include devicebreak(medium) { max-width: calc(100% - 3rem); @@ -436,4 +436,4 @@ $color in $colors-light { } } -/* base end */ \ No newline at end of file +/* base end */ diff --git a/stories/assets/scss/_grid-settings.scss b/stories/assets/scss/_grid-settings.scss new file mode 100644 index 000000000..37b3defee --- /dev/null +++ b/stories/assets/scss/_grid-settings.scss @@ -0,0 +1,57 @@ +@import 'node_modules/foundation-sites/scss/util/util'; + +// 1. Global +// --------- + +$global-width: rem-calc(1440); + +// 2. Breakpoints +// -------------- + +$breakpoints: ( + small: 0, + medium: 480px, + large: 1024px, + xlarge: 1440px, + xxlarge: 1920px, +); +$breakpoints-hidpi: ( + hidpi-1: 1, + hidpi-1-5: 1.5, + hidpi-2: 2, + retina: 2, + hidpi-3: 3 +); +$print-breakpoint: large; +$breakpoint-classes: (small medium large xlarge xxlarge); + +// 3. The Grid +// ----------- + +$grid-row-width: $global-width; +$grid-column-count: 12; +$grid-column-gutter: ( + small: 12px, + medium: 24px, +); +$grid-column-align-edge: true; +$grid-column-alias: 'columns'; +$block-grid-max: 8; + +// 56. Xy Grid +// ----------- + +$xy-grid: true; +$grid-container: $global-width; +$grid-columns: 12; +$grid-margin-gutters: ( + small: 12px, + medium: 24px +); +$grid-padding-gutters: $grid-margin-gutters; +$grid-container-padding: ( + small: 24px, + medium: 48px +);; +$grid-container-max: $global-width; +$xy-block-grid-max: 8; diff --git a/stories/assets/scss/_grid.scss b/stories/assets/scss/_grid.scss index 85013c040..143021ebe 100644 --- a/stories/assets/scss/_grid.scss +++ b/stories/assets/scss/_grid.scss @@ -1,2727 +1,17 @@ -/** - * Foundation for Sites - * Version 6.7.2 - * https://get.foundation - * Licensed under MIT Open Source - */ - -.grid-container { - margin-left: auto; - margin-right: auto; - max-width: 90rem; - padding-left: 0.75rem; - padding-right: 0.75rem; - - @media print, - screen and (min-width: 48em) { - padding-left: 0.75rem; - padding-right: 0.75rem; - } - - &.fluid { - max-width: 100%; - - @media print, - screen and (min-width: 48em) { - padding-left: 0.75rem; - padding-right: 0.75rem; - } - } - - &.full { - max-width: 100%; - padding-left: 0; - padding-right: 0; - } -} - -.grid-x { - box-direction: normal; - box-orient: horizontal; - display: flex; - flex-flow: row wrap; -} - -.cell { - box-flex: 0; - flex: 0 0 auto; - min-height: 0; - min-width: 0; - width: 100%; - - &.auto { - box-flex: 1; - flex: 1 1 0; - } - - &.shrink { - box-flex: 0; - flex: 0 0 auto; - } -} - -.grid-x { - >.auto, - >.shrink { - width: auto; - } - - >.small-shrink, - >.small-full, - >.small-1, - >.small-2, - >.small-3, - >.small-4, - >.small-5, - >.small-6, - >.small-7, - >.small-8, - >.small-9, - >.small-10, - >.small-11, - >.small-12 { - flex-basis: auto; - -ms-flex-preferred-size: auto; - } -} - -@media print, - screen and (min-width: 48em) { - .grid-x > .medium-shrink, - .grid-x > .medium-full, - .grid-x > .medium-1, - .grid-x > .medium-2, - .grid-x > .medium-3, - .grid-x > .medium-4, - .grid-x > .medium-5, - .grid-x > .medium-6, - .grid-x > .medium-7, - .grid-x > .medium-8, - .grid-x > .medium-9, - .grid-x > .medium-10, - .grid-x > .medium-11, - .grid-x > .medium-12 { - flex-basis: auto; - -ms-flex-preferred-size: auto; - } -} - -@media print, - screen and (min-width: 64em) { - .grid-x > .large-shrink, - .grid-x > .large-full, - .grid-x > .large-1, - .grid-x > .large-2, - .grid-x > .large-3, - .grid-x > .large-4, - .grid-x > .large-5, - .grid-x > .large-6, - .grid-x > .large-7, - .grid-x > .large-8, - .grid-x > .large-9, - .grid-x > .large-10, - .grid-x > .large-11, - .grid-x > .large-12 { - flex-basis: auto; - -ms-flex-preferred-size: auto; - } -} - -.grid-x { - >.small-1, - >.small-2, - >.small-3, - >.small-4, - >.small-5, - >.small-6, - >.small-7, - >.small-8, - >.small-9, - >.small-10, - >.small-11, - >.small-12 { - box-flex: 0; - flex: 0 0 auto; - } - - >.small-1 { - width: 8.33333%; - } - - >.small-2 { - width: 16.66667%; - } - - >.small-3 { - width: 25%; - } - - >.small-4 { - width: 33.33333%; - } - - >.small-5 { - width: 41.66667%; - } - - >.small-6 { - width: 50%; - } - - >.small-7 { - width: 58.33333%; - } - - >.small-8 { - width: 66.66667%; - } - - >.small-9 { - width: 75%; - } - - >.small-10 { - width: 83.33333%; - } - - >.small-11 { - width: 91.66667%; - } - - >.small-12 { - width: 100%; - } -} - -@media print, - screen and (min-width: 48em) { - .grid-x { - >.medium-auto { - box-flex: 1; - flex: 1 1 0; - width: auto; - } - - >.medium-shrink, - >.medium-1, - >.medium-2, - >.medium-3, - >.medium-4, - >.medium-5, - >.medium-6, - >.medium-7, - >.medium-8, - >.medium-9, - >.medium-10, - >.medium-11, - >.medium-12 { - box-flex: 0; - flex: 0 0 auto; - } - - >.medium-shrink { - width: auto; - } - - >.medium-1 { - width: 8.33333%; - } - - >.medium-2 { - width: 16.66667%; - } - - >.medium-3 { - width: 25%; - } - - >.medium-4 { - width: 33.33333%; - } - - >.medium-5 { - width: 41.66667%; - } - - >.medium-6 { - width: 50%; - } - - >.medium-7 { - width: 58.33333%; - } - - >.medium-8 { - width: 66.66667%; - } - - >.medium-9 { - width: 75%; - } - - >.medium-10 { - width: 83.33333%; - } - - >.medium-11 { - width: 91.66667%; - } - - >.medium-12 { - width: 100%; - } - } -} - -@media print, - screen and (min-width: 64em) { - .grid-x { - >.large-auto { - box-flex: 1; - flex: 1 1 0; - width: auto; - } - - >.large-shrink, - >.large-1, - >.large-2, - >.large-3, - >.large-4, - >.large-5, - >.large-6, - >.large-7, - >.large-8, - >.large-9, - >.large-10, - >.large-11, - >.large-12 { - box-flex: 0; - flex: 0 0 auto; - } - - >.large-shrink { - width: auto; - } - - >.large-1 { - width: 8.33333%; - } - - >.large-2 { - width: 16.66667%; - } - - >.large-3 { - width: 25%; - } - - >.large-4 { - width: 33.33333%; - } - - >.large-5 { - width: 41.66667%; - } - - >.large-6 { - width: 50%; - } - - >.large-7 { - width: 58.33333%; - } - - >.large-8 { - width: 66.66667%; - } - - >.large-9 { - width: 75%; - } - - >.large-10 { - width: 83.33333%; - } - - >.large-11 { - width: 91.66667%; - } - - >.large-12 { - width: 100%; - } - } -} - -.grid-margin-x:not(.grid-x) > .cell { - width: auto; -} - -.grid-margin-y:not(.grid-y) > .cell { - height: auto; -} - -.grid-margin-x { - margin-left: -0.375rem; - margin-right: -0.375rem; - - @media print, - screen and (min-width: 48em) { - margin-left: -0.75rem; - margin-right: -0.75rem; - } - - >.cell { - margin-left: 0.375rem; - margin-right: 0.375rem; - width: calc(100% - 0.75rem); - - @media print, - screen and (min-width: 48em) { - margin-left: 0.75rem; - margin-right: 0.75rem; - width: calc(100% - 1.5rem); - } - } - - >.auto, - >.shrink { - width: auto; - } - - >.small-1 { - width: calc(8.33333% - 0.75rem); - } - - >.small-2 { - width: calc(16.66667% - 0.75rem); - } - - >.small-3 { - width: calc(25% - 0.75rem); - } - - >.small-4 { - width: calc(33.33333% - 0.75rem); - } - - >.small-5 { - width: calc(41.66667% - 0.75rem); - } - - >.small-6 { - width: calc(50% - 0.75rem); - } - - >.small-7 { - width: calc(58.33333% - 0.75rem); - } - - >.small-8 { - width: calc(66.66667% - 0.75rem); - } - - >.small-9 { - width: calc(75% - 0.75rem); - } - - >.small-10 { - width: calc(83.33333% - 0.75rem); - } - - >.small-11 { - width: calc(91.66667% - 0.75rem); - } - - >.small-12 { - width: calc(100% - 0.75rem); - } -} - -@media print, - screen and (min-width: 48em) { - .grid-margin-x { - >.auto, - >.shrink, - >.medium-auto, - >.medium-shrink { - width: auto; - } - - >.small-1, - >.medium-1 { - width: calc(8.33333% - 1.5rem); - } - - >.small-2, - >.medium-2 { - width: calc(16.66667% - 1.5rem); - } - - >.small-3, - >.medium-3 { - width: calc(25% - 1.5rem); - } - - >.small-4, - >.medium-4 { - width: calc(33.33333% - 1.5rem); - } - - >.small-5, - >.medium-5 { - width: calc(41.66667% - 1.5rem); - } - - >.small-6, - >.medium-6 { - width: calc(50% - 1.5rem); - } - - >.small-7, - >.medium-7 { - width: calc(58.33333% - 1.5rem); - } - - >.small-8, - >.medium-8 { - width: calc(66.66667% - 1.5rem); - } - - >.small-9, - >.medium-9 { - width: calc(75% - 1.5rem); - } - - >.small-10, - >.medium-10 { - width: calc(83.33333% - 1.5rem); - } - - >.small-11, - >.medium-11 { - width: calc(91.66667% - 1.5rem); - } - - >.small-12, - >.medium-12 { - width: calc(100% - 1.5rem); - } - } -} - -@media print, - screen and (min-width: 64em) { - .grid-margin-x { - >.large-auto, - >.large-shrink { - width: auto; - } - - >.large-1 { - width: calc(8.33333% - 1.5rem); - } - - >.large-2 { - width: calc(16.66667% - 1.5rem); - } - - >.large-3 { - width: calc(25% - 1.5rem); - } - - >.large-4 { - width: calc(33.33333% - 1.5rem); - } - - >.large-5 { - width: calc(41.66667% - 1.5rem); - } - - >.large-6 { - width: calc(50% - 1.5rem); - } - - >.large-7 { - width: calc(58.33333% - 1.5rem); - } - - >.large-8 { - width: calc(66.66667% - 1.5rem); - } - - >.large-9 { - width: calc(75% - 1.5rem); - } - - >.large-10 { - width: calc(83.33333% - 1.5rem); - } - - >.large-11 { - width: calc(91.66667% - 1.5rem); - } - - >.large-12 { - width: calc(100% - 1.5rem); - } - } -} - -.grid-padding-x .grid-padding-x { - margin-left: -0.375rem; - margin-right: -0.375rem; - - @media print, - screen and (min-width: 48em) { - margin-left: -0.75rem; - margin-right: -0.75rem; - } -} - -.grid-container:not(.full) > .grid-padding-x { - margin-left: -0.375rem; - margin-right: -0.375rem; - - @media print, - screen and (min-width: 48em) { - margin-left: -0.75rem; - margin-right: -0.75rem; - } -} - -.grid-padding-x > .cell { - padding-left: 0.375rem; - padding-right: 0.375rem; - - @media print, - screen and (min-width: 48em) { - padding-left: 0.75rem; - padding-right: 0.75rem; - } -} - -.small-up-1 > .cell { - width: 100%; -} - -.small-up-2 > .cell { - width: 50%; -} - -.small-up-3 > .cell { - width: 33.33333%; -} - -.small-up-4 > .cell { - width: 25%; -} - -.small-up-5 > .cell { - width: 20%; -} - -.small-up-6 > .cell { - width: 16.66667%; -} - -.small-up-7 > .cell { - width: 14.28571%; -} - -.small-up-8 > .cell { - width: 12.5%; -} - -@media print, - screen and (min-width: 48em) { - .medium-up-1 > .cell { - width: 100%; - } - - .medium-up-2 > .cell { - width: 50%; - } - - .medium-up-3 > .cell { - width: 33.33333%; - } - - .medium-up-4 > .cell { - width: 25%; - } - - .medium-up-5 > .cell { - width: 20%; - } - - .medium-up-6 > .cell { - width: 16.66667%; - } - - .medium-up-7 > .cell { - width: 14.28571%; - } - - .medium-up-8 > .cell { - width: 12.5%; - } -} - -@media print, - screen and (min-width: 64em) { - .large-up-1 > .cell { - width: 100%; - } - - .large-up-2 > .cell { - width: 50%; - } - - .large-up-3 > .cell { - width: 33.33333%; - } - - .large-up-4 > .cell { - width: 25%; - } - - .large-up-5 > .cell { - width: 20%; - } - - .large-up-6 > .cell { - width: 16.66667%; - } - - .large-up-7 > .cell { - width: 14.28571%; - } - - .large-up-8 > .cell { - width: 12.5%; - } -} - -.grid-margin-x { - &.small-up-1 > .cell { - width: calc(100% - 0.75rem); - - @media print, - screen and (min-width: 48em) { - width: calc(100% - 1.5rem); - } - } - - &.small-up-2 > .cell { - width: calc(50% - 0.75rem); - - @media print, - screen and (min-width: 48em) { - width: calc(50% - 1.5rem); - } - } - - &.small-up-3 > .cell { - width: calc(33.33333% - 0.75rem); - - @media print, - screen and (min-width: 48em) { - width: calc(33.33333% - 1.5rem); - } - } - - &.small-up-4 > .cell { - width: calc(25% - 0.75rem); - - @media print, - screen and (min-width: 48em) { - width: calc(25% - 1.5rem); - } - } - - &.small-up-5 > .cell { - width: calc(20% - 0.75rem); - - @media print, - screen and (min-width: 48em) { - width: calc(20% - 1.5rem); - } - } - - &.small-up-6 > .cell { - width: calc(16.66667% - 0.75rem); - - @media print, - screen and (min-width: 48em) { - width: calc(16.66667% - 1.5rem); - } - } - - &.small-up-7 > .cell { - width: calc(14.28571% - 0.75rem); - - @media print, - screen and (min-width: 48em) { - width: calc(14.28571% - 1.5rem); - } - } - - &.small-up-8 > .cell { - width: calc(12.5% - 0.75rem); - - @media print, - screen and (min-width: 48em) { - width: calc(12.5% - 1.5rem); - } - } -} - -@media print, - screen and (min-width: 48em) { - .grid-margin-x.medium-up-1 > .cell { - width: calc(100% - 1.5rem); - } - - .grid-margin-x.medium-up-2 > .cell { - width: calc(50% - 1.5rem); - } - - .grid-margin-x.medium-up-3 > .cell { - width: calc(33.33333% - 1.5rem); - } - - .grid-margin-x.medium-up-4 > .cell { - width: calc(25% - 1.5rem); - } - - .grid-margin-x.medium-up-5 > .cell { - width: calc(20% - 1.5rem); - } - - .grid-margin-x.medium-up-6 > .cell { - width: calc(16.66667% - 1.5rem); - } - - .grid-margin-x.medium-up-7 > .cell { - width: calc(14.28571% - 1.5rem); - } - - .grid-margin-x.medium-up-8 > .cell { - width: calc(12.5% - 1.5rem); - } -} - -@media print, - screen and (min-width: 64em) { - .grid-margin-x.large-up-1 > .cell { - width: calc(100% - 1.5rem); - } - - .grid-margin-x.large-up-2 > .cell { - width: calc(50% - 1.5rem); - } - - .grid-margin-x.large-up-3 > .cell { - width: calc(33.33333% - 1.5rem); - } - - .grid-margin-x.large-up-4 > .cell { - width: calc(25% - 1.5rem); - } - - .grid-margin-x.large-up-5 > .cell { - width: calc(20% - 1.5rem); - } - - .grid-margin-x.large-up-6 > .cell { - width: calc(16.66667% - 1.5rem); - } - - .grid-margin-x.large-up-7 > .cell { - width: calc(14.28571% - 1.5rem); - } - - .grid-margin-x.large-up-8 > .cell { - width: calc(12.5% - 1.5rem); - } -} - -.small-margin-collapse { - margin-left: 0; - margin-right: 0; - - >.cell { - margin-left: 0; - margin-right: 0; - } - - >.small-1 { - width: 8.33333%; - } - - >.small-2 { - width: 16.66667%; - } - - >.small-3 { - width: 25%; - } - - >.small-4 { - width: 33.33333%; - } - - >.small-5 { - width: 41.66667%; - } - - >.small-6 { - width: 50%; - } - - >.small-7 { - width: 58.33333%; - } - - >.small-8 { - width: 66.66667%; - } - - >.small-9 { - width: 75%; - } - - >.small-10 { - width: 83.33333%; - } - - >.small-11 { - width: 91.66667%; - } - - >.small-12 { - width: 100%; - } -} - -@media print, - screen and (min-width: 48em) { - .small-margin-collapse > .medium-1 { - width: 8.33333%; - } - - .small-margin-collapse > .medium-2 { - width: 16.66667%; - } - - .small-margin-collapse > .medium-3 { - width: 25%; - } - - .small-margin-collapse > .medium-4 { - width: 33.33333%; - } - - .small-margin-collapse > .medium-5 { - width: 41.66667%; - } - - .small-margin-collapse > .medium-6 { - width: 50%; - } - - .small-margin-collapse > .medium-7 { - width: 58.33333%; - } - - .small-margin-collapse > .medium-8 { - width: 66.66667%; - } - - .small-margin-collapse > .medium-9 { - width: 75%; - } - - .small-margin-collapse > .medium-10 { - width: 83.33333%; - } - - .small-margin-collapse > .medium-11 { - width: 91.66667%; - } - - .small-margin-collapse > .medium-12 { - width: 100%; - } -} - -@media print, - screen and (min-width: 64em) { - .small-margin-collapse > .large-1 { - width: 8.33333%; - } - - .small-margin-collapse > .large-2 { - width: 16.66667%; - } - - .small-margin-collapse > .large-3 { - width: 25%; - } - - .small-margin-collapse > .large-4 { - width: 33.33333%; - } - - .small-margin-collapse > .large-5 { - width: 41.66667%; - } - - .small-margin-collapse > .large-6 { - width: 50%; - } - - .small-margin-collapse > .large-7 { - width: 58.33333%; - } - - .small-margin-collapse > .large-8 { - width: 66.66667%; - } - - .small-margin-collapse > .large-9 { - width: 75%; - } - - .small-margin-collapse > .large-10 { - width: 83.33333%; - } - - .small-margin-collapse > .large-11 { - width: 91.66667%; - } - - .small-margin-collapse > .large-12 { - width: 100%; - } -} - -.small-padding-collapse { - margin-left: 0; - margin-right: 0; - - >.cell { - padding-left: 0; - padding-right: 0; - } -} - -@media print, - screen and (min-width: 48em) { - .medium-margin-collapse { - margin-left: 0; - margin-right: 0; - - >.cell { - margin-left: 0; - margin-right: 0; - } - } -} - -@media print, - screen and (min-width: 48em) { - .medium-margin-collapse > .small-1 { - width: 8.33333%; - } - - .medium-margin-collapse > .small-2 { - width: 16.66667%; - } - - .medium-margin-collapse > .small-3 { - width: 25%; - } - - .medium-margin-collapse > .small-4 { - width: 33.33333%; - } - - .medium-margin-collapse > .small-5 { - width: 41.66667%; - } - - .medium-margin-collapse > .small-6 { - width: 50%; - } - - .medium-margin-collapse > .small-7 { - width: 58.33333%; - } - - .medium-margin-collapse > .small-8 { - width: 66.66667%; - } - - .medium-margin-collapse > .small-9 { - width: 75%; - } - - .medium-margin-collapse > .small-10 { - width: 83.33333%; - } - - .medium-margin-collapse > .small-11 { - width: 91.66667%; - } - - .medium-margin-collapse > .small-12 { - width: 100%; - } -} - -@media print, - screen and (min-width: 48em) { - .medium-margin-collapse > .medium-1 { - width: 8.33333%; - } - - .medium-margin-collapse > .medium-2 { - width: 16.66667%; - } - - .medium-margin-collapse > .medium-3 { - width: 25%; - } - - .medium-margin-collapse > .medium-4 { - width: 33.33333%; - } - - .medium-margin-collapse > .medium-5 { - width: 41.66667%; - } - - .medium-margin-collapse > .medium-6 { - width: 50%; - } - - .medium-margin-collapse > .medium-7 { - width: 58.33333%; - } - - .medium-margin-collapse > .medium-8 { - width: 66.66667%; - } - - .medium-margin-collapse > .medium-9 { - width: 75%; - } - - .medium-margin-collapse > .medium-10 { - width: 83.33333%; - } - - .medium-margin-collapse > .medium-11 { - width: 91.66667%; - } - - .medium-margin-collapse > .medium-12 { - width: 100%; - } -} - -@media print, - screen and (min-width: 64em) { - .medium-margin-collapse > .large-1 { - width: 8.33333%; - } - - .medium-margin-collapse > .large-2 { - width: 16.66667%; - } - - .medium-margin-collapse > .large-3 { - width: 25%; - } - - .medium-margin-collapse > .large-4 { - width: 33.33333%; - } - - .medium-margin-collapse > .large-5 { - width: 41.66667%; - } - - .medium-margin-collapse > .large-6 { - width: 50%; - } - - .medium-margin-collapse > .large-7 { - width: 58.33333%; - } - - .medium-margin-collapse > .large-8 { - width: 66.66667%; - } - - .medium-margin-collapse > .large-9 { - width: 75%; - } - - .medium-margin-collapse > .large-10 { - width: 83.33333%; - } - - .medium-margin-collapse > .large-11 { - width: 91.66667%; - } - - .medium-margin-collapse > .large-12 { - width: 100%; - } -} - -@media print, - screen and (min-width: 48em) { - .medium-padding-collapse { - margin-left: 0; - margin-right: 0; - - >.cell { - padding-left: 0; - padding-right: 0; - } - } -} - -@media print, - screen and (min-width: 64em) { - .large-margin-collapse { - margin-left: 0; - margin-right: 0; - - >.cell { - margin-left: 0; - margin-right: 0; - } - } -} - -@media print, - screen and (min-width: 64em) { - .large-margin-collapse > .small-1 { - width: 8.33333%; - } - - .large-margin-collapse > .small-2 { - width: 16.66667%; - } - - .large-margin-collapse > .small-3 { - width: 25%; - } - - .large-margin-collapse > .small-4 { - width: 33.33333%; - } - - .large-margin-collapse > .small-5 { - width: 41.66667%; - } - - .large-margin-collapse > .small-6 { - width: 50%; - } - - .large-margin-collapse > .small-7 { - width: 58.33333%; - } - - .large-margin-collapse > .small-8 { - width: 66.66667%; - } - - .large-margin-collapse > .small-9 { - width: 75%; - } - - .large-margin-collapse > .small-10 { - width: 83.33333%; - } - - .large-margin-collapse > .small-11 { - width: 91.66667%; - } - - .large-margin-collapse > .small-12 { - width: 100%; - } -} - -@media print, - screen and (min-width: 64em) { - .large-margin-collapse > .medium-1 { - width: 8.33333%; - } - - .large-margin-collapse > .medium-2 { - width: 16.66667%; - } - - .large-margin-collapse > .medium-3 { - width: 25%; - } - - .large-margin-collapse > .medium-4 { - width: 33.33333%; - } - - .large-margin-collapse > .medium-5 { - width: 41.66667%; - } - - .large-margin-collapse > .medium-6 { - width: 50%; - } - - .large-margin-collapse > .medium-7 { - width: 58.33333%; - } - - .large-margin-collapse > .medium-8 { - width: 66.66667%; - } - - .large-margin-collapse > .medium-9 { - width: 75%; - } - - .large-margin-collapse > .medium-10 { - width: 83.33333%; - } - - .large-margin-collapse > .medium-11 { - width: 91.66667%; - } - - .large-margin-collapse > .medium-12 { - width: 100%; - } -} - -@media print, - screen and (min-width: 64em) { - .large-margin-collapse > .large-1 { - width: 8.33333%; - } - - .large-margin-collapse > .large-2 { - width: 16.66667%; - } - - .large-margin-collapse > .large-3 { - width: 25%; - } - - .large-margin-collapse > .large-4 { - width: 33.33333%; - } - - .large-margin-collapse > .large-5 { - width: 41.66667%; - } - - .large-margin-collapse > .large-6 { - width: 50%; - } - - .large-margin-collapse > .large-7 { - width: 58.33333%; - } - - .large-margin-collapse > .large-8 { - width: 66.66667%; - } - - .large-margin-collapse > .large-9 { - width: 75%; - } - - .large-margin-collapse > .large-10 { - width: 83.33333%; - } - - .large-margin-collapse > .large-11 { - width: 91.66667%; - } - - .large-margin-collapse > .large-12 { - width: 100%; - } -} - -@media print, - screen and (min-width: 64em) { - .large-padding-collapse { - margin-left: 0; - margin-right: 0; - - >.cell { - padding-left: 0; - padding-right: 0; - } - } -} - -.small-offset-0 { - margin-left: 0%; -} - -.grid-margin-x > .small-offset-0 { - margin-left: calc(0% + 0.75rem / 2); -} - -.small-offset-1 { - margin-left: 8.33333%; -} - -.grid-margin-x > .small-offset-1 { - margin-left: calc(8.33333% + 0.75rem / 2); -} - -.small-offset-2 { - margin-left: 16.66667%; -} - -.grid-margin-x > .small-offset-2 { - margin-left: calc(16.66667% + 0.75rem / 2); -} - -.small-offset-3 { - margin-left: 25%; -} - -.grid-margin-x > .small-offset-3 { - margin-left: calc(25% + 0.75rem / 2); -} - -.small-offset-4 { - margin-left: 33.33333%; -} - -.grid-margin-x > .small-offset-4 { - margin-left: calc(33.33333% + 0.75rem / 2); -} - -.small-offset-5 { - margin-left: 41.66667%; -} - -.grid-margin-x > .small-offset-5 { - margin-left: calc(41.66667% + 0.75rem / 2); -} - -.small-offset-6 { - margin-left: 50%; -} - -.grid-margin-x > .small-offset-6 { - margin-left: calc(50% + 0.75rem / 2); -} - -.small-offset-7 { - margin-left: 58.33333%; -} - -.grid-margin-x > .small-offset-7 { - margin-left: calc(58.33333% + 0.75rem / 2); -} - -.small-offset-8 { - margin-left: 66.66667%; -} - -.grid-margin-x > .small-offset-8 { - margin-left: calc(66.66667% + 0.75rem / 2); -} - -.small-offset-9 { - margin-left: 75%; -} - -.grid-margin-x > .small-offset-9 { - margin-left: calc(75% + 0.75rem / 2); -} - -.small-offset-10 { - margin-left: 83.33333%; -} - -.grid-margin-x > .small-offset-10 { - margin-left: calc(83.33333% + 0.75rem / 2); -} - -.small-offset-11 { - margin-left: 91.66667%; -} - -.grid-margin-x > .small-offset-11 { - margin-left: calc(91.66667% + 0.75rem / 2); -} - -@media print, - screen and (min-width: 48em) { - .medium-offset-0 { - margin-left: 0%; - } - - .grid-margin-x > .medium-offset-0 { - margin-left: calc(0% + 1.5rem / 2); - } - - .medium-offset-1 { - margin-left: 8.33333%; - } - - .grid-margin-x > .medium-offset-1 { - margin-left: calc(8.33333% + 1.5rem / 2); - } - - .medium-offset-2 { - margin-left: 16.66667%; - } - - .grid-margin-x > .medium-offset-2 { - margin-left: calc(16.66667% + 1.5rem / 2); - } - - .medium-offset-3 { - margin-left: 25%; - } - - .grid-margin-x > .medium-offset-3 { - margin-left: calc(25% + 1.5rem / 2); - } - - .medium-offset-4 { - margin-left: 33.33333%; - } - - .grid-margin-x > .medium-offset-4 { - margin-left: calc(33.33333% + 1.5rem / 2); - } - - .medium-offset-5 { - margin-left: 41.66667%; - } - - .grid-margin-x > .medium-offset-5 { - margin-left: calc(41.66667% + 1.5rem / 2); - } - - .medium-offset-6 { - margin-left: 50%; - } - - .grid-margin-x > .medium-offset-6 { - margin-left: calc(50% + 1.5rem / 2); - } - - .medium-offset-7 { - margin-left: 58.33333%; - } - - .grid-margin-x > .medium-offset-7 { - margin-left: calc(58.33333% + 1.5rem / 2); - } - - .medium-offset-8 { - margin-left: 66.66667%; - } - - .grid-margin-x > .medium-offset-8 { - margin-left: calc(66.66667% + 1.5rem / 2); - } - - .medium-offset-9 { - margin-left: 75%; - } - - .grid-margin-x > .medium-offset-9 { - margin-left: calc(75% + 1.5rem / 2); - } - - .medium-offset-10 { - margin-left: 83.33333%; - } - - .grid-margin-x > .medium-offset-10 { - margin-left: calc(83.33333% + 1.5rem / 2); - } - - .medium-offset-11 { - margin-left: 91.66667%; - } - - .grid-margin-x > .medium-offset-11 { - margin-left: calc(91.66667% + 1.5rem / 2); - } -} - -@media print, - screen and (min-width: 64em) { - .large-offset-0 { - margin-left: 0%; - } - - .grid-margin-x > .large-offset-0 { - margin-left: calc(0% + 1.5rem / 2); - } - - .large-offset-1 { - margin-left: 8.33333%; - } - - .grid-margin-x > .large-offset-1 { - margin-left: calc(8.33333% + 1.5rem / 2); - } - - .large-offset-2 { - margin-left: 16.66667%; - } - - .grid-margin-x > .large-offset-2 { - margin-left: calc(16.66667% + 1.5rem / 2); - } - - .large-offset-3 { - margin-left: 25%; - } - - .grid-margin-x > .large-offset-3 { - margin-left: calc(25% + 1.5rem / 2); - } - - .large-offset-4 { - margin-left: 33.33333%; - } - - .grid-margin-x > .large-offset-4 { - margin-left: calc(33.33333% + 1.5rem / 2); - } - - .large-offset-5 { - margin-left: 41.66667%; - } - - .grid-margin-x > .large-offset-5 { - margin-left: calc(41.66667% + 1.5rem / 2); - } - - .large-offset-6 { - margin-left: 50%; - } - - .grid-margin-x > .large-offset-6 { - margin-left: calc(50% + 1.5rem / 2); - } - - .large-offset-7 { - margin-left: 58.33333%; - } - - .grid-margin-x > .large-offset-7 { - margin-left: calc(58.33333% + 1.5rem / 2); - } - - .large-offset-8 { - margin-left: 66.66667%; - } - - .grid-margin-x > .large-offset-8 { - margin-left: calc(66.66667% + 1.5rem / 2); - } - - .large-offset-9 { - margin-left: 75%; - } - - .grid-margin-x > .large-offset-9 { - margin-left: calc(75% + 1.5rem / 2); - } - - .large-offset-10 { - margin-left: 83.33333%; - } - - .grid-margin-x > .large-offset-10 { - margin-left: calc(83.33333% + 1.5rem / 2); - } - - .large-offset-11 { - margin-left: 91.66667%; - } - - .grid-margin-x > .large-offset-11 { - margin-left: calc(91.66667% + 1.5rem / 2); - } -} - -.grid-y { - box-direction: normal; - box-orient: vertical; - display: flex; - flex-flow: column nowrap; - - >.cell { - height: auto; - max-height: none; - } - - >.auto, - >.shrink { - height: auto; - } -} - -.grid-y { - >.small-shrink, - >.small-full, - >.small-1, - >.small-2, - >.small-3, - >.small-4, - >.small-5, - >.small-6, - >.small-7, - >.small-8, - >.small-9, - >.small-10, - >.small-11, - >.small-12 { - flex-basis: auto; - -ms-flex-preferred-size: auto; - } -} - -@media print, - screen and (min-width: 48em) { - .grid-y { - >.medium-shrink, - >.medium-full, - >.medium-1, - >.medium-2, - >.medium-3, - >.medium-4, - >.medium-5, - >.medium-6, - >.medium-7, - >.medium-8, - >.medium-9, - >.medium-10, - >.medium-11, - >.medium-12 { - flex-basis: auto; - -ms-flex-preferred-size: auto; - } - } -} - -@media print, - screen and (min-width: 64em) { - .grid-y { - >.large-shrink, - >.large-full, - >.large-1, - >.large-2, - >.large-3, - >.large-4, - >.large-5, - >.large-6, - >.large-7, - >.large-8, - >.large-9, - >.large-10, - >.large-11, - >.large-12 { - flex-basis: auto; - -ms-flex-preferred-size: auto; - } - } -} - -.grid-y { - >.small-1, - >.small-2, - >.small-3, - >.small-4, - >.small-5, - >.small-6, - >.small-7, - >.small-8, - >.small-9, - >.small-10, - >.small-11, - >.small-12 { - box-flex: 0; - flex: 0 0 auto; - } -} - -.grid-y { - >.small-1 { - height: 8.33333%; - } - - >.small-2 { - height: 16.66667%; - } - - >.small-3 { - height: 25%; - } - - >.small-4 { - height: 33.33333%; - } - - >.small-5 { - height: 41.66667%; - } - - >.small-6 { - height: 50%; - } - - >.small-7 { - height: 58.33333%; - } - - >.small-8 { - height: 66.66667%; - } - - >.small-9 { - height: 75%; - } - - >.small-10 { - height: 83.33333%; - } - - >.small-11 { - height: 91.66667%; - } - - >.small-12 { - height: 100%; - } -} - -@media print, - screen and (min-width: 48em) { - .grid-y > .medium-auto { - box-flex: 1; - flex: 1 1 0; - height: auto; - } - - .grid-y > .medium-shrink, - .grid-y > .medium-1, - .grid-y > .medium-2, - .grid-y > .medium-3, - .grid-y > .medium-4, - .grid-y > .medium-5, - .grid-y > .medium-6, - .grid-y > .medium-7, - .grid-y > .medium-8, - .grid-y > .medium-9, - .grid-y > .medium-10, - .grid-y > .medium-11, - .grid-y > .medium-12 { - box-flex: 0; - flex: 0 0 auto; - } - - .grid-y > .medium-shrink { - height: auto; - } - - .grid-y > .medium-1 { - height: 8.33333%; - } - - .grid-y > .medium-2 { - height: 16.66667%; - } - - .grid-y > .medium-3 { - height: 25%; - } - - .grid-y > .medium-4 { - height: 33.33333%; - } - - .grid-y > .medium-5 { - height: 41.66667%; - } - - .grid-y > .medium-6 { - height: 50%; - } - - .grid-y > .medium-7 { - height: 58.33333%; - } - - .grid-y > .medium-8 { - height: 66.66667%; - } - - .grid-y > .medium-9 { - height: 75%; - } - - .grid-y > .medium-10 { - height: 83.33333%; - } - - .grid-y > .medium-11 { - height: 91.66667%; - } - - .grid-y > .medium-12 { - height: 100%; - } -} - -@media print, - screen and (min-width: 64em) { - .grid-y > .large-auto { - box-flex: 1; - flex: 1 1 0; - height: auto; - } - - .grid-y > .large-shrink, - .grid-y > .large-1, - .grid-y > .large-2, - .grid-y > .large-3, - .grid-y > .large-4, - .grid-y > .large-5, - .grid-y > .large-6, - .grid-y > .large-7, - .grid-y > .large-8, - .grid-y > .large-9, - .grid-y > .large-10, - .grid-y > .large-11, - .grid-y > .large-12 { - box-flex: 0; - flex: 0 0 auto; - } - - .grid-y > .large-shrink { - height: auto; - } - - .grid-y > .large-1 { - height: 8.33333%; - } - - .grid-y > .large-2 { - height: 16.66667%; - } - - .grid-y > .large-3 { - height: 25%; - } - - .grid-y > .large-4 { - height: 33.33333%; - } - - .grid-y > .large-5 { - height: 41.66667%; - } - - .grid-y > .large-6 { - height: 50%; - } - - .grid-y > .large-7 { - height: 58.33333%; - } - - .grid-y > .large-8 { - height: 66.66667%; - } - - .grid-y > .large-9 { - height: 75%; - } - - .grid-y > .large-10 { - height: 83.33333%; - } - - .grid-y > .large-11 { - height: 91.66667%; - } - - .grid-y > .large-12 { - height: 100%; - } -} - -.grid-padding-y .grid-padding-y { - margin-bottom: -0.375rem; - margin-top: -0.375rem; - - @media print, - screen and (min-width: 48em) { - margin-bottom: -0.75rem; - margin-top: -0.75rem; - } -} - -.grid-padding-y { - >.cell { - padding-bottom: 0.375rem; - padding-top: 0.375rem; - - @media print, - screen and (min-width: 48em) { - padding-bottom: 0.75rem; - padding-top: 0.75rem; - } - } -} - -.grid-margin-y { - margin-bottom: -0.375rem; - margin-top: -0.375rem; - - @media print, - screen and (min-width: 48em) { - margin-bottom: -0.75rem; - margin-top: -0.75rem; - } -} - -.grid-margin-y > .cell { - height: calc(100% - 0.75rem); - margin-bottom: 0.375rem; - margin-top: 0.375rem; - - @media print, - screen and (min-width: 48em) { - height: calc(100% - 1.5rem); - margin-bottom: 0.75rem; - margin-top: 0.75rem; - } -} - -.grid-margin-y { - >.auto, - >.shrink { - height: auto; - } - - >.small-1 { - height: calc(8.33333% - 0.75rem); - } - - >.small-2 { - height: calc(16.66667% - 0.75rem); - } - - >.small-3 { - height: calc(25% - 0.75rem); - } - - >.small-4 { - height: calc(33.33333% - 0.75rem); - } - - >.small-5 { - height: calc(41.66667% - 0.75rem); - } - - >.small-6 { - height: calc(50% - 0.75rem); - } - - >.small-7 { - height: calc(58.33333% - 0.75rem); - } - - >.small-8 { - height: calc(66.66667% - 0.75rem); - } - - >.small-9 { - height: calc(75% - 0.75rem); - } - - >.small-10 { - height: calc(83.33333% - 0.75rem); - } - - >.small-11 { - height: calc(91.66667% - 0.75rem); - } - - >.small-12 { - height: calc(100% - 0.75rem); - } -} - -@media print, - screen and (min-width: 48em) { - .grid-margin-y > .auto { - height: auto; - } - - .grid-margin-y > .shrink { - height: auto; - } - - .grid-margin-y > .small-1 { - height: calc(8.33333% - 1.5rem); - } - - .grid-margin-y > .small-2 { - height: calc(16.66667% - 1.5rem); - } - - .grid-margin-y > .small-3 { - height: calc(25% - 1.5rem); - } - - .grid-margin-y > .small-4 { - height: calc(33.33333% - 1.5rem); - } - - .grid-margin-y > .small-5 { - height: calc(41.66667% - 1.5rem); - } - - .grid-margin-y > .small-6 { - height: calc(50% - 1.5rem); - } - - .grid-margin-y > .small-7 { - height: calc(58.33333% - 1.5rem); - } - - .grid-margin-y > .small-8 { - height: calc(66.66667% - 1.5rem); - } - - .grid-margin-y > .small-9 { - height: calc(75% - 1.5rem); - } - - .grid-margin-y > .small-10 { - height: calc(83.33333% - 1.5rem); - } - - .grid-margin-y > .small-11 { - height: calc(91.66667% - 1.5rem); - } - - .grid-margin-y > .small-12 { - height: calc(100% - 1.5rem); - } - - .grid-margin-y > .medium-auto { - height: auto; - } - - .grid-margin-y > .medium-shrink { - height: auto; - } - - .grid-margin-y > .medium-1 { - height: calc(8.33333% - 1.5rem); - } - - .grid-margin-y > .medium-2 { - height: calc(16.66667% - 1.5rem); - } - - .grid-margin-y > .medium-3 { - height: calc(25% - 1.5rem); - } - - .grid-margin-y > .medium-4 { - height: calc(33.33333% - 1.5rem); - } - - .grid-margin-y > .medium-5 { - height: calc(41.66667% - 1.5rem); - } - - .grid-margin-y > .medium-6 { - height: calc(50% - 1.5rem); - } - - .grid-margin-y > .medium-7 { - height: calc(58.33333% - 1.5rem); - } - - .grid-margin-y > .medium-8 { - height: calc(66.66667% - 1.5rem); - } - - .grid-margin-y > .medium-9 { - height: calc(75% - 1.5rem); - } - - .grid-margin-y > .medium-10 { - height: calc(83.33333% - 1.5rem); - } - - .grid-margin-y > .medium-11 { - height: calc(91.66667% - 1.5rem); - } - - .grid-margin-y > .medium-12 { - height: calc(100% - 1.5rem); - } -} - -@media print, - screen and (min-width: 64em) { - .grid-margin-y > .large-auto { - height: auto; - } - - .grid-margin-y > .large-shrink { - height: auto; - } - - .grid-margin-y > .large-1 { - height: calc(8.33333% - 1.5rem); - } - - .grid-margin-y > .large-2 { - height: calc(16.66667% - 1.5rem); - } - - .grid-margin-y > .large-3 { - height: calc(25% - 1.5rem); - } - - .grid-margin-y > .large-4 { - height: calc(33.33333% - 1.5rem); - } - - .grid-margin-y > .large-5 { - height: calc(41.66667% - 1.5rem); - } - - .grid-margin-y > .large-6 { - height: calc(50% - 1.5rem); - } - - .grid-margin-y > .large-7 { - height: calc(58.33333% - 1.5rem); - } - - .grid-margin-y > .large-8 { - height: calc(66.66667% - 1.5rem); - } - - .grid-margin-y > .large-9 { - height: calc(75% - 1.5rem); - } - - .grid-margin-y > .large-10 { - height: calc(83.33333% - 1.5rem); - } - - .grid-margin-y > .large-11 { - height: calc(91.66667% - 1.5rem); - } - - .grid-margin-y > .large-12 { - height: calc(100% - 1.5rem); - } -} - -.grid-frame { - align-items: stretch; - box-align: stretch; - flex-wrap: nowrap; - overflow: hidden; - position: relative; - width: 100vw; -} - -.cell .grid-frame { - width: 100%; -} - -.cell-block { - max-width: 100%; - -webkit-overflow-scrolling: touch; - -ms-overflow-style: -ms-autohiding-scrollbar; - overflow-x: auto; -} - -.cell-block-y { - max-height: 100%; - min-height: 100%; - -webkit-overflow-scrolling: touch; - -ms-overflow-style: -ms-autohiding-scrollbar; - overflow-y: auto; -} - -.cell-block-container { - box-direction: normal; - box-orient: vertical; - display: flex; - flex-direction: column; - max-height: 100%; -} - -.cell-block-container > .grid-x { - flex-wrap: nowrap; - max-height: 100%; -} - -@media print, - screen and (min-width: 48em) { - .medium-grid-frame { - align-items: stretch; - box-align: stretch; - flex-wrap: nowrap; - overflow: hidden; - position: relative; - width: 100vw; - } - - .cell .medium-grid-frame { - width: 100%; - } - - .medium-cell-block { - max-width: 100%; - -webkit-overflow-scrolling: touch; - -ms-overflow-style: -ms-autohiding-scrollbar; - overflow-x: auto; - } - - .medium-cell-block-container { - box-direction: normal; - box-orient: vertical; - display: flex; - flex-direction: column; - max-height: 100%; - } - - .medium-cell-block-container > .grid-x { - flex-wrap: nowrap; - max-height: 100%; - } - - .medium-cell-block-y { - max-height: 100%; - min-height: 100%; - -webkit-overflow-scrolling: touch; - -ms-overflow-style: -ms-autohiding-scrollbar; - overflow-y: auto; - } -} - -@media print, - screen and (min-width: 64em) { - .large-grid-frame { - align-items: stretch; - box-align: stretch; - flex-wrap: nowrap; - overflow: hidden; - position: relative; - width: 100vw; - } - - .cell .large-grid-frame { - width: 100%; - } - - .large-cell-block { - max-width: 100%; - -webkit-overflow-scrolling: touch; - -ms-overflow-style: -ms-autohiding-scrollbar; - overflow-x: auto; - } - - .large-cell-block-container { - box-direction: normal; - box-orient: vertical; - display: flex; - flex-direction: column; - max-height: 100%; - } - - .large-cell-block-container > .grid-x { - flex-wrap: nowrap; - max-height: 100%; - } - - .large-cell-block-y { - max-height: 100%; - min-height: 100%; - -webkit-overflow-scrolling: touch; - -ms-overflow-style: -ms-autohiding-scrollbar; - overflow-y: auto; - } -} - -.grid-y.grid-frame { - align-items: stretch; - box-align: stretch; - flex-wrap: nowrap; - height: 100vh; - overflow: hidden; - position: relative; - width: auto; -} - -@media print, - screen and (min-width: 48em) { - .grid-y.medium-grid-frame { - align-items: stretch; - box-align: stretch; - flex-wrap: nowrap; - height: 100vh; - overflow: hidden; - position: relative; - width: auto; - } -} - -@media print, - screen and (min-width: 64em) { - .grid-y.large-grid-frame { - align-items: stretch; - box-align: stretch; - flex-wrap: nowrap; - height: 100vh; - overflow: hidden; - position: relative; - width: auto; - } -} - -.cell .grid-y.grid-frame { - height: 100%; -} - -@media print, - screen and (min-width: 48em) { - .cell .grid-y.medium-grid-frame { - height: 100%; - } -} - -@media print, - screen and (min-width: 64em) { - .cell .grid-y.large-grid-frame { - height: 100%; - } -} - -.grid-margin-y { - margin-bottom: -0.375rem; - margin-top: -0.375rem; -} - -@media print, - screen and (min-width: 48em) { - .grid-margin-y { - margin-bottom: -0.75rem; - margin-top: -0.75rem; - } -} - -.grid-margin-y > .cell { - height: calc(100% - 0.75rem); - margin-bottom: 0.375rem; - margin-top: 0.375rem; -} - -@media print, - screen and (min-width: 48em) { - .grid-margin-y > .cell { - height: calc(100% - 1.5rem); - margin-bottom: 0.75rem; - margin-top: 0.75rem; - } -} - -.grid-margin-y > .auto { - height: auto; -} - -.grid-margin-y > .shrink { - height: auto; -} - -.grid-margin-y > .small-1 { - height: calc(8.33333% - 0.75rem); -} - -.grid-margin-y > .small-2 { - height: calc(16.66667% - 0.75rem); -} - -.grid-margin-y > .small-3 { - height: calc(25% - 0.75rem); -} - -.grid-margin-y > .small-4 { - height: calc(33.33333% - 0.75rem); -} - -.grid-margin-y > .small-5 { - height: calc(41.66667% - 0.75rem); -} - -.grid-margin-y > .small-6 { - height: calc(50% - 0.75rem); -} - -.grid-margin-y > .small-7 { - height: calc(58.33333% - 0.75rem); -} - -.grid-margin-y > .small-8 { - height: calc(66.66667% - 0.75rem); -} - -.grid-margin-y > .small-9 { - height: calc(75% - 0.75rem); -} - -.grid-margin-y > .small-10 { - height: calc(83.33333% - 0.75rem); -} - -.grid-margin-y > .small-11 { - height: calc(91.66667% - 0.75rem); -} - -.grid-margin-y > .small-12 { - height: calc(100% - 0.75rem); -} - -@media print, - screen and (min-width: 48em) { - .grid-margin-y > .auto { - height: auto; - } - - .grid-margin-y > .shrink { - height: auto; - } - - .grid-margin-y > .small-1 { - height: calc(8.33333% - 1.5rem); - } - - .grid-margin-y > .small-2 { - height: calc(16.66667% - 1.5rem); - } - - .grid-margin-y > .small-3 { - height: calc(25% - 1.5rem); - } - - .grid-margin-y > .small-4 { - height: calc(33.33333% - 1.5rem); - } - - .grid-margin-y > .small-5 { - height: calc(41.66667% - 1.5rem); - } - - .grid-margin-y > .small-6 { - height: calc(50% - 1.5rem); - } - - .grid-margin-y > .small-7 { - height: calc(58.33333% - 1.5rem); - } - - .grid-margin-y > .small-8 { - height: calc(66.66667% - 1.5rem); - } - - .grid-margin-y > .small-9 { - height: calc(75% - 1.5rem); - } - - .grid-margin-y > .small-10 { - height: calc(83.33333% - 1.5rem); - } - - .grid-margin-y > .small-11 { - height: calc(91.66667% - 1.5rem); - } - - .grid-margin-y > .small-12 { - height: calc(100% - 1.5rem); - } - - .grid-margin-y > .medium-auto { - height: auto; - } - - .grid-margin-y > .medium-shrink { - height: auto; - } - - .grid-margin-y > .medium-1 { - height: calc(8.33333% - 1.5rem); - } - - .grid-margin-y > .medium-2 { - height: calc(16.66667% - 1.5rem); - } - - .grid-margin-y > .medium-3 { - height: calc(25% - 1.5rem); - } - - .grid-margin-y > .medium-4 { - height: calc(33.33333% - 1.5rem); - } - - .grid-margin-y > .medium-5 { - height: calc(41.66667% - 1.5rem); - } - - .grid-margin-y > .medium-6 { - height: calc(50% - 1.5rem); - } - - .grid-margin-y > .medium-7 { - height: calc(58.33333% - 1.5rem); - } - - .grid-margin-y > .medium-8 { - height: calc(66.66667% - 1.5rem); - } - - .grid-margin-y > .medium-9 { - height: calc(75% - 1.5rem); - } - - .grid-margin-y > .medium-10 { - height: calc(83.33333% - 1.5rem); - } - - .grid-margin-y > .medium-11 { - height: calc(91.66667% - 1.5rem); - } - - .grid-margin-y > .medium-12 { - height: calc(100% - 1.5rem); - } -} - -@media print, - screen and (min-width: 64em) { - .grid-margin-y > .large-auto { - height: auto; - } - - .grid-margin-y > .large-shrink { - height: auto; - } - - .grid-margin-y > .large-1 { - height: calc(8.33333% - 1.5rem); - } - - .grid-margin-y > .large-2 { - height: calc(16.66667% - 1.5rem); - } - - .grid-margin-y > .large-3 { - height: calc(25% - 1.5rem); - } - - .grid-margin-y > .large-4 { - height: calc(33.33333% - 1.5rem); - } - - .grid-margin-y > .large-5 { - height: calc(41.66667% - 1.5rem); - } - - .grid-margin-y > .large-6 { - height: calc(50% - 1.5rem); - } - - .grid-margin-y > .large-7 { - height: calc(58.33333% - 1.5rem); - } - - .grid-margin-y > .large-8 { - height: calc(66.66667% - 1.5rem); - } - - .grid-margin-y > .large-9 { - height: calc(75% - 1.5rem); - } - - .grid-margin-y > .large-10 { - height: calc(83.33333% - 1.5rem); - } - - .grid-margin-y > .large-11 { - height: calc(91.66667% - 1.5rem); - } - - .grid-margin-y > .large-12 { - height: calc(100% - 1.5rem); - } -} - -.grid-frame.grid-margin-y { - height: calc(100vh + 0.75rem); -} - -@media print, - screen and (min-width: 48em) { - .grid-frame.grid-margin-y { - height: calc(100vh + 1.5rem); - } -} - -@media print, - screen and (min-width: 64em) { - .grid-frame.grid-margin-y { - height: calc(100vh + 1.5rem); - } -} - -@media print, - screen and (min-width: 48em) { - .grid-margin-y.medium-grid-frame { - height: calc(100vh + 1.5rem); - } -} - -@media print, - screen and (min-width: 64em) { - .grid-margin-y.large-grid-frame { - height: calc(100vh + 1.5rem); - } -} +@import 'grid-settings'; +@import 'node_modules/foundation-sites/scss/foundation'; + +@include foundation-xy-grid-classes( + $base-grid: true, + $margin-grid: true, + $padding-grid: true, + $block-grid: true, + $collapse: true, + $offset: true, + $vertical-grid: true, + $frame-grid: true +); + +@include foundation-float-classes; +@include foundation-flex-classes; +@include foundation-visibility-classes; diff --git a/yarn.lock b/yarn.lock index ccab63d52..97648d625 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8148,6 +8148,11 @@ forwarded@0.2.0: resolved "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz" integrity sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow== +foundation-sites@^6.7.5: + version "6.7.5" + resolved "https://registry.yarnpkg.com/foundation-sites/-/foundation-sites-6.7.5.tgz#6bc2bdd06819e6ed4d7fd8e3090246a0b6ac81c0" + integrity sha512-MEjAENdF/IV2XQvlQmg20o+iDTyyWu0N/j440e8fKbEylbKxARzgg5S7vcnxtjukC1Lqg+rRm7ZDSSyGhVVoUQ== + fraction.js@^4.2.0: version "4.2.0" resolved "https://registry.npmjs.org/fraction.js/-/fraction.js-4.2.0.tgz" From c7c91b251f3ea3d1135b938f66b38b636383b1af Mon Sep 17 00:00:00 2001 From: Jura Khrapunov Date: Wed, 17 May 2023 12:20:48 -0400 Subject: [PATCH 4/6] #1201 - fixed intro pages excessive padding --- docs/css/components/documentation.min.css | 2 +- stories/Documentation/Howtouse.stories.mdx | 1 - stories/Documentation/Intro.stories.mdx | 2 +- stories/Documentation/documentation.scss | 6 +++--- 4 files changed, 5 insertions(+), 6 deletions(-) diff --git a/docs/css/components/documentation.min.css b/docs/css/components/documentation.min.css index 3c3ef8c27..4fc3fc648 100644 --- a/docs/css/components/documentation.min.css +++ b/docs/css/components/documentation.min.css @@ -1 +1 @@ -.grid-container{margin-left:auto;margin-right:auto;max-width:90rem;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.fluid{margin-left:auto;margin-right:auto;max-width:100%;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container.fluid{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.full{margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0}.grid-x{display:flex;flex-flow:row wrap}.cell{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{flex:1 1 0}.cell.shrink{flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-full,.grid-x>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-full,.grid-x>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-full,.grid-x>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-full,.grid-x>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-full,.grid-x>.xxlarge-shrink{flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9{flex:0 0 auto}.grid-x>.small-1{width:8.3333333333%}.grid-x>.small-2{width:16.6666666667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.3333333333%}.grid-x>.small-5{width:41.6666666667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.3333333333%}.grid-x>.small-8{width:66.6666666667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.3333333333%}.grid-x>.small-11{width:91.6666666667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:30em){.grid-x>.medium-auto{flex:1 1 0;width:auto}.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-shrink{flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.3333333333%}.grid-x>.medium-2{width:16.6666666667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.3333333333%}.grid-x>.medium-5{width:41.6666666667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.3333333333%}.grid-x>.medium-8{width:66.6666666667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.3333333333%}.grid-x>.medium-11{width:91.6666666667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{flex:1 1 0;width:auto}.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-shrink{flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.3333333333%}.grid-x>.large-2{width:16.6666666667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.3333333333%}.grid-x>.large-5{width:41.6666666667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.3333333333%}.grid-x>.large-8{width:66.6666666667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.3333333333%}.grid-x>.large-11{width:91.6666666667%}.grid-x>.large-12{width:100%}}@media screen and (min-width:90em){.grid-x>.xlarge-auto{flex:1 1 0;width:auto}.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-shrink{flex:0 0 auto}.grid-x>.xlarge-shrink{width:auto}.grid-x>.xlarge-1{width:8.3333333333%}.grid-x>.xlarge-2{width:16.6666666667%}.grid-x>.xlarge-3{width:25%}.grid-x>.xlarge-4{width:33.3333333333%}.grid-x>.xlarge-5{width:41.6666666667%}.grid-x>.xlarge-6{width:50%}.grid-x>.xlarge-7{width:58.3333333333%}.grid-x>.xlarge-8{width:66.6666666667%}.grid-x>.xlarge-9{width:75%}.grid-x>.xlarge-10{width:83.3333333333%}.grid-x>.xlarge-11{width:91.6666666667%}.grid-x>.xlarge-12{width:100%}}@media screen and (min-width:120em){.grid-x>.xxlarge-auto{flex:1 1 0;width:auto}.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-shrink{flex:0 0 auto}.grid-x>.xxlarge-shrink{width:auto}.grid-x>.xxlarge-1{width:8.3333333333%}.grid-x>.xxlarge-2{width:16.6666666667%}.grid-x>.xxlarge-3{width:25%}.grid-x>.xxlarge-4{width:33.3333333333%}.grid-x>.xxlarge-5{width:41.6666666667%}.grid-x>.xxlarge-6{width:50%}.grid-x>.xxlarge-7{width:58.3333333333%}.grid-x>.xxlarge-8{width:66.6666666667%}.grid-x>.xxlarge-9{width:75%}.grid-x>.xxlarge-10{width:83.3333333333%}.grid-x>.xxlarge-11{width:91.6666666667%}.grid-x>.xxlarge-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-margin-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-margin-x>.cell{margin-left:.375rem;margin-right:.375rem;width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.cell{margin-left:.75rem;margin-right:.75rem;width:calc(100% - 1.5rem)}}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - .75rem)}.grid-margin-x>.small-2{width:calc(16.66667% - .75rem)}.grid-margin-x>.small-3{width:calc(25% - .75rem)}.grid-margin-x>.small-4{width:calc(33.33333% - .75rem)}.grid-margin-x>.small-5{width:calc(41.66667% - .75rem)}.grid-margin-x>.small-6{width:calc(50% - .75rem)}.grid-margin-x>.small-7{width:calc(58.33333% - .75rem)}.grid-margin-x>.small-8{width:calc(66.66667% - .75rem)}.grid-margin-x>.small-9{width:calc(75% - .75rem)}.grid-margin-x>.small-10{width:calc(83.33333% - .75rem)}.grid-margin-x>.small-11{width:calc(91.66667% - .75rem)}.grid-margin-x>.small-12{width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.small-3{width:calc(25% - 1.5rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.small-6{width:calc(50% - 1.5rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.small-9{width:calc(75% - 1.5rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.small-12{width:calc(100% - 1.5rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.medium-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.5rem)}.grid-margin-x>.medium-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.medium-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.5rem)}.grid-margin-x>.medium-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.medium-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.5rem)}.grid-margin-x>.medium-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.medium-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.large-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.large-3{width:calc(25% - 1.5rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.large-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.large-6{width:calc(50% - 1.5rem)}.grid-margin-x>.large-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.large-9{width:calc(75% - 1.5rem)}.grid-margin-x>.large-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.large-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.large-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x>.xlarge-auto,.grid-margin-x>.xlarge-shrink{width:auto}.grid-margin-x>.xlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xlarge-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x>.xxlarge-auto,.grid-margin-x>.xxlarge-shrink{width:auto}.grid-margin-x>.xxlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xxlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xxlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xxlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xxlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xxlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xxlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xxlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xxlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xxlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xxlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xxlarge-12{width:calc(100% - 1.5rem)}}.grid-padding-x .grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-padding-x .grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-container:not(.full)>.grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-container:not(.full)>.grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-padding-x>.cell{padding-left:.375rem;padding-right:.375rem}@media print,screen and (min-width:30em){.grid-padding-x>.cell{padding-left:.75rem;padding-right:.75rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.3333333333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.6666666667%}.small-up-7>.cell{width:14.2857142857%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:30em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.3333333333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.6666666667%}.medium-up-7>.cell{width:14.2857142857%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.3333333333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.6666666667%}.large-up-7>.cell{width:14.2857142857%}.large-up-8>.cell{width:12.5%}}@media screen and (min-width:90em){.xlarge-up-1>.cell{width:100%}.xlarge-up-2>.cell{width:50%}.xlarge-up-3>.cell{width:33.3333333333%}.xlarge-up-4>.cell{width:25%}.xlarge-up-5>.cell{width:20%}.xlarge-up-6>.cell{width:16.6666666667%}.xlarge-up-7>.cell{width:14.2857142857%}.xlarge-up-8>.cell{width:12.5%}}@media screen and (min-width:120em){.xxlarge-up-1>.cell{width:100%}.xxlarge-up-2>.cell{width:50%}.xxlarge-up-3>.cell{width:33.3333333333%}.xxlarge-up-4>.cell{width:25%}.xxlarge-up-5>.cell{width:20%}.xxlarge-up-6>.cell{width:16.6666666667%}.xxlarge-up-7>.cell{width:14.2857142857%}.xxlarge-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - .75rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - .75rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - .75rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - .75rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - .75rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - .75rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - .75rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.5rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x.xlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x.xxlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xxlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xxlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xxlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xxlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xxlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xxlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xxlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}.small-margin-collapse,.small-margin-collapse>.cell{margin-left:0;margin-right:0}.small-margin-collapse>.small-1{width:8.3333333333%}.small-margin-collapse>.small-2{width:16.6666666667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.3333333333%}.small-margin-collapse>.small-5{width:41.6666666667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.3333333333%}.small-margin-collapse>.small-8{width:66.6666666667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.3333333333%}.small-margin-collapse>.small-11{width:91.6666666667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width:30em){.small-margin-collapse>.medium-1{width:8.3333333333%}.small-margin-collapse>.medium-2{width:16.6666666667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.3333333333%}.small-margin-collapse>.medium-5{width:41.6666666667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.3333333333%}.small-margin-collapse>.medium-8{width:66.6666666667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.3333333333%}.small-margin-collapse>.medium-11{width:91.6666666667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse>.large-1{width:8.3333333333%}.small-margin-collapse>.large-2{width:16.6666666667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.3333333333%}.small-margin-collapse>.large-5{width:41.6666666667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.3333333333%}.small-margin-collapse>.large-8{width:66.6666666667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.3333333333%}.small-margin-collapse>.large-11{width:91.6666666667%}.small-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.small-margin-collapse>.xlarge-1{width:8.3333333333%}.small-margin-collapse>.xlarge-2{width:16.6666666667%}.small-margin-collapse>.xlarge-3{width:25%}.small-margin-collapse>.xlarge-4{width:33.3333333333%}.small-margin-collapse>.xlarge-5{width:41.6666666667%}.small-margin-collapse>.xlarge-6{width:50%}.small-margin-collapse>.xlarge-7{width:58.3333333333%}.small-margin-collapse>.xlarge-8{width:66.6666666667%}.small-margin-collapse>.xlarge-9{width:75%}.small-margin-collapse>.xlarge-10{width:83.3333333333%}.small-margin-collapse>.xlarge-11{width:91.6666666667%}.small-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.small-margin-collapse>.xxlarge-1{width:8.3333333333%}.small-margin-collapse>.xxlarge-2{width:16.6666666667%}.small-margin-collapse>.xxlarge-3{width:25%}.small-margin-collapse>.xxlarge-4{width:33.3333333333%}.small-margin-collapse>.xxlarge-5{width:41.6666666667%}.small-margin-collapse>.xxlarge-6{width:50%}.small-margin-collapse>.xxlarge-7{width:58.3333333333%}.small-margin-collapse>.xxlarge-8{width:66.6666666667%}.small-margin-collapse>.xxlarge-9{width:75%}.small-margin-collapse>.xxlarge-10{width:83.3333333333%}.small-margin-collapse>.xxlarge-11{width:91.6666666667%}.small-margin-collapse>.xxlarge-12{width:100%}}.small-padding-collapse{margin-left:0;margin-right:0}.small-padding-collapse>.cell{padding-left:0;padding-right:0}@media print,screen and (min-width:30em){.medium-margin-collapse,.medium-margin-collapse>.cell{margin-left:0;margin-right:0}.medium-margin-collapse>.small-1{width:8.3333333333%}.medium-margin-collapse>.small-2{width:16.6666666667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.3333333333%}.medium-margin-collapse>.small-5{width:41.6666666667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.3333333333%}.medium-margin-collapse>.small-8{width:66.6666666667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.3333333333%}.medium-margin-collapse>.small-11{width:91.6666666667%}.medium-margin-collapse>.small-12{width:100%}.medium-margin-collapse>.medium-1{width:8.3333333333%}.medium-margin-collapse>.medium-2{width:16.6666666667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.3333333333%}.medium-margin-collapse>.medium-5{width:41.6666666667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.3333333333%}.medium-margin-collapse>.medium-8{width:66.6666666667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.3333333333%}.medium-margin-collapse>.medium-11{width:91.6666666667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse>.large-1{width:8.3333333333%}.medium-margin-collapse>.large-2{width:16.6666666667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.3333333333%}.medium-margin-collapse>.large-5{width:41.6666666667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.3333333333%}.medium-margin-collapse>.large-8{width:66.6666666667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.3333333333%}.medium-margin-collapse>.large-11{width:91.6666666667%}.medium-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.medium-margin-collapse>.xlarge-1{width:8.3333333333%}.medium-margin-collapse>.xlarge-2{width:16.6666666667%}.medium-margin-collapse>.xlarge-3{width:25%}.medium-margin-collapse>.xlarge-4{width:33.3333333333%}.medium-margin-collapse>.xlarge-5{width:41.6666666667%}.medium-margin-collapse>.xlarge-6{width:50%}.medium-margin-collapse>.xlarge-7{width:58.3333333333%}.medium-margin-collapse>.xlarge-8{width:66.6666666667%}.medium-margin-collapse>.xlarge-9{width:75%}.medium-margin-collapse>.xlarge-10{width:83.3333333333%}.medium-margin-collapse>.xlarge-11{width:91.6666666667%}.medium-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.medium-margin-collapse>.xxlarge-1{width:8.3333333333%}.medium-margin-collapse>.xxlarge-2{width:16.6666666667%}.medium-margin-collapse>.xxlarge-3{width:25%}.medium-margin-collapse>.xxlarge-4{width:33.3333333333%}.medium-margin-collapse>.xxlarge-5{width:41.6666666667%}.medium-margin-collapse>.xxlarge-6{width:50%}.medium-margin-collapse>.xxlarge-7{width:58.3333333333%}.medium-margin-collapse>.xxlarge-8{width:66.6666666667%}.medium-margin-collapse>.xxlarge-9{width:75%}.medium-margin-collapse>.xxlarge-10{width:83.3333333333%}.medium-margin-collapse>.xxlarge-11{width:91.6666666667%}.medium-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:30em){.medium-padding-collapse{margin-left:0;margin-right:0}.medium-padding-collapse>.cell{padding-left:0;padding-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse,.large-margin-collapse>.cell{margin-left:0;margin-right:0}.large-margin-collapse>.small-1{width:8.3333333333%}.large-margin-collapse>.small-2{width:16.6666666667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.3333333333%}.large-margin-collapse>.small-5{width:41.6666666667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.3333333333%}.large-margin-collapse>.small-8{width:66.6666666667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.3333333333%}.large-margin-collapse>.small-11{width:91.6666666667%}.large-margin-collapse>.small-12{width:100%}.large-margin-collapse>.medium-1{width:8.3333333333%}.large-margin-collapse>.medium-2{width:16.6666666667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.3333333333%}.large-margin-collapse>.medium-5{width:41.6666666667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.3333333333%}.large-margin-collapse>.medium-8{width:66.6666666667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.3333333333%}.large-margin-collapse>.medium-11{width:91.6666666667%}.large-margin-collapse>.medium-12{width:100%}.large-margin-collapse>.large-1{width:8.3333333333%}.large-margin-collapse>.large-2{width:16.6666666667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.3333333333%}.large-margin-collapse>.large-5{width:41.6666666667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.3333333333%}.large-margin-collapse>.large-8{width:66.6666666667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.3333333333%}.large-margin-collapse>.large-11{width:91.6666666667%}.large-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.large-margin-collapse>.xlarge-1{width:8.3333333333%}.large-margin-collapse>.xlarge-2{width:16.6666666667%}.large-margin-collapse>.xlarge-3{width:25%}.large-margin-collapse>.xlarge-4{width:33.3333333333%}.large-margin-collapse>.xlarge-5{width:41.6666666667%}.large-margin-collapse>.xlarge-6{width:50%}.large-margin-collapse>.xlarge-7{width:58.3333333333%}.large-margin-collapse>.xlarge-8{width:66.6666666667%}.large-margin-collapse>.xlarge-9{width:75%}.large-margin-collapse>.xlarge-10{width:83.3333333333%}.large-margin-collapse>.xlarge-11{width:91.6666666667%}.large-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.large-margin-collapse>.xxlarge-1{width:8.3333333333%}.large-margin-collapse>.xxlarge-2{width:16.6666666667%}.large-margin-collapse>.xxlarge-3{width:25%}.large-margin-collapse>.xxlarge-4{width:33.3333333333%}.large-margin-collapse>.xxlarge-5{width:41.6666666667%}.large-margin-collapse>.xxlarge-6{width:50%}.large-margin-collapse>.xxlarge-7{width:58.3333333333%}.large-margin-collapse>.xxlarge-8{width:66.6666666667%}.large-margin-collapse>.xxlarge-9{width:75%}.large-margin-collapse>.xxlarge-10{width:83.3333333333%}.large-margin-collapse>.xxlarge-11{width:91.6666666667%}.large-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:64em){.large-padding-collapse{margin-left:0;margin-right:0}.large-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:90em){.xlarge-margin-collapse,.xlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xlarge-margin-collapse>.small-1{width:8.3333333333%}.xlarge-margin-collapse>.small-2{width:16.6666666667%}.xlarge-margin-collapse>.small-3{width:25%}.xlarge-margin-collapse>.small-4{width:33.3333333333%}.xlarge-margin-collapse>.small-5{width:41.6666666667%}.xlarge-margin-collapse>.small-6{width:50%}.xlarge-margin-collapse>.small-7{width:58.3333333333%}.xlarge-margin-collapse>.small-8{width:66.6666666667%}.xlarge-margin-collapse>.small-9{width:75%}.xlarge-margin-collapse>.small-10{width:83.3333333333%}.xlarge-margin-collapse>.small-11{width:91.6666666667%}.xlarge-margin-collapse>.small-12{width:100%}.xlarge-margin-collapse>.medium-1{width:8.3333333333%}.xlarge-margin-collapse>.medium-2{width:16.6666666667%}.xlarge-margin-collapse>.medium-3{width:25%}.xlarge-margin-collapse>.medium-4{width:33.3333333333%}.xlarge-margin-collapse>.medium-5{width:41.6666666667%}.xlarge-margin-collapse>.medium-6{width:50%}.xlarge-margin-collapse>.medium-7{width:58.3333333333%}.xlarge-margin-collapse>.medium-8{width:66.6666666667%}.xlarge-margin-collapse>.medium-9{width:75%}.xlarge-margin-collapse>.medium-10{width:83.3333333333%}.xlarge-margin-collapse>.medium-11{width:91.6666666667%}.xlarge-margin-collapse>.medium-12{width:100%}.xlarge-margin-collapse>.large-1{width:8.3333333333%}.xlarge-margin-collapse>.large-2{width:16.6666666667%}.xlarge-margin-collapse>.large-3{width:25%}.xlarge-margin-collapse>.large-4{width:33.3333333333%}.xlarge-margin-collapse>.large-5{width:41.6666666667%}.xlarge-margin-collapse>.large-6{width:50%}.xlarge-margin-collapse>.large-7{width:58.3333333333%}.xlarge-margin-collapse>.large-8{width:66.6666666667%}.xlarge-margin-collapse>.large-9{width:75%}.xlarge-margin-collapse>.large-10{width:83.3333333333%}.xlarge-margin-collapse>.large-11{width:91.6666666667%}.xlarge-margin-collapse>.large-12{width:100%}.xlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xlarge-3{width:25%}.xlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xlarge-6{width:50%}.xlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xlarge-9{width:75%}.xlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.xlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xxlarge-3{width:25%}.xlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xxlarge-6{width:50%}.xlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xxlarge-9{width:75%}.xlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xxlarge-12{width:100%}}@media screen and (min-width:90em){.xlarge-padding-collapse{margin-left:0;margin-right:0}.xlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:120em){.xxlarge-margin-collapse,.xxlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xxlarge-margin-collapse>.small-1{width:8.3333333333%}.xxlarge-margin-collapse>.small-2{width:16.6666666667%}.xxlarge-margin-collapse>.small-3{width:25%}.xxlarge-margin-collapse>.small-4{width:33.3333333333%}.xxlarge-margin-collapse>.small-5{width:41.6666666667%}.xxlarge-margin-collapse>.small-6{width:50%}.xxlarge-margin-collapse>.small-7{width:58.3333333333%}.xxlarge-margin-collapse>.small-8{width:66.6666666667%}.xxlarge-margin-collapse>.small-9{width:75%}.xxlarge-margin-collapse>.small-10{width:83.3333333333%}.xxlarge-margin-collapse>.small-11{width:91.6666666667%}.xxlarge-margin-collapse>.small-12{width:100%}.xxlarge-margin-collapse>.medium-1{width:8.3333333333%}.xxlarge-margin-collapse>.medium-2{width:16.6666666667%}.xxlarge-margin-collapse>.medium-3{width:25%}.xxlarge-margin-collapse>.medium-4{width:33.3333333333%}.xxlarge-margin-collapse>.medium-5{width:41.6666666667%}.xxlarge-margin-collapse>.medium-6{width:50%}.xxlarge-margin-collapse>.medium-7{width:58.3333333333%}.xxlarge-margin-collapse>.medium-8{width:66.6666666667%}.xxlarge-margin-collapse>.medium-9{width:75%}.xxlarge-margin-collapse>.medium-10{width:83.3333333333%}.xxlarge-margin-collapse>.medium-11{width:91.6666666667%}.xxlarge-margin-collapse>.medium-12{width:100%}.xxlarge-margin-collapse>.large-1{width:8.3333333333%}.xxlarge-margin-collapse>.large-2{width:16.6666666667%}.xxlarge-margin-collapse>.large-3{width:25%}.xxlarge-margin-collapse>.large-4{width:33.3333333333%}.xxlarge-margin-collapse>.large-5{width:41.6666666667%}.xxlarge-margin-collapse>.large-6{width:50%}.xxlarge-margin-collapse>.large-7{width:58.3333333333%}.xxlarge-margin-collapse>.large-8{width:66.6666666667%}.xxlarge-margin-collapse>.large-9{width:75%}.xxlarge-margin-collapse>.large-10{width:83.3333333333%}.xxlarge-margin-collapse>.large-11{width:91.6666666667%}.xxlarge-margin-collapse>.large-12{width:100%}.xxlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xlarge-3{width:25%}.xxlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xlarge-6{width:50%}.xxlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xlarge-9{width:75%}.xxlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xlarge-12{width:100%}.xxlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xxlarge-3{width:25%}.xxlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xxlarge-6{width:50%}.xxlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xxlarge-9{width:75%}.xxlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xxlarge-12{width:100%}.xxlarge-padding-collapse{margin-left:0;margin-right:0}.xxlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:.375rem}.small-offset-1{margin-left:8.3333333333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.33333% + .375rem)}.small-offset-2{margin-left:16.6666666667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.66667% + .375rem)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + .375rem)}.small-offset-4{margin-left:33.3333333333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.33333% + .375rem)}.small-offset-5{margin-left:41.6666666667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.66667% + .375rem)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + .375rem)}.small-offset-7{margin-left:58.3333333333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.33333% + .375rem)}.small-offset-8{margin-left:66.6666666667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.66667% + .375rem)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + .375rem)}.small-offset-10{margin-left:83.3333333333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.33333% + .375rem)}.small-offset-11{margin-left:91.6666666667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.66667% + .375rem)}@media print,screen and (min-width:30em){.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:.75rem}.medium-offset-1{margin-left:8.3333333333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.33333% + .75rem)}.medium-offset-2{margin-left:16.6666666667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.66667% + .75rem)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + .75rem)}.medium-offset-4{margin-left:33.3333333333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.33333% + .75rem)}.medium-offset-5{margin-left:41.6666666667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.66667% + .75rem)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + .75rem)}.medium-offset-7{margin-left:58.3333333333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.33333% + .75rem)}.medium-offset-8{margin-left:66.6666666667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.66667% + .75rem)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + .75rem)}.medium-offset-10{margin-left:83.3333333333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.33333% + .75rem)}.medium-offset-11{margin-left:91.6666666667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.66667% + .75rem)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:.75rem}.large-offset-1{margin-left:8.3333333333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.33333% + .75rem)}.large-offset-2{margin-left:16.6666666667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + .75rem)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + .75rem)}.large-offset-4{margin-left:33.3333333333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.33333% + .75rem)}.large-offset-5{margin-left:41.6666666667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.66667% + .75rem)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + .75rem)}.large-offset-7{margin-left:58.3333333333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.33333% + .75rem)}.large-offset-8{margin-left:66.6666666667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.66667% + .75rem)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + .75rem)}.large-offset-10{margin-left:83.3333333333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.33333% + .75rem)}.large-offset-11{margin-left:91.6666666667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:90em){.xlarge-offset-0{margin-left:0}.grid-margin-x>.xlarge-offset-0{margin-left:.75rem}.xlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xlarge-offset-3{margin-left:25%}.grid-margin-x>.xlarge-offset-3{margin-left:calc(25% + .75rem)}.xlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xlarge-offset-6{margin-left:50%}.grid-margin-x>.xlarge-offset-6{margin-left:calc(50% + .75rem)}.xlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xlarge-offset-9{margin-left:75%}.grid-margin-x>.xlarge-offset-9{margin-left:calc(75% + .75rem)}.xlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:120em){.xxlarge-offset-0{margin-left:0}.grid-margin-x>.xxlarge-offset-0{margin-left:.75rem}.xxlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xxlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xxlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xxlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xxlarge-offset-3{margin-left:25%}.grid-margin-x>.xxlarge-offset-3{margin-left:calc(25% + .75rem)}.xxlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xxlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xxlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xxlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xxlarge-offset-6{margin-left:50%}.grid-margin-x>.xxlarge-offset-6{margin-left:calc(50% + .75rem)}.xxlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xxlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xxlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xxlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xxlarge-offset-9{margin-left:75%}.grid-margin-x>.xxlarge-offset-9{margin-left:calc(75% + .75rem)}.xxlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xxlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xxlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xxlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}.grid-y{display:flex;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto,.grid-y>.shrink{height:auto}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-full,.grid-y>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-full,.grid-y>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-full,.grid-y>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-full,.grid-y>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-full,.grid-y>.xxlarge-shrink{flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9{flex:0 0 auto}.grid-y>.small-1{height:8.3333333333%}.grid-y>.small-2{height:16.6666666667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.3333333333%}.grid-y>.small-5{height:41.6666666667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.3333333333%}.grid-y>.small-8{height:66.6666666667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.3333333333%}.grid-y>.small-11{height:91.6666666667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width:30em){.grid-y>.medium-auto{flex:1 1 0;height:auto}.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-shrink{flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.3333333333%}.grid-y>.medium-2{height:16.6666666667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.3333333333%}.grid-y>.medium-5{height:41.6666666667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.3333333333%}.grid-y>.medium-8{height:66.6666666667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.3333333333%}.grid-y>.medium-11{height:91.6666666667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width:64em){.grid-y>.large-auto{flex:1 1 0;height:auto}.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-shrink{flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.3333333333%}.grid-y>.large-2{height:16.6666666667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.3333333333%}.grid-y>.large-5{height:41.6666666667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.3333333333%}.grid-y>.large-8{height:66.6666666667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.3333333333%}.grid-y>.large-11{height:91.6666666667%}.grid-y>.large-12{height:100%}}@media screen and (min-width:90em){.grid-y>.xlarge-auto{flex:1 1 0;height:auto}.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-shrink{flex:0 0 auto}.grid-y>.xlarge-shrink{height:auto}.grid-y>.xlarge-1{height:8.3333333333%}.grid-y>.xlarge-2{height:16.6666666667%}.grid-y>.xlarge-3{height:25%}.grid-y>.xlarge-4{height:33.3333333333%}.grid-y>.xlarge-5{height:41.6666666667%}.grid-y>.xlarge-6{height:50%}.grid-y>.xlarge-7{height:58.3333333333%}.grid-y>.xlarge-8{height:66.6666666667%}.grid-y>.xlarge-9{height:75%}.grid-y>.xlarge-10{height:83.3333333333%}.grid-y>.xlarge-11{height:91.6666666667%}.grid-y>.xlarge-12{height:100%}}@media screen and (min-width:120em){.grid-y>.xxlarge-auto{flex:1 1 0;height:auto}.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-shrink{flex:0 0 auto}.grid-y>.xxlarge-shrink{height:auto}.grid-y>.xxlarge-1{height:8.3333333333%}.grid-y>.xxlarge-2{height:16.6666666667%}.grid-y>.xxlarge-3{height:25%}.grid-y>.xxlarge-4{height:33.3333333333%}.grid-y>.xxlarge-5{height:41.6666666667%}.grid-y>.xxlarge-6{height:50%}.grid-y>.xxlarge-7{height:58.3333333333%}.grid-y>.xxlarge-8{height:66.6666666667%}.grid-y>.xxlarge-9{height:75%}.grid-y>.xxlarge-10{height:83.3333333333%}.grid-y>.xxlarge-11{height:91.6666666667%}.grid-y>.xxlarge-12{height:100%}}.grid-padding-y .grid-padding-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-padding-y .grid-padding-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-padding-y>.cell{padding-bottom:.375rem;padding-top:.375rem}@media print,screen and (min-width:30em){.grid-padding-y>.cell{padding-bottom:.75rem;padding-top:.75rem}}.grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .grid-frame{width:100%}.cell-block{max-width:100%;overflow-x:auto}.cell-block,.cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container{display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}@media print,screen and (min-width:30em){.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.medium-cell-block-container{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.medium-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media print,screen and (min-width:64em){.large-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.large-cell-block-container{display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.large-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:90em){.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xlarge-grid-frame{width:100%}.xlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:120em){.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xxlarge-grid-frame{width:100%}.xxlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xxlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xxlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xxlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}.grid-y.grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:30em){.grid-y.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:90em){.grid-y.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:120em){.grid-y.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:30em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}@media screen and (min-width:90em){.cell .grid-y.xlarge-grid-frame{height:100%}}@media screen and (min-width:120em){.cell .grid-y.xxlarge-grid-frame{height:100%}}.grid-margin-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-margin-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-margin-y>.cell{height:calc(100% - .75rem);margin-bottom:.375rem;margin-top:.375rem}@media print,screen and (min-width:30em){.grid-margin-y>.cell{height:calc(100% - 1.5rem);margin-bottom:.75rem;margin-top:.75rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - .75rem)}.grid-margin-y>.small-2{height:calc(16.66667% - .75rem)}.grid-margin-y>.small-3{height:calc(25% - .75rem)}.grid-margin-y>.small-4{height:calc(33.33333% - .75rem)}.grid-margin-y>.small-5{height:calc(41.66667% - .75rem)}.grid-margin-y>.small-6{height:calc(50% - .75rem)}.grid-margin-y>.small-7{height:calc(58.33333% - .75rem)}.grid-margin-y>.small-8{height:calc(66.66667% - .75rem)}.grid-margin-y>.small-9{height:calc(75% - .75rem)}.grid-margin-y>.small-10{height:calc(83.33333% - .75rem)}.grid-margin-y>.small-11{height:calc(91.66667% - .75rem)}.grid-margin-y>.small-12{height:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.small-3{height:calc(25% - 1.5rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.small-6{height:calc(50% - 1.5rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.small-9{height:calc(75% - 1.5rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.small-12{height:calc(100% - 1.5rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.5rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.5rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.5rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.large-3{height:calc(25% - 1.5rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.large-6{height:calc(50% - 1.5rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.large-9{height:calc(75% - 1.5rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.large-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y>.xlarge-auto,.grid-margin-y>.xlarge-shrink{height:auto}.grid-margin-y>.xlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xlarge-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y>.xxlarge-auto,.grid-margin-y>.xxlarge-shrink{height:auto}.grid-margin-y>.xxlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xxlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xxlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xxlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xxlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xxlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xxlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xxlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xxlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xxlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xxlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xxlarge-12{height:calc(100% - 1.5rem)}}.grid-frame.grid-margin-y{height:calc(100vh + .75rem)}@media print,screen and (min-width:30em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:30em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y.xlarge-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y.xxlarge-grid-frame{height:calc(100vh + 1.5rem)}}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-left:auto;margin-right:auto}.clearfix:after,.clearfix:before{content:" ";display:table;flex-basis:0;order:1}.clearfix:after{clear:both}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{align-content:center;align-items:center;justify-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width:30em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width:64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}@media screen and (min-width:90em){.xlarge-order-1{order:1}.xlarge-order-2{order:2}.xlarge-order-3{order:3}.xlarge-order-4{order:4}.xlarge-order-5{order:5}.xlarge-order-6{order:6}}@media screen and (min-width:120em){.xxlarge-order-1{order:1}.xxlarge-order-2{order:2}.xxlarge-order-3{order:3}.xxlarge-order-4{order:4}.xxlarge-order-5{order:5}.xxlarge-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width:30em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:90em){.xlarge-flex-container{display:flex}.xlarge-flex-child-auto{flex:1 1 auto}.xlarge-flex-child-grow{flex:1 0 auto}.xlarge-flex-child-shrink{flex:0 1 auto}.xlarge-flex-dir-row{flex-direction:row}.xlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xlarge-flex-dir-column{flex-direction:column}.xlarge-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:120em){.xxlarge-flex-container{display:flex}.xxlarge-flex-child-auto{flex:1 1 auto}.xxlarge-flex-child-grow{flex:1 0 auto}.xxlarge-flex-child-shrink{flex:0 1 auto}.xxlarge-flex-dir-row{flex-direction:row}.xxlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xxlarge-flex-dir-column{flex-direction:column}.xxlarge-flex-dir-column-reverse{flex-direction:column-reverse}}.hide{display:none!important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width:29.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:30em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:30em){.hide-for-medium{display:none!important}}@media screen and (max-width:29.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:30em)and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:29.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:64em)and (max-width:89.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:90em){.show-for-large-only{display:none!important}}@media screen and (min-width:90em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:89.99875em){.show-for-xlarge{display:none!important}}@media screen and (min-width:90em)and (max-width:119.99875em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:89.99875em),screen and (min-width:120em){.show-for-xlarge-only{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge-only{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge-only{display:none!important}}.show-for-sr,.show-on-focus{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.show-on-focus:active,.show-on-focus:focus{clip:auto!important;height:auto!important;overflow:visible!important;position:static!important;white-space:normal!important;width:auto!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode{display:block!important}.hide-for-dark-mode{display:none!important}}.show-for-ie{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie{display:block!important}.hide-for-ie{display:none!important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}.documentation-page .grid-container:not(.full){margin-left:auto;margin-right:auto;max-width:75rem}.documentation-page .grid-container.full{margin-left:auto;margin-right:auto;padding:0 .75rem}@media(min-width:64em){.documentation-page .grid-container.full{padding:0 .25rem}}.documentation-page .vimeo-full-width{padding:56.25% 0 0;position:relative}.documentation-page .vimeo-full-width iframe{height:100%;left:0;position:absolute;top:0;width:100%}.documentation-page h1.title{color:#000;font-family:SohneBreit,ProximaNova,sans-serif;font-size:55px;font-weight:900;margin-bottom:2rem;margin-top:4rem}@media(min-width:64em){.documentation-page h1.title{font-size:55px}}.documentation-page h2,.documentation-page h3,.documentation-page h4,.documentation-page h5,.documentation-page h6{font-family:ProximaNova,sans-serif}.documentation-page h2{margin-bottom:1.5rem}.documentation-page h3{margin-bottom:1rem}.documentation-page .subtitle{font-size:1.25rem;line-height:1.3}.documentation-page video{width:100%}.documentation-page hr{border-top:2px solid #000;margin-bottom:1.5rem;margin-top:5rem}.documentation-page .intro{row-gap:1.5rem}.documentation-page .intro .cell{align-items:center;display:flex}.documentation-page .intro .cell.figma{background:#000}.documentation-page .intro .cell.figma a,.documentation-page .intro .cell.figma p{color:#fff}.documentation-page .intro .cell.github{background:#edeff0}.documentation-page .intro .cell.figma a,.documentation-page .intro .cell.github a{background:none;padding-bottom:1.5rem;padding-top:2.5rem;text-align:center;width:100%}@media(min-width:64em){.documentation-page .intro .cell.figma a,.documentation-page .intro .cell.github a{padding-bottom:2rem;padding-top:3rem}}.documentation-page .intro .cell.figma a p,.documentation-page .intro .cell.github a p{font-size:1.25rem}.documentation-page .intro .cell.figma img,.documentation-page .intro .cell.github img{height:100px}.documentation-page .featured-content-cards__wrapper{margin-bottom:1rem;margin-top:3rem}.documentation-page .featured-content-cards__wrapper .grid-x.grid-margin-x{row-gap:1.5rem} \ No newline at end of file +.grid-container{margin-left:auto;margin-right:auto;max-width:90rem;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.fluid{margin-left:auto;margin-right:auto;max-width:100%;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container.fluid{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.full{margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0}.grid-x{display:flex;flex-flow:row wrap}.cell{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{flex:1 1 0}.cell.shrink{flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-full,.grid-x>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-full,.grid-x>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-full,.grid-x>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-full,.grid-x>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-full,.grid-x>.xxlarge-shrink{flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9{flex:0 0 auto}.grid-x>.small-1{width:8.3333333333%}.grid-x>.small-2{width:16.6666666667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.3333333333%}.grid-x>.small-5{width:41.6666666667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.3333333333%}.grid-x>.small-8{width:66.6666666667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.3333333333%}.grid-x>.small-11{width:91.6666666667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:30em){.grid-x>.medium-auto{flex:1 1 0;width:auto}.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-shrink{flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.3333333333%}.grid-x>.medium-2{width:16.6666666667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.3333333333%}.grid-x>.medium-5{width:41.6666666667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.3333333333%}.grid-x>.medium-8{width:66.6666666667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.3333333333%}.grid-x>.medium-11{width:91.6666666667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{flex:1 1 0;width:auto}.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-shrink{flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.3333333333%}.grid-x>.large-2{width:16.6666666667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.3333333333%}.grid-x>.large-5{width:41.6666666667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.3333333333%}.grid-x>.large-8{width:66.6666666667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.3333333333%}.grid-x>.large-11{width:91.6666666667%}.grid-x>.large-12{width:100%}}@media screen and (min-width:90em){.grid-x>.xlarge-auto{flex:1 1 0;width:auto}.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-shrink{flex:0 0 auto}.grid-x>.xlarge-shrink{width:auto}.grid-x>.xlarge-1{width:8.3333333333%}.grid-x>.xlarge-2{width:16.6666666667%}.grid-x>.xlarge-3{width:25%}.grid-x>.xlarge-4{width:33.3333333333%}.grid-x>.xlarge-5{width:41.6666666667%}.grid-x>.xlarge-6{width:50%}.grid-x>.xlarge-7{width:58.3333333333%}.grid-x>.xlarge-8{width:66.6666666667%}.grid-x>.xlarge-9{width:75%}.grid-x>.xlarge-10{width:83.3333333333%}.grid-x>.xlarge-11{width:91.6666666667%}.grid-x>.xlarge-12{width:100%}}@media screen and (min-width:120em){.grid-x>.xxlarge-auto{flex:1 1 0;width:auto}.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-shrink{flex:0 0 auto}.grid-x>.xxlarge-shrink{width:auto}.grid-x>.xxlarge-1{width:8.3333333333%}.grid-x>.xxlarge-2{width:16.6666666667%}.grid-x>.xxlarge-3{width:25%}.grid-x>.xxlarge-4{width:33.3333333333%}.grid-x>.xxlarge-5{width:41.6666666667%}.grid-x>.xxlarge-6{width:50%}.grid-x>.xxlarge-7{width:58.3333333333%}.grid-x>.xxlarge-8{width:66.6666666667%}.grid-x>.xxlarge-9{width:75%}.grid-x>.xxlarge-10{width:83.3333333333%}.grid-x>.xxlarge-11{width:91.6666666667%}.grid-x>.xxlarge-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-margin-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-margin-x>.cell{margin-left:.375rem;margin-right:.375rem;width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.cell{margin-left:.75rem;margin-right:.75rem;width:calc(100% - 1.5rem)}}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - .75rem)}.grid-margin-x>.small-2{width:calc(16.66667% - .75rem)}.grid-margin-x>.small-3{width:calc(25% - .75rem)}.grid-margin-x>.small-4{width:calc(33.33333% - .75rem)}.grid-margin-x>.small-5{width:calc(41.66667% - .75rem)}.grid-margin-x>.small-6{width:calc(50% - .75rem)}.grid-margin-x>.small-7{width:calc(58.33333% - .75rem)}.grid-margin-x>.small-8{width:calc(66.66667% - .75rem)}.grid-margin-x>.small-9{width:calc(75% - .75rem)}.grid-margin-x>.small-10{width:calc(83.33333% - .75rem)}.grid-margin-x>.small-11{width:calc(91.66667% - .75rem)}.grid-margin-x>.small-12{width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.small-3{width:calc(25% - 1.5rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.small-6{width:calc(50% - 1.5rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.small-9{width:calc(75% - 1.5rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.small-12{width:calc(100% - 1.5rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.medium-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.5rem)}.grid-margin-x>.medium-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.medium-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.5rem)}.grid-margin-x>.medium-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.medium-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.5rem)}.grid-margin-x>.medium-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.medium-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.large-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.large-3{width:calc(25% - 1.5rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.large-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.large-6{width:calc(50% - 1.5rem)}.grid-margin-x>.large-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.large-9{width:calc(75% - 1.5rem)}.grid-margin-x>.large-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.large-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.large-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x>.xlarge-auto,.grid-margin-x>.xlarge-shrink{width:auto}.grid-margin-x>.xlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xlarge-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x>.xxlarge-auto,.grid-margin-x>.xxlarge-shrink{width:auto}.grid-margin-x>.xxlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xxlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xxlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xxlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xxlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xxlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xxlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xxlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xxlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xxlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xxlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xxlarge-12{width:calc(100% - 1.5rem)}}.grid-padding-x .grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-padding-x .grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-container:not(.full)>.grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-container:not(.full)>.grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-padding-x>.cell{padding-left:.375rem;padding-right:.375rem}@media print,screen and (min-width:30em){.grid-padding-x>.cell{padding-left:.75rem;padding-right:.75rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.3333333333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.6666666667%}.small-up-7>.cell{width:14.2857142857%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:30em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.3333333333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.6666666667%}.medium-up-7>.cell{width:14.2857142857%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.3333333333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.6666666667%}.large-up-7>.cell{width:14.2857142857%}.large-up-8>.cell{width:12.5%}}@media screen and (min-width:90em){.xlarge-up-1>.cell{width:100%}.xlarge-up-2>.cell{width:50%}.xlarge-up-3>.cell{width:33.3333333333%}.xlarge-up-4>.cell{width:25%}.xlarge-up-5>.cell{width:20%}.xlarge-up-6>.cell{width:16.6666666667%}.xlarge-up-7>.cell{width:14.2857142857%}.xlarge-up-8>.cell{width:12.5%}}@media screen and (min-width:120em){.xxlarge-up-1>.cell{width:100%}.xxlarge-up-2>.cell{width:50%}.xxlarge-up-3>.cell{width:33.3333333333%}.xxlarge-up-4>.cell{width:25%}.xxlarge-up-5>.cell{width:20%}.xxlarge-up-6>.cell{width:16.6666666667%}.xxlarge-up-7>.cell{width:14.2857142857%}.xxlarge-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - .75rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - .75rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - .75rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - .75rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - .75rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - .75rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - .75rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.5rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x.xlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x.xxlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xxlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xxlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xxlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xxlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xxlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xxlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xxlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}.small-margin-collapse,.small-margin-collapse>.cell{margin-left:0;margin-right:0}.small-margin-collapse>.small-1{width:8.3333333333%}.small-margin-collapse>.small-2{width:16.6666666667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.3333333333%}.small-margin-collapse>.small-5{width:41.6666666667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.3333333333%}.small-margin-collapse>.small-8{width:66.6666666667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.3333333333%}.small-margin-collapse>.small-11{width:91.6666666667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width:30em){.small-margin-collapse>.medium-1{width:8.3333333333%}.small-margin-collapse>.medium-2{width:16.6666666667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.3333333333%}.small-margin-collapse>.medium-5{width:41.6666666667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.3333333333%}.small-margin-collapse>.medium-8{width:66.6666666667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.3333333333%}.small-margin-collapse>.medium-11{width:91.6666666667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse>.large-1{width:8.3333333333%}.small-margin-collapse>.large-2{width:16.6666666667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.3333333333%}.small-margin-collapse>.large-5{width:41.6666666667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.3333333333%}.small-margin-collapse>.large-8{width:66.6666666667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.3333333333%}.small-margin-collapse>.large-11{width:91.6666666667%}.small-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.small-margin-collapse>.xlarge-1{width:8.3333333333%}.small-margin-collapse>.xlarge-2{width:16.6666666667%}.small-margin-collapse>.xlarge-3{width:25%}.small-margin-collapse>.xlarge-4{width:33.3333333333%}.small-margin-collapse>.xlarge-5{width:41.6666666667%}.small-margin-collapse>.xlarge-6{width:50%}.small-margin-collapse>.xlarge-7{width:58.3333333333%}.small-margin-collapse>.xlarge-8{width:66.6666666667%}.small-margin-collapse>.xlarge-9{width:75%}.small-margin-collapse>.xlarge-10{width:83.3333333333%}.small-margin-collapse>.xlarge-11{width:91.6666666667%}.small-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.small-margin-collapse>.xxlarge-1{width:8.3333333333%}.small-margin-collapse>.xxlarge-2{width:16.6666666667%}.small-margin-collapse>.xxlarge-3{width:25%}.small-margin-collapse>.xxlarge-4{width:33.3333333333%}.small-margin-collapse>.xxlarge-5{width:41.6666666667%}.small-margin-collapse>.xxlarge-6{width:50%}.small-margin-collapse>.xxlarge-7{width:58.3333333333%}.small-margin-collapse>.xxlarge-8{width:66.6666666667%}.small-margin-collapse>.xxlarge-9{width:75%}.small-margin-collapse>.xxlarge-10{width:83.3333333333%}.small-margin-collapse>.xxlarge-11{width:91.6666666667%}.small-margin-collapse>.xxlarge-12{width:100%}}.small-padding-collapse{margin-left:0;margin-right:0}.small-padding-collapse>.cell{padding-left:0;padding-right:0}@media print,screen and (min-width:30em){.medium-margin-collapse,.medium-margin-collapse>.cell{margin-left:0;margin-right:0}.medium-margin-collapse>.small-1{width:8.3333333333%}.medium-margin-collapse>.small-2{width:16.6666666667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.3333333333%}.medium-margin-collapse>.small-5{width:41.6666666667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.3333333333%}.medium-margin-collapse>.small-8{width:66.6666666667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.3333333333%}.medium-margin-collapse>.small-11{width:91.6666666667%}.medium-margin-collapse>.small-12{width:100%}.medium-margin-collapse>.medium-1{width:8.3333333333%}.medium-margin-collapse>.medium-2{width:16.6666666667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.3333333333%}.medium-margin-collapse>.medium-5{width:41.6666666667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.3333333333%}.medium-margin-collapse>.medium-8{width:66.6666666667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.3333333333%}.medium-margin-collapse>.medium-11{width:91.6666666667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse>.large-1{width:8.3333333333%}.medium-margin-collapse>.large-2{width:16.6666666667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.3333333333%}.medium-margin-collapse>.large-5{width:41.6666666667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.3333333333%}.medium-margin-collapse>.large-8{width:66.6666666667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.3333333333%}.medium-margin-collapse>.large-11{width:91.6666666667%}.medium-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.medium-margin-collapse>.xlarge-1{width:8.3333333333%}.medium-margin-collapse>.xlarge-2{width:16.6666666667%}.medium-margin-collapse>.xlarge-3{width:25%}.medium-margin-collapse>.xlarge-4{width:33.3333333333%}.medium-margin-collapse>.xlarge-5{width:41.6666666667%}.medium-margin-collapse>.xlarge-6{width:50%}.medium-margin-collapse>.xlarge-7{width:58.3333333333%}.medium-margin-collapse>.xlarge-8{width:66.6666666667%}.medium-margin-collapse>.xlarge-9{width:75%}.medium-margin-collapse>.xlarge-10{width:83.3333333333%}.medium-margin-collapse>.xlarge-11{width:91.6666666667%}.medium-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.medium-margin-collapse>.xxlarge-1{width:8.3333333333%}.medium-margin-collapse>.xxlarge-2{width:16.6666666667%}.medium-margin-collapse>.xxlarge-3{width:25%}.medium-margin-collapse>.xxlarge-4{width:33.3333333333%}.medium-margin-collapse>.xxlarge-5{width:41.6666666667%}.medium-margin-collapse>.xxlarge-6{width:50%}.medium-margin-collapse>.xxlarge-7{width:58.3333333333%}.medium-margin-collapse>.xxlarge-8{width:66.6666666667%}.medium-margin-collapse>.xxlarge-9{width:75%}.medium-margin-collapse>.xxlarge-10{width:83.3333333333%}.medium-margin-collapse>.xxlarge-11{width:91.6666666667%}.medium-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:30em){.medium-padding-collapse{margin-left:0;margin-right:0}.medium-padding-collapse>.cell{padding-left:0;padding-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse,.large-margin-collapse>.cell{margin-left:0;margin-right:0}.large-margin-collapse>.small-1{width:8.3333333333%}.large-margin-collapse>.small-2{width:16.6666666667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.3333333333%}.large-margin-collapse>.small-5{width:41.6666666667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.3333333333%}.large-margin-collapse>.small-8{width:66.6666666667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.3333333333%}.large-margin-collapse>.small-11{width:91.6666666667%}.large-margin-collapse>.small-12{width:100%}.large-margin-collapse>.medium-1{width:8.3333333333%}.large-margin-collapse>.medium-2{width:16.6666666667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.3333333333%}.large-margin-collapse>.medium-5{width:41.6666666667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.3333333333%}.large-margin-collapse>.medium-8{width:66.6666666667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.3333333333%}.large-margin-collapse>.medium-11{width:91.6666666667%}.large-margin-collapse>.medium-12{width:100%}.large-margin-collapse>.large-1{width:8.3333333333%}.large-margin-collapse>.large-2{width:16.6666666667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.3333333333%}.large-margin-collapse>.large-5{width:41.6666666667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.3333333333%}.large-margin-collapse>.large-8{width:66.6666666667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.3333333333%}.large-margin-collapse>.large-11{width:91.6666666667%}.large-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.large-margin-collapse>.xlarge-1{width:8.3333333333%}.large-margin-collapse>.xlarge-2{width:16.6666666667%}.large-margin-collapse>.xlarge-3{width:25%}.large-margin-collapse>.xlarge-4{width:33.3333333333%}.large-margin-collapse>.xlarge-5{width:41.6666666667%}.large-margin-collapse>.xlarge-6{width:50%}.large-margin-collapse>.xlarge-7{width:58.3333333333%}.large-margin-collapse>.xlarge-8{width:66.6666666667%}.large-margin-collapse>.xlarge-9{width:75%}.large-margin-collapse>.xlarge-10{width:83.3333333333%}.large-margin-collapse>.xlarge-11{width:91.6666666667%}.large-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.large-margin-collapse>.xxlarge-1{width:8.3333333333%}.large-margin-collapse>.xxlarge-2{width:16.6666666667%}.large-margin-collapse>.xxlarge-3{width:25%}.large-margin-collapse>.xxlarge-4{width:33.3333333333%}.large-margin-collapse>.xxlarge-5{width:41.6666666667%}.large-margin-collapse>.xxlarge-6{width:50%}.large-margin-collapse>.xxlarge-7{width:58.3333333333%}.large-margin-collapse>.xxlarge-8{width:66.6666666667%}.large-margin-collapse>.xxlarge-9{width:75%}.large-margin-collapse>.xxlarge-10{width:83.3333333333%}.large-margin-collapse>.xxlarge-11{width:91.6666666667%}.large-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:64em){.large-padding-collapse{margin-left:0;margin-right:0}.large-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:90em){.xlarge-margin-collapse,.xlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xlarge-margin-collapse>.small-1{width:8.3333333333%}.xlarge-margin-collapse>.small-2{width:16.6666666667%}.xlarge-margin-collapse>.small-3{width:25%}.xlarge-margin-collapse>.small-4{width:33.3333333333%}.xlarge-margin-collapse>.small-5{width:41.6666666667%}.xlarge-margin-collapse>.small-6{width:50%}.xlarge-margin-collapse>.small-7{width:58.3333333333%}.xlarge-margin-collapse>.small-8{width:66.6666666667%}.xlarge-margin-collapse>.small-9{width:75%}.xlarge-margin-collapse>.small-10{width:83.3333333333%}.xlarge-margin-collapse>.small-11{width:91.6666666667%}.xlarge-margin-collapse>.small-12{width:100%}.xlarge-margin-collapse>.medium-1{width:8.3333333333%}.xlarge-margin-collapse>.medium-2{width:16.6666666667%}.xlarge-margin-collapse>.medium-3{width:25%}.xlarge-margin-collapse>.medium-4{width:33.3333333333%}.xlarge-margin-collapse>.medium-5{width:41.6666666667%}.xlarge-margin-collapse>.medium-6{width:50%}.xlarge-margin-collapse>.medium-7{width:58.3333333333%}.xlarge-margin-collapse>.medium-8{width:66.6666666667%}.xlarge-margin-collapse>.medium-9{width:75%}.xlarge-margin-collapse>.medium-10{width:83.3333333333%}.xlarge-margin-collapse>.medium-11{width:91.6666666667%}.xlarge-margin-collapse>.medium-12{width:100%}.xlarge-margin-collapse>.large-1{width:8.3333333333%}.xlarge-margin-collapse>.large-2{width:16.6666666667%}.xlarge-margin-collapse>.large-3{width:25%}.xlarge-margin-collapse>.large-4{width:33.3333333333%}.xlarge-margin-collapse>.large-5{width:41.6666666667%}.xlarge-margin-collapse>.large-6{width:50%}.xlarge-margin-collapse>.large-7{width:58.3333333333%}.xlarge-margin-collapse>.large-8{width:66.6666666667%}.xlarge-margin-collapse>.large-9{width:75%}.xlarge-margin-collapse>.large-10{width:83.3333333333%}.xlarge-margin-collapse>.large-11{width:91.6666666667%}.xlarge-margin-collapse>.large-12{width:100%}.xlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xlarge-3{width:25%}.xlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xlarge-6{width:50%}.xlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xlarge-9{width:75%}.xlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.xlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xxlarge-3{width:25%}.xlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xxlarge-6{width:50%}.xlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xxlarge-9{width:75%}.xlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xxlarge-12{width:100%}}@media screen and (min-width:90em){.xlarge-padding-collapse{margin-left:0;margin-right:0}.xlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:120em){.xxlarge-margin-collapse,.xxlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xxlarge-margin-collapse>.small-1{width:8.3333333333%}.xxlarge-margin-collapse>.small-2{width:16.6666666667%}.xxlarge-margin-collapse>.small-3{width:25%}.xxlarge-margin-collapse>.small-4{width:33.3333333333%}.xxlarge-margin-collapse>.small-5{width:41.6666666667%}.xxlarge-margin-collapse>.small-6{width:50%}.xxlarge-margin-collapse>.small-7{width:58.3333333333%}.xxlarge-margin-collapse>.small-8{width:66.6666666667%}.xxlarge-margin-collapse>.small-9{width:75%}.xxlarge-margin-collapse>.small-10{width:83.3333333333%}.xxlarge-margin-collapse>.small-11{width:91.6666666667%}.xxlarge-margin-collapse>.small-12{width:100%}.xxlarge-margin-collapse>.medium-1{width:8.3333333333%}.xxlarge-margin-collapse>.medium-2{width:16.6666666667%}.xxlarge-margin-collapse>.medium-3{width:25%}.xxlarge-margin-collapse>.medium-4{width:33.3333333333%}.xxlarge-margin-collapse>.medium-5{width:41.6666666667%}.xxlarge-margin-collapse>.medium-6{width:50%}.xxlarge-margin-collapse>.medium-7{width:58.3333333333%}.xxlarge-margin-collapse>.medium-8{width:66.6666666667%}.xxlarge-margin-collapse>.medium-9{width:75%}.xxlarge-margin-collapse>.medium-10{width:83.3333333333%}.xxlarge-margin-collapse>.medium-11{width:91.6666666667%}.xxlarge-margin-collapse>.medium-12{width:100%}.xxlarge-margin-collapse>.large-1{width:8.3333333333%}.xxlarge-margin-collapse>.large-2{width:16.6666666667%}.xxlarge-margin-collapse>.large-3{width:25%}.xxlarge-margin-collapse>.large-4{width:33.3333333333%}.xxlarge-margin-collapse>.large-5{width:41.6666666667%}.xxlarge-margin-collapse>.large-6{width:50%}.xxlarge-margin-collapse>.large-7{width:58.3333333333%}.xxlarge-margin-collapse>.large-8{width:66.6666666667%}.xxlarge-margin-collapse>.large-9{width:75%}.xxlarge-margin-collapse>.large-10{width:83.3333333333%}.xxlarge-margin-collapse>.large-11{width:91.6666666667%}.xxlarge-margin-collapse>.large-12{width:100%}.xxlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xlarge-3{width:25%}.xxlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xlarge-6{width:50%}.xxlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xlarge-9{width:75%}.xxlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xlarge-12{width:100%}.xxlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xxlarge-3{width:25%}.xxlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xxlarge-6{width:50%}.xxlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xxlarge-9{width:75%}.xxlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xxlarge-12{width:100%}.xxlarge-padding-collapse{margin-left:0;margin-right:0}.xxlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:.375rem}.small-offset-1{margin-left:8.3333333333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.33333% + .375rem)}.small-offset-2{margin-left:16.6666666667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.66667% + .375rem)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + .375rem)}.small-offset-4{margin-left:33.3333333333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.33333% + .375rem)}.small-offset-5{margin-left:41.6666666667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.66667% + .375rem)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + .375rem)}.small-offset-7{margin-left:58.3333333333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.33333% + .375rem)}.small-offset-8{margin-left:66.6666666667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.66667% + .375rem)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + .375rem)}.small-offset-10{margin-left:83.3333333333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.33333% + .375rem)}.small-offset-11{margin-left:91.6666666667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.66667% + .375rem)}@media print,screen and (min-width:30em){.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:.75rem}.medium-offset-1{margin-left:8.3333333333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.33333% + .75rem)}.medium-offset-2{margin-left:16.6666666667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.66667% + .75rem)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + .75rem)}.medium-offset-4{margin-left:33.3333333333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.33333% + .75rem)}.medium-offset-5{margin-left:41.6666666667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.66667% + .75rem)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + .75rem)}.medium-offset-7{margin-left:58.3333333333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.33333% + .75rem)}.medium-offset-8{margin-left:66.6666666667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.66667% + .75rem)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + .75rem)}.medium-offset-10{margin-left:83.3333333333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.33333% + .75rem)}.medium-offset-11{margin-left:91.6666666667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.66667% + .75rem)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:.75rem}.large-offset-1{margin-left:8.3333333333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.33333% + .75rem)}.large-offset-2{margin-left:16.6666666667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + .75rem)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + .75rem)}.large-offset-4{margin-left:33.3333333333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.33333% + .75rem)}.large-offset-5{margin-left:41.6666666667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.66667% + .75rem)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + .75rem)}.large-offset-7{margin-left:58.3333333333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.33333% + .75rem)}.large-offset-8{margin-left:66.6666666667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.66667% + .75rem)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + .75rem)}.large-offset-10{margin-left:83.3333333333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.33333% + .75rem)}.large-offset-11{margin-left:91.6666666667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:90em){.xlarge-offset-0{margin-left:0}.grid-margin-x>.xlarge-offset-0{margin-left:.75rem}.xlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xlarge-offset-3{margin-left:25%}.grid-margin-x>.xlarge-offset-3{margin-left:calc(25% + .75rem)}.xlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xlarge-offset-6{margin-left:50%}.grid-margin-x>.xlarge-offset-6{margin-left:calc(50% + .75rem)}.xlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xlarge-offset-9{margin-left:75%}.grid-margin-x>.xlarge-offset-9{margin-left:calc(75% + .75rem)}.xlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:120em){.xxlarge-offset-0{margin-left:0}.grid-margin-x>.xxlarge-offset-0{margin-left:.75rem}.xxlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xxlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xxlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xxlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xxlarge-offset-3{margin-left:25%}.grid-margin-x>.xxlarge-offset-3{margin-left:calc(25% + .75rem)}.xxlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xxlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xxlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xxlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xxlarge-offset-6{margin-left:50%}.grid-margin-x>.xxlarge-offset-6{margin-left:calc(50% + .75rem)}.xxlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xxlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xxlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xxlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xxlarge-offset-9{margin-left:75%}.grid-margin-x>.xxlarge-offset-9{margin-left:calc(75% + .75rem)}.xxlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xxlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xxlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xxlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}.grid-y{display:flex;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto,.grid-y>.shrink{height:auto}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-full,.grid-y>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-full,.grid-y>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-full,.grid-y>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-full,.grid-y>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-full,.grid-y>.xxlarge-shrink{flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9{flex:0 0 auto}.grid-y>.small-1{height:8.3333333333%}.grid-y>.small-2{height:16.6666666667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.3333333333%}.grid-y>.small-5{height:41.6666666667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.3333333333%}.grid-y>.small-8{height:66.6666666667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.3333333333%}.grid-y>.small-11{height:91.6666666667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width:30em){.grid-y>.medium-auto{flex:1 1 0;height:auto}.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-shrink{flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.3333333333%}.grid-y>.medium-2{height:16.6666666667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.3333333333%}.grid-y>.medium-5{height:41.6666666667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.3333333333%}.grid-y>.medium-8{height:66.6666666667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.3333333333%}.grid-y>.medium-11{height:91.6666666667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width:64em){.grid-y>.large-auto{flex:1 1 0;height:auto}.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-shrink{flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.3333333333%}.grid-y>.large-2{height:16.6666666667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.3333333333%}.grid-y>.large-5{height:41.6666666667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.3333333333%}.grid-y>.large-8{height:66.6666666667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.3333333333%}.grid-y>.large-11{height:91.6666666667%}.grid-y>.large-12{height:100%}}@media screen and (min-width:90em){.grid-y>.xlarge-auto{flex:1 1 0;height:auto}.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-shrink{flex:0 0 auto}.grid-y>.xlarge-shrink{height:auto}.grid-y>.xlarge-1{height:8.3333333333%}.grid-y>.xlarge-2{height:16.6666666667%}.grid-y>.xlarge-3{height:25%}.grid-y>.xlarge-4{height:33.3333333333%}.grid-y>.xlarge-5{height:41.6666666667%}.grid-y>.xlarge-6{height:50%}.grid-y>.xlarge-7{height:58.3333333333%}.grid-y>.xlarge-8{height:66.6666666667%}.grid-y>.xlarge-9{height:75%}.grid-y>.xlarge-10{height:83.3333333333%}.grid-y>.xlarge-11{height:91.6666666667%}.grid-y>.xlarge-12{height:100%}}@media screen and (min-width:120em){.grid-y>.xxlarge-auto{flex:1 1 0;height:auto}.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-shrink{flex:0 0 auto}.grid-y>.xxlarge-shrink{height:auto}.grid-y>.xxlarge-1{height:8.3333333333%}.grid-y>.xxlarge-2{height:16.6666666667%}.grid-y>.xxlarge-3{height:25%}.grid-y>.xxlarge-4{height:33.3333333333%}.grid-y>.xxlarge-5{height:41.6666666667%}.grid-y>.xxlarge-6{height:50%}.grid-y>.xxlarge-7{height:58.3333333333%}.grid-y>.xxlarge-8{height:66.6666666667%}.grid-y>.xxlarge-9{height:75%}.grid-y>.xxlarge-10{height:83.3333333333%}.grid-y>.xxlarge-11{height:91.6666666667%}.grid-y>.xxlarge-12{height:100%}}.grid-padding-y .grid-padding-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-padding-y .grid-padding-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-padding-y>.cell{padding-bottom:.375rem;padding-top:.375rem}@media print,screen and (min-width:30em){.grid-padding-y>.cell{padding-bottom:.75rem;padding-top:.75rem}}.grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .grid-frame{width:100%}.cell-block{max-width:100%;overflow-x:auto}.cell-block,.cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container{display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}@media print,screen and (min-width:30em){.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.medium-cell-block-container{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.medium-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media print,screen and (min-width:64em){.large-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.large-cell-block-container{display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.large-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:90em){.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xlarge-grid-frame{width:100%}.xlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:120em){.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xxlarge-grid-frame{width:100%}.xxlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xxlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xxlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xxlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}.grid-y.grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:30em){.grid-y.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:90em){.grid-y.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:120em){.grid-y.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:30em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}@media screen and (min-width:90em){.cell .grid-y.xlarge-grid-frame{height:100%}}@media screen and (min-width:120em){.cell .grid-y.xxlarge-grid-frame{height:100%}}.grid-margin-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-margin-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-margin-y>.cell{height:calc(100% - .75rem);margin-bottom:.375rem;margin-top:.375rem}@media print,screen and (min-width:30em){.grid-margin-y>.cell{height:calc(100% - 1.5rem);margin-bottom:.75rem;margin-top:.75rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - .75rem)}.grid-margin-y>.small-2{height:calc(16.66667% - .75rem)}.grid-margin-y>.small-3{height:calc(25% - .75rem)}.grid-margin-y>.small-4{height:calc(33.33333% - .75rem)}.grid-margin-y>.small-5{height:calc(41.66667% - .75rem)}.grid-margin-y>.small-6{height:calc(50% - .75rem)}.grid-margin-y>.small-7{height:calc(58.33333% - .75rem)}.grid-margin-y>.small-8{height:calc(66.66667% - .75rem)}.grid-margin-y>.small-9{height:calc(75% - .75rem)}.grid-margin-y>.small-10{height:calc(83.33333% - .75rem)}.grid-margin-y>.small-11{height:calc(91.66667% - .75rem)}.grid-margin-y>.small-12{height:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.small-3{height:calc(25% - 1.5rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.small-6{height:calc(50% - 1.5rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.small-9{height:calc(75% - 1.5rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.small-12{height:calc(100% - 1.5rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.5rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.5rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.5rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.large-3{height:calc(25% - 1.5rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.large-6{height:calc(50% - 1.5rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.large-9{height:calc(75% - 1.5rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.large-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y>.xlarge-auto,.grid-margin-y>.xlarge-shrink{height:auto}.grid-margin-y>.xlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xlarge-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y>.xxlarge-auto,.grid-margin-y>.xxlarge-shrink{height:auto}.grid-margin-y>.xxlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xxlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xxlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xxlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xxlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xxlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xxlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xxlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xxlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xxlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xxlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xxlarge-12{height:calc(100% - 1.5rem)}}.grid-frame.grid-margin-y{height:calc(100vh + .75rem)}@media print,screen and (min-width:30em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:30em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y.xlarge-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y.xxlarge-grid-frame{height:calc(100vh + 1.5rem)}}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-left:auto;margin-right:auto}.clearfix:after,.clearfix:before{content:" ";display:table;flex-basis:0;order:1}.clearfix:after{clear:both}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{align-content:center;align-items:center;justify-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width:30em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width:64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}@media screen and (min-width:90em){.xlarge-order-1{order:1}.xlarge-order-2{order:2}.xlarge-order-3{order:3}.xlarge-order-4{order:4}.xlarge-order-5{order:5}.xlarge-order-6{order:6}}@media screen and (min-width:120em){.xxlarge-order-1{order:1}.xxlarge-order-2{order:2}.xxlarge-order-3{order:3}.xxlarge-order-4{order:4}.xxlarge-order-5{order:5}.xxlarge-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width:30em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:90em){.xlarge-flex-container{display:flex}.xlarge-flex-child-auto{flex:1 1 auto}.xlarge-flex-child-grow{flex:1 0 auto}.xlarge-flex-child-shrink{flex:0 1 auto}.xlarge-flex-dir-row{flex-direction:row}.xlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xlarge-flex-dir-column{flex-direction:column}.xlarge-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:120em){.xxlarge-flex-container{display:flex}.xxlarge-flex-child-auto{flex:1 1 auto}.xxlarge-flex-child-grow{flex:1 0 auto}.xxlarge-flex-child-shrink{flex:0 1 auto}.xxlarge-flex-dir-row{flex-direction:row}.xxlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xxlarge-flex-dir-column{flex-direction:column}.xxlarge-flex-dir-column-reverse{flex-direction:column-reverse}}.hide{display:none!important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width:29.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:30em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:30em){.hide-for-medium{display:none!important}}@media screen and (max-width:29.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:30em)and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:29.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:64em)and (max-width:89.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:90em){.show-for-large-only{display:none!important}}@media screen and (min-width:90em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:89.99875em){.show-for-xlarge{display:none!important}}@media screen and (min-width:90em)and (max-width:119.99875em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:89.99875em),screen and (min-width:120em){.show-for-xlarge-only{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge-only{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge-only{display:none!important}}.show-for-sr,.show-on-focus{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.show-on-focus:active,.show-on-focus:focus{clip:auto!important;height:auto!important;overflow:visible!important;position:static!important;white-space:normal!important;width:auto!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode{display:block!important}.hide-for-dark-mode{display:none!important}}.show-for-ie{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie{display:block!important}.hide-for-ie{display:none!important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}.documentation-page .grid-container:not(.full){margin-left:auto;margin-right:auto;max-width:75rem}.documentation-page .grid-container.full{margin-left:auto;margin-right:auto;padding:0 .75rem}@media(min-width:64em){.documentation-page .grid-container.full{padding:0 .25rem}}.documentation-page .vimeo-full-width{padding:56.25% 0 0;position:relative}.documentation-page .vimeo-full-width iframe{height:100%;left:0;position:absolute;top:0;width:100%}.documentation-page h1.title{color:#000;font-family:SohneBreit,ProximaNova,sans-serif;font-size:55px;font-weight:900;margin-bottom:2rem;margin-top:4rem}@media(min-width:64em){.documentation-page h1.title{font-size:55px}}.documentation-page h2,.documentation-page h3,.documentation-page h4,.documentation-page h5,.documentation-page h6{font-family:ProximaNova,sans-serif}.documentation-page h2{margin-bottom:1.5rem}.documentation-page h3{margin-bottom:1rem}.documentation-page .subtitle{font-size:1.25rem;line-height:1.3}.documentation-page video{width:100%}.documentation-page hr{border-top:2px solid #000;margin-bottom:1.5rem;margin-top:5rem}.documentation-page .intro .cell{align-items:center;display:flex}.documentation-page .intro .cell.figma{background:#000}.documentation-page .intro .cell.figma a,.documentation-page .intro .cell.figma p{color:#fff}.documentation-page .intro .cell.github{background:#edeff0}.documentation-page .intro .cell.figma a,.documentation-page .intro .cell.github a{background:none;padding-bottom:1.5rem;padding-top:2.5rem;text-align:center;width:100%}@media(min-width:64em){.documentation-page .intro .cell.figma a,.documentation-page .intro .cell.github a{padding-bottom:2rem;padding-top:3rem}}.documentation-page .intro .cell.figma a p,.documentation-page .intro .cell.github a p{font-size:1.25rem}.documentation-page .intro .cell.figma img,.documentation-page .intro .cell.github img{height:100px}.documentation-page .featured-content-cards__wrapper{margin-bottom:1rem;margin-top:3rem}.documentation-page .featured-content-cards__wrapper .grid-x.grid-margin-x{row-gap:1.5rem} \ No newline at end of file diff --git a/stories/Documentation/Howtouse.stories.mdx b/stories/Documentation/Howtouse.stories.mdx index d71e15f55..0dbeb9170 100644 --- a/stories/Documentation/Howtouse.stories.mdx +++ b/stories/Documentation/Howtouse.stories.mdx @@ -54,7 +54,6 @@ yarn run build ### Dependencies -- Foundation Framework Only Flex Grid (https://get.foundation/) - jQuery (https://jquery.com/) ### Assets (CSS/JS/Icons) Path diff --git a/stories/Documentation/Intro.stories.mdx b/stories/Documentation/Intro.stories.mdx index dfe5e7984..3c7f23ade 100644 --- a/stories/Documentation/Intro.stories.mdx +++ b/stories/Documentation/Intro.stories.mdx @@ -201,7 +201,7 @@ const data = [


- UNDP Design System | Version 1.0.10 + UNDP Design System | Version 1.1

diff --git a/stories/Documentation/documentation.scss b/stories/Documentation/documentation.scss index b329b9434..685d8f827 100644 --- a/stories/Documentation/documentation.scss +++ b/stories/Documentation/documentation.scss @@ -3,7 +3,7 @@ @import '../assets/scss/variables'; @import '../assets/scss/grid'; -// .sb-show-main.sb-main-fullscreen, +// .sb-show-main.sb-main-fullscreen, .documentation-page { .grid-container:not(.full) { @@ -80,7 +80,7 @@ } .intro { - row-gap: $spacing-06; + // row-gap: $spacing-06; .cell { display: flex; @@ -133,4 +133,4 @@ row-gap: $spacing-06; } } -} \ No newline at end of file +} From 72188bd08892ad806b1427d2864b63aaa566cbda Mon Sep 17 00:00:00 2001 From: Jura Khrapunov Date: Wed, 17 May 2023 13:02:07 -0400 Subject: [PATCH 5/6] Version bumped to 1.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f84f824b..4d5b25731 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@undp/design-system", - "version": "1.1.2", + "version": "1.1.3", "description": "Design System for UNDP", "main": "index.js", "scripts": { From 2dcd4e30857ffed1a87b0150dd5364c217637340 Mon Sep 17 00:00:00 2001 From: Jura Khrapunov Date: Wed, 17 May 2023 16:53:10 -0400 Subject: [PATCH 6/6] Updated assets paths resolution, included base style sheet globally --- .storybook/main.js | 4 +++ .storybook/preview.js | 14 ++++---- docs/css/base-minimal-no-grid.min.css | 2 +- docs/css/base-minimal.min.css | 2 +- docs/css/components/accordion.min.css | 2 +- docs/css/components/bio-card.min.css | 2 +- docs/css/components/buttons.min.css | 2 +- docs/css/components/checkbox.min.css | 2 +- docs/css/components/chips.min.css | 2 +- docs/css/components/content-card.min.css | 2 +- .../components/country-site-header.min.css | 2 +- docs/css/components/cta-link.min.css | 2 +- docs/css/components/custom-select.min.css | 2 +- docs/css/components/documentation.min.css | 2 +- docs/css/components/download-modal.min.css | 2 +- docs/css/components/footer.min.css | 2 +- docs/css/components/global-header.min.css | 2 +- docs/css/components/homepage-hero.min.css | 2 +- docs/css/components/input-fields.min.css | 2 +- docs/css/components/language-switcher.min.css | 2 +- docs/css/components/lightbox-gallery.min.css | 2 +- docs/css/components/lightbox.min.css | 2 +- docs/css/components/mega-menu.min.css | 2 +- docs/css/components/modal.min.css | 2 +- docs/css/components/multi-select.min.css | 2 +- docs/css/components/our-expertise.min.css | 2 +- docs/css/components/page-hero.min.css | 2 +- docs/css/components/page-wide-card.min.css | 2 +- docs/css/components/pagehero-cards.min.css | 2 +- docs/css/components/pagination.min.css | 2 +- docs/css/components/post-header.min.css | 2 +- docs/css/components/post.min.css | 2 +- docs/css/components/progress-bar.min.css | 2 +- docs/css/components/project-detail.min.css | 2 +- docs/css/components/projectdetails.min.css | 2 +- docs/css/components/sdg.min.css | 2 +- docs/css/components/sdgmodal.min.css | 2 +- docs/css/components/sectionheader.min.css | 2 +- docs/css/components/select.min.css | 2 +- docs/css/components/sidebar.min.css | 2 +- docs/css/components/smallcopy.min.css | 2 +- docs/css/components/stats-slider.min.css | 2 +- docs/css/components/textbackground.min.css | 2 +- docs/css/components/tweet-panel.min.css | 2 +- docs/js/swiper.min.js | 2 +- .../BaseTypography/Paragraph/Paragraph.jsx | 2 +- stories/Atom/Icons/icons.scss | 2 +- .../image-caption-credit.scss | 3 +- .../sidebar-first-level.scss | 1 - .../Atom/ReachElement/Details/details.scss | 4 +-- .../Components/Forms/Checkbox/checkbox.scss | 2 +- .../Forms/InputFields/input-fields.scss | 14 ++++---- .../Forms/SearchExpand/SearchExpand.jsx | 4 +-- stories/Components/Forms/Select/select.scss | 2 +- .../country-site-header.scss | 15 ++++----- .../GlobalHeader/global-header.scss | 13 ++++---- .../Mainnavigation/MegaMenu/mega-menu.scss | 6 ++-- .../Mainnavigation/MobileNav/MobileNav.jsx | 6 ++-- .../Pagination/pagination.scss | 4 +-- .../Navigationcomponents/Sidebar/sidebar.scss | 7 ++-- .../UIcomponents/Accordion/accordion.scss | 2 +- .../UIcomponents/Buttons/Chips/chips.scss | 2 +- .../Buttons/CtaButton/buttons.scss | 10 +++--- .../Buttons/CtaLink/cta-link.scss | 2 +- .../UIcomponents/Cards/BioCard/bio-card.scss | 3 +- .../Cards/ContentCard/content-card.scss | 4 +-- .../LightboxGallery/lightbox-gallery.scss | 3 +- .../Gallery/LightboxGallery/lightbox.scss | 6 ++-- .../Hero/HomePageHero/homepage-hero.scss | 2 -- .../UIcomponents/Hero/PageHero/page-hero.scss | 2 +- .../Hero/PageHeroCards/pagehero-cards.scss | 2 -- .../LanguageSwitcher/language-switcher.scss | 16 ++++----- .../Components/UIcomponents/Modal/modal.scss | 5 ++- stories/Documentation/Intro.stories.mdx | 2 +- stories/Documentation/documentation.scss | 7 ++-- stories/Molecules/Sdg/sdg.scss | 8 ++--- stories/Molecules/Sdgmodal/sdgmodal.scss | 4 +-- stories/Molecules/Text/Post/post.scss | 1 - .../Text/ProjectDetails/projectdetails.scss | 1 - .../Text/SectionHeader/sectionheader.scss | 1 - .../Molecules/Text/SmallCopy/smallcopy.scss | 1 - .../Text/TextBackground/textbackground.scss | 1 - .../PagewideContentCard/page-wide-card.scss | 3 +- .../Blocks/OurExpertise/our-expertise.scss | 1 - .../Blocks/TweetPanel/tweet-panel.scss | 2 +- stories/Organism/Footer/Footer.jsx | 9 ++--- stories/Organism/Footer/footer.scss | 9 +++-- .../Organism/Text/PostHeader/post-header.scss | 1 - .../Text/ProjectDetail/project-detail.scss | 1 - .../DownloadModal/download-modal.scss | 3 +- .../Patterns/StatsSlider/stats-slider.scss | 5 +-- .../Utilities/ProgressBar/progress-bar.scss | 1 - stories/Utilities/ScrollBar/scrollbar.scss | 2 +- stories/assets/js/swiper.js | 8 ++--- stories/assets/scss/_base.scss | 30 ++--------------- stories/assets/scss/_mixins.scss | 33 +++++++++++++++++-- webpack.config.js | 19 +++++++---- 97 files changed, 194 insertions(+), 207 deletions(-) diff --git a/.storybook/main.js b/.storybook/main.js index c75c539cf..361f9b4aa 100644 --- a/.storybook/main.js +++ b/.storybook/main.js @@ -30,6 +30,10 @@ module.exports = { // config.module.rules[index].options.name = 'static/media/[name].[ext]'; // } // }); + config.resolve.alias = { + ...config.resolve.alias, + icons: path.resolve(__dirname, "../stories/assets/icons"), + }; // add SCSS support for CSS Modules config.module.rules.push({ test: /\.scss$/, diff --git a/.storybook/preview.js b/.storybook/preview.js index d662904a7..7eb93a34c 100644 --- a/.storybook/preview.js +++ b/.storybook/preview.js @@ -4,8 +4,8 @@ import { initializeRTL } from 'storybook-addon-rtl'; // import { addParameters } from '@storybook/react' import renderToHTML from './renderToHTML' -// include fonts globally -import '../stories/assets/scss/_fonts.scss'; +// include base styling globally +import '!style-loader!css-loader!sass-loader!../stories/assets/scss/base-minimal.scss'; // initialise RTL initializeRTL(); @@ -82,7 +82,7 @@ export const globalTypes = { /** * Function to get current language code. - * + * * @param {*} Story renders Stories in iFrame. * @param {*} context Current context for Addons. * @returns Current Language Code. @@ -172,7 +172,7 @@ const setDirection = (Story, options) => { /** * Function to set a global "accent-COLOR" class to the body. - * + * * @param {*} Story renders Stories in iFrame. * @param {*} context Current context for Addons. * @returns Story with accent color processed. @@ -180,7 +180,7 @@ const setDirection = (Story, options) => { const setAccentClass = (Story, context) => { let accent = context.globals.accent; const bodyElem = document.querySelector('body'); - + // Remove any prexisting accent-COLOR items so we can apply the most recent // global selection. bodyElem.classList.forEach((item) => { @@ -188,12 +188,12 @@ const setAccentClass = (Story, context) => { bodyElem.classList.remove(item); } }); - + if (Boolean(accent)) { // Set accent class on body tag (the most parent of parents). bodyElem.classList.add(`accent-${accent}`); } - + return ( ) diff --git a/docs/css/base-minimal-no-grid.min.css b/docs/css/base-minimal-no-grid.min.css index 548569e13..32872f6ea 100644 --- a/docs/css/base-minimal-no-grid.min.css +++ b/docs/css/base-minimal-no-grid.min.css @@ -1 +1 @@ -html{text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{appearance:none}::-webkit-file-upload-button{appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(../fonts/proximanova-regular-webfont.woff2) format("woff2"),url(../fonts/proximanova-regular-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(../fonts/proximanova-regularit-webfont.woff2) format("woff2"),url(../fonts/proximanova-regularit-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(../fonts/proximanova-semibold-webfont.woff2) format("woff2"),url(../fonts/proximanova-semibold-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(../fonts/proximanova-semiboldit-webfont.woff2) format("woff2"),url(../fonts/proximanova-semiboldit-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(../fonts/proximanova-bold-webfont.woff2) format("woff2"),url(../fonts/proximanova-bold-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(../fonts/proximanova-boldit-webfont.woff2) format("woff2"),url(../fonts/proximanova-boldit-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:700;src:url(../fonts/soehne-breit-web-dreiviertelfett.woff2) format("woff2"),url(../fonts/soehne-breit-web-dreiviertelfett.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:700;src:url(../fonts/soehne-breit-web-dreiviertelfett-kursiv.woff2) format("woff2"),url(../fonts/soehne-breit-web-dreiviertelfett-kursiv.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800;src:url(../fonts/soehne-breit-web-fett.woff2) format("woff2"),url(../fonts/soehne-breit-web-fett.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800;src:url(../fonts/soehne-breit-web-fett-kursiv.woff2) format("woff2"),url(../fonts/soehne-breit-web-fett-kursiv.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:NotoSans;font-weight:300;src:url(../fonts/NotoSansMyanmar-Light.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-Light.woff) format("woff")}@font-face{font-display:swap;font-family:NotoSans;font-weight:400;src:url(../fonts/NotoSansMyanmar-Regular.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:NotoSans;font-weight:500;src:url(../fonts/NotoSansMyanmar-Medium.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:NotoSans;font-weight:600;src:url(../fonts/NotoSansMyanmar-SemiBold.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-SemiBold.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-weight:100;src:url(../fonts/UNBangla-Thin.woff2) format("woff2"),url(../fonts/UNBangla-Thin.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100;src:url(../fonts/UNBangla-ThinItalic.woff2) format("woff2"),url(../fonts/UNBangla-ThinItalic.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-weight:400;src:url(../fonts/UNBangla-Regular.woff2) format("woff2"),url(../fonts/UNBangla-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(../fonts/UNBangla-Italic.woff2) format("woff2"),url(../fonts/UNBangla-Italic.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-weight:700;src:url(../fonts/UNBangla-Bold.woff2) format("woff2"),url(../fonts/UNBangla-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:700;src:url(../fonts/UNBangla-BoldItalic.woff2) format("woff2"),url(../fonts/UNBangla-BoldItalic.woff) format("woff")}abbr[title]{border-bottom:2px dashed #d12800;text-decoration:none}blockquote{font-size:1.625rem;font-weight:600;line-height:1.16;margin:0}@media(min-width:48em){blockquote{font-size:2.188rem;line-height:1.15}}blockquote a{font-size:inherit}:lang(my) blockquote{line-height:1.7}cite{display:block;font-style:inherit;font-weight:400;margin-top:1.125rem}code{background:#f7f7f7;padding:0 .25rem .25rem}mark{background:#ffe17e;font-size:.875rem;padding:.125rem}@media(min-width:48em){mark{font-size:1.25rem}}q{font-style:italic}div.card-thumbnail__image{display:inline-flex;position:relative}div.card-thumbnail__image:before{opacity:0;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;-o-transition:all .6s;transition:all .6s}div.card-thumbnail__image:hover:before{opacity:.75}.accent-yellow div.card-thumbnail__image:hover.accent-yellow:before,.accent-yellow div.card-thumbnail__image:hover.yellow:before,div.card-thumbnail__image:hover.accent-yellow:before,div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-yellow div.card-thumbnail__image:hover.accent-red:before,.accent-yellow div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-yellow div.card-thumbnail__image:hover.accent-green:before,.accent-yellow div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-yellow div.card-thumbnail__image:hover.accent-blue:before,.accent-yellow div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}div.card-thumbnail__image:hover.accent-red:before,div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-yellow:before,.accent-red div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-red:before,.accent-red div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-green:before,.accent-red div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-blue:before,.accent-red div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}div.card-thumbnail__image:hover.accent-green:before,div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-yellow:before,.accent-green div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-red:before,.accent-green div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-green:before,.accent-green div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-blue:before,.accent-green div.card-thumbnail__image:hover.blue:before,div.card-thumbnail__image:hover.accent-blue:before,div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-yellow:before,.accent-blue div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-red:before,.accent-blue div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-green:before,.accent-blue div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-blue:before,.accent-blue div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.yellow:before,[dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,[dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}[dir=rtl] div.card-thumbnail__image:hover.accent-red:before,[dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}[dir=rtl] div.card-thumbnail__image:hover.accent-green:before,[dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.blue:before,[dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,[dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}div.publication-thumbnail__image{background:linear-gradient(180deg,#c9d0d6 70%,#c9d0d6 0,#414648 70.5%,#9ea5ac 0,#9ea5ac);display:inline-flex;padding:2.188rem 2.938rem;position:relative;z-index:1}div.publication-thumbnail__image:before{background:#7b8085;border-radius:21%;bottom:37px;content:"";filter:blur(4px);height:27px;left:32px;position:absolute;right:20px;transform:skewX(64deg);width:calc(100% - 100px);z-index:-2}div.publication-thumbnail__image:after{opacity:0;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;-o-transition:all .6s;transition:all .6s;z-index:1}div.publication-thumbnail__image:hover:after{opacity:.75}.accent-yellow div.publication-thumbnail__image:hover.accent-yellow:before,.accent-yellow div.publication-thumbnail__image:hover.yellow:before,div.publication-thumbnail__image:hover.accent-yellow:after,div.publication-thumbnail__image:hover.yellow:after{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-yellow div.publication-thumbnail__image:hover.accent-red:before,.accent-yellow div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-yellow div.publication-thumbnail__image:hover.accent-green:before,.accent-yellow div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-yellow div.publication-thumbnail__image:hover.accent-blue:before,.accent-yellow div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}div.publication-thumbnail__image:hover.accent-red:after,div.publication-thumbnail__image:hover.red:after{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-yellow:before,.accent-red div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-red:before,.accent-red div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-green:before,.accent-red div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-blue:before,.accent-red div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}div.publication-thumbnail__image:hover.accent-green:after,div.publication-thumbnail__image:hover.green:after{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-yellow:before,.accent-green div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-red:before,.accent-green div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-green:before,.accent-green div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-blue:before,.accent-green div.publication-thumbnail__image:hover.blue:before,div.publication-thumbnail__image:hover.accent-blue:after,div.publication-thumbnail__image:hover.blue:after{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-yellow:before,.accent-blue div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-red:before,.accent-blue div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-green:before,.accent-blue div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-blue:before,.accent-blue div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.yellow:before,[dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:after,[dir=rtl] div.publication-thumbnail__image:hover.yellow:after{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}[dir=rtl] div.publication-thumbnail__image:hover.accent-red:after,[dir=rtl] div.publication-thumbnail__image:hover.red:after{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}[dir=rtl] div.publication-thumbnail__image:hover.accent-green:after,[dir=rtl] div.publication-thumbnail__image:hover.green:after{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.blue:before,[dir=rtl] div.publication-thumbnail__image:hover.accent-blue:after,[dir=rtl] div.publication-thumbnail__image:hover.blue:after{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}.color-wrapper{display:block}@media(min-width:48em){.color-wrapper{display:flex;flex-wrap:wrap;justify-content:space-around}}.color__row{width:100%}@media(min-width:48em){.color__row{width:calc(50% - 10px)}}.color__row.full{width:100%}.color__row .color__title{color:#000;font-size:.813rem;min-height:28px}@media(min-width:48em){.color__row .color__title{font-size:1rem}}.color__row .color__define_wrapper{display:block}.Primary-text{color:#000;font-size:.75rem;margin-top:-1.538rem;text-align:center}@media(min-width:48em){.Primary-text{margin-top:-1.55rem}}.Primary-text .polygon img{display:block;margin:0 auto;width:10px}.color__define{display:flex;margin-bottom:1.25rem}.color__define .color__name{flex-basis:0;flex-grow:1;margin:.5rem 0;text-align:center}@media(min-width:48em){.color__define .color__name{flex-basis:0;flex-grow:1}}.color__define .color__name .color__box{height:48px;margin-bottom:.625rem;width:100%}@media(min-width:48em){.color__define .color__name .color__box{height:70px;height:85px;width:100%}}.color__define .color__name .color__box.p-blue-100{background-color:#b5d5f5}.color__define .color__name .color__box.p-blue-200{background-color:#94c4f5}.color__define .color__name .color__box.p-blue-300{background-color:#6babeb}.color__define .color__name .color__box.p-blue-400{background-color:#4f95dd}.color__define .color__name .color__box.p-blue-500{background-color:#3288ce}.color__define .color__name .color__box.p-blue-600{background-color:#006eb5}.color__define .color__name .color__box.p-blue-700{background-color:#1f5a95}.color__define .color__name .color__box.p-gray-100{background-color:#fafafa}.color__define .color__name .color__box.p-gray-200{background-color:#f7f7f7}.color__define .color__name .color__box.p-gray-300{background-color:#edeff0}.color__define .color__name .color__box.p-gray-400{background-color:#d4d6d8}.color__define .color__name .color__box.p-gray-500{background-color:#a9b1b7}.color__define .color__name .color__box.p-gray-600{background-color:#55606e}.color__define .color__name .color__box.p-gray-700{background-color:#232e3d}.color__define .color__name .color__box.light-yellow{background-color:#ffe17e}.color__define .color__name .color__box.yellow{background-color:#ffeb00}.color__define .color__name .color__box.dark-yellow{background-color:#fbc412}.color__define .color__name .color__box.light-red{background-color:#ffbcb7}.color__define .color__name .color__box.red{background-color:#ee402d}.color__define .color__name .color__box.dark-red{background-color:#d12800}.color__define .color__name .color__box.light-green{background-color:#b8ecb6}.color__define .color__name .color__box.green{background-color:#6de354}.color__define .color__name .color__box.dark-green{background-color:#59ba47}.color__define .color__name .color__box.light-azure{background-color:#a2daf3}.color__define .color__name .color__box.azure{background-color:#60d4f2}.color__define .color__name .color__box.dark-azure{background-color:#00c1ff}.color__define .color__name .color__code{font-size:.563rem}@media(min-width:48em){.color__define .color__name .color__code{display:flex;font-size:.625rem}}.color__define_balance{display:flex;width:100%}.color__define_balance .color__name{margin:.5rem 0;text-align:center}.color__define_balance .color__name .color__box{height:100%;height:48px;margin-bottom:.625rem}@media(min-width:64em){.color__define_balance .color__name .color__box{height:70px}}@media(min-width:48em){.color__define_balance .color__name .color__box{height:85px;width:100%}}.color__define_balance .color__name .color__box.p-gray-100{background-color:#fafafa}.color__define_balance .color__name .color__box.p-gray-200{background-color:#f7f7f7}.color__define_balance .color__name .color__box.p-gray-400{background-color:#d4d6d8}.color__define_balance .color__name .color__box.p-gray-700{background-color:#232e3d}.color__define_balance .color__name .color__box.p-blue-600{background-color:#006eb5}.color__define_balance .color__name .color__box.dark-red{background-color:#d12800}.color__define_balance .color__name .color__code{font-size:.625rem}.color__define_balance .color__name.bl-1{height:75px;width:45%}.color__define_balance .color__name.bl-2{height:75px;width:12%}.color__define_balance .color__name.bl-3{height:75px;width:15%}.color__define_balance .color__name.bl-4{height:75px;width:18%}.color__define_balance .color__name.bl-5{height:75px;width:8%}.color__define_balance .color__name.bl-6{height:75px;width:5%}.icon--bar{cursor:pointer}.chevron-right-animated{display:inline-block;max-width:6rem;width:100%}.external-link-animated{box-shadow:-2px 2px 0 0 #d12800,-4px 0 0 -2px #d12800,-3px 3px 0 -1px #d12800;box-sizing:border-box;cursor:pointer;display:inline-block;height:.75rem;margin-left:-2px;position:relative;width:.75rem}.external-link-animated:before{background:#d12800;height:2px;right:0;top:3.5px;-webkit-transform:rotate(-45deg) translate(0);-moz-transform:rotate(-45deg) translate(0);-ms-transform:rotate(-45deg) translate(0);-o-transform:rotate(-45deg) translate(0);transition:rotate(-45deg) translate(0,0);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:.625rem}.external-link-animated:after{border-right:2px solid #d12800;border-top:2px solid #d12800;height:.5rem;right:0;top:0;-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);-webkit-transition:transform .3s;-moz-transition:transform .3s;-ms-transition:transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:translate(0,0);width:.5rem}.external-link-animated:hover:after{-webkit-transform:translate(5px,-5px);-moz-transform:translate(5px,-5px);-ms-transform:translate(5px,-5px);-o-transform:translate(5px,-5px);transition:translate(5px,-5px)}.external-link-animated:hover:before{-webkit-transform:rotate(-45deg) translate(7px);-moz-transform:rotate(-45deg) translate(7px);-ms-transform:rotate(-45deg) translate(7px);-o-transform:rotate(-45deg) translate(7px);transition:rotate(-45deg) translate(7px,0)}.download-animated{align-items:flex-end;box-sizing:border-box;cursor:pointer;display:flex;height:12px;position:relative}.download-animated i{border:2px solid #d12800;border-top:0;box-sizing:content-box;display:block;height:6px;width:1.125rem}.download-animated:after{border-bottom:2px solid #d12800;border-left:2px solid #d12800;bottom:6px;height:8px;left:7px;-webkit-transform:rotate(-45deg) translate(0);-moz-transform:rotate(-45deg) translate(0);-ms-transform:rotate(-45deg) translate(0);-o-transform:rotate(-45deg) translate(0);transition:rotate(-45deg) translate(0,0);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:8px}.download-animated:before{background:#d12800;bottom:7px;height:10px;left:10px;-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transition:translate(0,0);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:2px}.download-animated:hover:after{-webkit-transform:rotate(-45deg) translate(7px,-7px);-moz-transform:rotate(-45deg) translate(7px,-7px);-ms-transform:rotate(-45deg) translate(7px,-7px);-o-transform:rotate(-45deg) translate(7px,-7px);transition:rotate(-45deg) translate(7px,-7px)}.download-animated:hover:before{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transition:translate(0,-10px)}[dir=rtl] .chevron-right-animated{-webkit-transform:translate(0) rotate(180deg);-moz-transform:translate(0) rotate(180deg);-ms-transform:translate(0) rotate(180deg);-o-transform:translate(0) rotate(180deg);transition:translate(0) rotate(180deg)}[dir=rtl] .chevron-right-animated:hover{-webkit-transform:translate(-10px) rotate(180deg);-moz-transform:translate(-10px) rotate(180deg);-ms-transform:translate(-10px) rotate(180deg);-o-transform:translate(-10px) rotate(180deg);transition:translate(-10px) rotate(180deg)}[dir=rtl] .external-link-animated,[dir=rtl] .external-link-animated:hover{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transition:rotate(270deg)}.icons-container{display:flex;flex-wrap:wrap}.icons-container>div>div{margin:0 auto}.icons-container p{font-size:14px;margin-top:10px}#story--foundation-icons--icons>.icons-container>div{align-items:center;background:#edeff0;border:1px solid #d4d6d8;box-shadow:2px 2px 4px #edeff0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin:0 1rem 2rem;padding:1rem .5rem;text-align:center;width:calc(100% - 2rem)}@media(min-width:48em){#story--foundation-icons--icons>.icons-container>div{width:calc(25% - 2rem)}}div.author__img{border-radius:50%;height:80px;min-width:80px;overflow:hidden;position:relative;width:80px}div.author__img:before{border-radius:50%;opacity:0;overflow:hidden;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;-o-transition:all .6s;transition:all .6s}div.author__img:hover:before{opacity:.75}div.author__img:hover.accent-yellow:before,div.author__img:hover.yellow:before,div.author__img:hover:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}div.author__img:hover.accent-red:before,div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}div.author__img:hover.accent-green:before,div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}div.author__img:hover.accent-blue:before,div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}div.author__img.large{height:180px;width:180px}div.author__img.large:before{height:180px}.accent-yellow div.author__img:hover.accent-yellow:before,.accent-yellow div.author__img:hover.yellow:before,.accent-yellow div.author__img:hover:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-yellow div.author__img:hover.accent-red:before,.accent-yellow div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-yellow div.author__img:hover.accent-green:before,.accent-yellow div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-yellow div.author__img:hover.accent-blue:before,.accent-yellow div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}.accent-red div.author__img:hover:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-red div.author__img:hover.accent-yellow:before,.accent-red div.author__img:hover.yellow:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-red div.author__img:hover.accent-red:before,.accent-red div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-red div.author__img:hover.accent-green:before,.accent-red div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-red div.author__img:hover.accent-blue:before,.accent-red div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}.accent-green div.author__img:hover:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-green div.author__img:hover.accent-yellow:before,.accent-green div.author__img:hover.yellow:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-green div.author__img:hover.accent-red:before,.accent-green div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-green div.author__img:hover.accent-green:before,.accent-green div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-blue div.author__img:hover:before,.accent-green div.author__img:hover.accent-blue:before,.accent-green div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}.accent-blue div.author__img:hover.accent-yellow:before,.accent-blue div.author__img:hover.yellow:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-blue div.author__img:hover.accent-red:before,.accent-blue div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-blue div.author__img:hover.accent-green:before,.accent-blue div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-blue div.author__img:hover.accent-blue:before,.accent-blue div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}[dir=rtl] .author__img:before{-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1);transition:scaleX(-1)}img,picture{height:auto;max-width:100%}picture{display:block}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}figure{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto}figure,figure img,figure>div{width:100%}figure figcaption{line-height:1.4;margin:1rem 1.5rem 2rem}@media(min-width:48em){figure figcaption{margin:2rem 0;max-width:64rem;width:100%}}figure.medium{flex-direction:column;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:64rem}@media(min-width:48em){figure.medium{margin:0 auto;width:100%}figure.medium>div{width:100%}figure.medium img{max-width:100%}figure.medium figcaption{line-height:1.4;width:100%}}figure.portrait{align-items:flex-end;flex-direction:column;flex-wrap:nowrap;margin-left:auto;margin-right:auto}@media(min-width:48em){figure.portrait{flex-direction:row}figure.portrait img{width:100%}figure.portrait>div,figure.portrait>img{width:50%}figure.portrait figcaption{display:block;margin:0 0 0 1.5rem;max-width:64rem;padding-bottom:0;width:50%}figure.portrait figcaption p{margin-bottom:1rem;padding:0}figure.portrait figcaption p+.credits{border-top:1px solid #a9b1b7;margin-left:0;padding:1rem 0 0}}figure.portrait .credits{border-left:0;border-right:0;margin-bottom:1rem}figure.portrait .author__caption{font-size:.875rem;line-height:1.5}.image-figcaption__cart img{display:block}@media(min-width:48em){[dir=rtl] figure.portrait figcaption{margin:0 1.5rem 0 0}[dir=rtl] figure.portrait .credits{border-right:0;margin-right:0;padding:1rem 0}}.credits{font-size:.875rem;line-height:1.4;margin-left:auto}@media(min-width:48em){.credits{font-size:1rem}}.grid_name{color:#000;font-size:1.375rem;margin-bottom:1rem;margin-top:1rem;min-height:28px}@media(max-width:47.9375em){.grid_name{font-size:1.625rem}}.grid_name span{font-size:.875rem}.grid_description{color:#000;margin-bottom:1.25rem}.grid--layout{background-color:#edeff0;height:3rem;margin-bottom:.5rem}.grid--layout:nth-child(odd){background-color:#f7f7f7}.grid--layout .column{font-size:.813rem;padding:.625rem}.spacing-wrapper .spacing__row .spacing__title.Primary{font-size:3.438rem;font-style:normal;font-weight:700;line-height:1.1;margin-bottom:4rem;margin-top:.5rem}.spacing__define .spacing__name{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%}.spacing__define .spacing__name .spacing__label,.spacing__define .spacing__name .spacing__size{height:100px;width:100px}@media(min-width:48em){.spacing__define .spacing__name .spacing__size{margin:0 11rem}}.spacing__define .spacing__name .spacing-1,.spacing__define .spacing__name .spacing-10,.spacing__define .spacing__name .spacing-11,.spacing__define .spacing__name .spacing-12,.spacing__define .spacing__name .spacing-13,.spacing__define .spacing__name .spacing-2,.spacing__define .spacing__name .spacing-3,.spacing__define .spacing__name .spacing-4,.spacing__define .spacing__name .spacing-5,.spacing__define .spacing__name .spacing-6,.spacing__define .spacing__name .spacing-7,.spacing__define .spacing__name .spacing-8,.spacing__define .spacing__name .spacing-9{background-color:#006eb5}.spacing__define .spacing__name .spacing-1{height:2px;width:2px}.spacing__define .spacing__name .spacing-2{height:4px;width:4px}.spacing__define .spacing__name .spacing-3{height:8px;width:8px}.spacing__define .spacing__name .spacing-4{height:12px;width:12px}.spacing__define .spacing__name .spacing-5{height:16px;width:16px}.spacing__define .spacing__name .spacing-6{height:24px;width:24px}.spacing__define .spacing__name .spacing-7{height:32px;width:32px}.spacing__define .spacing__name .spacing-8{height:40px;width:40px}.spacing__define .spacing__name .spacing-9{height:48px;width:48px}.spacing__define .spacing__name .spacing-10{height:64px;width:64px}.spacing__define .spacing__name .spacing-11{height:80px;width:80px}.spacing__define .spacing__name .spacing-12{height:96px;width:96px}.spacing__define .spacing__name .spacing-13{height:160px;width:160px}.breadcrumb__item{color:#d12800;font-size:.75rem;font-weight:600;text-transform:uppercase}.breadcrumb__item:hover{color:#ee402d}.language__item{display:inline-block;line-height:.9;min-width:100px;padding:.75rem 1rem}.menu li a{border:none;display:inline;letter-spacing:.03em;text-transform:uppercase}.menu li a:hover{color:#55606e;cursor:pointer}.menu li a.selected{border-bottom:2px solid #d12800;padding-bottom:.25rem}.progress-container{background:#edeff0;height:.75rem;width:100%}@media(min-width:48em){.progress-container{height:1rem}}.progress-container .progress-bar{background:#ffeb00}.progress-container.small{height:.625rem}@media(min-width:48em){.progress-container.small{height:.75rem}}.progress-container.small .progress-bar{height:.625rem}@media(min-width:48em){.progress-container.small .progress-bar{height:.75rem}}.progress-container.accent-yellow .progress-bar,.progress-container.yellow .progress-bar{background:#ffeb00}.progress-container.accent-red .progress-bar,.progress-container.red .progress-bar{background:#ee402d}.progress-container.accent-green .progress-bar,.progress-container.green .progress-bar{background:#6de354}.progress-container.accent-blue .progress-bar,.progress-container.blue .progress-bar{background:#60d4f2}.accent-yellow .progress-container .progress-bar,.accent-yellow .progress-container.accent-yellow .progress-bar,.accent-yellow .progress-container.yellow .progress-bar,.yellow .progress-container .progress-bar,.yellow .progress-container.accent-yellow .progress-bar,.yellow .progress-container.yellow .progress-bar{background:#ffeb00}.accent-yellow .progress-container.accent-red .progress-bar,.accent-yellow .progress-container.red .progress-bar,.yellow .progress-container.accent-red .progress-bar,.yellow .progress-container.red .progress-bar{background:#ee402d}.accent-yellow .progress-container.accent-green .progress-bar,.accent-yellow .progress-container.green .progress-bar,.yellow .progress-container.accent-green .progress-bar,.yellow .progress-container.green .progress-bar{background:#6de354}.accent-yellow .progress-container.accent-blue .progress-bar,.accent-yellow .progress-container.blue .progress-bar,.yellow .progress-container.accent-blue .progress-bar,.yellow .progress-container.blue .progress-bar{background:#60d4f2}.accent-red .progress-container .progress-bar,.red .progress-container .progress-bar{background:#ee402d}.accent-red .progress-container.accent-yellow .progress-bar,.accent-red .progress-container.yellow .progress-bar,.red .progress-container.accent-yellow .progress-bar,.red .progress-container.yellow .progress-bar{background:#ffeb00}.accent-red .progress-container.accent-red .progress-bar,.accent-red .progress-container.red .progress-bar,.red .progress-container.accent-red .progress-bar,.red .progress-container.red .progress-bar{background:#ee402d}.accent-red .progress-container.accent-green .progress-bar,.accent-red .progress-container.green .progress-bar,.red .progress-container.accent-green .progress-bar,.red .progress-container.green .progress-bar{background:#6de354}.accent-red .progress-container.accent-blue .progress-bar,.accent-red .progress-container.blue .progress-bar,.red .progress-container.accent-blue .progress-bar,.red .progress-container.blue .progress-bar{background:#60d4f2}.accent-green .progress-container .progress-bar,.green .progress-container .progress-bar{background:#6de354}.accent-green .progress-container.accent-yellow .progress-bar,.accent-green .progress-container.yellow .progress-bar,.green .progress-container.accent-yellow .progress-bar,.green .progress-container.yellow .progress-bar{background:#ffeb00}.accent-green .progress-container.accent-red .progress-bar,.accent-green .progress-container.red .progress-bar,.green .progress-container.accent-red .progress-bar,.green .progress-container.red .progress-bar{background:#ee402d}.accent-green .progress-container.accent-green .progress-bar,.accent-green .progress-container.green .progress-bar,.green .progress-container.accent-green .progress-bar,.green .progress-container.green .progress-bar{background:#6de354}.accent-blue .progress-container .progress-bar,.accent-green .progress-container.accent-blue .progress-bar,.accent-green .progress-container.blue .progress-bar,.blue .progress-container .progress-bar,.green .progress-container.accent-blue .progress-bar,.green .progress-container.blue .progress-bar{background:#60d4f2}.accent-blue .progress-container.accent-yellow .progress-bar,.accent-blue .progress-container.yellow .progress-bar,.blue .progress-container.accent-yellow .progress-bar,.blue .progress-container.yellow .progress-bar{background:#ffeb00}.accent-blue .progress-container.accent-red .progress-bar,.accent-blue .progress-container.red .progress-bar,.blue .progress-container.accent-red .progress-bar,.blue .progress-container.red .progress-bar{background:#ee402d}.accent-blue .progress-container.accent-green .progress-bar,.accent-blue .progress-container.green .progress-bar,.blue .progress-container.accent-green .progress-bar,.blue .progress-container.green .progress-bar{background:#6de354}.accent-blue .progress-container.accent-blue .progress-bar,.accent-blue .progress-container.blue .progress-bar,.blue .progress-container.accent-blue .progress-bar,.blue .progress-container.blue .progress-bar{background:#60d4f2}.progress-bar{height:.75rem;min-width:1%;position:fixed;-webkit-transition:width .2s linear;-moz-transition:width .2s linear;-ms-transition:width .2s linear;-o-transition:width .2s linear;transition:width .2s linear;width:34%;z-index:1}@media(min-width:48em){.progress-bar{height:1rem}}.progress-top{top:0}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{color:#000;font-family:ProximaNova,sans-serif;font-size:1rem;line-height:1.4}@media(min-width:48em){body{font-size:1.25rem}}button{font-family:ProximaNova,sans-serif}caption,h1,h2,h3,h4,h5,h6{margin:0 0 .75rem;padding:0}@media(min-width:48em){caption,h1,h2,h3,h4,h5,h6{margin-bottom:1rem}}h1{font-family:SohneBreit,ProximaNova,sans-serif;font-size:2.938rem;letter-spacing:.06rem;line-height:1.08;text-transform:uppercase}@media(min-width:48em){h1{font-size:5.125rem}}@media(min-width:64em){h1{font-size:6.25rem}}h2{font-size:2.5rem;font-weight:700;line-height:1.1}@media(min-width:48em){h2{font-size:2.813rem}}@media(min-width:64em){h2{font-size:3.438rem}}h3{font-size:1.875rem;font-weight:600;line-height:1.15}@media(min-width:48em){h3{font-size:2.188rem}}h4{font-size:1.563rem;font-weight:400;line-height:1.15}@media(min-width:48em){h4{font-size:2.188rem}}h5{font-size:1.25rem;font-weight:400;line-height:1.15}@media(min-width:48em){h5{font-size:1.563rem}}h6{font-size:1rem;font-weight:700;letter-spacing:.03rem;line-height:1.15;text-transform:uppercase}p{margin-top:0}ol,ul{margin:0;padding-left:1.125rem}@media(min-width:48em){ol,ul{padding-left:1.313rem}}ol li,ul li{margin-bottom:1rem;padding-left:.875rem}@media(min-width:48em){ol li,ul li{margin-bottom:1.5rem;padding-left:.75rem}}ul li::marker{font-size:1.125rem}@media(min-width:48em){ul li::marker{font-size:1.313rem}}ol li{margin-bottom:1.063rem}dl{font-size:.875rem;line-height:1.37;margin:0}@media(min-width:48em){dl{font-size:1.25rem}}dt{margin-bottom:.5rem}dd{margin-bottom:1rem;margin-inline-start:2.5rem}@media(min-width:48em){dd{margin-bottom:1.5rem;margin-inline-start:3rem}}hr{border:1px solid #000}@keyframes lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a{color:#000;text-decoration:none}:lang(my) body,:lang(my) button{font-family:NotoSans,sans-serif;line-height:1.7}:lang(my) h1,:lang(my) h2,:lang(my) h3,:lang(my) h4,:lang(my) h5,:lang(my) h6{line-height:1.7}:lang(my) h1{font-family:NotoSans,sans-serif;font-size:2.625rem}@media(min-width:48em){:lang(my) h1{font-size:3.875rem}}@media(min-width:64em){:lang(my) h1{font-size:5rem}}:lang(my) h2{font-size:2rem}@media(min-width:48em){:lang(my) h2{font-size:2.188rem}}@media(min-width:64em){:lang(my) h2{font-size:2.813rem}}:lang(my) h4{font-size:1.3rem}@media(min-width:48em){:lang(my) h4{font-size:1.8rem}}:lang(my) h5{font-size:1.25rem}@media(min-width:48em){:lang(my) h5{font-size:1.375rem}}:lang(my) p{font-size:.875rem;line-height:1.7}@media(min-width:48em){:lang(my) p{font-size:1rem}}:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:.875rem;line-height:1.9}@media(min-width:48em){:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:1.125rem}}:lang(my) .sbdocs .sbdocs-content,:lang(my) .sbdocs h1,:lang(my) .sbdocs h2,:lang(my) .sbdocs h3,:lang(my) .sbdocs h4,:lang(my) .sbdocs h5,:lang(my) .sbdocs h6,:lang(my) .sbdocs p{font-family:NotoSans,sans-serif}:lang(my) .sbdocs .sbdocs-h1{font-size:2rem}[dir=rtl] ol,[dir=rtl] ul{padding-left:0;padding-right:1.125rem}@media(min-width:48em){[dir=rtl] ol,[dir=rtl] ul{padding-right:1.313rem}}[dir=rtl] ol li,[dir=rtl] ul li{padding-left:0;padding-right:.875rem}@media(min-width:48em){[dir=rtl] ol li,[dir=rtl] ul li{padding-right:.75rem}}:lang(be) h1,:lang(bg) h1,:lang(kk) h1,:lang(ky) h1,:lang(mk) h1,:lang(mn) h1,:lang(ru) h1,:lang(sr) h1,:lang(uk) h1{font-family:ProximaNova,sans-serif}:lang(bn) body,:lang(bn) h1{font-family:UNBangla,sans-serif}.sidebar_item:hover{background-color:#f7f7f7}.sidebar_item.open .arrow{transform:rotate(180deg);transition:all .1s ease}.sidebar_item h6{margin-bottom:0}details summary{list-style-type:none;outline:0}details summary::-webkit-details-marker{display:none}details summary:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEuNjY3IDEgNi42NjYgNS45OTlMMS42NjcgMTMiIHN0cm9rZT0iI0VFNDAyRCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 0;content:"";display:inline-block;height:14px;margin-right:.25rem;width:14px}details[open] summary{margin-bottom:.5rem}details[open] summary:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzIDEuNjY3IDcgOC4zMzMgMSAxLjY2NyIgc3Ryb2tlPSIjRUU0MDJEIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=) no-repeat 0;content:"";display:inline-block;height:14px;width:14px}[dir=rtl] details summary:before{margin-left:.25rem;margin-right:0;-webkit-transform:translate(0) rotate(180deg);-moz-transform:translate(0) rotate(180deg);-ms-transform:translate(0) rotate(180deg);-o-transform:translate(0) rotate(180deg);transition:translate(0) rotate(180deg)}[dir=rtl] details[open] summary:before{-webkit-transform:translate(0) rotate(0deg);-moz-transform:translate(0) rotate(0deg);-ms-transform:translate(0) rotate(0deg);-o-transform:translate(0) rotate(0deg);transition:translate(0) rotate(0deg)}table{border-collapse:collapse;border-spacing:0;width:100%}@media(min-width:48em){table{width:auto}}table.small td,table.small th{-webkit-text-size-adjust:100%;font-size:1rem}table.striped tr:nth-child(2n){background-color:#f7f7f7}table.border{border-collapse:collapse}table.border td,table.border th{border:1px solid #d4d6d8}table.stacked td,table.stacked th{display:block}@media(min-width:48em){table.stacked td,table.stacked th{display:table-cell}}table.stacked thead tr{display:none}@media(min-width:48em){table.stacked thead tr{display:table-row}}table.stacked.border tr{border:1px solid #d4d6d8}@media(min-width:48em){table.stacked.border tr td,table.stacked.border tr th{border:1px solid #d4d6d8}}td,th{font-size:1.25rem;line-height:1.4;padding:.75rem;vertical-align:top}@media(min-width:48em){td,th{padding:.75rem 2.5rem .75rem .75rem}}thead tr th{background-color:#edeff0;font-weight:600;text-align:left}.scroll{overflow-x:auto}.scroll thead th{white-space:nowrap}.scroll td,.scroll th{-webkit-text-size-adjust:100%}[dir=rtl] td,[dir=rtl] th{text-align:right}@media(min-width:48em){[dir=rtl] td,[dir=rtl] th{padding:.75rem .75rem .75rem 2.5rem}}:lang(my) td,:lang(my) th{line-height:1.7}.grid_description,.menu li a,small{font-size:.75rem}@media(min-width:48em){.grid_description,.menu li a,small{font-size:.875rem}}.language__item,details p{font-size:.875rem;line-height:1.4}@media(min-width:48em){.language__item,details p{font-size:1rem}}abbr[title],code,details summary,mark,q{font-size:1rem}@media(min-width:48em){abbr[title],code,details summary,mark,q{font-size:1.25rem}}cite{font-size:1.25rem;line-height:1.1}@media(min-width:48em){cite{font-size:1.5rem}}.language__item,.sidebar_item,tbody tr{border-bottom:1px solid #d4d6d8}.image-figcaption__cart img,div.author__img img{height:100%;object-fit:cover;padding:0;width:100%}.breadcrumb__item,table.stacked.border tr td,table.stacked.border tr th,table.striped tr{border:none}.sidebar_item{align-items:center;cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;padding:1rem;position:relative}@media(min-width:48em){.sidebar_item{padding:1.5rem}}.sidebar_item.selected{background-color:#006eb5}.sidebar_item.selected h6{color:#fff}.sidebar_item.selected:hover{background-color:#006eb5}.overlay-grey:before,div.author__img:before,div.card-thumbnail__image:before,div.publication-thumbnail__image:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.breadcrumb__item,.menu li a,table.stacked.border tr td,table.stacked.border tr th,table.striped tr{background-image:none}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}:lang(my) .language__item,:lang(my) details p,details :lang(my) p{font-size:.75rem;line-height:1.7}@media(min-width:48em){:lang(my) .language__item,:lang(my) details p,details :lang(my) p{font-size:.875rem}}:lang(my) abbr[title],:lang(my) code,:lang(my) details summary,:lang(my) mark,:lang(my) q,details :lang(my) summary{font-size:.875rem}@media(min-width:48em){:lang(my) abbr[title],:lang(my) code,:lang(my) details summary,:lang(my) mark,:lang(my) q,details :lang(my) summary{font-size:1rem}}:lang(my) cite{font-size:1.25rem;line-height:1.1}@media(min-width:48em){:lang(my) cite{font-size:1.5rem}}.chevron-right-animated i:after,.chevron-right-animated i:before,.download-animated:after,.download-animated:before,.external-link-animated:after,.external-link-animated:before{box-sizing:border-box;content:"";display:block;position:absolute}.chevron-right-animated i{box-sizing:border-box;display:block;height:1rem;left:1.25rem;position:relative;-webkit-transition:width .3s;-moz-transition:width .3s;-ms-transition:width .3s;-o-transition:width .3s;transition:width .3s;width:0}.chevron-right-animated i:before{background-color:#ee402d;display:none;height:2px;right:0;top:7px;width:100%}.chevron-right-animated i:after{border-right:2px solid #ee402d;border-top:2px solid #ee402d;height:.75rem;right:0;top:2px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transition:rotate(45deg);width:.75rem}.chevron-right-animated:hover i{width:5rem}.chevron-right-animated:hover i:before{display:unset}a{background-image:linear-gradient(#d12800,#d12800),linear-gradient(#d12800,#d12800);background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a:hover{-webkit-animation:lineLoop-animation 2s linear infinite;-moz-animation:lineLoop-animation 2s linear infinite;-ms-animation:lineLoop-animation 2s linear infinite;-o-animation:lineLoop-animation 2s linear infinite;animation:lineLoop-animation 2s linear infinite}video{object-fit:cover} \ No newline at end of file +html{text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{appearance:none}::-webkit-file-upload-button{appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(../fonts/proximanova-regular-webfont.woff2) format("woff2"),url(../fonts/proximanova-regular-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(../fonts/proximanova-regularit-webfont.woff2) format("woff2"),url(../fonts/proximanova-regularit-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(../fonts/proximanova-semibold-webfont.woff2) format("woff2"),url(../fonts/proximanova-semibold-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(../fonts/proximanova-semiboldit-webfont.woff2) format("woff2"),url(../fonts/proximanova-semiboldit-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(../fonts/proximanova-bold-webfont.woff2) format("woff2"),url(../fonts/proximanova-bold-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(../fonts/proximanova-boldit-webfont.woff2) format("woff2"),url(../fonts/proximanova-boldit-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:700;src:url(../fonts/soehne-breit-web-dreiviertelfett.woff2) format("woff2"),url(../fonts/soehne-breit-web-dreiviertelfett.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:700;src:url(../fonts/soehne-breit-web-dreiviertelfett-kursiv.woff2) format("woff2"),url(../fonts/soehne-breit-web-dreiviertelfett-kursiv.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800;src:url(../fonts/soehne-breit-web-fett.woff2) format("woff2"),url(../fonts/soehne-breit-web-fett.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800;src:url(../fonts/soehne-breit-web-fett-kursiv.woff2) format("woff2"),url(../fonts/soehne-breit-web-fett-kursiv.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:NotoSans;font-weight:300;src:url(../fonts/NotoSansMyanmar-Light.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-Light.woff) format("woff")}@font-face{font-display:swap;font-family:NotoSans;font-weight:400;src:url(../fonts/NotoSansMyanmar-Regular.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:NotoSans;font-weight:500;src:url(../fonts/NotoSansMyanmar-Medium.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:NotoSans;font-weight:600;src:url(../fonts/NotoSansMyanmar-SemiBold.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-SemiBold.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-weight:100;src:url(../fonts/UNBangla-Thin.woff2) format("woff2"),url(../fonts/UNBangla-Thin.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100;src:url(../fonts/UNBangla-ThinItalic.woff2) format("woff2"),url(../fonts/UNBangla-ThinItalic.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-weight:400;src:url(../fonts/UNBangla-Regular.woff2) format("woff2"),url(../fonts/UNBangla-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(../fonts/UNBangla-Italic.woff2) format("woff2"),url(../fonts/UNBangla-Italic.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-weight:700;src:url(../fonts/UNBangla-Bold.woff2) format("woff2"),url(../fonts/UNBangla-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:700;src:url(../fonts/UNBangla-BoldItalic.woff2) format("woff2"),url(../fonts/UNBangla-BoldItalic.woff) format("woff")}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{color:#000;font-family:ProximaNova,sans-serif;font-size:1rem;line-height:1.4}@media(min-width:48em){body{font-size:1.25rem}}button{font-family:ProximaNova,sans-serif}caption,h1,h2,h3,h4,h5,h6{margin:0 0 .75rem;padding:0}@media(min-width:48em){caption,h1,h2,h3,h4,h5,h6{margin-bottom:1rem}}h1{font-family:SohneBreit,ProximaNova,sans-serif;font-size:2.938rem;letter-spacing:.06rem;line-height:1.08;text-transform:uppercase}@media(min-width:48em){h1{font-size:5.125rem}}@media(min-width:64em){h1{font-size:6.25rem}}h2{font-size:2.5rem;font-weight:700;line-height:1.1}@media(min-width:48em){h2{font-size:2.813rem}}@media(min-width:64em){h2{font-size:3.438rem}}h3{font-size:1.875rem;font-weight:600;line-height:1.15}@media(min-width:48em){h3{font-size:2.188rem}}h4{font-size:1.563rem;font-weight:400;line-height:1.15}@media(min-width:48em){h4{font-size:2.188rem}}h5{font-size:1.25rem;font-weight:400;line-height:1.15}@media(min-width:48em){h5{font-size:1.563rem}}h6{font-size:1rem;font-weight:700;letter-spacing:.03rem;line-height:1.15;text-transform:uppercase}p{margin-top:0}ol,ul{margin:0;padding-left:1.125rem}@media(min-width:48em){ol,ul{padding-left:1.313rem}}ol li,ul li{margin-bottom:1rem;padding-left:.875rem}@media(min-width:48em){ol li,ul li{margin-bottom:1.5rem;padding-left:.75rem}}ul li::marker{font-size:1.125rem}@media(min-width:48em){ul li::marker{font-size:1.313rem}}ol li{margin-bottom:1.063rem}dl{font-size:.875rem;line-height:1.37;margin:0}@media(min-width:48em){dl{font-size:1.25rem}}dt{margin-bottom:.5rem}dd{margin-bottom:1rem;margin-inline-start:2.5rem}@media(min-width:48em){dd{margin-bottom:1.5rem;margin-inline-start:3rem}}hr{border:1px solid #000}@keyframes lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a{color:#000;text-decoration:none}:lang(my) body,:lang(my) button{font-family:NotoSans,sans-serif;line-height:1.7}:lang(my) h1,:lang(my) h2,:lang(my) h3,:lang(my) h4,:lang(my) h5,:lang(my) h6{line-height:1.7}:lang(my) h1{font-family:NotoSans,sans-serif;font-size:2.625rem}@media(min-width:48em){:lang(my) h1{font-size:3.875rem}}@media(min-width:64em){:lang(my) h1{font-size:5rem}}:lang(my) h2{font-size:2rem}@media(min-width:48em){:lang(my) h2{font-size:2.188rem}}@media(min-width:64em){:lang(my) h2{font-size:2.813rem}}:lang(my) h4{font-size:1.3rem}@media(min-width:48em){:lang(my) h4{font-size:1.8rem}}:lang(my) h5{font-size:1.25rem}@media(min-width:48em){:lang(my) h5{font-size:1.375rem}}:lang(my) p{font-size:.875rem;line-height:1.7}@media(min-width:48em){:lang(my) p{font-size:1rem}}:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:.875rem;line-height:1.9}@media(min-width:48em){:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:1.125rem}}:lang(my) .sbdocs .sbdocs-content,:lang(my) .sbdocs h1,:lang(my) .sbdocs h2,:lang(my) .sbdocs h3,:lang(my) .sbdocs h4,:lang(my) .sbdocs h5,:lang(my) .sbdocs h6,:lang(my) .sbdocs p{font-family:NotoSans,sans-serif}:lang(my) .sbdocs .sbdocs-h1{font-size:2rem}[dir=rtl] ol,[dir=rtl] ul{padding-left:0;padding-right:1.125rem}@media(min-width:48em){[dir=rtl] ol,[dir=rtl] ul{padding-right:1.313rem}}[dir=rtl] ol li,[dir=rtl] ul li{padding-left:0;padding-right:.875rem}@media(min-width:48em){[dir=rtl] ol li,[dir=rtl] ul li{padding-right:.75rem}}:lang(be) h1,:lang(bg) h1,:lang(kk) h1,:lang(ky) h1,:lang(mk) h1,:lang(mn) h1,:lang(ru) h1,:lang(sr) h1,:lang(uk) h1{font-family:ProximaNova,sans-serif}:lang(bn) body,:lang(bn) h1{font-family:UNBangla,sans-serif}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}abbr[title]{border-bottom:2px dashed #d12800;text-decoration:none}blockquote{font-size:1.625rem;font-weight:600;line-height:1.16;margin:0}@media(min-width:48em){blockquote{font-size:2.188rem;line-height:1.15}}blockquote a{font-size:inherit}:lang(my) blockquote{line-height:1.7}cite{display:block;font-style:inherit;font-weight:400;margin-top:1.125rem}code{background:#f7f7f7;padding:0 .25rem .25rem}mark{background:#ffe17e;font-size:.875rem;padding:.125rem}@media(min-width:48em){mark{font-size:1.25rem}}q{font-style:italic}div.card-thumbnail__image{display:inline-flex;position:relative}div.card-thumbnail__image:before{opacity:0;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;-o-transition:all .6s;transition:all .6s}div.card-thumbnail__image:hover:before{opacity:.75}.accent-yellow div.card-thumbnail__image:hover.accent-yellow:before,.accent-yellow div.card-thumbnail__image:hover.yellow:before,div.card-thumbnail__image:hover.accent-yellow:before,div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-yellow div.card-thumbnail__image:hover.accent-red:before,.accent-yellow div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-yellow div.card-thumbnail__image:hover.accent-green:before,.accent-yellow div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-yellow div.card-thumbnail__image:hover.accent-blue:before,.accent-yellow div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}div.card-thumbnail__image:hover.accent-red:before,div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-yellow:before,.accent-red div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-red:before,.accent-red div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-green:before,.accent-red div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-blue:before,.accent-red div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}div.card-thumbnail__image:hover.accent-green:before,div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-yellow:before,.accent-green div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-red:before,.accent-green div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-green:before,.accent-green div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-blue:before,.accent-green div.card-thumbnail__image:hover.blue:before,div.card-thumbnail__image:hover.accent-blue:before,div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-yellow:before,.accent-blue div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-red:before,.accent-blue div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-green:before,.accent-blue div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-blue:before,.accent-blue div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.yellow:before,[dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,[dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}[dir=rtl] div.card-thumbnail__image:hover.accent-red:before,[dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}[dir=rtl] div.card-thumbnail__image:hover.accent-green:before,[dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.blue:before,[dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,[dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}div.publication-thumbnail__image{background:linear-gradient(180deg,#c9d0d6 70%,#c9d0d6 0,#414648 70.5%,#9ea5ac 0,#9ea5ac);display:inline-flex;padding:2.188rem 2.938rem;position:relative;z-index:1}div.publication-thumbnail__image:before{background:#7b8085;border-radius:21%;bottom:37px;content:"";filter:blur(4px);height:27px;left:32px;position:absolute;right:20px;transform:skewX(64deg);width:calc(100% - 100px);z-index:-2}div.publication-thumbnail__image:after{opacity:0;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;-o-transition:all .6s;transition:all .6s;z-index:1}div.publication-thumbnail__image:hover:after{opacity:.75}.accent-yellow div.publication-thumbnail__image:hover.accent-yellow:before,.accent-yellow div.publication-thumbnail__image:hover.yellow:before,div.publication-thumbnail__image:hover.accent-yellow:after,div.publication-thumbnail__image:hover.yellow:after{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-yellow div.publication-thumbnail__image:hover.accent-red:before,.accent-yellow div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-yellow div.publication-thumbnail__image:hover.accent-green:before,.accent-yellow div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-yellow div.publication-thumbnail__image:hover.accent-blue:before,.accent-yellow div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}div.publication-thumbnail__image:hover.accent-red:after,div.publication-thumbnail__image:hover.red:after{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-yellow:before,.accent-red div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-red:before,.accent-red div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-green:before,.accent-red div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-blue:before,.accent-red div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}div.publication-thumbnail__image:hover.accent-green:after,div.publication-thumbnail__image:hover.green:after{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-yellow:before,.accent-green div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-red:before,.accent-green div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-green:before,.accent-green div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-blue:before,.accent-green div.publication-thumbnail__image:hover.blue:before,div.publication-thumbnail__image:hover.accent-blue:after,div.publication-thumbnail__image:hover.blue:after{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-yellow:before,.accent-blue div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-red:before,.accent-blue div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-green:before,.accent-blue div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-blue:before,.accent-blue div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.yellow:before,[dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:after,[dir=rtl] div.publication-thumbnail__image:hover.yellow:after{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}[dir=rtl] div.publication-thumbnail__image:hover.accent-red:after,[dir=rtl] div.publication-thumbnail__image:hover.red:after{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}[dir=rtl] div.publication-thumbnail__image:hover.accent-green:after,[dir=rtl] div.publication-thumbnail__image:hover.green:after{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.blue:before,[dir=rtl] div.publication-thumbnail__image:hover.accent-blue:after,[dir=rtl] div.publication-thumbnail__image:hover.blue:after{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}.color-wrapper{display:block}@media(min-width:48em){.color-wrapper{display:flex;flex-wrap:wrap;justify-content:space-around}}.color__row{width:100%}@media(min-width:48em){.color__row{width:calc(50% - 10px)}}.color__row.full{width:100%}.color__row .color__title{color:#000;font-size:.813rem;min-height:28px}@media(min-width:48em){.color__row .color__title{font-size:1rem}}.color__row .color__define_wrapper{display:block}.Primary-text{color:#000;font-size:.75rem;margin-top:-1.538rem;text-align:center}@media(min-width:48em){.Primary-text{margin-top:-1.55rem}}.Primary-text .polygon img{display:block;margin:0 auto;width:10px}.color__define{display:flex;margin-bottom:1.25rem}.color__define .color__name{flex-basis:0;flex-grow:1;margin:.5rem 0;text-align:center}@media(min-width:48em){.color__define .color__name{flex-basis:0;flex-grow:1}}.color__define .color__name .color__box{height:48px;margin-bottom:.625rem;width:100%}@media(min-width:48em){.color__define .color__name .color__box{height:70px;height:85px;width:100%}}.color__define .color__name .color__box.p-blue-100{background-color:#b5d5f5}.color__define .color__name .color__box.p-blue-200{background-color:#94c4f5}.color__define .color__name .color__box.p-blue-300{background-color:#6babeb}.color__define .color__name .color__box.p-blue-400{background-color:#4f95dd}.color__define .color__name .color__box.p-blue-500{background-color:#3288ce}.color__define .color__name .color__box.p-blue-600{background-color:#006eb5}.color__define .color__name .color__box.p-blue-700{background-color:#1f5a95}.color__define .color__name .color__box.p-gray-100{background-color:#fafafa}.color__define .color__name .color__box.p-gray-200{background-color:#f7f7f7}.color__define .color__name .color__box.p-gray-300{background-color:#edeff0}.color__define .color__name .color__box.p-gray-400{background-color:#d4d6d8}.color__define .color__name .color__box.p-gray-500{background-color:#a9b1b7}.color__define .color__name .color__box.p-gray-600{background-color:#55606e}.color__define .color__name .color__box.p-gray-700{background-color:#232e3d}.color__define .color__name .color__box.light-yellow{background-color:#ffe17e}.color__define .color__name .color__box.yellow{background-color:#ffeb00}.color__define .color__name .color__box.dark-yellow{background-color:#fbc412}.color__define .color__name .color__box.light-red{background-color:#ffbcb7}.color__define .color__name .color__box.red{background-color:#ee402d}.color__define .color__name .color__box.dark-red{background-color:#d12800}.color__define .color__name .color__box.light-green{background-color:#b8ecb6}.color__define .color__name .color__box.green{background-color:#6de354}.color__define .color__name .color__box.dark-green{background-color:#59ba47}.color__define .color__name .color__box.light-azure{background-color:#a2daf3}.color__define .color__name .color__box.azure{background-color:#60d4f2}.color__define .color__name .color__box.dark-azure{background-color:#00c1ff}.color__define .color__name .color__code{font-size:.563rem}@media(min-width:48em){.color__define .color__name .color__code{display:flex;font-size:.625rem}}.color__define_balance{display:flex;width:100%}.color__define_balance .color__name{margin:.5rem 0;text-align:center}.color__define_balance .color__name .color__box{height:100%;height:48px;margin-bottom:.625rem}@media(min-width:64em){.color__define_balance .color__name .color__box{height:70px}}@media(min-width:48em){.color__define_balance .color__name .color__box{height:85px;width:100%}}.color__define_balance .color__name .color__box.p-gray-100{background-color:#fafafa}.color__define_balance .color__name .color__box.p-gray-200{background-color:#f7f7f7}.color__define_balance .color__name .color__box.p-gray-400{background-color:#d4d6d8}.color__define_balance .color__name .color__box.p-gray-700{background-color:#232e3d}.color__define_balance .color__name .color__box.p-blue-600{background-color:#006eb5}.color__define_balance .color__name .color__box.dark-red{background-color:#d12800}.color__define_balance .color__name .color__code{font-size:.625rem}.color__define_balance .color__name.bl-1{height:75px;width:45%}.color__define_balance .color__name.bl-2{height:75px;width:12%}.color__define_balance .color__name.bl-3{height:75px;width:15%}.color__define_balance .color__name.bl-4{height:75px;width:18%}.color__define_balance .color__name.bl-5{height:75px;width:8%}.color__define_balance .color__name.bl-6{height:75px;width:5%}.icon--bar{cursor:pointer}.chevron-right-animated{display:inline-block;max-width:6rem;width:100%}.external-link-animated{box-shadow:-2px 2px 0 0 #d12800,-4px 0 0 -2px #d12800,-3px 3px 0 -1px #d12800;box-sizing:border-box;cursor:pointer;display:inline-block;height:.75rem;margin-left:-2px;position:relative;width:.75rem}.external-link-animated:before{background:#d12800;height:2px;right:0;top:3.5px;-webkit-transform:rotate(-45deg) translate(0);-moz-transform:rotate(-45deg) translate(0);-ms-transform:rotate(-45deg) translate(0);-o-transform:rotate(-45deg) translate(0);transition:rotate(-45deg) translate(0,0);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:.625rem}.external-link-animated:after{border-right:2px solid #d12800;border-top:2px solid #d12800;height:.5rem;right:0;top:0;-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);-webkit-transition:transform .3s;-moz-transition:transform .3s;-ms-transition:transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:translate(0,0);width:.5rem}.external-link-animated:hover:after{-webkit-transform:translate(5px,-5px);-moz-transform:translate(5px,-5px);-ms-transform:translate(5px,-5px);-o-transform:translate(5px,-5px);transition:translate(5px,-5px)}.external-link-animated:hover:before{-webkit-transform:rotate(-45deg) translate(7px);-moz-transform:rotate(-45deg) translate(7px);-ms-transform:rotate(-45deg) translate(7px);-o-transform:rotate(-45deg) translate(7px);transition:rotate(-45deg) translate(7px,0)}.download-animated{align-items:flex-end;box-sizing:border-box;cursor:pointer;display:flex;height:12px;position:relative}.download-animated i{border:2px solid #d12800;border-top:0;box-sizing:content-box;display:block;height:6px;width:1.125rem}.download-animated:after{border-bottom:2px solid #d12800;border-left:2px solid #d12800;bottom:6px;height:8px;left:7px;-webkit-transform:rotate(-45deg) translate(0);-moz-transform:rotate(-45deg) translate(0);-ms-transform:rotate(-45deg) translate(0);-o-transform:rotate(-45deg) translate(0);transition:rotate(-45deg) translate(0,0);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:8px}.download-animated:before{background:#d12800;bottom:7px;height:10px;left:10px;-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transition:translate(0,0);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:2px}.download-animated:hover:after{-webkit-transform:rotate(-45deg) translate(7px,-7px);-moz-transform:rotate(-45deg) translate(7px,-7px);-ms-transform:rotate(-45deg) translate(7px,-7px);-o-transform:rotate(-45deg) translate(7px,-7px);transition:rotate(-45deg) translate(7px,-7px)}.download-animated:hover:before{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transition:translate(0,-10px)}[dir=rtl] .chevron-right-animated{-webkit-transform:translate(0) rotate(180deg);-moz-transform:translate(0) rotate(180deg);-ms-transform:translate(0) rotate(180deg);-o-transform:translate(0) rotate(180deg);transition:translate(0) rotate(180deg)}[dir=rtl] .chevron-right-animated:hover{-webkit-transform:translate(-10px) rotate(180deg);-moz-transform:translate(-10px) rotate(180deg);-ms-transform:translate(-10px) rotate(180deg);-o-transform:translate(-10px) rotate(180deg);transition:translate(-10px) rotate(180deg)}[dir=rtl] .external-link-animated,[dir=rtl] .external-link-animated:hover{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transition:rotate(270deg)}.icons-container{display:flex;flex-wrap:wrap}.icons-container>div>div{margin:0 auto}.icons-container p{font-size:14px;margin-top:10px}.icons-container>div{align-items:center;background:#edeff0;border:1px solid #d4d6d8;box-shadow:2px 2px 4px #edeff0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin:0 1rem 2rem;padding:1rem .5rem;text-align:center;width:calc(100% - 2rem)}@media(min-width:48em){.icons-container>div{width:calc(25% - 2rem)}}div.author__img{border-radius:50%;height:80px;min-width:80px;overflow:hidden;position:relative;width:80px}div.author__img:before{border-radius:50%;opacity:0;overflow:hidden;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;-o-transition:all .6s;transition:all .6s}div.author__img:hover:before{opacity:.75}div.author__img:hover.accent-yellow:before,div.author__img:hover.yellow:before,div.author__img:hover:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}div.author__img:hover.accent-red:before,div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}div.author__img:hover.accent-green:before,div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}div.author__img:hover.accent-blue:before,div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}div.author__img.large{height:180px;width:180px}div.author__img.large:before{height:180px}.accent-yellow div.author__img:hover.accent-yellow:before,.accent-yellow div.author__img:hover.yellow:before,.accent-yellow div.author__img:hover:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-yellow div.author__img:hover.accent-red:before,.accent-yellow div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-yellow div.author__img:hover.accent-green:before,.accent-yellow div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-yellow div.author__img:hover.accent-blue:before,.accent-yellow div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}.accent-red div.author__img:hover:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-red div.author__img:hover.accent-yellow:before,.accent-red div.author__img:hover.yellow:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-red div.author__img:hover.accent-red:before,.accent-red div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-red div.author__img:hover.accent-green:before,.accent-red div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-red div.author__img:hover.accent-blue:before,.accent-red div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}.accent-green div.author__img:hover:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-green div.author__img:hover.accent-yellow:before,.accent-green div.author__img:hover.yellow:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-green div.author__img:hover.accent-red:before,.accent-green div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-green div.author__img:hover.accent-green:before,.accent-green div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-blue div.author__img:hover:before,.accent-green div.author__img:hover.accent-blue:before,.accent-green div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}.accent-blue div.author__img:hover.accent-yellow:before,.accent-blue div.author__img:hover.yellow:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-blue div.author__img:hover.accent-red:before,.accent-blue div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-blue div.author__img:hover.accent-green:before,.accent-blue div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-blue div.author__img:hover.accent-blue:before,.accent-blue div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}[dir=rtl] .author__img:before{-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1);transition:scaleX(-1)}img,picture{height:auto;max-width:100%}picture{display:block}figure{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto}figure,figure img,figure>div{width:100%}figure figcaption{line-height:1.4;margin:1rem 1.5rem 2rem}@media(min-width:48em){figure figcaption{margin:2rem 0;max-width:64rem;width:100%}}figure.medium{flex-direction:column;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:64rem}@media(min-width:48em){figure.medium{margin:0 auto;width:100%}figure.medium>div{width:100%}figure.medium img{max-width:100%}figure.medium figcaption{line-height:1.4;width:100%}}figure.portrait{align-items:flex-end;flex-direction:column;flex-wrap:nowrap;margin-left:auto;margin-right:auto}@media(min-width:48em){figure.portrait{flex-direction:row}figure.portrait img{width:100%}figure.portrait>div,figure.portrait>img{width:50%}figure.portrait figcaption{display:block;margin:0 0 0 1.5rem;max-width:64rem;padding-bottom:0;width:50%}figure.portrait figcaption p{margin-bottom:1rem;padding:0}figure.portrait figcaption p+.credits{border-top:1px solid #a9b1b7;margin-left:0;padding:1rem 0 0}}figure.portrait .credits{border-left:0;border-right:0;margin-bottom:1rem}figure.portrait .author__caption{font-size:.875rem;line-height:1.5}.image-figcaption__cart img{display:block}@media(min-width:48em){[dir=rtl] figure.portrait figcaption{margin:0 1.5rem 0 0}[dir=rtl] figure.portrait .credits{border-right:0;margin-right:0;padding:1rem 0}}.credits{font-size:.875rem;line-height:1.4;margin-left:auto}@media(min-width:48em){.credits{font-size:1rem}}.grid_name{color:#000;font-size:1.375rem;margin-bottom:1rem;margin-top:1rem;min-height:28px}@media(max-width:47.9375em){.grid_name{font-size:1.625rem}}.grid_name span{font-size:.875rem}.grid_description{color:#000;margin-bottom:1.25rem}.grid--layout{background-color:#edeff0;height:3rem;margin-bottom:.5rem}.grid--layout:nth-child(odd){background-color:#f7f7f7}.grid--layout .column{font-size:.813rem;padding:.625rem}.spacing-wrapper .spacing__row .spacing__title.Primary{font-size:3.438rem;font-style:normal;font-weight:700;line-height:1.1;margin-bottom:4rem;margin-top:.5rem}.spacing__define .spacing__name{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%}.spacing__define .spacing__name .spacing__label,.spacing__define .spacing__name .spacing__size{height:100px;width:100px}@media(min-width:48em){.spacing__define .spacing__name .spacing__size{margin:0 11rem}}.spacing__define .spacing__name .spacing-1,.spacing__define .spacing__name .spacing-10,.spacing__define .spacing__name .spacing-11,.spacing__define .spacing__name .spacing-12,.spacing__define .spacing__name .spacing-13,.spacing__define .spacing__name .spacing-2,.spacing__define .spacing__name .spacing-3,.spacing__define .spacing__name .spacing-4,.spacing__define .spacing__name .spacing-5,.spacing__define .spacing__name .spacing-6,.spacing__define .spacing__name .spacing-7,.spacing__define .spacing__name .spacing-8,.spacing__define .spacing__name .spacing-9{background-color:#006eb5}.spacing__define .spacing__name .spacing-1{height:2px;width:2px}.spacing__define .spacing__name .spacing-2{height:4px;width:4px}.spacing__define .spacing__name .spacing-3{height:8px;width:8px}.spacing__define .spacing__name .spacing-4{height:12px;width:12px}.spacing__define .spacing__name .spacing-5{height:16px;width:16px}.spacing__define .spacing__name .spacing-6{height:24px;width:24px}.spacing__define .spacing__name .spacing-7{height:32px;width:32px}.spacing__define .spacing__name .spacing-8{height:40px;width:40px}.spacing__define .spacing__name .spacing-9{height:48px;width:48px}.spacing__define .spacing__name .spacing-10{height:64px;width:64px}.spacing__define .spacing__name .spacing-11{height:80px;width:80px}.spacing__define .spacing__name .spacing-12{height:96px;width:96px}.spacing__define .spacing__name .spacing-13{height:160px;width:160px}.breadcrumb__item{color:#d12800;font-size:.75rem;font-weight:600;text-transform:uppercase}.breadcrumb__item:hover{color:#ee402d}.language__item{display:inline-block;line-height:.9;min-width:100px;padding:.75rem 1rem}.menu li a{border:none;display:inline;letter-spacing:.03em;text-transform:uppercase}.menu li a:hover{color:#55606e;cursor:pointer}.menu li a.selected{border-bottom:2px solid #d12800;padding-bottom:.25rem}.progress-container{background:#edeff0;height:.75rem;width:100%}@media(min-width:48em){.progress-container{height:1rem}}.progress-container .progress-bar{background:#ffeb00}.progress-container.small{height:.625rem}@media(min-width:48em){.progress-container.small{height:.75rem}}.progress-container.small .progress-bar{height:.625rem}@media(min-width:48em){.progress-container.small .progress-bar{height:.75rem}}.progress-container.accent-yellow .progress-bar,.progress-container.yellow .progress-bar{background:#ffeb00}.progress-container.accent-red .progress-bar,.progress-container.red .progress-bar{background:#ee402d}.progress-container.accent-green .progress-bar,.progress-container.green .progress-bar{background:#6de354}.progress-container.accent-blue .progress-bar,.progress-container.blue .progress-bar{background:#60d4f2}.accent-yellow .progress-container .progress-bar,.accent-yellow .progress-container.accent-yellow .progress-bar,.accent-yellow .progress-container.yellow .progress-bar,.yellow .progress-container .progress-bar,.yellow .progress-container.accent-yellow .progress-bar,.yellow .progress-container.yellow .progress-bar{background:#ffeb00}.accent-yellow .progress-container.accent-red .progress-bar,.accent-yellow .progress-container.red .progress-bar,.yellow .progress-container.accent-red .progress-bar,.yellow .progress-container.red .progress-bar{background:#ee402d}.accent-yellow .progress-container.accent-green .progress-bar,.accent-yellow .progress-container.green .progress-bar,.yellow .progress-container.accent-green .progress-bar,.yellow .progress-container.green .progress-bar{background:#6de354}.accent-yellow .progress-container.accent-blue .progress-bar,.accent-yellow .progress-container.blue .progress-bar,.yellow .progress-container.accent-blue .progress-bar,.yellow .progress-container.blue .progress-bar{background:#60d4f2}.accent-red .progress-container .progress-bar,.red .progress-container .progress-bar{background:#ee402d}.accent-red .progress-container.accent-yellow .progress-bar,.accent-red .progress-container.yellow .progress-bar,.red .progress-container.accent-yellow .progress-bar,.red .progress-container.yellow .progress-bar{background:#ffeb00}.accent-red .progress-container.accent-red .progress-bar,.accent-red .progress-container.red .progress-bar,.red .progress-container.accent-red .progress-bar,.red .progress-container.red .progress-bar{background:#ee402d}.accent-red .progress-container.accent-green .progress-bar,.accent-red .progress-container.green .progress-bar,.red .progress-container.accent-green .progress-bar,.red .progress-container.green .progress-bar{background:#6de354}.accent-red .progress-container.accent-blue .progress-bar,.accent-red .progress-container.blue .progress-bar,.red .progress-container.accent-blue .progress-bar,.red .progress-container.blue .progress-bar{background:#60d4f2}.accent-green .progress-container .progress-bar,.green .progress-container .progress-bar{background:#6de354}.accent-green .progress-container.accent-yellow .progress-bar,.accent-green .progress-container.yellow .progress-bar,.green .progress-container.accent-yellow .progress-bar,.green .progress-container.yellow .progress-bar{background:#ffeb00}.accent-green .progress-container.accent-red .progress-bar,.accent-green .progress-container.red .progress-bar,.green .progress-container.accent-red .progress-bar,.green .progress-container.red .progress-bar{background:#ee402d}.accent-green .progress-container.accent-green .progress-bar,.accent-green .progress-container.green .progress-bar,.green .progress-container.accent-green .progress-bar,.green .progress-container.green .progress-bar{background:#6de354}.accent-blue .progress-container .progress-bar,.accent-green .progress-container.accent-blue .progress-bar,.accent-green .progress-container.blue .progress-bar,.blue .progress-container .progress-bar,.green .progress-container.accent-blue .progress-bar,.green .progress-container.blue .progress-bar{background:#60d4f2}.accent-blue .progress-container.accent-yellow .progress-bar,.accent-blue .progress-container.yellow .progress-bar,.blue .progress-container.accent-yellow .progress-bar,.blue .progress-container.yellow .progress-bar{background:#ffeb00}.accent-blue .progress-container.accent-red .progress-bar,.accent-blue .progress-container.red .progress-bar,.blue .progress-container.accent-red .progress-bar,.blue .progress-container.red .progress-bar{background:#ee402d}.accent-blue .progress-container.accent-green .progress-bar,.accent-blue .progress-container.green .progress-bar,.blue .progress-container.accent-green .progress-bar,.blue .progress-container.green .progress-bar{background:#6de354}.accent-blue .progress-container.accent-blue .progress-bar,.accent-blue .progress-container.blue .progress-bar,.blue .progress-container.accent-blue .progress-bar,.blue .progress-container.blue .progress-bar{background:#60d4f2}.progress-bar{height:.75rem;min-width:1%;position:fixed;-webkit-transition:width .2s linear;-moz-transition:width .2s linear;-ms-transition:width .2s linear;-o-transition:width .2s linear;transition:width .2s linear;width:34%;z-index:1}@media(min-width:48em){.progress-bar{height:1rem}}.progress-top{top:0}.sidebar_item:hover{background-color:#f7f7f7}.sidebar_item.open .arrow{transform:rotate(180deg);transition:all .1s ease}.sidebar_item h6{margin-bottom:0}details summary{list-style-type:none;outline:0}details summary::-webkit-details-marker{display:none}details summary:before{background:url(../images/chevron-small-right.svg) no-repeat 0;content:"";display:inline-block;height:14px;margin-right:.25rem;width:14px}details[open] summary{margin-bottom:.5rem}details[open] summary:before{background:url(../images/chevron-small-down.svg) no-repeat 0;content:"";display:inline-block;height:14px;width:14px}[dir=rtl] details summary:before{margin-left:.25rem;margin-right:0;-webkit-transform:translate(0) rotate(180deg);-moz-transform:translate(0) rotate(180deg);-ms-transform:translate(0) rotate(180deg);-o-transform:translate(0) rotate(180deg);transition:translate(0) rotate(180deg)}[dir=rtl] details[open] summary:before{-webkit-transform:translate(0) rotate(0deg);-moz-transform:translate(0) rotate(0deg);-ms-transform:translate(0) rotate(0deg);-o-transform:translate(0) rotate(0deg);transition:translate(0) rotate(0deg)}table{border-collapse:collapse;border-spacing:0;width:100%}@media(min-width:48em){table{width:auto}}table.small td,table.small th{-webkit-text-size-adjust:100%;font-size:1rem}table.striped tr:nth-child(2n){background-color:#f7f7f7}table.border{border-collapse:collapse}table.border td,table.border th{border:1px solid #d4d6d8}table.stacked td,table.stacked th{display:block}@media(min-width:48em){table.stacked td,table.stacked th{display:table-cell}}table.stacked thead tr{display:none}@media(min-width:48em){table.stacked thead tr{display:table-row}}table.stacked.border tr{border:1px solid #d4d6d8}@media(min-width:48em){table.stacked.border tr td,table.stacked.border tr th{border:1px solid #d4d6d8}}td,th{font-size:1.25rem;line-height:1.4;padding:.75rem;vertical-align:top}@media(min-width:48em){td,th{padding:.75rem 2.5rem .75rem .75rem}}thead tr th{background-color:#edeff0;font-weight:600;text-align:left}.scroll{overflow-x:auto}.scroll thead th{white-space:nowrap}.scroll td,.scroll th{-webkit-text-size-adjust:100%}[dir=rtl] td,[dir=rtl] th{text-align:right}@media(min-width:48em){[dir=rtl] td,[dir=rtl] th{padding:.75rem .75rem .75rem 2.5rem}}:lang(my) td,:lang(my) th{line-height:1.7}.grid_description,.menu li a,small{font-size:.75rem}@media(min-width:48em){.grid_description,.menu li a,small{font-size:.875rem}}.language__item,details p{font-size:.875rem;line-height:1.4}@media(min-width:48em){.language__item,details p{font-size:1rem}}abbr[title],code,details summary,mark,q{font-size:1rem}@media(min-width:48em){abbr[title],code,details summary,mark,q{font-size:1.25rem}}cite{font-size:1.25rem;line-height:1.1}@media(min-width:48em){cite{font-size:1.5rem}}.language__item,.sidebar_item,tbody tr{border-bottom:1px solid #d4d6d8}.image-figcaption__cart img,div.author__img img{height:100%;object-fit:cover;padding:0;width:100%}.breadcrumb__item,table.stacked.border tr td,table.stacked.border tr th,table.striped tr{border:none}.sidebar_item{align-items:center;cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;padding:1rem;position:relative}@media(min-width:48em){.sidebar_item{padding:1.5rem}}.sidebar_item.selected{background-color:#006eb5}.sidebar_item.selected h6{color:#fff}.sidebar_item.selected:hover{background-color:#006eb5}.overlay-grey:before,div.author__img:before,div.card-thumbnail__image:before,div.publication-thumbnail__image:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.breadcrumb__item,.menu li a,table.stacked.border tr td,table.stacked.border tr th,table.striped tr{background-image:none}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}:lang(my) .language__item,:lang(my) details p,details :lang(my) p{font-size:.75rem;line-height:1.7}@media(min-width:48em){:lang(my) .language__item,:lang(my) details p,details :lang(my) p{font-size:.875rem}}:lang(my) abbr[title],:lang(my) code,:lang(my) details summary,:lang(my) mark,:lang(my) q,details :lang(my) summary{font-size:.875rem}@media(min-width:48em){:lang(my) abbr[title],:lang(my) code,:lang(my) details summary,:lang(my) mark,:lang(my) q,details :lang(my) summary{font-size:1rem}}:lang(my) cite{font-size:1.25rem;line-height:1.1}@media(min-width:48em){:lang(my) cite{font-size:1.5rem}}.chevron-right-animated i:after,.chevron-right-animated i:before,.download-animated:after,.download-animated:before,.external-link-animated:after,.external-link-animated:before{box-sizing:border-box;content:"";display:block;position:absolute}.chevron-right-animated i{box-sizing:border-box;display:block;height:1rem;left:1.25rem;position:relative;-webkit-transition:width .3s;-moz-transition:width .3s;-ms-transition:width .3s;-o-transition:width .3s;transition:width .3s;width:0}.chevron-right-animated i:before{background-color:#ee402d;display:none;height:2px;right:0;top:7px;width:100%}.chevron-right-animated i:after{border-right:2px solid #ee402d;border-top:2px solid #ee402d;height:.75rem;right:0;top:2px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transition:rotate(45deg);width:.75rem}.chevron-right-animated:hover i{width:5rem}.chevron-right-animated:hover i:before{display:unset}a{background-image:linear-gradient(#d12800,#d12800),linear-gradient(#d12800,#d12800);background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a:hover{-webkit-animation:lineLoop-animation 2s linear infinite;-moz-animation:lineLoop-animation 2s linear infinite;-ms-animation:lineLoop-animation 2s linear infinite;-o-animation:lineLoop-animation 2s linear infinite;animation:lineLoop-animation 2s linear infinite}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}video{object-fit:cover} \ No newline at end of file diff --git a/docs/css/base-minimal.min.css b/docs/css/base-minimal.min.css index 7c240fd16..65838de13 100644 --- a/docs/css/base-minimal.min.css +++ b/docs/css/base-minimal.min.css @@ -1 +1 @@ -html{text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{appearance:none}::-webkit-file-upload-button{appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.grid-container{margin-left:auto;margin-right:auto;max-width:90rem;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.fluid{margin-left:auto;margin-right:auto;max-width:100%;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container.fluid{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.full{margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0}.grid-x{display:flex;flex-flow:row wrap}.cell{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{flex:1 1 0}.cell.shrink{flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-full,.grid-x>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-full,.grid-x>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-full,.grid-x>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-full,.grid-x>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-full,.grid-x>.xxlarge-shrink{flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9{flex:0 0 auto}.grid-x>.small-1{width:8.3333333333%}.grid-x>.small-2{width:16.6666666667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.3333333333%}.grid-x>.small-5{width:41.6666666667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.3333333333%}.grid-x>.small-8{width:66.6666666667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.3333333333%}.grid-x>.small-11{width:91.6666666667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:30em){.grid-x>.medium-auto{flex:1 1 0;width:auto}.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-shrink{flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.3333333333%}.grid-x>.medium-2{width:16.6666666667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.3333333333%}.grid-x>.medium-5{width:41.6666666667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.3333333333%}.grid-x>.medium-8{width:66.6666666667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.3333333333%}.grid-x>.medium-11{width:91.6666666667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{flex:1 1 0;width:auto}.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-shrink{flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.3333333333%}.grid-x>.large-2{width:16.6666666667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.3333333333%}.grid-x>.large-5{width:41.6666666667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.3333333333%}.grid-x>.large-8{width:66.6666666667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.3333333333%}.grid-x>.large-11{width:91.6666666667%}.grid-x>.large-12{width:100%}}@media screen and (min-width:90em){.grid-x>.xlarge-auto{flex:1 1 0;width:auto}.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-shrink{flex:0 0 auto}.grid-x>.xlarge-shrink{width:auto}.grid-x>.xlarge-1{width:8.3333333333%}.grid-x>.xlarge-2{width:16.6666666667%}.grid-x>.xlarge-3{width:25%}.grid-x>.xlarge-4{width:33.3333333333%}.grid-x>.xlarge-5{width:41.6666666667%}.grid-x>.xlarge-6{width:50%}.grid-x>.xlarge-7{width:58.3333333333%}.grid-x>.xlarge-8{width:66.6666666667%}.grid-x>.xlarge-9{width:75%}.grid-x>.xlarge-10{width:83.3333333333%}.grid-x>.xlarge-11{width:91.6666666667%}.grid-x>.xlarge-12{width:100%}}@media screen and (min-width:120em){.grid-x>.xxlarge-auto{flex:1 1 0;width:auto}.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-shrink{flex:0 0 auto}.grid-x>.xxlarge-shrink{width:auto}.grid-x>.xxlarge-1{width:8.3333333333%}.grid-x>.xxlarge-2{width:16.6666666667%}.grid-x>.xxlarge-3{width:25%}.grid-x>.xxlarge-4{width:33.3333333333%}.grid-x>.xxlarge-5{width:41.6666666667%}.grid-x>.xxlarge-6{width:50%}.grid-x>.xxlarge-7{width:58.3333333333%}.grid-x>.xxlarge-8{width:66.6666666667%}.grid-x>.xxlarge-9{width:75%}.grid-x>.xxlarge-10{width:83.3333333333%}.grid-x>.xxlarge-11{width:91.6666666667%}.grid-x>.xxlarge-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-margin-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-margin-x>.cell{margin-left:.375rem;margin-right:.375rem;width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.cell{margin-left:.75rem;margin-right:.75rem;width:calc(100% - 1.5rem)}}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - .75rem)}.grid-margin-x>.small-2{width:calc(16.66667% - .75rem)}.grid-margin-x>.small-3{width:calc(25% - .75rem)}.grid-margin-x>.small-4{width:calc(33.33333% - .75rem)}.grid-margin-x>.small-5{width:calc(41.66667% - .75rem)}.grid-margin-x>.small-6{width:calc(50% - .75rem)}.grid-margin-x>.small-7{width:calc(58.33333% - .75rem)}.grid-margin-x>.small-8{width:calc(66.66667% - .75rem)}.grid-margin-x>.small-9{width:calc(75% - .75rem)}.grid-margin-x>.small-10{width:calc(83.33333% - .75rem)}.grid-margin-x>.small-11{width:calc(91.66667% - .75rem)}.grid-margin-x>.small-12{width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.small-3{width:calc(25% - 1.5rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.small-6{width:calc(50% - 1.5rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.small-9{width:calc(75% - 1.5rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.small-12{width:calc(100% - 1.5rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.medium-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.5rem)}.grid-margin-x>.medium-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.medium-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.5rem)}.grid-margin-x>.medium-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.medium-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.5rem)}.grid-margin-x>.medium-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.medium-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.large-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.large-3{width:calc(25% - 1.5rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.large-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.large-6{width:calc(50% - 1.5rem)}.grid-margin-x>.large-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.large-9{width:calc(75% - 1.5rem)}.grid-margin-x>.large-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.large-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.large-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x>.xlarge-auto,.grid-margin-x>.xlarge-shrink{width:auto}.grid-margin-x>.xlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xlarge-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x>.xxlarge-auto,.grid-margin-x>.xxlarge-shrink{width:auto}.grid-margin-x>.xxlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xxlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xxlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xxlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xxlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xxlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xxlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xxlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xxlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xxlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xxlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xxlarge-12{width:calc(100% - 1.5rem)}}.grid-padding-x .grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-padding-x .grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-container:not(.full)>.grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-container:not(.full)>.grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-padding-x>.cell{padding-left:.375rem;padding-right:.375rem}@media print,screen and (min-width:30em){.grid-padding-x>.cell{padding-left:.75rem;padding-right:.75rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.3333333333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.6666666667%}.small-up-7>.cell{width:14.2857142857%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:30em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.3333333333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.6666666667%}.medium-up-7>.cell{width:14.2857142857%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.3333333333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.6666666667%}.large-up-7>.cell{width:14.2857142857%}.large-up-8>.cell{width:12.5%}}@media screen and (min-width:90em){.xlarge-up-1>.cell{width:100%}.xlarge-up-2>.cell{width:50%}.xlarge-up-3>.cell{width:33.3333333333%}.xlarge-up-4>.cell{width:25%}.xlarge-up-5>.cell{width:20%}.xlarge-up-6>.cell{width:16.6666666667%}.xlarge-up-7>.cell{width:14.2857142857%}.xlarge-up-8>.cell{width:12.5%}}@media screen and (min-width:120em){.xxlarge-up-1>.cell{width:100%}.xxlarge-up-2>.cell{width:50%}.xxlarge-up-3>.cell{width:33.3333333333%}.xxlarge-up-4>.cell{width:25%}.xxlarge-up-5>.cell{width:20%}.xxlarge-up-6>.cell{width:16.6666666667%}.xxlarge-up-7>.cell{width:14.2857142857%}.xxlarge-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - .75rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - .75rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - .75rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - .75rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - .75rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - .75rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - .75rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.5rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x.xlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x.xxlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xxlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xxlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xxlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xxlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xxlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xxlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xxlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}.small-margin-collapse,.small-margin-collapse>.cell{margin-left:0;margin-right:0}.small-margin-collapse>.small-1{width:8.3333333333%}.small-margin-collapse>.small-2{width:16.6666666667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.3333333333%}.small-margin-collapse>.small-5{width:41.6666666667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.3333333333%}.small-margin-collapse>.small-8{width:66.6666666667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.3333333333%}.small-margin-collapse>.small-11{width:91.6666666667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width:30em){.small-margin-collapse>.medium-1{width:8.3333333333%}.small-margin-collapse>.medium-2{width:16.6666666667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.3333333333%}.small-margin-collapse>.medium-5{width:41.6666666667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.3333333333%}.small-margin-collapse>.medium-8{width:66.6666666667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.3333333333%}.small-margin-collapse>.medium-11{width:91.6666666667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse>.large-1{width:8.3333333333%}.small-margin-collapse>.large-2{width:16.6666666667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.3333333333%}.small-margin-collapse>.large-5{width:41.6666666667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.3333333333%}.small-margin-collapse>.large-8{width:66.6666666667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.3333333333%}.small-margin-collapse>.large-11{width:91.6666666667%}.small-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.small-margin-collapse>.xlarge-1{width:8.3333333333%}.small-margin-collapse>.xlarge-2{width:16.6666666667%}.small-margin-collapse>.xlarge-3{width:25%}.small-margin-collapse>.xlarge-4{width:33.3333333333%}.small-margin-collapse>.xlarge-5{width:41.6666666667%}.small-margin-collapse>.xlarge-6{width:50%}.small-margin-collapse>.xlarge-7{width:58.3333333333%}.small-margin-collapse>.xlarge-8{width:66.6666666667%}.small-margin-collapse>.xlarge-9{width:75%}.small-margin-collapse>.xlarge-10{width:83.3333333333%}.small-margin-collapse>.xlarge-11{width:91.6666666667%}.small-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.small-margin-collapse>.xxlarge-1{width:8.3333333333%}.small-margin-collapse>.xxlarge-2{width:16.6666666667%}.small-margin-collapse>.xxlarge-3{width:25%}.small-margin-collapse>.xxlarge-4{width:33.3333333333%}.small-margin-collapse>.xxlarge-5{width:41.6666666667%}.small-margin-collapse>.xxlarge-6{width:50%}.small-margin-collapse>.xxlarge-7{width:58.3333333333%}.small-margin-collapse>.xxlarge-8{width:66.6666666667%}.small-margin-collapse>.xxlarge-9{width:75%}.small-margin-collapse>.xxlarge-10{width:83.3333333333%}.small-margin-collapse>.xxlarge-11{width:91.6666666667%}.small-margin-collapse>.xxlarge-12{width:100%}}.small-padding-collapse{margin-left:0;margin-right:0}.small-padding-collapse>.cell{padding-left:0;padding-right:0}@media print,screen and (min-width:30em){.medium-margin-collapse,.medium-margin-collapse>.cell{margin-left:0;margin-right:0}.medium-margin-collapse>.small-1{width:8.3333333333%}.medium-margin-collapse>.small-2{width:16.6666666667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.3333333333%}.medium-margin-collapse>.small-5{width:41.6666666667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.3333333333%}.medium-margin-collapse>.small-8{width:66.6666666667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.3333333333%}.medium-margin-collapse>.small-11{width:91.6666666667%}.medium-margin-collapse>.small-12{width:100%}.medium-margin-collapse>.medium-1{width:8.3333333333%}.medium-margin-collapse>.medium-2{width:16.6666666667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.3333333333%}.medium-margin-collapse>.medium-5{width:41.6666666667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.3333333333%}.medium-margin-collapse>.medium-8{width:66.6666666667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.3333333333%}.medium-margin-collapse>.medium-11{width:91.6666666667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse>.large-1{width:8.3333333333%}.medium-margin-collapse>.large-2{width:16.6666666667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.3333333333%}.medium-margin-collapse>.large-5{width:41.6666666667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.3333333333%}.medium-margin-collapse>.large-8{width:66.6666666667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.3333333333%}.medium-margin-collapse>.large-11{width:91.6666666667%}.medium-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.medium-margin-collapse>.xlarge-1{width:8.3333333333%}.medium-margin-collapse>.xlarge-2{width:16.6666666667%}.medium-margin-collapse>.xlarge-3{width:25%}.medium-margin-collapse>.xlarge-4{width:33.3333333333%}.medium-margin-collapse>.xlarge-5{width:41.6666666667%}.medium-margin-collapse>.xlarge-6{width:50%}.medium-margin-collapse>.xlarge-7{width:58.3333333333%}.medium-margin-collapse>.xlarge-8{width:66.6666666667%}.medium-margin-collapse>.xlarge-9{width:75%}.medium-margin-collapse>.xlarge-10{width:83.3333333333%}.medium-margin-collapse>.xlarge-11{width:91.6666666667%}.medium-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.medium-margin-collapse>.xxlarge-1{width:8.3333333333%}.medium-margin-collapse>.xxlarge-2{width:16.6666666667%}.medium-margin-collapse>.xxlarge-3{width:25%}.medium-margin-collapse>.xxlarge-4{width:33.3333333333%}.medium-margin-collapse>.xxlarge-5{width:41.6666666667%}.medium-margin-collapse>.xxlarge-6{width:50%}.medium-margin-collapse>.xxlarge-7{width:58.3333333333%}.medium-margin-collapse>.xxlarge-8{width:66.6666666667%}.medium-margin-collapse>.xxlarge-9{width:75%}.medium-margin-collapse>.xxlarge-10{width:83.3333333333%}.medium-margin-collapse>.xxlarge-11{width:91.6666666667%}.medium-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:30em){.medium-padding-collapse{margin-left:0;margin-right:0}.medium-padding-collapse>.cell{padding-left:0;padding-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse,.large-margin-collapse>.cell{margin-left:0;margin-right:0}.large-margin-collapse>.small-1{width:8.3333333333%}.large-margin-collapse>.small-2{width:16.6666666667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.3333333333%}.large-margin-collapse>.small-5{width:41.6666666667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.3333333333%}.large-margin-collapse>.small-8{width:66.6666666667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.3333333333%}.large-margin-collapse>.small-11{width:91.6666666667%}.large-margin-collapse>.small-12{width:100%}.large-margin-collapse>.medium-1{width:8.3333333333%}.large-margin-collapse>.medium-2{width:16.6666666667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.3333333333%}.large-margin-collapse>.medium-5{width:41.6666666667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.3333333333%}.large-margin-collapse>.medium-8{width:66.6666666667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.3333333333%}.large-margin-collapse>.medium-11{width:91.6666666667%}.large-margin-collapse>.medium-12{width:100%}.large-margin-collapse>.large-1{width:8.3333333333%}.large-margin-collapse>.large-2{width:16.6666666667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.3333333333%}.large-margin-collapse>.large-5{width:41.6666666667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.3333333333%}.large-margin-collapse>.large-8{width:66.6666666667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.3333333333%}.large-margin-collapse>.large-11{width:91.6666666667%}.large-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.large-margin-collapse>.xlarge-1{width:8.3333333333%}.large-margin-collapse>.xlarge-2{width:16.6666666667%}.large-margin-collapse>.xlarge-3{width:25%}.large-margin-collapse>.xlarge-4{width:33.3333333333%}.large-margin-collapse>.xlarge-5{width:41.6666666667%}.large-margin-collapse>.xlarge-6{width:50%}.large-margin-collapse>.xlarge-7{width:58.3333333333%}.large-margin-collapse>.xlarge-8{width:66.6666666667%}.large-margin-collapse>.xlarge-9{width:75%}.large-margin-collapse>.xlarge-10{width:83.3333333333%}.large-margin-collapse>.xlarge-11{width:91.6666666667%}.large-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.large-margin-collapse>.xxlarge-1{width:8.3333333333%}.large-margin-collapse>.xxlarge-2{width:16.6666666667%}.large-margin-collapse>.xxlarge-3{width:25%}.large-margin-collapse>.xxlarge-4{width:33.3333333333%}.large-margin-collapse>.xxlarge-5{width:41.6666666667%}.large-margin-collapse>.xxlarge-6{width:50%}.large-margin-collapse>.xxlarge-7{width:58.3333333333%}.large-margin-collapse>.xxlarge-8{width:66.6666666667%}.large-margin-collapse>.xxlarge-9{width:75%}.large-margin-collapse>.xxlarge-10{width:83.3333333333%}.large-margin-collapse>.xxlarge-11{width:91.6666666667%}.large-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:64em){.large-padding-collapse{margin-left:0;margin-right:0}.large-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:90em){.xlarge-margin-collapse,.xlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xlarge-margin-collapse>.small-1{width:8.3333333333%}.xlarge-margin-collapse>.small-2{width:16.6666666667%}.xlarge-margin-collapse>.small-3{width:25%}.xlarge-margin-collapse>.small-4{width:33.3333333333%}.xlarge-margin-collapse>.small-5{width:41.6666666667%}.xlarge-margin-collapse>.small-6{width:50%}.xlarge-margin-collapse>.small-7{width:58.3333333333%}.xlarge-margin-collapse>.small-8{width:66.6666666667%}.xlarge-margin-collapse>.small-9{width:75%}.xlarge-margin-collapse>.small-10{width:83.3333333333%}.xlarge-margin-collapse>.small-11{width:91.6666666667%}.xlarge-margin-collapse>.small-12{width:100%}.xlarge-margin-collapse>.medium-1{width:8.3333333333%}.xlarge-margin-collapse>.medium-2{width:16.6666666667%}.xlarge-margin-collapse>.medium-3{width:25%}.xlarge-margin-collapse>.medium-4{width:33.3333333333%}.xlarge-margin-collapse>.medium-5{width:41.6666666667%}.xlarge-margin-collapse>.medium-6{width:50%}.xlarge-margin-collapse>.medium-7{width:58.3333333333%}.xlarge-margin-collapse>.medium-8{width:66.6666666667%}.xlarge-margin-collapse>.medium-9{width:75%}.xlarge-margin-collapse>.medium-10{width:83.3333333333%}.xlarge-margin-collapse>.medium-11{width:91.6666666667%}.xlarge-margin-collapse>.medium-12{width:100%}.xlarge-margin-collapse>.large-1{width:8.3333333333%}.xlarge-margin-collapse>.large-2{width:16.6666666667%}.xlarge-margin-collapse>.large-3{width:25%}.xlarge-margin-collapse>.large-4{width:33.3333333333%}.xlarge-margin-collapse>.large-5{width:41.6666666667%}.xlarge-margin-collapse>.large-6{width:50%}.xlarge-margin-collapse>.large-7{width:58.3333333333%}.xlarge-margin-collapse>.large-8{width:66.6666666667%}.xlarge-margin-collapse>.large-9{width:75%}.xlarge-margin-collapse>.large-10{width:83.3333333333%}.xlarge-margin-collapse>.large-11{width:91.6666666667%}.xlarge-margin-collapse>.large-12{width:100%}.xlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xlarge-3{width:25%}.xlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xlarge-6{width:50%}.xlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xlarge-9{width:75%}.xlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.xlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xxlarge-3{width:25%}.xlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xxlarge-6{width:50%}.xlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xxlarge-9{width:75%}.xlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xxlarge-12{width:100%}}@media screen and (min-width:90em){.xlarge-padding-collapse{margin-left:0;margin-right:0}.xlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:120em){.xxlarge-margin-collapse,.xxlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xxlarge-margin-collapse>.small-1{width:8.3333333333%}.xxlarge-margin-collapse>.small-2{width:16.6666666667%}.xxlarge-margin-collapse>.small-3{width:25%}.xxlarge-margin-collapse>.small-4{width:33.3333333333%}.xxlarge-margin-collapse>.small-5{width:41.6666666667%}.xxlarge-margin-collapse>.small-6{width:50%}.xxlarge-margin-collapse>.small-7{width:58.3333333333%}.xxlarge-margin-collapse>.small-8{width:66.6666666667%}.xxlarge-margin-collapse>.small-9{width:75%}.xxlarge-margin-collapse>.small-10{width:83.3333333333%}.xxlarge-margin-collapse>.small-11{width:91.6666666667%}.xxlarge-margin-collapse>.small-12{width:100%}.xxlarge-margin-collapse>.medium-1{width:8.3333333333%}.xxlarge-margin-collapse>.medium-2{width:16.6666666667%}.xxlarge-margin-collapse>.medium-3{width:25%}.xxlarge-margin-collapse>.medium-4{width:33.3333333333%}.xxlarge-margin-collapse>.medium-5{width:41.6666666667%}.xxlarge-margin-collapse>.medium-6{width:50%}.xxlarge-margin-collapse>.medium-7{width:58.3333333333%}.xxlarge-margin-collapse>.medium-8{width:66.6666666667%}.xxlarge-margin-collapse>.medium-9{width:75%}.xxlarge-margin-collapse>.medium-10{width:83.3333333333%}.xxlarge-margin-collapse>.medium-11{width:91.6666666667%}.xxlarge-margin-collapse>.medium-12{width:100%}.xxlarge-margin-collapse>.large-1{width:8.3333333333%}.xxlarge-margin-collapse>.large-2{width:16.6666666667%}.xxlarge-margin-collapse>.large-3{width:25%}.xxlarge-margin-collapse>.large-4{width:33.3333333333%}.xxlarge-margin-collapse>.large-5{width:41.6666666667%}.xxlarge-margin-collapse>.large-6{width:50%}.xxlarge-margin-collapse>.large-7{width:58.3333333333%}.xxlarge-margin-collapse>.large-8{width:66.6666666667%}.xxlarge-margin-collapse>.large-9{width:75%}.xxlarge-margin-collapse>.large-10{width:83.3333333333%}.xxlarge-margin-collapse>.large-11{width:91.6666666667%}.xxlarge-margin-collapse>.large-12{width:100%}.xxlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xlarge-3{width:25%}.xxlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xlarge-6{width:50%}.xxlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xlarge-9{width:75%}.xxlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xlarge-12{width:100%}.xxlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xxlarge-3{width:25%}.xxlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xxlarge-6{width:50%}.xxlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xxlarge-9{width:75%}.xxlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xxlarge-12{width:100%}.xxlarge-padding-collapse{margin-left:0;margin-right:0}.xxlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:.375rem}.small-offset-1{margin-left:8.3333333333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.33333% + .375rem)}.small-offset-2{margin-left:16.6666666667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.66667% + .375rem)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + .375rem)}.small-offset-4{margin-left:33.3333333333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.33333% + .375rem)}.small-offset-5{margin-left:41.6666666667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.66667% + .375rem)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + .375rem)}.small-offset-7{margin-left:58.3333333333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.33333% + .375rem)}.small-offset-8{margin-left:66.6666666667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.66667% + .375rem)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + .375rem)}.small-offset-10{margin-left:83.3333333333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.33333% + .375rem)}.small-offset-11{margin-left:91.6666666667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.66667% + .375rem)}@media print,screen and (min-width:30em){.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:.75rem}.medium-offset-1{margin-left:8.3333333333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.33333% + .75rem)}.medium-offset-2{margin-left:16.6666666667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.66667% + .75rem)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + .75rem)}.medium-offset-4{margin-left:33.3333333333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.33333% + .75rem)}.medium-offset-5{margin-left:41.6666666667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.66667% + .75rem)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + .75rem)}.medium-offset-7{margin-left:58.3333333333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.33333% + .75rem)}.medium-offset-8{margin-left:66.6666666667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.66667% + .75rem)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + .75rem)}.medium-offset-10{margin-left:83.3333333333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.33333% + .75rem)}.medium-offset-11{margin-left:91.6666666667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.66667% + .75rem)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:.75rem}.large-offset-1{margin-left:8.3333333333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.33333% + .75rem)}.large-offset-2{margin-left:16.6666666667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + .75rem)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + .75rem)}.large-offset-4{margin-left:33.3333333333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.33333% + .75rem)}.large-offset-5{margin-left:41.6666666667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.66667% + .75rem)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + .75rem)}.large-offset-7{margin-left:58.3333333333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.33333% + .75rem)}.large-offset-8{margin-left:66.6666666667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.66667% + .75rem)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + .75rem)}.large-offset-10{margin-left:83.3333333333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.33333% + .75rem)}.large-offset-11{margin-left:91.6666666667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:90em){.xlarge-offset-0{margin-left:0}.grid-margin-x>.xlarge-offset-0{margin-left:.75rem}.xlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xlarge-offset-3{margin-left:25%}.grid-margin-x>.xlarge-offset-3{margin-left:calc(25% + .75rem)}.xlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xlarge-offset-6{margin-left:50%}.grid-margin-x>.xlarge-offset-6{margin-left:calc(50% + .75rem)}.xlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xlarge-offset-9{margin-left:75%}.grid-margin-x>.xlarge-offset-9{margin-left:calc(75% + .75rem)}.xlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:120em){.xxlarge-offset-0{margin-left:0}.grid-margin-x>.xxlarge-offset-0{margin-left:.75rem}.xxlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xxlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xxlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xxlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xxlarge-offset-3{margin-left:25%}.grid-margin-x>.xxlarge-offset-3{margin-left:calc(25% + .75rem)}.xxlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xxlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xxlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xxlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xxlarge-offset-6{margin-left:50%}.grid-margin-x>.xxlarge-offset-6{margin-left:calc(50% + .75rem)}.xxlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xxlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xxlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xxlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xxlarge-offset-9{margin-left:75%}.grid-margin-x>.xxlarge-offset-9{margin-left:calc(75% + .75rem)}.xxlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xxlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xxlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xxlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}.grid-y{display:flex;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto,.grid-y>.shrink{height:auto}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-full,.grid-y>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-full,.grid-y>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-full,.grid-y>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-full,.grid-y>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-full,.grid-y>.xxlarge-shrink{flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9{flex:0 0 auto}.grid-y>.small-1{height:8.3333333333%}.grid-y>.small-2{height:16.6666666667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.3333333333%}.grid-y>.small-5{height:41.6666666667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.3333333333%}.grid-y>.small-8{height:66.6666666667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.3333333333%}.grid-y>.small-11{height:91.6666666667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width:30em){.grid-y>.medium-auto{flex:1 1 0;height:auto}.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-shrink{flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.3333333333%}.grid-y>.medium-2{height:16.6666666667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.3333333333%}.grid-y>.medium-5{height:41.6666666667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.3333333333%}.grid-y>.medium-8{height:66.6666666667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.3333333333%}.grid-y>.medium-11{height:91.6666666667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width:64em){.grid-y>.large-auto{flex:1 1 0;height:auto}.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-shrink{flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.3333333333%}.grid-y>.large-2{height:16.6666666667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.3333333333%}.grid-y>.large-5{height:41.6666666667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.3333333333%}.grid-y>.large-8{height:66.6666666667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.3333333333%}.grid-y>.large-11{height:91.6666666667%}.grid-y>.large-12{height:100%}}@media screen and (min-width:90em){.grid-y>.xlarge-auto{flex:1 1 0;height:auto}.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-shrink{flex:0 0 auto}.grid-y>.xlarge-shrink{height:auto}.grid-y>.xlarge-1{height:8.3333333333%}.grid-y>.xlarge-2{height:16.6666666667%}.grid-y>.xlarge-3{height:25%}.grid-y>.xlarge-4{height:33.3333333333%}.grid-y>.xlarge-5{height:41.6666666667%}.grid-y>.xlarge-6{height:50%}.grid-y>.xlarge-7{height:58.3333333333%}.grid-y>.xlarge-8{height:66.6666666667%}.grid-y>.xlarge-9{height:75%}.grid-y>.xlarge-10{height:83.3333333333%}.grid-y>.xlarge-11{height:91.6666666667%}.grid-y>.xlarge-12{height:100%}}@media screen and (min-width:120em){.grid-y>.xxlarge-auto{flex:1 1 0;height:auto}.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-shrink{flex:0 0 auto}.grid-y>.xxlarge-shrink{height:auto}.grid-y>.xxlarge-1{height:8.3333333333%}.grid-y>.xxlarge-2{height:16.6666666667%}.grid-y>.xxlarge-3{height:25%}.grid-y>.xxlarge-4{height:33.3333333333%}.grid-y>.xxlarge-5{height:41.6666666667%}.grid-y>.xxlarge-6{height:50%}.grid-y>.xxlarge-7{height:58.3333333333%}.grid-y>.xxlarge-8{height:66.6666666667%}.grid-y>.xxlarge-9{height:75%}.grid-y>.xxlarge-10{height:83.3333333333%}.grid-y>.xxlarge-11{height:91.6666666667%}.grid-y>.xxlarge-12{height:100%}}.grid-padding-y .grid-padding-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-padding-y .grid-padding-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-padding-y>.cell{padding-bottom:.375rem;padding-top:.375rem}@media print,screen and (min-width:30em){.grid-padding-y>.cell{padding-bottom:.75rem;padding-top:.75rem}}.grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .grid-frame{width:100%}.cell-block{max-width:100%;overflow-x:auto}.cell-block,.cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container{display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}@media print,screen and (min-width:30em){.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.medium-cell-block-container{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.medium-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media print,screen and (min-width:64em){.large-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.large-cell-block-container{display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.large-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:90em){.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xlarge-grid-frame{width:100%}.xlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:120em){.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xxlarge-grid-frame{width:100%}.xxlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xxlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xxlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xxlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}.grid-y.grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:30em){.grid-y.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:90em){.grid-y.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:120em){.grid-y.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:30em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}@media screen and (min-width:90em){.cell .grid-y.xlarge-grid-frame{height:100%}}@media screen and (min-width:120em){.cell .grid-y.xxlarge-grid-frame{height:100%}}.grid-margin-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-margin-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-margin-y>.cell{height:calc(100% - .75rem);margin-bottom:.375rem;margin-top:.375rem}@media print,screen and (min-width:30em){.grid-margin-y>.cell{height:calc(100% - 1.5rem);margin-bottom:.75rem;margin-top:.75rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - .75rem)}.grid-margin-y>.small-2{height:calc(16.66667% - .75rem)}.grid-margin-y>.small-3{height:calc(25% - .75rem)}.grid-margin-y>.small-4{height:calc(33.33333% - .75rem)}.grid-margin-y>.small-5{height:calc(41.66667% - .75rem)}.grid-margin-y>.small-6{height:calc(50% - .75rem)}.grid-margin-y>.small-7{height:calc(58.33333% - .75rem)}.grid-margin-y>.small-8{height:calc(66.66667% - .75rem)}.grid-margin-y>.small-9{height:calc(75% - .75rem)}.grid-margin-y>.small-10{height:calc(83.33333% - .75rem)}.grid-margin-y>.small-11{height:calc(91.66667% - .75rem)}.grid-margin-y>.small-12{height:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.small-3{height:calc(25% - 1.5rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.small-6{height:calc(50% - 1.5rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.small-9{height:calc(75% - 1.5rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.small-12{height:calc(100% - 1.5rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.5rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.5rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.5rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.large-3{height:calc(25% - 1.5rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.large-6{height:calc(50% - 1.5rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.large-9{height:calc(75% - 1.5rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.large-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y>.xlarge-auto,.grid-margin-y>.xlarge-shrink{height:auto}.grid-margin-y>.xlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xlarge-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y>.xxlarge-auto,.grid-margin-y>.xxlarge-shrink{height:auto}.grid-margin-y>.xxlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xxlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xxlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xxlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xxlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xxlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xxlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xxlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xxlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xxlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xxlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xxlarge-12{height:calc(100% - 1.5rem)}}.grid-frame.grid-margin-y{height:calc(100vh + .75rem)}@media print,screen and (min-width:30em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:30em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y.xlarge-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y.xxlarge-grid-frame{height:calc(100vh + 1.5rem)}}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-left:auto;margin-right:auto}.clearfix:after,.clearfix:before{content:" ";display:table;flex-basis:0;order:1}.clearfix:after{clear:both}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{align-content:center;align-items:center;justify-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width:30em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width:64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}@media screen and (min-width:90em){.xlarge-order-1{order:1}.xlarge-order-2{order:2}.xlarge-order-3{order:3}.xlarge-order-4{order:4}.xlarge-order-5{order:5}.xlarge-order-6{order:6}}@media screen and (min-width:120em){.xxlarge-order-1{order:1}.xxlarge-order-2{order:2}.xxlarge-order-3{order:3}.xxlarge-order-4{order:4}.xxlarge-order-5{order:5}.xxlarge-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width:30em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:90em){.xlarge-flex-container{display:flex}.xlarge-flex-child-auto{flex:1 1 auto}.xlarge-flex-child-grow{flex:1 0 auto}.xlarge-flex-child-shrink{flex:0 1 auto}.xlarge-flex-dir-row{flex-direction:row}.xlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xlarge-flex-dir-column{flex-direction:column}.xlarge-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:120em){.xxlarge-flex-container{display:flex}.xxlarge-flex-child-auto{flex:1 1 auto}.xxlarge-flex-child-grow{flex:1 0 auto}.xxlarge-flex-child-shrink{flex:0 1 auto}.xxlarge-flex-dir-row{flex-direction:row}.xxlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xxlarge-flex-dir-column{flex-direction:column}.xxlarge-flex-dir-column-reverse{flex-direction:column-reverse}}.hide{display:none!important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width:29.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:30em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:30em){.hide-for-medium{display:none!important}}@media screen and (max-width:29.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:30em)and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:29.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:64em)and (max-width:89.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:90em){.show-for-large-only{display:none!important}}@media screen and (min-width:90em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:89.99875em){.show-for-xlarge{display:none!important}}@media screen and (min-width:90em)and (max-width:119.99875em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:89.99875em),screen and (min-width:120em){.show-for-xlarge-only{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge-only{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge-only{display:none!important}}.show-for-sr,.show-on-focus{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.show-on-focus:active,.show-on-focus:focus{clip:auto!important;height:auto!important;overflow:visible!important;position:static!important;white-space:normal!important;width:auto!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode{display:block!important}.hide-for-dark-mode{display:none!important}}.show-for-ie{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie{display:block!important}.hide-for-ie{display:none!important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(../fonts/proximanova-regular-webfont.woff2) format("woff2"),url(../fonts/proximanova-regular-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(../fonts/proximanova-regularit-webfont.woff2) format("woff2"),url(../fonts/proximanova-regularit-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(../fonts/proximanova-semibold-webfont.woff2) format("woff2"),url(../fonts/proximanova-semibold-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(../fonts/proximanova-semiboldit-webfont.woff2) format("woff2"),url(../fonts/proximanova-semiboldit-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(../fonts/proximanova-bold-webfont.woff2) format("woff2"),url(../fonts/proximanova-bold-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(../fonts/proximanova-boldit-webfont.woff2) format("woff2"),url(../fonts/proximanova-boldit-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:700;src:url(../fonts/soehne-breit-web-dreiviertelfett.woff2) format("woff2"),url(../fonts/soehne-breit-web-dreiviertelfett.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:700;src:url(../fonts/soehne-breit-web-dreiviertelfett-kursiv.woff2) format("woff2"),url(../fonts/soehne-breit-web-dreiviertelfett-kursiv.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800;src:url(../fonts/soehne-breit-web-fett.woff2) format("woff2"),url(../fonts/soehne-breit-web-fett.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800;src:url(../fonts/soehne-breit-web-fett-kursiv.woff2) format("woff2"),url(../fonts/soehne-breit-web-fett-kursiv.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:NotoSans;font-weight:300;src:url(../fonts/NotoSansMyanmar-Light.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-Light.woff) format("woff")}@font-face{font-display:swap;font-family:NotoSans;font-weight:400;src:url(../fonts/NotoSansMyanmar-Regular.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:NotoSans;font-weight:500;src:url(../fonts/NotoSansMyanmar-Medium.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:NotoSans;font-weight:600;src:url(../fonts/NotoSansMyanmar-SemiBold.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-SemiBold.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-weight:100;src:url(../fonts/UNBangla-Thin.woff2) format("woff2"),url(../fonts/UNBangla-Thin.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100;src:url(../fonts/UNBangla-ThinItalic.woff2) format("woff2"),url(../fonts/UNBangla-ThinItalic.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-weight:400;src:url(../fonts/UNBangla-Regular.woff2) format("woff2"),url(../fonts/UNBangla-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(../fonts/UNBangla-Italic.woff2) format("woff2"),url(../fonts/UNBangla-Italic.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-weight:700;src:url(../fonts/UNBangla-Bold.woff2) format("woff2"),url(../fonts/UNBangla-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:700;src:url(../fonts/UNBangla-BoldItalic.woff2) format("woff2"),url(../fonts/UNBangla-BoldItalic.woff) format("woff")}abbr[title]{border-bottom:2px dashed #d12800;text-decoration:none}blockquote{font-size:1.625rem;font-weight:600;line-height:1.16;margin:0}@media(min-width:48em){blockquote{font-size:2.188rem;line-height:1.15}}blockquote a{font-size:inherit}:lang(my) blockquote{line-height:1.7}cite{display:block;font-style:inherit;font-weight:400;margin-top:1.125rem}code{background:#f7f7f7;padding:0 .25rem .25rem}mark{background:#ffe17e;font-size:.875rem;padding:.125rem}@media(min-width:48em){mark{font-size:1.25rem}}q{font-style:italic}div.card-thumbnail__image{display:inline-flex;position:relative}div.card-thumbnail__image:before{opacity:0;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;-o-transition:all .6s;transition:all .6s}div.card-thumbnail__image:hover:before{opacity:.75}.accent-yellow div.card-thumbnail__image:hover.accent-yellow:before,.accent-yellow div.card-thumbnail__image:hover.yellow:before,div.card-thumbnail__image:hover.accent-yellow:before,div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-yellow div.card-thumbnail__image:hover.accent-red:before,.accent-yellow div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-yellow div.card-thumbnail__image:hover.accent-green:before,.accent-yellow div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-yellow div.card-thumbnail__image:hover.accent-blue:before,.accent-yellow div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}div.card-thumbnail__image:hover.accent-red:before,div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-yellow:before,.accent-red div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-red:before,.accent-red div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-green:before,.accent-red div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-blue:before,.accent-red div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}div.card-thumbnail__image:hover.accent-green:before,div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-yellow:before,.accent-green div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-red:before,.accent-green div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-green:before,.accent-green div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-blue:before,.accent-green div.card-thumbnail__image:hover.blue:before,div.card-thumbnail__image:hover.accent-blue:before,div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-yellow:before,.accent-blue div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-red:before,.accent-blue div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-green:before,.accent-blue div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-blue:before,.accent-blue div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.yellow:before,[dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,[dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}[dir=rtl] div.card-thumbnail__image:hover.accent-red:before,[dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}[dir=rtl] div.card-thumbnail__image:hover.accent-green:before,[dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.blue:before,[dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,[dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}div.publication-thumbnail__image{background:linear-gradient(180deg,#c9d0d6 70%,#c9d0d6 0,#414648 70.5%,#9ea5ac 0,#9ea5ac);display:inline-flex;padding:2.188rem 2.938rem;position:relative;z-index:1}div.publication-thumbnail__image:before{background:#7b8085;border-radius:21%;bottom:37px;content:"";filter:blur(4px);height:27px;left:32px;position:absolute;right:20px;transform:skewX(64deg);width:calc(100% - 100px);z-index:-2}div.publication-thumbnail__image:after{opacity:0;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;-o-transition:all .6s;transition:all .6s;z-index:1}div.publication-thumbnail__image:hover:after{opacity:.75}.accent-yellow div.publication-thumbnail__image:hover.accent-yellow:before,.accent-yellow div.publication-thumbnail__image:hover.yellow:before,div.publication-thumbnail__image:hover.accent-yellow:after,div.publication-thumbnail__image:hover.yellow:after{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-yellow div.publication-thumbnail__image:hover.accent-red:before,.accent-yellow div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-yellow div.publication-thumbnail__image:hover.accent-green:before,.accent-yellow div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-yellow div.publication-thumbnail__image:hover.accent-blue:before,.accent-yellow div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}div.publication-thumbnail__image:hover.accent-red:after,div.publication-thumbnail__image:hover.red:after{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-yellow:before,.accent-red div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-red:before,.accent-red div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-green:before,.accent-red div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-blue:before,.accent-red div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}div.publication-thumbnail__image:hover.accent-green:after,div.publication-thumbnail__image:hover.green:after{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-yellow:before,.accent-green div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-red:before,.accent-green div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-green:before,.accent-green div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-blue:before,.accent-green div.publication-thumbnail__image:hover.blue:before,div.publication-thumbnail__image:hover.accent-blue:after,div.publication-thumbnail__image:hover.blue:after{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-yellow:before,.accent-blue div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-red:before,.accent-blue div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-green:before,.accent-blue div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-blue:before,.accent-blue div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.yellow:before,[dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:after,[dir=rtl] div.publication-thumbnail__image:hover.yellow:after{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}[dir=rtl] div.publication-thumbnail__image:hover.accent-red:after,[dir=rtl] div.publication-thumbnail__image:hover.red:after{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}[dir=rtl] div.publication-thumbnail__image:hover.accent-green:after,[dir=rtl] div.publication-thumbnail__image:hover.green:after{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.blue:before,[dir=rtl] div.publication-thumbnail__image:hover.accent-blue:after,[dir=rtl] div.publication-thumbnail__image:hover.blue:after{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}.color-wrapper{display:block}@media(min-width:48em){.color-wrapper{display:flex;flex-wrap:wrap;justify-content:space-around}}.color__row{width:100%}@media(min-width:48em){.color__row{width:calc(50% - 10px)}}.color__row.full{width:100%}.color__row .color__title{color:#000;font-size:.813rem;min-height:28px}@media(min-width:48em){.color__row .color__title{font-size:1rem}}.color__row .color__define_wrapper{display:block}.Primary-text{color:#000;font-size:.75rem;margin-top:-1.538rem;text-align:center}@media(min-width:48em){.Primary-text{margin-top:-1.55rem}}.Primary-text .polygon img{display:block;margin:0 auto;width:10px}.color__define{display:flex;margin-bottom:1.25rem}.color__define .color__name{flex-basis:0;flex-grow:1;margin:.5rem 0;text-align:center}@media(min-width:48em){.color__define .color__name{flex-basis:0;flex-grow:1}}.color__define .color__name .color__box{height:48px;margin-bottom:.625rem;width:100%}@media(min-width:48em){.color__define .color__name .color__box{height:70px;height:85px;width:100%}}.color__define .color__name .color__box.p-blue-100{background-color:#b5d5f5}.color__define .color__name .color__box.p-blue-200{background-color:#94c4f5}.color__define .color__name .color__box.p-blue-300{background-color:#6babeb}.color__define .color__name .color__box.p-blue-400{background-color:#4f95dd}.color__define .color__name .color__box.p-blue-500{background-color:#3288ce}.color__define .color__name .color__box.p-blue-600{background-color:#006eb5}.color__define .color__name .color__box.p-blue-700{background-color:#1f5a95}.color__define .color__name .color__box.p-gray-100{background-color:#fafafa}.color__define .color__name .color__box.p-gray-200{background-color:#f7f7f7}.color__define .color__name .color__box.p-gray-300{background-color:#edeff0}.color__define .color__name .color__box.p-gray-400{background-color:#d4d6d8}.color__define .color__name .color__box.p-gray-500{background-color:#a9b1b7}.color__define .color__name .color__box.p-gray-600{background-color:#55606e}.color__define .color__name .color__box.p-gray-700{background-color:#232e3d}.color__define .color__name .color__box.light-yellow{background-color:#ffe17e}.color__define .color__name .color__box.yellow{background-color:#ffeb00}.color__define .color__name .color__box.dark-yellow{background-color:#fbc412}.color__define .color__name .color__box.light-red{background-color:#ffbcb7}.color__define .color__name .color__box.red{background-color:#ee402d}.color__define .color__name .color__box.dark-red{background-color:#d12800}.color__define .color__name .color__box.light-green{background-color:#b8ecb6}.color__define .color__name .color__box.green{background-color:#6de354}.color__define .color__name .color__box.dark-green{background-color:#59ba47}.color__define .color__name .color__box.light-azure{background-color:#a2daf3}.color__define .color__name .color__box.azure{background-color:#60d4f2}.color__define .color__name .color__box.dark-azure{background-color:#00c1ff}.color__define .color__name .color__code{font-size:.563rem}@media(min-width:48em){.color__define .color__name .color__code{display:flex;font-size:.625rem}}.color__define_balance{display:flex;width:100%}.color__define_balance .color__name{margin:.5rem 0;text-align:center}.color__define_balance .color__name .color__box{height:100%;height:48px;margin-bottom:.625rem}@media(min-width:64em){.color__define_balance .color__name .color__box{height:70px}}@media(min-width:48em){.color__define_balance .color__name .color__box{height:85px;width:100%}}.color__define_balance .color__name .color__box.p-gray-100{background-color:#fafafa}.color__define_balance .color__name .color__box.p-gray-200{background-color:#f7f7f7}.color__define_balance .color__name .color__box.p-gray-400{background-color:#d4d6d8}.color__define_balance .color__name .color__box.p-gray-700{background-color:#232e3d}.color__define_balance .color__name .color__box.p-blue-600{background-color:#006eb5}.color__define_balance .color__name .color__box.dark-red{background-color:#d12800}.color__define_balance .color__name .color__code{font-size:.625rem}.color__define_balance .color__name.bl-1{height:75px;width:45%}.color__define_balance .color__name.bl-2{height:75px;width:12%}.color__define_balance .color__name.bl-3{height:75px;width:15%}.color__define_balance .color__name.bl-4{height:75px;width:18%}.color__define_balance .color__name.bl-5{height:75px;width:8%}.color__define_balance .color__name.bl-6{height:75px;width:5%}.icon--bar{cursor:pointer}.chevron-right-animated{display:inline-block;max-width:6rem;width:100%}.external-link-animated{box-shadow:-2px 2px 0 0 #d12800,-4px 0 0 -2px #d12800,-3px 3px 0 -1px #d12800;box-sizing:border-box;cursor:pointer;display:inline-block;height:.75rem;margin-left:-2px;position:relative;width:.75rem}.external-link-animated:before{background:#d12800;height:2px;right:0;top:3.5px;-webkit-transform:rotate(-45deg) translate(0);-moz-transform:rotate(-45deg) translate(0);-ms-transform:rotate(-45deg) translate(0);-o-transform:rotate(-45deg) translate(0);transition:rotate(-45deg) translate(0,0);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:.625rem}.external-link-animated:after{border-right:2px solid #d12800;border-top:2px solid #d12800;height:.5rem;right:0;top:0;-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);-webkit-transition:transform .3s;-moz-transition:transform .3s;-ms-transition:transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:translate(0,0);width:.5rem}.external-link-animated:hover:after{-webkit-transform:translate(5px,-5px);-moz-transform:translate(5px,-5px);-ms-transform:translate(5px,-5px);-o-transform:translate(5px,-5px);transition:translate(5px,-5px)}.external-link-animated:hover:before{-webkit-transform:rotate(-45deg) translate(7px);-moz-transform:rotate(-45deg) translate(7px);-ms-transform:rotate(-45deg) translate(7px);-o-transform:rotate(-45deg) translate(7px);transition:rotate(-45deg) translate(7px,0)}.download-animated{align-items:flex-end;box-sizing:border-box;cursor:pointer;display:flex;height:12px;position:relative}.download-animated i{border:2px solid #d12800;border-top:0;box-sizing:content-box;display:block;height:6px;width:1.125rem}.download-animated:after{border-bottom:2px solid #d12800;border-left:2px solid #d12800;bottom:6px;height:8px;left:7px;-webkit-transform:rotate(-45deg) translate(0);-moz-transform:rotate(-45deg) translate(0);-ms-transform:rotate(-45deg) translate(0);-o-transform:rotate(-45deg) translate(0);transition:rotate(-45deg) translate(0,0);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:8px}.download-animated:before{background:#d12800;bottom:7px;height:10px;left:10px;-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transition:translate(0,0);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:2px}.download-animated:hover:after{-webkit-transform:rotate(-45deg) translate(7px,-7px);-moz-transform:rotate(-45deg) translate(7px,-7px);-ms-transform:rotate(-45deg) translate(7px,-7px);-o-transform:rotate(-45deg) translate(7px,-7px);transition:rotate(-45deg) translate(7px,-7px)}.download-animated:hover:before{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transition:translate(0,-10px)}[dir=rtl] .chevron-right-animated{-webkit-transform:translate(0) rotate(180deg);-moz-transform:translate(0) rotate(180deg);-ms-transform:translate(0) rotate(180deg);-o-transform:translate(0) rotate(180deg);transition:translate(0) rotate(180deg)}[dir=rtl] .chevron-right-animated:hover{-webkit-transform:translate(-10px) rotate(180deg);-moz-transform:translate(-10px) rotate(180deg);-ms-transform:translate(-10px) rotate(180deg);-o-transform:translate(-10px) rotate(180deg);transition:translate(-10px) rotate(180deg)}[dir=rtl] .external-link-animated,[dir=rtl] .external-link-animated:hover{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transition:rotate(270deg)}.icons-container{display:flex;flex-wrap:wrap}.icons-container>div>div{margin:0 auto}.icons-container p{font-size:14px;margin-top:10px}#story--foundation-icons--icons>.icons-container>div{align-items:center;background:#edeff0;border:1px solid #d4d6d8;box-shadow:2px 2px 4px #edeff0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin:0 1rem 2rem;padding:1rem .5rem;text-align:center;width:calc(100% - 2rem)}@media(min-width:48em){#story--foundation-icons--icons>.icons-container>div{width:calc(25% - 2rem)}}div.author__img{border-radius:50%;height:80px;min-width:80px;overflow:hidden;position:relative;width:80px}div.author__img:before{border-radius:50%;opacity:0;overflow:hidden;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;-o-transition:all .6s;transition:all .6s}div.author__img:hover:before{opacity:.75}div.author__img:hover.accent-yellow:before,div.author__img:hover.yellow:before,div.author__img:hover:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}div.author__img:hover.accent-red:before,div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}div.author__img:hover.accent-green:before,div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}div.author__img:hover.accent-blue:before,div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}div.author__img.large{height:180px;width:180px}div.author__img.large:before{height:180px}.accent-yellow div.author__img:hover.accent-yellow:before,.accent-yellow div.author__img:hover.yellow:before,.accent-yellow div.author__img:hover:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-yellow div.author__img:hover.accent-red:before,.accent-yellow div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-yellow div.author__img:hover.accent-green:before,.accent-yellow div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-yellow div.author__img:hover.accent-blue:before,.accent-yellow div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}.accent-red div.author__img:hover:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-red div.author__img:hover.accent-yellow:before,.accent-red div.author__img:hover.yellow:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-red div.author__img:hover.accent-red:before,.accent-red div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-red div.author__img:hover.accent-green:before,.accent-red div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-red div.author__img:hover.accent-blue:before,.accent-red div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}.accent-green div.author__img:hover:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-green div.author__img:hover.accent-yellow:before,.accent-green div.author__img:hover.yellow:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-green div.author__img:hover.accent-red:before,.accent-green div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-green div.author__img:hover.accent-green:before,.accent-green div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-blue div.author__img:hover:before,.accent-green div.author__img:hover.accent-blue:before,.accent-green div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}.accent-blue div.author__img:hover.accent-yellow:before,.accent-blue div.author__img:hover.yellow:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-blue div.author__img:hover.accent-red:before,.accent-blue div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-blue div.author__img:hover.accent-green:before,.accent-blue div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-blue div.author__img:hover.accent-blue:before,.accent-blue div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}[dir=rtl] .author__img:before{-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1);transition:scaleX(-1)}img,picture{height:auto;max-width:100%}picture{display:block}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}figure{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto}figure,figure img,figure>div{width:100%}figure figcaption{line-height:1.4;margin:1rem 1.5rem 2rem}@media(min-width:48em){figure figcaption{margin:2rem 0;max-width:64rem;width:100%}}figure.medium{flex-direction:column;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:64rem}@media(min-width:48em){figure.medium{margin:0 auto;width:100%}figure.medium>div{width:100%}figure.medium img{max-width:100%}figure.medium figcaption{line-height:1.4;width:100%}}figure.portrait{align-items:flex-end;flex-direction:column;flex-wrap:nowrap;margin-left:auto;margin-right:auto}@media(min-width:48em){figure.portrait{flex-direction:row}figure.portrait img{width:100%}figure.portrait>div,figure.portrait>img{width:50%}figure.portrait figcaption{display:block;margin:0 0 0 1.5rem;max-width:64rem;padding-bottom:0;width:50%}figure.portrait figcaption p{margin-bottom:1rem;padding:0}figure.portrait figcaption p+.credits{border-top:1px solid #a9b1b7;margin-left:0;padding:1rem 0 0}}figure.portrait .credits{border-left:0;border-right:0;margin-bottom:1rem}figure.portrait .author__caption{font-size:.875rem;line-height:1.5}.image-figcaption__cart img{display:block}@media(min-width:48em){[dir=rtl] figure.portrait figcaption{margin:0 1.5rem 0 0}[dir=rtl] figure.portrait .credits{border-right:0;margin-right:0;padding:1rem 0}}.credits{font-size:.875rem;line-height:1.4;margin-left:auto}@media(min-width:48em){.credits{font-size:1rem}}.grid_name{color:#000;font-size:1.375rem;margin-bottom:1rem;margin-top:1rem;min-height:28px}@media(max-width:47.9375em){.grid_name{font-size:1.625rem}}.grid_name span{font-size:.875rem}.grid_description{color:#000;margin-bottom:1.25rem}.grid--layout{background-color:#edeff0;height:3rem;margin-bottom:.5rem}.grid--layout:nth-child(odd){background-color:#f7f7f7}.grid--layout .column{font-size:.813rem;padding:.625rem}.spacing-wrapper .spacing__row .spacing__title.Primary{font-size:3.438rem;font-style:normal;font-weight:700;line-height:1.1;margin-bottom:4rem;margin-top:.5rem}.spacing__define .spacing__name{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%}.spacing__define .spacing__name .spacing__label,.spacing__define .spacing__name .spacing__size{height:100px;width:100px}@media(min-width:48em){.spacing__define .spacing__name .spacing__size{margin:0 11rem}}.spacing__define .spacing__name .spacing-1,.spacing__define .spacing__name .spacing-10,.spacing__define .spacing__name .spacing-11,.spacing__define .spacing__name .spacing-12,.spacing__define .spacing__name .spacing-13,.spacing__define .spacing__name .spacing-2,.spacing__define .spacing__name .spacing-3,.spacing__define .spacing__name .spacing-4,.spacing__define .spacing__name .spacing-5,.spacing__define .spacing__name .spacing-6,.spacing__define .spacing__name .spacing-7,.spacing__define .spacing__name .spacing-8,.spacing__define .spacing__name .spacing-9{background-color:#006eb5}.spacing__define .spacing__name .spacing-1{height:2px;width:2px}.spacing__define .spacing__name .spacing-2{height:4px;width:4px}.spacing__define .spacing__name .spacing-3{height:8px;width:8px}.spacing__define .spacing__name .spacing-4{height:12px;width:12px}.spacing__define .spacing__name .spacing-5{height:16px;width:16px}.spacing__define .spacing__name .spacing-6{height:24px;width:24px}.spacing__define .spacing__name .spacing-7{height:32px;width:32px}.spacing__define .spacing__name .spacing-8{height:40px;width:40px}.spacing__define .spacing__name .spacing-9{height:48px;width:48px}.spacing__define .spacing__name .spacing-10{height:64px;width:64px}.spacing__define .spacing__name .spacing-11{height:80px;width:80px}.spacing__define .spacing__name .spacing-12{height:96px;width:96px}.spacing__define .spacing__name .spacing-13{height:160px;width:160px}.breadcrumb__item{color:#d12800;font-size:.75rem;font-weight:600;text-transform:uppercase}.breadcrumb__item:hover{color:#ee402d}.language__item{display:inline-block;line-height:.9;min-width:100px;padding:.75rem 1rem}.menu li a{border:none;display:inline;letter-spacing:.03em;text-transform:uppercase}.menu li a:hover{color:#55606e;cursor:pointer}.menu li a.selected{border-bottom:2px solid #d12800;padding-bottom:.25rem}.progress-container{background:#edeff0;height:.75rem;width:100%}@media(min-width:48em){.progress-container{height:1rem}}.progress-container .progress-bar{background:#ffeb00}.progress-container.small{height:.625rem}@media(min-width:48em){.progress-container.small{height:.75rem}}.progress-container.small .progress-bar{height:.625rem}@media(min-width:48em){.progress-container.small .progress-bar{height:.75rem}}.progress-container.accent-yellow .progress-bar,.progress-container.yellow .progress-bar{background:#ffeb00}.progress-container.accent-red .progress-bar,.progress-container.red .progress-bar{background:#ee402d}.progress-container.accent-green .progress-bar,.progress-container.green .progress-bar{background:#6de354}.progress-container.accent-blue .progress-bar,.progress-container.blue .progress-bar{background:#60d4f2}.accent-yellow .progress-container .progress-bar,.accent-yellow .progress-container.accent-yellow .progress-bar,.accent-yellow .progress-container.yellow .progress-bar,.yellow .progress-container .progress-bar,.yellow .progress-container.accent-yellow .progress-bar,.yellow .progress-container.yellow .progress-bar{background:#ffeb00}.accent-yellow .progress-container.accent-red .progress-bar,.accent-yellow .progress-container.red .progress-bar,.yellow .progress-container.accent-red .progress-bar,.yellow .progress-container.red .progress-bar{background:#ee402d}.accent-yellow .progress-container.accent-green .progress-bar,.accent-yellow .progress-container.green .progress-bar,.yellow .progress-container.accent-green .progress-bar,.yellow .progress-container.green .progress-bar{background:#6de354}.accent-yellow .progress-container.accent-blue .progress-bar,.accent-yellow .progress-container.blue .progress-bar,.yellow .progress-container.accent-blue .progress-bar,.yellow .progress-container.blue .progress-bar{background:#60d4f2}.accent-red .progress-container .progress-bar,.red .progress-container .progress-bar{background:#ee402d}.accent-red .progress-container.accent-yellow .progress-bar,.accent-red .progress-container.yellow .progress-bar,.red .progress-container.accent-yellow .progress-bar,.red .progress-container.yellow .progress-bar{background:#ffeb00}.accent-red .progress-container.accent-red .progress-bar,.accent-red .progress-container.red .progress-bar,.red .progress-container.accent-red .progress-bar,.red .progress-container.red .progress-bar{background:#ee402d}.accent-red .progress-container.accent-green .progress-bar,.accent-red .progress-container.green .progress-bar,.red .progress-container.accent-green .progress-bar,.red .progress-container.green .progress-bar{background:#6de354}.accent-red .progress-container.accent-blue .progress-bar,.accent-red .progress-container.blue .progress-bar,.red .progress-container.accent-blue .progress-bar,.red .progress-container.blue .progress-bar{background:#60d4f2}.accent-green .progress-container .progress-bar,.green .progress-container .progress-bar{background:#6de354}.accent-green .progress-container.accent-yellow .progress-bar,.accent-green .progress-container.yellow .progress-bar,.green .progress-container.accent-yellow .progress-bar,.green .progress-container.yellow .progress-bar{background:#ffeb00}.accent-green .progress-container.accent-red .progress-bar,.accent-green .progress-container.red .progress-bar,.green .progress-container.accent-red .progress-bar,.green .progress-container.red .progress-bar{background:#ee402d}.accent-green .progress-container.accent-green .progress-bar,.accent-green .progress-container.green .progress-bar,.green .progress-container.accent-green .progress-bar,.green .progress-container.green .progress-bar{background:#6de354}.accent-blue .progress-container .progress-bar,.accent-green .progress-container.accent-blue .progress-bar,.accent-green .progress-container.blue .progress-bar,.blue .progress-container .progress-bar,.green .progress-container.accent-blue .progress-bar,.green .progress-container.blue .progress-bar{background:#60d4f2}.accent-blue .progress-container.accent-yellow .progress-bar,.accent-blue .progress-container.yellow .progress-bar,.blue .progress-container.accent-yellow .progress-bar,.blue .progress-container.yellow .progress-bar{background:#ffeb00}.accent-blue .progress-container.accent-red .progress-bar,.accent-blue .progress-container.red .progress-bar,.blue .progress-container.accent-red .progress-bar,.blue .progress-container.red .progress-bar{background:#ee402d}.accent-blue .progress-container.accent-green .progress-bar,.accent-blue .progress-container.green .progress-bar,.blue .progress-container.accent-green .progress-bar,.blue .progress-container.green .progress-bar{background:#6de354}.accent-blue .progress-container.accent-blue .progress-bar,.accent-blue .progress-container.blue .progress-bar,.blue .progress-container.accent-blue .progress-bar,.blue .progress-container.blue .progress-bar{background:#60d4f2}.progress-bar{height:.75rem;min-width:1%;position:fixed;-webkit-transition:width .2s linear;-moz-transition:width .2s linear;-ms-transition:width .2s linear;-o-transition:width .2s linear;transition:width .2s linear;width:34%;z-index:1}@media(min-width:48em){.progress-bar{height:1rem}}.progress-top{top:0}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{color:#000;font-family:ProximaNova,sans-serif;font-size:1rem;line-height:1.4}@media(min-width:48em){body{font-size:1.25rem}}button{font-family:ProximaNova,sans-serif}caption,h1,h2,h3,h4,h5,h6{margin:0 0 .75rem;padding:0}@media(min-width:48em){caption,h1,h2,h3,h4,h5,h6{margin-bottom:1rem}}h1{font-family:SohneBreit,ProximaNova,sans-serif;font-size:2.938rem;letter-spacing:.06rem;line-height:1.08;text-transform:uppercase}@media(min-width:48em){h1{font-size:5.125rem}}@media(min-width:64em){h1{font-size:6.25rem}}h2{font-size:2.5rem;font-weight:700;line-height:1.1}@media(min-width:48em){h2{font-size:2.813rem}}@media(min-width:64em){h2{font-size:3.438rem}}h3{font-size:1.875rem;font-weight:600;line-height:1.15}@media(min-width:48em){h3{font-size:2.188rem}}h4{font-size:1.563rem;font-weight:400;line-height:1.15}@media(min-width:48em){h4{font-size:2.188rem}}h5{font-size:1.25rem;font-weight:400;line-height:1.15}@media(min-width:48em){h5{font-size:1.563rem}}h6{font-size:1rem;font-weight:700;letter-spacing:.03rem;line-height:1.15;text-transform:uppercase}p{margin-top:0}ol,ul{margin:0;padding-left:1.125rem}@media(min-width:48em){ol,ul{padding-left:1.313rem}}ol li,ul li{margin-bottom:1rem;padding-left:.875rem}@media(min-width:48em){ol li,ul li{margin-bottom:1.5rem;padding-left:.75rem}}ul li::marker{font-size:1.125rem}@media(min-width:48em){ul li::marker{font-size:1.313rem}}ol li{margin-bottom:1.063rem}dl{font-size:.875rem;line-height:1.37;margin:0}@media(min-width:48em){dl{font-size:1.25rem}}dt{margin-bottom:.5rem}dd{margin-bottom:1rem;margin-inline-start:2.5rem}@media(min-width:48em){dd{margin-bottom:1.5rem;margin-inline-start:3rem}}hr{border:1px solid #000}@keyframes lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a{color:#000;text-decoration:none}:lang(my) body,:lang(my) button{font-family:NotoSans,sans-serif;line-height:1.7}:lang(my) h1,:lang(my) h2,:lang(my) h3,:lang(my) h4,:lang(my) h5,:lang(my) h6{line-height:1.7}:lang(my) h1{font-family:NotoSans,sans-serif;font-size:2.625rem}@media(min-width:48em){:lang(my) h1{font-size:3.875rem}}@media(min-width:64em){:lang(my) h1{font-size:5rem}}:lang(my) h2{font-size:2rem}@media(min-width:48em){:lang(my) h2{font-size:2.188rem}}@media(min-width:64em){:lang(my) h2{font-size:2.813rem}}:lang(my) h4{font-size:1.3rem}@media(min-width:48em){:lang(my) h4{font-size:1.8rem}}:lang(my) h5{font-size:1.25rem}@media(min-width:48em){:lang(my) h5{font-size:1.375rem}}:lang(my) p{font-size:.875rem;line-height:1.7}@media(min-width:48em){:lang(my) p{font-size:1rem}}:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:.875rem;line-height:1.9}@media(min-width:48em){:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:1.125rem}}:lang(my) .sbdocs .sbdocs-content,:lang(my) .sbdocs h1,:lang(my) .sbdocs h2,:lang(my) .sbdocs h3,:lang(my) .sbdocs h4,:lang(my) .sbdocs h5,:lang(my) .sbdocs h6,:lang(my) .sbdocs p{font-family:NotoSans,sans-serif}:lang(my) .sbdocs .sbdocs-h1{font-size:2rem}[dir=rtl] ol,[dir=rtl] ul{padding-left:0;padding-right:1.125rem}@media(min-width:48em){[dir=rtl] ol,[dir=rtl] ul{padding-right:1.313rem}}[dir=rtl] ol li,[dir=rtl] ul li{padding-left:0;padding-right:.875rem}@media(min-width:48em){[dir=rtl] ol li,[dir=rtl] ul li{padding-right:.75rem}}:lang(be) h1,:lang(bg) h1,:lang(kk) h1,:lang(ky) h1,:lang(mk) h1,:lang(mn) h1,:lang(ru) h1,:lang(sr) h1,:lang(uk) h1{font-family:ProximaNova,sans-serif}:lang(bn) body,:lang(bn) h1{font-family:UNBangla,sans-serif}.sidebar_item:hover{background-color:#f7f7f7}.sidebar_item.open .arrow{transform:rotate(180deg);transition:all .1s ease}.sidebar_item h6{margin-bottom:0}details summary{list-style-type:none;outline:0}details summary::-webkit-details-marker{display:none}details summary:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEuNjY3IDEgNi42NjYgNS45OTlMMS42NjcgMTMiIHN0cm9rZT0iI0VFNDAyRCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 0;content:"";display:inline-block;height:14px;margin-right:.25rem;width:14px}details[open] summary{margin-bottom:.5rem}details[open] summary:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzIDEuNjY3IDcgOC4zMzMgMSAxLjY2NyIgc3Ryb2tlPSIjRUU0MDJEIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=) no-repeat 0;content:"";display:inline-block;height:14px;width:14px}[dir=rtl] details summary:before{margin-left:.25rem;margin-right:0;-webkit-transform:translate(0) rotate(180deg);-moz-transform:translate(0) rotate(180deg);-ms-transform:translate(0) rotate(180deg);-o-transform:translate(0) rotate(180deg);transition:translate(0) rotate(180deg)}[dir=rtl] details[open] summary:before{-webkit-transform:translate(0) rotate(0deg);-moz-transform:translate(0) rotate(0deg);-ms-transform:translate(0) rotate(0deg);-o-transform:translate(0) rotate(0deg);transition:translate(0) rotate(0deg)}table{border-collapse:collapse;border-spacing:0;width:100%}@media(min-width:48em){table{width:auto}}table.small td,table.small th{-webkit-text-size-adjust:100%;font-size:1rem}table.striped tr:nth-child(2n){background-color:#f7f7f7}table.border{border-collapse:collapse}table.border td,table.border th{border:1px solid #d4d6d8}table.stacked td,table.stacked th{display:block}@media(min-width:48em){table.stacked td,table.stacked th{display:table-cell}}table.stacked thead tr{display:none}@media(min-width:48em){table.stacked thead tr{display:table-row}}table.stacked.border tr{border:1px solid #d4d6d8}@media(min-width:48em){table.stacked.border tr td,table.stacked.border tr th{border:1px solid #d4d6d8}}td,th{font-size:1.25rem;line-height:1.4;padding:.75rem;vertical-align:top}@media(min-width:48em){td,th{padding:.75rem 2.5rem .75rem .75rem}}thead tr th{background-color:#edeff0;font-weight:600;text-align:left}.scroll{overflow-x:auto}.scroll thead th{white-space:nowrap}.scroll td,.scroll th{-webkit-text-size-adjust:100%}[dir=rtl] td,[dir=rtl] th{text-align:right}@media(min-width:48em){[dir=rtl] td,[dir=rtl] th{padding:.75rem .75rem .75rem 2.5rem}}:lang(my) td,:lang(my) th{line-height:1.7}.grid_description,.menu li a,small{font-size:.75rem}@media(min-width:48em){.grid_description,.menu li a,small{font-size:.875rem}}.language__item,details p{font-size:.875rem;line-height:1.4}@media(min-width:48em){.language__item,details p{font-size:1rem}}abbr[title],code,details summary,mark,q{font-size:1rem}@media(min-width:48em){abbr[title],code,details summary,mark,q{font-size:1.25rem}}cite{font-size:1.25rem;line-height:1.1}@media(min-width:48em){cite{font-size:1.5rem}}.language__item,.sidebar_item,tbody tr{border-bottom:1px solid #d4d6d8}.image-figcaption__cart img,div.author__img img{height:100%;object-fit:cover;padding:0;width:100%}.breadcrumb__item,table.stacked.border tr td,table.stacked.border tr th,table.striped tr{border:none}.sidebar_item{align-items:center;cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;padding:1rem;position:relative}@media(min-width:48em){.sidebar_item{padding:1.5rem}}.sidebar_item.selected{background-color:#006eb5}.sidebar_item.selected h6{color:#fff}.sidebar_item.selected:hover{background-color:#006eb5}.overlay-grey:before,div.author__img:before,div.card-thumbnail__image:before,div.publication-thumbnail__image:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.breadcrumb__item,.menu li a,table.stacked.border tr td,table.stacked.border tr th,table.striped tr{background-image:none}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}:lang(my) .language__item,:lang(my) details p,details :lang(my) p{font-size:.75rem;line-height:1.7}@media(min-width:48em){:lang(my) .language__item,:lang(my) details p,details :lang(my) p{font-size:.875rem}}:lang(my) abbr[title],:lang(my) code,:lang(my) details summary,:lang(my) mark,:lang(my) q,details :lang(my) summary{font-size:.875rem}@media(min-width:48em){:lang(my) abbr[title],:lang(my) code,:lang(my) details summary,:lang(my) mark,:lang(my) q,details :lang(my) summary{font-size:1rem}}:lang(my) cite{font-size:1.25rem;line-height:1.1}@media(min-width:48em){:lang(my) cite{font-size:1.5rem}}.chevron-right-animated i:after,.chevron-right-animated i:before,.download-animated:after,.download-animated:before,.external-link-animated:after,.external-link-animated:before{box-sizing:border-box;content:"";display:block;position:absolute}.chevron-right-animated i{box-sizing:border-box;display:block;height:1rem;left:1.25rem;position:relative;-webkit-transition:width .3s;-moz-transition:width .3s;-ms-transition:width .3s;-o-transition:width .3s;transition:width .3s;width:0}.chevron-right-animated i:before{background-color:#ee402d;display:none;height:2px;right:0;top:7px;width:100%}.chevron-right-animated i:after{border-right:2px solid #ee402d;border-top:2px solid #ee402d;height:.75rem;right:0;top:2px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transition:rotate(45deg);width:.75rem}.chevron-right-animated:hover i{width:5rem}.chevron-right-animated:hover i:before{display:unset}a{background-image:linear-gradient(#d12800,#d12800),linear-gradient(#d12800,#d12800);background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a:hover{-webkit-animation:lineLoop-animation 2s linear infinite;-moz-animation:lineLoop-animation 2s linear infinite;-ms-animation:lineLoop-animation 2s linear infinite;-o-animation:lineLoop-animation 2s linear infinite;animation:lineLoop-animation 2s linear infinite}video{object-fit:cover} \ No newline at end of file +html{text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{appearance:none}::-webkit-file-upload-button{appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.grid-container{margin-left:auto;margin-right:auto;max-width:90rem;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.fluid{margin-left:auto;margin-right:auto;max-width:100%;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container.fluid{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.full{margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0}.grid-x{display:flex;flex-flow:row wrap}.cell{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{flex:1 1 0}.cell.shrink{flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-full,.grid-x>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-full,.grid-x>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-full,.grid-x>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-full,.grid-x>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-full,.grid-x>.xxlarge-shrink{flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9{flex:0 0 auto}.grid-x>.small-1{width:8.3333333333%}.grid-x>.small-2{width:16.6666666667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.3333333333%}.grid-x>.small-5{width:41.6666666667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.3333333333%}.grid-x>.small-8{width:66.6666666667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.3333333333%}.grid-x>.small-11{width:91.6666666667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:30em){.grid-x>.medium-auto{flex:1 1 0;width:auto}.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-shrink{flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.3333333333%}.grid-x>.medium-2{width:16.6666666667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.3333333333%}.grid-x>.medium-5{width:41.6666666667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.3333333333%}.grid-x>.medium-8{width:66.6666666667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.3333333333%}.grid-x>.medium-11{width:91.6666666667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{flex:1 1 0;width:auto}.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-shrink{flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.3333333333%}.grid-x>.large-2{width:16.6666666667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.3333333333%}.grid-x>.large-5{width:41.6666666667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.3333333333%}.grid-x>.large-8{width:66.6666666667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.3333333333%}.grid-x>.large-11{width:91.6666666667%}.grid-x>.large-12{width:100%}}@media screen and (min-width:90em){.grid-x>.xlarge-auto{flex:1 1 0;width:auto}.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-shrink{flex:0 0 auto}.grid-x>.xlarge-shrink{width:auto}.grid-x>.xlarge-1{width:8.3333333333%}.grid-x>.xlarge-2{width:16.6666666667%}.grid-x>.xlarge-3{width:25%}.grid-x>.xlarge-4{width:33.3333333333%}.grid-x>.xlarge-5{width:41.6666666667%}.grid-x>.xlarge-6{width:50%}.grid-x>.xlarge-7{width:58.3333333333%}.grid-x>.xlarge-8{width:66.6666666667%}.grid-x>.xlarge-9{width:75%}.grid-x>.xlarge-10{width:83.3333333333%}.grid-x>.xlarge-11{width:91.6666666667%}.grid-x>.xlarge-12{width:100%}}@media screen and (min-width:120em){.grid-x>.xxlarge-auto{flex:1 1 0;width:auto}.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-shrink{flex:0 0 auto}.grid-x>.xxlarge-shrink{width:auto}.grid-x>.xxlarge-1{width:8.3333333333%}.grid-x>.xxlarge-2{width:16.6666666667%}.grid-x>.xxlarge-3{width:25%}.grid-x>.xxlarge-4{width:33.3333333333%}.grid-x>.xxlarge-5{width:41.6666666667%}.grid-x>.xxlarge-6{width:50%}.grid-x>.xxlarge-7{width:58.3333333333%}.grid-x>.xxlarge-8{width:66.6666666667%}.grid-x>.xxlarge-9{width:75%}.grid-x>.xxlarge-10{width:83.3333333333%}.grid-x>.xxlarge-11{width:91.6666666667%}.grid-x>.xxlarge-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-margin-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-margin-x>.cell{margin-left:.375rem;margin-right:.375rem;width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.cell{margin-left:.75rem;margin-right:.75rem;width:calc(100% - 1.5rem)}}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - .75rem)}.grid-margin-x>.small-2{width:calc(16.66667% - .75rem)}.grid-margin-x>.small-3{width:calc(25% - .75rem)}.grid-margin-x>.small-4{width:calc(33.33333% - .75rem)}.grid-margin-x>.small-5{width:calc(41.66667% - .75rem)}.grid-margin-x>.small-6{width:calc(50% - .75rem)}.grid-margin-x>.small-7{width:calc(58.33333% - .75rem)}.grid-margin-x>.small-8{width:calc(66.66667% - .75rem)}.grid-margin-x>.small-9{width:calc(75% - .75rem)}.grid-margin-x>.small-10{width:calc(83.33333% - .75rem)}.grid-margin-x>.small-11{width:calc(91.66667% - .75rem)}.grid-margin-x>.small-12{width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.small-3{width:calc(25% - 1.5rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.small-6{width:calc(50% - 1.5rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.small-9{width:calc(75% - 1.5rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.small-12{width:calc(100% - 1.5rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.medium-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.5rem)}.grid-margin-x>.medium-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.medium-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.5rem)}.grid-margin-x>.medium-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.medium-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.5rem)}.grid-margin-x>.medium-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.medium-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.large-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.large-3{width:calc(25% - 1.5rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.large-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.large-6{width:calc(50% - 1.5rem)}.grid-margin-x>.large-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.large-9{width:calc(75% - 1.5rem)}.grid-margin-x>.large-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.large-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.large-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x>.xlarge-auto,.grid-margin-x>.xlarge-shrink{width:auto}.grid-margin-x>.xlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xlarge-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x>.xxlarge-auto,.grid-margin-x>.xxlarge-shrink{width:auto}.grid-margin-x>.xxlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xxlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xxlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xxlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xxlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xxlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xxlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xxlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xxlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xxlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xxlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xxlarge-12{width:calc(100% - 1.5rem)}}.grid-padding-x .grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-padding-x .grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-container:not(.full)>.grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-container:not(.full)>.grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-padding-x>.cell{padding-left:.375rem;padding-right:.375rem}@media print,screen and (min-width:30em){.grid-padding-x>.cell{padding-left:.75rem;padding-right:.75rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.3333333333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.6666666667%}.small-up-7>.cell{width:14.2857142857%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:30em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.3333333333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.6666666667%}.medium-up-7>.cell{width:14.2857142857%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.3333333333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.6666666667%}.large-up-7>.cell{width:14.2857142857%}.large-up-8>.cell{width:12.5%}}@media screen and (min-width:90em){.xlarge-up-1>.cell{width:100%}.xlarge-up-2>.cell{width:50%}.xlarge-up-3>.cell{width:33.3333333333%}.xlarge-up-4>.cell{width:25%}.xlarge-up-5>.cell{width:20%}.xlarge-up-6>.cell{width:16.6666666667%}.xlarge-up-7>.cell{width:14.2857142857%}.xlarge-up-8>.cell{width:12.5%}}@media screen and (min-width:120em){.xxlarge-up-1>.cell{width:100%}.xxlarge-up-2>.cell{width:50%}.xxlarge-up-3>.cell{width:33.3333333333%}.xxlarge-up-4>.cell{width:25%}.xxlarge-up-5>.cell{width:20%}.xxlarge-up-6>.cell{width:16.6666666667%}.xxlarge-up-7>.cell{width:14.2857142857%}.xxlarge-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - .75rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - .75rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - .75rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - .75rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - .75rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - .75rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - .75rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.5rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x.xlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x.xxlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xxlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xxlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xxlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xxlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xxlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xxlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xxlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}.small-margin-collapse,.small-margin-collapse>.cell{margin-left:0;margin-right:0}.small-margin-collapse>.small-1{width:8.3333333333%}.small-margin-collapse>.small-2{width:16.6666666667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.3333333333%}.small-margin-collapse>.small-5{width:41.6666666667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.3333333333%}.small-margin-collapse>.small-8{width:66.6666666667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.3333333333%}.small-margin-collapse>.small-11{width:91.6666666667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width:30em){.small-margin-collapse>.medium-1{width:8.3333333333%}.small-margin-collapse>.medium-2{width:16.6666666667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.3333333333%}.small-margin-collapse>.medium-5{width:41.6666666667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.3333333333%}.small-margin-collapse>.medium-8{width:66.6666666667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.3333333333%}.small-margin-collapse>.medium-11{width:91.6666666667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse>.large-1{width:8.3333333333%}.small-margin-collapse>.large-2{width:16.6666666667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.3333333333%}.small-margin-collapse>.large-5{width:41.6666666667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.3333333333%}.small-margin-collapse>.large-8{width:66.6666666667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.3333333333%}.small-margin-collapse>.large-11{width:91.6666666667%}.small-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.small-margin-collapse>.xlarge-1{width:8.3333333333%}.small-margin-collapse>.xlarge-2{width:16.6666666667%}.small-margin-collapse>.xlarge-3{width:25%}.small-margin-collapse>.xlarge-4{width:33.3333333333%}.small-margin-collapse>.xlarge-5{width:41.6666666667%}.small-margin-collapse>.xlarge-6{width:50%}.small-margin-collapse>.xlarge-7{width:58.3333333333%}.small-margin-collapse>.xlarge-8{width:66.6666666667%}.small-margin-collapse>.xlarge-9{width:75%}.small-margin-collapse>.xlarge-10{width:83.3333333333%}.small-margin-collapse>.xlarge-11{width:91.6666666667%}.small-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.small-margin-collapse>.xxlarge-1{width:8.3333333333%}.small-margin-collapse>.xxlarge-2{width:16.6666666667%}.small-margin-collapse>.xxlarge-3{width:25%}.small-margin-collapse>.xxlarge-4{width:33.3333333333%}.small-margin-collapse>.xxlarge-5{width:41.6666666667%}.small-margin-collapse>.xxlarge-6{width:50%}.small-margin-collapse>.xxlarge-7{width:58.3333333333%}.small-margin-collapse>.xxlarge-8{width:66.6666666667%}.small-margin-collapse>.xxlarge-9{width:75%}.small-margin-collapse>.xxlarge-10{width:83.3333333333%}.small-margin-collapse>.xxlarge-11{width:91.6666666667%}.small-margin-collapse>.xxlarge-12{width:100%}}.small-padding-collapse{margin-left:0;margin-right:0}.small-padding-collapse>.cell{padding-left:0;padding-right:0}@media print,screen and (min-width:30em){.medium-margin-collapse,.medium-margin-collapse>.cell{margin-left:0;margin-right:0}.medium-margin-collapse>.small-1{width:8.3333333333%}.medium-margin-collapse>.small-2{width:16.6666666667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.3333333333%}.medium-margin-collapse>.small-5{width:41.6666666667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.3333333333%}.medium-margin-collapse>.small-8{width:66.6666666667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.3333333333%}.medium-margin-collapse>.small-11{width:91.6666666667%}.medium-margin-collapse>.small-12{width:100%}.medium-margin-collapse>.medium-1{width:8.3333333333%}.medium-margin-collapse>.medium-2{width:16.6666666667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.3333333333%}.medium-margin-collapse>.medium-5{width:41.6666666667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.3333333333%}.medium-margin-collapse>.medium-8{width:66.6666666667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.3333333333%}.medium-margin-collapse>.medium-11{width:91.6666666667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse>.large-1{width:8.3333333333%}.medium-margin-collapse>.large-2{width:16.6666666667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.3333333333%}.medium-margin-collapse>.large-5{width:41.6666666667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.3333333333%}.medium-margin-collapse>.large-8{width:66.6666666667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.3333333333%}.medium-margin-collapse>.large-11{width:91.6666666667%}.medium-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.medium-margin-collapse>.xlarge-1{width:8.3333333333%}.medium-margin-collapse>.xlarge-2{width:16.6666666667%}.medium-margin-collapse>.xlarge-3{width:25%}.medium-margin-collapse>.xlarge-4{width:33.3333333333%}.medium-margin-collapse>.xlarge-5{width:41.6666666667%}.medium-margin-collapse>.xlarge-6{width:50%}.medium-margin-collapse>.xlarge-7{width:58.3333333333%}.medium-margin-collapse>.xlarge-8{width:66.6666666667%}.medium-margin-collapse>.xlarge-9{width:75%}.medium-margin-collapse>.xlarge-10{width:83.3333333333%}.medium-margin-collapse>.xlarge-11{width:91.6666666667%}.medium-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.medium-margin-collapse>.xxlarge-1{width:8.3333333333%}.medium-margin-collapse>.xxlarge-2{width:16.6666666667%}.medium-margin-collapse>.xxlarge-3{width:25%}.medium-margin-collapse>.xxlarge-4{width:33.3333333333%}.medium-margin-collapse>.xxlarge-5{width:41.6666666667%}.medium-margin-collapse>.xxlarge-6{width:50%}.medium-margin-collapse>.xxlarge-7{width:58.3333333333%}.medium-margin-collapse>.xxlarge-8{width:66.6666666667%}.medium-margin-collapse>.xxlarge-9{width:75%}.medium-margin-collapse>.xxlarge-10{width:83.3333333333%}.medium-margin-collapse>.xxlarge-11{width:91.6666666667%}.medium-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:30em){.medium-padding-collapse{margin-left:0;margin-right:0}.medium-padding-collapse>.cell{padding-left:0;padding-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse,.large-margin-collapse>.cell{margin-left:0;margin-right:0}.large-margin-collapse>.small-1{width:8.3333333333%}.large-margin-collapse>.small-2{width:16.6666666667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.3333333333%}.large-margin-collapse>.small-5{width:41.6666666667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.3333333333%}.large-margin-collapse>.small-8{width:66.6666666667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.3333333333%}.large-margin-collapse>.small-11{width:91.6666666667%}.large-margin-collapse>.small-12{width:100%}.large-margin-collapse>.medium-1{width:8.3333333333%}.large-margin-collapse>.medium-2{width:16.6666666667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.3333333333%}.large-margin-collapse>.medium-5{width:41.6666666667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.3333333333%}.large-margin-collapse>.medium-8{width:66.6666666667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.3333333333%}.large-margin-collapse>.medium-11{width:91.6666666667%}.large-margin-collapse>.medium-12{width:100%}.large-margin-collapse>.large-1{width:8.3333333333%}.large-margin-collapse>.large-2{width:16.6666666667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.3333333333%}.large-margin-collapse>.large-5{width:41.6666666667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.3333333333%}.large-margin-collapse>.large-8{width:66.6666666667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.3333333333%}.large-margin-collapse>.large-11{width:91.6666666667%}.large-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.large-margin-collapse>.xlarge-1{width:8.3333333333%}.large-margin-collapse>.xlarge-2{width:16.6666666667%}.large-margin-collapse>.xlarge-3{width:25%}.large-margin-collapse>.xlarge-4{width:33.3333333333%}.large-margin-collapse>.xlarge-5{width:41.6666666667%}.large-margin-collapse>.xlarge-6{width:50%}.large-margin-collapse>.xlarge-7{width:58.3333333333%}.large-margin-collapse>.xlarge-8{width:66.6666666667%}.large-margin-collapse>.xlarge-9{width:75%}.large-margin-collapse>.xlarge-10{width:83.3333333333%}.large-margin-collapse>.xlarge-11{width:91.6666666667%}.large-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.large-margin-collapse>.xxlarge-1{width:8.3333333333%}.large-margin-collapse>.xxlarge-2{width:16.6666666667%}.large-margin-collapse>.xxlarge-3{width:25%}.large-margin-collapse>.xxlarge-4{width:33.3333333333%}.large-margin-collapse>.xxlarge-5{width:41.6666666667%}.large-margin-collapse>.xxlarge-6{width:50%}.large-margin-collapse>.xxlarge-7{width:58.3333333333%}.large-margin-collapse>.xxlarge-8{width:66.6666666667%}.large-margin-collapse>.xxlarge-9{width:75%}.large-margin-collapse>.xxlarge-10{width:83.3333333333%}.large-margin-collapse>.xxlarge-11{width:91.6666666667%}.large-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:64em){.large-padding-collapse{margin-left:0;margin-right:0}.large-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:90em){.xlarge-margin-collapse,.xlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xlarge-margin-collapse>.small-1{width:8.3333333333%}.xlarge-margin-collapse>.small-2{width:16.6666666667%}.xlarge-margin-collapse>.small-3{width:25%}.xlarge-margin-collapse>.small-4{width:33.3333333333%}.xlarge-margin-collapse>.small-5{width:41.6666666667%}.xlarge-margin-collapse>.small-6{width:50%}.xlarge-margin-collapse>.small-7{width:58.3333333333%}.xlarge-margin-collapse>.small-8{width:66.6666666667%}.xlarge-margin-collapse>.small-9{width:75%}.xlarge-margin-collapse>.small-10{width:83.3333333333%}.xlarge-margin-collapse>.small-11{width:91.6666666667%}.xlarge-margin-collapse>.small-12{width:100%}.xlarge-margin-collapse>.medium-1{width:8.3333333333%}.xlarge-margin-collapse>.medium-2{width:16.6666666667%}.xlarge-margin-collapse>.medium-3{width:25%}.xlarge-margin-collapse>.medium-4{width:33.3333333333%}.xlarge-margin-collapse>.medium-5{width:41.6666666667%}.xlarge-margin-collapse>.medium-6{width:50%}.xlarge-margin-collapse>.medium-7{width:58.3333333333%}.xlarge-margin-collapse>.medium-8{width:66.6666666667%}.xlarge-margin-collapse>.medium-9{width:75%}.xlarge-margin-collapse>.medium-10{width:83.3333333333%}.xlarge-margin-collapse>.medium-11{width:91.6666666667%}.xlarge-margin-collapse>.medium-12{width:100%}.xlarge-margin-collapse>.large-1{width:8.3333333333%}.xlarge-margin-collapse>.large-2{width:16.6666666667%}.xlarge-margin-collapse>.large-3{width:25%}.xlarge-margin-collapse>.large-4{width:33.3333333333%}.xlarge-margin-collapse>.large-5{width:41.6666666667%}.xlarge-margin-collapse>.large-6{width:50%}.xlarge-margin-collapse>.large-7{width:58.3333333333%}.xlarge-margin-collapse>.large-8{width:66.6666666667%}.xlarge-margin-collapse>.large-9{width:75%}.xlarge-margin-collapse>.large-10{width:83.3333333333%}.xlarge-margin-collapse>.large-11{width:91.6666666667%}.xlarge-margin-collapse>.large-12{width:100%}.xlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xlarge-3{width:25%}.xlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xlarge-6{width:50%}.xlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xlarge-9{width:75%}.xlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.xlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xxlarge-3{width:25%}.xlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xxlarge-6{width:50%}.xlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xxlarge-9{width:75%}.xlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xxlarge-12{width:100%}}@media screen and (min-width:90em){.xlarge-padding-collapse{margin-left:0;margin-right:0}.xlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:120em){.xxlarge-margin-collapse,.xxlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xxlarge-margin-collapse>.small-1{width:8.3333333333%}.xxlarge-margin-collapse>.small-2{width:16.6666666667%}.xxlarge-margin-collapse>.small-3{width:25%}.xxlarge-margin-collapse>.small-4{width:33.3333333333%}.xxlarge-margin-collapse>.small-5{width:41.6666666667%}.xxlarge-margin-collapse>.small-6{width:50%}.xxlarge-margin-collapse>.small-7{width:58.3333333333%}.xxlarge-margin-collapse>.small-8{width:66.6666666667%}.xxlarge-margin-collapse>.small-9{width:75%}.xxlarge-margin-collapse>.small-10{width:83.3333333333%}.xxlarge-margin-collapse>.small-11{width:91.6666666667%}.xxlarge-margin-collapse>.small-12{width:100%}.xxlarge-margin-collapse>.medium-1{width:8.3333333333%}.xxlarge-margin-collapse>.medium-2{width:16.6666666667%}.xxlarge-margin-collapse>.medium-3{width:25%}.xxlarge-margin-collapse>.medium-4{width:33.3333333333%}.xxlarge-margin-collapse>.medium-5{width:41.6666666667%}.xxlarge-margin-collapse>.medium-6{width:50%}.xxlarge-margin-collapse>.medium-7{width:58.3333333333%}.xxlarge-margin-collapse>.medium-8{width:66.6666666667%}.xxlarge-margin-collapse>.medium-9{width:75%}.xxlarge-margin-collapse>.medium-10{width:83.3333333333%}.xxlarge-margin-collapse>.medium-11{width:91.6666666667%}.xxlarge-margin-collapse>.medium-12{width:100%}.xxlarge-margin-collapse>.large-1{width:8.3333333333%}.xxlarge-margin-collapse>.large-2{width:16.6666666667%}.xxlarge-margin-collapse>.large-3{width:25%}.xxlarge-margin-collapse>.large-4{width:33.3333333333%}.xxlarge-margin-collapse>.large-5{width:41.6666666667%}.xxlarge-margin-collapse>.large-6{width:50%}.xxlarge-margin-collapse>.large-7{width:58.3333333333%}.xxlarge-margin-collapse>.large-8{width:66.6666666667%}.xxlarge-margin-collapse>.large-9{width:75%}.xxlarge-margin-collapse>.large-10{width:83.3333333333%}.xxlarge-margin-collapse>.large-11{width:91.6666666667%}.xxlarge-margin-collapse>.large-12{width:100%}.xxlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xlarge-3{width:25%}.xxlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xlarge-6{width:50%}.xxlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xlarge-9{width:75%}.xxlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xlarge-12{width:100%}.xxlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xxlarge-3{width:25%}.xxlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xxlarge-6{width:50%}.xxlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xxlarge-9{width:75%}.xxlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xxlarge-12{width:100%}.xxlarge-padding-collapse{margin-left:0;margin-right:0}.xxlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:.375rem}.small-offset-1{margin-left:8.3333333333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.33333% + .375rem)}.small-offset-2{margin-left:16.6666666667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.66667% + .375rem)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + .375rem)}.small-offset-4{margin-left:33.3333333333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.33333% + .375rem)}.small-offset-5{margin-left:41.6666666667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.66667% + .375rem)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + .375rem)}.small-offset-7{margin-left:58.3333333333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.33333% + .375rem)}.small-offset-8{margin-left:66.6666666667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.66667% + .375rem)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + .375rem)}.small-offset-10{margin-left:83.3333333333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.33333% + .375rem)}.small-offset-11{margin-left:91.6666666667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.66667% + .375rem)}@media print,screen and (min-width:30em){.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:.75rem}.medium-offset-1{margin-left:8.3333333333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.33333% + .75rem)}.medium-offset-2{margin-left:16.6666666667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.66667% + .75rem)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + .75rem)}.medium-offset-4{margin-left:33.3333333333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.33333% + .75rem)}.medium-offset-5{margin-left:41.6666666667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.66667% + .75rem)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + .75rem)}.medium-offset-7{margin-left:58.3333333333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.33333% + .75rem)}.medium-offset-8{margin-left:66.6666666667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.66667% + .75rem)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + .75rem)}.medium-offset-10{margin-left:83.3333333333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.33333% + .75rem)}.medium-offset-11{margin-left:91.6666666667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.66667% + .75rem)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:.75rem}.large-offset-1{margin-left:8.3333333333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.33333% + .75rem)}.large-offset-2{margin-left:16.6666666667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + .75rem)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + .75rem)}.large-offset-4{margin-left:33.3333333333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.33333% + .75rem)}.large-offset-5{margin-left:41.6666666667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.66667% + .75rem)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + .75rem)}.large-offset-7{margin-left:58.3333333333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.33333% + .75rem)}.large-offset-8{margin-left:66.6666666667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.66667% + .75rem)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + .75rem)}.large-offset-10{margin-left:83.3333333333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.33333% + .75rem)}.large-offset-11{margin-left:91.6666666667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:90em){.xlarge-offset-0{margin-left:0}.grid-margin-x>.xlarge-offset-0{margin-left:.75rem}.xlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xlarge-offset-3{margin-left:25%}.grid-margin-x>.xlarge-offset-3{margin-left:calc(25% + .75rem)}.xlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xlarge-offset-6{margin-left:50%}.grid-margin-x>.xlarge-offset-6{margin-left:calc(50% + .75rem)}.xlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xlarge-offset-9{margin-left:75%}.grid-margin-x>.xlarge-offset-9{margin-left:calc(75% + .75rem)}.xlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:120em){.xxlarge-offset-0{margin-left:0}.grid-margin-x>.xxlarge-offset-0{margin-left:.75rem}.xxlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xxlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xxlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xxlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xxlarge-offset-3{margin-left:25%}.grid-margin-x>.xxlarge-offset-3{margin-left:calc(25% + .75rem)}.xxlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xxlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xxlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xxlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xxlarge-offset-6{margin-left:50%}.grid-margin-x>.xxlarge-offset-6{margin-left:calc(50% + .75rem)}.xxlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xxlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xxlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xxlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xxlarge-offset-9{margin-left:75%}.grid-margin-x>.xxlarge-offset-9{margin-left:calc(75% + .75rem)}.xxlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xxlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xxlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xxlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}.grid-y{display:flex;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto,.grid-y>.shrink{height:auto}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-full,.grid-y>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-full,.grid-y>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-full,.grid-y>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-full,.grid-y>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-full,.grid-y>.xxlarge-shrink{flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9{flex:0 0 auto}.grid-y>.small-1{height:8.3333333333%}.grid-y>.small-2{height:16.6666666667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.3333333333%}.grid-y>.small-5{height:41.6666666667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.3333333333%}.grid-y>.small-8{height:66.6666666667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.3333333333%}.grid-y>.small-11{height:91.6666666667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width:30em){.grid-y>.medium-auto{flex:1 1 0;height:auto}.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-shrink{flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.3333333333%}.grid-y>.medium-2{height:16.6666666667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.3333333333%}.grid-y>.medium-5{height:41.6666666667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.3333333333%}.grid-y>.medium-8{height:66.6666666667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.3333333333%}.grid-y>.medium-11{height:91.6666666667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width:64em){.grid-y>.large-auto{flex:1 1 0;height:auto}.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-shrink{flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.3333333333%}.grid-y>.large-2{height:16.6666666667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.3333333333%}.grid-y>.large-5{height:41.6666666667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.3333333333%}.grid-y>.large-8{height:66.6666666667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.3333333333%}.grid-y>.large-11{height:91.6666666667%}.grid-y>.large-12{height:100%}}@media screen and (min-width:90em){.grid-y>.xlarge-auto{flex:1 1 0;height:auto}.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-shrink{flex:0 0 auto}.grid-y>.xlarge-shrink{height:auto}.grid-y>.xlarge-1{height:8.3333333333%}.grid-y>.xlarge-2{height:16.6666666667%}.grid-y>.xlarge-3{height:25%}.grid-y>.xlarge-4{height:33.3333333333%}.grid-y>.xlarge-5{height:41.6666666667%}.grid-y>.xlarge-6{height:50%}.grid-y>.xlarge-7{height:58.3333333333%}.grid-y>.xlarge-8{height:66.6666666667%}.grid-y>.xlarge-9{height:75%}.grid-y>.xlarge-10{height:83.3333333333%}.grid-y>.xlarge-11{height:91.6666666667%}.grid-y>.xlarge-12{height:100%}}@media screen and (min-width:120em){.grid-y>.xxlarge-auto{flex:1 1 0;height:auto}.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-shrink{flex:0 0 auto}.grid-y>.xxlarge-shrink{height:auto}.grid-y>.xxlarge-1{height:8.3333333333%}.grid-y>.xxlarge-2{height:16.6666666667%}.grid-y>.xxlarge-3{height:25%}.grid-y>.xxlarge-4{height:33.3333333333%}.grid-y>.xxlarge-5{height:41.6666666667%}.grid-y>.xxlarge-6{height:50%}.grid-y>.xxlarge-7{height:58.3333333333%}.grid-y>.xxlarge-8{height:66.6666666667%}.grid-y>.xxlarge-9{height:75%}.grid-y>.xxlarge-10{height:83.3333333333%}.grid-y>.xxlarge-11{height:91.6666666667%}.grid-y>.xxlarge-12{height:100%}}.grid-padding-y .grid-padding-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-padding-y .grid-padding-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-padding-y>.cell{padding-bottom:.375rem;padding-top:.375rem}@media print,screen and (min-width:30em){.grid-padding-y>.cell{padding-bottom:.75rem;padding-top:.75rem}}.grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .grid-frame{width:100%}.cell-block{max-width:100%;overflow-x:auto}.cell-block,.cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container{display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}@media print,screen and (min-width:30em){.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.medium-cell-block-container{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.medium-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media print,screen and (min-width:64em){.large-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.large-cell-block-container{display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.large-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:90em){.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xlarge-grid-frame{width:100%}.xlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:120em){.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xxlarge-grid-frame{width:100%}.xxlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xxlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xxlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xxlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}.grid-y.grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:30em){.grid-y.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:90em){.grid-y.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:120em){.grid-y.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:30em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}@media screen and (min-width:90em){.cell .grid-y.xlarge-grid-frame{height:100%}}@media screen and (min-width:120em){.cell .grid-y.xxlarge-grid-frame{height:100%}}.grid-margin-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-margin-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-margin-y>.cell{height:calc(100% - .75rem);margin-bottom:.375rem;margin-top:.375rem}@media print,screen and (min-width:30em){.grid-margin-y>.cell{height:calc(100% - 1.5rem);margin-bottom:.75rem;margin-top:.75rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - .75rem)}.grid-margin-y>.small-2{height:calc(16.66667% - .75rem)}.grid-margin-y>.small-3{height:calc(25% - .75rem)}.grid-margin-y>.small-4{height:calc(33.33333% - .75rem)}.grid-margin-y>.small-5{height:calc(41.66667% - .75rem)}.grid-margin-y>.small-6{height:calc(50% - .75rem)}.grid-margin-y>.small-7{height:calc(58.33333% - .75rem)}.grid-margin-y>.small-8{height:calc(66.66667% - .75rem)}.grid-margin-y>.small-9{height:calc(75% - .75rem)}.grid-margin-y>.small-10{height:calc(83.33333% - .75rem)}.grid-margin-y>.small-11{height:calc(91.66667% - .75rem)}.grid-margin-y>.small-12{height:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.small-3{height:calc(25% - 1.5rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.small-6{height:calc(50% - 1.5rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.small-9{height:calc(75% - 1.5rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.small-12{height:calc(100% - 1.5rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.5rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.5rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.5rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.large-3{height:calc(25% - 1.5rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.large-6{height:calc(50% - 1.5rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.large-9{height:calc(75% - 1.5rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.large-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y>.xlarge-auto,.grid-margin-y>.xlarge-shrink{height:auto}.grid-margin-y>.xlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xlarge-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y>.xxlarge-auto,.grid-margin-y>.xxlarge-shrink{height:auto}.grid-margin-y>.xxlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xxlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xxlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xxlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xxlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xxlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xxlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xxlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xxlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xxlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xxlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xxlarge-12{height:calc(100% - 1.5rem)}}.grid-frame.grid-margin-y{height:calc(100vh + .75rem)}@media print,screen and (min-width:30em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:30em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y.xlarge-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y.xxlarge-grid-frame{height:calc(100vh + 1.5rem)}}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-left:auto;margin-right:auto}.clearfix:after,.clearfix:before{content:" ";display:table;flex-basis:0;order:1}.clearfix:after{clear:both}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{align-content:center;align-items:center;justify-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width:30em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width:64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}@media screen and (min-width:90em){.xlarge-order-1{order:1}.xlarge-order-2{order:2}.xlarge-order-3{order:3}.xlarge-order-4{order:4}.xlarge-order-5{order:5}.xlarge-order-6{order:6}}@media screen and (min-width:120em){.xxlarge-order-1{order:1}.xxlarge-order-2{order:2}.xxlarge-order-3{order:3}.xxlarge-order-4{order:4}.xxlarge-order-5{order:5}.xxlarge-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width:30em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:90em){.xlarge-flex-container{display:flex}.xlarge-flex-child-auto{flex:1 1 auto}.xlarge-flex-child-grow{flex:1 0 auto}.xlarge-flex-child-shrink{flex:0 1 auto}.xlarge-flex-dir-row{flex-direction:row}.xlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xlarge-flex-dir-column{flex-direction:column}.xlarge-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:120em){.xxlarge-flex-container{display:flex}.xxlarge-flex-child-auto{flex:1 1 auto}.xxlarge-flex-child-grow{flex:1 0 auto}.xxlarge-flex-child-shrink{flex:0 1 auto}.xxlarge-flex-dir-row{flex-direction:row}.xxlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xxlarge-flex-dir-column{flex-direction:column}.xxlarge-flex-dir-column-reverse{flex-direction:column-reverse}}.hide{display:none!important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width:29.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:30em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:30em){.hide-for-medium{display:none!important}}@media screen and (max-width:29.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:30em)and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:29.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:64em)and (max-width:89.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:90em){.show-for-large-only{display:none!important}}@media screen and (min-width:90em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:89.99875em){.show-for-xlarge{display:none!important}}@media screen and (min-width:90em)and (max-width:119.99875em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:89.99875em),screen and (min-width:120em){.show-for-xlarge-only{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge-only{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge-only{display:none!important}}.show-for-sr,.show-on-focus{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.show-on-focus:active,.show-on-focus:focus{clip:auto!important;height:auto!important;overflow:visible!important;position:static!important;white-space:normal!important;width:auto!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode{display:block!important}.hide-for-dark-mode{display:none!important}}.show-for-ie{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie{display:block!important}.hide-for-ie{display:none!important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(../fonts/proximanova-regular-webfont.woff2) format("woff2"),url(../fonts/proximanova-regular-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(../fonts/proximanova-regularit-webfont.woff2) format("woff2"),url(../fonts/proximanova-regularit-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(../fonts/proximanova-semibold-webfont.woff2) format("woff2"),url(../fonts/proximanova-semibold-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(../fonts/proximanova-semiboldit-webfont.woff2) format("woff2"),url(../fonts/proximanova-semiboldit-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(../fonts/proximanova-bold-webfont.woff2) format("woff2"),url(../fonts/proximanova-bold-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(../fonts/proximanova-boldit-webfont.woff2) format("woff2"),url(../fonts/proximanova-boldit-webfont.woff) format("woff")}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:700;src:url(../fonts/soehne-breit-web-dreiviertelfett.woff2) format("woff2"),url(../fonts/soehne-breit-web-dreiviertelfett.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:700;src:url(../fonts/soehne-breit-web-dreiviertelfett-kursiv.woff2) format("woff2"),url(../fonts/soehne-breit-web-dreiviertelfett-kursiv.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:normal;font-weight:800;src:url(../fonts/soehne-breit-web-fett.woff2) format("woff2"),url(../fonts/soehne-breit-web-fett.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-206f,u+2070-209f}@font-face{font-display:swap;font-family:SohneBreit;font-style:italic;font-weight:800;src:url(../fonts/soehne-breit-web-fett-kursiv.woff2) format("woff2"),url(../fonts/soehne-breit-web-fett-kursiv.woff) format("woff");unicode-range:u+0000-024f,u+1e??,u+2000-20cf}@font-face{font-display:swap;font-family:NotoSans;font-weight:300;src:url(../fonts/NotoSansMyanmar-Light.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-Light.woff) format("woff")}@font-face{font-display:swap;font-family:NotoSans;font-weight:400;src:url(../fonts/NotoSansMyanmar-Regular.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:NotoSans;font-weight:500;src:url(../fonts/NotoSansMyanmar-Medium.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:NotoSans;font-weight:600;src:url(../fonts/NotoSansMyanmar-SemiBold.woff2) format("woff2"),url(../fonts/NotoSansMyanmar-SemiBold.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-weight:100;src:url(../fonts/UNBangla-Thin.woff2) format("woff2"),url(../fonts/UNBangla-Thin.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:100;src:url(../fonts/UNBangla-ThinItalic.woff2) format("woff2"),url(../fonts/UNBangla-ThinItalic.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-weight:400;src:url(../fonts/UNBangla-Regular.woff2) format("woff2"),url(../fonts/UNBangla-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:400;src:url(../fonts/UNBangla-Italic.woff2) format("woff2"),url(../fonts/UNBangla-Italic.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-weight:700;src:url(../fonts/UNBangla-Bold.woff2) format("woff2"),url(../fonts/UNBangla-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:UNBangla;font-style:italic;font-weight:700;src:url(../fonts/UNBangla-BoldItalic.woff2) format("woff2"),url(../fonts/UNBangla-BoldItalic.woff) format("woff")}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{color:#000;font-family:ProximaNova,sans-serif;font-size:1rem;line-height:1.4}@media(min-width:48em){body{font-size:1.25rem}}button{font-family:ProximaNova,sans-serif}caption,h1,h2,h3,h4,h5,h6{margin:0 0 .75rem;padding:0}@media(min-width:48em){caption,h1,h2,h3,h4,h5,h6{margin-bottom:1rem}}h1{font-family:SohneBreit,ProximaNova,sans-serif;font-size:2.938rem;letter-spacing:.06rem;line-height:1.08;text-transform:uppercase}@media(min-width:48em){h1{font-size:5.125rem}}@media(min-width:64em){h1{font-size:6.25rem}}h2{font-size:2.5rem;font-weight:700;line-height:1.1}@media(min-width:48em){h2{font-size:2.813rem}}@media(min-width:64em){h2{font-size:3.438rem}}h3{font-size:1.875rem;font-weight:600;line-height:1.15}@media(min-width:48em){h3{font-size:2.188rem}}h4{font-size:1.563rem;font-weight:400;line-height:1.15}@media(min-width:48em){h4{font-size:2.188rem}}h5{font-size:1.25rem;font-weight:400;line-height:1.15}@media(min-width:48em){h5{font-size:1.563rem}}h6{font-size:1rem;font-weight:700;letter-spacing:.03rem;line-height:1.15;text-transform:uppercase}p{margin-top:0}ol,ul{margin:0;padding-left:1.125rem}@media(min-width:48em){ol,ul{padding-left:1.313rem}}ol li,ul li{margin-bottom:1rem;padding-left:.875rem}@media(min-width:48em){ol li,ul li{margin-bottom:1.5rem;padding-left:.75rem}}ul li::marker{font-size:1.125rem}@media(min-width:48em){ul li::marker{font-size:1.313rem}}ol li{margin-bottom:1.063rem}dl{font-size:.875rem;line-height:1.37;margin:0}@media(min-width:48em){dl{font-size:1.25rem}}dt{margin-bottom:.5rem}dd{margin-bottom:1rem;margin-inline-start:2.5rem}@media(min-width:48em){dd{margin-bottom:1.5rem;margin-inline-start:3rem}}hr{border:1px solid #000}@keyframes lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a{color:#000;text-decoration:none}:lang(my) body,:lang(my) button{font-family:NotoSans,sans-serif;line-height:1.7}:lang(my) h1,:lang(my) h2,:lang(my) h3,:lang(my) h4,:lang(my) h5,:lang(my) h6{line-height:1.7}:lang(my) h1{font-family:NotoSans,sans-serif;font-size:2.625rem}@media(min-width:48em){:lang(my) h1{font-size:3.875rem}}@media(min-width:64em){:lang(my) h1{font-size:5rem}}:lang(my) h2{font-size:2rem}@media(min-width:48em){:lang(my) h2{font-size:2.188rem}}@media(min-width:64em){:lang(my) h2{font-size:2.813rem}}:lang(my) h4{font-size:1.3rem}@media(min-width:48em){:lang(my) h4{font-size:1.8rem}}:lang(my) h5{font-size:1.25rem}@media(min-width:48em){:lang(my) h5{font-size:1.375rem}}:lang(my) p{font-size:.875rem;line-height:1.7}@media(min-width:48em){:lang(my) p{font-size:1rem}}:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:.875rem;line-height:1.9}@media(min-width:48em){:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:1.125rem}}:lang(my) .sbdocs .sbdocs-content,:lang(my) .sbdocs h1,:lang(my) .sbdocs h2,:lang(my) .sbdocs h3,:lang(my) .sbdocs h4,:lang(my) .sbdocs h5,:lang(my) .sbdocs h6,:lang(my) .sbdocs p{font-family:NotoSans,sans-serif}:lang(my) .sbdocs .sbdocs-h1{font-size:2rem}[dir=rtl] ol,[dir=rtl] ul{padding-left:0;padding-right:1.125rem}@media(min-width:48em){[dir=rtl] ol,[dir=rtl] ul{padding-right:1.313rem}}[dir=rtl] ol li,[dir=rtl] ul li{padding-left:0;padding-right:.875rem}@media(min-width:48em){[dir=rtl] ol li,[dir=rtl] ul li{padding-right:.75rem}}:lang(be) h1,:lang(bg) h1,:lang(kk) h1,:lang(ky) h1,:lang(mk) h1,:lang(mn) h1,:lang(ru) h1,:lang(sr) h1,:lang(uk) h1{font-family:ProximaNova,sans-serif}:lang(bn) body,:lang(bn) h1{font-family:UNBangla,sans-serif}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}abbr[title]{border-bottom:2px dashed #d12800;text-decoration:none}blockquote{font-size:1.625rem;font-weight:600;line-height:1.16;margin:0}@media(min-width:48em){blockquote{font-size:2.188rem;line-height:1.15}}blockquote a{font-size:inherit}:lang(my) blockquote{line-height:1.7}cite{display:block;font-style:inherit;font-weight:400;margin-top:1.125rem}code{background:#f7f7f7;padding:0 .25rem .25rem}mark{background:#ffe17e;font-size:.875rem;padding:.125rem}@media(min-width:48em){mark{font-size:1.25rem}}q{font-style:italic}div.card-thumbnail__image{display:inline-flex;position:relative}div.card-thumbnail__image:before{opacity:0;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;-o-transition:all .6s;transition:all .6s}div.card-thumbnail__image:hover:before{opacity:.75}.accent-yellow div.card-thumbnail__image:hover.accent-yellow:before,.accent-yellow div.card-thumbnail__image:hover.yellow:before,div.card-thumbnail__image:hover.accent-yellow:before,div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-yellow div.card-thumbnail__image:hover.accent-red:before,.accent-yellow div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-yellow div.card-thumbnail__image:hover.accent-green:before,.accent-yellow div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-yellow div.card-thumbnail__image:hover.accent-blue:before,.accent-yellow div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}div.card-thumbnail__image:hover.accent-red:before,div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-yellow:before,.accent-red div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-red:before,.accent-red div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-green:before,.accent-red div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-red div.card-thumbnail__image:hover.accent-blue:before,.accent-red div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}div.card-thumbnail__image:hover.accent-green:before,div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-yellow:before,.accent-green div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-red:before,.accent-green div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-green:before,.accent-green div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-green div.card-thumbnail__image:hover.accent-blue:before,.accent-green div.card-thumbnail__image:hover.blue:before,div.card-thumbnail__image:hover.accent-blue:before,div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-yellow:before,.accent-blue div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-red:before,.accent-blue div.card-thumbnail__image:hover.red:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-green:before,.accent-blue div.card-thumbnail__image:hover.green:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-blue div.card-thumbnail__image:hover.accent-blue:before,.accent-blue div.card-thumbnail__image:hover.blue:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.yellow:before,[dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,[dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-yellow [dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}[dir=rtl] div.card-thumbnail__image:hover.accent-red:before,[dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-red [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-red [dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}[dir=rtl] div.card-thumbnail__image:hover.accent-green:before,[dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-green [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-green [dir=rtl] div.card-thumbnail__image:hover.blue:before,[dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,[dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-yellow:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.yellow:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-red:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.red:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-green:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.green:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-blue [dir=rtl] div.card-thumbnail__image:hover.accent-blue:before,.accent-blue [dir=rtl] div.card-thumbnail__image:hover.blue:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)}div.publication-thumbnail__image{background:linear-gradient(180deg,#c9d0d6 70%,#c9d0d6 0,#414648 70.5%,#9ea5ac 0,#9ea5ac);display:inline-flex;padding:2.188rem 2.938rem;position:relative;z-index:1}div.publication-thumbnail__image:before{background:#7b8085;border-radius:21%;bottom:37px;content:"";filter:blur(4px);height:27px;left:32px;position:absolute;right:20px;transform:skewX(64deg);width:calc(100% - 100px);z-index:-2}div.publication-thumbnail__image:after{opacity:0;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;-o-transition:all .6s;transition:all .6s;z-index:1}div.publication-thumbnail__image:hover:after{opacity:.75}.accent-yellow div.publication-thumbnail__image:hover.accent-yellow:before,.accent-yellow div.publication-thumbnail__image:hover.yellow:before,div.publication-thumbnail__image:hover.accent-yellow:after,div.publication-thumbnail__image:hover.yellow:after{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-yellow div.publication-thumbnail__image:hover.accent-red:before,.accent-yellow div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-yellow div.publication-thumbnail__image:hover.accent-green:before,.accent-yellow div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-yellow div.publication-thumbnail__image:hover.accent-blue:before,.accent-yellow div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}div.publication-thumbnail__image:hover.accent-red:after,div.publication-thumbnail__image:hover.red:after{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-yellow:before,.accent-red div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-red:before,.accent-red div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-green:before,.accent-red div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-red div.publication-thumbnail__image:hover.accent-blue:before,.accent-red div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}div.publication-thumbnail__image:hover.accent-green:after,div.publication-thumbnail__image:hover.green:after{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-yellow:before,.accent-green div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-red:before,.accent-green div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-green:before,.accent-green div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-green div.publication-thumbnail__image:hover.accent-blue:before,.accent-green div.publication-thumbnail__image:hover.blue:before,div.publication-thumbnail__image:hover.accent-blue:after,div.publication-thumbnail__image:hover.blue:after{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-yellow:before,.accent-blue div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(27.66deg,#ffeb00,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-red:before,.accent-blue div.publication-thumbnail__image:hover.red:before{background:linear-gradient(27.66deg,#ee402d,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-green:before,.accent-blue div.publication-thumbnail__image:hover.green:before{background:linear-gradient(27.66deg,#6de354,transparent 70.49%)}.accent-blue div.publication-thumbnail__image:hover.accent-blue:before,.accent-blue div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(27.66deg,#60d4f2,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.yellow:before,[dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:after,[dir=rtl] div.publication-thumbnail__image:hover.yellow:after{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-yellow [dir=rtl] div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}[dir=rtl] div.publication-thumbnail__image:hover.accent-red:after,[dir=rtl] div.publication-thumbnail__image:hover.red:after{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-red [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-red [dir=rtl] div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}[dir=rtl] div.publication-thumbnail__image:hover.accent-green:after,[dir=rtl] div.publication-thumbnail__image:hover.green:after{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-green [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-green [dir=rtl] div.publication-thumbnail__image:hover.blue:before,[dir=rtl] div.publication-thumbnail__image:hover.accent-blue:after,[dir=rtl] div.publication-thumbnail__image:hover.blue:after{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-yellow:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.yellow:before{background:linear-gradient(318deg,#ffeb00,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-red:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.red:before{background:linear-gradient(318deg,#ee402d,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-green:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.green:before{background:linear-gradient(318deg,#6de354,transparent 70.49%)}.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.accent-blue:before,.accent-blue [dir=rtl] div.publication-thumbnail__image:hover.blue:before{background:linear-gradient(318deg,#60d4f2,transparent 70.49%)}.color-wrapper{display:block}@media(min-width:48em){.color-wrapper{display:flex;flex-wrap:wrap;justify-content:space-around}}.color__row{width:100%}@media(min-width:48em){.color__row{width:calc(50% - 10px)}}.color__row.full{width:100%}.color__row .color__title{color:#000;font-size:.813rem;min-height:28px}@media(min-width:48em){.color__row .color__title{font-size:1rem}}.color__row .color__define_wrapper{display:block}.Primary-text{color:#000;font-size:.75rem;margin-top:-1.538rem;text-align:center}@media(min-width:48em){.Primary-text{margin-top:-1.55rem}}.Primary-text .polygon img{display:block;margin:0 auto;width:10px}.color__define{display:flex;margin-bottom:1.25rem}.color__define .color__name{flex-basis:0;flex-grow:1;margin:.5rem 0;text-align:center}@media(min-width:48em){.color__define .color__name{flex-basis:0;flex-grow:1}}.color__define .color__name .color__box{height:48px;margin-bottom:.625rem;width:100%}@media(min-width:48em){.color__define .color__name .color__box{height:70px;height:85px;width:100%}}.color__define .color__name .color__box.p-blue-100{background-color:#b5d5f5}.color__define .color__name .color__box.p-blue-200{background-color:#94c4f5}.color__define .color__name .color__box.p-blue-300{background-color:#6babeb}.color__define .color__name .color__box.p-blue-400{background-color:#4f95dd}.color__define .color__name .color__box.p-blue-500{background-color:#3288ce}.color__define .color__name .color__box.p-blue-600{background-color:#006eb5}.color__define .color__name .color__box.p-blue-700{background-color:#1f5a95}.color__define .color__name .color__box.p-gray-100{background-color:#fafafa}.color__define .color__name .color__box.p-gray-200{background-color:#f7f7f7}.color__define .color__name .color__box.p-gray-300{background-color:#edeff0}.color__define .color__name .color__box.p-gray-400{background-color:#d4d6d8}.color__define .color__name .color__box.p-gray-500{background-color:#a9b1b7}.color__define .color__name .color__box.p-gray-600{background-color:#55606e}.color__define .color__name .color__box.p-gray-700{background-color:#232e3d}.color__define .color__name .color__box.light-yellow{background-color:#ffe17e}.color__define .color__name .color__box.yellow{background-color:#ffeb00}.color__define .color__name .color__box.dark-yellow{background-color:#fbc412}.color__define .color__name .color__box.light-red{background-color:#ffbcb7}.color__define .color__name .color__box.red{background-color:#ee402d}.color__define .color__name .color__box.dark-red{background-color:#d12800}.color__define .color__name .color__box.light-green{background-color:#b8ecb6}.color__define .color__name .color__box.green{background-color:#6de354}.color__define .color__name .color__box.dark-green{background-color:#59ba47}.color__define .color__name .color__box.light-azure{background-color:#a2daf3}.color__define .color__name .color__box.azure{background-color:#60d4f2}.color__define .color__name .color__box.dark-azure{background-color:#00c1ff}.color__define .color__name .color__code{font-size:.563rem}@media(min-width:48em){.color__define .color__name .color__code{display:flex;font-size:.625rem}}.color__define_balance{display:flex;width:100%}.color__define_balance .color__name{margin:.5rem 0;text-align:center}.color__define_balance .color__name .color__box{height:100%;height:48px;margin-bottom:.625rem}@media(min-width:64em){.color__define_balance .color__name .color__box{height:70px}}@media(min-width:48em){.color__define_balance .color__name .color__box{height:85px;width:100%}}.color__define_balance .color__name .color__box.p-gray-100{background-color:#fafafa}.color__define_balance .color__name .color__box.p-gray-200{background-color:#f7f7f7}.color__define_balance .color__name .color__box.p-gray-400{background-color:#d4d6d8}.color__define_balance .color__name .color__box.p-gray-700{background-color:#232e3d}.color__define_balance .color__name .color__box.p-blue-600{background-color:#006eb5}.color__define_balance .color__name .color__box.dark-red{background-color:#d12800}.color__define_balance .color__name .color__code{font-size:.625rem}.color__define_balance .color__name.bl-1{height:75px;width:45%}.color__define_balance .color__name.bl-2{height:75px;width:12%}.color__define_balance .color__name.bl-3{height:75px;width:15%}.color__define_balance .color__name.bl-4{height:75px;width:18%}.color__define_balance .color__name.bl-5{height:75px;width:8%}.color__define_balance .color__name.bl-6{height:75px;width:5%}.icon--bar{cursor:pointer}.chevron-right-animated{display:inline-block;max-width:6rem;width:100%}.external-link-animated{box-shadow:-2px 2px 0 0 #d12800,-4px 0 0 -2px #d12800,-3px 3px 0 -1px #d12800;box-sizing:border-box;cursor:pointer;display:inline-block;height:.75rem;margin-left:-2px;position:relative;width:.75rem}.external-link-animated:before{background:#d12800;height:2px;right:0;top:3.5px;-webkit-transform:rotate(-45deg) translate(0);-moz-transform:rotate(-45deg) translate(0);-ms-transform:rotate(-45deg) translate(0);-o-transform:rotate(-45deg) translate(0);transition:rotate(-45deg) translate(0,0);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:.625rem}.external-link-animated:after{border-right:2px solid #d12800;border-top:2px solid #d12800;height:.5rem;right:0;top:0;-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);-webkit-transition:transform .3s;-moz-transition:transform .3s;-ms-transition:transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:translate(0,0);width:.5rem}.external-link-animated:hover:after{-webkit-transform:translate(5px,-5px);-moz-transform:translate(5px,-5px);-ms-transform:translate(5px,-5px);-o-transform:translate(5px,-5px);transition:translate(5px,-5px)}.external-link-animated:hover:before{-webkit-transform:rotate(-45deg) translate(7px);-moz-transform:rotate(-45deg) translate(7px);-ms-transform:rotate(-45deg) translate(7px);-o-transform:rotate(-45deg) translate(7px);transition:rotate(-45deg) translate(7px,0)}.download-animated{align-items:flex-end;box-sizing:border-box;cursor:pointer;display:flex;height:12px;position:relative}.download-animated i{border:2px solid #d12800;border-top:0;box-sizing:content-box;display:block;height:6px;width:1.125rem}.download-animated:after{border-bottom:2px solid #d12800;border-left:2px solid #d12800;bottom:6px;height:8px;left:7px;-webkit-transform:rotate(-45deg) translate(0);-moz-transform:rotate(-45deg) translate(0);-ms-transform:rotate(-45deg) translate(0);-o-transform:rotate(-45deg) translate(0);transition:rotate(-45deg) translate(0,0);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:8px}.download-animated:before{background:#d12800;bottom:7px;height:10px;left:10px;-webkit-transform:translate(0);-moz-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transition:translate(0,0);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;width:2px}.download-animated:hover:after{-webkit-transform:rotate(-45deg) translate(7px,-7px);-moz-transform:rotate(-45deg) translate(7px,-7px);-ms-transform:rotate(-45deg) translate(7px,-7px);-o-transform:rotate(-45deg) translate(7px,-7px);transition:rotate(-45deg) translate(7px,-7px)}.download-animated:hover:before{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transition:translate(0,-10px)}[dir=rtl] .chevron-right-animated{-webkit-transform:translate(0) rotate(180deg);-moz-transform:translate(0) rotate(180deg);-ms-transform:translate(0) rotate(180deg);-o-transform:translate(0) rotate(180deg);transition:translate(0) rotate(180deg)}[dir=rtl] .chevron-right-animated:hover{-webkit-transform:translate(-10px) rotate(180deg);-moz-transform:translate(-10px) rotate(180deg);-ms-transform:translate(-10px) rotate(180deg);-o-transform:translate(-10px) rotate(180deg);transition:translate(-10px) rotate(180deg)}[dir=rtl] .external-link-animated,[dir=rtl] .external-link-animated:hover{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transition:rotate(270deg)}.icons-container{display:flex;flex-wrap:wrap}.icons-container>div>div{margin:0 auto}.icons-container p{font-size:14px;margin-top:10px}.icons-container>div{align-items:center;background:#edeff0;border:1px solid #d4d6d8;box-shadow:2px 2px 4px #edeff0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin:0 1rem 2rem;padding:1rem .5rem;text-align:center;width:calc(100% - 2rem)}@media(min-width:48em){.icons-container>div{width:calc(25% - 2rem)}}div.author__img{border-radius:50%;height:80px;min-width:80px;overflow:hidden;position:relative;width:80px}div.author__img:before{border-radius:50%;opacity:0;overflow:hidden;-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;-o-transition:all .6s;transition:all .6s}div.author__img:hover:before{opacity:.75}div.author__img:hover.accent-yellow:before,div.author__img:hover.yellow:before,div.author__img:hover:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}div.author__img:hover.accent-red:before,div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}div.author__img:hover.accent-green:before,div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}div.author__img:hover.accent-blue:before,div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}div.author__img.large{height:180px;width:180px}div.author__img.large:before{height:180px}.accent-yellow div.author__img:hover.accent-yellow:before,.accent-yellow div.author__img:hover.yellow:before,.accent-yellow div.author__img:hover:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-yellow div.author__img:hover.accent-red:before,.accent-yellow div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-yellow div.author__img:hover.accent-green:before,.accent-yellow div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-yellow div.author__img:hover.accent-blue:before,.accent-yellow div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}.accent-red div.author__img:hover:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-red div.author__img:hover.accent-yellow:before,.accent-red div.author__img:hover.yellow:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-red div.author__img:hover.accent-red:before,.accent-red div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-red div.author__img:hover.accent-green:before,.accent-red div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-red div.author__img:hover.accent-blue:before,.accent-red div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}.accent-green div.author__img:hover:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-green div.author__img:hover.accent-yellow:before,.accent-green div.author__img:hover.yellow:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-green div.author__img:hover.accent-red:before,.accent-green div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-green div.author__img:hover.accent-green:before,.accent-green div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-blue div.author__img:hover:before,.accent-green div.author__img:hover.accent-blue:before,.accent-green div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}.accent-blue div.author__img:hover.accent-yellow:before,.accent-blue div.author__img:hover.yellow:before{background:linear-gradient(45deg,#ffeb00,transparent 53%)}.accent-blue div.author__img:hover.accent-red:before,.accent-blue div.author__img:hover.red:before{background:linear-gradient(45deg,#ee402d,transparent 53%)}.accent-blue div.author__img:hover.accent-green:before,.accent-blue div.author__img:hover.green:before{background:linear-gradient(45deg,#6de354,transparent 53%)}.accent-blue div.author__img:hover.accent-blue:before,.accent-blue div.author__img:hover.blue:before{background:linear-gradient(45deg,#60d4f2,transparent 53%)}[dir=rtl] .author__img:before{-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1);transition:scaleX(-1)}img,picture{height:auto;max-width:100%}picture{display:block}figure{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto}figure,figure img,figure>div{width:100%}figure figcaption{line-height:1.4;margin:1rem 1.5rem 2rem}@media(min-width:48em){figure figcaption{margin:2rem 0;max-width:64rem;width:100%}}figure.medium{flex-direction:column;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:64rem}@media(min-width:48em){figure.medium{margin:0 auto;width:100%}figure.medium>div{width:100%}figure.medium img{max-width:100%}figure.medium figcaption{line-height:1.4;width:100%}}figure.portrait{align-items:flex-end;flex-direction:column;flex-wrap:nowrap;margin-left:auto;margin-right:auto}@media(min-width:48em){figure.portrait{flex-direction:row}figure.portrait img{width:100%}figure.portrait>div,figure.portrait>img{width:50%}figure.portrait figcaption{display:block;margin:0 0 0 1.5rem;max-width:64rem;padding-bottom:0;width:50%}figure.portrait figcaption p{margin-bottom:1rem;padding:0}figure.portrait figcaption p+.credits{border-top:1px solid #a9b1b7;margin-left:0;padding:1rem 0 0}}figure.portrait .credits{border-left:0;border-right:0;margin-bottom:1rem}figure.portrait .author__caption{font-size:.875rem;line-height:1.5}.image-figcaption__cart img{display:block}@media(min-width:48em){[dir=rtl] figure.portrait figcaption{margin:0 1.5rem 0 0}[dir=rtl] figure.portrait .credits{border-right:0;margin-right:0;padding:1rem 0}}.credits{font-size:.875rem;line-height:1.4;margin-left:auto}@media(min-width:48em){.credits{font-size:1rem}}.grid_name{color:#000;font-size:1.375rem;margin-bottom:1rem;margin-top:1rem;min-height:28px}@media(max-width:47.9375em){.grid_name{font-size:1.625rem}}.grid_name span{font-size:.875rem}.grid_description{color:#000;margin-bottom:1.25rem}.grid--layout{background-color:#edeff0;height:3rem;margin-bottom:.5rem}.grid--layout:nth-child(odd){background-color:#f7f7f7}.grid--layout .column{font-size:.813rem;padding:.625rem}.spacing-wrapper .spacing__row .spacing__title.Primary{font-size:3.438rem;font-style:normal;font-weight:700;line-height:1.1;margin-bottom:4rem;margin-top:.5rem}.spacing__define .spacing__name{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%}.spacing__define .spacing__name .spacing__label,.spacing__define .spacing__name .spacing__size{height:100px;width:100px}@media(min-width:48em){.spacing__define .spacing__name .spacing__size{margin:0 11rem}}.spacing__define .spacing__name .spacing-1,.spacing__define .spacing__name .spacing-10,.spacing__define .spacing__name .spacing-11,.spacing__define .spacing__name .spacing-12,.spacing__define .spacing__name .spacing-13,.spacing__define .spacing__name .spacing-2,.spacing__define .spacing__name .spacing-3,.spacing__define .spacing__name .spacing-4,.spacing__define .spacing__name .spacing-5,.spacing__define .spacing__name .spacing-6,.spacing__define .spacing__name .spacing-7,.spacing__define .spacing__name .spacing-8,.spacing__define .spacing__name .spacing-9{background-color:#006eb5}.spacing__define .spacing__name .spacing-1{height:2px;width:2px}.spacing__define .spacing__name .spacing-2{height:4px;width:4px}.spacing__define .spacing__name .spacing-3{height:8px;width:8px}.spacing__define .spacing__name .spacing-4{height:12px;width:12px}.spacing__define .spacing__name .spacing-5{height:16px;width:16px}.spacing__define .spacing__name .spacing-6{height:24px;width:24px}.spacing__define .spacing__name .spacing-7{height:32px;width:32px}.spacing__define .spacing__name .spacing-8{height:40px;width:40px}.spacing__define .spacing__name .spacing-9{height:48px;width:48px}.spacing__define .spacing__name .spacing-10{height:64px;width:64px}.spacing__define .spacing__name .spacing-11{height:80px;width:80px}.spacing__define .spacing__name .spacing-12{height:96px;width:96px}.spacing__define .spacing__name .spacing-13{height:160px;width:160px}.breadcrumb__item{color:#d12800;font-size:.75rem;font-weight:600;text-transform:uppercase}.breadcrumb__item:hover{color:#ee402d}.language__item{display:inline-block;line-height:.9;min-width:100px;padding:.75rem 1rem}.menu li a{border:none;display:inline;letter-spacing:.03em;text-transform:uppercase}.menu li a:hover{color:#55606e;cursor:pointer}.menu li a.selected{border-bottom:2px solid #d12800;padding-bottom:.25rem}.progress-container{background:#edeff0;height:.75rem;width:100%}@media(min-width:48em){.progress-container{height:1rem}}.progress-container .progress-bar{background:#ffeb00}.progress-container.small{height:.625rem}@media(min-width:48em){.progress-container.small{height:.75rem}}.progress-container.small .progress-bar{height:.625rem}@media(min-width:48em){.progress-container.small .progress-bar{height:.75rem}}.progress-container.accent-yellow .progress-bar,.progress-container.yellow .progress-bar{background:#ffeb00}.progress-container.accent-red .progress-bar,.progress-container.red .progress-bar{background:#ee402d}.progress-container.accent-green .progress-bar,.progress-container.green .progress-bar{background:#6de354}.progress-container.accent-blue .progress-bar,.progress-container.blue .progress-bar{background:#60d4f2}.accent-yellow .progress-container .progress-bar,.accent-yellow .progress-container.accent-yellow .progress-bar,.accent-yellow .progress-container.yellow .progress-bar,.yellow .progress-container .progress-bar,.yellow .progress-container.accent-yellow .progress-bar,.yellow .progress-container.yellow .progress-bar{background:#ffeb00}.accent-yellow .progress-container.accent-red .progress-bar,.accent-yellow .progress-container.red .progress-bar,.yellow .progress-container.accent-red .progress-bar,.yellow .progress-container.red .progress-bar{background:#ee402d}.accent-yellow .progress-container.accent-green .progress-bar,.accent-yellow .progress-container.green .progress-bar,.yellow .progress-container.accent-green .progress-bar,.yellow .progress-container.green .progress-bar{background:#6de354}.accent-yellow .progress-container.accent-blue .progress-bar,.accent-yellow .progress-container.blue .progress-bar,.yellow .progress-container.accent-blue .progress-bar,.yellow .progress-container.blue .progress-bar{background:#60d4f2}.accent-red .progress-container .progress-bar,.red .progress-container .progress-bar{background:#ee402d}.accent-red .progress-container.accent-yellow .progress-bar,.accent-red .progress-container.yellow .progress-bar,.red .progress-container.accent-yellow .progress-bar,.red .progress-container.yellow .progress-bar{background:#ffeb00}.accent-red .progress-container.accent-red .progress-bar,.accent-red .progress-container.red .progress-bar,.red .progress-container.accent-red .progress-bar,.red .progress-container.red .progress-bar{background:#ee402d}.accent-red .progress-container.accent-green .progress-bar,.accent-red .progress-container.green .progress-bar,.red .progress-container.accent-green .progress-bar,.red .progress-container.green .progress-bar{background:#6de354}.accent-red .progress-container.accent-blue .progress-bar,.accent-red .progress-container.blue .progress-bar,.red .progress-container.accent-blue .progress-bar,.red .progress-container.blue .progress-bar{background:#60d4f2}.accent-green .progress-container .progress-bar,.green .progress-container .progress-bar{background:#6de354}.accent-green .progress-container.accent-yellow .progress-bar,.accent-green .progress-container.yellow .progress-bar,.green .progress-container.accent-yellow .progress-bar,.green .progress-container.yellow .progress-bar{background:#ffeb00}.accent-green .progress-container.accent-red .progress-bar,.accent-green .progress-container.red .progress-bar,.green .progress-container.accent-red .progress-bar,.green .progress-container.red .progress-bar{background:#ee402d}.accent-green .progress-container.accent-green .progress-bar,.accent-green .progress-container.green .progress-bar,.green .progress-container.accent-green .progress-bar,.green .progress-container.green .progress-bar{background:#6de354}.accent-blue .progress-container .progress-bar,.accent-green .progress-container.accent-blue .progress-bar,.accent-green .progress-container.blue .progress-bar,.blue .progress-container .progress-bar,.green .progress-container.accent-blue .progress-bar,.green .progress-container.blue .progress-bar{background:#60d4f2}.accent-blue .progress-container.accent-yellow .progress-bar,.accent-blue .progress-container.yellow .progress-bar,.blue .progress-container.accent-yellow .progress-bar,.blue .progress-container.yellow .progress-bar{background:#ffeb00}.accent-blue .progress-container.accent-red .progress-bar,.accent-blue .progress-container.red .progress-bar,.blue .progress-container.accent-red .progress-bar,.blue .progress-container.red .progress-bar{background:#ee402d}.accent-blue .progress-container.accent-green .progress-bar,.accent-blue .progress-container.green .progress-bar,.blue .progress-container.accent-green .progress-bar,.blue .progress-container.green .progress-bar{background:#6de354}.accent-blue .progress-container.accent-blue .progress-bar,.accent-blue .progress-container.blue .progress-bar,.blue .progress-container.accent-blue .progress-bar,.blue .progress-container.blue .progress-bar{background:#60d4f2}.progress-bar{height:.75rem;min-width:1%;position:fixed;-webkit-transition:width .2s linear;-moz-transition:width .2s linear;-ms-transition:width .2s linear;-o-transition:width .2s linear;transition:width .2s linear;width:34%;z-index:1}@media(min-width:48em){.progress-bar{height:1rem}}.progress-top{top:0}.sidebar_item:hover{background-color:#f7f7f7}.sidebar_item.open .arrow{transform:rotate(180deg);transition:all .1s ease}.sidebar_item h6{margin-bottom:0}details summary{list-style-type:none;outline:0}details summary::-webkit-details-marker{display:none}details summary:before{background:url(../images/chevron-small-right.svg) no-repeat 0;content:"";display:inline-block;height:14px;margin-right:.25rem;width:14px}details[open] summary{margin-bottom:.5rem}details[open] summary:before{background:url(../images/chevron-small-down.svg) no-repeat 0;content:"";display:inline-block;height:14px;width:14px}[dir=rtl] details summary:before{margin-left:.25rem;margin-right:0;-webkit-transform:translate(0) rotate(180deg);-moz-transform:translate(0) rotate(180deg);-ms-transform:translate(0) rotate(180deg);-o-transform:translate(0) rotate(180deg);transition:translate(0) rotate(180deg)}[dir=rtl] details[open] summary:before{-webkit-transform:translate(0) rotate(0deg);-moz-transform:translate(0) rotate(0deg);-ms-transform:translate(0) rotate(0deg);-o-transform:translate(0) rotate(0deg);transition:translate(0) rotate(0deg)}table{border-collapse:collapse;border-spacing:0;width:100%}@media(min-width:48em){table{width:auto}}table.small td,table.small th{-webkit-text-size-adjust:100%;font-size:1rem}table.striped tr:nth-child(2n){background-color:#f7f7f7}table.border{border-collapse:collapse}table.border td,table.border th{border:1px solid #d4d6d8}table.stacked td,table.stacked th{display:block}@media(min-width:48em){table.stacked td,table.stacked th{display:table-cell}}table.stacked thead tr{display:none}@media(min-width:48em){table.stacked thead tr{display:table-row}}table.stacked.border tr{border:1px solid #d4d6d8}@media(min-width:48em){table.stacked.border tr td,table.stacked.border tr th{border:1px solid #d4d6d8}}td,th{font-size:1.25rem;line-height:1.4;padding:.75rem;vertical-align:top}@media(min-width:48em){td,th{padding:.75rem 2.5rem .75rem .75rem}}thead tr th{background-color:#edeff0;font-weight:600;text-align:left}.scroll{overflow-x:auto}.scroll thead th{white-space:nowrap}.scroll td,.scroll th{-webkit-text-size-adjust:100%}[dir=rtl] td,[dir=rtl] th{text-align:right}@media(min-width:48em){[dir=rtl] td,[dir=rtl] th{padding:.75rem .75rem .75rem 2.5rem}}:lang(my) td,:lang(my) th{line-height:1.7}.grid_description,.menu li a,small{font-size:.75rem}@media(min-width:48em){.grid_description,.menu li a,small{font-size:.875rem}}.language__item,details p{font-size:.875rem;line-height:1.4}@media(min-width:48em){.language__item,details p{font-size:1rem}}abbr[title],code,details summary,mark,q{font-size:1rem}@media(min-width:48em){abbr[title],code,details summary,mark,q{font-size:1.25rem}}cite{font-size:1.25rem;line-height:1.1}@media(min-width:48em){cite{font-size:1.5rem}}.language__item,.sidebar_item,tbody tr{border-bottom:1px solid #d4d6d8}.image-figcaption__cart img,div.author__img img{height:100%;object-fit:cover;padding:0;width:100%}.breadcrumb__item,table.stacked.border tr td,table.stacked.border tr th,table.striped tr{border:none}.sidebar_item{align-items:center;cursor:pointer;display:flex;justify-content:space-between;overflow:hidden;padding:1rem;position:relative}@media(min-width:48em){.sidebar_item{padding:1.5rem}}.sidebar_item.selected{background-color:#006eb5}.sidebar_item.selected h6{color:#fff}.sidebar_item.selected:hover{background-color:#006eb5}.overlay-grey:before,div.author__img:before,div.card-thumbnail__image:before,div.publication-thumbnail__image:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.breadcrumb__item,.menu li a,table.stacked.border tr td,table.stacked.border tr th,table.striped tr{background-image:none}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}:lang(my) .language__item,:lang(my) details p,details :lang(my) p{font-size:.75rem;line-height:1.7}@media(min-width:48em){:lang(my) .language__item,:lang(my) details p,details :lang(my) p{font-size:.875rem}}:lang(my) abbr[title],:lang(my) code,:lang(my) details summary,:lang(my) mark,:lang(my) q,details :lang(my) summary{font-size:.875rem}@media(min-width:48em){:lang(my) abbr[title],:lang(my) code,:lang(my) details summary,:lang(my) mark,:lang(my) q,details :lang(my) summary{font-size:1rem}}:lang(my) cite{font-size:1.25rem;line-height:1.1}@media(min-width:48em){:lang(my) cite{font-size:1.5rem}}.chevron-right-animated i:after,.chevron-right-animated i:before,.download-animated:after,.download-animated:before,.external-link-animated:after,.external-link-animated:before{box-sizing:border-box;content:"";display:block;position:absolute}.chevron-right-animated i{box-sizing:border-box;display:block;height:1rem;left:1.25rem;position:relative;-webkit-transition:width .3s;-moz-transition:width .3s;-ms-transition:width .3s;-o-transition:width .3s;transition:width .3s;width:0}.chevron-right-animated i:before{background-color:#ee402d;display:none;height:2px;right:0;top:7px;width:100%}.chevron-right-animated i:after{border-right:2px solid #ee402d;border-top:2px solid #ee402d;height:.75rem;right:0;top:2px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transition:rotate(45deg);width:.75rem}.chevron-right-animated:hover i{width:5rem}.chevron-right-animated:hover i:before{display:unset}a{background-image:linear-gradient(#d12800,#d12800),linear-gradient(#d12800,#d12800);background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a:hover{-webkit-animation:lineLoop-animation 2s linear infinite;-moz-animation:lineLoop-animation 2s linear infinite;-ms-animation:lineLoop-animation 2s linear infinite;-o-animation:lineLoop-animation 2s linear infinite;animation:lineLoop-animation 2s linear infinite}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}video{object-fit:cover} \ No newline at end of file diff --git a/docs/css/components/accordion.min.css b/docs/css/components/accordion.min.css index c072b3af3..81c94c92c 100644 --- a/docs/css/components/accordion.min.css +++ b/docs/css/components/accordion.min.css @@ -1 +1 @@ -.accordion li button{align-items:center;background:transparent;border:none;cursor:pointer;display:block;display:flex;font-size:1rem;font-weight:700;letter-spacing:.03em;line-height:1;text-transform:uppercase}@media(min-width:48em){.accordion li button{display:inline-flex}}.accordion{background-color:#fff}.accordion li :lang(my) button,:lang(my) .accordion li button{font-size:.875rem}.accordion{padding:0;position:relative}.accordion li{border-bottom:1px solid #a9b1b7;cursor:pointer;list-style:none;margin-bottom:0;overflow:hidden;padding-left:0;position:relative}.accordion li button{font-size:1.563rem;font-weight:400;letter-spacing:0;line-height:1.15;margin:0 auto;padding:1rem 0 1.5rem;text-align:left;width:100%}.accordion li button:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE5IDEtOSAxMEwxIDEiIHN0cm9rZT0iI0VFNDAyRCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 50%;border-top-color:#f3f3f3;content:"";height:1.25rem;margin-left:1.5rem;position:absolute;right:0;top:1.5rem;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;width:1.25rem}.accordion li button.accordion--active:before{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transition:rotateZ(-180deg)}.accordion li p:last-of-type{margin-bottom:0}[dir=rtl] .accordion li button{text-align:right}[dir=rtl] .accordion li button:before{left:0;margin-left:0;right:unset}[dir=rtl] .accordion li button.accordion--active{padding-right:0}[dir=rtl] .accordion li button.accordion--active:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transition:rotateZ(180deg)}.accordion__panel{display:none;height:auto;padding:2rem}@media(min-width:48em){.accordion__panel{padding:2.5rem}[data-accordion=mobile] .desktop-visible{display:block!important}[data-accordion=mobile] .desktop-event-none{pointer-events:none}}:lang(my) .accordion li button{font-family:NotoSans,sans-serif} \ No newline at end of file +.accordion li button{align-items:center;background:transparent;border:none;cursor:pointer;display:block;display:flex;font-size:1rem;font-weight:700;letter-spacing:.03em;line-height:1;text-transform:uppercase}@media(min-width:48em){.accordion li button{display:inline-flex}}.accordion{background-color:#fff}.accordion li :lang(my) button,:lang(my) .accordion li button{font-size:.875rem}.accordion{padding:0;position:relative}.accordion li{border-bottom:1px solid #a9b1b7;cursor:pointer;list-style:none;margin-bottom:0;overflow:hidden;padding-left:0;position:relative}.accordion li button{font-size:1.563rem;font-weight:400;letter-spacing:0;line-height:1.15;margin:0 auto;padding:1rem 0 1.5rem;text-align:left;width:100%}.accordion li button:before{background:url(../../images/chevron-down.svg) no-repeat 50%;border-top-color:#f3f3f3;content:"";height:1.25rem;margin-left:1.5rem;position:absolute;right:0;top:1.5rem;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;width:1.25rem}.accordion li button.accordion--active:before{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transition:rotateZ(-180deg)}.accordion li p:last-of-type{margin-bottom:0}[dir=rtl] .accordion li button{text-align:right}[dir=rtl] .accordion li button:before{left:0;margin-left:0;right:unset}[dir=rtl] .accordion li button.accordion--active{padding-right:0}[dir=rtl] .accordion li button.accordion--active:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transition:rotateZ(180deg)}.accordion__panel{display:none;height:auto;padding:2rem}@media(min-width:48em){.accordion__panel{padding:2.5rem}[data-accordion=mobile] .desktop-visible{display:block!important}[data-accordion=mobile] .desktop-event-none{pointer-events:none}}:lang(my) .accordion li button{font-family:NotoSans,sans-serif} \ No newline at end of file diff --git a/docs/css/components/bio-card.min.css b/docs/css/components/bio-card.min.css index 87b8d3546..7c48935d2 100644 --- a/docs/css/components/bio-card.min.css +++ b/docs/css/components/bio-card.min.css @@ -1 +1 @@ -.bio-card .bio-card__content p,.bio-card-content p.small{font-size:.875rem;line-height:1.4}@media(min-width:48em){.bio-card .bio-card__content p,.bio-card-content p.small{font-size:1rem}}.overlay-grey:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.bio-card .bio-card__content :lang(my) p,.bio-card-content :lang(my) p.small,:lang(my) .bio-card .bio-card__content p,:lang(my) .bio-card-content p.small{font-size:.75rem;line-height:1.7}@media(min-width:48em){.bio-card .bio-card__content :lang(my) p,.bio-card-content :lang(my) p.small,:lang(my) .bio-card .bio-card__content p,:lang(my) .bio-card-content p.small{font-size:.875rem}}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.bio-card-wrapper,.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.bio-card-wrapper::-webkit-scrollbar,.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.bio-card-wrapper::-webkit-scrollbar-track,.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.bio-card-wrapper::-webkit-scrollbar-corner,.custom-scrollbar::-webkit-scrollbar-corner{display:none}.bio-card-wrapper::-webkit-scrollbar-thumb,.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.bio-card a{background:#f7f7f7;display:block;-webkit-transition:.6s ease;-moz-transition:.6s ease;-ms-transition:.6s ease;-o-transition:.6s ease;transition:.6s ease}.bio-card .card-thumbnail__image img{height:auto;width:100%}.bio-card:hover .cta--arrow i{width:5rem}.bio-card:hover .cta--arrow i:before{display:unset}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.accent-yellow .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-yellow .bio-card:hover.yellow .card-thumbnail__image:before,.bio-card:hover .card-thumbnail__image:before,.bio-card:hover.yellow .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%);opacity:.75}.accent-yellow .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-yellow .bio-card:hover.red .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%);opacity:.75}.accent-yellow .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-yellow .bio-card:hover.green .card-thumbnail__image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%);opacity:.75}.accent-yellow .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-yellow .bio-card:hover.blue .card-thumbnail__image:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%);opacity:.75}.accent-red .bio-card:hover .card-thumbnail__image:before,.bio-card:hover.red .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%);opacity:.75}.accent-red .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-red .bio-card:hover.yellow .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%);opacity:.75}.accent-red .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-red .bio-card:hover.red .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%);opacity:.75}.accent-red .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-red .bio-card:hover.green .card-thumbnail__image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%);opacity:.75}.accent-red .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-red .bio-card:hover.blue .card-thumbnail__image:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%);opacity:.75}.accent-green .bio-card:hover .card-thumbnail__image:before,.bio-card:hover.green .card-thumbnail__image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%);opacity:.75}.accent-green .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-green .bio-card:hover.yellow .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%);opacity:.75}.accent-green .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-green .bio-card:hover.red .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%);opacity:.75}.accent-green .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-green .bio-card:hover.green .card-thumbnail__image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%);opacity:.75}.accent-blue .bio-card:hover .card-thumbnail__image:before,.accent-green .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-green .bio-card:hover.blue .card-thumbnail__image:before,.bio-card:hover.blue .card-thumbnail__image:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%);opacity:.75}.accent-blue .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-blue .bio-card:hover.yellow .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%);opacity:.75}.accent-blue .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-blue .bio-card:hover.red .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%);opacity:.75}.accent-blue .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-blue .bio-card:hover.green .card-thumbnail__image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%);opacity:.75}.accent-blue .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-blue .bio-card:hover.blue .card-thumbnail__image:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%);opacity:.75}.bio-card .bio-card__content{background:#fafafa;flex-direction:column;order:2;overflow:hidden;position:relative}@media(min-width:48em){.bio-card .bio-card__content{background:none;display:flex;order:inherit}}.bio-card .bio-card__content .bio-card__description{padding:2rem 1.5rem 0}.bio-card .bio-card__content .card-thumbnail__image{order:1}@media(min-width:48em){.bio-card .bio-card__content .card-thumbnail__image{order:inherit}}.bio-card .bio-card__content .card-thumbnail__image:before{opacity:0}.bio-card .bio-card__content h5{margin-bottom:1.125rem}@media(min-width:48em){.bio-card .bio-card__content h5{margin-bottom:.75rem}}.bio-card .bio-card__content p{margin-bottom:2.063rem}@media(min-width:48em){.bio-card .bio-card__content p{margin-bottom:1.5rem}}.bio-card .bio-card__content .cta__link{margin-bottom:0;margin-top:1.5rem;padding:0 1.5rem 2rem}@media(min-width:48em){.bio-card .bio-card__content .cta__link{margin-top:auto}}.modal{visibility:hidden}.modal.open{visibility:visible}.bio-card-wrapper{display:block;height:100%;overflow-y:scroll;overflow-y:auto}@media(min-width:48em){.bio-card-wrapper{display:flex}}.bio-card-image{width:100%}@media(min-width:48em){.bio-card-image{min-width:338px}}.bio-card-image img{width:100%}@media(min-width:48em){.bio-card-image img{width:auto}}.bio-card-content{padding:2rem 1.5rem}@media(min-width:48em){.bio-card-content{padding:0 1.5rem}}.bio-card-content p{margin-bottom:2rem}[dir=rtl] .bio-card:hover .cta--arrow:after{-webkit-transform:translate(0) rotate(180deg);-moz-transform:translate(0) rotate(180deg);-ms-transform:translate(0) rotate(180deg);-o-transform:translate(0) rotate(180deg);transition:translate(0,0) rotate(180deg)}.accent-yellow [dir=rtl] .bio-card:hover .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.blue .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.green .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.red .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.yellow .card-thumbnail__image:before,[dir=rtl] .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .bio-card:hover.yellow .card-thumbnail__image:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-red [dir=rtl] .bio-card:hover .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.blue .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.green .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.red .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.yellow .card-thumbnail__image:before,[dir=rtl] .bio-card:hover.red .card-thumbnail__image:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-green [dir=rtl] .bio-card:hover .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.blue .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.green .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.red .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.yellow .card-thumbnail__image:before,[dir=rtl] .bio-card:hover.green .card-thumbnail__image:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-blue [dir=rtl] .bio-card:hover .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.blue .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.green .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.red .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.yellow .card-thumbnail__image:before,[dir=rtl] .bio-card:hover.blue .card-thumbnail__image:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)} \ No newline at end of file +.bio-card .bio-card__content p,.bio-card-content p.small{font-size:.875rem;line-height:1.4}@media(min-width:48em){.bio-card .bio-card__content p,.bio-card-content p.small{font-size:1rem}}.bio-card .bio-card__content :lang(my) p,.bio-card-content :lang(my) p.small,:lang(my) .bio-card .bio-card__content p,:lang(my) .bio-card-content p.small{font-size:.75rem;line-height:1.7}@media(min-width:48em){.bio-card .bio-card__content :lang(my) p,.bio-card-content :lang(my) p.small,:lang(my) .bio-card .bio-card__content p,:lang(my) .bio-card-content p.small{font-size:.875rem}}.bio-card-wrapper{overflow-x:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.bio-card-wrapper::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.bio-card-wrapper::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.bio-card-wrapper::-webkit-scrollbar-corner{display:none}.bio-card-wrapper::-webkit-scrollbar-thumb{background:#000}.bio-card a{background:#f7f7f7;display:block;-webkit-transition:.6s ease;-moz-transition:.6s ease;-ms-transition:.6s ease;-o-transition:.6s ease;transition:.6s ease}.bio-card .card-thumbnail__image img{height:auto;width:100%}.bio-card:hover .cta--arrow i{width:5rem}.bio-card:hover .cta--arrow i:before{display:unset}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.accent-yellow .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-yellow .bio-card:hover.yellow .card-thumbnail__image:before,.bio-card:hover .card-thumbnail__image:before,.bio-card:hover.yellow .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%);opacity:.75}.accent-yellow .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-yellow .bio-card:hover.red .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%);opacity:.75}.accent-yellow .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-yellow .bio-card:hover.green .card-thumbnail__image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%);opacity:.75}.accent-yellow .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-yellow .bio-card:hover.blue .card-thumbnail__image:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%);opacity:.75}.accent-red .bio-card:hover .card-thumbnail__image:before,.bio-card:hover.red .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%);opacity:.75}.accent-red .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-red .bio-card:hover.yellow .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%);opacity:.75}.accent-red .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-red .bio-card:hover.red .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%);opacity:.75}.accent-red .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-red .bio-card:hover.green .card-thumbnail__image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%);opacity:.75}.accent-red .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-red .bio-card:hover.blue .card-thumbnail__image:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%);opacity:.75}.accent-green .bio-card:hover .card-thumbnail__image:before,.bio-card:hover.green .card-thumbnail__image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%);opacity:.75}.accent-green .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-green .bio-card:hover.yellow .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%);opacity:.75}.accent-green .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-green .bio-card:hover.red .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%);opacity:.75}.accent-green .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-green .bio-card:hover.green .card-thumbnail__image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%);opacity:.75}.accent-blue .bio-card:hover .card-thumbnail__image:before,.accent-green .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-green .bio-card:hover.blue .card-thumbnail__image:before,.bio-card:hover.blue .card-thumbnail__image:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%);opacity:.75}.accent-blue .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-blue .bio-card:hover.yellow .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%);opacity:.75}.accent-blue .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-blue .bio-card:hover.red .card-thumbnail__image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%);opacity:.75}.accent-blue .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-blue .bio-card:hover.green .card-thumbnail__image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%);opacity:.75}.accent-blue .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-blue .bio-card:hover.blue .card-thumbnail__image:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%);opacity:.75}.bio-card .bio-card__content{background:#fafafa;flex-direction:column;order:2;overflow:hidden;position:relative}@media(min-width:48em){.bio-card .bio-card__content{background:none;display:flex;order:inherit}}.bio-card .bio-card__content .bio-card__description{padding:2rem 1.5rem 0}.bio-card .bio-card__content .card-thumbnail__image{order:1}@media(min-width:48em){.bio-card .bio-card__content .card-thumbnail__image{order:inherit}}.bio-card .bio-card__content .card-thumbnail__image:before{opacity:0}.bio-card .bio-card__content h5{margin-bottom:1.125rem}@media(min-width:48em){.bio-card .bio-card__content h5{margin-bottom:.75rem}}.bio-card .bio-card__content p{margin-bottom:2.063rem}@media(min-width:48em){.bio-card .bio-card__content p{margin-bottom:1.5rem}}.bio-card .bio-card__content .cta__link{margin-bottom:0;margin-top:1.5rem;padding:0 1.5rem 2rem}@media(min-width:48em){.bio-card .bio-card__content .cta__link{margin-top:auto}}.modal{visibility:hidden}.modal.open{visibility:visible}.bio-card-wrapper{display:block;height:100%;overflow-y:scroll;overflow-y:auto}@media(min-width:48em){.bio-card-wrapper{display:flex}}.bio-card-image{width:100%}@media(min-width:48em){.bio-card-image{min-width:338px}}.bio-card-image img{width:100%}@media(min-width:48em){.bio-card-image img{width:auto}}.bio-card-content{padding:2rem 1.5rem}@media(min-width:48em){.bio-card-content{padding:0 1.5rem}}.bio-card-content p{margin-bottom:2rem}[dir=rtl] .bio-card:hover .cta--arrow:after{-webkit-transform:translate(0) rotate(180deg);-moz-transform:translate(0) rotate(180deg);-ms-transform:translate(0) rotate(180deg);-o-transform:translate(0) rotate(180deg);transition:translate(0,0) rotate(180deg)}.accent-yellow [dir=rtl] .bio-card:hover .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.blue .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.green .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.red .card-thumbnail__image:before,.accent-yellow [dir=rtl] .bio-card:hover.yellow .card-thumbnail__image:before,[dir=rtl] .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .bio-card:hover.yellow .card-thumbnail__image:before{background:linear-gradient(297deg,#ffeb00,transparent 61.11%)}.accent-red [dir=rtl] .bio-card:hover .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.blue .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.green .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.red .card-thumbnail__image:before,.accent-red [dir=rtl] .bio-card:hover.yellow .card-thumbnail__image:before,[dir=rtl] .bio-card:hover.red .card-thumbnail__image:before{background:linear-gradient(297deg,#ee402d,transparent 61.11%)}.accent-green [dir=rtl] .bio-card:hover .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.blue .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.green .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.red .card-thumbnail__image:before,.accent-green [dir=rtl] .bio-card:hover.yellow .card-thumbnail__image:before,[dir=rtl] .bio-card:hover.green .card-thumbnail__image:before{background:linear-gradient(297deg,#6de354,transparent 61.11%)}.accent-blue [dir=rtl] .bio-card:hover .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.accent-blue .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.accent-green .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.accent-red .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.accent-yellow .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.blue .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.green .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.red .card-thumbnail__image:before,.accent-blue [dir=rtl] .bio-card:hover.yellow .card-thumbnail__image:before,[dir=rtl] .bio-card:hover.blue .card-thumbnail__image:before{background:linear-gradient(297deg,#60d4f2,transparent 61.11%)} \ No newline at end of file diff --git a/docs/css/components/buttons.min.css b/docs/css/components/buttons.min.css index 8895c373d..c91abd468 100644 --- a/docs/css/components/buttons.min.css +++ b/docs/css/components/buttons.min.css @@ -1 +1 @@ -.button{align-items:center;background:transparent;border:none;display:block;display:flex;font-size:1rem;font-weight:700;letter-spacing:.03em;line-height:1;text-transform:uppercase}@media(min-width:48em){.button{display:inline-flex}}:lang(my) .button{font-size:.875rem}.button{color:#fff;cursor:pointer;justify-content:center;padding:1rem 1.5rem}.button:focus-visible{box-shadow:0 0 4px #0468b1;outline:0}button:focus-visible{box-shadow:0 0 4px #0468b1;outline:0}.button.button-primary{background-color:#d12800}.button.button-primary:hover{background-color:#ee402d}.button.button-primary.button-arrow:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEgMSAxMCA4Ljk5OEwxIDE5IiBzdHJva2U9IiMyMzJFM0QiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat 0;content:"";height:20px;margin-left:.75rem;-webkit-transition:.2s ease;-moz-transition:.2s ease;-ms-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;width:13px}.button.button-primary.button-arrow:hover:after{-webkit-transform:translate(70%);-moz-transform:translate(70%);-ms-transform:translate(70%);-o-transform:translate(70%);transition:translate(70%,0)}.button.button-primary.button-arrow.disabled:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEgMSAxMCA4Ljk5OEwxIDE5IiBzdHJva2U9IiNFREVGRjAiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat 0;content:""}.button.button-primary.button-external-link{align-items:baseline}.button.button-primary .external-link-animated{box-shadow:-2px 2px 0 0 #000,-4px 0 0 -2px #000,-3px 3px 0 -1px #000;margin-left:1rem}.button.button-primary .external-link-animated:before{background:#000}.button.button-primary .external-link-animated:after{border-right:2px solid #000;border-top:2px solid #000}.button.button-primary:hover .external-link-animated:after{-webkit-transform:translate(5px,-5px);-moz-transform:translate(5px,-5px);-ms-transform:translate(5px,-5px);-o-transform:translate(5px,-5px);transition:translate(5px,-5px)}.button.button-primary:hover .external-link-animated:before{-webkit-transform:rotate(-45deg) translate(7px);-moz-transform:rotate(-45deg) translate(7px);-ms-transform:rotate(-45deg) translate(7px);-o-transform:rotate(-45deg) translate(7px);transition:rotate(-45deg) translate(7px,0)}.button.button-primary.disabled .external-link-animated{box-shadow:-2px 2px 0 0 #edeff0,-4px 0 0 -2px #edeff0,-3px 3px 0 -1px #edeff0}.button.button-primary.disabled .external-link-animated:before{background:#edeff0}.button.button-primary.disabled .external-link-animated:after{border-right:2px solid #edeff0;border-top:2px solid #edeff0}.button.button-primary.button-download{align-items:baseline;padding:1.25rem 1.5rem}.button.button-primary .download-animated{margin-left:1rem}.button.button-primary .download-animated i{border:2px solid #000;border-top:0}.button.button-primary .download-animated:after{border-bottom:2px solid #000;border-left:2px solid #000}.button.button-primary .download-animated:before{background:#000}.button.button-primary:hover .download-animated:after{-webkit-transform:rotate(-45deg) translate(7px,-7px);-moz-transform:rotate(-45deg) translate(7px,-7px);-ms-transform:rotate(-45deg) translate(7px,-7px);-o-transform:rotate(-45deg) translate(7px,-7px);transition:rotate(-45deg) translate(7px,-7px)}.button.button-primary:hover .download-animated:before{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transition:translate(0,-10px)}.button.button-primary.disabled .download-animated i{border:2px solid #edeff0;border-top:0}.button.button-primary.disabled .download-animated:after{border-bottom:2px solid #edeff0;border-left:2px solid #edeff0}.button.button-primary.disabled .download-animated:before{background:#edeff0}.button.button-secondary{background-color:#006eb5}.button.button-secondary:hover{background-color:#4f95dd}.button.button-secondary.button-arrow:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEgMSAxMCA4Ljk5OEwxIDE5IiBzdHJva2U9IiNFREVGRjAiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat 0;content:"";height:20px;margin-left:.75rem;-webkit-transition:.2s ease;-moz-transition:.2s ease;-ms-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;width:13px}.button.button-secondary.button-arrow:hover:after{-webkit-transform:translate(70%);-moz-transform:translate(70%);-ms-transform:translate(70%);-o-transform:translate(70%);transition:translate(70%,0)}.button.button-secondary.button-arrow.disabled:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEgMSAxMCA4Ljk5OEwxIDE5IiBzdHJva2U9IiNFREVGRjAiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat 0;content:""}.button.button-secondary.button-external-link{align-items:baseline}.button.button-secondary .external-link-animated{box-shadow:-2px 2px 0 0 #fff,-4px 0 0 -2px #fff,-3px 3px 0 -1px #fff;margin-left:1rem}.button.button-secondary .external-link-animated:before{background:#fff}.button.button-secondary .external-link-animated:after{border-right:2px solid #fff;border-top:2px solid #fff}.button.button-secondary:hover .external-link-animated:after{-webkit-transform:translate(5px,-5px);-moz-transform:translate(5px,-5px);-ms-transform:translate(5px,-5px);-o-transform:translate(5px,-5px);transition:translate(5px,-5px)}.button.button-secondary:hover .external-link-animated:before{-webkit-transform:rotate(-45deg) translate(7px);-moz-transform:rotate(-45deg) translate(7px);-ms-transform:rotate(-45deg) translate(7px);-o-transform:rotate(-45deg) translate(7px);transition:rotate(-45deg) translate(7px,0)}.button.button-secondary.disabled .external-link-animated{box-shadow:-2px 2px 0 0 #edeff0,-4px 0 0 -2px #edeff0,-3px 3px 0 -1px #edeff0}.button.button-secondary.disabled .external-link-animated:before{background:#edeff0}.button.button-secondary.disabled .external-link-animated:after{border-right:2px solid #edeff0;border-top:2px solid #edeff0}.button.button-secondary.button-download{align-items:baseline;padding:1.25rem 1.5rem}.button.button-secondary .download-animated{margin-left:1rem}.button.button-secondary .download-animated i{border:2px solid #fff;border-top:0}.button.button-secondary .download-animated:after{border-bottom:2px solid #fff;border-left:2px solid #fff}.button.button-secondary .download-animated:before{background:#fff}.button.button-secondary:hover .download-animated:after{-webkit-transform:rotate(-45deg) translate(7px,-7px);-moz-transform:rotate(-45deg) translate(7px,-7px);-ms-transform:rotate(-45deg) translate(7px,-7px);-o-transform:rotate(-45deg) translate(7px,-7px);transition:rotate(-45deg) translate(7px,-7px)}.button.button-secondary:hover .download-animated:before{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transition:translate(0,-10px)}.button.button-secondary.disabled .download-animated i{border:2px solid #edeff0;border-top:0}.button.button-secondary.disabled .download-animated:after{border-bottom:2px solid #edeff0;border-left:2px solid #edeff0}.button.button-secondary.disabled .download-animated:before{background:#edeff0}.button.disabled{background-color:#d4d6d8;color:#edeff0;pointer-events:none}[dir=rtl] .button.button-primary.button-arrow:after,[dir=rtl] .button.button-secondary.button-arrow:after{margin-left:0;margin-right:.75rem;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transition:rotate(180deg)}[dir=rtl] .button.button-primary.button-arrow:hover:after,[dir=rtl] .button.button-secondary.button-arrow:hover:after{-webkit-transform:translate(-50%) rotate(180deg);-moz-transform:translate(-50%) rotate(180deg);-ms-transform:translate(-50%) rotate(180deg);-o-transform:translate(-50%) rotate(180deg);transition:translate(-50%,0) rotate(180deg)}[dir=rtl] .button.button-primary .download-animated,[dir=rtl] .button.button-primary .external-link-animated,[dir=rtl] .button.button-secondary .download-animated,[dir=rtl] .button.button-secondary .external-link-animated{margin-left:0;margin-right:1rem} \ No newline at end of file +.button{align-items:center;background:transparent;border:none;display:block;display:flex;font-size:1rem;font-weight:700;letter-spacing:.03em;line-height:1;text-transform:uppercase}@media(min-width:48em){.button{display:inline-flex}}:lang(my) .button{font-size:.875rem}.button{color:#fff;cursor:pointer;justify-content:center;padding:1rem 1.5rem}.button:focus-visible{box-shadow:0 0 4px #0468b1;outline:0}button:focus-visible{box-shadow:0 0 4px #0468b1;outline:0}.button.button-primary{background-color:#d12800}.button.button-primary:hover{background-color:#ee402d}.button.button-primary.button-arrow:after{background:url(../../images/chevron-right-black.svg) no-repeat 0;content:"";height:20px;margin-left:.75rem;-webkit-transition:.2s ease;-moz-transition:.2s ease;-ms-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;width:13px}.button.button-primary.button-arrow:hover:after{-webkit-transform:translate(70%);-moz-transform:translate(70%);-ms-transform:translate(70%);-o-transform:translate(70%);transition:translate(70%,0)}.button.button-primary.button-arrow.disabled:after{background:url(../../images/chevron-right-white.svg) no-repeat 0;content:""}.button.button-primary.button-external-link{align-items:baseline}.button.button-primary .external-link-animated{box-shadow:-2px 2px 0 0 #000,-4px 0 0 -2px #000,-3px 3px 0 -1px #000;margin-left:1rem}.button.button-primary .external-link-animated:before{background:#000}.button.button-primary .external-link-animated:after{border-right:2px solid #000;border-top:2px solid #000}.button.button-primary:hover .external-link-animated:after{-webkit-transform:translate(5px,-5px);-moz-transform:translate(5px,-5px);-ms-transform:translate(5px,-5px);-o-transform:translate(5px,-5px);transition:translate(5px,-5px)}.button.button-primary:hover .external-link-animated:before{-webkit-transform:rotate(-45deg) translate(7px);-moz-transform:rotate(-45deg) translate(7px);-ms-transform:rotate(-45deg) translate(7px);-o-transform:rotate(-45deg) translate(7px);transition:rotate(-45deg) translate(7px,0)}.button.button-primary.disabled .external-link-animated{box-shadow:-2px 2px 0 0 #edeff0,-4px 0 0 -2px #edeff0,-3px 3px 0 -1px #edeff0}.button.button-primary.disabled .external-link-animated:before{background:#edeff0}.button.button-primary.disabled .external-link-animated:after{border-right:2px solid #edeff0;border-top:2px solid #edeff0}.button.button-primary.button-download{align-items:baseline;padding:1.25rem 1.5rem}.button.button-primary .download-animated{margin-left:1rem}.button.button-primary .download-animated i{border:2px solid #000;border-top:0}.button.button-primary .download-animated:after{border-bottom:2px solid #000;border-left:2px solid #000}.button.button-primary .download-animated:before{background:#000}.button.button-primary:hover .download-animated:after{-webkit-transform:rotate(-45deg) translate(7px,-7px);-moz-transform:rotate(-45deg) translate(7px,-7px);-ms-transform:rotate(-45deg) translate(7px,-7px);-o-transform:rotate(-45deg) translate(7px,-7px);transition:rotate(-45deg) translate(7px,-7px)}.button.button-primary:hover .download-animated:before{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transition:translate(0,-10px)}.button.button-primary.disabled .download-animated i{border:2px solid #edeff0;border-top:0}.button.button-primary.disabled .download-animated:after{border-bottom:2px solid #edeff0;border-left:2px solid #edeff0}.button.button-primary.disabled .download-animated:before{background:#edeff0}.button.button-secondary{background-color:#006eb5}.button.button-secondary:hover{background-color:#4f95dd}.button.button-secondary.button-arrow:after{background:url(../../images/chevron-right-white.svg) no-repeat 0;content:"";height:20px;margin-left:.75rem;-webkit-transition:.2s ease;-moz-transition:.2s ease;-ms-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;width:13px}.button.button-secondary.button-arrow:hover:after{-webkit-transform:translate(70%);-moz-transform:translate(70%);-ms-transform:translate(70%);-o-transform:translate(70%);transition:translate(70%,0)}.button.button-secondary.button-arrow.disabled:after{background:url(../../images/chevron-right-white.svg) no-repeat 0;content:""}.button.button-secondary.button-external-link{align-items:baseline}.button.button-secondary .external-link-animated{box-shadow:-2px 2px 0 0 #fff,-4px 0 0 -2px #fff,-3px 3px 0 -1px #fff;margin-left:1rem}.button.button-secondary .external-link-animated:before{background:#fff}.button.button-secondary .external-link-animated:after{border-right:2px solid #fff;border-top:2px solid #fff}.button.button-secondary:hover .external-link-animated:after{-webkit-transform:translate(5px,-5px);-moz-transform:translate(5px,-5px);-ms-transform:translate(5px,-5px);-o-transform:translate(5px,-5px);transition:translate(5px,-5px)}.button.button-secondary:hover .external-link-animated:before{-webkit-transform:rotate(-45deg) translate(7px);-moz-transform:rotate(-45deg) translate(7px);-ms-transform:rotate(-45deg) translate(7px);-o-transform:rotate(-45deg) translate(7px);transition:rotate(-45deg) translate(7px,0)}.button.button-secondary.disabled .external-link-animated{box-shadow:-2px 2px 0 0 #edeff0,-4px 0 0 -2px #edeff0,-3px 3px 0 -1px #edeff0}.button.button-secondary.disabled .external-link-animated:before{background:#edeff0}.button.button-secondary.disabled .external-link-animated:after{border-right:2px solid #edeff0;border-top:2px solid #edeff0}.button.button-secondary.button-download{align-items:baseline;padding:1.25rem 1.5rem}.button.button-secondary .download-animated{margin-left:1rem}.button.button-secondary .download-animated i{border:2px solid #fff;border-top:0}.button.button-secondary .download-animated:after{border-bottom:2px solid #fff;border-left:2px solid #fff}.button.button-secondary .download-animated:before{background:#fff}.button.button-secondary:hover .download-animated:after{-webkit-transform:rotate(-45deg) translate(7px,-7px);-moz-transform:rotate(-45deg) translate(7px,-7px);-ms-transform:rotate(-45deg) translate(7px,-7px);-o-transform:rotate(-45deg) translate(7px,-7px);transition:rotate(-45deg) translate(7px,-7px)}.button.button-secondary:hover .download-animated:before{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transition:translate(0,-10px)}.button.button-secondary.disabled .download-animated i{border:2px solid #edeff0;border-top:0}.button.button-secondary.disabled .download-animated:after{border-bottom:2px solid #edeff0;border-left:2px solid #edeff0}.button.button-secondary.disabled .download-animated:before{background:#edeff0}.button.disabled{background-color:#d4d6d8;color:#edeff0;pointer-events:none}[dir=rtl] .button.button-primary.button-arrow:after,[dir=rtl] .button.button-secondary.button-arrow:after{margin-left:0;margin-right:.75rem;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transition:rotate(180deg)}[dir=rtl] .button.button-primary.button-arrow:hover:after,[dir=rtl] .button.button-secondary.button-arrow:hover:after{-webkit-transform:translate(-50%) rotate(180deg);-moz-transform:translate(-50%) rotate(180deg);-ms-transform:translate(-50%) rotate(180deg);-o-transform:translate(-50%) rotate(180deg);transition:translate(-50%,0) rotate(180deg)}[dir=rtl] .button.button-primary .download-animated,[dir=rtl] .button.button-primary .external-link-animated,[dir=rtl] .button.button-secondary .download-animated,[dir=rtl] .button.button-secondary .external-link-animated{margin-left:0;margin-right:1rem} \ No newline at end of file diff --git a/docs/css/components/checkbox.min.css b/docs/css/components/checkbox.min.css index 2f4ff170a..4de943dd2 100644 --- a/docs/css/components/checkbox.min.css +++ b/docs/css/components/checkbox.min.css @@ -1 +1 @@ -input[type=checkbox]{-webkit-appearance:none;appearance:none;border:2px solid #d12800;cursor:pointer;height:16px;margin:0;width:16px}input[type=checkbox]:hover{border-color:#ffb4ae}input[type=checkbox]:focus-visible{box-shadow:0 0 4px #0468b1;outline:0}.form-check{align-items:center;display:flex;position:relative}.form-check label{cursor:pointer;font-size:1rem;padding:0 7px}input[type=checkbox]{border-radius:0}input[type=checkbox]:checked{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEgNi41IDMgM0w5LjUgMSIgc3Ryb2tlPSIjRDEyODAwIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=) 1px 0 no-repeat} \ No newline at end of file +input[type=checkbox]{-webkit-appearance:none;appearance:none;border:2px solid #d12800;cursor:pointer;height:16px;margin:0;width:16px}input[type=checkbox]:hover{border-color:#ffb4ae}input[type=checkbox]:focus-visible{box-shadow:0 0 4px #0468b1;outline:0}.form-check{align-items:center;display:flex;position:relative}.form-check label{cursor:pointer;font-size:1rem;padding:0 7px}input[type=checkbox]{border-radius:0}input[type=checkbox]:checked{background:url(../../images/icon-check.svg) 1px 0 no-repeat} \ No newline at end of file diff --git a/docs/css/components/chips.min.css b/docs/css/components/chips.min.css index 6586ecc72..363e33424 100644 --- a/docs/css/components/chips.min.css +++ b/docs/css/components/chips.min.css @@ -1 +1 @@ -.chip{align-items:center;background:#f7f7f7;border:none;border-radius:20px;box-shadow:0 1px 2px rgba(0,0,0,.2);display:inline-flex;min-height:1.875rem;padding:.25rem 1rem}.chip:hover{background-color:#edeff0}.chip.chip__cross:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAxNyAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBjbGlwLXBhdGg9InVybCgjYSkiIHN0cm9rZT0iI0QxMjgwMCIgc3Ryb2tlLXdpZHRoPSIyIj48cGF0aCBkPSJtMTIuNzUgNC43NS04LjUgOC41TTEyLjc1IDEzLjI1bC04LjUtOC41Ii8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHBhdGggZmlsbD0iI2ZmZiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAuNSkiIGQ9Ik0wIDBoMTd2MTdIMHoiLz48L2NsaXBQYXRoPjwvZGVmcz48L3N2Zz4=) no-repeat 0;content:"";display:inline-flex;height:22px;margin-left:-.25rem;margin-right:.5rem;padding-right:1.375rem;position:relative;top:0;width:auto}[dir=rtl] .chip__cross:before{margin-left:.5rem;margin-right:-.25rem}:lang(my) .chip{align-items:flex-end}:lang(my) .chip__cross{align-items:baseline}:lang(my) .chip__cross:before{top:5px} \ No newline at end of file +.chip{align-items:center;background:#f7f7f7;border:none;border-radius:20px;box-shadow:0 1px 2px rgba(0,0,0,.2);display:inline-flex;min-height:1.875rem;padding:.25rem 1rem}.chip:hover{background-color:#edeff0}.chip.chip__cross:before{background:url(../../images/times-red.svg) no-repeat 0;content:"";display:inline-flex;height:22px;margin-left:-.25rem;margin-right:.5rem;padding-right:1.375rem;position:relative;top:0;width:auto}[dir=rtl] .chip__cross:before{margin-left:.5rem;margin-right:-.25rem}:lang(my) .chip{align-items:flex-end}:lang(my) .chip__cross{align-items:baseline}:lang(my) .chip__cross:before{top:5px} \ No newline at end of file diff --git a/docs/css/components/content-card.min.css b/docs/css/components/content-card.min.css index 90c7249cd..32bc521e6 100644 --- a/docs/css/components/content-card.min.css +++ b/docs/css/components/content-card.min.css @@ -1 +1 @@ -div.content-card .image:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}div.content-card h6{color:#000;font-size:.75rem;font-weight:700;letter-spacing:.48px;line-height:.84;margin-bottom:1rem;text-transform:uppercase}:lang(my) div.content-card h6,div.content-card :lang(my) h6{font-size:1rem}div.content-card{background-color:#fff;border-top:2px solid #000;height:100%;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;word-break:break-word}div.content-card>a{background:none;box-sizing:border-box;display:block;height:100%;padding-bottom:2.625rem;position:relative}div.content-card h6{margin-bottom:0;padding:1rem 1.5rem 1.625rem}div.content-card.card h6{padding-bottom:1rem}div.content-card .image{position:relative;width:100%}div.content-card .image img{display:block;width:100%}div.content-card .image:before{opacity:0;-webkit-transition:all .9s;-moz-transition:all .9s;-ms-transition:all .9s;-o-transition:all .9s;transition:all .9s}div.content-card p{font-size:1rem;margin:0;padding-top:1rem}div.content-card.card:hover{background-color:#fafafa}div.content-card.card-emphasize{background-color:#ffe17e}div.content-card.card-emphasize:hover{background-color:#ffeb00}div.content-card.card-emphasize:hover.red .cta--space:after,div.content-card.card:hover.red .cta--space:after{filter:invert(0) brightness(0)}div.content-card.card-emphasize:hover.red .cta--arrow:after,div.content-card.card:hover.red .cta--arrow:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODEiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTY5LjUgMSAxMCA4Ljk5OG0wIDBMNjkuNSAxOW0xMC05LjAwMkgwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==)}div.content-card.card-emphasize:hover.accent-yellow,div.content-card.card-emphasize:hover.yellow,div.content-card.card:hover.accent-yellow,div.content-card.card:hover.yellow{background-color:#ffeb00}div.content-card.card-emphasize:hover.accent-red,div.content-card.card-emphasize:hover.red,div.content-card.card:hover.accent-red,div.content-card.card:hover.red{background-color:#ee402d}div.content-card.card-emphasize:hover.accent-green,div.content-card.card-emphasize:hover.green,div.content-card.card:hover.accent-green,div.content-card.card:hover.green{background-color:#6de354}div.content-card.card-emphasize:hover.accent-blue,div.content-card.card-emphasize:hover.blue,div.content-card.card:hover.accent-blue,div.content-card.card:hover.blue{background-color:#60d4f2}div.content-card.card-emphasize:hover.accent-gray,div.content-card.card-emphasize:hover.gray,div.content-card.card:hover.accent-gray,div.content-card.card:hover.gray{background-color:#fafafa}div.content-card.card-emphasize.accent-yellow,div.content-card.card-emphasize.yellow{background-color:#ffe17e}div.content-card.card-emphasize.accent-red,div.content-card.card-emphasize.red{background-color:#ffbcb7}div.content-card.card-emphasize.accent-green,div.content-card.card-emphasize.green{background-color:#b8ecb6}div.content-card.card-emphasize.accent-blue,div.content-card.card-emphasize.blue{background-color:#a2daf3}div.content-card.card-emphasize.accent-gray,div.content-card.card-emphasize.gray,div.content-card:hover{background-color:#fafafa}div.content-card:hover .image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%);opacity:.75}div.content-card:hover .cta--space:after{-webkit-transform:translate(70%);-moz-transform:translate(70%);-ms-transform:translate(70%);-o-transform:translate(70%);transition:translate(70%,0)}div.content-card:hover .cta--arrow i{width:5rem}div.content-card:hover .cta--arrow i:before{display:unset}div.content-card-wrapper>div{margin-bottom:2rem}div.content-card .image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%);background:linear-gradient(67.76deg,#ee402d,transparent 61.11%);background:linear-gradient(67.76deg,#6de354,transparent 61.11%);background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%);background:linear-gradient(67.76deg,#fafafa,transparent 61.11%)}div.content-card.accent-yellow .image:before,div.content-card.yellow .image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}div.content-card.accent-red .image:before,div.content-card.red .image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}div.content-card.accent-green .image:before,div.content-card.green .image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}div.content-card.accent-blue .image:before,div.content-card.blue .image:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}div.content-card.accent-gray .image:before,div.content-card.gray .image:before{background:linear-gradient(67.76deg,#fafafa,transparent 61.11%)}.accent-yellow div.content-card.card-emphasize,.accent-yellow div.content-card.card-emphasize.accent-yellow,.accent-yellow div.content-card.card-emphasize.yellow{background-color:#ffe17e}.accent-yellow div.content-card.card-emphasize.accent-red,.accent-yellow div.content-card.card-emphasize.red{background-color:#ffbcb7}.accent-yellow div.content-card.card-emphasize.accent-green,.accent-yellow div.content-card.card-emphasize.green{background-color:#b8ecb6}.accent-yellow div.content-card.card-emphasize.accent-blue,.accent-yellow div.content-card.card-emphasize.blue{background-color:#a2daf3}.accent-yellow div.content-card.card-emphasize.accent-gray,.accent-yellow div.content-card.card-emphasize.gray{background-color:#fafafa}.accent-red div.content-card.card-emphasize{background-color:#ffbcb7}.accent-red div.content-card.card-emphasize.accent-yellow,.accent-red div.content-card.card-emphasize.yellow{background-color:#ffe17e}.accent-red div.content-card.card-emphasize.accent-red,.accent-red div.content-card.card-emphasize.red{background-color:#ffbcb7}.accent-red div.content-card.card-emphasize.accent-green,.accent-red div.content-card.card-emphasize.green{background-color:#b8ecb6}.accent-red div.content-card.card-emphasize.accent-blue,.accent-red div.content-card.card-emphasize.blue{background-color:#a2daf3}.accent-red div.content-card.card-emphasize.accent-gray,.accent-red div.content-card.card-emphasize.gray{background-color:#fafafa}.accent-green div.content-card.card-emphasize{background-color:#b8ecb6}.accent-green div.content-card.card-emphasize.accent-yellow,.accent-green div.content-card.card-emphasize.yellow{background-color:#ffe17e}.accent-green div.content-card.card-emphasize.accent-red,.accent-green div.content-card.card-emphasize.red{background-color:#ffbcb7}.accent-green div.content-card.card-emphasize.accent-green,.accent-green div.content-card.card-emphasize.green{background-color:#b8ecb6}.accent-green div.content-card.card-emphasize.accent-blue,.accent-green div.content-card.card-emphasize.blue{background-color:#a2daf3}.accent-green div.content-card.card-emphasize.accent-gray,.accent-green div.content-card.card-emphasize.gray{background-color:#fafafa}.accent-blue div.content-card.card-emphasize{background-color:#a2daf3}.accent-blue div.content-card.card-emphasize.accent-yellow,.accent-blue div.content-card.card-emphasize.yellow{background-color:#ffe17e}.accent-blue div.content-card.card-emphasize.accent-red,.accent-blue div.content-card.card-emphasize.red{background-color:#ffbcb7}.accent-blue div.content-card.card-emphasize.accent-green,.accent-blue div.content-card.card-emphasize.green{background-color:#b8ecb6}.accent-blue div.content-card.card-emphasize.accent-blue,.accent-blue div.content-card.card-emphasize.blue{background-color:#a2daf3}.accent-blue div.content-card.card-emphasize.accent-gray,.accent-blue div.content-card.card-emphasize.gray,.accent-gray div.content-card.card-emphasize{background-color:#fafafa}.accent-gray div.content-card.card-emphasize.accent-yellow,.accent-gray div.content-card.card-emphasize.yellow{background-color:#ffe17e}.accent-gray div.content-card.card-emphasize.accent-red,.accent-gray div.content-card.card-emphasize.red{background-color:#ffbcb7}.accent-gray div.content-card.card-emphasize.accent-green,.accent-gray div.content-card.card-emphasize.green{background-color:#b8ecb6}.accent-gray div.content-card.card-emphasize.accent-blue,.accent-gray div.content-card.card-emphasize.blue{background-color:#a2daf3}.accent-gray div.content-card.card-emphasize.accent-gray,.accent-gray div.content-card.card-emphasize.gray{background-color:#fafafa}.accent-yellow div.content-card .image:before,.accent-yellow div.content-card.accent-yellow .image:before,.accent-yellow div.content-card.yellow .image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-yellow div.content-card.accent-red .image:before,.accent-yellow div.content-card.red .image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-yellow div.content-card.accent-green .image:before,.accent-yellow div.content-card.green .image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-yellow div.content-card.accent-blue .image:before,.accent-yellow div.content-card.blue .image:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-yellow div.content-card.accent-gray .image:before,.accent-yellow div.content-card.gray .image:before{background:linear-gradient(67.76deg,#fafafa,transparent 61.11%)}.accent-yellow div.content-card.card:hover{background-color:#fafafa}.accent-yellow div.content-card.card-emphasize:hover,.accent-yellow div.content-card.card-emphasize:hover.accent-yellow,.accent-yellow div.content-card.card-emphasize:hover.yellow{background-color:#ffeb00}.accent-yellow div.content-card.card-emphasize:hover.accent-red,.accent-yellow div.content-card.card-emphasize:hover.red{background-color:#ee402d}.accent-yellow div.content-card.card-emphasize:hover.accent-green,.accent-yellow div.content-card.card-emphasize:hover.green{background-color:#6de354}.accent-yellow div.content-card.card-emphasize:hover.accent-blue,.accent-yellow div.content-card.card-emphasize:hover.blue{background-color:#60d4f2}.accent-yellow div.content-card.card-emphasize:hover.accent-gray,.accent-yellow div.content-card.card-emphasize:hover.gray{background-color:#fafafa}.accent-red div.content-card .image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-red div.content-card.accent-yellow .image:before,.accent-red div.content-card.yellow .image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-red div.content-card.accent-red .image:before,.accent-red div.content-card.red .image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-red div.content-card.accent-green .image:before,.accent-red div.content-card.green .image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-red div.content-card.accent-blue .image:before,.accent-red div.content-card.blue .image:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-red div.content-card.accent-gray .image:before,.accent-red div.content-card.gray .image:before{background:linear-gradient(67.76deg,#fafafa,transparent 61.11%)}.accent-red div.content-card.card:hover{background-color:#fafafa}.accent-red div.content-card.card-emphasize:hover{background-color:#ee402d}.accent-red div.content-card.card-emphasize:hover.accent-yellow,.accent-red div.content-card.card-emphasize:hover.yellow{background-color:#ffeb00}.accent-red div.content-card.card-emphasize:hover.accent-red,.accent-red div.content-card.card-emphasize:hover.red{background-color:#ee402d}.accent-red div.content-card.card-emphasize:hover.accent-green,.accent-red div.content-card.card-emphasize:hover.green{background-color:#6de354}.accent-red div.content-card.card-emphasize:hover.accent-blue,.accent-red div.content-card.card-emphasize:hover.blue{background-color:#60d4f2}.accent-red div.content-card.card-emphasize:hover.accent-gray,.accent-red div.content-card.card-emphasize:hover.gray{background-color:#fafafa}.accent-green div.content-card .image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-green div.content-card.accent-yellow .image:before,.accent-green div.content-card.yellow .image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-green div.content-card.accent-red .image:before,.accent-green div.content-card.red .image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-green div.content-card.accent-green .image:before,.accent-green div.content-card.green .image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-green div.content-card.accent-blue .image:before,.accent-green div.content-card.blue .image:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-green div.content-card.accent-gray .image:before,.accent-green div.content-card.gray .image:before{background:linear-gradient(67.76deg,#fafafa,transparent 61.11%)}.accent-green div.content-card.card:hover{background-color:#fafafa}.accent-green div.content-card.card-emphasize:hover{background-color:#6de354}.accent-green div.content-card.card-emphasize:hover.accent-yellow,.accent-green div.content-card.card-emphasize:hover.yellow{background-color:#ffeb00}.accent-green div.content-card.card-emphasize:hover.accent-red,.accent-green div.content-card.card-emphasize:hover.red{background-color:#ee402d}.accent-green div.content-card.card-emphasize:hover.accent-green,.accent-green div.content-card.card-emphasize:hover.green{background-color:#6de354}.accent-green div.content-card.card-emphasize:hover.accent-blue,.accent-green div.content-card.card-emphasize:hover.blue{background-color:#60d4f2}.accent-green div.content-card.card-emphasize:hover.accent-gray,.accent-green div.content-card.card-emphasize:hover.gray{background-color:#fafafa}.accent-blue div.content-card .image:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-blue div.content-card.accent-yellow .image:before,.accent-blue div.content-card.yellow .image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-blue div.content-card.accent-red .image:before,.accent-blue div.content-card.red .image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-blue div.content-card.accent-green .image:before,.accent-blue div.content-card.green .image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-blue div.content-card.accent-blue .image:before,.accent-blue div.content-card.blue .image:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-blue div.content-card.accent-gray .image:before,.accent-blue div.content-card.gray .image:before{background:linear-gradient(67.76deg,#fafafa,transparent 61.11%)}.accent-blue div.content-card.card:hover{background-color:#fafafa}.accent-blue div.content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue div.content-card.card-emphasize:hover.accent-yellow,.accent-blue div.content-card.card-emphasize:hover.yellow{background-color:#ffeb00}.accent-blue div.content-card.card-emphasize:hover.accent-red,.accent-blue div.content-card.card-emphasize:hover.red{background-color:#ee402d}.accent-blue div.content-card.card-emphasize:hover.accent-green,.accent-blue div.content-card.card-emphasize:hover.green{background-color:#6de354}.accent-blue div.content-card.card-emphasize:hover.accent-blue,.accent-blue div.content-card.card-emphasize:hover.blue{background-color:#60d4f2}.accent-blue div.content-card.card-emphasize:hover.accent-gray,.accent-blue div.content-card.card-emphasize:hover.gray{background-color:#fafafa}.accent-gray div.content-card .image:before{background:linear-gradient(67.76deg,#fafafa,transparent 61.11%)}.accent-gray div.content-card.accent-yellow .image:before,.accent-gray div.content-card.yellow .image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-gray div.content-card.accent-red .image:before,.accent-gray div.content-card.red .image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-gray div.content-card.accent-green .image:before,.accent-gray div.content-card.green .image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-gray div.content-card.accent-blue .image:before,.accent-gray div.content-card.blue .image:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-gray div.content-card.accent-gray .image:before,.accent-gray div.content-card.gray .image:before{background:linear-gradient(67.76deg,#fafafa,transparent 61.11%)}.accent-gray div.content-card.card-emphasize:hover,.accent-gray div.content-card.card:hover{background-color:#fafafa}.accent-gray div.content-card.card-emphasize:hover.accent-yellow,.accent-gray div.content-card.card-emphasize:hover.yellow{background-color:#ffeb00}.accent-gray div.content-card.card-emphasize:hover.accent-red,.accent-gray div.content-card.card-emphasize:hover.red{background-color:#ee402d}.accent-gray div.content-card.card-emphasize:hover.accent-green,.accent-gray div.content-card.card-emphasize:hover.green{background-color:#6de354}.accent-gray div.content-card.card-emphasize:hover.accent-blue,.accent-gray div.content-card.card-emphasize:hover.blue{background-color:#60d4f2}.accent-gray div.content-card.card-emphasize:hover.accent-gray,.accent-gray div.content-card.card-emphasize:hover.gray{background-color:#fafafa}.content-caption{padding:1rem 1.5rem 1.5rem}.content-caption h4,.content-caption h5{margin-bottom:0}.content-caption .cta__link{bottom:1.5rem;position:absolute}.content-caption_cart{height:100%}.content-caption_cart h5{margin-bottom:1rem}[dir=rtl] .content-card .image:before{-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1);transition:scaleX(-1)}[dir=rtl] .content-card:hover .cta--space:after{-webkit-transform:translate(-50%) rotate(180deg);-moz-transform:translate(-50%) rotate(180deg);-ms-transform:translate(-50%) rotate(180deg);-o-transform:translate(-50%) rotate(180deg);transition:translate(-50%,0) rotate(180deg)}[dir=rtl] .content-card:hover .cta--arrow:after{margin-left:0;margin-right:.25rem}:lang(my) h6{font-size:1rem} \ No newline at end of file +div.content-card .image:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}div.content-card h6{color:#000;font-size:.75rem;font-weight:700;letter-spacing:.48px;line-height:.84;margin-bottom:1rem;text-transform:uppercase}:lang(my) div.content-card h6,div.content-card :lang(my) h6{font-size:1rem}div.content-card{background-color:#fff;border-top:2px solid #000;height:100%;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;word-break:break-word}div.content-card>a{background:none;box-sizing:border-box;display:block;height:100%;padding-bottom:2.625rem;position:relative}div.content-card h6{margin-bottom:0;padding:1rem 1.5rem 1.625rem}div.content-card.card h6{padding-bottom:1rem}div.content-card .image{position:relative;width:100%}div.content-card .image img{display:block;width:100%}div.content-card .image:before{opacity:0;-webkit-transition:all .9s;-moz-transition:all .9s;-ms-transition:all .9s;-o-transition:all .9s;transition:all .9s}div.content-card p{font-size:1rem;margin:0;padding-top:1rem}div.content-card.card:hover{background-color:#fafafa}div.content-card.card-emphasize{background-color:#ffe17e}div.content-card.card-emphasize:hover{background-color:#ffeb00}div.content-card.card-emphasize:hover.red .cta--space:after,div.content-card.card:hover.red .cta--space:after{filter:invert(0) brightness(0)}div.content-card.card-emphasize:hover.red .cta--arrow:after,div.content-card.card:hover.red .cta--arrow:after{background-image:url(../../images/arrow-right.svg)}div.content-card.card-emphasize:hover.accent-yellow,div.content-card.card-emphasize:hover.yellow,div.content-card.card:hover.accent-yellow,div.content-card.card:hover.yellow{background-color:#ffeb00}div.content-card.card-emphasize:hover.accent-red,div.content-card.card-emphasize:hover.red,div.content-card.card:hover.accent-red,div.content-card.card:hover.red{background-color:#ee402d}div.content-card.card-emphasize:hover.accent-green,div.content-card.card-emphasize:hover.green,div.content-card.card:hover.accent-green,div.content-card.card:hover.green{background-color:#6de354}div.content-card.card-emphasize:hover.accent-blue,div.content-card.card-emphasize:hover.blue,div.content-card.card:hover.accent-blue,div.content-card.card:hover.blue{background-color:#60d4f2}div.content-card.card-emphasize:hover.accent-gray,div.content-card.card-emphasize:hover.gray,div.content-card.card:hover.accent-gray,div.content-card.card:hover.gray{background-color:#fafafa}div.content-card.card-emphasize.accent-yellow,div.content-card.card-emphasize.yellow{background-color:#ffe17e}div.content-card.card-emphasize.accent-red,div.content-card.card-emphasize.red{background-color:#ffbcb7}div.content-card.card-emphasize.accent-green,div.content-card.card-emphasize.green{background-color:#b8ecb6}div.content-card.card-emphasize.accent-blue,div.content-card.card-emphasize.blue{background-color:#a2daf3}div.content-card.card-emphasize.accent-gray,div.content-card.card-emphasize.gray,div.content-card:hover{background-color:#fafafa}div.content-card:hover .image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%);opacity:.75}div.content-card:hover .cta--space:after{-webkit-transform:translate(70%);-moz-transform:translate(70%);-ms-transform:translate(70%);-o-transform:translate(70%);transition:translate(70%,0)}div.content-card:hover .cta--arrow i{width:5rem}div.content-card:hover .cta--arrow i:before{display:unset}div.content-card-wrapper>div{margin-bottom:2rem}div.content-card .image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%);background:linear-gradient(67.76deg,#ee402d,transparent 61.11%);background:linear-gradient(67.76deg,#6de354,transparent 61.11%);background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%);background:linear-gradient(67.76deg,#fafafa,transparent 61.11%)}div.content-card.accent-yellow .image:before,div.content-card.yellow .image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}div.content-card.accent-red .image:before,div.content-card.red .image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}div.content-card.accent-green .image:before,div.content-card.green .image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}div.content-card.accent-blue .image:before,div.content-card.blue .image:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}div.content-card.accent-gray .image:before,div.content-card.gray .image:before{background:linear-gradient(67.76deg,#fafafa,transparent 61.11%)}.accent-yellow div.content-card.card-emphasize,.accent-yellow div.content-card.card-emphasize.accent-yellow,.accent-yellow div.content-card.card-emphasize.yellow{background-color:#ffe17e}.accent-yellow div.content-card.card-emphasize.accent-red,.accent-yellow div.content-card.card-emphasize.red{background-color:#ffbcb7}.accent-yellow div.content-card.card-emphasize.accent-green,.accent-yellow div.content-card.card-emphasize.green{background-color:#b8ecb6}.accent-yellow div.content-card.card-emphasize.accent-blue,.accent-yellow div.content-card.card-emphasize.blue{background-color:#a2daf3}.accent-yellow div.content-card.card-emphasize.accent-gray,.accent-yellow div.content-card.card-emphasize.gray{background-color:#fafafa}.accent-red div.content-card.card-emphasize{background-color:#ffbcb7}.accent-red div.content-card.card-emphasize.accent-yellow,.accent-red div.content-card.card-emphasize.yellow{background-color:#ffe17e}.accent-red div.content-card.card-emphasize.accent-red,.accent-red div.content-card.card-emphasize.red{background-color:#ffbcb7}.accent-red div.content-card.card-emphasize.accent-green,.accent-red div.content-card.card-emphasize.green{background-color:#b8ecb6}.accent-red div.content-card.card-emphasize.accent-blue,.accent-red div.content-card.card-emphasize.blue{background-color:#a2daf3}.accent-red div.content-card.card-emphasize.accent-gray,.accent-red div.content-card.card-emphasize.gray{background-color:#fafafa}.accent-green div.content-card.card-emphasize{background-color:#b8ecb6}.accent-green div.content-card.card-emphasize.accent-yellow,.accent-green div.content-card.card-emphasize.yellow{background-color:#ffe17e}.accent-green div.content-card.card-emphasize.accent-red,.accent-green div.content-card.card-emphasize.red{background-color:#ffbcb7}.accent-green div.content-card.card-emphasize.accent-green,.accent-green div.content-card.card-emphasize.green{background-color:#b8ecb6}.accent-green div.content-card.card-emphasize.accent-blue,.accent-green div.content-card.card-emphasize.blue{background-color:#a2daf3}.accent-green div.content-card.card-emphasize.accent-gray,.accent-green div.content-card.card-emphasize.gray{background-color:#fafafa}.accent-blue div.content-card.card-emphasize{background-color:#a2daf3}.accent-blue div.content-card.card-emphasize.accent-yellow,.accent-blue div.content-card.card-emphasize.yellow{background-color:#ffe17e}.accent-blue div.content-card.card-emphasize.accent-red,.accent-blue div.content-card.card-emphasize.red{background-color:#ffbcb7}.accent-blue div.content-card.card-emphasize.accent-green,.accent-blue div.content-card.card-emphasize.green{background-color:#b8ecb6}.accent-blue div.content-card.card-emphasize.accent-blue,.accent-blue div.content-card.card-emphasize.blue{background-color:#a2daf3}.accent-blue div.content-card.card-emphasize.accent-gray,.accent-blue div.content-card.card-emphasize.gray,.accent-gray div.content-card.card-emphasize{background-color:#fafafa}.accent-gray div.content-card.card-emphasize.accent-yellow,.accent-gray div.content-card.card-emphasize.yellow{background-color:#ffe17e}.accent-gray div.content-card.card-emphasize.accent-red,.accent-gray div.content-card.card-emphasize.red{background-color:#ffbcb7}.accent-gray div.content-card.card-emphasize.accent-green,.accent-gray div.content-card.card-emphasize.green{background-color:#b8ecb6}.accent-gray div.content-card.card-emphasize.accent-blue,.accent-gray div.content-card.card-emphasize.blue{background-color:#a2daf3}.accent-gray div.content-card.card-emphasize.accent-gray,.accent-gray div.content-card.card-emphasize.gray{background-color:#fafafa}.accent-yellow div.content-card .image:before,.accent-yellow div.content-card.accent-yellow .image:before,.accent-yellow div.content-card.yellow .image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-yellow div.content-card.accent-red .image:before,.accent-yellow div.content-card.red .image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-yellow div.content-card.accent-green .image:before,.accent-yellow div.content-card.green .image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-yellow div.content-card.accent-blue .image:before,.accent-yellow div.content-card.blue .image:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-yellow div.content-card.accent-gray .image:before,.accent-yellow div.content-card.gray .image:before{background:linear-gradient(67.76deg,#fafafa,transparent 61.11%)}.accent-yellow div.content-card.card:hover{background-color:#fafafa}.accent-yellow div.content-card.card-emphasize:hover,.accent-yellow div.content-card.card-emphasize:hover.accent-yellow,.accent-yellow div.content-card.card-emphasize:hover.yellow{background-color:#ffeb00}.accent-yellow div.content-card.card-emphasize:hover.accent-red,.accent-yellow div.content-card.card-emphasize:hover.red{background-color:#ee402d}.accent-yellow div.content-card.card-emphasize:hover.accent-green,.accent-yellow div.content-card.card-emphasize:hover.green{background-color:#6de354}.accent-yellow div.content-card.card-emphasize:hover.accent-blue,.accent-yellow div.content-card.card-emphasize:hover.blue{background-color:#60d4f2}.accent-yellow div.content-card.card-emphasize:hover.accent-gray,.accent-yellow div.content-card.card-emphasize:hover.gray{background-color:#fafafa}.accent-red div.content-card .image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-red div.content-card.accent-yellow .image:before,.accent-red div.content-card.yellow .image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-red div.content-card.accent-red .image:before,.accent-red div.content-card.red .image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-red div.content-card.accent-green .image:before,.accent-red div.content-card.green .image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-red div.content-card.accent-blue .image:before,.accent-red div.content-card.blue .image:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-red div.content-card.accent-gray .image:before,.accent-red div.content-card.gray .image:before{background:linear-gradient(67.76deg,#fafafa,transparent 61.11%)}.accent-red div.content-card.card:hover{background-color:#fafafa}.accent-red div.content-card.card-emphasize:hover{background-color:#ee402d}.accent-red div.content-card.card-emphasize:hover.accent-yellow,.accent-red div.content-card.card-emphasize:hover.yellow{background-color:#ffeb00}.accent-red div.content-card.card-emphasize:hover.accent-red,.accent-red div.content-card.card-emphasize:hover.red{background-color:#ee402d}.accent-red div.content-card.card-emphasize:hover.accent-green,.accent-red div.content-card.card-emphasize:hover.green{background-color:#6de354}.accent-red div.content-card.card-emphasize:hover.accent-blue,.accent-red div.content-card.card-emphasize:hover.blue{background-color:#60d4f2}.accent-red div.content-card.card-emphasize:hover.accent-gray,.accent-red div.content-card.card-emphasize:hover.gray{background-color:#fafafa}.accent-green div.content-card .image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-green div.content-card.accent-yellow .image:before,.accent-green div.content-card.yellow .image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-green div.content-card.accent-red .image:before,.accent-green div.content-card.red .image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-green div.content-card.accent-green .image:before,.accent-green div.content-card.green .image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-green div.content-card.accent-blue .image:before,.accent-green div.content-card.blue .image:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-green div.content-card.accent-gray .image:before,.accent-green div.content-card.gray .image:before{background:linear-gradient(67.76deg,#fafafa,transparent 61.11%)}.accent-green div.content-card.card:hover{background-color:#fafafa}.accent-green div.content-card.card-emphasize:hover{background-color:#6de354}.accent-green div.content-card.card-emphasize:hover.accent-yellow,.accent-green div.content-card.card-emphasize:hover.yellow{background-color:#ffeb00}.accent-green div.content-card.card-emphasize:hover.accent-red,.accent-green div.content-card.card-emphasize:hover.red{background-color:#ee402d}.accent-green div.content-card.card-emphasize:hover.accent-green,.accent-green div.content-card.card-emphasize:hover.green{background-color:#6de354}.accent-green div.content-card.card-emphasize:hover.accent-blue,.accent-green div.content-card.card-emphasize:hover.blue{background-color:#60d4f2}.accent-green div.content-card.card-emphasize:hover.accent-gray,.accent-green div.content-card.card-emphasize:hover.gray{background-color:#fafafa}.accent-blue div.content-card .image:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-blue div.content-card.accent-yellow .image:before,.accent-blue div.content-card.yellow .image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-blue div.content-card.accent-red .image:before,.accent-blue div.content-card.red .image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-blue div.content-card.accent-green .image:before,.accent-blue div.content-card.green .image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-blue div.content-card.accent-blue .image:before,.accent-blue div.content-card.blue .image:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-blue div.content-card.accent-gray .image:before,.accent-blue div.content-card.gray .image:before{background:linear-gradient(67.76deg,#fafafa,transparent 61.11%)}.accent-blue div.content-card.card:hover{background-color:#fafafa}.accent-blue div.content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue div.content-card.card-emphasize:hover.accent-yellow,.accent-blue div.content-card.card-emphasize:hover.yellow{background-color:#ffeb00}.accent-blue div.content-card.card-emphasize:hover.accent-red,.accent-blue div.content-card.card-emphasize:hover.red{background-color:#ee402d}.accent-blue div.content-card.card-emphasize:hover.accent-green,.accent-blue div.content-card.card-emphasize:hover.green{background-color:#6de354}.accent-blue div.content-card.card-emphasize:hover.accent-blue,.accent-blue div.content-card.card-emphasize:hover.blue{background-color:#60d4f2}.accent-blue div.content-card.card-emphasize:hover.accent-gray,.accent-blue div.content-card.card-emphasize:hover.gray{background-color:#fafafa}.accent-gray div.content-card .image:before{background:linear-gradient(67.76deg,#fafafa,transparent 61.11%)}.accent-gray div.content-card.accent-yellow .image:before,.accent-gray div.content-card.yellow .image:before{background:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-gray div.content-card.accent-red .image:before,.accent-gray div.content-card.red .image:before{background:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-gray div.content-card.accent-green .image:before,.accent-gray div.content-card.green .image:before{background:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-gray div.content-card.accent-blue .image:before,.accent-gray div.content-card.blue .image:before{background:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-gray div.content-card.accent-gray .image:before,.accent-gray div.content-card.gray .image:before{background:linear-gradient(67.76deg,#fafafa,transparent 61.11%)}.accent-gray div.content-card.card-emphasize:hover,.accent-gray div.content-card.card:hover{background-color:#fafafa}.accent-gray div.content-card.card-emphasize:hover.accent-yellow,.accent-gray div.content-card.card-emphasize:hover.yellow{background-color:#ffeb00}.accent-gray div.content-card.card-emphasize:hover.accent-red,.accent-gray div.content-card.card-emphasize:hover.red{background-color:#ee402d}.accent-gray div.content-card.card-emphasize:hover.accent-green,.accent-gray div.content-card.card-emphasize:hover.green{background-color:#6de354}.accent-gray div.content-card.card-emphasize:hover.accent-blue,.accent-gray div.content-card.card-emphasize:hover.blue{background-color:#60d4f2}.accent-gray div.content-card.card-emphasize:hover.accent-gray,.accent-gray div.content-card.card-emphasize:hover.gray{background-color:#fafafa}.content-caption{padding:1rem 1.5rem 1.5rem}.content-caption h4,.content-caption h5{margin-bottom:0}.content-caption .cta__link{bottom:1.5rem;position:absolute}.content-caption_cart{height:100%}.content-caption_cart h5{margin-bottom:1rem}[dir=rtl] .content-card .image:before{-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1);transition:scaleX(-1)}[dir=rtl] .content-card:hover .cta--space:after{-webkit-transform:translate(-50%) rotate(180deg);-moz-transform:translate(-50%) rotate(180deg);-ms-transform:translate(-50%) rotate(180deg);-o-transform:translate(-50%) rotate(180deg);transition:translate(-50%,0) rotate(180deg)}[dir=rtl] .content-card:hover .cta--arrow:after{margin-left:0;margin-right:.25rem}:lang(my) h6{font-size:1rem} \ No newline at end of file diff --git a/docs/css/components/country-site-header.min.css b/docs/css/components/country-site-header.min.css index 1bc9088f6..06f0b148c 100644 --- a/docs/css/components/country-site-header.min.css +++ b/docs/css/components/country-site-header.min.css @@ -1 +1 @@ -.country-header .header .top-right .icon-globe,.country-header .header .top-right .icon-search{background-color:#006eb5;border:0;cursor:pointer;display:inline-flex;font-size:0;height:26px;margin-right:.5rem;min-width:25px;padding:0;width:25px}@media(max-width:47.9375em){.country-header .header .top-right .icon-globe,.country-header .header .top-right .icon-search{margin-right:0;-webkit-mask:inherit;mask:inherit}}.country-header .header .top-right .icon-globe:hover,.country-header .header .top-right .icon-search:hover{background-color:#4f95dd}.overlay-grey:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.country-header .header .top-left .logo{background-image:none}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.country-header .header{background-color:#fafafa;box-shadow:0 3px 6px rgba(0,0,0,.1);left:0;position:fixed;top:0;width:100%;z-index:9}.country-header .header .top-left .logo img{min-width:60px;-webkit-transition:all .4s cubic-bezier(.64,.05,.35,1.05);-moz-transition:all .4s cubic-bezier(.64,.05,.35,1.05);-ms-transition:all .4s cubic-bezier(.64,.05,.35,1.05);-o-transition:all .4s cubic-bezier(.64,.05,.35,1.05);transition:all .4s cubic-bezier(.64,.05,.35,1.05)}@media(min-width:64em){.country-header .header .top-left .logo img{height:122px}.country-header .header .top-left .logo img.scrolled{height:115px}}@media(max-width:63.9375em){.country-header .header .top-left .logo img{height:82px;min-width:40px}.country-header .header .top-left .logo img.scrolled{height:75px}}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.country-header .header{height:7.1875rem}@media(max-width:63.9375em){.country-header .header{height:4.6875rem}}.country-header .header .site-title{font-size:1rem;line-height:1.142;margin-right:1.5rem;margin-top:-.25rem;padding:.438rem 0}@media(max-width:63.9375em){.country-header .header .site-title{width:calc(100% - 64px)}}@media(min-width:90em){.country-header .header .site-title{font-size:1.25rem;margin-right:2rem;width:14.4375rem}}.country-header .header .site-title span:first-of-type:not(:last-of-type){border-bottom:1px solid #a9b1b7;color:#55606e;display:inline-block;font-size:.75rem;margin:0;padding-bottom:1px}.country-header .header .site-title span{display:flex;margin-top:.3rem}.country-header .header .site-title span a{background:none;font-size:inherit}.country-header .header .top-left{align-items:center;display:flex}@media(min-width:90em){.country-header .header .top-left{width:calc(66.66667% - 1.5rem)}}@media(max-width:63.9375em){.country-header .header .top-left{width:auto}}.country-header .header .top-left .logo{align-items:flex-start;display:flex;height:7.1875rem;margin-right:1.5rem;position:relative;z-index:2}@media(max-width:63.9375em){.country-header .header .top-left .logo{height:4.6875rem}}@media(max-width:47.9375em){.country-header .header .top-left .logo{margin-right:.75rem}}.country-header .header .align-content-middle{align-items:center;justify-content:space-between;position:relative}@media(max-width:63.9375em){.country-header .header .align-content-middle{justify-content:space-between}}.country-header .header .menu{align-items:stretch;align-self:stretch;display:flex;margin:auto;max-width:35rem;min-height:7.1875rem}@media(max-width:63.9375em){.country-header .header .menu{display:none}}@media(min-width:90em){.country-header .header .menu{margin:auto;max-width:40rem}}.country-header .header .menu ul{column-gap:1.5rem;display:flex;flex-direction:row;justify-content:space-evenly}@media(min-width:90em){.country-header .header .menu ul{column-gap:2rem}}.country-header .header .menu li{align-items:stretch;align-self:stretch;display:flex;justify-content:center;margin:0;width:110px}@media(min-width:90em){.country-header .header .menu li{margin:0;width:115px}}.country-header .header .menu li:first-of-type{margin-left:0}.country-header .header .menu li a{align-items:center;display:flex}.country-header .header .top-right{align-items:center;display:flex;justify-content:flex-end}@media(min-width:90em){.country-header .header .top-right{box-sizing:border-box;padding-right:5.625rem;width:calc(33.33333% - 1.5rem)}}.country-header .header .top-right .dropdown-language{align-items:center;display:flex;justify-self:flex-end}@media(max-width:63.9375em){.country-header .header .top-right .dropdown-language{display:none}}.country-header .header .top-right .icon-search{margin-left:1rem;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDE4LjI1YTguMjUgOC4yNSAwIDEgMCAwLTE2LjUgOC4yNSA4LjI1IDAgMCAwIDAgMTYuNVpNMjMuMTQ0IDIyLjExOGwtNy4zLTUuOTY3IiBzdHJva2U9IiMwMDZFQjUiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat left center;mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDE4LjI1YTguMjUgOC4yNSAwIDEgMCAwLTE2LjUgOC4yNSA4LjI1IDAgMCAwIDAgMTYuNVpNMjMuMTQ0IDIyLjExOGwtNy4zLTUuOTY3IiBzdHJva2U9IiMwMDZFQjUiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat left center}@media(max-width:47.9375em){.country-header .header .top-right .icon-search{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDE4LjI1YTguMjUgOC4yNSAwIDEgMCAwLTE2LjUgOC4yNSA4LjI1IDAgMCAwIDAgMTYuNVpNMjMuMTQ0IDIyLjExOGwtNy4zLTUuOTY3IiBzdHJva2U9IiMwMDZFQjUiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat 0}}.country-header .header .top-right .icon-globe{margin-left:1.75rem;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDIzLjI1YzYuMjEzIDAgMTEuMjUtNS4wMzcgMTEuMjUtMTEuMjVTMTguMjEzLjc1IDEyIC43NS43NSA1Ljc4Ny43NSAxMiA1Ljc4NyAyMy4yNSAxMiAyMy4yNVpNMTEuNjUyLjc4NFYyMi45MU0uMjc3IDEyLjE2aDIyLjcwNSIgc3Ryb2tlPSIjMDA2RUI1IiBzdHJva2Utd2lkdGg9IjEuNSIvPjxwYXRoIGQ9Ik0xMS41IDIzLjI1YzMuMTc2IDAgNS43NS01LjAzNyA1Ljc1LTExLjI1UzE0LjY3Ni43NSAxMS41Ljc1IDUuNzUgNS43ODcgNS43NSAxMnMyLjU3NCAxMS4yNSA1Ljc1IDExLjI1WiIgc3Ryb2tlPSIjMDA2RUI1IiBzdHJva2Utd2lkdGg9IjEuNSIvPjxwYXRoIGQ9Ik0yLjcxNyA1LjcxczIuNjE3IDIuODQ4IDkuMDcyIDIuODM0YzYuNDU1LS4wMTQgOS44MzYtMi4zNTQgOS44MzYtMi4zNTRNMjEuNjI3IDE4LjU0NXMtMy4yMDktMi43LTkuNjY0LTIuNjg4Yy02LjQ1NS4wMTItOS4yNDQgMi4yMDgtOS4yNDQgMi4yMDgiIHN0cm9rZT0iIzAwNkVCNSIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48L3N2Zz4=) no-repeat left center;mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDIzLjI1YzYuMjEzIDAgMTEuMjUtNS4wMzcgMTEuMjUtMTEuMjVTMTguMjEzLjc1IDEyIC43NS43NSA1Ljc4Ny43NSAxMiA1Ljc4NyAyMy4yNSAxMiAyMy4yNVpNMTEuNjUyLjc4NFYyMi45MU0uMjc3IDEyLjE2aDIyLjcwNSIgc3Ryb2tlPSIjMDA2RUI1IiBzdHJva2Utd2lkdGg9IjEuNSIvPjxwYXRoIGQ9Ik0xMS41IDIzLjI1YzMuMTc2IDAgNS43NS01LjAzNyA1Ljc1LTExLjI1UzE0LjY3Ni43NSAxMS41Ljc1IDUuNzUgNS43ODcgNS43NSAxMnMyLjU3NCAxMS4yNSA1Ljc1IDExLjI1WiIgc3Ryb2tlPSIjMDA2RUI1IiBzdHJva2Utd2lkdGg9IjEuNSIvPjxwYXRoIGQ9Ik0yLjcxNyA1LjcxczIuNjE3IDIuODQ4IDkuMDcyIDIuODM0YzYuNDU1LS4wMTQgOS44MzYtMi4zNTQgOS44MzYtMi4zNTRNMjEuNjI3IDE4LjU0NXMtMy4yMDktMi43LTkuNjY0LTIuNjg4Yy02LjQ1NS4wMTItOS4yNDQgMi4yMDgtOS4yNDQgMi4yMDgiIHN0cm9rZT0iIzAwNkVCNSIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48L3N2Zz4=) no-repeat left center}@media(max-width:63.9375em){.country-header .header .top-right .icon-globe{display:none}}.country-header .header .top-right .button{display:block;margin-left:1rem}@media(max-width:63.9375em){.country-header .header .top-right .button{display:none}}.country-header .header .menu,.country-header .header .site-title,.country-header .header .top-right{-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.country-header.country-load-animation .header .top-left .logo{left:50%;position:fixed;top:0;transform:translateX(-50%);-webkit-transition:all .7s ease;-moz-transition:all .7s ease;-ms-transition:all .7s ease;-o-transition:all .7s ease;transition:all .7s ease}.country-header.country-load-animation .menu,.country-header.country-load-animation .site-title,.country-header.country-load-animation .top-right{opacity:0}.country-header.run-animation .header .top-left .logo{left:.75rem;position:fixed;transform:translateX(0)}.country-header.show-content .menu,.country-header.show-content .site-title,.country-header.show-content .top-right{opacity:1}[dir=rtl] .country-header .top-left .logo{margin-right:0}[dir=rtl] .country-header .site-title,[dir=rtl] .country-header .top-left .logo img{margin-left:1.5rem;margin-right:0}@media(min-width:90em){[dir=rtl] .country-header .site-title{margin-left:2rem;margin-right:0}[dir=rtl] .country-header .top-right{padding-left:5.625rem;padding-right:0}}[dir=rtl] .country-header .top-right .icon-search{margin-left:0;margin-right:1rem}[dir=rtl] .country-header .top-right .icon-globe{margin-left:0;margin-right:1.75rem}[dir=rtl] .country-header .top-right .button{display:block;margin-left:0;margin-right:1rem}@media(max-width:63.9375em){[dir=rtl] .country-header .top-right .button{display:none}}[dir=rtl] .country-header.run-animation .header .top-left .logo{left:calc(100% - 6rem)} \ No newline at end of file +.country-header .header .top-right .icon-globe,.country-header .header .top-right .icon-search{background-color:#006eb5;border:0;cursor:pointer;display:inline-flex;font-size:0;height:26px;margin-right:.5rem;min-width:25px;padding:0;width:25px}@media(max-width:47.9375em){.country-header .header .top-right .icon-globe,.country-header .header .top-right .icon-search{margin-right:0;-webkit-mask:inherit;mask:inherit}}.country-header .header .top-right .icon-globe:hover,.country-header .header .top-right .icon-search:hover{background-color:#4f95dd}.country-header .header .top-left .logo{background-image:none}.country-header .header{background-color:#fafafa;box-shadow:0 3px 6px rgba(0,0,0,.1);left:0;position:fixed;top:0;width:100%;z-index:9}.country-header .header .top-left .logo img{min-width:60px;-webkit-transition:all .4s cubic-bezier(.64,.05,.35,1.05);-moz-transition:all .4s cubic-bezier(.64,.05,.35,1.05);-ms-transition:all .4s cubic-bezier(.64,.05,.35,1.05);-o-transition:all .4s cubic-bezier(.64,.05,.35,1.05);transition:all .4s cubic-bezier(.64,.05,.35,1.05)}@media(min-width:64em){.country-header .header .top-left .logo img{height:122px}.country-header .header .top-left .logo img.scrolled{height:115px}}@media(max-width:63.9375em){.country-header .header .top-left .logo img{height:82px;min-width:40px}.country-header .header .top-left .logo img.scrolled{height:75px}}.country-header .header{height:7.1875rem}@media(max-width:63.9375em){.country-header .header{height:4.6875rem}}.country-header .header .site-title{font-size:1rem;line-height:1.142;margin-right:1.5rem;margin-top:-.25rem;padding:.438rem 0}@media(max-width:63.9375em){.country-header .header .site-title{width:calc(100% - 64px)}}@media(min-width:90em){.country-header .header .site-title{font-size:1.25rem;margin-right:2rem;width:14.4375rem}}.country-header .header .site-title span:first-of-type:not(:last-of-type){border-bottom:1px solid #a9b1b7;color:#55606e;display:inline-block;font-size:.75rem;margin:0;padding-bottom:1px}.country-header .header .site-title span{display:flex;margin-top:.3rem}.country-header .header .site-title span a{background:none;font-size:inherit}.country-header .header .top-left{align-items:center;display:flex}@media(min-width:90em){.country-header .header .top-left{width:calc(66.66667% - 1.5rem)}}@media(max-width:63.9375em){.country-header .header .top-left{width:auto}}.country-header .header .top-left .logo{align-items:flex-start;display:flex;height:7.1875rem;margin-right:1.5rem;position:relative;z-index:2}@media(max-width:63.9375em){.country-header .header .top-left .logo{height:4.6875rem}}@media(max-width:47.9375em){.country-header .header .top-left .logo{margin-right:.75rem}}.country-header .header .align-content-middle{align-items:center;justify-content:space-between;position:relative}@media(max-width:63.9375em){.country-header .header .align-content-middle{justify-content:space-between}}.country-header .header .menu{align-items:stretch;align-self:stretch;display:flex;margin:auto;max-width:35rem;min-height:7.1875rem}@media(max-width:63.9375em){.country-header .header .menu{display:none}}@media(min-width:90em){.country-header .header .menu{margin:auto;max-width:40rem}}.country-header .header .menu ul{column-gap:1.5rem;display:flex;flex-direction:row;justify-content:space-evenly}@media(min-width:90em){.country-header .header .menu ul{column-gap:2rem}}.country-header .header .menu li{align-items:stretch;align-self:stretch;display:flex;justify-content:center;margin:0;width:110px}@media(min-width:90em){.country-header .header .menu li{margin:0;width:115px}}.country-header .header .menu li:first-of-type{margin-left:0}.country-header .header .menu li a{align-items:center;display:flex}.country-header .header .top-right{align-items:center;display:flex;justify-content:flex-end}@media(min-width:90em){.country-header .header .top-right{box-sizing:border-box;padding-right:5.625rem;width:calc(33.33333% - 1.5rem)}}.country-header .header .top-right .dropdown-language{align-items:center;display:flex;justify-self:flex-end}@media(max-width:63.9375em){.country-header .header .top-right .dropdown-language{display:none}}.country-header .header .top-right .icon-search{margin-left:1rem;-webkit-mask:url(../../images/search.svg) no-repeat left center;mask:url(../../images/search.svg) no-repeat left center}@media(max-width:47.9375em){.country-header .header .top-right .icon-search{background:transparent url(../../images/search.svg) no-repeat 0}}.country-header .header .top-right .icon-globe{margin-left:1.75rem;-webkit-mask:url(../../images/globe.svg) no-repeat left center;mask:url(../../images/globe.svg) no-repeat left center}@media(max-width:63.9375em){.country-header .header .top-right .icon-globe{display:none}}.country-header .header .top-right .button{display:block;margin-left:1rem}@media(max-width:63.9375em){.country-header .header .top-right .button{display:none}}.country-header .header .menu,.country-header .header .site-title,.country-header .header .top-right{-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.country-header.country-load-animation .header .top-left .logo{left:50%;position:fixed;top:0;transform:translateX(-50%);-webkit-transition:all .7s ease;-moz-transition:all .7s ease;-ms-transition:all .7s ease;-o-transition:all .7s ease;transition:all .7s ease}.country-header.country-load-animation .menu,.country-header.country-load-animation .site-title,.country-header.country-load-animation .top-right{opacity:0}.country-header.run-animation .header .top-left .logo{left:.75rem;position:fixed;transform:translateX(0)}.country-header.show-content .menu,.country-header.show-content .site-title,.country-header.show-content .top-right{opacity:1}[dir=rtl] .country-header .top-left .logo{margin-right:0}[dir=rtl] .country-header .site-title,[dir=rtl] .country-header .top-left .logo img{margin-left:1.5rem;margin-right:0}@media(min-width:90em){[dir=rtl] .country-header .site-title{margin-left:2rem;margin-right:0}[dir=rtl] .country-header .top-right{padding-left:5.625rem;padding-right:0}}[dir=rtl] .country-header .top-right .icon-search{margin-left:0;margin-right:1rem}[dir=rtl] .country-header .top-right .icon-globe{margin-left:0;margin-right:1.75rem}[dir=rtl] .country-header .top-right .button{display:block;margin-left:0;margin-right:1rem}@media(max-width:63.9375em){[dir=rtl] .country-header .top-right .button{display:none}}[dir=rtl] .country-header.run-animation .header .top-left .logo{left:calc(100% - 6rem)} \ No newline at end of file diff --git a/docs/css/components/cta-link.min.css b/docs/css/components/cta-link.min.css index 0923de3f0..1ea13aebf 100644 --- a/docs/css/components/cta-link.min.css +++ b/docs/css/components/cta-link.min.css @@ -1 +1 @@ -.cta__link{align-items:center;background:transparent;border:none;cursor:pointer;display:block;display:flex;font-size:1rem;font-weight:700;letter-spacing:.03em;line-height:1;text-transform:uppercase}@media(min-width:48em){.cta__link{display:inline-flex}}.cta__link.cta--space:after{content:"";height:1.188rem;margin-left:.75rem;margin-top:2px;width:.813rem}@media(min-width:48em){.cta__link.cta--space:after{margin-top:0}}.cta__link{background-image:none}:lang(my) .cta__link{font-size:.875rem}.cta__link.cta--arrow i:after,.cta__link.cta--arrow i:before{box-sizing:border-box;content:"";display:block;position:absolute}.cta__link.cta--arrow i{box-sizing:border-box;display:block;height:1rem;left:1.25rem;position:relative;-webkit-transition:width .3s;-moz-transition:width .3s;-ms-transition:width .3s;-o-transition:width .3s;transition:width .3s;width:0}.cta__link.cta--arrow i:before{background-color:#ee402d;display:none;height:2px;right:0;top:7px;width:100%}.cta__link.cta--arrow i:after{border-right:2px solid #ee402d;border-top:2px solid #ee402d;height:.75rem;right:0;top:2px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transition:rotate(45deg);width:.75rem}.cta__link.cta--arrow:hover i{width:5rem}.cta__link.cta--arrow:hover i:before{display:unset}.cta__link{color:#000}.cta__link.cta--arrow{padding-left:0;padding-right:1.5rem}.cta__link.cta--space:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDEzIDIwIj48cGF0aCBkPSJtLjY0OC43NjIgOS40NDEgOC4wMzEtOS40NDEgOC4wMzUiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0VFNDAyRCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 0;-webkit-transition:.2s ease;-moz-transition:.2s ease;-ms-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.cta__link.cta--space:hover:after{-webkit-transform:translate(70%);-moz-transform:translate(70%);-ms-transform:translate(70%);-o-transform:translate(70%);transition:translate(70%,0)}[dir=rtl] .cta__link{align-items:flex-end}[dir=rtl] .cta__link.cta--space:after{margin-left:0;margin-right:.75rem;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transition:rotate(180deg)}[dir=rtl] .cta__link.cta--space:hover:after{-webkit-transform:translate(-50%) rotate(180deg);-moz-transform:translate(-50%) rotate(180deg);-ms-transform:translate(-50%) rotate(180deg);-o-transform:translate(-50%) rotate(180deg);transition:translate(-50%,0) rotate(180deg)}[dir=rtl] .cta__link.cta--arrow{padding-left:1.5rem;padding-right:0}[dir=rtl] .cta__link.cta--arrow i{left:0;right:1.25rem;-webkit-transform:translate(0) rotate(180deg);-moz-transform:translate(0) rotate(180deg);-ms-transform:translate(0) rotate(180deg);-o-transform:translate(0) rotate(180deg);transition:translate(0) rotate(180deg)} \ No newline at end of file +.cta__link{align-items:center;background:transparent;border:none;cursor:pointer;display:block;display:flex;font-size:1rem;font-weight:700;letter-spacing:.03em;line-height:1;text-transform:uppercase}@media(min-width:48em){.cta__link{display:inline-flex}}.cta__link.cta--space:after{content:"";height:1.188rem;margin-left:.75rem;margin-top:2px;width:.813rem}@media(min-width:48em){.cta__link.cta--space:after{margin-top:0}}.cta__link{background-image:none}:lang(my) .cta__link{font-size:.875rem}.cta__link.cta--arrow i:after,.cta__link.cta--arrow i:before{box-sizing:border-box;content:"";display:block;position:absolute}.cta__link.cta--arrow i{box-sizing:border-box;display:block;height:1rem;left:1.25rem;position:relative;-webkit-transition:width .3s;-moz-transition:width .3s;-ms-transition:width .3s;-o-transition:width .3s;transition:width .3s;width:0}.cta__link.cta--arrow i:before{background-color:#ee402d;display:none;height:2px;right:0;top:7px;width:100%}.cta__link.cta--arrow i:after{border-right:2px solid #ee402d;border-top:2px solid #ee402d;height:.75rem;right:0;top:2px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transition:rotate(45deg);width:.75rem}.cta__link.cta--arrow:hover i{width:5rem}.cta__link.cta--arrow:hover i:before{display:unset}.cta__link{color:#000}.cta__link.cta--arrow{padding-left:0;padding-right:1.5rem}.cta__link.cta--space:after{background:url(../../images/arrow-left-expand-defaut.svg) no-repeat 0;-webkit-transition:.2s ease;-moz-transition:.2s ease;-ms-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.cta__link.cta--space:hover:after{-webkit-transform:translate(70%);-moz-transform:translate(70%);-ms-transform:translate(70%);-o-transform:translate(70%);transition:translate(70%,0)}[dir=rtl] .cta__link{align-items:flex-end}[dir=rtl] .cta__link.cta--space:after{margin-left:0;margin-right:.75rem;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transition:rotate(180deg)}[dir=rtl] .cta__link.cta--space:hover:after{-webkit-transform:translate(-50%) rotate(180deg);-moz-transform:translate(-50%) rotate(180deg);-ms-transform:translate(-50%) rotate(180deg);-o-transform:translate(-50%) rotate(180deg);transition:translate(-50%,0) rotate(180deg)}[dir=rtl] .cta__link.cta--arrow{padding-left:1.5rem;padding-right:0}[dir=rtl] .cta__link.cta--arrow i{left:0;right:1.25rem;-webkit-transform:translate(0) rotate(180deg);-moz-transform:translate(0) rotate(180deg);-ms-transform:translate(0) rotate(180deg);-o-transform:translate(0) rotate(180deg);transition:translate(0) rotate(180deg)} \ No newline at end of file diff --git a/docs/css/components/custom-select.min.css b/docs/css/components/custom-select.min.css index b6f3166ac..ca39ae205 100644 --- a/docs/css/components/custom-select.min.css +++ b/docs/css/components/custom-select.min.css @@ -1 +1 @@ -.select-box button:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE5IDEtOSAxMEwxIDEiIHN0cm9rZT0iI0VFNDAyRCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 50%;content:"";float:right;height:13px;position:absolute;right:14px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transition:translateY(-50%);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:20px}.select-box button{border:2px solid #000;color:#000;cursor:pointer;font-size:1rem;font-weight:600;line-height:1.125rem;margin:0;padding:1rem 3.125rem 1rem 1rem;position:relative;text-transform:uppercase;width:100%}.select-box ul{border:2px solid #000;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;min-height:100px;padding:0 1rem;width:100%}.select-box ul:focus{box-shadow:0 0 4px #0468b1;outline:0}[dir=rtl] .select-box button{padding-left:3.125rem;padding-right:1rem;text-align:right}[dir=rtl] .select-box button:after{left:16px;margin:0;right:auto}.select-box ul.active{background-color:#fff}.select-box ul li{border-top:1px solid #d4d6d8;cursor:pointer;margin-bottom:0;padding:0}.select-box{color:#000;display:flex;flex-direction:column;font-size:2rem;height:52px;max-width:18.5rem;position:relative}.select-box.expanded button:after{-webkit-transform:translateY(-50%) rotate(-180deg);-moz-transform:translateY(-50%) rotate(-180deg);-ms-transform:translateY(-50%) rotate(-180deg);-o-transform:translateY(-50%) rotate(-180deg);transition:translateY(-50%) rotate(-180deg)}.select-box button{background:#fff;display:flex}.select-box ul{background-color:#fff;order:1;position:absolute;top:51px;-webkit-transition:all .4s cubic-bezier(.64,.05,.35,1.05);-moz-transition:all .4s cubic-bezier(.64,.05,.35,1.05);-ms-transition:all .4s cubic-bezier(.64,.05,.35,1.05);-o-transition:all .4s cubic-bezier(.64,.05,.35,1.05);transition:all .4s cubic-bezier(.64,.05,.35,1.05);z-index:20}.select-box ul.active{border-top:0;display:block;overflow-y:auto}.select-box ul::-webkit-scrollbar{background-color:rgba(0,0,0,.3);width:4px}.select-box ul::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.6)}.select-box ul li{display:block;position:relative}.select-box ul li span{display:block;font-size:1rem;margin:0 -1rem;padding:1rem}.select-box ul li span:hover{background-color:#fafafa}[dir=rtl] .select-box ul{padding:0 1rem}[dir=rtl] .select-box ul li{padding-right:0}:lang(my) .options-container{top:52px}:lang(my) .select-box button{font-family:NotoSans,sans-serif} \ No newline at end of file +.select-box button:after{background:url(../../images/chevron-down.svg) no-repeat 50%;content:"";float:right;height:13px;position:absolute;right:14px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transition:translateY(-50%);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:20px}.select-box button{border:2px solid #000;color:#000;cursor:pointer;font-size:1rem;font-weight:600;line-height:1.125rem;margin:0;padding:1rem 3.125rem 1rem 1rem;position:relative;text-transform:uppercase;width:100%}.select-box ul{border:2px solid #000;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;min-height:100px;padding:0 1rem;width:100%}.select-box ul:focus{box-shadow:0 0 4px #0468b1;outline:0}[dir=rtl] .select-box button{padding-left:3.125rem;padding-right:1rem;text-align:right}[dir=rtl] .select-box button:after{left:16px;margin:0;right:auto}.select-box ul.active{background-color:#fff}.select-box ul li{border-top:1px solid #d4d6d8;cursor:pointer;margin-bottom:0;padding:0}.select-box{color:#000;display:flex;flex-direction:column;font-size:2rem;height:52px;max-width:18.5rem;position:relative}.select-box.expanded button:after{-webkit-transform:translateY(-50%) rotate(-180deg);-moz-transform:translateY(-50%) rotate(-180deg);-ms-transform:translateY(-50%) rotate(-180deg);-o-transform:translateY(-50%) rotate(-180deg);transition:translateY(-50%) rotate(-180deg)}.select-box button{background:#fff;display:flex}.select-box ul{background-color:#fff;order:1;position:absolute;top:51px;-webkit-transition:all .4s cubic-bezier(.64,.05,.35,1.05);-moz-transition:all .4s cubic-bezier(.64,.05,.35,1.05);-ms-transition:all .4s cubic-bezier(.64,.05,.35,1.05);-o-transition:all .4s cubic-bezier(.64,.05,.35,1.05);transition:all .4s cubic-bezier(.64,.05,.35,1.05);z-index:20}.select-box ul.active{border-top:0;display:block;overflow-y:auto}.select-box ul::-webkit-scrollbar{background-color:rgba(0,0,0,.3);width:4px}.select-box ul::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.6)}.select-box ul li{display:block;position:relative}.select-box ul li span{display:block;font-size:1rem;margin:0 -1rem;padding:1rem}.select-box ul li span:hover{background-color:#fafafa}[dir=rtl] .select-box ul{padding:0 1rem}[dir=rtl] .select-box ul li{padding-right:0}:lang(my) .options-container{top:52px}:lang(my) .select-box button{font-family:NotoSans,sans-serif} \ No newline at end of file diff --git a/docs/css/components/documentation.min.css b/docs/css/components/documentation.min.css index 4fc3fc648..861bb4187 100644 --- a/docs/css/components/documentation.min.css +++ b/docs/css/components/documentation.min.css @@ -1 +1 @@ -.grid-container{margin-left:auto;margin-right:auto;max-width:90rem;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.fluid{margin-left:auto;margin-right:auto;max-width:100%;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container.fluid{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.full{margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0}.grid-x{display:flex;flex-flow:row wrap}.cell{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{flex:1 1 0}.cell.shrink{flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-full,.grid-x>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-full,.grid-x>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-full,.grid-x>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-full,.grid-x>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-full,.grid-x>.xxlarge-shrink{flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9{flex:0 0 auto}.grid-x>.small-1{width:8.3333333333%}.grid-x>.small-2{width:16.6666666667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.3333333333%}.grid-x>.small-5{width:41.6666666667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.3333333333%}.grid-x>.small-8{width:66.6666666667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.3333333333%}.grid-x>.small-11{width:91.6666666667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:30em){.grid-x>.medium-auto{flex:1 1 0;width:auto}.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-shrink{flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.3333333333%}.grid-x>.medium-2{width:16.6666666667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.3333333333%}.grid-x>.medium-5{width:41.6666666667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.3333333333%}.grid-x>.medium-8{width:66.6666666667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.3333333333%}.grid-x>.medium-11{width:91.6666666667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{flex:1 1 0;width:auto}.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-shrink{flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.3333333333%}.grid-x>.large-2{width:16.6666666667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.3333333333%}.grid-x>.large-5{width:41.6666666667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.3333333333%}.grid-x>.large-8{width:66.6666666667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.3333333333%}.grid-x>.large-11{width:91.6666666667%}.grid-x>.large-12{width:100%}}@media screen and (min-width:90em){.grid-x>.xlarge-auto{flex:1 1 0;width:auto}.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-shrink{flex:0 0 auto}.grid-x>.xlarge-shrink{width:auto}.grid-x>.xlarge-1{width:8.3333333333%}.grid-x>.xlarge-2{width:16.6666666667%}.grid-x>.xlarge-3{width:25%}.grid-x>.xlarge-4{width:33.3333333333%}.grid-x>.xlarge-5{width:41.6666666667%}.grid-x>.xlarge-6{width:50%}.grid-x>.xlarge-7{width:58.3333333333%}.grid-x>.xlarge-8{width:66.6666666667%}.grid-x>.xlarge-9{width:75%}.grid-x>.xlarge-10{width:83.3333333333%}.grid-x>.xlarge-11{width:91.6666666667%}.grid-x>.xlarge-12{width:100%}}@media screen and (min-width:120em){.grid-x>.xxlarge-auto{flex:1 1 0;width:auto}.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-shrink{flex:0 0 auto}.grid-x>.xxlarge-shrink{width:auto}.grid-x>.xxlarge-1{width:8.3333333333%}.grid-x>.xxlarge-2{width:16.6666666667%}.grid-x>.xxlarge-3{width:25%}.grid-x>.xxlarge-4{width:33.3333333333%}.grid-x>.xxlarge-5{width:41.6666666667%}.grid-x>.xxlarge-6{width:50%}.grid-x>.xxlarge-7{width:58.3333333333%}.grid-x>.xxlarge-8{width:66.6666666667%}.grid-x>.xxlarge-9{width:75%}.grid-x>.xxlarge-10{width:83.3333333333%}.grid-x>.xxlarge-11{width:91.6666666667%}.grid-x>.xxlarge-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-margin-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-margin-x>.cell{margin-left:.375rem;margin-right:.375rem;width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.cell{margin-left:.75rem;margin-right:.75rem;width:calc(100% - 1.5rem)}}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - .75rem)}.grid-margin-x>.small-2{width:calc(16.66667% - .75rem)}.grid-margin-x>.small-3{width:calc(25% - .75rem)}.grid-margin-x>.small-4{width:calc(33.33333% - .75rem)}.grid-margin-x>.small-5{width:calc(41.66667% - .75rem)}.grid-margin-x>.small-6{width:calc(50% - .75rem)}.grid-margin-x>.small-7{width:calc(58.33333% - .75rem)}.grid-margin-x>.small-8{width:calc(66.66667% - .75rem)}.grid-margin-x>.small-9{width:calc(75% - .75rem)}.grid-margin-x>.small-10{width:calc(83.33333% - .75rem)}.grid-margin-x>.small-11{width:calc(91.66667% - .75rem)}.grid-margin-x>.small-12{width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.small-3{width:calc(25% - 1.5rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.small-6{width:calc(50% - 1.5rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.small-9{width:calc(75% - 1.5rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.small-12{width:calc(100% - 1.5rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.medium-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.5rem)}.grid-margin-x>.medium-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.medium-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.5rem)}.grid-margin-x>.medium-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.medium-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.5rem)}.grid-margin-x>.medium-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.medium-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.large-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.large-3{width:calc(25% - 1.5rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.large-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.large-6{width:calc(50% - 1.5rem)}.grid-margin-x>.large-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.large-9{width:calc(75% - 1.5rem)}.grid-margin-x>.large-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.large-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.large-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x>.xlarge-auto,.grid-margin-x>.xlarge-shrink{width:auto}.grid-margin-x>.xlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xlarge-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x>.xxlarge-auto,.grid-margin-x>.xxlarge-shrink{width:auto}.grid-margin-x>.xxlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xxlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xxlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xxlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xxlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xxlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xxlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xxlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xxlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xxlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xxlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xxlarge-12{width:calc(100% - 1.5rem)}}.grid-padding-x .grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-padding-x .grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-container:not(.full)>.grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-container:not(.full)>.grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-padding-x>.cell{padding-left:.375rem;padding-right:.375rem}@media print,screen and (min-width:30em){.grid-padding-x>.cell{padding-left:.75rem;padding-right:.75rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.3333333333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.6666666667%}.small-up-7>.cell{width:14.2857142857%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:30em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.3333333333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.6666666667%}.medium-up-7>.cell{width:14.2857142857%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.3333333333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.6666666667%}.large-up-7>.cell{width:14.2857142857%}.large-up-8>.cell{width:12.5%}}@media screen and (min-width:90em){.xlarge-up-1>.cell{width:100%}.xlarge-up-2>.cell{width:50%}.xlarge-up-3>.cell{width:33.3333333333%}.xlarge-up-4>.cell{width:25%}.xlarge-up-5>.cell{width:20%}.xlarge-up-6>.cell{width:16.6666666667%}.xlarge-up-7>.cell{width:14.2857142857%}.xlarge-up-8>.cell{width:12.5%}}@media screen and (min-width:120em){.xxlarge-up-1>.cell{width:100%}.xxlarge-up-2>.cell{width:50%}.xxlarge-up-3>.cell{width:33.3333333333%}.xxlarge-up-4>.cell{width:25%}.xxlarge-up-5>.cell{width:20%}.xxlarge-up-6>.cell{width:16.6666666667%}.xxlarge-up-7>.cell{width:14.2857142857%}.xxlarge-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - .75rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - .75rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - .75rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - .75rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - .75rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - .75rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - .75rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.5rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x.xlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x.xxlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xxlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xxlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xxlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xxlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xxlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xxlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xxlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}.small-margin-collapse,.small-margin-collapse>.cell{margin-left:0;margin-right:0}.small-margin-collapse>.small-1{width:8.3333333333%}.small-margin-collapse>.small-2{width:16.6666666667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.3333333333%}.small-margin-collapse>.small-5{width:41.6666666667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.3333333333%}.small-margin-collapse>.small-8{width:66.6666666667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.3333333333%}.small-margin-collapse>.small-11{width:91.6666666667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width:30em){.small-margin-collapse>.medium-1{width:8.3333333333%}.small-margin-collapse>.medium-2{width:16.6666666667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.3333333333%}.small-margin-collapse>.medium-5{width:41.6666666667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.3333333333%}.small-margin-collapse>.medium-8{width:66.6666666667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.3333333333%}.small-margin-collapse>.medium-11{width:91.6666666667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse>.large-1{width:8.3333333333%}.small-margin-collapse>.large-2{width:16.6666666667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.3333333333%}.small-margin-collapse>.large-5{width:41.6666666667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.3333333333%}.small-margin-collapse>.large-8{width:66.6666666667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.3333333333%}.small-margin-collapse>.large-11{width:91.6666666667%}.small-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.small-margin-collapse>.xlarge-1{width:8.3333333333%}.small-margin-collapse>.xlarge-2{width:16.6666666667%}.small-margin-collapse>.xlarge-3{width:25%}.small-margin-collapse>.xlarge-4{width:33.3333333333%}.small-margin-collapse>.xlarge-5{width:41.6666666667%}.small-margin-collapse>.xlarge-6{width:50%}.small-margin-collapse>.xlarge-7{width:58.3333333333%}.small-margin-collapse>.xlarge-8{width:66.6666666667%}.small-margin-collapse>.xlarge-9{width:75%}.small-margin-collapse>.xlarge-10{width:83.3333333333%}.small-margin-collapse>.xlarge-11{width:91.6666666667%}.small-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.small-margin-collapse>.xxlarge-1{width:8.3333333333%}.small-margin-collapse>.xxlarge-2{width:16.6666666667%}.small-margin-collapse>.xxlarge-3{width:25%}.small-margin-collapse>.xxlarge-4{width:33.3333333333%}.small-margin-collapse>.xxlarge-5{width:41.6666666667%}.small-margin-collapse>.xxlarge-6{width:50%}.small-margin-collapse>.xxlarge-7{width:58.3333333333%}.small-margin-collapse>.xxlarge-8{width:66.6666666667%}.small-margin-collapse>.xxlarge-9{width:75%}.small-margin-collapse>.xxlarge-10{width:83.3333333333%}.small-margin-collapse>.xxlarge-11{width:91.6666666667%}.small-margin-collapse>.xxlarge-12{width:100%}}.small-padding-collapse{margin-left:0;margin-right:0}.small-padding-collapse>.cell{padding-left:0;padding-right:0}@media print,screen and (min-width:30em){.medium-margin-collapse,.medium-margin-collapse>.cell{margin-left:0;margin-right:0}.medium-margin-collapse>.small-1{width:8.3333333333%}.medium-margin-collapse>.small-2{width:16.6666666667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.3333333333%}.medium-margin-collapse>.small-5{width:41.6666666667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.3333333333%}.medium-margin-collapse>.small-8{width:66.6666666667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.3333333333%}.medium-margin-collapse>.small-11{width:91.6666666667%}.medium-margin-collapse>.small-12{width:100%}.medium-margin-collapse>.medium-1{width:8.3333333333%}.medium-margin-collapse>.medium-2{width:16.6666666667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.3333333333%}.medium-margin-collapse>.medium-5{width:41.6666666667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.3333333333%}.medium-margin-collapse>.medium-8{width:66.6666666667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.3333333333%}.medium-margin-collapse>.medium-11{width:91.6666666667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse>.large-1{width:8.3333333333%}.medium-margin-collapse>.large-2{width:16.6666666667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.3333333333%}.medium-margin-collapse>.large-5{width:41.6666666667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.3333333333%}.medium-margin-collapse>.large-8{width:66.6666666667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.3333333333%}.medium-margin-collapse>.large-11{width:91.6666666667%}.medium-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.medium-margin-collapse>.xlarge-1{width:8.3333333333%}.medium-margin-collapse>.xlarge-2{width:16.6666666667%}.medium-margin-collapse>.xlarge-3{width:25%}.medium-margin-collapse>.xlarge-4{width:33.3333333333%}.medium-margin-collapse>.xlarge-5{width:41.6666666667%}.medium-margin-collapse>.xlarge-6{width:50%}.medium-margin-collapse>.xlarge-7{width:58.3333333333%}.medium-margin-collapse>.xlarge-8{width:66.6666666667%}.medium-margin-collapse>.xlarge-9{width:75%}.medium-margin-collapse>.xlarge-10{width:83.3333333333%}.medium-margin-collapse>.xlarge-11{width:91.6666666667%}.medium-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.medium-margin-collapse>.xxlarge-1{width:8.3333333333%}.medium-margin-collapse>.xxlarge-2{width:16.6666666667%}.medium-margin-collapse>.xxlarge-3{width:25%}.medium-margin-collapse>.xxlarge-4{width:33.3333333333%}.medium-margin-collapse>.xxlarge-5{width:41.6666666667%}.medium-margin-collapse>.xxlarge-6{width:50%}.medium-margin-collapse>.xxlarge-7{width:58.3333333333%}.medium-margin-collapse>.xxlarge-8{width:66.6666666667%}.medium-margin-collapse>.xxlarge-9{width:75%}.medium-margin-collapse>.xxlarge-10{width:83.3333333333%}.medium-margin-collapse>.xxlarge-11{width:91.6666666667%}.medium-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:30em){.medium-padding-collapse{margin-left:0;margin-right:0}.medium-padding-collapse>.cell{padding-left:0;padding-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse,.large-margin-collapse>.cell{margin-left:0;margin-right:0}.large-margin-collapse>.small-1{width:8.3333333333%}.large-margin-collapse>.small-2{width:16.6666666667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.3333333333%}.large-margin-collapse>.small-5{width:41.6666666667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.3333333333%}.large-margin-collapse>.small-8{width:66.6666666667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.3333333333%}.large-margin-collapse>.small-11{width:91.6666666667%}.large-margin-collapse>.small-12{width:100%}.large-margin-collapse>.medium-1{width:8.3333333333%}.large-margin-collapse>.medium-2{width:16.6666666667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.3333333333%}.large-margin-collapse>.medium-5{width:41.6666666667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.3333333333%}.large-margin-collapse>.medium-8{width:66.6666666667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.3333333333%}.large-margin-collapse>.medium-11{width:91.6666666667%}.large-margin-collapse>.medium-12{width:100%}.large-margin-collapse>.large-1{width:8.3333333333%}.large-margin-collapse>.large-2{width:16.6666666667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.3333333333%}.large-margin-collapse>.large-5{width:41.6666666667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.3333333333%}.large-margin-collapse>.large-8{width:66.6666666667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.3333333333%}.large-margin-collapse>.large-11{width:91.6666666667%}.large-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.large-margin-collapse>.xlarge-1{width:8.3333333333%}.large-margin-collapse>.xlarge-2{width:16.6666666667%}.large-margin-collapse>.xlarge-3{width:25%}.large-margin-collapse>.xlarge-4{width:33.3333333333%}.large-margin-collapse>.xlarge-5{width:41.6666666667%}.large-margin-collapse>.xlarge-6{width:50%}.large-margin-collapse>.xlarge-7{width:58.3333333333%}.large-margin-collapse>.xlarge-8{width:66.6666666667%}.large-margin-collapse>.xlarge-9{width:75%}.large-margin-collapse>.xlarge-10{width:83.3333333333%}.large-margin-collapse>.xlarge-11{width:91.6666666667%}.large-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.large-margin-collapse>.xxlarge-1{width:8.3333333333%}.large-margin-collapse>.xxlarge-2{width:16.6666666667%}.large-margin-collapse>.xxlarge-3{width:25%}.large-margin-collapse>.xxlarge-4{width:33.3333333333%}.large-margin-collapse>.xxlarge-5{width:41.6666666667%}.large-margin-collapse>.xxlarge-6{width:50%}.large-margin-collapse>.xxlarge-7{width:58.3333333333%}.large-margin-collapse>.xxlarge-8{width:66.6666666667%}.large-margin-collapse>.xxlarge-9{width:75%}.large-margin-collapse>.xxlarge-10{width:83.3333333333%}.large-margin-collapse>.xxlarge-11{width:91.6666666667%}.large-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:64em){.large-padding-collapse{margin-left:0;margin-right:0}.large-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:90em){.xlarge-margin-collapse,.xlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xlarge-margin-collapse>.small-1{width:8.3333333333%}.xlarge-margin-collapse>.small-2{width:16.6666666667%}.xlarge-margin-collapse>.small-3{width:25%}.xlarge-margin-collapse>.small-4{width:33.3333333333%}.xlarge-margin-collapse>.small-5{width:41.6666666667%}.xlarge-margin-collapse>.small-6{width:50%}.xlarge-margin-collapse>.small-7{width:58.3333333333%}.xlarge-margin-collapse>.small-8{width:66.6666666667%}.xlarge-margin-collapse>.small-9{width:75%}.xlarge-margin-collapse>.small-10{width:83.3333333333%}.xlarge-margin-collapse>.small-11{width:91.6666666667%}.xlarge-margin-collapse>.small-12{width:100%}.xlarge-margin-collapse>.medium-1{width:8.3333333333%}.xlarge-margin-collapse>.medium-2{width:16.6666666667%}.xlarge-margin-collapse>.medium-3{width:25%}.xlarge-margin-collapse>.medium-4{width:33.3333333333%}.xlarge-margin-collapse>.medium-5{width:41.6666666667%}.xlarge-margin-collapse>.medium-6{width:50%}.xlarge-margin-collapse>.medium-7{width:58.3333333333%}.xlarge-margin-collapse>.medium-8{width:66.6666666667%}.xlarge-margin-collapse>.medium-9{width:75%}.xlarge-margin-collapse>.medium-10{width:83.3333333333%}.xlarge-margin-collapse>.medium-11{width:91.6666666667%}.xlarge-margin-collapse>.medium-12{width:100%}.xlarge-margin-collapse>.large-1{width:8.3333333333%}.xlarge-margin-collapse>.large-2{width:16.6666666667%}.xlarge-margin-collapse>.large-3{width:25%}.xlarge-margin-collapse>.large-4{width:33.3333333333%}.xlarge-margin-collapse>.large-5{width:41.6666666667%}.xlarge-margin-collapse>.large-6{width:50%}.xlarge-margin-collapse>.large-7{width:58.3333333333%}.xlarge-margin-collapse>.large-8{width:66.6666666667%}.xlarge-margin-collapse>.large-9{width:75%}.xlarge-margin-collapse>.large-10{width:83.3333333333%}.xlarge-margin-collapse>.large-11{width:91.6666666667%}.xlarge-margin-collapse>.large-12{width:100%}.xlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xlarge-3{width:25%}.xlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xlarge-6{width:50%}.xlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xlarge-9{width:75%}.xlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.xlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xxlarge-3{width:25%}.xlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xxlarge-6{width:50%}.xlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xxlarge-9{width:75%}.xlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xxlarge-12{width:100%}}@media screen and (min-width:90em){.xlarge-padding-collapse{margin-left:0;margin-right:0}.xlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:120em){.xxlarge-margin-collapse,.xxlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xxlarge-margin-collapse>.small-1{width:8.3333333333%}.xxlarge-margin-collapse>.small-2{width:16.6666666667%}.xxlarge-margin-collapse>.small-3{width:25%}.xxlarge-margin-collapse>.small-4{width:33.3333333333%}.xxlarge-margin-collapse>.small-5{width:41.6666666667%}.xxlarge-margin-collapse>.small-6{width:50%}.xxlarge-margin-collapse>.small-7{width:58.3333333333%}.xxlarge-margin-collapse>.small-8{width:66.6666666667%}.xxlarge-margin-collapse>.small-9{width:75%}.xxlarge-margin-collapse>.small-10{width:83.3333333333%}.xxlarge-margin-collapse>.small-11{width:91.6666666667%}.xxlarge-margin-collapse>.small-12{width:100%}.xxlarge-margin-collapse>.medium-1{width:8.3333333333%}.xxlarge-margin-collapse>.medium-2{width:16.6666666667%}.xxlarge-margin-collapse>.medium-3{width:25%}.xxlarge-margin-collapse>.medium-4{width:33.3333333333%}.xxlarge-margin-collapse>.medium-5{width:41.6666666667%}.xxlarge-margin-collapse>.medium-6{width:50%}.xxlarge-margin-collapse>.medium-7{width:58.3333333333%}.xxlarge-margin-collapse>.medium-8{width:66.6666666667%}.xxlarge-margin-collapse>.medium-9{width:75%}.xxlarge-margin-collapse>.medium-10{width:83.3333333333%}.xxlarge-margin-collapse>.medium-11{width:91.6666666667%}.xxlarge-margin-collapse>.medium-12{width:100%}.xxlarge-margin-collapse>.large-1{width:8.3333333333%}.xxlarge-margin-collapse>.large-2{width:16.6666666667%}.xxlarge-margin-collapse>.large-3{width:25%}.xxlarge-margin-collapse>.large-4{width:33.3333333333%}.xxlarge-margin-collapse>.large-5{width:41.6666666667%}.xxlarge-margin-collapse>.large-6{width:50%}.xxlarge-margin-collapse>.large-7{width:58.3333333333%}.xxlarge-margin-collapse>.large-8{width:66.6666666667%}.xxlarge-margin-collapse>.large-9{width:75%}.xxlarge-margin-collapse>.large-10{width:83.3333333333%}.xxlarge-margin-collapse>.large-11{width:91.6666666667%}.xxlarge-margin-collapse>.large-12{width:100%}.xxlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xlarge-3{width:25%}.xxlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xlarge-6{width:50%}.xxlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xlarge-9{width:75%}.xxlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xlarge-12{width:100%}.xxlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xxlarge-3{width:25%}.xxlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xxlarge-6{width:50%}.xxlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xxlarge-9{width:75%}.xxlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xxlarge-12{width:100%}.xxlarge-padding-collapse{margin-left:0;margin-right:0}.xxlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:.375rem}.small-offset-1{margin-left:8.3333333333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.33333% + .375rem)}.small-offset-2{margin-left:16.6666666667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.66667% + .375rem)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + .375rem)}.small-offset-4{margin-left:33.3333333333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.33333% + .375rem)}.small-offset-5{margin-left:41.6666666667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.66667% + .375rem)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + .375rem)}.small-offset-7{margin-left:58.3333333333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.33333% + .375rem)}.small-offset-8{margin-left:66.6666666667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.66667% + .375rem)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + .375rem)}.small-offset-10{margin-left:83.3333333333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.33333% + .375rem)}.small-offset-11{margin-left:91.6666666667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.66667% + .375rem)}@media print,screen and (min-width:30em){.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:.75rem}.medium-offset-1{margin-left:8.3333333333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.33333% + .75rem)}.medium-offset-2{margin-left:16.6666666667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.66667% + .75rem)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + .75rem)}.medium-offset-4{margin-left:33.3333333333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.33333% + .75rem)}.medium-offset-5{margin-left:41.6666666667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.66667% + .75rem)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + .75rem)}.medium-offset-7{margin-left:58.3333333333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.33333% + .75rem)}.medium-offset-8{margin-left:66.6666666667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.66667% + .75rem)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + .75rem)}.medium-offset-10{margin-left:83.3333333333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.33333% + .75rem)}.medium-offset-11{margin-left:91.6666666667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.66667% + .75rem)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:.75rem}.large-offset-1{margin-left:8.3333333333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.33333% + .75rem)}.large-offset-2{margin-left:16.6666666667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + .75rem)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + .75rem)}.large-offset-4{margin-left:33.3333333333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.33333% + .75rem)}.large-offset-5{margin-left:41.6666666667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.66667% + .75rem)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + .75rem)}.large-offset-7{margin-left:58.3333333333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.33333% + .75rem)}.large-offset-8{margin-left:66.6666666667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.66667% + .75rem)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + .75rem)}.large-offset-10{margin-left:83.3333333333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.33333% + .75rem)}.large-offset-11{margin-left:91.6666666667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:90em){.xlarge-offset-0{margin-left:0}.grid-margin-x>.xlarge-offset-0{margin-left:.75rem}.xlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xlarge-offset-3{margin-left:25%}.grid-margin-x>.xlarge-offset-3{margin-left:calc(25% + .75rem)}.xlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xlarge-offset-6{margin-left:50%}.grid-margin-x>.xlarge-offset-6{margin-left:calc(50% + .75rem)}.xlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xlarge-offset-9{margin-left:75%}.grid-margin-x>.xlarge-offset-9{margin-left:calc(75% + .75rem)}.xlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:120em){.xxlarge-offset-0{margin-left:0}.grid-margin-x>.xxlarge-offset-0{margin-left:.75rem}.xxlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xxlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xxlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xxlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xxlarge-offset-3{margin-left:25%}.grid-margin-x>.xxlarge-offset-3{margin-left:calc(25% + .75rem)}.xxlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xxlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xxlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xxlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xxlarge-offset-6{margin-left:50%}.grid-margin-x>.xxlarge-offset-6{margin-left:calc(50% + .75rem)}.xxlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xxlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xxlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xxlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xxlarge-offset-9{margin-left:75%}.grid-margin-x>.xxlarge-offset-9{margin-left:calc(75% + .75rem)}.xxlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xxlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xxlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xxlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}.grid-y{display:flex;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto,.grid-y>.shrink{height:auto}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-full,.grid-y>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-full,.grid-y>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-full,.grid-y>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-full,.grid-y>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-full,.grid-y>.xxlarge-shrink{flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9{flex:0 0 auto}.grid-y>.small-1{height:8.3333333333%}.grid-y>.small-2{height:16.6666666667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.3333333333%}.grid-y>.small-5{height:41.6666666667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.3333333333%}.grid-y>.small-8{height:66.6666666667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.3333333333%}.grid-y>.small-11{height:91.6666666667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width:30em){.grid-y>.medium-auto{flex:1 1 0;height:auto}.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-shrink{flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.3333333333%}.grid-y>.medium-2{height:16.6666666667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.3333333333%}.grid-y>.medium-5{height:41.6666666667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.3333333333%}.grid-y>.medium-8{height:66.6666666667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.3333333333%}.grid-y>.medium-11{height:91.6666666667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width:64em){.grid-y>.large-auto{flex:1 1 0;height:auto}.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-shrink{flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.3333333333%}.grid-y>.large-2{height:16.6666666667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.3333333333%}.grid-y>.large-5{height:41.6666666667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.3333333333%}.grid-y>.large-8{height:66.6666666667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.3333333333%}.grid-y>.large-11{height:91.6666666667%}.grid-y>.large-12{height:100%}}@media screen and (min-width:90em){.grid-y>.xlarge-auto{flex:1 1 0;height:auto}.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-shrink{flex:0 0 auto}.grid-y>.xlarge-shrink{height:auto}.grid-y>.xlarge-1{height:8.3333333333%}.grid-y>.xlarge-2{height:16.6666666667%}.grid-y>.xlarge-3{height:25%}.grid-y>.xlarge-4{height:33.3333333333%}.grid-y>.xlarge-5{height:41.6666666667%}.grid-y>.xlarge-6{height:50%}.grid-y>.xlarge-7{height:58.3333333333%}.grid-y>.xlarge-8{height:66.6666666667%}.grid-y>.xlarge-9{height:75%}.grid-y>.xlarge-10{height:83.3333333333%}.grid-y>.xlarge-11{height:91.6666666667%}.grid-y>.xlarge-12{height:100%}}@media screen and (min-width:120em){.grid-y>.xxlarge-auto{flex:1 1 0;height:auto}.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-shrink{flex:0 0 auto}.grid-y>.xxlarge-shrink{height:auto}.grid-y>.xxlarge-1{height:8.3333333333%}.grid-y>.xxlarge-2{height:16.6666666667%}.grid-y>.xxlarge-3{height:25%}.grid-y>.xxlarge-4{height:33.3333333333%}.grid-y>.xxlarge-5{height:41.6666666667%}.grid-y>.xxlarge-6{height:50%}.grid-y>.xxlarge-7{height:58.3333333333%}.grid-y>.xxlarge-8{height:66.6666666667%}.grid-y>.xxlarge-9{height:75%}.grid-y>.xxlarge-10{height:83.3333333333%}.grid-y>.xxlarge-11{height:91.6666666667%}.grid-y>.xxlarge-12{height:100%}}.grid-padding-y .grid-padding-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-padding-y .grid-padding-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-padding-y>.cell{padding-bottom:.375rem;padding-top:.375rem}@media print,screen and (min-width:30em){.grid-padding-y>.cell{padding-bottom:.75rem;padding-top:.75rem}}.grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .grid-frame{width:100%}.cell-block{max-width:100%;overflow-x:auto}.cell-block,.cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container{display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}@media print,screen and (min-width:30em){.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.medium-cell-block-container{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.medium-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media print,screen and (min-width:64em){.large-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.large-cell-block-container{display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.large-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:90em){.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xlarge-grid-frame{width:100%}.xlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:120em){.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xxlarge-grid-frame{width:100%}.xxlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xxlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xxlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xxlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}.grid-y.grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:30em){.grid-y.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:90em){.grid-y.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:120em){.grid-y.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:30em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}@media screen and (min-width:90em){.cell .grid-y.xlarge-grid-frame{height:100%}}@media screen and (min-width:120em){.cell .grid-y.xxlarge-grid-frame{height:100%}}.grid-margin-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-margin-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-margin-y>.cell{height:calc(100% - .75rem);margin-bottom:.375rem;margin-top:.375rem}@media print,screen and (min-width:30em){.grid-margin-y>.cell{height:calc(100% - 1.5rem);margin-bottom:.75rem;margin-top:.75rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - .75rem)}.grid-margin-y>.small-2{height:calc(16.66667% - .75rem)}.grid-margin-y>.small-3{height:calc(25% - .75rem)}.grid-margin-y>.small-4{height:calc(33.33333% - .75rem)}.grid-margin-y>.small-5{height:calc(41.66667% - .75rem)}.grid-margin-y>.small-6{height:calc(50% - .75rem)}.grid-margin-y>.small-7{height:calc(58.33333% - .75rem)}.grid-margin-y>.small-8{height:calc(66.66667% - .75rem)}.grid-margin-y>.small-9{height:calc(75% - .75rem)}.grid-margin-y>.small-10{height:calc(83.33333% - .75rem)}.grid-margin-y>.small-11{height:calc(91.66667% - .75rem)}.grid-margin-y>.small-12{height:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.small-3{height:calc(25% - 1.5rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.small-6{height:calc(50% - 1.5rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.small-9{height:calc(75% - 1.5rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.small-12{height:calc(100% - 1.5rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.5rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.5rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.5rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.large-3{height:calc(25% - 1.5rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.large-6{height:calc(50% - 1.5rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.large-9{height:calc(75% - 1.5rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.large-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y>.xlarge-auto,.grid-margin-y>.xlarge-shrink{height:auto}.grid-margin-y>.xlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xlarge-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y>.xxlarge-auto,.grid-margin-y>.xxlarge-shrink{height:auto}.grid-margin-y>.xxlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xxlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xxlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xxlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xxlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xxlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xxlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xxlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xxlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xxlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xxlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xxlarge-12{height:calc(100% - 1.5rem)}}.grid-frame.grid-margin-y{height:calc(100vh + .75rem)}@media print,screen and (min-width:30em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:30em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y.xlarge-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y.xxlarge-grid-frame{height:calc(100vh + 1.5rem)}}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-left:auto;margin-right:auto}.clearfix:after,.clearfix:before{content:" ";display:table;flex-basis:0;order:1}.clearfix:after{clear:both}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{align-content:center;align-items:center;justify-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width:30em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width:64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}@media screen and (min-width:90em){.xlarge-order-1{order:1}.xlarge-order-2{order:2}.xlarge-order-3{order:3}.xlarge-order-4{order:4}.xlarge-order-5{order:5}.xlarge-order-6{order:6}}@media screen and (min-width:120em){.xxlarge-order-1{order:1}.xxlarge-order-2{order:2}.xxlarge-order-3{order:3}.xxlarge-order-4{order:4}.xxlarge-order-5{order:5}.xxlarge-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width:30em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:90em){.xlarge-flex-container{display:flex}.xlarge-flex-child-auto{flex:1 1 auto}.xlarge-flex-child-grow{flex:1 0 auto}.xlarge-flex-child-shrink{flex:0 1 auto}.xlarge-flex-dir-row{flex-direction:row}.xlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xlarge-flex-dir-column{flex-direction:column}.xlarge-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:120em){.xxlarge-flex-container{display:flex}.xxlarge-flex-child-auto{flex:1 1 auto}.xxlarge-flex-child-grow{flex:1 0 auto}.xxlarge-flex-child-shrink{flex:0 1 auto}.xxlarge-flex-dir-row{flex-direction:row}.xxlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xxlarge-flex-dir-column{flex-direction:column}.xxlarge-flex-dir-column-reverse{flex-direction:column-reverse}}.hide{display:none!important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width:29.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:30em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:30em){.hide-for-medium{display:none!important}}@media screen and (max-width:29.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:30em)and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:29.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:64em)and (max-width:89.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:90em){.show-for-large-only{display:none!important}}@media screen and (min-width:90em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:89.99875em){.show-for-xlarge{display:none!important}}@media screen and (min-width:90em)and (max-width:119.99875em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:89.99875em),screen and (min-width:120em){.show-for-xlarge-only{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge-only{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge-only{display:none!important}}.show-for-sr,.show-on-focus{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.show-on-focus:active,.show-on-focus:focus{clip:auto!important;height:auto!important;overflow:visible!important;position:static!important;white-space:normal!important;width:auto!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode{display:block!important}.hide-for-dark-mode{display:none!important}}.show-for-ie{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie{display:block!important}.hide-for-ie{display:none!important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}.documentation-page .grid-container:not(.full){margin-left:auto;margin-right:auto;max-width:75rem}.documentation-page .grid-container.full{margin-left:auto;margin-right:auto;padding:0 .75rem}@media(min-width:64em){.documentation-page .grid-container.full{padding:0 .25rem}}.documentation-page .vimeo-full-width{padding:56.25% 0 0;position:relative}.documentation-page .vimeo-full-width iframe{height:100%;left:0;position:absolute;top:0;width:100%}.documentation-page h1.title{color:#000;font-family:SohneBreit,ProximaNova,sans-serif;font-size:55px;font-weight:900;margin-bottom:2rem;margin-top:4rem}@media(min-width:64em){.documentation-page h1.title{font-size:55px}}.documentation-page h2,.documentation-page h3,.documentation-page h4,.documentation-page h5,.documentation-page h6{font-family:ProximaNova,sans-serif}.documentation-page h2{margin-bottom:1.5rem}.documentation-page h3{margin-bottom:1rem}.documentation-page .subtitle{font-size:1.25rem;line-height:1.3}.documentation-page video{width:100%}.documentation-page hr{border-top:2px solid #000;margin-bottom:1.5rem;margin-top:5rem}.documentation-page .intro .cell{align-items:center;display:flex}.documentation-page .intro .cell.figma{background:#000}.documentation-page .intro .cell.figma a,.documentation-page .intro .cell.figma p{color:#fff}.documentation-page .intro .cell.github{background:#edeff0}.documentation-page .intro .cell.figma a,.documentation-page .intro .cell.github a{background:none;padding-bottom:1.5rem;padding-top:2.5rem;text-align:center;width:100%}@media(min-width:64em){.documentation-page .intro .cell.figma a,.documentation-page .intro .cell.github a{padding-bottom:2rem;padding-top:3rem}}.documentation-page .intro .cell.figma a p,.documentation-page .intro .cell.github a p{font-size:1.25rem}.documentation-page .intro .cell.figma img,.documentation-page .intro .cell.github img{height:100px}.documentation-page .featured-content-cards__wrapper{margin-bottom:1rem;margin-top:3rem}.documentation-page .featured-content-cards__wrapper .grid-x.grid-margin-x{row-gap:1.5rem} \ No newline at end of file +.documentation-page .grid-container:not(.full){margin-left:auto;margin-right:auto;max-width:75rem}.documentation-page .grid-container.full{margin-left:auto;margin-right:auto;padding:0 .75rem}@media(min-width:64em){.documentation-page .grid-container.full{padding:0 .25rem}}.documentation-page .vimeo-full-width{padding:56.25% 0 0;position:relative}.documentation-page .vimeo-full-width iframe{height:100%;left:0;position:absolute;top:0;width:100%}.documentation-page h1.title{color:#000;font-family:SohneBreit,ProximaNova,sans-serif;font-size:55px;font-weight:900;margin-bottom:2rem;margin-top:4rem}@media(min-width:64em){.documentation-page h1.title{font-size:55px}}.documentation-page h2,.documentation-page h3,.documentation-page h4,.documentation-page h5,.documentation-page h6{font-family:ProximaNova,sans-serif}.documentation-page h2{margin-bottom:1.5rem}.documentation-page h3{margin-bottom:1rem}.documentation-page .subtitle{font-size:1.25rem;line-height:1.3}.documentation-page video{width:100%}.documentation-page hr{border-top:2px solid #000;margin-bottom:1.5rem;margin-top:5rem}.documentation-page .intro .cell{align-items:center;display:flex}.documentation-page .intro .cell.figma{background:#000}.documentation-page .intro .cell.figma a,.documentation-page .intro .cell.figma p{color:#fff}.documentation-page .intro .cell.github{background:#edeff0}.documentation-page .intro .cell.figma a,.documentation-page .intro .cell.github a{background:none;padding-bottom:1.5rem;padding-top:2.5rem;text-align:center;width:100%}@media(min-width:64em){.documentation-page .intro .cell.figma a,.documentation-page .intro .cell.github a{padding-bottom:2rem;padding-top:3rem}}.documentation-page .intro .cell.figma a p,.documentation-page .intro .cell.github a p{font-size:1.25rem}.documentation-page .intro .cell.figma img,.documentation-page .intro .cell.github img{height:100px}.documentation-page .featured-content-cards__wrapper{margin-bottom:1rem;margin-top:3rem} \ No newline at end of file diff --git a/docs/css/components/download-modal.min.css b/docs/css/components/download-modal.min.css index 36333a108..22fde8a60 100644 --- a/docs/css/components/download-modal.min.css +++ b/docs/css/components/download-modal.min.css @@ -1 +1 @@ -.overlay-grey:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar,.download-list{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar,.download-list::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track,.download-list::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner,.download-list::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb,.download-list::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.download-body{display:flex}@media(max-width:47.9375em){.download-body{height:calc(100% - 80px)}}.download-content{width:100%}@media(min-width:48em){.download-content{padding-left:1.5rem;width:calc(100% - 358px)}}.download-content .select-box{margin-bottom:2rem;max-width:100%}.download-content .select-box .selected{min-width:100%}.download-list{max-height:calc(100% - 82px)}@media(min-width:48em){.download-list{max-height:473px;padding-right:1.563rem}}.download-list .download-row.hide{display:none}.download-footer{margin-top:2rem;text-align:right}@media(min-width:48em){.download-footer{padding-right:1.5rem}}.list-language{max-height:100%}@media(min-width:48em){.list-language{max-height:404px}}.modal-download .modal-content{max-width:633px}.modal-download .download-content{padding:0;width:100%}@media(min-width:48em){[dir=rtl] .download-list{padding-left:1.563rem;padding-right:0}[dir=rtl] .download-content{padding-left:0;padding-right:1.5rem}}[dir=rtl] .download-footer{text-align:left}@media(min-width:48em){[dir=rtl] .download-footer{padding-left:1.5rem;padding-right:0}} \ No newline at end of file +.download-list{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.download-list::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.download-list::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.download-list::-webkit-scrollbar-corner{display:none}.download-list::-webkit-scrollbar-thumb{background:#000}.download-body{display:flex}@media(max-width:47.9375em){.download-body{height:calc(100% - 80px)}}.download-content{width:100%}@media(min-width:48em){.download-content{padding-left:1.5rem;width:calc(100% - 358px)}}.download-content .select-box{margin-bottom:2rem;max-width:100%}.download-content .select-box .selected{min-width:100%}.download-list{max-height:calc(100% - 82px)}@media(min-width:48em){.download-list{max-height:473px;padding-right:1.563rem}}.download-list .download-row.hide{display:none}.download-footer{margin-top:2rem;text-align:right}@media(min-width:48em){.download-footer{padding-right:1.5rem}}.list-language{max-height:100%}@media(min-width:48em){.list-language{max-height:404px}}.modal-download .modal-content{max-width:633px}.modal-download .download-content{padding:0;width:100%}@media(min-width:48em){[dir=rtl] .download-list{padding-left:1.563rem;padding-right:0}[dir=rtl] .download-content{padding-left:0;padding-right:1.5rem}}[dir=rtl] .download-footer{text-align:left}@media(min-width:48em){[dir=rtl] .download-footer{padding-left:1.5rem;padding-right:0}} \ No newline at end of file diff --git a/docs/css/components/footer.min.css b/docs/css/components/footer.min.css index 3460a10cd..6739b75f8 100644 --- a/docs/css/components/footer.min.css +++ b/docs/css/components/footer.min.css @@ -1 +1 @@ -.footer-icons li a{border:none}.footer-head,.footer-top{align-items:center;border-bottom:1px solid #fff;justify-content:space-between;margin-bottom:2rem}.overlay-grey:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.footer-icons li a,.footer-links li a,.footer-lists li a,.footer-panel a{background-image:none}.footer-icons li a{-webkit-animation:none;-moz-animation:none;-ms-animation:none;-o-animation:none;animation:none}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.footer-links li a,.footer-lists li a,.footer-panel a{color:#fff;font-size:1rem;line-height:1.4}.footer-links li a:hover,.footer-lists li a:hover,.footer-panel a:hover{color:#b5d5f5}.footer-item.inverted .footer-panel a,.footer-links.inverted a,.footer-lists.inverted a{color:#000}.footer-item.inverted .footer-panel a:hover,.footer-links.inverted a:hover,.footer-lists.inverted a:hover{color:#55606e}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}@media(min-width:48em){.footer-items{display:flex;row-gap:3rem}.footer-items .footer-item{flex:0 0 calc(50% - 1.5rem);width:calc(50% - 1.5rem)}}@media(min-width:64em){.footer-items .footer-item{flex:0 0 calc(33.33333% - 1.5rem);width:calc(33.33333% - 1.5rem)}}@media(min-width:90em){.footer-items .footer-item{flex:0 0 calc(25% - 1.5rem);width:calc(25% - 1.5rem)}}.footer-links{padding-left:0}.footer-links li{list-style:none;margin-bottom:.75rem;padding:0;text-align:left}@media(min-width:48em){.footer-links li{text-align:right}}[dir=rtl] .footer-links{padding-right:0}[dir=rtl] .footer-links li{padding:0;text-align:right}@media(min-width:48em){[dir=rtl] .footer-links li{text-align:left}}:lang(my) .footer-links li a{line-height:1.9}.footer-lists{padding-left:0}@media(min-width:48em){.footer-lists{max-width:690px;text-align:right}}@media(max-width:47.9375em){.footer-lists{margin:0 1rem 2rem}}.footer-lists li{list-style:none;margin-bottom:.75rem;padding-left:0}@media(min-width:48em){.footer-lists li{display:inline-flex;margin-bottom:1.125rem;margin-left:2.25rem}}[dir=rtl] .footer-lists{padding-right:0}@media(min-width:48em){[dir=rtl] .footer-lists{text-align:left}}[dir=rtl] .footer-lists li{padding-right:0}@media(min-width:48em){[dir=rtl] .footer-lists li{margin-left:0;margin-right:2.25rem}}:lang(my) .footer-lists li a{line-height:1.9}.footer-icons{display:flex;flex-wrap:wrap;padding-left:0}.footer-icons li{list-style:none;margin-bottom:1rem;padding:0}.footer-icons li a{display:block;font-size:0;height:20px;margin-block-end:1rem;margin-inline-start:2rem;width:20px}.footer-icons li a.facebook{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcgMTEuNWgyLjVsMS00SDd2LTJjMC0xLjAzIDAtMiAyLTJoMS41Vi4xNEMxMC4xNzQuMDk3IDguOTQzIDAgNy42NDMgMCA0LjkyOCAwIDMgMS42NTcgMyA0Ljd2Mi44SDB2NGgzVjIwaDR2LTguNVoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=) no-repeat bottom}.footer-icons li a.instagram{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDBjMi43MTcgMCAzLjA1Ni4wMSA0LjEyMi4wNiAxLjA2NS4wNSAxLjc5LjIxNyAyLjQyOC40NjUuNjYuMjU0IDEuMjE2LjU5OCAxLjc3MiAxLjE1My41MDkuNS45MDIgMS4xMDUgMS4xNTMgMS43NzIuMjQ3LjYzNy40MTUgMS4zNjMuNDY1IDIuNDI4LjA0NyAxLjA2Ni4wNiAxLjQwNS4wNiA0LjEyMiAwIDIuNzE3LS4wMSAzLjA1Ni0uMDYgNC4xMjItLjA1IDEuMDY1LS4yMTggMS43OS0uNDY1IDIuNDI4YTQuODgzIDQuODgzIDAgMCAxLTEuMTUzIDEuNzcyYy0uNS41MDgtMS4xMDUuOTAyLTEuNzcyIDEuMTUzLS42MzcuMjQ3LTEuMzYzLjQxNS0yLjQyOC40NjUtMS4wNjYuMDQ3LTEuNDA1LjA2LTQuMTIyLjA2LTIuNzE3IDAtMy4wNTYtLjAxLTQuMTIyLS4wNi0xLjA2NS0uMDUtMS43OS0uMjE4LTIuNDI4LS40NjVhNC44OSA0Ljg5IDAgMCAxLTEuNzcyLTEuMTUzQTQuOTA0IDQuOTA0IDAgMCAxIC41MjUgMTYuNTVDLjI3NyAxNS45MTMuMTEgMTUuMTg3LjA2IDE0LjEyMi4wMTMgMTMuMDU2IDAgMTIuNzE3IDAgMTBjMC0yLjcxNy4wMS0zLjA1Ni4wNi00LjEyMi4wNS0xLjA2Ni4yMTctMS43OS40NjUtMi40MjhhNC44OCA0Ljg4IDAgMCAxIDEuMTUzLTEuNzcyQTQuODk3IDQuODk3IDAgMCAxIDMuNDUuNTI1QzQuMDg4LjI3NyA0LjgxMi4xMSA1Ljg3OC4wNiA2Ljk0NC4wMTMgNy4yODMgMCAxMCAwWm0wIDVhNSA1IDAgMSAwIDAgMTAgNSA1IDAgMCAwIDAtMTBabTYuNS0uMjVhMS4yNSAxLjI1IDAgMSAwLTIuNSAwIDEuMjUgMS4yNSAwIDAgMCAyLjUgMFpNMTAgN2EzIDMgMCAxIDEgMCA2IDMgMyAwIDAgMSAwLTZaIiBmaWxsPSIjZmZmIi8+PC9zdmc+) no-repeat bottom}.footer-icons li a.linkedin{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQuOTQgMmEyIDIgMCAxIDEtNC0uMDAyIDIgMiAwIDAgMSA0IC4wMDJaTTUgNS40OEgxVjE4aDRWNS40OFptNi4zMiAwSDcuMzRWMThoMy45NHYtNi41N2MwLTMuNjYgNC43Ny00IDQuNzcgMFYxOEgyMHYtNy45M2MwLTYuMTctNy4wNi01Ljk0LTguNzItMi45MWwuMDQtMS42OFoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=) no-repeat bottom}.footer-icons li a.twitter{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIxLjE2MiAyLjY1NmE4LjM4MyA4LjM4MyAwIDAgMS0yLjQwMi42NThBNC4xOTYgNC4xOTYgMCAwIDAgMjAuNiAxYy0uODIuNDg4LTEuNzIuODMtMi42NTYgMS4wMTVhNC4xODIgNC4xODIgMCAwIDAtNy4xMjYgMy44MTQgMTEuODc0IDExLjg3NCAwIDAgMS04LjYyLTQuMzcgNC4xNjggNC4xNjggMCAwIDAtLjU2NiAyLjEwM2MwIDEuNDUuNzM4IDIuNzMxIDEuODYgMy40ODFhNC4xNjggNC4xNjggMCAwIDEtMS44OTQtLjUyM3YuMDUyYTQuMTg1IDQuMTg1IDAgMCAwIDMuMzU1IDQuMTAxIDQuMjA5IDQuMjA5IDAgMCAxLTEuODkuMDcyQTQuMTg1IDQuMTg1IDAgMCAwIDYuOTcgMTMuNjVhOC4zOTMgOC4zOTMgMCAwIDEtNi4xOTEgMS43MzIgMTEuODI5IDExLjgyOSAwIDAgMCA2LjQxIDEuODhjNy42OTMgMCAxMS45LTYuMzczIDExLjktMTEuOSAwLS4xOC0uMDA1LS4zNjItLjAxMy0uNTRhOC40OTUgOC40OTUgMCAwIDAgMi4wODctMi4xNjVsLS4wMDEtLjAwMVoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=) no-repeat bottom}.footer-icons li a.youtube{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE5LjU0MyAyLjQ5OEMyMCA0LjI4IDIwIDggMjAgOHMwIDMuNzItLjQ1NyA1LjUwMmMtLjI1NC45ODUtLjk5NyAxLjc2LTEuOTM4IDIuMDIyQzE1Ljg5NiAxNiAxMCAxNiAxMCAxNnMtNS44OTMgMC03LjYwNS0uNDc2Yy0uOTQ1LS4yNjYtMS42ODctMS4wNC0xLjkzOC0yLjAyMkMwIDExLjcyIDAgOCAwIDhzMC0zLjcyLjQ1Ny01LjUwMmMuMjU0LS45ODUuOTk3LTEuNzYgMS45MzgtMi4wMjJDNC4xMDcgMCAxMCAwIDEwIDBzNS44OTYgMCA3LjYwNS40NzZjLjk0NS4yNjYgMS42ODcgMS4wNCAxLjkzOCAyLjAyMlpNOCAxMS41IDE0IDggOCA0LjV2N1oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=) no-repeat bottom}.footer-icons.inverted li a.facebook{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcgMTEuNWgyLjVsMS00SDd2LTJjMC0xLjAzIDAtMiAyLTJoMS41Vi4xNEMxMC4xNzQuMDk3IDguOTQzIDAgNy42NDMgMCA0LjkyOCAwIDMgMS42NTcgMyA0Ljd2Mi44SDB2NGgzVjIwaDR2LTguNVoiIGZpbGw9IiMwMDAiLz48L3N2Zz4=) no-repeat bottom}.footer-icons.inverted li a.instagram{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDBjMi43MTcgMCAzLjA1Ni4wMSA0LjEyMi4wNiAxLjA2NS4wNSAxLjc5LjIxNyAyLjQyOC40NjUuNjYuMjU0IDEuMjE2LjU5OCAxLjc3MiAxLjE1My41MDkuNS45MDIgMS4xMDUgMS4xNTMgMS43NzIuMjQ3LjYzNy40MTUgMS4zNjMuNDY1IDIuNDI4LjA0NyAxLjA2Ni4wNiAxLjQwNS4wNiA0LjEyMiAwIDIuNzE3LS4wMSAzLjA1Ni0uMDYgNC4xMjItLjA1IDEuMDY1LS4yMTggMS43OS0uNDY1IDIuNDI4YTQuODgzIDQuODgzIDAgMCAxLTEuMTUzIDEuNzcyYy0uNS41MDgtMS4xMDUuOTAyLTEuNzcyIDEuMTUzLS42MzcuMjQ3LTEuMzYzLjQxNS0yLjQyOC40NjUtMS4wNjYuMDQ3LTEuNDA1LjA2LTQuMTIyLjA2LTIuNzE3IDAtMy4wNTYtLjAxLTQuMTIyLS4wNi0xLjA2NS0uMDUtMS43OS0uMjE4LTIuNDI4LS40NjVhNC44OSA0Ljg5IDAgMCAxLTEuNzcyLTEuMTUzQTQuOTA0IDQuOTA0IDAgMCAxIC41MjUgMTYuNTVDLjI3NyAxNS45MTMuMTEgMTUuMTg3LjA2IDE0LjEyMi4wMTMgMTMuMDU2IDAgMTIuNzE3IDAgMTBjMC0yLjcxNy4wMS0zLjA1Ni4wNi00LjEyMi4wNS0xLjA2Ni4yMTctMS43OS40NjUtMi40MjhhNC44OCA0Ljg4IDAgMCAxIDEuMTUzLTEuNzcyQTQuODk3IDQuODk3IDAgMCAxIDMuNDUuNTI1QzQuMDg4LjI3NyA0LjgxMi4xMSA1Ljg3OC4wNiA2Ljk0NC4wMTMgNy4yODMgMCAxMCAwWm0wIDVhNSA1IDAgMSAwIDAgMTAgNSA1IDAgMCAwIDAtMTBabTYuNS0uMjVhMS4yNSAxLjI1IDAgMSAwLTIuNSAwIDEuMjUgMS4yNSAwIDAgMCAyLjUgMFpNMTAgN2EzIDMgMCAxIDEgMCA2IDMgMyAwIDAgMSAwLTZaIiBmaWxsPSIjMDAwIi8+PC9zdmc+) no-repeat bottom}.footer-icons.inverted li a.linkedin{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQuOTQgMmEyIDIgMCAxIDEtNC0uMDAyIDIgMiAwIDAgMSA0IC4wMDJaTTUgNS40OEgxVjE4aDRWNS40OFptNi4zMiAwSDcuMzRWMThoMy45NHYtNi41N2MwLTMuNjYgNC43Ny00IDQuNzcgMFYxOEgyMHYtNy45M2MwLTYuMTctNy4wNi01Ljk0LTguNzItMi45MWwuMDQtMS42OFoiIGZpbGw9IiMwMDAiLz48L3N2Zz4=) no-repeat bottom}.footer-icons.inverted li a.twitter{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIxLjE2MiAyLjY1NmE4LjM4MyA4LjM4MyAwIDAgMS0yLjQwMi42NThBNC4xOTYgNC4xOTYgMCAwIDAgMjAuNiAxYy0uODIuNDg4LTEuNzIuODMtMi42NTYgMS4wMTVhNC4xODIgNC4xODIgMCAwIDAtNy4xMjYgMy44MTQgMTEuODc0IDExLjg3NCAwIDAgMS04LjYyLTQuMzcgNC4xNjggNC4xNjggMCAwIDAtLjU2NiAyLjEwM2MwIDEuNDUuNzM4IDIuNzMxIDEuODYgMy40ODFhNC4xNjggNC4xNjggMCAwIDEtMS44OTQtLjUyM3YuMDUyYTQuMTg1IDQuMTg1IDAgMCAwIDMuMzU1IDQuMTAxIDQuMjExIDQuMjExIDAgMCAxLTEuODkuMDcyQTQuMTg1IDQuMTg1IDAgMCAwIDYuOTcgMTMuNjVhOC4zOTUgOC4zOTUgMCAwIDEtNi4xOTEgMS43MzIgMTEuODMgMTEuODMgMCAwIDAgNi40MSAxLjg4YzcuNjkzIDAgMTEuOS02LjM3MyAxMS45LTExLjkgMC0uMTgtLjAwNS0uMzYyLS4wMTMtLjU0YTguNDk1IDguNDk1IDAgMCAwIDIuMDg3LTIuMTY1bC0uMDAxLS4wMDFaIiBmaWxsPSIjMDAwIi8+PC9zdmc+) no-repeat bottom}.footer-icons.inverted li a.youtube{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE5LjU0MyAyLjQ5OEMyMCA0LjI4IDIwIDggMjAgOHMwIDMuNzItLjQ1NyA1LjUwMmMtLjI1NC45ODUtLjk5NyAxLjc2LTEuOTM4IDIuMDIyQzE1Ljg5NiAxNiAxMCAxNiAxMCAxNnMtNS44OTMgMC03LjYwNS0uNDc2Yy0uOTQ1LS4yNjYtMS42ODctMS4wNC0xLjkzOC0yLjAyMkMwIDExLjcyIDAgOCAwIDhzMC0zLjcyLjQ1Ny01LjUwMmMuMjU0LS45ODUuOTk3LTEuNzYgMS45MzgtMi4wMjJDNC4xMDcgMCAxMCAwIDEwIDBzNS44OTYgMCA3LjYwNS40NzZjLjk0NS4yNjYgMS42ODcgMS4wNCAxLjkzOCAyLjAyMlpNOCAxMS41IDE0IDggOCA0LjV2N1oiIGZpbGw9IiMwMDAiLz48L3N2Zz4=) no-repeat bottom}[dir=rtl] .footer-icons{padding-right:0}.footer-item{position:relative}@media(max-width:47.9375em){.footer-item:after{border-bottom:2px solid #d4d6d8;content:"";position:absolute;width:calc(100% - 1.3rem)}}.footer-item.inverted .footer-heading{color:#000}.footer-item.inverted .footer-heading:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE5IDEtOSAxMEwxIDEiIHN0cm9rZT0iI0VFNDAyRCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 50%}.footer-heading{background:transparent;border:0;color:#fff;display:block;font-size:1rem;font-weight:700;letter-spacing:.03rem;line-height:1.15;padding:1rem;position:relative;text-align:left;text-transform:uppercase;width:100%}@media(min-width:48em){.footer-heading{margin-bottom:1.25rem;padding:0;pointer-events:none}}.footer-heading:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE5IDEtOSAxMEwxIDEiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 50%;content:"";display:block;float:right;height:20px;-webkit-transition:.1s ease;-moz-transition:.1s ease;-ms-transition:.1s ease;-o-transition:.1s ease;transition:.1s ease;width:20px}@media(min-width:48em){.footer-heading:before{display:none}}.footer-heading.active:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transition:rotateZ(180deg)}.footer-panel{display:none;padding:0 1rem .5rem}@media(min-width:48em){.footer-panel{display:block;padding:0}}.footer-panel a{display:block;margin-bottom:1rem}[dir=rtl] .footer-heading{text-align:right}[dir=rtl] .footer-heading:before{float:left}:lang(my) .footer-panel a{line-height:1.9}.footer-logo{align-items:center;display:flex}.footer-logo a{background:none}.footer-logo h5{color:#fff;margin:0 1rem}.footer-logo.inverted h5{color:#000}.footer{background-color:#fafafa;background-color:#006eb5;color:#fff;padding:3rem .75rem 2.5rem}@media(min-width:48em){.footer{padding:3.25rem 0 3rem}}@media(max-width:47.9375em){.footer .sign-up{margin-top:1.5rem}}.footer p{font-size:.875rem;margin:0}@media(min-width:48em){.footer p{font-size:1rem}}.footer-head{margin-bottom:1.188rem;padding-bottom:3rem}@media(min-width:48em){.footer-head{margin-bottom:3rem}}.footer-top{padding-bottom:2rem}@media(min-width:48em){.footer-top{margin-bottom:2rem;padding-bottom:3rem}}.footer-bottom{justify-content:space-between}@media(max-width:47.9375em){.footer-bottom{flex-direction:column-reverse}.footer-bottom p{margin:0 1rem}}.footer-copyright{margin:0 1rem}@media(min-width:48em){.footer-copyright{margin:5rem 0 0}}.footer-links{margin:2rem 1rem}@media(min-width:48em){.footer-links{margin:0 0 2rem}}.footer-links_text{margin:0 1rem 2rem}@media(min-width:48em){.footer-links_text{margin:0 0 2rem}}.footer .footer-icons{margin:0 1.25rem 2rem}@media(min-width:48em){.footer .footer-icons{justify-content:flex-end;margin:0}}.footer.inverted{background-color:#fafafa;color:#000}.footer.inverted .footer-head,.footer.inverted .footer-top{border-color:#232e3d}.icons-search{margin:2rem 1rem 0;text-align:left}@media(min-width:48em){.icons-search{margin:0 0 2rem;text-align:right}}.icons-search span{display:inline-flex}.icons-search .icon-globe{margin-right:1rem}[dir=rtl] .icons-search{text-align:right}@media(min-width:48em){[dir=rtl] .icons-search{text-align:left}}[dir=rtl] .icons-search .icon-globe{margin-left:1rem;margin-right:0} \ No newline at end of file +.footer-icons li a{border:none}.footer-head,.footer-top{align-items:center;border-bottom:1px solid #fff;justify-content:space-between;margin-bottom:2rem}.footer-icons li a,.footer-links li a,.footer-lists li a,.footer-panel a{background-image:none}.footer-icons li a{-webkit-animation:none;-moz-animation:none;-ms-animation:none;-o-animation:none;animation:none}.footer-links li a,.footer-lists li a,.footer-panel a{color:#fff;font-size:1rem;line-height:1.4}.footer-links li a:hover,.footer-lists li a:hover,.footer-panel a:hover{color:#b5d5f5}.footer-item.inverted .footer-panel a,.footer-links.inverted a,.footer-lists.inverted a{color:#000}.footer-item.inverted .footer-panel a:hover,.footer-links.inverted a:hover,.footer-lists.inverted a:hover{color:#55606e}@media(min-width:48em){.footer-items{display:flex;row-gap:3rem}.footer-items .footer-item{flex:0 0 calc(50% - 1.5rem);width:calc(50% - 1.5rem)}}@media(min-width:64em){.footer-items .footer-item{flex:0 0 calc(33.33333% - 1.5rem);width:calc(33.33333% - 1.5rem)}}@media(min-width:90em){.footer-items .footer-item{flex:0 0 calc(25% - 1.5rem);width:calc(25% - 1.5rem)}}.footer-links{padding-left:0}.footer-links li{list-style:none;margin-bottom:.75rem;padding:0;text-align:left}@media(min-width:48em){.footer-links li{text-align:right}}[dir=rtl] .footer-links{padding-right:0}[dir=rtl] .footer-links li{padding:0;text-align:right}@media(min-width:48em){[dir=rtl] .footer-links li{text-align:left}}:lang(my) .footer-links li a{line-height:1.9}.footer-lists{padding-left:0}@media(min-width:48em){.footer-lists{max-width:690px;text-align:right}}@media(max-width:47.9375em){.footer-lists{margin:0 1rem 2rem}}.footer-lists li{list-style:none;margin-bottom:.75rem;padding-left:0}@media(min-width:48em){.footer-lists li{display:inline-flex;margin-bottom:1.125rem;margin-left:2.25rem}}[dir=rtl] .footer-lists{padding-right:0}@media(min-width:48em){[dir=rtl] .footer-lists{text-align:left}}[dir=rtl] .footer-lists li{padding-right:0}@media(min-width:48em){[dir=rtl] .footer-lists li{margin-left:0;margin-right:2.25rem}}:lang(my) .footer-lists li a{line-height:1.9}.footer-icons{display:flex;flex-wrap:wrap;padding-left:0}.footer-icons li{list-style:none;margin-bottom:1rem;padding:0}.footer-icons li a{display:block;font-size:0;height:20px;margin-block-end:1rem;margin-inline-start:2rem;width:20px}.footer-icons li a.facebook{background:url(../../images/facebook-white.svg) no-repeat bottom}.footer-icons li a.instagram{background:url(../../images/instagram-white.svg) no-repeat bottom}.footer-icons li a.linkedin{background:url(../../images/linkedin-white.svg) no-repeat bottom}.footer-icons li a.twitter{background:url(../../images/twitter-white.svg) no-repeat bottom}.footer-icons li a.youtube{background:url(../../images/youtube-white.svg) no-repeat bottom}.footer-icons.inverted li a.facebook{background:url(../../images/facebook.svg) no-repeat bottom}.footer-icons.inverted li a.instagram{background:url(../../images/instagram.svg) no-repeat bottom}.footer-icons.inverted li a.linkedin{background:url(../../images/linkedin.svg) no-repeat bottom}.footer-icons.inverted li a.twitter{background:url(../../images/twitter.svg) no-repeat bottom}.footer-icons.inverted li a.youtube{background:url(../../images/youtube.svg) no-repeat bottom}[dir=rtl] .footer-icons{padding-right:0}.footer-item{position:relative}@media(max-width:47.9375em){.footer-item:after{border-bottom:2px solid #d4d6d8;content:"";position:absolute;width:calc(100% - 1.3rem)}}.footer-item.inverted .footer-heading{color:#000}.footer-item.inverted .footer-heading:before{background:url(../../images/chevron-down.svg) no-repeat 50%}.footer-heading{background:transparent;border:0;color:#fff;display:block;font-size:1rem;font-weight:700;letter-spacing:.03rem;line-height:1.15;padding:1rem;position:relative;text-align:left;text-transform:uppercase;width:100%}@media(min-width:48em){.footer-heading{margin-bottom:1.25rem;padding:0;pointer-events:none}}.footer-heading:before{background:url(../../images/chevron-down-white.svg) no-repeat 50%;content:"";display:block;float:right;height:20px;-webkit-transition:.1s ease;-moz-transition:.1s ease;-ms-transition:.1s ease;-o-transition:.1s ease;transition:.1s ease;width:20px}@media(min-width:48em){.footer-heading:before{display:none}}.footer-heading.active:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transition:rotateZ(180deg)}.footer-panel{display:none;padding:0 1rem .5rem}@media(min-width:48em){.footer-panel{display:block;padding:0}}.footer-panel a{display:block;margin-bottom:1rem}[dir=rtl] .footer-heading{text-align:right}[dir=rtl] .footer-heading:before{float:left}:lang(my) .footer-panel a{line-height:1.9}.footer-logo{align-items:center;display:flex}.footer-logo a{background:none}.footer-logo h5{color:#fff;margin:0 1rem}.footer-logo.inverted h5{color:#000}.footer{background-color:#fafafa;background-color:#006eb5;color:#fff;padding:3rem .75rem 2.5rem}@media(min-width:48em){.footer{padding:3.25rem 0 3rem}}@media(max-width:47.9375em){.footer .sign-up{margin-top:1.5rem}}.footer p{font-size:.875rem;margin:0}@media(min-width:48em){.footer p{font-size:1rem}}.footer-head{margin-bottom:1.188rem;padding-bottom:3rem}@media(min-width:48em){.footer-head{margin-bottom:3rem}}.footer-top{padding-bottom:2rem}@media(min-width:48em){.footer-top{margin-bottom:2rem;padding-bottom:3rem}}.footer-bottom{justify-content:space-between}@media(max-width:47.9375em){.footer-bottom{flex-direction:column-reverse}.footer-bottom p{margin:0 1rem}}.footer-copyright{margin:0 1rem}@media(min-width:48em){.footer-copyright{margin:5rem 0 0}}.footer-links{margin:2rem 1rem}@media(min-width:48em){.footer-links{margin:0 0 2rem}}.footer-links_text{margin:0 1rem 2rem}@media(min-width:48em){.footer-links_text{margin:0 0 2rem}}.footer .footer-icons{margin:0 1.25rem 2rem}@media(min-width:48em){.footer .footer-icons{justify-content:flex-end;margin:0}}.footer.inverted{background-color:#fafafa;color:#000}.footer.inverted .footer-head,.footer.inverted .footer-top{border-color:#232e3d}.icons-search{margin:2rem 1rem 0;text-align:left}@media(min-width:48em){.icons-search{margin:0 0 2rem;text-align:right}}.icons-search span{display:inline-flex}.icons-search .icon-globe{margin-right:1rem}[dir=rtl] .icons-search{text-align:right}@media(min-width:48em){[dir=rtl] .icons-search{text-align:left}}[dir=rtl] .icons-search .icon-globe{margin-left:1rem;margin-right:0} \ No newline at end of file diff --git a/docs/css/components/global-header.min.css b/docs/css/components/global-header.min.css index 8e652ff9b..6f207e588 100644 --- a/docs/css/components/global-header.min.css +++ b/docs/css/components/global-header.min.css @@ -1 +1 @@ -.global-header .header .top-right .icon-globe,.global-header .header .top-right .icon-search{background-color:#006eb5;border:0;cursor:pointer;display:inline-flex;font-size:0;height:26px;margin-right:.5rem;min-width:25px;padding:0;width:25px}@media(max-width:47.9375em){.global-header .header .top-right .icon-globe,.global-header .header .top-right .icon-search{margin-right:0;-webkit-mask:inherit;mask:inherit}}.global-header .header .top-right .icon-globe:hover,.global-header .header .top-right .icon-search:hover{background-color:#4f95dd}.overlay-grey:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.global-header .header .mid-nav .logo{background-image:none}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.global-header .header{background-color:#fafafa;box-shadow:0 3px 6px rgba(0,0,0,.1);left:0;position:fixed;top:0;width:100%;z-index:9}.global-header .header .mid-nav .logo img{min-width:60px;-webkit-transition:all .4s cubic-bezier(.64,.05,.35,1.05);-moz-transition:all .4s cubic-bezier(.64,.05,.35,1.05);-ms-transition:all .4s cubic-bezier(.64,.05,.35,1.05);-o-transition:all .4s cubic-bezier(.64,.05,.35,1.05);transition:all .4s cubic-bezier(.64,.05,.35,1.05)}@media(min-width:64em){.global-header .header .mid-nav .logo img{height:122px}.global-header .header .mid-nav .logo img.scrolled{height:115px}}@media(max-width:63.9375em){.global-header .header .mid-nav .logo img{height:82px;min-width:40px}.global-header .header .mid-nav .logo img.scrolled{height:75px}}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.global-header .header{height:7.1875rem}@media(max-width:63.9375em){.global-header .header{height:4.6875rem}}.global-header .header .fluid{height:7.1875rem}@media(min-width:90em){.global-header .header .fluid{margin:0 4.375rem}}@media(max-width:63.9375em){.global-header .header .fluid{height:4.6875rem}}@media(min-width:90em){.global-header .header .top-left{margin-bottom:0}}@media(max-width:63.9375em){.global-header .header .top-left{display:flex;margin-bottom:0}.global-header .header .top-left .dropdown-language{display:none}}.global-header .header .top-left .dropdown-language{align-items:center;display:flex;margin-left:.75rem}@media(max-width:63.9375em){.global-header .header .top-left .dropdown-language{display:none}}.global-header .header .mid-nav{display:flex;height:7.1875rem;justify-content:center;position:relative}@media(max-width:63.9375em){.global-header .header .mid-nav,.global-header .header .mid-nav nav{height:4.6875rem}}.global-header .header .mid-nav ul{align-items:stretch;display:flex;height:100%;left:50%;max-height:7.1875rem;padding-left:3.375rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transition:translateY(-50%);width:50%;z-index:9}@media(min-width:90em){.global-header .header .mid-nav ul{padding-left:4.375rem}}@media(max-width:63.9375em){.global-header .header .mid-nav ul{display:none}}.global-header .header .mid-nav ul:first-of-type{justify-content:right;left:inherit;padding-left:0;padding-right:3.375rem;right:50%}@media(min-width:90em){.global-header .header .mid-nav ul:first-of-type{padding-right:4.375rem}}.global-header .header .mid-nav ul li{align-items:stretch;display:flex;margin:0 1.5rem}@media(min-width:90em){.global-header .header .mid-nav ul li{margin:0 2.1875rem}}.global-header .header .mid-nav ul li a{align-items:center;display:flex}@media(min-width:90em){.global-header .header .mid-nav ul li a{margin-top:0}}.global-header .header .mid-nav .logo{position:relative;z-index:10}@media(min-width:90em){.global-header .header .mid-nav .logo{left:50%;position:fixed;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transition:translateX(-50%);z-index:10}}@media(max-width:63.9375em){.global-header .header .mid-nav .logo{height:4.6875rem;margin:0}}.global-header .header .align-content-middle{align-items:center;position:relative}.global-header .header .top-right{display:flex;justify-content:flex-end}@media(min-width:90em){.global-header .header .top-right{margin-bottom:0}}@media(max-width:63.9375em){.global-header .header .top-right{margin-bottom:0}.global-header .header .top-right .icon-globe{display:none}}.global-header .header .top-right .icon-globe{margin-left:1.75rem;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDIzLjI1YzYuMjEzIDAgMTEuMjUtNS4wMzcgMTEuMjUtMTEuMjVTMTguMjEzLjc1IDEyIC43NS43NSA1Ljc4Ny43NSAxMiA1Ljc4NyAyMy4yNSAxMiAyMy4yNVpNMTEuNjUyLjc4NFYyMi45MU0uMjc3IDEyLjE2aDIyLjcwNSIgc3Ryb2tlPSIjMDA2RUI1IiBzdHJva2Utd2lkdGg9IjEuNSIvPjxwYXRoIGQ9Ik0xMS41IDIzLjI1YzMuMTc2IDAgNS43NS01LjAzNyA1Ljc1LTExLjI1UzE0LjY3Ni43NSAxMS41Ljc1IDUuNzUgNS43ODcgNS43NSAxMnMyLjU3NCAxMS4yNSA1Ljc1IDExLjI1WiIgc3Ryb2tlPSIjMDA2RUI1IiBzdHJva2Utd2lkdGg9IjEuNSIvPjxwYXRoIGQ9Ik0yLjcxNyA1LjcxczIuNjE3IDIuODQ4IDkuMDcyIDIuODM0YzYuNDU1LS4wMTQgOS44MzYtMi4zNTQgOS44MzYtMi4zNTRNMjEuNjI3IDE4LjU0NXMtMy4yMDktMi43LTkuNjY0LTIuNjg4Yy02LjQ1NS4wMTItOS4yNDQgMi4yMDgtOS4yNDQgMi4yMDgiIHN0cm9rZT0iIzAwNkVCNSIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48L3N2Zz4=) no-repeat left center;mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDIzLjI1YzYuMjEzIDAgMTEuMjUtNS4wMzcgMTEuMjUtMTEuMjVTMTguMjEzLjc1IDEyIC43NS43NSA1Ljc4Ny43NSAxMiA1Ljc4NyAyMy4yNSAxMiAyMy4yNVpNMTEuNjUyLjc4NFYyMi45MU0uMjc3IDEyLjE2aDIyLjcwNSIgc3Ryb2tlPSIjMDA2RUI1IiBzdHJva2Utd2lkdGg9IjEuNSIvPjxwYXRoIGQ9Ik0xMS41IDIzLjI1YzMuMTc2IDAgNS43NS01LjAzNyA1Ljc1LTExLjI1UzE0LjY3Ni43NSAxMS41Ljc1IDUuNzUgNS43ODcgNS43NSAxMnMyLjU3NCAxMS4yNSA1Ljc1IDExLjI1WiIgc3Ryb2tlPSIjMDA2RUI1IiBzdHJva2Utd2lkdGg9IjEuNSIvPjxwYXRoIGQ9Ik0yLjcxNyA1LjcxczIuNjE3IDIuODQ4IDkuMDcyIDIuODM0YzYuNDU1LS4wMTQgOS44MzYtMi4zNTQgOS44MzYtMi4zNTRNMjEuNjI3IDE4LjU0NXMtMy4yMDktMi43LTkuNjY0LTIuNjg4Yy02LjQ1NS4wMTItOS4yNDQgMi4yMDgtOS4yNDQgMi4yMDgiIHN0cm9rZT0iIzAwNkVCNSIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48L3N2Zz4=) no-repeat left center}@media(max-width:63.9375em){.global-header .header .top-right .icon-globe{display:none}}.global-header .header .top-right .icon-search{margin-left:1rem;margin-right:.75rem;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDE4LjI1YTguMjUgOC4yNSAwIDEgMCAwLTE2LjUgOC4yNSA4LjI1IDAgMCAwIDAgMTYuNVpNMjMuMTQ0IDIyLjExOGwtNy4zLTUuOTY3IiBzdHJva2U9IiMwMDZFQjUiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat left center;mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDE4LjI1YTguMjUgOC4yNSAwIDEgMCAwLTE2LjUgOC4yNSA4LjI1IDAgMCAwIDAgMTYuNVpNMjMuMTQ0IDIyLjExOGwtNy4zLTUuOTY3IiBzdHJva2U9IiMwMDZFQjUiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat left center}@media(max-width:47.9375em){.global-header .header .top-right .icon-search{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwIDE4LjI1YTguMjUgOC4yNSAwIDEgMCAwLTE2LjUgOC4yNSA4LjI1IDAgMCAwIDAgMTYuNVpNMjMuMTQ0IDIyLjExOGwtNy4zLTUuOTY3IiBzdHJva2U9IiMwMDZFQjUiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat 0;margin-left:0;margin-right:0;-webkit-mask:inherit;mask:inherit}.global-header .header .top-right .icon-search:hover{background-color:transparent}}.global-header .header .mid-nav ul,.global-header .header .top-left,.global-header .header .top-right{-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.global-header.global-load-animation .header .mid-nav .logo{left:.75rem;position:fixed;top:0;transform:translateX(0);-webkit-transition:all .7s ease;-moz-transition:all .7s ease;-ms-transition:all .7s ease;-o-transition:all .7s ease;transition:all .7s ease}.global-header.global-load-animation .mid-nav ul,.global-header.global-load-animation .top-left,.global-header.global-load-animation .top-right{opacity:0}.global-header.run-animation .header .mid-nav .logo{left:50%;position:fixed;transform:translateX(-50%)}.global-header.show-content .mid-nav ul,.global-header.show-content .top-left,.global-header.show-content .top-right{opacity:1}[dir=rtl] .global-header .mid-nav ul{left:inherit;padding-left:0;padding-right:4.375rem;right:50%}[dir=rtl] .global-header .mid-nav ul li{padding-right:0}[dir=rtl] .global-header .mid-nav ul:first-of-type{justify-content:left;left:50%;padding-left:4.375rem;padding-right:0;right:inherit}[dir=rtl] .global-header .top-right .icon-globe{margin-left:0;margin-right:1.75rem}[dir=rtl] .global-header .top-right .icon-search{margin-left:0}[dir=rtl] .global-header .top-left .dropdown-language{margin-left:0;margin-right:.75rem}[dir=rtl] .global-header .top-left .icon-bar{margin-right:.75rem}[dir=rtl] .global-header.global-load-animation .header .mid-nav .logo{left:inherit;right:.75rem}[dir=rtl] .global-header.run-animation .header .mid-nav .logo{left:inherit;right:50%;transform:translateX(50%)} \ No newline at end of file +.global-header .header .top-right .icon-globe,.global-header .header .top-right .icon-search{background-color:#006eb5;border:0;cursor:pointer;display:inline-flex;font-size:0;height:26px;margin-right:.5rem;min-width:25px;padding:0;width:25px}@media(max-width:47.9375em){.global-header .header .top-right .icon-globe,.global-header .header .top-right .icon-search{margin-right:0;-webkit-mask:inherit;mask:inherit}}.global-header .header .top-right .icon-globe:hover,.global-header .header .top-right .icon-search:hover{background-color:#4f95dd}.global-header .header .mid-nav .logo{background-image:none}.global-header .header{background-color:#fafafa;box-shadow:0 3px 6px rgba(0,0,0,.1);left:0;position:fixed;top:0;width:100%;z-index:9}.global-header .header .mid-nav .logo img{min-width:60px;-webkit-transition:all .4s cubic-bezier(.64,.05,.35,1.05);-moz-transition:all .4s cubic-bezier(.64,.05,.35,1.05);-ms-transition:all .4s cubic-bezier(.64,.05,.35,1.05);-o-transition:all .4s cubic-bezier(.64,.05,.35,1.05);transition:all .4s cubic-bezier(.64,.05,.35,1.05)}@media(min-width:64em){.global-header .header .mid-nav .logo img{height:122px}.global-header .header .mid-nav .logo img.scrolled{height:115px}}@media(max-width:63.9375em){.global-header .header .mid-nav .logo img{height:82px;min-width:40px}.global-header .header .mid-nav .logo img.scrolled{height:75px}}.global-header .header{height:7.1875rem}@media(max-width:63.9375em){.global-header .header{height:4.6875rem}}.global-header .header .fluid{height:7.1875rem}@media(min-width:90em){.global-header .header .fluid{margin:0 4.375rem}}@media(max-width:63.9375em){.global-header .header .fluid{height:4.6875rem}}@media(min-width:90em){.global-header .header .top-left{margin-bottom:0}}@media(max-width:63.9375em){.global-header .header .top-left{display:flex;margin-bottom:0}.global-header .header .top-left .dropdown-language{display:none}}.global-header .header .top-left .dropdown-language{align-items:center;display:flex;margin-left:.75rem}@media(max-width:63.9375em){.global-header .header .top-left .dropdown-language{display:none}}.global-header .header .mid-nav{display:flex;height:7.1875rem;justify-content:center;position:relative}@media(max-width:63.9375em){.global-header .header .mid-nav,.global-header .header .mid-nav nav{height:4.6875rem}}.global-header .header .mid-nav ul{align-items:stretch;display:flex;height:100%;left:50%;max-height:7.1875rem;padding-left:3.375rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transition:translateY(-50%);width:50%;z-index:9}@media(min-width:90em){.global-header .header .mid-nav ul{padding-left:4.375rem}}@media(max-width:63.9375em){.global-header .header .mid-nav ul{display:none}}.global-header .header .mid-nav ul:first-of-type{justify-content:right;left:inherit;padding-left:0;padding-right:3.375rem;right:50%}@media(min-width:90em){.global-header .header .mid-nav ul:first-of-type{padding-right:4.375rem}}.global-header .header .mid-nav ul li{align-items:stretch;display:flex;margin:0 1.5rem}@media(min-width:90em){.global-header .header .mid-nav ul li{margin:0 2.1875rem}}.global-header .header .mid-nav ul li a{align-items:center;display:flex}@media(min-width:90em){.global-header .header .mid-nav ul li a{margin-top:0}}.global-header .header .mid-nav .logo{position:relative;z-index:10}@media(min-width:90em){.global-header .header .mid-nav .logo{left:50%;position:fixed;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transition:translateX(-50%);z-index:10}}@media(max-width:63.9375em){.global-header .header .mid-nav .logo{height:4.6875rem;margin:0}}.global-header .header .align-content-middle{align-items:center;position:relative}.global-header .header .top-right{display:flex;justify-content:flex-end}@media(min-width:90em){.global-header .header .top-right{margin-bottom:0}}@media(max-width:63.9375em){.global-header .header .top-right{margin-bottom:0}.global-header .header .top-right .icon-globe{display:none}}.global-header .header .top-right .icon-globe{margin-left:1.75rem;-webkit-mask:url(../../images/globe.svg) no-repeat left center;mask:url(../../images/globe.svg) no-repeat left center}@media(max-width:63.9375em){.global-header .header .top-right .icon-globe{display:none}}.global-header .header .top-right .icon-search{margin-left:1rem;margin-right:.75rem;-webkit-mask:url(../../images/search.svg) no-repeat left center;mask:url(../../images/search.svg) no-repeat left center}@media(max-width:47.9375em){.global-header .header .top-right .icon-search{background:transparent url(../../images/search.svg) no-repeat 0;margin-left:0;margin-right:0;-webkit-mask:inherit;mask:inherit}.global-header .header .top-right .icon-search:hover{background-color:transparent}}.global-header .header .mid-nav ul,.global-header .header .top-left,.global-header .header .top-right{-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.global-header.global-load-animation .header .mid-nav .logo{left:.75rem;position:fixed;top:0;transform:translateX(0);-webkit-transition:all .7s ease;-moz-transition:all .7s ease;-ms-transition:all .7s ease;-o-transition:all .7s ease;transition:all .7s ease}.global-header.global-load-animation .mid-nav ul,.global-header.global-load-animation .top-left,.global-header.global-load-animation .top-right{opacity:0}.global-header.run-animation .header .mid-nav .logo{left:50%;position:fixed;transform:translateX(-50%)}.global-header.show-content .mid-nav ul,.global-header.show-content .top-left,.global-header.show-content .top-right{opacity:1}[dir=rtl] .global-header .mid-nav ul{left:inherit;padding-left:0;padding-right:4.375rem;right:50%}[dir=rtl] .global-header .mid-nav ul li{padding-right:0}[dir=rtl] .global-header .mid-nav ul:first-of-type{justify-content:left;left:50%;padding-left:4.375rem;padding-right:0;right:inherit}[dir=rtl] .global-header .top-right .icon-globe{margin-left:0;margin-right:1.75rem}[dir=rtl] .global-header .top-right .icon-search{margin-left:0}[dir=rtl] .global-header .top-left .dropdown-language{margin-left:0;margin-right:.75rem}[dir=rtl] .global-header .top-left .icon-bar{margin-right:.75rem}[dir=rtl] .global-header.global-load-animation .header .mid-nav .logo{left:inherit;right:.75rem}[dir=rtl] .global-header.run-animation .header .mid-nav .logo{left:inherit;right:50%;transform:translateX(50%)} \ No newline at end of file diff --git a/docs/css/components/homepage-hero.min.css b/docs/css/components/homepage-hero.min.css index 305ee77dc..002c81aad 100644 --- a/docs/css/components/homepage-hero.min.css +++ b/docs/css/components/homepage-hero.min.css @@ -1 +1 @@ -.homepage-hero-full img,.homepage-hero-full video,.homepage-hero-image img,.homepage-hero-image video{height:100%;object-fit:cover;padding:0;width:100%}.homepage-hero-full .overlay-grey,.homepage-hero-full video,.overlay-grey:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.homepage-hero-full{margin:0 auto;max-width:100%;-webkit-transition:max-width .5s ease;-moz-transition:max-width .5s ease;-ms-transition:max-width .5s ease;-o-transition:max-width .5s ease;transition:max-width .5s ease}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.grid-container{margin-left:auto;margin-right:auto;max-width:90rem;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.fluid{margin-left:auto;margin-right:auto;max-width:100%;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container.fluid{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.full{margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0}.grid-x{display:flex;flex-flow:row wrap}.cell{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{flex:1 1 0}.cell.shrink{flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-full,.grid-x>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-full,.grid-x>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-full,.grid-x>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-full,.grid-x>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-full,.grid-x>.xxlarge-shrink{flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9{flex:0 0 auto}.grid-x>.small-1{width:8.3333333333%}.grid-x>.small-2{width:16.6666666667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.3333333333%}.grid-x>.small-5{width:41.6666666667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.3333333333%}.grid-x>.small-8{width:66.6666666667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.3333333333%}.grid-x>.small-11{width:91.6666666667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:30em){.grid-x>.medium-auto{flex:1 1 0;width:auto}.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-shrink{flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.3333333333%}.grid-x>.medium-2{width:16.6666666667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.3333333333%}.grid-x>.medium-5{width:41.6666666667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.3333333333%}.grid-x>.medium-8{width:66.6666666667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.3333333333%}.grid-x>.medium-11{width:91.6666666667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{flex:1 1 0;width:auto}.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-shrink{flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.3333333333%}.grid-x>.large-2{width:16.6666666667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.3333333333%}.grid-x>.large-5{width:41.6666666667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.3333333333%}.grid-x>.large-8{width:66.6666666667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.3333333333%}.grid-x>.large-11{width:91.6666666667%}.grid-x>.large-12{width:100%}}@media screen and (min-width:90em){.grid-x>.xlarge-auto{flex:1 1 0;width:auto}.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-shrink{flex:0 0 auto}.grid-x>.xlarge-shrink{width:auto}.grid-x>.xlarge-1{width:8.3333333333%}.grid-x>.xlarge-2{width:16.6666666667%}.grid-x>.xlarge-3{width:25%}.grid-x>.xlarge-4{width:33.3333333333%}.grid-x>.xlarge-5{width:41.6666666667%}.grid-x>.xlarge-6{width:50%}.grid-x>.xlarge-7{width:58.3333333333%}.grid-x>.xlarge-8{width:66.6666666667%}.grid-x>.xlarge-9{width:75%}.grid-x>.xlarge-10{width:83.3333333333%}.grid-x>.xlarge-11{width:91.6666666667%}.grid-x>.xlarge-12{width:100%}}@media screen and (min-width:120em){.grid-x>.xxlarge-auto{flex:1 1 0;width:auto}.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-shrink{flex:0 0 auto}.grid-x>.xxlarge-shrink{width:auto}.grid-x>.xxlarge-1{width:8.3333333333%}.grid-x>.xxlarge-2{width:16.6666666667%}.grid-x>.xxlarge-3{width:25%}.grid-x>.xxlarge-4{width:33.3333333333%}.grid-x>.xxlarge-5{width:41.6666666667%}.grid-x>.xxlarge-6{width:50%}.grid-x>.xxlarge-7{width:58.3333333333%}.grid-x>.xxlarge-8{width:66.6666666667%}.grid-x>.xxlarge-9{width:75%}.grid-x>.xxlarge-10{width:83.3333333333%}.grid-x>.xxlarge-11{width:91.6666666667%}.grid-x>.xxlarge-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-margin-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-margin-x>.cell{margin-left:.375rem;margin-right:.375rem;width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.cell{margin-left:.75rem;margin-right:.75rem;width:calc(100% - 1.5rem)}}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - .75rem)}.grid-margin-x>.small-2{width:calc(16.66667% - .75rem)}.grid-margin-x>.small-3{width:calc(25% - .75rem)}.grid-margin-x>.small-4{width:calc(33.33333% - .75rem)}.grid-margin-x>.small-5{width:calc(41.66667% - .75rem)}.grid-margin-x>.small-6{width:calc(50% - .75rem)}.grid-margin-x>.small-7{width:calc(58.33333% - .75rem)}.grid-margin-x>.small-8{width:calc(66.66667% - .75rem)}.grid-margin-x>.small-9{width:calc(75% - .75rem)}.grid-margin-x>.small-10{width:calc(83.33333% - .75rem)}.grid-margin-x>.small-11{width:calc(91.66667% - .75rem)}.grid-margin-x>.small-12{width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.small-3{width:calc(25% - 1.5rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.small-6{width:calc(50% - 1.5rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.small-9{width:calc(75% - 1.5rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.small-12{width:calc(100% - 1.5rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.medium-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.5rem)}.grid-margin-x>.medium-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.medium-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.5rem)}.grid-margin-x>.medium-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.medium-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.5rem)}.grid-margin-x>.medium-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.medium-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.large-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.large-3{width:calc(25% - 1.5rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.large-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.large-6{width:calc(50% - 1.5rem)}.grid-margin-x>.large-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.large-9{width:calc(75% - 1.5rem)}.grid-margin-x>.large-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.large-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.large-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x>.xlarge-auto,.grid-margin-x>.xlarge-shrink{width:auto}.grid-margin-x>.xlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xlarge-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x>.xxlarge-auto,.grid-margin-x>.xxlarge-shrink{width:auto}.grid-margin-x>.xxlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xxlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xxlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xxlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xxlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xxlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xxlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xxlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xxlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xxlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xxlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xxlarge-12{width:calc(100% - 1.5rem)}}.grid-padding-x .grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-padding-x .grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-container:not(.full)>.grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-container:not(.full)>.grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-padding-x>.cell{padding-left:.375rem;padding-right:.375rem}@media print,screen and (min-width:30em){.grid-padding-x>.cell{padding-left:.75rem;padding-right:.75rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.3333333333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.6666666667%}.small-up-7>.cell{width:14.2857142857%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:30em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.3333333333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.6666666667%}.medium-up-7>.cell{width:14.2857142857%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.3333333333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.6666666667%}.large-up-7>.cell{width:14.2857142857%}.large-up-8>.cell{width:12.5%}}@media screen and (min-width:90em){.xlarge-up-1>.cell{width:100%}.xlarge-up-2>.cell{width:50%}.xlarge-up-3>.cell{width:33.3333333333%}.xlarge-up-4>.cell{width:25%}.xlarge-up-5>.cell{width:20%}.xlarge-up-6>.cell{width:16.6666666667%}.xlarge-up-7>.cell{width:14.2857142857%}.xlarge-up-8>.cell{width:12.5%}}@media screen and (min-width:120em){.xxlarge-up-1>.cell{width:100%}.xxlarge-up-2>.cell{width:50%}.xxlarge-up-3>.cell{width:33.3333333333%}.xxlarge-up-4>.cell{width:25%}.xxlarge-up-5>.cell{width:20%}.xxlarge-up-6>.cell{width:16.6666666667%}.xxlarge-up-7>.cell{width:14.2857142857%}.xxlarge-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - .75rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - .75rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - .75rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - .75rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - .75rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - .75rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - .75rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.5rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x.xlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x.xxlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xxlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xxlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xxlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xxlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xxlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xxlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xxlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}.small-margin-collapse,.small-margin-collapse>.cell{margin-left:0;margin-right:0}.small-margin-collapse>.small-1{width:8.3333333333%}.small-margin-collapse>.small-2{width:16.6666666667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.3333333333%}.small-margin-collapse>.small-5{width:41.6666666667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.3333333333%}.small-margin-collapse>.small-8{width:66.6666666667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.3333333333%}.small-margin-collapse>.small-11{width:91.6666666667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width:30em){.small-margin-collapse>.medium-1{width:8.3333333333%}.small-margin-collapse>.medium-2{width:16.6666666667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.3333333333%}.small-margin-collapse>.medium-5{width:41.6666666667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.3333333333%}.small-margin-collapse>.medium-8{width:66.6666666667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.3333333333%}.small-margin-collapse>.medium-11{width:91.6666666667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse>.large-1{width:8.3333333333%}.small-margin-collapse>.large-2{width:16.6666666667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.3333333333%}.small-margin-collapse>.large-5{width:41.6666666667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.3333333333%}.small-margin-collapse>.large-8{width:66.6666666667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.3333333333%}.small-margin-collapse>.large-11{width:91.6666666667%}.small-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.small-margin-collapse>.xlarge-1{width:8.3333333333%}.small-margin-collapse>.xlarge-2{width:16.6666666667%}.small-margin-collapse>.xlarge-3{width:25%}.small-margin-collapse>.xlarge-4{width:33.3333333333%}.small-margin-collapse>.xlarge-5{width:41.6666666667%}.small-margin-collapse>.xlarge-6{width:50%}.small-margin-collapse>.xlarge-7{width:58.3333333333%}.small-margin-collapse>.xlarge-8{width:66.6666666667%}.small-margin-collapse>.xlarge-9{width:75%}.small-margin-collapse>.xlarge-10{width:83.3333333333%}.small-margin-collapse>.xlarge-11{width:91.6666666667%}.small-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.small-margin-collapse>.xxlarge-1{width:8.3333333333%}.small-margin-collapse>.xxlarge-2{width:16.6666666667%}.small-margin-collapse>.xxlarge-3{width:25%}.small-margin-collapse>.xxlarge-4{width:33.3333333333%}.small-margin-collapse>.xxlarge-5{width:41.6666666667%}.small-margin-collapse>.xxlarge-6{width:50%}.small-margin-collapse>.xxlarge-7{width:58.3333333333%}.small-margin-collapse>.xxlarge-8{width:66.6666666667%}.small-margin-collapse>.xxlarge-9{width:75%}.small-margin-collapse>.xxlarge-10{width:83.3333333333%}.small-margin-collapse>.xxlarge-11{width:91.6666666667%}.small-margin-collapse>.xxlarge-12{width:100%}}.small-padding-collapse{margin-left:0;margin-right:0}.small-padding-collapse>.cell{padding-left:0;padding-right:0}@media print,screen and (min-width:30em){.medium-margin-collapse,.medium-margin-collapse>.cell{margin-left:0;margin-right:0}.medium-margin-collapse>.small-1{width:8.3333333333%}.medium-margin-collapse>.small-2{width:16.6666666667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.3333333333%}.medium-margin-collapse>.small-5{width:41.6666666667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.3333333333%}.medium-margin-collapse>.small-8{width:66.6666666667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.3333333333%}.medium-margin-collapse>.small-11{width:91.6666666667%}.medium-margin-collapse>.small-12{width:100%}.medium-margin-collapse>.medium-1{width:8.3333333333%}.medium-margin-collapse>.medium-2{width:16.6666666667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.3333333333%}.medium-margin-collapse>.medium-5{width:41.6666666667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.3333333333%}.medium-margin-collapse>.medium-8{width:66.6666666667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.3333333333%}.medium-margin-collapse>.medium-11{width:91.6666666667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse>.large-1{width:8.3333333333%}.medium-margin-collapse>.large-2{width:16.6666666667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.3333333333%}.medium-margin-collapse>.large-5{width:41.6666666667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.3333333333%}.medium-margin-collapse>.large-8{width:66.6666666667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.3333333333%}.medium-margin-collapse>.large-11{width:91.6666666667%}.medium-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.medium-margin-collapse>.xlarge-1{width:8.3333333333%}.medium-margin-collapse>.xlarge-2{width:16.6666666667%}.medium-margin-collapse>.xlarge-3{width:25%}.medium-margin-collapse>.xlarge-4{width:33.3333333333%}.medium-margin-collapse>.xlarge-5{width:41.6666666667%}.medium-margin-collapse>.xlarge-6{width:50%}.medium-margin-collapse>.xlarge-7{width:58.3333333333%}.medium-margin-collapse>.xlarge-8{width:66.6666666667%}.medium-margin-collapse>.xlarge-9{width:75%}.medium-margin-collapse>.xlarge-10{width:83.3333333333%}.medium-margin-collapse>.xlarge-11{width:91.6666666667%}.medium-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.medium-margin-collapse>.xxlarge-1{width:8.3333333333%}.medium-margin-collapse>.xxlarge-2{width:16.6666666667%}.medium-margin-collapse>.xxlarge-3{width:25%}.medium-margin-collapse>.xxlarge-4{width:33.3333333333%}.medium-margin-collapse>.xxlarge-5{width:41.6666666667%}.medium-margin-collapse>.xxlarge-6{width:50%}.medium-margin-collapse>.xxlarge-7{width:58.3333333333%}.medium-margin-collapse>.xxlarge-8{width:66.6666666667%}.medium-margin-collapse>.xxlarge-9{width:75%}.medium-margin-collapse>.xxlarge-10{width:83.3333333333%}.medium-margin-collapse>.xxlarge-11{width:91.6666666667%}.medium-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:30em){.medium-padding-collapse{margin-left:0;margin-right:0}.medium-padding-collapse>.cell{padding-left:0;padding-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse,.large-margin-collapse>.cell{margin-left:0;margin-right:0}.large-margin-collapse>.small-1{width:8.3333333333%}.large-margin-collapse>.small-2{width:16.6666666667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.3333333333%}.large-margin-collapse>.small-5{width:41.6666666667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.3333333333%}.large-margin-collapse>.small-8{width:66.6666666667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.3333333333%}.large-margin-collapse>.small-11{width:91.6666666667%}.large-margin-collapse>.small-12{width:100%}.large-margin-collapse>.medium-1{width:8.3333333333%}.large-margin-collapse>.medium-2{width:16.6666666667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.3333333333%}.large-margin-collapse>.medium-5{width:41.6666666667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.3333333333%}.large-margin-collapse>.medium-8{width:66.6666666667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.3333333333%}.large-margin-collapse>.medium-11{width:91.6666666667%}.large-margin-collapse>.medium-12{width:100%}.large-margin-collapse>.large-1{width:8.3333333333%}.large-margin-collapse>.large-2{width:16.6666666667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.3333333333%}.large-margin-collapse>.large-5{width:41.6666666667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.3333333333%}.large-margin-collapse>.large-8{width:66.6666666667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.3333333333%}.large-margin-collapse>.large-11{width:91.6666666667%}.large-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.large-margin-collapse>.xlarge-1{width:8.3333333333%}.large-margin-collapse>.xlarge-2{width:16.6666666667%}.large-margin-collapse>.xlarge-3{width:25%}.large-margin-collapse>.xlarge-4{width:33.3333333333%}.large-margin-collapse>.xlarge-5{width:41.6666666667%}.large-margin-collapse>.xlarge-6{width:50%}.large-margin-collapse>.xlarge-7{width:58.3333333333%}.large-margin-collapse>.xlarge-8{width:66.6666666667%}.large-margin-collapse>.xlarge-9{width:75%}.large-margin-collapse>.xlarge-10{width:83.3333333333%}.large-margin-collapse>.xlarge-11{width:91.6666666667%}.large-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.large-margin-collapse>.xxlarge-1{width:8.3333333333%}.large-margin-collapse>.xxlarge-2{width:16.6666666667%}.large-margin-collapse>.xxlarge-3{width:25%}.large-margin-collapse>.xxlarge-4{width:33.3333333333%}.large-margin-collapse>.xxlarge-5{width:41.6666666667%}.large-margin-collapse>.xxlarge-6{width:50%}.large-margin-collapse>.xxlarge-7{width:58.3333333333%}.large-margin-collapse>.xxlarge-8{width:66.6666666667%}.large-margin-collapse>.xxlarge-9{width:75%}.large-margin-collapse>.xxlarge-10{width:83.3333333333%}.large-margin-collapse>.xxlarge-11{width:91.6666666667%}.large-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:64em){.large-padding-collapse{margin-left:0;margin-right:0}.large-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:90em){.xlarge-margin-collapse,.xlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xlarge-margin-collapse>.small-1{width:8.3333333333%}.xlarge-margin-collapse>.small-2{width:16.6666666667%}.xlarge-margin-collapse>.small-3{width:25%}.xlarge-margin-collapse>.small-4{width:33.3333333333%}.xlarge-margin-collapse>.small-5{width:41.6666666667%}.xlarge-margin-collapse>.small-6{width:50%}.xlarge-margin-collapse>.small-7{width:58.3333333333%}.xlarge-margin-collapse>.small-8{width:66.6666666667%}.xlarge-margin-collapse>.small-9{width:75%}.xlarge-margin-collapse>.small-10{width:83.3333333333%}.xlarge-margin-collapse>.small-11{width:91.6666666667%}.xlarge-margin-collapse>.small-12{width:100%}.xlarge-margin-collapse>.medium-1{width:8.3333333333%}.xlarge-margin-collapse>.medium-2{width:16.6666666667%}.xlarge-margin-collapse>.medium-3{width:25%}.xlarge-margin-collapse>.medium-4{width:33.3333333333%}.xlarge-margin-collapse>.medium-5{width:41.6666666667%}.xlarge-margin-collapse>.medium-6{width:50%}.xlarge-margin-collapse>.medium-7{width:58.3333333333%}.xlarge-margin-collapse>.medium-8{width:66.6666666667%}.xlarge-margin-collapse>.medium-9{width:75%}.xlarge-margin-collapse>.medium-10{width:83.3333333333%}.xlarge-margin-collapse>.medium-11{width:91.6666666667%}.xlarge-margin-collapse>.medium-12{width:100%}.xlarge-margin-collapse>.large-1{width:8.3333333333%}.xlarge-margin-collapse>.large-2{width:16.6666666667%}.xlarge-margin-collapse>.large-3{width:25%}.xlarge-margin-collapse>.large-4{width:33.3333333333%}.xlarge-margin-collapse>.large-5{width:41.6666666667%}.xlarge-margin-collapse>.large-6{width:50%}.xlarge-margin-collapse>.large-7{width:58.3333333333%}.xlarge-margin-collapse>.large-8{width:66.6666666667%}.xlarge-margin-collapse>.large-9{width:75%}.xlarge-margin-collapse>.large-10{width:83.3333333333%}.xlarge-margin-collapse>.large-11{width:91.6666666667%}.xlarge-margin-collapse>.large-12{width:100%}.xlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xlarge-3{width:25%}.xlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xlarge-6{width:50%}.xlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xlarge-9{width:75%}.xlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.xlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xxlarge-3{width:25%}.xlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xxlarge-6{width:50%}.xlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xxlarge-9{width:75%}.xlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xxlarge-12{width:100%}}@media screen and (min-width:90em){.xlarge-padding-collapse{margin-left:0;margin-right:0}.xlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:120em){.xxlarge-margin-collapse,.xxlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xxlarge-margin-collapse>.small-1{width:8.3333333333%}.xxlarge-margin-collapse>.small-2{width:16.6666666667%}.xxlarge-margin-collapse>.small-3{width:25%}.xxlarge-margin-collapse>.small-4{width:33.3333333333%}.xxlarge-margin-collapse>.small-5{width:41.6666666667%}.xxlarge-margin-collapse>.small-6{width:50%}.xxlarge-margin-collapse>.small-7{width:58.3333333333%}.xxlarge-margin-collapse>.small-8{width:66.6666666667%}.xxlarge-margin-collapse>.small-9{width:75%}.xxlarge-margin-collapse>.small-10{width:83.3333333333%}.xxlarge-margin-collapse>.small-11{width:91.6666666667%}.xxlarge-margin-collapse>.small-12{width:100%}.xxlarge-margin-collapse>.medium-1{width:8.3333333333%}.xxlarge-margin-collapse>.medium-2{width:16.6666666667%}.xxlarge-margin-collapse>.medium-3{width:25%}.xxlarge-margin-collapse>.medium-4{width:33.3333333333%}.xxlarge-margin-collapse>.medium-5{width:41.6666666667%}.xxlarge-margin-collapse>.medium-6{width:50%}.xxlarge-margin-collapse>.medium-7{width:58.3333333333%}.xxlarge-margin-collapse>.medium-8{width:66.6666666667%}.xxlarge-margin-collapse>.medium-9{width:75%}.xxlarge-margin-collapse>.medium-10{width:83.3333333333%}.xxlarge-margin-collapse>.medium-11{width:91.6666666667%}.xxlarge-margin-collapse>.medium-12{width:100%}.xxlarge-margin-collapse>.large-1{width:8.3333333333%}.xxlarge-margin-collapse>.large-2{width:16.6666666667%}.xxlarge-margin-collapse>.large-3{width:25%}.xxlarge-margin-collapse>.large-4{width:33.3333333333%}.xxlarge-margin-collapse>.large-5{width:41.6666666667%}.xxlarge-margin-collapse>.large-6{width:50%}.xxlarge-margin-collapse>.large-7{width:58.3333333333%}.xxlarge-margin-collapse>.large-8{width:66.6666666667%}.xxlarge-margin-collapse>.large-9{width:75%}.xxlarge-margin-collapse>.large-10{width:83.3333333333%}.xxlarge-margin-collapse>.large-11{width:91.6666666667%}.xxlarge-margin-collapse>.large-12{width:100%}.xxlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xlarge-3{width:25%}.xxlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xlarge-6{width:50%}.xxlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xlarge-9{width:75%}.xxlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xlarge-12{width:100%}.xxlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xxlarge-3{width:25%}.xxlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xxlarge-6{width:50%}.xxlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xxlarge-9{width:75%}.xxlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xxlarge-12{width:100%}.xxlarge-padding-collapse{margin-left:0;margin-right:0}.xxlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:.375rem}.small-offset-1{margin-left:8.3333333333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.33333% + .375rem)}.small-offset-2{margin-left:16.6666666667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.66667% + .375rem)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + .375rem)}.small-offset-4{margin-left:33.3333333333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.33333% + .375rem)}.small-offset-5{margin-left:41.6666666667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.66667% + .375rem)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + .375rem)}.small-offset-7{margin-left:58.3333333333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.33333% + .375rem)}.small-offset-8{margin-left:66.6666666667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.66667% + .375rem)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + .375rem)}.small-offset-10{margin-left:83.3333333333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.33333% + .375rem)}.small-offset-11{margin-left:91.6666666667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.66667% + .375rem)}@media print,screen and (min-width:30em){.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:.75rem}.medium-offset-1{margin-left:8.3333333333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.33333% + .75rem)}.medium-offset-2{margin-left:16.6666666667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.66667% + .75rem)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + .75rem)}.medium-offset-4{margin-left:33.3333333333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.33333% + .75rem)}.medium-offset-5{margin-left:41.6666666667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.66667% + .75rem)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + .75rem)}.medium-offset-7{margin-left:58.3333333333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.33333% + .75rem)}.medium-offset-8{margin-left:66.6666666667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.66667% + .75rem)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + .75rem)}.medium-offset-10{margin-left:83.3333333333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.33333% + .75rem)}.medium-offset-11{margin-left:91.6666666667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.66667% + .75rem)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:.75rem}.large-offset-1{margin-left:8.3333333333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.33333% + .75rem)}.large-offset-2{margin-left:16.6666666667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + .75rem)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + .75rem)}.large-offset-4{margin-left:33.3333333333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.33333% + .75rem)}.large-offset-5{margin-left:41.6666666667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.66667% + .75rem)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + .75rem)}.large-offset-7{margin-left:58.3333333333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.33333% + .75rem)}.large-offset-8{margin-left:66.6666666667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.66667% + .75rem)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + .75rem)}.large-offset-10{margin-left:83.3333333333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.33333% + .75rem)}.large-offset-11{margin-left:91.6666666667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:90em){.xlarge-offset-0{margin-left:0}.grid-margin-x>.xlarge-offset-0{margin-left:.75rem}.xlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xlarge-offset-3{margin-left:25%}.grid-margin-x>.xlarge-offset-3{margin-left:calc(25% + .75rem)}.xlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xlarge-offset-6{margin-left:50%}.grid-margin-x>.xlarge-offset-6{margin-left:calc(50% + .75rem)}.xlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xlarge-offset-9{margin-left:75%}.grid-margin-x>.xlarge-offset-9{margin-left:calc(75% + .75rem)}.xlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:120em){.xxlarge-offset-0{margin-left:0}.grid-margin-x>.xxlarge-offset-0{margin-left:.75rem}.xxlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xxlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xxlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xxlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xxlarge-offset-3{margin-left:25%}.grid-margin-x>.xxlarge-offset-3{margin-left:calc(25% + .75rem)}.xxlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xxlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xxlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xxlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xxlarge-offset-6{margin-left:50%}.grid-margin-x>.xxlarge-offset-6{margin-left:calc(50% + .75rem)}.xxlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xxlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xxlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xxlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xxlarge-offset-9{margin-left:75%}.grid-margin-x>.xxlarge-offset-9{margin-left:calc(75% + .75rem)}.xxlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xxlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xxlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xxlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}.grid-y{display:flex;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto,.grid-y>.shrink{height:auto}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-full,.grid-y>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-full,.grid-y>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-full,.grid-y>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-full,.grid-y>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-full,.grid-y>.xxlarge-shrink{flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9{flex:0 0 auto}.grid-y>.small-1{height:8.3333333333%}.grid-y>.small-2{height:16.6666666667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.3333333333%}.grid-y>.small-5{height:41.6666666667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.3333333333%}.grid-y>.small-8{height:66.6666666667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.3333333333%}.grid-y>.small-11{height:91.6666666667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width:30em){.grid-y>.medium-auto{flex:1 1 0;height:auto}.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-shrink{flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.3333333333%}.grid-y>.medium-2{height:16.6666666667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.3333333333%}.grid-y>.medium-5{height:41.6666666667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.3333333333%}.grid-y>.medium-8{height:66.6666666667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.3333333333%}.grid-y>.medium-11{height:91.6666666667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width:64em){.grid-y>.large-auto{flex:1 1 0;height:auto}.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-shrink{flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.3333333333%}.grid-y>.large-2{height:16.6666666667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.3333333333%}.grid-y>.large-5{height:41.6666666667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.3333333333%}.grid-y>.large-8{height:66.6666666667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.3333333333%}.grid-y>.large-11{height:91.6666666667%}.grid-y>.large-12{height:100%}}@media screen and (min-width:90em){.grid-y>.xlarge-auto{flex:1 1 0;height:auto}.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-shrink{flex:0 0 auto}.grid-y>.xlarge-shrink{height:auto}.grid-y>.xlarge-1{height:8.3333333333%}.grid-y>.xlarge-2{height:16.6666666667%}.grid-y>.xlarge-3{height:25%}.grid-y>.xlarge-4{height:33.3333333333%}.grid-y>.xlarge-5{height:41.6666666667%}.grid-y>.xlarge-6{height:50%}.grid-y>.xlarge-7{height:58.3333333333%}.grid-y>.xlarge-8{height:66.6666666667%}.grid-y>.xlarge-9{height:75%}.grid-y>.xlarge-10{height:83.3333333333%}.grid-y>.xlarge-11{height:91.6666666667%}.grid-y>.xlarge-12{height:100%}}@media screen and (min-width:120em){.grid-y>.xxlarge-auto{flex:1 1 0;height:auto}.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-shrink{flex:0 0 auto}.grid-y>.xxlarge-shrink{height:auto}.grid-y>.xxlarge-1{height:8.3333333333%}.grid-y>.xxlarge-2{height:16.6666666667%}.grid-y>.xxlarge-3{height:25%}.grid-y>.xxlarge-4{height:33.3333333333%}.grid-y>.xxlarge-5{height:41.6666666667%}.grid-y>.xxlarge-6{height:50%}.grid-y>.xxlarge-7{height:58.3333333333%}.grid-y>.xxlarge-8{height:66.6666666667%}.grid-y>.xxlarge-9{height:75%}.grid-y>.xxlarge-10{height:83.3333333333%}.grid-y>.xxlarge-11{height:91.6666666667%}.grid-y>.xxlarge-12{height:100%}}.grid-padding-y .grid-padding-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-padding-y .grid-padding-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-padding-y>.cell{padding-bottom:.375rem;padding-top:.375rem}@media print,screen and (min-width:30em){.grid-padding-y>.cell{padding-bottom:.75rem;padding-top:.75rem}}.grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .grid-frame{width:100%}.cell-block{max-width:100%;overflow-x:auto}.cell-block,.cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container{display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}@media print,screen and (min-width:30em){.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.medium-cell-block-container{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.medium-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media print,screen and (min-width:64em){.large-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.large-cell-block-container{display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.large-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:90em){.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xlarge-grid-frame{width:100%}.xlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:120em){.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xxlarge-grid-frame{width:100%}.xxlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xxlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xxlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xxlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}.grid-y.grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:30em){.grid-y.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:90em){.grid-y.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:120em){.grid-y.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:30em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}@media screen and (min-width:90em){.cell .grid-y.xlarge-grid-frame{height:100%}}@media screen and (min-width:120em){.cell .grid-y.xxlarge-grid-frame{height:100%}}.grid-margin-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-margin-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-margin-y>.cell{height:calc(100% - .75rem);margin-bottom:.375rem;margin-top:.375rem}@media print,screen and (min-width:30em){.grid-margin-y>.cell{height:calc(100% - 1.5rem);margin-bottom:.75rem;margin-top:.75rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - .75rem)}.grid-margin-y>.small-2{height:calc(16.66667% - .75rem)}.grid-margin-y>.small-3{height:calc(25% - .75rem)}.grid-margin-y>.small-4{height:calc(33.33333% - .75rem)}.grid-margin-y>.small-5{height:calc(41.66667% - .75rem)}.grid-margin-y>.small-6{height:calc(50% - .75rem)}.grid-margin-y>.small-7{height:calc(58.33333% - .75rem)}.grid-margin-y>.small-8{height:calc(66.66667% - .75rem)}.grid-margin-y>.small-9{height:calc(75% - .75rem)}.grid-margin-y>.small-10{height:calc(83.33333% - .75rem)}.grid-margin-y>.small-11{height:calc(91.66667% - .75rem)}.grid-margin-y>.small-12{height:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.small-3{height:calc(25% - 1.5rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.small-6{height:calc(50% - 1.5rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.small-9{height:calc(75% - 1.5rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.small-12{height:calc(100% - 1.5rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.5rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.5rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.5rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.large-3{height:calc(25% - 1.5rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.large-6{height:calc(50% - 1.5rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.large-9{height:calc(75% - 1.5rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.large-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y>.xlarge-auto,.grid-margin-y>.xlarge-shrink{height:auto}.grid-margin-y>.xlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xlarge-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y>.xxlarge-auto,.grid-margin-y>.xxlarge-shrink{height:auto}.grid-margin-y>.xxlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xxlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xxlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xxlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xxlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xxlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xxlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xxlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xxlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xxlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xxlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xxlarge-12{height:calc(100% - 1.5rem)}}.grid-frame.grid-margin-y{height:calc(100vh + .75rem)}@media print,screen and (min-width:30em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:30em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y.xlarge-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y.xxlarge-grid-frame{height:calc(100vh + 1.5rem)}}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-left:auto;margin-right:auto}.clearfix:after,.clearfix:before{content:" ";display:table;flex-basis:0;order:1}.clearfix:after{clear:both}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{align-content:center;align-items:center;justify-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width:30em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width:64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}@media screen and (min-width:90em){.xlarge-order-1{order:1}.xlarge-order-2{order:2}.xlarge-order-3{order:3}.xlarge-order-4{order:4}.xlarge-order-5{order:5}.xlarge-order-6{order:6}}@media screen and (min-width:120em){.xxlarge-order-1{order:1}.xxlarge-order-2{order:2}.xxlarge-order-3{order:3}.xxlarge-order-4{order:4}.xxlarge-order-5{order:5}.xxlarge-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width:30em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:90em){.xlarge-flex-container{display:flex}.xlarge-flex-child-auto{flex:1 1 auto}.xlarge-flex-child-grow{flex:1 0 auto}.xlarge-flex-child-shrink{flex:0 1 auto}.xlarge-flex-dir-row{flex-direction:row}.xlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xlarge-flex-dir-column{flex-direction:column}.xlarge-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:120em){.xxlarge-flex-container{display:flex}.xxlarge-flex-child-auto{flex:1 1 auto}.xxlarge-flex-child-grow{flex:1 0 auto}.xxlarge-flex-child-shrink{flex:0 1 auto}.xxlarge-flex-dir-row{flex-direction:row}.xxlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xxlarge-flex-dir-column{flex-direction:column}.xxlarge-flex-dir-column-reverse{flex-direction:column-reverse}}.hide{display:none!important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width:29.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:30em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:30em){.hide-for-medium{display:none!important}}@media screen and (max-width:29.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:30em)and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:29.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:64em)and (max-width:89.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:90em){.show-for-large-only{display:none!important}}@media screen and (min-width:90em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:89.99875em){.show-for-xlarge{display:none!important}}@media screen and (min-width:90em)and (max-width:119.99875em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:89.99875em),screen and (min-width:120em){.show-for-xlarge-only{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge-only{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge-only{display:none!important}}.show-for-sr,.show-on-focus{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.show-on-focus:active,.show-on-focus:focus{clip:auto!important;height:auto!important;overflow:visible!important;position:static!important;white-space:normal!important;width:auto!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode{display:block!important}.hide-for-dark-mode{display:none!important}}.show-for-ie{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie{display:block!important}.hide-for-ie{display:none!important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}.homepage-hero-full{position:relative}.homepage-hero-full h1{margin-bottom:2.5rem}.homepage-hero-full h4{margin-bottom:0;padding-bottom:4rem}.homepage-hero-full .button{margin-bottom:1.5rem}@media(min-width:48em){.homepage-hero-full .button{margin-bottom:10.188rem}}@media(max-width:47.9375em){.homepage-hero-full .button{margin-top:4rem}.homepage-hero-content{padding:0 1.5rem}}.homepage-hero-content>div{padding-top:10.438rem;position:relative}@media(min-width:48em){.homepage-hero-content>div{padding-top:13.688rem}.homepage-hero-tall-content,.homepage-hero-wide-content{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center}}.homepage-hero-tall{word-break:break-word}.homepage-hero-tall-content h1{margin-bottom:1rem}@media(min-width:48em){.homepage-hero-tall-content h1{margin-bottom:2.5rem}}.homepage-hero-tall-content h4{margin-bottom:2rem}@media(min-width:48em){.homepage-hero-tall-content h4{margin-bottom:4rem}}.homepage-hero-image{width:100%}@media(max-width:47.9375em){.homepage-hero-image{margin-bottom:2rem;padding-bottom:100%;position:relative;width:100%}}@media(min-width:48em){.homepage-hero-image{height:100%}}.homepage-hero-image picture{display:initial}@media(max-width:47.9375em){.homepage-hero-image img,.homepage-hero-image video{position:absolute}}.homepage-hero-wide{position:relative}@media(min-width:48em){.homepage-hero-wide{border-left:3rem solid #edeff0}}.homepage-hero-wide-content{justify-content:space-between}.homepage-hero-wide h1{margin-bottom:1rem}@media(min-width:48em){.homepage-hero-wide h1{margin-bottom:5rem;padding-top:4.688rem}}.homepage-hero-wide h3{margin-bottom:1.5rem}.homepage-hero-wide h3+h1{padding-top:0}.homepage-hero-wide h5{margin-bottom:2rem}@media(min-width:48em){.homepage-hero-wide h5{margin-bottom:7.75rem;padding-right:1.625rem}[dir=rtl] .homepage-hero-tall-content{padding-left:1.375rem;padding-right:0}[dir=rtl] .homepage-hero-wide{border-left:0;border-right:3rem solid #edeff0}[dir=rtl] .homepage-hero-wide h5{padding-left:1.625rem;padding-right:0}} \ No newline at end of file +.homepage-hero-full img,.homepage-hero-full video,.homepage-hero-image img,.homepage-hero-image video{height:100%;object-fit:cover;padding:0;width:100%}.homepage-hero-full .overlay-grey,.homepage-hero-full video{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.homepage-hero-full{margin:0 auto;max-width:100%;position:relative;-webkit-transition:max-width .5s ease;-moz-transition:max-width .5s ease;-ms-transition:max-width .5s ease;-o-transition:max-width .5s ease;transition:max-width .5s ease}.homepage-hero-full h1{margin-bottom:2.5rem}.homepage-hero-full h4{margin-bottom:0;padding-bottom:4rem}.homepage-hero-full .button{margin-bottom:1.5rem}@media(min-width:48em){.homepage-hero-full .button{margin-bottom:10.188rem}}@media(max-width:47.9375em){.homepage-hero-full .button{margin-top:4rem}.homepage-hero-content{padding:0 1.5rem}}.homepage-hero-content>div{padding-top:10.438rem;position:relative}@media(min-width:48em){.homepage-hero-content>div{padding-top:13.688rem}.homepage-hero-tall-content,.homepage-hero-wide-content{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center}}.homepage-hero-tall{word-break:break-word}.homepage-hero-tall-content h1{margin-bottom:1rem}@media(min-width:48em){.homepage-hero-tall-content h1{margin-bottom:2.5rem}}.homepage-hero-tall-content h4{margin-bottom:2rem}@media(min-width:48em){.homepage-hero-tall-content h4{margin-bottom:4rem}}.homepage-hero-image{width:100%}@media(max-width:47.9375em){.homepage-hero-image{margin-bottom:2rem;padding-bottom:100%;position:relative;width:100%}}@media(min-width:48em){.homepage-hero-image{height:100%}}.homepage-hero-image picture{display:initial}@media(max-width:47.9375em){.homepage-hero-image img,.homepage-hero-image video{position:absolute}}.homepage-hero-wide{position:relative}@media(min-width:48em){.homepage-hero-wide{border-left:3rem solid #edeff0}}.homepage-hero-wide-content{justify-content:space-between}.homepage-hero-wide h1{margin-bottom:1rem}@media(min-width:48em){.homepage-hero-wide h1{margin-bottom:5rem;padding-top:4.688rem}}.homepage-hero-wide h3{margin-bottom:1.5rem}.homepage-hero-wide h3+h1{padding-top:0}.homepage-hero-wide h5{margin-bottom:2rem}@media(min-width:48em){.homepage-hero-wide h5{margin-bottom:7.75rem;padding-right:1.625rem}[dir=rtl] .homepage-hero-tall-content{padding-left:1.375rem;padding-right:0}[dir=rtl] .homepage-hero-wide{border-left:0;border-right:3rem solid #edeff0}[dir=rtl] .homepage-hero-wide h5{padding-left:1.625rem;padding-right:0}} \ No newline at end of file diff --git a/docs/css/components/input-fields.min.css b/docs/css/components/input-fields.min.css index 647dc2e80..d4674cc9a 100644 --- a/docs/css/components/input-fields.min.css +++ b/docs/css/components/input-fields.min.css @@ -1 +1 @@ -label,label.error{font-size:1rem}@media(min-width:48em){label,label.error{font-size:1.25rem}}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],textarea{background-color:#fff}:lang(my) label{font-size:.875rem}@media(min-width:48em){:lang(my) label{font-size:1rem}}label{display:block}label.error{color:#000;margin-top:0}label.disabled{color:#d4d6d8}.help{color:#a9b1b7;display:block;font-size:.875rem}.error,.help{margin-bottom:0;margin-top:.5rem}.error{color:#ee402d;font-size:1rem}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],textarea{-moz-appearance:none;-webkit-appearance:none;appearance:none;border:2px solid #000;border-radius:0;box-sizing:border-box;display:block;font-family:ProximaNova,sans-serif;font-size:1rem;height:46px;margin-top:.5rem;padding:.625rem;width:100%}input[type=date]::placeholder,input[type=email]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,textarea::placeholder{color:#a9b1b7}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,textarea:focus{box-shadow:0 0 4px #0468b1;outline:0}input[type=date] input[type=date],input[type=date] input[type=search],input[type=email] input[type=date],input[type=email] input[type=search],input[type=number] input[type=date],input[type=number] input[type=search],input[type=password] input[type=date],input[type=password] input[type=search],input[type=search] input[type=date],input[type=search] input[type=search],input[type=tel] input[type=date],input[type=tel] input[type=search],input[type=text] input[type=date],input[type=text] input[type=search],textarea input[type=date],textarea input[type=search]{padding-left:2.5rem;position:relative}input[type=date].disabled,input[type=email].disabled,input[type=number].disabled,input[type=password].disabled,input[type=search].disabled,input[type=tel].disabled,input[type=text].disabled,textarea.disabled{background-color:#fff;border:2px solid #d4d6d8;color:#d4d6d8}input[type=date].disabled::placeholder,input[type=email].disabled::placeholder,input[type=number].disabled::placeholder,input[type=password].disabled::placeholder,input[type=search].disabled::placeholder,input[type=tel].disabled::placeholder,input[type=text].disabled::placeholder,textarea.disabled::placeholder{color:#d4d6d8}input[type=date].error,input[type=email].error,input[type=number].error,input[type=password].error,input[type=search].error,input[type=tel].error,input[type=text].error,textarea.error{border:2px solid #ee402d}input[type=date]{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyLjMwNyAxLjk4OHYuNWgzLjc0OGEuMzMuMzMgMCAwIDEgLjIyOS4wODkuMjY0LjI2NCAwIDAgMSAuMDg0LjE5djEyLjQ2NmEuMjYzLjI2MyAwIDAgMS0uMDg0LjE5LjMzLjMzIDAgMCAxLS4yMjkuMDlIMS40MzdhLjMzLjMzIDAgMCAxLS4yMjktLjA5LjI2My4yNjMgMCAwIDEtLjA4NC0uMTlWMi43NjdjMC0uMDY3LjAyOC0uMTM2LjA4NC0uMTlhLjMzLjMzIDAgMCAxIC4yMjktLjA5aDMuNzQ4Vi45M2guNjI1djEuNTU5aDUuODcyVi45MjloLjYyNXYxLjA1OVptMy40MzYgNi4yMzN2LS41SDEuNzV2Ny4yMzNoMTMuOTk0VjguMjIxWm0tNC4wNi00LjY3NXYtLjVINS44MXYxLjU1OGgtLjYyNVYzLjA0NkgxLjc1djQuMTE3aDEzLjk5NFYzLjA0NmgtMy40MzZ2MS41NThoLS42MjVWMy41NDZabS02LjY4NiA2LjczM3YuNTU5aC0uNjI0di0uNTU5aC42MjRabTMuNDM3IDBoLjYyNHYuNTU5aC0uNjI0di0uNTU5Wm00LjY4NSAwdi41NTloLS42MjR2LS41NTloLjYyNFoiIGZpbGw9IiMwMDZFQjUiIHN0cm9rZT0iIzAwMCIvPjwvc3ZnPg==) no-repeat left 14px bottom 12px;background-color:#fff;color:#a9b1b7;padding-left:2.5rem}input[type=date].disabled{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyLjMwNyAxLjk4OHYuNWgzLjc0OGEuMzMuMzMgMCAwIDEgLjIyOS4wODkuMjY0LjI2NCAwIDAgMSAuMDg0LjE5djEyLjQ2NmEuMjYzLjI2MyAwIDAgMS0uMDg0LjE5LjMzLjMzIDAgMCAxLS4yMjkuMDlIMS40MzZhLjMzLjMzIDAgMCAxLS4yMjgtLjA5LjI2My4yNjMgMCAwIDEtLjA4NC0uMTlWMi43NjdjMC0uMDY3LjAyOC0uMTM2LjA4NC0uMTlhLjMzLjMzIDAgMCAxIC4yMjgtLjA5aDMuNzVWLjkzaC42MjN2MS41NTloNS44NzNWLjkyOWguNjI1djEuMDU5Wm0zLjQzNiA2LjIzM3YtLjVIMS43NXY3LjIzM2gxMy45OTRWOC4yMjFabS00LjA2LTQuNjc1di0uNUg1LjgwOHYxLjU1OGgtLjYyNFYzLjA0NkgxLjc1djQuMTE3aDEzLjk5NFYzLjA0NmgtMy40MzZ2MS41NThoLS42MjVWMy41NDZabS02LjY4NiA2LjczM3YuNTU5aC0uNjI0di0uNTU5aC42MjRabTMuNDM3IDBoLjYyNHYuNTU5aC0uNjI0di0uNTU5Wm00LjY4NSAwdi41NTloLS42MjR2LS41NTloLjYyNFoiIGZpbGw9IiMwMDZFQjUiIHN0cm9rZT0iI0Q0RDZEOCIvPjwvc3ZnPg==)}input[type=search]{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PHBhdGggZD0iTTguMTIyIDE0Ljg3YzMuNyAwIDYuNy0yLjg3OCA2LjctNi40MjhzLTMtNi40MjgtNi43LTYuNDI4LTYuNyAyLjg3OC02LjcgNi40MjggMyA2LjQyOCA2LjcgNi40MjhaTTE4Ljc5NyAxNy44ODRsLTUuOTI5LTQuNjUiLz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSIjZmZmIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC42NSkiIGQ9Ik0wIDBoMTkuNDkydjE4LjdIMHoiLz48L2NsaXBQYXRoPjwvZGVmcz48L3N2Zz4=) no-repeat left 14px bottom 12px;color:#a9b1b7;padding-left:2.5rem}input[type=search].disabled{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHJva2U9IiNENEQ2RDgiIHN0cm9rZS13aWR0aD0iMiI+PHBhdGggZD0iTTguMTIyIDE0Ljg3YzMuNyAwIDYuNy0yLjg3OCA2LjctNi40MjhzLTMtNi40MjgtNi43LTYuNDI4LTYuNyAyLjg3OC02LjcgNi40MjggMyA2LjQyOCA2LjcgNi40MjhaTTE4Ljc5NyAxNy44ODRsLTUuOTI5LTQuNjUiLz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSIjZmZmIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC42NSkiIGQ9Ik0wIDBoMTkuNDkydjE4LjdIMHoiLz48L2NsaXBQYXRoPjwvZGVmcz48L3N2Zz4=)}.help.disabled{color:#d4d6d8}textarea{height:auto;max-width:100%;resize:vertical}input[type=date]::-webkit-calendar-picker-indicator{appearance:none;left:3px;opacity:0;position:absolute}@media(hover:none)and (pointer:coarse){[dir=rtl] input[type=date] input[type=date],[dir=rtl] input[type=email] input[type=date],[dir=rtl] input[type=number] input[type=date],[dir=rtl] input[type=password] input[type=date],[dir=rtl] input[type=search] input[type=date],[dir=rtl] input[type=tel] input[type=date],[dir=rtl] input[type=text] input[type=date],[dir=rtl] textarea input[type=date]{padding-right:1.5rem}}[dir=rtl] input[type=date],[dir=rtl] input[type=search]{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyLjMwNyAxLjk4OHYuNWgzLjc0OGEuMzMuMzMgMCAwIDEgLjIyOS4wODkuMjY0LjI2NCAwIDAgMSAuMDg0LjE5djEyLjQ2NmEuMjYzLjI2MyAwIDAgMS0uMDg0LjE5LjMzLjMzIDAgMCAxLS4yMjkuMDlIMS40MzdhLjMzLjMzIDAgMCAxLS4yMjktLjA5LjI2My4yNjMgMCAwIDEtLjA4NC0uMTlWMi43NjdjMC0uMDY3LjAyOC0uMTM2LjA4NC0uMTlhLjMzLjMzIDAgMCAxIC4yMjktLjA5aDMuNzQ4Vi45M2guNjI1djEuNTU5aDUuODcyVi45MjloLjYyNXYxLjA1OVptMy40MzYgNi4yMzN2LS41SDEuNzV2Ny4yMzNoMTMuOTk0VjguMjIxWm0tNC4wNi00LjY3NXYtLjVINS44MXYxLjU1OGgtLjYyNVYzLjA0NkgxLjc1djQuMTE3aDEzLjk5NFYzLjA0NmgtMy40MzZ2MS41NThoLS42MjVWMy41NDZabS02LjY4NiA2LjczM3YuNTU5aC0uNjI0di0uNTU5aC42MjRabTMuNDM3IDBoLjYyNHYuNTU5aC0uNjI0di0uNTU5Wm00LjY4NSAwdi41NTloLS42MjR2LS41NTloLjYyNFoiIGZpbGw9IiMwMDZFQjUiIHN0cm9rZT0iIzAwMCIvPjwvc3ZnPg==) no-repeat right 14px bottom 12px;background-color:#fff;padding-left:.635rem;padding-right:2.5rem;text-align:right}[dir=rtl] input[type=search]{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PHBhdGggZD0iTTguMTIyIDE0Ljg3YzMuNyAwIDYuNy0yLjg3OCA2LjctNi40MjhzLTMtNi40MjgtNi43LTYuNDI4LTYuNyAyLjg3OC02LjcgNi40MjggMyA2LjQyOCA2LjcgNi40MjhaTTE4Ljc5NyAxNy44ODRsLTUuOTI5LTQuNjUiLz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSIjZmZmIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC42NSkiIGQ9Ik0wIDBoMTkuNDkydjE4LjdIMHoiLz48L2NsaXBQYXRoPjwvZGVmcz48L3N2Zz4=) no-repeat right 14px bottom 12px}[dir=rtl] input[type=date].disabled{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyLjMwNyAxLjk4OHYuNWgzLjc0OGEuMzMuMzMgMCAwIDEgLjIyOS4wODkuMjY0LjI2NCAwIDAgMSAuMDg0LjE5djEyLjQ2NmEuMjYzLjI2MyAwIDAgMS0uMDg0LjE5LjMzLjMzIDAgMCAxLS4yMjkuMDlIMS40MzZhLjMzLjMzIDAgMCAxLS4yMjgtLjA5LjI2My4yNjMgMCAwIDEtLjA4NC0uMTlWMi43NjdjMC0uMDY3LjAyOC0uMTM2LjA4NC0uMTlhLjMzLjMzIDAgMCAxIC4yMjgtLjA5aDMuNzVWLjkzaC42MjN2MS41NTloNS44NzNWLjkyOWguNjI1djEuMDU5Wm0zLjQzNiA2LjIzM3YtLjVIMS43NXY3LjIzM2gxMy45OTRWOC4yMjFabS00LjA2LTQuNjc1di0uNUg1LjgwOHYxLjU1OGgtLjYyNFYzLjA0NkgxLjc1djQuMTE3aDEzLjk5NFYzLjA0NmgtMy40MzZ2MS41NThoLS42MjVWMy41NDZabS02LjY4NiA2LjczM3YuNTU5aC0uNjI0di0uNTU5aC42MjRabTMuNDM3IDBoLjYyNHYuNTU5aC0uNjI0di0uNTU5Wm00LjY4NSAwdi41NTloLS42MjR2LS41NTloLjYyNFoiIGZpbGw9IiMwMDZFQjUiIHN0cm9rZT0iI0Q0RDZEOCIvPjwvc3ZnPg==)}[dir=rtl] input[type=date]::-webkit-calendar-picker-indicator{left:inherit;position:absolute;right:27px}[dir=rtl] input::-webkit-date-and-time-value{margin-right:0;text-align:right}:lang(my) .error{line-height:1.7}:lang(my) input[type=date],:lang(my) input[type=email],:lang(my) input[type=number],:lang(my) input[type=password],:lang(my) input[type=search],:lang(my) input[type=tel],:lang(my) input[type=text],:lang(my) textarea{font-family:NotoSans,sans-serif} \ No newline at end of file +label,label.error{font-size:1rem}@media(min-width:48em){label,label.error{font-size:1.25rem}}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],textarea{background-color:#fff}:lang(my) label{font-size:.875rem}@media(min-width:48em){:lang(my) label{font-size:1rem}}label{display:block}label.error{color:#000;margin-top:0}label.disabled{color:#d4d6d8}.help{color:#a9b1b7;display:block;font-size:.875rem}.error,.help{margin-bottom:0;margin-top:.5rem}.error{color:#ee402d;font-size:1rem}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],textarea{-moz-appearance:none;-webkit-appearance:none;appearance:none;border:2px solid #000;border-radius:0;box-sizing:border-box;display:block;font-family:ProximaNova,sans-serif;font-size:1rem;height:46px;margin-top:.5rem;padding:.625rem;width:100%}input[type=date]::placeholder,input[type=email]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,textarea::placeholder{color:#a9b1b7}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,textarea:focus{box-shadow:0 0 4px #0468b1;outline:0}input[type=date] input[type=date],input[type=date] input[type=search],input[type=email] input[type=date],input[type=email] input[type=search],input[type=number] input[type=date],input[type=number] input[type=search],input[type=password] input[type=date],input[type=password] input[type=search],input[type=search] input[type=date],input[type=search] input[type=search],input[type=tel] input[type=date],input[type=tel] input[type=search],input[type=text] input[type=date],input[type=text] input[type=search],textarea input[type=date],textarea input[type=search]{padding-left:2.5rem;position:relative}input[type=date].disabled,input[type=email].disabled,input[type=number].disabled,input[type=password].disabled,input[type=search].disabled,input[type=tel].disabled,input[type=text].disabled,textarea.disabled{background-color:#fff;border:2px solid #d4d6d8;color:#d4d6d8}input[type=date].disabled::placeholder,input[type=email].disabled::placeholder,input[type=number].disabled::placeholder,input[type=password].disabled::placeholder,input[type=search].disabled::placeholder,input[type=tel].disabled::placeholder,input[type=text].disabled::placeholder,textarea.disabled::placeholder{color:#d4d6d8}input[type=date].error,input[type=email].error,input[type=number].error,input[type=password].error,input[type=search].error,input[type=tel].error,input[type=text].error,textarea.error{border:2px solid #ee402d}input[type=date]{background:url(../../images/calender-black.svg) no-repeat left 14px bottom 12px;background-color:#fff;color:#a9b1b7;padding-left:2.5rem}input[type=date].disabled{background-image:url(../../images/date-disabled.svg)}input[type=search]{background:url(../../images/search-black.svg) no-repeat left 14px bottom 12px;color:#a9b1b7;padding-left:2.5rem}input[type=search].disabled{background-image:url(../../images/search-gray.svg)}.help.disabled{color:#d4d6d8}textarea{height:auto;max-width:100%;resize:vertical}input[type=date]::-webkit-calendar-picker-indicator{appearance:none;left:3px;opacity:0;position:absolute}@media(hover:none)and (pointer:coarse){[dir=rtl] input[type=date] input[type=date],[dir=rtl] input[type=email] input[type=date],[dir=rtl] input[type=number] input[type=date],[dir=rtl] input[type=password] input[type=date],[dir=rtl] input[type=search] input[type=date],[dir=rtl] input[type=tel] input[type=date],[dir=rtl] input[type=text] input[type=date],[dir=rtl] textarea input[type=date]{padding-right:1.5rem}}[dir=rtl] input[type=date],[dir=rtl] input[type=search]{background:url(../../images/calender-black.svg) no-repeat right 14px bottom 12px;background-color:#fff;padding-left:.635rem;padding-right:2.5rem;text-align:right}[dir=rtl] input[type=search]{background:url(../../images/search-black.svg) no-repeat right 14px bottom 12px}[dir=rtl] input[type=date].disabled{background-image:url(../../images/date-disabled.svg)}[dir=rtl] input[type=date]::-webkit-calendar-picker-indicator{left:inherit;position:absolute;right:27px}[dir=rtl] input::-webkit-date-and-time-value{margin-right:0;text-align:right}:lang(my) .error{line-height:1.7}:lang(my) input[type=date],:lang(my) input[type=email],:lang(my) input[type=number],:lang(my) input[type=password],:lang(my) input[type=search],:lang(my) input[type=tel],:lang(my) input[type=text],:lang(my) textarea{font-family:NotoSans,sans-serif} \ No newline at end of file diff --git a/docs/css/components/language-switcher.min.css b/docs/css/components/language-switcher.min.css index 68128f9d2..565adbecf 100644 --- a/docs/css/components/language-switcher.min.css +++ b/docs/css/components/language-switcher.min.css @@ -1 +1 @@ -.dropdown-language button,.dropdown-language ul li a{border:none;font-size:.875rem;font-weight:600;text-transform:uppercase}.dropdown-language{display:inline-block;position:relative}.dropdown-language ul{height:0;left:1rem;overflow:hidden;padding:0;position:absolute;top:calc(100% + 3px);-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;z-index:9}.dropdown-language ul li{list-style:none;margin-bottom:0;padding-left:0}.dropdown-language ul li a{background:#f7f7f7;border-bottom:1px solid #d4d6d8;box-shadow:0 3px 4px rgba(0,0,0,.1);display:block;padding:.75rem 1rem}.dropdown-language ul li a:hover{color:#55606e}.dropdown-language.active button:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transition:rotateZ(180deg)}.dropdown-language.active ul{height:auto}.dropdown-language button{align-items:center;background-color:transparent;color:#006eb5;cursor:pointer;display:flex;padding:0}.dropdown-language button:before{background-color:#006eb5;content:"";height:26px;margin-right:.5rem;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHJva2U9IiMwMDZFQjUiIHN0cm9rZS13aWR0aD0iMS41Ij48cGF0aCBkPSJNMTYuNTk5IDIzLjY4OGE2LjYyIDYuNjIgMCAwIDAgMS43NTEtNC43NTJILjc1Vi43NWgyMy4xM3YxNC43MThsLS4wMDUuMDA2di4xNDJjLjAzIDQuNjYyLTYuNjY5IDguODcyLTcuNyA4Ljg3Mi0uMjU0IDAtLjE3MS0uMjQ4LjQyNC0uOFoiLz48cGF0aCBkPSJtMTMuNTg1IDEzLjU0MiAzLjM1OC04LjA5IDMuMjcxIDguMDkiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjxwYXRoIGQ9Ik0xNS4wNTggMTAuNjdoMy45MjgiLz48cGF0aCBkPSJNNC4xMyA2Ljc2N2g2LjU0NU00LjEzIDEzLjE2NnM1LjQ2OC40NyA1Ljc5Ni02LjI1OCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+PHBhdGggZD0iTTEwLjgyNyAxMy41NDJzLTQuNDQ2LS40NzctNS42MDgtNC40MjZNNy40MDcgNC4wODZ2Mi40NzciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoMjQuNjN2MjUuMjM5SDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+) no-repeat left center;mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHJva2U9IiMwMDZFQjUiIHN0cm9rZS13aWR0aD0iMS41Ij48cGF0aCBkPSJNMTYuNTk5IDIzLjY4OGE2LjYyIDYuNjIgMCAwIDAgMS43NTEtNC43NTJILjc1Vi43NWgyMy4xM3YxNC43MThsLS4wMDUuMDA2di4xNDJjLjAzIDQuNjYyLTYuNjY5IDguODcyLTcuNyA4Ljg3Mi0uMjU0IDAtLjE3MS0uMjQ4LjQyNC0uOFoiLz48cGF0aCBkPSJtMTMuNTg1IDEzLjU0MiAzLjM1OC04LjA5IDMuMjcxIDguMDkiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjxwYXRoIGQ9Ik0xNS4wNTggMTAuNjdoMy45MjgiLz48cGF0aCBkPSJNNC4xMyA2Ljc2N2g2LjU0NU00LjEzIDEzLjE2NnM1LjQ2OC40NyA1Ljc5Ni02LjI1OCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+PHBhdGggZD0iTTEwLjgyNyAxMy41NDJzLTQuNDQ2LS40NzctNS42MDgtNC40MjZNNy40MDcgNC4wODZ2Mi40NzciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoMjQuNjN2MjUuMjM5SDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+) no-repeat left center;width:25px}@media(max-width:47.9375em){.dropdown-language button:before{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHJva2U9IiMwMDZFQjUiIHN0cm9rZS13aWR0aD0iMS41Ij48cGF0aCBkPSJNMTYuNTk5IDIzLjY4OGE2LjYyIDYuNjIgMCAwIDAgMS43NTEtNC43NTJILjc1Vi43NWgyMy4xM3YxNC43MThsLS4wMDUuMDA2di4xNDJjLjAzIDQuNjYyLTYuNjY5IDguODcyLTcuNyA4Ljg3Mi0uMjU0IDAtLjE3MS0uMjQ4LjQyNC0uOFoiLz48cGF0aCBkPSJtMTMuNTg1IDEzLjU0MiAzLjM1OC04LjA5IDMuMjcxIDguMDkiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjxwYXRoIGQ9Ik0xNS4wNTggMTAuNjdoMy45MjgiLz48cGF0aCBkPSJNNC4xMyA2Ljc2N2g2LjU0NU00LjEzIDEzLjE2NnM1LjQ2OC40NyA1Ljc5Ni02LjI1OCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+PHBhdGggZD0iTTEwLjgyNyAxMy41NDJzLTQuNDQ2LS40NzctNS42MDgtNC40MjZNNy40MDcgNC4wODZ2Mi40NzciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoMjQuNjN2MjUuMjM5SDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+) no-repeat 0;-webkit-mask:inherit;mask:inherit}}.dropdown-language button:after{background-color:#006eb5;content:"";height:10px;margin-left:.5rem;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEzLjYzIDEuMjg2LTYgNi42NjctNi02LjY2NyIgc3Ryb2tlPSIjMDA2RUI1IiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=) no-repeat left center;mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEzLjYzIDEuMjg2LTYgNi42NjctNi02LjY2NyIgc3Ryb2tlPSIjMDA2RUI1IiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=) no-repeat left center;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;-ms-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;width:15px}@media(max-width:47.9375em){.dropdown-language button:after{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEzLjYzIDEuMjg2LTYgNi42NjctNi02LjY2NyIgc3Ryb2tlPSIjMDA2RUI1IiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=) no-repeat 0;-webkit-mask:inherit;mask:inherit}}.dropdown-language button:hover{color:#4f95dd}.dropdown-language button:hover:after,.dropdown-language button:hover:before{background-color:#4f95dd}.dropdown-language button.white{color:#fff}.dropdown-language button.white:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE2LjU5OSAyMy42ODhhNi42MiA2LjYyIDAgMCAwIDEuNzUxLTQuNzUySC43NVYuNzVoMjMuMTN2MTQuNzE4bC0uMDA1LjAwNnYuMTQyYy4wMyA0LjY2Mi02LjY2OSA4Ljg3Mi03LjcgOC44NzItLjI1NCAwLS4xNzEtLjI0OC40MjQtLjhaIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMS41Ii8+PHBhdGggZD0ibTEzLjU4NSAxMy41NDIgMy4zNTgtOC4wOSAzLjI3MSA4LjA5IiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48cGF0aCBkPSJNMTUuMDU4IDEwLjY3aDMuOTI4IiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMS41Ii8+PHBhdGggZD0iTTQuMTMgNi43NjdoNi41NDVNNC4xMyAxMy4xNjZzNS40NjguNDcgNS43OTYtNi4yNTgiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjxwYXRoIGQ9Ik0xMC44MjcgMTMuNTQycy00LjQ0Ni0uNDc3LTUuNjA4LTQuNDI2TTcuNDA3IDQuMDg2djIuNDc3IiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiLz48L3N2Zz4=) no-repeat 0}.dropdown-language button.white:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEzLjYzIDEuMjg2LTYgNi42NjctNi02LjY2NyIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=) no-repeat 0}[dir=rtl] .dropdown-language ul{left:unset;padding-right:0;right:16px}[dir=rtl] .dropdown-language ul li{padding-right:0}[dir=rtl] .dropdown-language button:before{margin-left:.5rem;margin-right:0;transform:scaleX(-1)}[dir=rtl] .dropdown-language button:after{margin-left:0;margin-right:.5rem}:lang(my) .dropdown-language button{font-family:NotoSans,sans-serif} \ No newline at end of file +.dropdown-language button,.dropdown-language ul li a{border:none;font-size:.875rem;font-weight:600;text-transform:uppercase}.dropdown-language{display:inline-block;position:relative}.dropdown-language ul{height:0;left:1rem;overflow:hidden;padding:0;position:absolute;top:calc(100% + 3px);-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;z-index:9}.dropdown-language ul li{list-style:none;margin-bottom:0;padding-left:0}.dropdown-language ul li a{background:#f7f7f7;border-bottom:1px solid #d4d6d8;box-shadow:0 3px 4px rgba(0,0,0,.1);display:block;padding:.75rem 1rem}.dropdown-language ul li a:hover{color:#55606e}.dropdown-language.active button:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transition:rotateZ(180deg)}.dropdown-language.active ul{height:auto}.dropdown-language button{align-items:center;background-color:transparent;color:#006eb5;cursor:pointer;display:flex;padding:0}.dropdown-language button:before{background-color:#006eb5;content:"";height:26px;margin-right:.5rem;-webkit-mask:url(../../images/language.svg) no-repeat left center;mask:url(../../images/language.svg) no-repeat left center;width:25px}@media(max-width:47.9375em){.dropdown-language button:before{background:transparent url(../../images/language.svg) no-repeat 0;-webkit-mask:inherit;mask:inherit}}.dropdown-language button:after{background-color:#006eb5;content:"";height:10px;margin-left:.5rem;-webkit-mask:url(../../images/arrow-blue.svg) no-repeat left center;mask:url(../../images/arrow-blue.svg) no-repeat left center;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;-ms-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;width:15px}@media(max-width:47.9375em){.dropdown-language button:after{background:transparent url(../../images/arrow-blue.svg) no-repeat 0;-webkit-mask:inherit;mask:inherit}}.dropdown-language button:hover{color:#4f95dd}.dropdown-language button:hover:after,.dropdown-language button:hover:before{background-color:#4f95dd}.dropdown-language button.white{color:#fff}.dropdown-language button.white:before{background:url(../../images/language-white.svg) no-repeat 0}.dropdown-language button.white:after{background:url(../../images/arrow-white-down.svg) no-repeat 0}[dir=rtl] .dropdown-language ul{left:unset;padding-right:0;right:16px}[dir=rtl] .dropdown-language ul li{padding-right:0}[dir=rtl] .dropdown-language button:before{margin-left:.5rem;margin-right:0;transform:scaleX(-1)}[dir=rtl] .dropdown-language button:after{margin-left:0;margin-right:.5rem}:lang(my) .dropdown-language button{font-family:NotoSans,sans-serif} \ No newline at end of file diff --git a/docs/css/components/lightbox-gallery.min.css b/docs/css/components/lightbox-gallery.min.css index d9e898cb6..9b026c70a 100644 --- a/docs/css/components/lightbox-gallery.min.css +++ b/docs/css/components/lightbox-gallery.min.css @@ -1 +1 @@ -.lightbox-gallery__right .lightbox-gallery-images li a{-webkit-animation:none;-moz-animation:none;-ms-animation:none;-o-animation:none;animation:none}.grid-container{margin-left:auto;margin-right:auto;max-width:90rem;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.fluid{margin-left:auto;margin-right:auto;max-width:100%;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container.fluid{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.full{margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0}.grid-x{display:flex;flex-flow:row wrap}.cell{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{flex:1 1 0}.cell.shrink{flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-full,.grid-x>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-full,.grid-x>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-full,.grid-x>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-full,.grid-x>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-full,.grid-x>.xxlarge-shrink{flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9{flex:0 0 auto}.grid-x>.small-1{width:8.3333333333%}.grid-x>.small-2{width:16.6666666667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.3333333333%}.grid-x>.small-5{width:41.6666666667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.3333333333%}.grid-x>.small-8{width:66.6666666667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.3333333333%}.grid-x>.small-11{width:91.6666666667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:30em){.grid-x>.medium-auto{flex:1 1 0;width:auto}.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-shrink{flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.3333333333%}.grid-x>.medium-2{width:16.6666666667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.3333333333%}.grid-x>.medium-5{width:41.6666666667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.3333333333%}.grid-x>.medium-8{width:66.6666666667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.3333333333%}.grid-x>.medium-11{width:91.6666666667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{flex:1 1 0;width:auto}.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-shrink{flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.3333333333%}.grid-x>.large-2{width:16.6666666667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.3333333333%}.grid-x>.large-5{width:41.6666666667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.3333333333%}.grid-x>.large-8{width:66.6666666667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.3333333333%}.grid-x>.large-11{width:91.6666666667%}.grid-x>.large-12{width:100%}}@media screen and (min-width:90em){.grid-x>.xlarge-auto{flex:1 1 0;width:auto}.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-shrink{flex:0 0 auto}.grid-x>.xlarge-shrink{width:auto}.grid-x>.xlarge-1{width:8.3333333333%}.grid-x>.xlarge-2{width:16.6666666667%}.grid-x>.xlarge-3{width:25%}.grid-x>.xlarge-4{width:33.3333333333%}.grid-x>.xlarge-5{width:41.6666666667%}.grid-x>.xlarge-6{width:50%}.grid-x>.xlarge-7{width:58.3333333333%}.grid-x>.xlarge-8{width:66.6666666667%}.grid-x>.xlarge-9{width:75%}.grid-x>.xlarge-10{width:83.3333333333%}.grid-x>.xlarge-11{width:91.6666666667%}.grid-x>.xlarge-12{width:100%}}@media screen and (min-width:120em){.grid-x>.xxlarge-auto{flex:1 1 0;width:auto}.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-shrink{flex:0 0 auto}.grid-x>.xxlarge-shrink{width:auto}.grid-x>.xxlarge-1{width:8.3333333333%}.grid-x>.xxlarge-2{width:16.6666666667%}.grid-x>.xxlarge-3{width:25%}.grid-x>.xxlarge-4{width:33.3333333333%}.grid-x>.xxlarge-5{width:41.6666666667%}.grid-x>.xxlarge-6{width:50%}.grid-x>.xxlarge-7{width:58.3333333333%}.grid-x>.xxlarge-8{width:66.6666666667%}.grid-x>.xxlarge-9{width:75%}.grid-x>.xxlarge-10{width:83.3333333333%}.grid-x>.xxlarge-11{width:91.6666666667%}.grid-x>.xxlarge-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-margin-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-margin-x>.cell{margin-left:.375rem;margin-right:.375rem;width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.cell{margin-left:.75rem;margin-right:.75rem;width:calc(100% - 1.5rem)}}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - .75rem)}.grid-margin-x>.small-2{width:calc(16.66667% - .75rem)}.grid-margin-x>.small-3{width:calc(25% - .75rem)}.grid-margin-x>.small-4{width:calc(33.33333% - .75rem)}.grid-margin-x>.small-5{width:calc(41.66667% - .75rem)}.grid-margin-x>.small-6{width:calc(50% - .75rem)}.grid-margin-x>.small-7{width:calc(58.33333% - .75rem)}.grid-margin-x>.small-8{width:calc(66.66667% - .75rem)}.grid-margin-x>.small-9{width:calc(75% - .75rem)}.grid-margin-x>.small-10{width:calc(83.33333% - .75rem)}.grid-margin-x>.small-11{width:calc(91.66667% - .75rem)}.grid-margin-x>.small-12{width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.small-3{width:calc(25% - 1.5rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.small-6{width:calc(50% - 1.5rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.small-9{width:calc(75% - 1.5rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.small-12{width:calc(100% - 1.5rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.medium-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.5rem)}.grid-margin-x>.medium-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.medium-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.5rem)}.grid-margin-x>.medium-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.medium-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.5rem)}.grid-margin-x>.medium-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.medium-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.large-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.large-3{width:calc(25% - 1.5rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.large-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.large-6{width:calc(50% - 1.5rem)}.grid-margin-x>.large-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.large-9{width:calc(75% - 1.5rem)}.grid-margin-x>.large-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.large-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.large-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x>.xlarge-auto,.grid-margin-x>.xlarge-shrink{width:auto}.grid-margin-x>.xlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xlarge-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x>.xxlarge-auto,.grid-margin-x>.xxlarge-shrink{width:auto}.grid-margin-x>.xxlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xxlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xxlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xxlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xxlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xxlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xxlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xxlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xxlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xxlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xxlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xxlarge-12{width:calc(100% - 1.5rem)}}.grid-padding-x .grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-padding-x .grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-container:not(.full)>.grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-container:not(.full)>.grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-padding-x>.cell{padding-left:.375rem;padding-right:.375rem}@media print,screen and (min-width:30em){.grid-padding-x>.cell{padding-left:.75rem;padding-right:.75rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.3333333333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.6666666667%}.small-up-7>.cell{width:14.2857142857%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:30em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.3333333333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.6666666667%}.medium-up-7>.cell{width:14.2857142857%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.3333333333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.6666666667%}.large-up-7>.cell{width:14.2857142857%}.large-up-8>.cell{width:12.5%}}@media screen and (min-width:90em){.xlarge-up-1>.cell{width:100%}.xlarge-up-2>.cell{width:50%}.xlarge-up-3>.cell{width:33.3333333333%}.xlarge-up-4>.cell{width:25%}.xlarge-up-5>.cell{width:20%}.xlarge-up-6>.cell{width:16.6666666667%}.xlarge-up-7>.cell{width:14.2857142857%}.xlarge-up-8>.cell{width:12.5%}}@media screen and (min-width:120em){.xxlarge-up-1>.cell{width:100%}.xxlarge-up-2>.cell{width:50%}.xxlarge-up-3>.cell{width:33.3333333333%}.xxlarge-up-4>.cell{width:25%}.xxlarge-up-5>.cell{width:20%}.xxlarge-up-6>.cell{width:16.6666666667%}.xxlarge-up-7>.cell{width:14.2857142857%}.xxlarge-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - .75rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - .75rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - .75rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - .75rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - .75rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - .75rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - .75rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.5rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x.xlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x.xxlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xxlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xxlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xxlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xxlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xxlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xxlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xxlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}.small-margin-collapse,.small-margin-collapse>.cell{margin-left:0;margin-right:0}.small-margin-collapse>.small-1{width:8.3333333333%}.small-margin-collapse>.small-2{width:16.6666666667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.3333333333%}.small-margin-collapse>.small-5{width:41.6666666667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.3333333333%}.small-margin-collapse>.small-8{width:66.6666666667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.3333333333%}.small-margin-collapse>.small-11{width:91.6666666667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width:30em){.small-margin-collapse>.medium-1{width:8.3333333333%}.small-margin-collapse>.medium-2{width:16.6666666667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.3333333333%}.small-margin-collapse>.medium-5{width:41.6666666667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.3333333333%}.small-margin-collapse>.medium-8{width:66.6666666667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.3333333333%}.small-margin-collapse>.medium-11{width:91.6666666667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse>.large-1{width:8.3333333333%}.small-margin-collapse>.large-2{width:16.6666666667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.3333333333%}.small-margin-collapse>.large-5{width:41.6666666667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.3333333333%}.small-margin-collapse>.large-8{width:66.6666666667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.3333333333%}.small-margin-collapse>.large-11{width:91.6666666667%}.small-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.small-margin-collapse>.xlarge-1{width:8.3333333333%}.small-margin-collapse>.xlarge-2{width:16.6666666667%}.small-margin-collapse>.xlarge-3{width:25%}.small-margin-collapse>.xlarge-4{width:33.3333333333%}.small-margin-collapse>.xlarge-5{width:41.6666666667%}.small-margin-collapse>.xlarge-6{width:50%}.small-margin-collapse>.xlarge-7{width:58.3333333333%}.small-margin-collapse>.xlarge-8{width:66.6666666667%}.small-margin-collapse>.xlarge-9{width:75%}.small-margin-collapse>.xlarge-10{width:83.3333333333%}.small-margin-collapse>.xlarge-11{width:91.6666666667%}.small-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.small-margin-collapse>.xxlarge-1{width:8.3333333333%}.small-margin-collapse>.xxlarge-2{width:16.6666666667%}.small-margin-collapse>.xxlarge-3{width:25%}.small-margin-collapse>.xxlarge-4{width:33.3333333333%}.small-margin-collapse>.xxlarge-5{width:41.6666666667%}.small-margin-collapse>.xxlarge-6{width:50%}.small-margin-collapse>.xxlarge-7{width:58.3333333333%}.small-margin-collapse>.xxlarge-8{width:66.6666666667%}.small-margin-collapse>.xxlarge-9{width:75%}.small-margin-collapse>.xxlarge-10{width:83.3333333333%}.small-margin-collapse>.xxlarge-11{width:91.6666666667%}.small-margin-collapse>.xxlarge-12{width:100%}}.small-padding-collapse{margin-left:0;margin-right:0}.small-padding-collapse>.cell{padding-left:0;padding-right:0}@media print,screen and (min-width:30em){.medium-margin-collapse,.medium-margin-collapse>.cell{margin-left:0;margin-right:0}.medium-margin-collapse>.small-1{width:8.3333333333%}.medium-margin-collapse>.small-2{width:16.6666666667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.3333333333%}.medium-margin-collapse>.small-5{width:41.6666666667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.3333333333%}.medium-margin-collapse>.small-8{width:66.6666666667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.3333333333%}.medium-margin-collapse>.small-11{width:91.6666666667%}.medium-margin-collapse>.small-12{width:100%}.medium-margin-collapse>.medium-1{width:8.3333333333%}.medium-margin-collapse>.medium-2{width:16.6666666667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.3333333333%}.medium-margin-collapse>.medium-5{width:41.6666666667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.3333333333%}.medium-margin-collapse>.medium-8{width:66.6666666667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.3333333333%}.medium-margin-collapse>.medium-11{width:91.6666666667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse>.large-1{width:8.3333333333%}.medium-margin-collapse>.large-2{width:16.6666666667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.3333333333%}.medium-margin-collapse>.large-5{width:41.6666666667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.3333333333%}.medium-margin-collapse>.large-8{width:66.6666666667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.3333333333%}.medium-margin-collapse>.large-11{width:91.6666666667%}.medium-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.medium-margin-collapse>.xlarge-1{width:8.3333333333%}.medium-margin-collapse>.xlarge-2{width:16.6666666667%}.medium-margin-collapse>.xlarge-3{width:25%}.medium-margin-collapse>.xlarge-4{width:33.3333333333%}.medium-margin-collapse>.xlarge-5{width:41.6666666667%}.medium-margin-collapse>.xlarge-6{width:50%}.medium-margin-collapse>.xlarge-7{width:58.3333333333%}.medium-margin-collapse>.xlarge-8{width:66.6666666667%}.medium-margin-collapse>.xlarge-9{width:75%}.medium-margin-collapse>.xlarge-10{width:83.3333333333%}.medium-margin-collapse>.xlarge-11{width:91.6666666667%}.medium-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.medium-margin-collapse>.xxlarge-1{width:8.3333333333%}.medium-margin-collapse>.xxlarge-2{width:16.6666666667%}.medium-margin-collapse>.xxlarge-3{width:25%}.medium-margin-collapse>.xxlarge-4{width:33.3333333333%}.medium-margin-collapse>.xxlarge-5{width:41.6666666667%}.medium-margin-collapse>.xxlarge-6{width:50%}.medium-margin-collapse>.xxlarge-7{width:58.3333333333%}.medium-margin-collapse>.xxlarge-8{width:66.6666666667%}.medium-margin-collapse>.xxlarge-9{width:75%}.medium-margin-collapse>.xxlarge-10{width:83.3333333333%}.medium-margin-collapse>.xxlarge-11{width:91.6666666667%}.medium-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:30em){.medium-padding-collapse{margin-left:0;margin-right:0}.medium-padding-collapse>.cell{padding-left:0;padding-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse,.large-margin-collapse>.cell{margin-left:0;margin-right:0}.large-margin-collapse>.small-1{width:8.3333333333%}.large-margin-collapse>.small-2{width:16.6666666667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.3333333333%}.large-margin-collapse>.small-5{width:41.6666666667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.3333333333%}.large-margin-collapse>.small-8{width:66.6666666667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.3333333333%}.large-margin-collapse>.small-11{width:91.6666666667%}.large-margin-collapse>.small-12{width:100%}.large-margin-collapse>.medium-1{width:8.3333333333%}.large-margin-collapse>.medium-2{width:16.6666666667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.3333333333%}.large-margin-collapse>.medium-5{width:41.6666666667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.3333333333%}.large-margin-collapse>.medium-8{width:66.6666666667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.3333333333%}.large-margin-collapse>.medium-11{width:91.6666666667%}.large-margin-collapse>.medium-12{width:100%}.large-margin-collapse>.large-1{width:8.3333333333%}.large-margin-collapse>.large-2{width:16.6666666667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.3333333333%}.large-margin-collapse>.large-5{width:41.6666666667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.3333333333%}.large-margin-collapse>.large-8{width:66.6666666667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.3333333333%}.large-margin-collapse>.large-11{width:91.6666666667%}.large-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.large-margin-collapse>.xlarge-1{width:8.3333333333%}.large-margin-collapse>.xlarge-2{width:16.6666666667%}.large-margin-collapse>.xlarge-3{width:25%}.large-margin-collapse>.xlarge-4{width:33.3333333333%}.large-margin-collapse>.xlarge-5{width:41.6666666667%}.large-margin-collapse>.xlarge-6{width:50%}.large-margin-collapse>.xlarge-7{width:58.3333333333%}.large-margin-collapse>.xlarge-8{width:66.6666666667%}.large-margin-collapse>.xlarge-9{width:75%}.large-margin-collapse>.xlarge-10{width:83.3333333333%}.large-margin-collapse>.xlarge-11{width:91.6666666667%}.large-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.large-margin-collapse>.xxlarge-1{width:8.3333333333%}.large-margin-collapse>.xxlarge-2{width:16.6666666667%}.large-margin-collapse>.xxlarge-3{width:25%}.large-margin-collapse>.xxlarge-4{width:33.3333333333%}.large-margin-collapse>.xxlarge-5{width:41.6666666667%}.large-margin-collapse>.xxlarge-6{width:50%}.large-margin-collapse>.xxlarge-7{width:58.3333333333%}.large-margin-collapse>.xxlarge-8{width:66.6666666667%}.large-margin-collapse>.xxlarge-9{width:75%}.large-margin-collapse>.xxlarge-10{width:83.3333333333%}.large-margin-collapse>.xxlarge-11{width:91.6666666667%}.large-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:64em){.large-padding-collapse{margin-left:0;margin-right:0}.large-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:90em){.xlarge-margin-collapse,.xlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xlarge-margin-collapse>.small-1{width:8.3333333333%}.xlarge-margin-collapse>.small-2{width:16.6666666667%}.xlarge-margin-collapse>.small-3{width:25%}.xlarge-margin-collapse>.small-4{width:33.3333333333%}.xlarge-margin-collapse>.small-5{width:41.6666666667%}.xlarge-margin-collapse>.small-6{width:50%}.xlarge-margin-collapse>.small-7{width:58.3333333333%}.xlarge-margin-collapse>.small-8{width:66.6666666667%}.xlarge-margin-collapse>.small-9{width:75%}.xlarge-margin-collapse>.small-10{width:83.3333333333%}.xlarge-margin-collapse>.small-11{width:91.6666666667%}.xlarge-margin-collapse>.small-12{width:100%}.xlarge-margin-collapse>.medium-1{width:8.3333333333%}.xlarge-margin-collapse>.medium-2{width:16.6666666667%}.xlarge-margin-collapse>.medium-3{width:25%}.xlarge-margin-collapse>.medium-4{width:33.3333333333%}.xlarge-margin-collapse>.medium-5{width:41.6666666667%}.xlarge-margin-collapse>.medium-6{width:50%}.xlarge-margin-collapse>.medium-7{width:58.3333333333%}.xlarge-margin-collapse>.medium-8{width:66.6666666667%}.xlarge-margin-collapse>.medium-9{width:75%}.xlarge-margin-collapse>.medium-10{width:83.3333333333%}.xlarge-margin-collapse>.medium-11{width:91.6666666667%}.xlarge-margin-collapse>.medium-12{width:100%}.xlarge-margin-collapse>.large-1{width:8.3333333333%}.xlarge-margin-collapse>.large-2{width:16.6666666667%}.xlarge-margin-collapse>.large-3{width:25%}.xlarge-margin-collapse>.large-4{width:33.3333333333%}.xlarge-margin-collapse>.large-5{width:41.6666666667%}.xlarge-margin-collapse>.large-6{width:50%}.xlarge-margin-collapse>.large-7{width:58.3333333333%}.xlarge-margin-collapse>.large-8{width:66.6666666667%}.xlarge-margin-collapse>.large-9{width:75%}.xlarge-margin-collapse>.large-10{width:83.3333333333%}.xlarge-margin-collapse>.large-11{width:91.6666666667%}.xlarge-margin-collapse>.large-12{width:100%}.xlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xlarge-3{width:25%}.xlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xlarge-6{width:50%}.xlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xlarge-9{width:75%}.xlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.xlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xxlarge-3{width:25%}.xlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xxlarge-6{width:50%}.xlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xxlarge-9{width:75%}.xlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xxlarge-12{width:100%}}@media screen and (min-width:90em){.xlarge-padding-collapse{margin-left:0;margin-right:0}.xlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:120em){.xxlarge-margin-collapse,.xxlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xxlarge-margin-collapse>.small-1{width:8.3333333333%}.xxlarge-margin-collapse>.small-2{width:16.6666666667%}.xxlarge-margin-collapse>.small-3{width:25%}.xxlarge-margin-collapse>.small-4{width:33.3333333333%}.xxlarge-margin-collapse>.small-5{width:41.6666666667%}.xxlarge-margin-collapse>.small-6{width:50%}.xxlarge-margin-collapse>.small-7{width:58.3333333333%}.xxlarge-margin-collapse>.small-8{width:66.6666666667%}.xxlarge-margin-collapse>.small-9{width:75%}.xxlarge-margin-collapse>.small-10{width:83.3333333333%}.xxlarge-margin-collapse>.small-11{width:91.6666666667%}.xxlarge-margin-collapse>.small-12{width:100%}.xxlarge-margin-collapse>.medium-1{width:8.3333333333%}.xxlarge-margin-collapse>.medium-2{width:16.6666666667%}.xxlarge-margin-collapse>.medium-3{width:25%}.xxlarge-margin-collapse>.medium-4{width:33.3333333333%}.xxlarge-margin-collapse>.medium-5{width:41.6666666667%}.xxlarge-margin-collapse>.medium-6{width:50%}.xxlarge-margin-collapse>.medium-7{width:58.3333333333%}.xxlarge-margin-collapse>.medium-8{width:66.6666666667%}.xxlarge-margin-collapse>.medium-9{width:75%}.xxlarge-margin-collapse>.medium-10{width:83.3333333333%}.xxlarge-margin-collapse>.medium-11{width:91.6666666667%}.xxlarge-margin-collapse>.medium-12{width:100%}.xxlarge-margin-collapse>.large-1{width:8.3333333333%}.xxlarge-margin-collapse>.large-2{width:16.6666666667%}.xxlarge-margin-collapse>.large-3{width:25%}.xxlarge-margin-collapse>.large-4{width:33.3333333333%}.xxlarge-margin-collapse>.large-5{width:41.6666666667%}.xxlarge-margin-collapse>.large-6{width:50%}.xxlarge-margin-collapse>.large-7{width:58.3333333333%}.xxlarge-margin-collapse>.large-8{width:66.6666666667%}.xxlarge-margin-collapse>.large-9{width:75%}.xxlarge-margin-collapse>.large-10{width:83.3333333333%}.xxlarge-margin-collapse>.large-11{width:91.6666666667%}.xxlarge-margin-collapse>.large-12{width:100%}.xxlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xlarge-3{width:25%}.xxlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xlarge-6{width:50%}.xxlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xlarge-9{width:75%}.xxlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xlarge-12{width:100%}.xxlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xxlarge-3{width:25%}.xxlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xxlarge-6{width:50%}.xxlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xxlarge-9{width:75%}.xxlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xxlarge-12{width:100%}.xxlarge-padding-collapse{margin-left:0;margin-right:0}.xxlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:.375rem}.small-offset-1{margin-left:8.3333333333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.33333% + .375rem)}.small-offset-2{margin-left:16.6666666667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.66667% + .375rem)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + .375rem)}.small-offset-4{margin-left:33.3333333333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.33333% + .375rem)}.small-offset-5{margin-left:41.6666666667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.66667% + .375rem)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + .375rem)}.small-offset-7{margin-left:58.3333333333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.33333% + .375rem)}.small-offset-8{margin-left:66.6666666667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.66667% + .375rem)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + .375rem)}.small-offset-10{margin-left:83.3333333333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.33333% + .375rem)}.small-offset-11{margin-left:91.6666666667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.66667% + .375rem)}@media print,screen and (min-width:30em){.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:.75rem}.medium-offset-1{margin-left:8.3333333333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.33333% + .75rem)}.medium-offset-2{margin-left:16.6666666667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.66667% + .75rem)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + .75rem)}.medium-offset-4{margin-left:33.3333333333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.33333% + .75rem)}.medium-offset-5{margin-left:41.6666666667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.66667% + .75rem)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + .75rem)}.medium-offset-7{margin-left:58.3333333333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.33333% + .75rem)}.medium-offset-8{margin-left:66.6666666667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.66667% + .75rem)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + .75rem)}.medium-offset-10{margin-left:83.3333333333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.33333% + .75rem)}.medium-offset-11{margin-left:91.6666666667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.66667% + .75rem)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:.75rem}.large-offset-1{margin-left:8.3333333333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.33333% + .75rem)}.large-offset-2{margin-left:16.6666666667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + .75rem)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + .75rem)}.large-offset-4{margin-left:33.3333333333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.33333% + .75rem)}.large-offset-5{margin-left:41.6666666667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.66667% + .75rem)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + .75rem)}.large-offset-7{margin-left:58.3333333333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.33333% + .75rem)}.large-offset-8{margin-left:66.6666666667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.66667% + .75rem)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + .75rem)}.large-offset-10{margin-left:83.3333333333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.33333% + .75rem)}.large-offset-11{margin-left:91.6666666667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:90em){.xlarge-offset-0{margin-left:0}.grid-margin-x>.xlarge-offset-0{margin-left:.75rem}.xlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xlarge-offset-3{margin-left:25%}.grid-margin-x>.xlarge-offset-3{margin-left:calc(25% + .75rem)}.xlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xlarge-offset-6{margin-left:50%}.grid-margin-x>.xlarge-offset-6{margin-left:calc(50% + .75rem)}.xlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xlarge-offset-9{margin-left:75%}.grid-margin-x>.xlarge-offset-9{margin-left:calc(75% + .75rem)}.xlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:120em){.xxlarge-offset-0{margin-left:0}.grid-margin-x>.xxlarge-offset-0{margin-left:.75rem}.xxlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xxlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xxlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xxlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xxlarge-offset-3{margin-left:25%}.grid-margin-x>.xxlarge-offset-3{margin-left:calc(25% + .75rem)}.xxlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xxlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xxlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xxlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xxlarge-offset-6{margin-left:50%}.grid-margin-x>.xxlarge-offset-6{margin-left:calc(50% + .75rem)}.xxlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xxlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xxlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xxlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xxlarge-offset-9{margin-left:75%}.grid-margin-x>.xxlarge-offset-9{margin-left:calc(75% + .75rem)}.xxlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xxlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xxlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xxlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}.grid-y{display:flex;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto,.grid-y>.shrink{height:auto}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-full,.grid-y>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-full,.grid-y>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-full,.grid-y>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-full,.grid-y>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-full,.grid-y>.xxlarge-shrink{flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9{flex:0 0 auto}.grid-y>.small-1{height:8.3333333333%}.grid-y>.small-2{height:16.6666666667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.3333333333%}.grid-y>.small-5{height:41.6666666667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.3333333333%}.grid-y>.small-8{height:66.6666666667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.3333333333%}.grid-y>.small-11{height:91.6666666667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width:30em){.grid-y>.medium-auto{flex:1 1 0;height:auto}.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-shrink{flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.3333333333%}.grid-y>.medium-2{height:16.6666666667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.3333333333%}.grid-y>.medium-5{height:41.6666666667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.3333333333%}.grid-y>.medium-8{height:66.6666666667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.3333333333%}.grid-y>.medium-11{height:91.6666666667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width:64em){.grid-y>.large-auto{flex:1 1 0;height:auto}.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-shrink{flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.3333333333%}.grid-y>.large-2{height:16.6666666667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.3333333333%}.grid-y>.large-5{height:41.6666666667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.3333333333%}.grid-y>.large-8{height:66.6666666667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.3333333333%}.grid-y>.large-11{height:91.6666666667%}.grid-y>.large-12{height:100%}}@media screen and (min-width:90em){.grid-y>.xlarge-auto{flex:1 1 0;height:auto}.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-shrink{flex:0 0 auto}.grid-y>.xlarge-shrink{height:auto}.grid-y>.xlarge-1{height:8.3333333333%}.grid-y>.xlarge-2{height:16.6666666667%}.grid-y>.xlarge-3{height:25%}.grid-y>.xlarge-4{height:33.3333333333%}.grid-y>.xlarge-5{height:41.6666666667%}.grid-y>.xlarge-6{height:50%}.grid-y>.xlarge-7{height:58.3333333333%}.grid-y>.xlarge-8{height:66.6666666667%}.grid-y>.xlarge-9{height:75%}.grid-y>.xlarge-10{height:83.3333333333%}.grid-y>.xlarge-11{height:91.6666666667%}.grid-y>.xlarge-12{height:100%}}@media screen and (min-width:120em){.grid-y>.xxlarge-auto{flex:1 1 0;height:auto}.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-shrink{flex:0 0 auto}.grid-y>.xxlarge-shrink{height:auto}.grid-y>.xxlarge-1{height:8.3333333333%}.grid-y>.xxlarge-2{height:16.6666666667%}.grid-y>.xxlarge-3{height:25%}.grid-y>.xxlarge-4{height:33.3333333333%}.grid-y>.xxlarge-5{height:41.6666666667%}.grid-y>.xxlarge-6{height:50%}.grid-y>.xxlarge-7{height:58.3333333333%}.grid-y>.xxlarge-8{height:66.6666666667%}.grid-y>.xxlarge-9{height:75%}.grid-y>.xxlarge-10{height:83.3333333333%}.grid-y>.xxlarge-11{height:91.6666666667%}.grid-y>.xxlarge-12{height:100%}}.grid-padding-y .grid-padding-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-padding-y .grid-padding-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-padding-y>.cell{padding-bottom:.375rem;padding-top:.375rem}@media print,screen and (min-width:30em){.grid-padding-y>.cell{padding-bottom:.75rem;padding-top:.75rem}}.grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .grid-frame{width:100%}.cell-block{max-width:100%;overflow-x:auto}.cell-block,.cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container{display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}@media print,screen and (min-width:30em){.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.medium-cell-block-container{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.medium-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media print,screen and (min-width:64em){.large-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.large-cell-block-container{display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.large-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:90em){.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xlarge-grid-frame{width:100%}.xlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:120em){.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xxlarge-grid-frame{width:100%}.xxlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xxlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xxlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xxlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}.grid-y.grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:30em){.grid-y.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:90em){.grid-y.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:120em){.grid-y.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:30em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}@media screen and (min-width:90em){.cell .grid-y.xlarge-grid-frame{height:100%}}@media screen and (min-width:120em){.cell .grid-y.xxlarge-grid-frame{height:100%}}.grid-margin-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-margin-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-margin-y>.cell{height:calc(100% - .75rem);margin-bottom:.375rem;margin-top:.375rem}@media print,screen and (min-width:30em){.grid-margin-y>.cell{height:calc(100% - 1.5rem);margin-bottom:.75rem;margin-top:.75rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - .75rem)}.grid-margin-y>.small-2{height:calc(16.66667% - .75rem)}.grid-margin-y>.small-3{height:calc(25% - .75rem)}.grid-margin-y>.small-4{height:calc(33.33333% - .75rem)}.grid-margin-y>.small-5{height:calc(41.66667% - .75rem)}.grid-margin-y>.small-6{height:calc(50% - .75rem)}.grid-margin-y>.small-7{height:calc(58.33333% - .75rem)}.grid-margin-y>.small-8{height:calc(66.66667% - .75rem)}.grid-margin-y>.small-9{height:calc(75% - .75rem)}.grid-margin-y>.small-10{height:calc(83.33333% - .75rem)}.grid-margin-y>.small-11{height:calc(91.66667% - .75rem)}.grid-margin-y>.small-12{height:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.small-3{height:calc(25% - 1.5rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.small-6{height:calc(50% - 1.5rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.small-9{height:calc(75% - 1.5rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.small-12{height:calc(100% - 1.5rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.5rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.5rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.5rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.large-3{height:calc(25% - 1.5rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.large-6{height:calc(50% - 1.5rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.large-9{height:calc(75% - 1.5rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.large-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y>.xlarge-auto,.grid-margin-y>.xlarge-shrink{height:auto}.grid-margin-y>.xlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xlarge-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y>.xxlarge-auto,.grid-margin-y>.xxlarge-shrink{height:auto}.grid-margin-y>.xxlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xxlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xxlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xxlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xxlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xxlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xxlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xxlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xxlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xxlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xxlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xxlarge-12{height:calc(100% - 1.5rem)}}.grid-frame.grid-margin-y{height:calc(100vh + .75rem)}@media print,screen and (min-width:30em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:30em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y.xlarge-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y.xxlarge-grid-frame{height:calc(100vh + 1.5rem)}}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-left:auto;margin-right:auto}.clearfix:after,.clearfix:before{content:" ";display:table;flex-basis:0;order:1}.clearfix:after{clear:both}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{align-content:center;align-items:center;justify-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width:30em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width:64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}@media screen and (min-width:90em){.xlarge-order-1{order:1}.xlarge-order-2{order:2}.xlarge-order-3{order:3}.xlarge-order-4{order:4}.xlarge-order-5{order:5}.xlarge-order-6{order:6}}@media screen and (min-width:120em){.xxlarge-order-1{order:1}.xxlarge-order-2{order:2}.xxlarge-order-3{order:3}.xxlarge-order-4{order:4}.xxlarge-order-5{order:5}.xxlarge-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width:30em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:90em){.xlarge-flex-container{display:flex}.xlarge-flex-child-auto{flex:1 1 auto}.xlarge-flex-child-grow{flex:1 0 auto}.xlarge-flex-child-shrink{flex:0 1 auto}.xlarge-flex-dir-row{flex-direction:row}.xlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xlarge-flex-dir-column{flex-direction:column}.xlarge-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:120em){.xxlarge-flex-container{display:flex}.xxlarge-flex-child-auto{flex:1 1 auto}.xxlarge-flex-child-grow{flex:1 0 auto}.xxlarge-flex-child-shrink{flex:0 1 auto}.xxlarge-flex-dir-row{flex-direction:row}.xxlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xxlarge-flex-dir-column{flex-direction:column}.xxlarge-flex-dir-column-reverse{flex-direction:column-reverse}}.hide{display:none!important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width:29.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:30em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:30em){.hide-for-medium{display:none!important}}@media screen and (max-width:29.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:30em)and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:29.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:64em)and (max-width:89.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:90em){.show-for-large-only{display:none!important}}@media screen and (min-width:90em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:89.99875em){.show-for-xlarge{display:none!important}}@media screen and (min-width:90em)and (max-width:119.99875em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:89.99875em),screen and (min-width:120em){.show-for-xlarge-only{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge-only{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge-only{display:none!important}}.show-for-sr,.show-on-focus{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.show-on-focus:active,.show-on-focus:focus{clip:auto!important;height:auto!important;overflow:visible!important;position:static!important;white-space:normal!important;width:auto!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode{display:block!important}.hide-for-dark-mode{display:none!important}}.show-for-ie{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie{display:block!important}.hide-for-ie{display:none!important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}.lightbox-gallery__left{align-items:center;display:flex}@media(max-width:47.9375em){.lightbox-gallery__left{margin-bottom:.75rem}}.lightbox-gallery__content{padding:0 .75rem 1.5rem}@media(min-width:48em){.lightbox-gallery__content{margin:auto;max-width:28rem;padding:1.5rem .5rem}}@media(min-width:90em){.lightbox-gallery__content{padding:0}}.lightbox-gallery__content h5{margin-bottom:2rem}@media(max-width:47.9375em){.lightbox-gallery__content h5{margin-bottom:1rem}}.lightbox-gallery__content p{font-size:1rem;margin-bottom:3rem}@media(max-width:47.9375em){.lightbox-gallery__content p{font-size:.875rem;margin-bottom:2rem}}.lightbox-gallery__content .cta__link{text-transform:uppercase}.lightbox-gallery__right{position:relative}.lightbox-gallery__right .lightbox-gallery-images{column-count:2;column-gap:.75rem;margin:auto;padding-left:0;width:100%}@media(min-width:90em){.lightbox-gallery__right .lightbox-gallery-images{column-count:3;column-gap:1.5rem}}.lightbox-gallery__right .lightbox-gallery-images li{list-style:none;margin-bottom:.75rem;padding-left:0;position:relative;width:100%}@media(min-width:90em){.lightbox-gallery__right .lightbox-gallery-images li{margin-bottom:1.5rem}}.lightbox-gallery__right .lightbox-gallery-images li a{background-image:none;display:block}.lightbox-gallery__right .lightbox-gallery-images li figure{margin:0}.lightbox-gallery__right .lightbox-gallery-images li:focus,.lightbox-gallery__right .lightbox-gallery-images li:focus-within,.lightbox-gallery__right .lightbox-gallery-images li:hover{outline:0}@media(min-width:90em){.lightbox-gallery__right .lightbox-gallery-images li:focus .image:before,.lightbox-gallery__right .lightbox-gallery-images li:focus-within .image:before,.lightbox-gallery__right .lightbox-gallery-images li:hover .image:before{background-color:#000;content:"";height:100%;left:0;opacity:.4;position:absolute;top:0;-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in;width:100%;z-index:1}}.lightbox-gallery__right .lightbox-gallery-images li:focus .image__description,.lightbox-gallery__right .lightbox-gallery-images li:focus-within .image__description,.lightbox-gallery__right .lightbox-gallery-images li:hover .image__description{opacity:1;-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}.lightbox-gallery__right .lightbox-gallery-images li .image{line-height:0}@media(min-width:48em){.lightbox-gallery__right .lightbox-gallery-images li .image{overflow:hidden}}@media(min-width:90em){.lightbox-gallery__right .lightbox-gallery-images li .image{min-height:200px}}.lightbox-gallery__right .lightbox-gallery-images li .image img{max-width:100%;padding-bottom:0}@media(min-width:64em){.lightbox-gallery__right .lightbox-gallery-images li .image img{max-width:none;min-height:200px;object-fit:cover}}.lightbox-gallery__right .image__description{bottom:0;display:none;opacity:0;position:absolute;z-index:2}@media(min-width:90em){.lightbox-gallery__right .image__description{display:block}}.lightbox-gallery__right .image__description figcaption{width:auto}@media(min-width:90em){.lightbox-gallery__right .image__description figcaption{border-bottom:0;display:block;margin-top:0;padding:2rem 1.5rem}}.lightbox-gallery__right .image__description figcaption p{color:#fff;margin-bottom:1rem;padding-right:0}@media(min-width:64em){.lightbox-gallery__right .image__description figcaption p+.credits{margin-left:0}}.lightbox-gallery__right .image__description figcaption .credits{border-left:0;color:#fff;padding-left:0}.lightbox-gallery__right .image__description.caption_on_top{bottom:inherit;height:100%;-webkit-mask-image:linear-gradient(180deg,#000 50%,transparent);mask-image:linear-gradient(180deg,#000 50%,transparent);overflow-y:hidden;top:0}[dir=rtl] .lightbox-gallery__right .lightbox-gallery-images,[dir=rtl] .lightbox-gallery__right .lightbox-gallery-images li{padding-right:0}[dir=rtl] .lightbox-gallery__right .credits{border-right:0;color:#fff;margin-right:0;padding-right:0}[dir=rtl] .lightbox-gallery__right figcaption p+.credits{border-right:none;margin-right:0;padding-right:0} \ No newline at end of file +.lightbox-gallery__right .lightbox-gallery-images li a{-webkit-animation:none;-moz-animation:none;-ms-animation:none;-o-animation:none;animation:none}.lightbox-gallery__left{align-items:center;display:flex}@media(max-width:47.9375em){.lightbox-gallery__left{margin-bottom:.75rem}}.lightbox-gallery__content{padding:0 .75rem 1.5rem}@media(min-width:48em){.lightbox-gallery__content{margin:auto;max-width:28rem;padding:1.5rem .5rem}}@media(min-width:90em){.lightbox-gallery__content{padding:0}}.lightbox-gallery__content h5{margin-bottom:2rem}@media(max-width:47.9375em){.lightbox-gallery__content h5{margin-bottom:1rem}}.lightbox-gallery__content p{font-size:1rem;margin-bottom:3rem}@media(max-width:47.9375em){.lightbox-gallery__content p{font-size:.875rem;margin-bottom:2rem}}.lightbox-gallery__content .cta__link{text-transform:uppercase}.lightbox-gallery__right{position:relative}.lightbox-gallery__right .lightbox-gallery-images{column-count:2;column-gap:.75rem;margin:auto;padding-left:0;width:100%}@media(min-width:90em){.lightbox-gallery__right .lightbox-gallery-images{column-count:3;column-gap:1.5rem}}.lightbox-gallery__right .lightbox-gallery-images li{list-style:none;margin-bottom:.75rem;padding-left:0;position:relative;width:100%}@media(min-width:90em){.lightbox-gallery__right .lightbox-gallery-images li{margin-bottom:1.5rem}}.lightbox-gallery__right .lightbox-gallery-images li a{background-image:none;display:block}.lightbox-gallery__right .lightbox-gallery-images li figure{margin:0}.lightbox-gallery__right .lightbox-gallery-images li:focus,.lightbox-gallery__right .lightbox-gallery-images li:focus-within,.lightbox-gallery__right .lightbox-gallery-images li:hover{outline:0}@media(min-width:90em){.lightbox-gallery__right .lightbox-gallery-images li:focus .image:before,.lightbox-gallery__right .lightbox-gallery-images li:focus-within .image:before,.lightbox-gallery__right .lightbox-gallery-images li:hover .image:before{background-color:#000;content:"";height:100%;left:0;opacity:.4;position:absolute;top:0;-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in;width:100%;z-index:1}}.lightbox-gallery__right .lightbox-gallery-images li:focus .image__description,.lightbox-gallery__right .lightbox-gallery-images li:focus-within .image__description,.lightbox-gallery__right .lightbox-gallery-images li:hover .image__description{opacity:1;-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in}.lightbox-gallery__right .lightbox-gallery-images li .image{line-height:0}@media(min-width:48em){.lightbox-gallery__right .lightbox-gallery-images li .image{overflow:hidden}}@media(min-width:90em){.lightbox-gallery__right .lightbox-gallery-images li .image{min-height:200px}}.lightbox-gallery__right .lightbox-gallery-images li .image img{max-width:100%;padding-bottom:0}@media(min-width:64em){.lightbox-gallery__right .lightbox-gallery-images li .image img{max-width:none;min-height:200px;object-fit:cover}}.lightbox-gallery__right .image__description{bottom:0;display:none;opacity:0;position:absolute;z-index:2}@media(min-width:90em){.lightbox-gallery__right .image__description{display:block}}.lightbox-gallery__right .image__description figcaption{width:auto}@media(min-width:90em){.lightbox-gallery__right .image__description figcaption{border-bottom:0;display:block;margin-top:0;padding:2rem 1.5rem}}.lightbox-gallery__right .image__description figcaption p{color:#fff;margin-bottom:1rem;padding-right:0}@media(min-width:64em){.lightbox-gallery__right .image__description figcaption p+.credits{margin-left:0}}.lightbox-gallery__right .image__description figcaption .credits{border-left:0;color:#fff;padding-left:0}.lightbox-gallery__right .image__description.caption_on_top{bottom:inherit;height:100%;-webkit-mask-image:linear-gradient(180deg,#000 50%,transparent);mask-image:linear-gradient(180deg,#000 50%,transparent);overflow-y:hidden;top:0}[dir=rtl] .lightbox-gallery__right .lightbox-gallery-images,[dir=rtl] .lightbox-gallery__right .lightbox-gallery-images li{padding-right:0}[dir=rtl] .lightbox-gallery__right .credits{border-right:0;color:#fff;margin-right:0;padding-right:0}[dir=rtl] .lightbox-gallery__right figcaption p+.credits{border-right:none;margin-right:0;padding-right:0} \ No newline at end of file diff --git a/docs/css/components/lightbox.min.css b/docs/css/components/lightbox.min.css index 2955a465d..f7b4d1c63 100644 --- a/docs/css/components/lightbox.min.css +++ b/docs/css/components/lightbox.min.css @@ -1 +1 @@ -.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-description .gdesc-inner figcaption{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.goverlay{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:hsla(0,0%,97%,.8);height:calc(100vh + 1px);top:-1px;will-change:opacity}.glightbox-container,.goverlay{left:0;position:fixed;width:100%}.glightbox-container{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;outline:none;overflow:hidden;top:0;-ms-touch-action:none;touch-action:none;z-index:9}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{height:100%;overflow:hidden;position:relative;width:100%;z-index:10}.glightbox-container .gcontainer.frosted-background:before{z-index:0}.glightbox-container .gcontainer .gclose,.glightbox-container .gcontainer .gnext,.glightbox-container .gcontainer .gprev{-webkit-box-align:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-box-pack:center;-ms-flex-align:center;-ms-flex-pack:center;align-items:center;border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:45px;justify-content:center;width:45px;z-index:3}.glightbox-container .gcontainer .gclose svg,.glightbox-container .gcontainer .gnext svg,.glightbox-container .gcontainer .gprev svg{display:none}.glightbox-container .gcontainer .gclose.disabled,.glightbox-container .gcontainer .gnext.disabled,.glightbox-container .gcontainer .gprev.disabled{opacity:.1}.glightbox-container .gcontainer .gprev{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDUiIGhlaWdodD0iNDQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCBkPSJNMjIuMjc2IDBDOS45NzQgMCAuMDAxIDkuODQ4LjAwMSAyMS45OTZjMCAxMi4xNDggOS45NzMgMjEuOTk2IDIyLjI3NSAyMS45OTYgMTIuMzAyIDAgMjIuMjc1LTkuODQ4IDIyLjI3NS0yMS45OTZDNDQuNTUxIDkuODQ4IDM0LjU3OCAwIDIyLjI3NiAwWiIgZmlsbD0iIzIzMkUzRCIvPjxwYXRoIGQ9Im0yNi4wNSAzMC40OTItOS41NS03Ljk5NCA5LjU1LTgiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgMGg0NC41NTF2NDMuOTkySDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+) no-repeat 0;left:3px;position:absolute;top:47%}@media(min-width:48em){.glightbox-container .gcontainer .gprev{left:20px;top:45%}}@media(min-width:90em){.glightbox-container .gcontainer .gprev{left:40px}}.glightbox-container .gcontainer .gnext{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDUiIGhlaWdodD0iNDQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCBkPSJNMjIuMjc1IDQzLjk5MmMxMi4zMDIgMCAyMi4yNzUtOS44NDggMjIuMjc1LTIxLjk5NkM0NC41NSA5Ljg0OCAzNC41NzcgMCAyMi4yNzUgMCA5Ljk3MyAwIDAgOS44NDggMCAyMS45OTZjMCAxMi4xNDggOS45NzMgMjEuOTk2IDIyLjI3NSAyMS45OTZaIiBmaWxsPSIjMjMyRTNEIi8+PHBhdGggZD0ibTE4LjUgMTQuNSA5LjU1IDcuOTk0LTkuNTUgOCIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiLz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDQ0LjU1MXY0My45OTJIMHoiLz48L2NsaXBQYXRoPjwvZGVmcz48L3N2Zz4=) no-repeat 0;position:absolute;right:3px;top:47%}@media(min-width:48em){.glightbox-container .gcontainer .gnext{right:20px;top:45%}}@media(min-width:90em){.glightbox-container .gcontainer .gnext{right:40px}}.glightbox-container .gcontainer .gclose{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDUiIGhlaWdodD0iNDQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIyLjUgNDRDMzQuOTI2IDQ0IDQ1IDM0LjE1IDQ1IDIyUzM0LjkyNiAwIDIyLjUgMCAwIDkuODUgMCAyMnMxMC4wNzQgMjIgMjIuNSAyMloiIGZpbGw9IiNGQUZBRkEiLz48cGF0aCBkPSJNMzEuMDY0IDEzLjY4NCAxNC40MzEgMzAuMzE2TTMxLjA2NCAzMC4zMTYgMTQuNDMyIDEzLjY4NCIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=) no-repeat 0;border:0;cursor:pointer;font-size:0;height:45px;position:absolute;right:19px;top:16px;width:45px}.glightbox-container .gcontainer .gslider{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;height:100%;left:0;overflow:hidden;position:relative;top:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.glightbox-container .gcontainer .gslider,.glightbox-container .gcontainer .gslider .gslide{-webkit-box-align:center;-webkit-box-pack:center;-ms-flex-align:center;-ms-flex-pack:center;align-items:center;justify-content:center;width:100%}.glightbox-container .gcontainer .gslider .gslide{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glightbox-container .gcontainer .gslider .gslide.current{opacity:1;position:relative;z-index:9}.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content{width:100%}.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container{-webkit-box-orient:vertical;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;height:100vh;margin:auto;max-width:100%;position:relative;width:100%}@media(min-width:48em){.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container{display:inherit;height:auto}}.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;max-height:200px;overflow:hidden}@media(min-width:48em){.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-image{display:contents;margin-top:40px;max-height:inherit;width:auto}}.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-image img{display:block;height:100%;margin:auto}@media(min-width:48em){.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-image img{height:auto;margin-top:1.5rem}}@media(min-width:90em){.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-image img{max-height:calc(100vh - 150px)}}.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-image img.dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-description{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}@media(min-width:64em){.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-description{position:relative}}.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-description.description-bottom{margin:0 auto;max-width:100%;max-width:800px!important}.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-description .gdesc-inner{padding:48px 20px}@media(min-width:64em){.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-description .gdesc-inner{padding:32px 20px}}.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-description p{margin-bottom:12px}.glightbox-container.glightbox-closing .gclose,.glightbox-container.glightbox-closing .gnext,.glightbox-container.glightbox-closing .gprev{opacity:0!important}.glightbox-mobile .glightbox-container .gslide-description{position:absolute;top:calc(50% + 65px)}@media(min-width:48em){.glightbox-mobile .glightbox-container .gslide-description{position:relative}}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc a{font-weight:700}.gfadeIn{-webkit-animation:gfadein .5s ease;animation:gfadeIn .5s ease}.gfadeOut{-webkit-animation:gfadeout 0s ease;animation:gfadeOut 0s ease}.gslideOutLeft{-webkit-animation:gslideoutleft .3s ease;animation:gslideOutLeft .3s ease}.gslideInLeft{-webkit-animation:gslideinleft .3s ease;animation:gslideInLeft .3s ease}.gslideOutRight{-webkit-animation:gslideoutright .3s ease;animation:gslideOutRight .3s ease}.gslideInRight{-webkit-animation:gslideinright .3s ease;animation:gslideInRight .3s ease}.gzoomIn{-webkit-animation:gzoomin .5s ease;animation:gzoomIn .5s ease}.gzoomOut{-webkit-animation:gzoomout 0s ease;animation:gzoomOut 0s ease}@-webkit-keyframes lightboxLoader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lightboxLoader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes gslideInLeft{0%{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);visibility:visible}}@keyframes gslideInLeft{0%{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);visibility:visible}}@-webkit-keyframes gslideOutLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);visibility:visible}to{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);visibility:hidden}}@keyframes gslideOutLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);visibility:visible}to{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);visibility:hidden}}@-webkit-keyframes gslideInRight{0%{opacity:0;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);visibility:visible}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes gslideInRight{0%{opacity:0;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);visibility:visible}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes gslideOutRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);visibility:visible}to{opacity:0;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}}@keyframes gslideOutRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);visibility:visible}to{opacity:0;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}}@-webkit-keyframes gzoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@-webkit-keyframes gzoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes gzoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}[dir=rtl] .glightbox-container .gcontainer .gclose{left:19px;right:inherit} \ No newline at end of file +.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-description .gdesc-inner figcaption{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.goverlay{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:hsla(0,0%,97%,.8);height:calc(100vh + 1px);top:-1px;will-change:opacity}.glightbox-container,.goverlay{left:0;position:fixed;width:100%}.glightbox-container{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;outline:none;overflow:hidden;top:0;-ms-touch-action:none;touch-action:none;z-index:9}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{height:100%;overflow:hidden;position:relative;width:100%;z-index:10}.glightbox-container .gcontainer.frosted-background:before{z-index:0}.glightbox-container .gcontainer .gclose,.glightbox-container .gcontainer .gnext,.glightbox-container .gcontainer .gprev{-webkit-box-align:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-box-pack:center;-ms-flex-align:center;-ms-flex-pack:center;align-items:center;border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:45px;justify-content:center;width:45px;z-index:3}.glightbox-container .gcontainer .gclose svg,.glightbox-container .gcontainer .gnext svg,.glightbox-container .gcontainer .gprev svg{display:none}.glightbox-container .gcontainer .gclose.disabled,.glightbox-container .gcontainer .gnext.disabled,.glightbox-container .gcontainer .gprev.disabled{opacity:.1}.glightbox-container .gcontainer .gprev{background:url(../../images/chevron-left-circle.svg) no-repeat 0;left:3px;position:absolute;top:47%}@media(min-width:48em){.glightbox-container .gcontainer .gprev{left:20px;top:45%}}@media(min-width:90em){.glightbox-container .gcontainer .gprev{left:40px}}.glightbox-container .gcontainer .gnext{background:url(../../images/chevron-right-circle.svg) no-repeat 0;position:absolute;right:3px;top:47%}@media(min-width:48em){.glightbox-container .gcontainer .gnext{right:20px;top:45%}}@media(min-width:90em){.glightbox-container .gcontainer .gnext{right:40px}}.glightbox-container .gcontainer .gclose{background:url(../../images/times-circle.svg) no-repeat 0;border:0;cursor:pointer;font-size:0;height:45px;position:absolute;right:19px;top:16px;width:45px}.glightbox-container .gcontainer .gslider{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;height:100%;left:0;overflow:hidden;position:relative;top:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.glightbox-container .gcontainer .gslider,.glightbox-container .gcontainer .gslider .gslide{-webkit-box-align:center;-webkit-box-pack:center;-ms-flex-align:center;-ms-flex-pack:center;align-items:center;justify-content:center;width:100%}.glightbox-container .gcontainer .gslider .gslide{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glightbox-container .gcontainer .gslider .gslide.current{opacity:1;position:relative;z-index:9}.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content{width:100%}.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container{-webkit-box-orient:vertical;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;height:100vh;margin:auto;max-width:100%;position:relative;width:100%}@media(min-width:48em){.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container{display:inherit;height:auto}}.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;max-height:200px;overflow:hidden}@media(min-width:48em){.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-image{display:contents;margin-top:40px;max-height:inherit;width:auto}}.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-image img{display:block;height:100%;margin:auto}@media(min-width:48em){.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-image img{height:auto;margin-top:1.5rem}}@media(min-width:90em){.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-image img{max-height:calc(100vh - 150px)}}.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-image img.dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-description{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}@media(min-width:64em){.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-description{position:relative}}.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-description.description-bottom{margin:0 auto;max-width:100%;max-width:800px!important}.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-description .gdesc-inner{padding:48px 20px}@media(min-width:64em){.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-description .gdesc-inner{padding:32px 20px}}.glightbox-container .gcontainer .gslider .gslide .gslide-inner-content .ginner-container .gslide-description p{margin-bottom:12px}.glightbox-container.glightbox-closing .gclose,.glightbox-container.glightbox-closing .gnext,.glightbox-container.glightbox-closing .gprev{opacity:0!important}.glightbox-mobile .glightbox-container .gslide-description{position:absolute;top:calc(50% + 65px)}@media(min-width:48em){.glightbox-mobile .glightbox-container .gslide-description{position:relative}}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc a{font-weight:700}.gfadeIn{-webkit-animation:gfadein .5s ease;animation:gfadeIn .5s ease}.gfadeOut{-webkit-animation:gfadeout 0s ease;animation:gfadeOut 0s ease}.gslideOutLeft{-webkit-animation:gslideoutleft .3s ease;animation:gslideOutLeft .3s ease}.gslideInLeft{-webkit-animation:gslideinleft .3s ease;animation:gslideInLeft .3s ease}.gslideOutRight{-webkit-animation:gslideoutright .3s ease;animation:gslideOutRight .3s ease}.gslideInRight{-webkit-animation:gslideinright .3s ease;animation:gslideInRight .3s ease}.gzoomIn{-webkit-animation:gzoomin .5s ease;animation:gzoomIn .5s ease}.gzoomOut{-webkit-animation:gzoomout 0s ease;animation:gzoomOut 0s ease}@-webkit-keyframes lightboxLoader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lightboxLoader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes gslideInLeft{0%{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);visibility:visible}}@keyframes gslideInLeft{0%{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);visibility:visible}}@-webkit-keyframes gslideOutLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);visibility:visible}to{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);visibility:hidden}}@keyframes gslideOutLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);visibility:visible}to{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);visibility:hidden}}@-webkit-keyframes gslideInRight{0%{opacity:0;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);visibility:visible}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes gslideInRight{0%{opacity:0;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);visibility:visible}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes gslideOutRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);visibility:visible}to{opacity:0;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}}@keyframes gslideOutRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);visibility:visible}to{opacity:0;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}}@-webkit-keyframes gzoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@-webkit-keyframes gzoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes gzoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}[dir=rtl] .glightbox-container .gcontainer .gclose{left:19px;right:inherit} \ No newline at end of file diff --git a/docs/css/components/mega-menu.min.css b/docs/css/components/mega-menu.min.css index b97a2fa74..61853bc66 100644 --- a/docs/css/components/mega-menu.min.css +++ b/docs/css/components/mega-menu.min.css @@ -1 +1 @@ -.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.mega-nav-option{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:hsla(0,0%,97%,.9)}.overlay-grey:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}a{background-image:linear-gradient(#d12800,#d12800),linear-gradient(#d12800,#d12800);background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a:hover{-webkit-animation:lineLoop-animation 2s linear infinite;-moz-animation:lineLoop-animation 2s linear infinite;-ms-animation:lineLoop-animation 2s linear infinite;-o-animation:lineLoop-animation 2s linear infinite;animation:lineLoop-animation 2s linear infinite}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{color:#000;font-family:ProximaNova,sans-serif;font-size:1rem;line-height:1.4}@media(min-width:48em){body{font-size:1.25rem}}button{font-family:ProximaNova,sans-serif}caption,h1,h2,h3,h4,h5,h6{margin:0 0 .75rem;padding:0}@media(min-width:48em){caption,h1,h2,h3,h4,h5,h6{margin-bottom:1rem}}h1{font-family:SohneBreit,ProximaNova,sans-serif;font-size:2.938rem;letter-spacing:.06rem;line-height:1.08;text-transform:uppercase}@media(min-width:48em){h1{font-size:5.125rem}}@media(min-width:64em){h1{font-size:6.25rem}}h2{font-size:2.5rem;font-weight:700;line-height:1.1}@media(min-width:48em){h2{font-size:2.813rem}}@media(min-width:64em){h2{font-size:3.438rem}}h3{font-size:1.875rem;font-weight:600;line-height:1.15}@media(min-width:48em){h3{font-size:2.188rem}}h4{font-size:1.563rem;font-weight:400;line-height:1.15}@media(min-width:48em){h4{font-size:2.188rem}}h5{font-size:1.25rem;font-weight:400;line-height:1.15}@media(min-width:48em){h5{font-size:1.563rem}}h6{font-size:1rem;font-weight:700;letter-spacing:.03rem;line-height:1.15;text-transform:uppercase}p{margin-top:0}ol,ul{margin:0;padding-left:1.125rem}@media(min-width:48em){ol,ul{padding-left:1.313rem}}ol li,ul li{margin-bottom:1rem;padding-left:.875rem}@media(min-width:48em){ol li,ul li{margin-bottom:1.5rem;padding-left:.75rem}}ul li::marker{font-size:1.125rem}@media(min-width:48em){ul li::marker{font-size:1.313rem}}ol li{margin-bottom:1.063rem}dl{font-size:.875rem;line-height:1.37;margin:0}@media(min-width:48em){dl{font-size:1.25rem}}dt{margin-bottom:.5rem}dd{margin-bottom:1rem;margin-inline-start:2.5rem}@media(min-width:48em){dd{margin-bottom:1.5rem;margin-inline-start:3rem}}hr{border:1px solid #000}@keyframes lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a{color:#000;text-decoration:none}:lang(my) body,:lang(my) button{font-family:NotoSans,sans-serif;line-height:1.7}:lang(my) h1,:lang(my) h2,:lang(my) h3,:lang(my) h4,:lang(my) h5,:lang(my) h6{line-height:1.7}:lang(my) h1{font-family:NotoSans,sans-serif;font-size:2.625rem}@media(min-width:48em){:lang(my) h1{font-size:3.875rem}}@media(min-width:64em){:lang(my) h1{font-size:5rem}}:lang(my) h2{font-size:2rem}@media(min-width:48em){:lang(my) h2{font-size:2.188rem}}@media(min-width:64em){:lang(my) h2{font-size:2.813rem}}:lang(my) h4{font-size:1.3rem}@media(min-width:48em){:lang(my) h4{font-size:1.8rem}}:lang(my) h5{font-size:1.25rem}@media(min-width:48em){:lang(my) h5{font-size:1.375rem}}:lang(my) p{font-size:.875rem;line-height:1.7}@media(min-width:48em){:lang(my) p{font-size:1rem}}:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:.875rem;line-height:1.9}@media(min-width:48em){:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:1.125rem}}:lang(my) .sbdocs .sbdocs-content,:lang(my) .sbdocs h1,:lang(my) .sbdocs h2,:lang(my) .sbdocs h3,:lang(my) .sbdocs h4,:lang(my) .sbdocs h5,:lang(my) .sbdocs h6,:lang(my) .sbdocs p{font-family:NotoSans,sans-serif}:lang(my) .sbdocs .sbdocs-h1{font-size:2rem}[dir=rtl] ol,[dir=rtl] ul{padding-left:0;padding-right:1.125rem}@media(min-width:48em){[dir=rtl] ol,[dir=rtl] ul{padding-right:1.313rem}}[dir=rtl] ol li,[dir=rtl] ul li{padding-left:0;padding-right:.875rem}@media(min-width:48em){[dir=rtl] ol li,[dir=rtl] ul li{padding-right:.75rem}}:lang(be) h1,:lang(bg) h1,:lang(kk) h1,:lang(ky) h1,:lang(mk) h1,:lang(mn) h1,:lang(ru) h1,:lang(sr) h1,:lang(uk) h1{font-family:ProximaNova,sans-serif}:lang(bn) body,:lang(bn) h1{font-family:UNBangla,sans-serif}.mega-nav-option{box-shadow:0 3px 6px rgba(0,0,0,.16);box-sizing:border-box;display:none;left:50%;max-width:75.5rem;min-height:37.5rem;padding:4rem 0 0 3rem;position:fixed;top:7.125rem;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transition:translateX(-50%);z-index:8}.mega-nav-option.show-mega{display:block}.mega-nav-option .submenu{margin:0;padding:0}.mega-nav-option .submenu li{list-style:none;margin-bottom:0;padding-left:0;padding-right:3rem}.mega-nav-option .submenu li.active a{background:#006eb5;color:#fff}.mega-nav-option .submenu li.active a .external-link-animated{box-shadow:-2px 2px 0 0 #fff,-4px 0 0 -2px #fff,-3px 3px 0 -1px #fff}.mega-nav-option .submenu li.active a .external-link-animated:before{background:#fff}.mega-nav-option .submenu li.active a .external-link-animated:after{border-right:2px solid #fff;border-top:2px solid #fff}.mega-nav-option .submenu li.active a:hover .external-link-animated:after{-webkit-transform:translate(5px,-5px);-moz-transform:translate(5px,-5px);-ms-transform:translate(5px,-5px);-o-transform:translate(5px,-5px);transition:translate(5px,-5px)}.mega-nav-option .submenu li.active a:hover .external-link-animated:before{-webkit-transform:rotate(-45deg) translate(7px);-moz-transform:rotate(-45deg) translate(7px);-ms-transform:rotate(-45deg) translate(7px);-o-transform:rotate(-45deg) translate(7px);transition:rotate(-45deg) translate(7px,0)}.mega-nav-option .submenu li:focus{outline:0}.mega-nav-option .submenu li a{background:none;border-bottom:1px solid #d4d6d8;display:flex;font-size:1rem;font-weight:700;padding:1.5rem;text-transform:uppercase}.mega-nav-option .submenu li a .external-link-animated{margin:2px 0 0 1rem}.mega-nav-option .submenu li a:hover{background:#006eb5;color:#fff}.mega-nav-option .sub-menu-content{display:none;min-height:31.25rem}.mega-nav-option .sub-menu-content .sub-sub-menu{display:flex;margin-top:3rem}.mega-nav-option .sub-menu-content .sub-sub-menu ul{margin:0;padding:0;width:50%}.mega-nav-option .sub-menu-content .sub-sub-menu ul li{line-height:0;list-style-type:none;margin-bottom:1.5rem;text-transform:uppercase}.mega-nav-option .sub-menu-content h3{margin-bottom:1.5rem}.mega-nav-option .sub-menu-content .mega-image{box-sizing:border-box;padding-left:3rem}.mega-nav-option .sub-menu-content .mega-image img{height:100%;object-fit:cover;object-position:top}.mega-nav-option .sub-menu-content.active-content{display:flex}.mega-nav-option .show-on-focus{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzQiIGhlaWdodD0iMzQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIiBzdHJva2U9IiMyMzJFM0QiIHN0cm9rZS13aWR0aD0iMiI+PHBhdGggZD0iTTI0Ljk0OCA4LjMxNSA4LjMxNiAyNC45NDdNMjQuOTQ4IDI0Ljk0NyA4LjMxNiA4LjMxNSIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoMzMuMjYzdjMzLjI2M0gweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjwvc3ZnPg==) no-repeat 50%;border:0;color:#000;font-size:0;height:2.5rem;opacity:0;position:absolute;right:.625rem;top:.625rem;width:2.5rem;z-index:9}.mega-nav-option .show-on-focus:focus{opacity:1}.global-header .mega-nav-option{animation-fill-mode:backwards}.global-header .mega-nav-option.show-mega{-webkit-animation:circle-square-transition .3s cubic-bezier(.25,.27,.11,.99) forwards;-moz-animation:circle-square-transition .3s cubic-bezier(.25,.27,.11,.99) forwards;-ms-animation:circle-square-transition .3s cubic-bezier(.25,.27,.11,.99) forwards;-o-animation:circle-square-transition .3s cubic-bezier(.25,.27,.11,.99) forwards;animation:circle-square-transition .3s cubic-bezier(.25,.27,.11,.99) forwards}.global-header .mega-nav-option.show-mega>div{-webkit-animation:transition-opacity .3s .3s forwards;-moz-animation:transition-opacity .3s .3s forwards;-ms-animation:transition-opacity .3s .3s forwards;-o-animation:transition-opacity .3s .3s forwards;animation:transition-opacity .3s .3s forwards}.global-header .mega-nav-option.show-mega-back{-webkit-animation:circle-square-transition-back .3s cubic-bezier(.25,.27,.11,.99) forwards;-moz-animation:circle-square-transition-back .3s cubic-bezier(.25,.27,.11,.99) forwards;-ms-animation:circle-square-transition-back .3s cubic-bezier(.25,.27,.11,.99) forwards;-o-animation:circle-square-transition-back .3s cubic-bezier(.25,.27,.11,.99) forwards;animation:circle-square-transition-back .3s cubic-bezier(.25,.27,.11,.99) forwards;box-shadow:none;display:block}.global-header .mega-nav-option.show-mega-back>div{animation-direction:reverse}.global-header .mega-nav-option.no-effect,.global-header .mega-nav-option.no-effect>div{-webkit-animation:0s 0s none;-moz-animation:0s 0s none;-ms-animation:0s 0s none;-o-animation:0s 0s none;animation:0s 0s none}.global-header .mega-nav-option.no-effect>div{opacity:1}.global-header .mega-nav-option>div{opacity:0}[dir=rtl] .mega-nav-option{padding:4rem 3rem 0 0}[dir=rtl] .mega-nav-option .submenu li{padding-left:3rem;padding-right:0}[dir=rtl] .mega-nav-option .submenu li a .external-link-animated{margin:2px 1rem 0 0}[dir=rtl] .mega-nav-option .mega-image{box-sizing:border-box;padding-left:0;padding-right:3rem}@-webkit-keyframes circle-square-transition{0%{border-radius:50%;height:3.125rem;margin-top:-4.375rem;opacity:.4;width:6.25rem}15%{border-radius:50%;height:9.375rem;margin-top:-4.375rem;opacity:.25;width:11.25rem}30%{border-radius:50%;height:37.5rem;margin-top:-20.625rem;opacity:.5;width:37.5rem}45%{border-radius:45%;height:44.0625rem;margin-top:-20.625rem;width:44.0625rem}60%{border-radius:0 0 80% 80%/0 0 70% 70%;height:52.5rem;margin-top:-20.625rem;width:56.25rem}75%{border-radius:0 0 50% 50%/0 0 20% 20%;height:56.25rem;margin-top:-20.625rem;max-width:68.5rem}to{border-radius:0;opacity:1}}@keyframes circle-square-transition{0%{border-radius:50%;height:3.125rem;margin-top:-4.375rem;opacity:.4;width:6.25rem}15%{border-radius:50%;height:9.375rem;margin-top:-4.375rem;opacity:.25;width:11.25rem}30%{border-radius:50%;height:37.5rem;margin-top:-20.625rem;opacity:.5;width:37.5rem}45%{border-radius:45%;height:44.0625rem;margin-top:-20.625rem;width:44.0625rem}60%{border-radius:0 0 80% 80%/0 0 70% 70%;height:52.5rem;margin-top:-20.625rem;width:56.25rem}75%{border-radius:0 0 50% 50%/0 0 20% 20%;height:56.25rem;margin-top:-20.625rem;max-width:68.5rem}to{border-radius:0;opacity:1}}@-webkit-keyframes circle-square-transition-back{0%{border-radius:0;opacity:1}15%{border-radius:0 0 50% 50%/0 0 20% 20%;height:56.25rem;margin-top:-20.625rem;max-width:68.5rem}30%{border-radius:0 0 80% 80%/0 0 70% 70%;height:52.5rem;margin-top:-20.625rem;width:56.25rem}45%{border-radius:45%;height:44.0625rem;margin-top:-20.625rem;width:44.0625rem}60%{border-radius:50%;height:37.5rem;margin-top:-20.625rem;opacity:.5;width:37.5rem}75%{border-radius:50%;height:9.375rem;margin-top:-4.375rem;opacity:.25;width:11.25rem}to{border-radius:50%;height:3.125rem;margin-top:-4.375rem;opacity:.4;width:6.25rem}}@keyframes circle-square-transition-back{0%{border-radius:0;opacity:1}15%{border-radius:0 0 50% 50%/0 0 20% 20%;height:56.25rem;margin-top:-20.625rem;max-width:68.5rem}30%{border-radius:0 0 80% 80%/0 0 70% 70%;height:52.5rem;margin-top:-20.625rem;width:56.25rem}45%{border-radius:45%;height:44.0625rem;margin-top:-20.625rem;width:44.0625rem}60%{border-radius:50%;height:37.5rem;margin-top:-20.625rem;opacity:.5;width:37.5rem}75%{border-radius:50%;height:9.375rem;margin-top:-4.375rem;opacity:.25;width:11.25rem}to{border-radius:50%;height:3.125rem;margin-top:-4.375rem;opacity:.4;width:6.25rem}}@-webkit-keyframes transition-opacity{0%{opacity:0}to{opacity:1}}@keyframes transition-opacity{0%{opacity:0}to{opacity:1}} \ No newline at end of file +.mega-nav-option{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:hsla(0,0%,97%,.9);box-shadow:0 3px 6px rgba(0,0,0,.16);box-sizing:border-box;display:none;left:50%;max-width:75.5rem;min-height:37.5rem;padding:4rem 0 0 3rem;position:fixed;top:7.125rem;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transition:translateX(-50%);z-index:8}.mega-nav-option.show-mega{display:block}.mega-nav-option .submenu{margin:0;padding:0}.mega-nav-option .submenu li{list-style:none;margin-bottom:0;padding-left:0;padding-right:3rem}.mega-nav-option .submenu li.active a{background:#006eb5;color:#fff}.mega-nav-option .submenu li.active a .external-link-animated{box-shadow:-2px 2px 0 0 #fff,-4px 0 0 -2px #fff,-3px 3px 0 -1px #fff}.mega-nav-option .submenu li.active a .external-link-animated:before{background:#fff}.mega-nav-option .submenu li.active a .external-link-animated:after{border-right:2px solid #fff;border-top:2px solid #fff}.mega-nav-option .submenu li.active a:hover .external-link-animated:after{-webkit-transform:translate(5px,-5px);-moz-transform:translate(5px,-5px);-ms-transform:translate(5px,-5px);-o-transform:translate(5px,-5px);transition:translate(5px,-5px)}.mega-nav-option .submenu li.active a:hover .external-link-animated:before{-webkit-transform:rotate(-45deg) translate(7px);-moz-transform:rotate(-45deg) translate(7px);-ms-transform:rotate(-45deg) translate(7px);-o-transform:rotate(-45deg) translate(7px);transition:rotate(-45deg) translate(7px,0)}.mega-nav-option .submenu li:focus{outline:0}.mega-nav-option .submenu li a{background:none;border-bottom:1px solid #d4d6d8;display:flex;font-size:1rem;font-weight:700;padding:1.5rem;text-transform:uppercase}.mega-nav-option .submenu li a .external-link-animated{margin:2px 0 0 1rem}.mega-nav-option .submenu li a:hover{background:#006eb5;color:#fff}.mega-nav-option .sub-menu-content{display:none;min-height:31.25rem}.mega-nav-option .sub-menu-content .sub-sub-menu{display:flex;margin-top:3rem}.mega-nav-option .sub-menu-content .sub-sub-menu ul{margin:0;padding:0;width:50%}.mega-nav-option .sub-menu-content .sub-sub-menu ul li{line-height:0;list-style-type:none;margin-bottom:1.5rem;text-transform:uppercase}.mega-nav-option .sub-menu-content h3{margin-bottom:1.5rem}.mega-nav-option .sub-menu-content .mega-image{box-sizing:border-box;padding-left:3rem}.mega-nav-option .sub-menu-content .mega-image img{height:100%;object-fit:cover;object-position:top}.mega-nav-option .sub-menu-content.active-content{display:flex}.mega-nav-option .show-on-focus{background:url(../../images/times.svg) no-repeat 50%;border:0;color:#000;font-size:0;height:2.5rem;opacity:0;position:absolute;right:.625rem;top:.625rem;width:2.5rem;z-index:9}.mega-nav-option .show-on-focus:focus{opacity:1}.global-header .mega-nav-option{animation-fill-mode:backwards}.global-header .mega-nav-option.show-mega{-webkit-animation:circle-square-transition .3s cubic-bezier(.25,.27,.11,.99) forwards;-moz-animation:circle-square-transition .3s cubic-bezier(.25,.27,.11,.99) forwards;-ms-animation:circle-square-transition .3s cubic-bezier(.25,.27,.11,.99) forwards;-o-animation:circle-square-transition .3s cubic-bezier(.25,.27,.11,.99) forwards;animation:circle-square-transition .3s cubic-bezier(.25,.27,.11,.99) forwards}.global-header .mega-nav-option.show-mega>div{-webkit-animation:transition-opacity .3s .3s forwards;-moz-animation:transition-opacity .3s .3s forwards;-ms-animation:transition-opacity .3s .3s forwards;-o-animation:transition-opacity .3s .3s forwards;animation:transition-opacity .3s .3s forwards}.global-header .mega-nav-option.show-mega-back{-webkit-animation:circle-square-transition-back .3s cubic-bezier(.25,.27,.11,.99) forwards;-moz-animation:circle-square-transition-back .3s cubic-bezier(.25,.27,.11,.99) forwards;-ms-animation:circle-square-transition-back .3s cubic-bezier(.25,.27,.11,.99) forwards;-o-animation:circle-square-transition-back .3s cubic-bezier(.25,.27,.11,.99) forwards;animation:circle-square-transition-back .3s cubic-bezier(.25,.27,.11,.99) forwards;box-shadow:none;display:block}.global-header .mega-nav-option.show-mega-back>div{animation-direction:reverse}.global-header .mega-nav-option.no-effect,.global-header .mega-nav-option.no-effect>div{-webkit-animation:0s 0s none;-moz-animation:0s 0s none;-ms-animation:0s 0s none;-o-animation:0s 0s none;animation:0s 0s none}.global-header .mega-nav-option.no-effect>div{opacity:1}.global-header .mega-nav-option>div{opacity:0}[dir=rtl] .mega-nav-option{padding:4rem 3rem 0 0}[dir=rtl] .mega-nav-option .submenu li{padding-left:3rem;padding-right:0}[dir=rtl] .mega-nav-option .submenu li a .external-link-animated{margin:2px 1rem 0 0}[dir=rtl] .mega-nav-option .mega-image{box-sizing:border-box;padding-left:0;padding-right:3rem}@-webkit-keyframes circle-square-transition{0%{border-radius:50%;height:3.125rem;margin-top:-4.375rem;opacity:.4;width:6.25rem}15%{border-radius:50%;height:9.375rem;margin-top:-4.375rem;opacity:.25;width:11.25rem}30%{border-radius:50%;height:37.5rem;margin-top:-20.625rem;opacity:.5;width:37.5rem}45%{border-radius:45%;height:44.0625rem;margin-top:-20.625rem;width:44.0625rem}60%{border-radius:0 0 80% 80%/0 0 70% 70%;height:52.5rem;margin-top:-20.625rem;width:56.25rem}75%{border-radius:0 0 50% 50%/0 0 20% 20%;height:56.25rem;margin-top:-20.625rem;max-width:68.5rem}to{border-radius:0;opacity:1}}@keyframes circle-square-transition{0%{border-radius:50%;height:3.125rem;margin-top:-4.375rem;opacity:.4;width:6.25rem}15%{border-radius:50%;height:9.375rem;margin-top:-4.375rem;opacity:.25;width:11.25rem}30%{border-radius:50%;height:37.5rem;margin-top:-20.625rem;opacity:.5;width:37.5rem}45%{border-radius:45%;height:44.0625rem;margin-top:-20.625rem;width:44.0625rem}60%{border-radius:0 0 80% 80%/0 0 70% 70%;height:52.5rem;margin-top:-20.625rem;width:56.25rem}75%{border-radius:0 0 50% 50%/0 0 20% 20%;height:56.25rem;margin-top:-20.625rem;max-width:68.5rem}to{border-radius:0;opacity:1}}@-webkit-keyframes circle-square-transition-back{0%{border-radius:0;opacity:1}15%{border-radius:0 0 50% 50%/0 0 20% 20%;height:56.25rem;margin-top:-20.625rem;max-width:68.5rem}30%{border-radius:0 0 80% 80%/0 0 70% 70%;height:52.5rem;margin-top:-20.625rem;width:56.25rem}45%{border-radius:45%;height:44.0625rem;margin-top:-20.625rem;width:44.0625rem}60%{border-radius:50%;height:37.5rem;margin-top:-20.625rem;opacity:.5;width:37.5rem}75%{border-radius:50%;height:9.375rem;margin-top:-4.375rem;opacity:.25;width:11.25rem}to{border-radius:50%;height:3.125rem;margin-top:-4.375rem;opacity:.4;width:6.25rem}}@keyframes circle-square-transition-back{0%{border-radius:0;opacity:1}15%{border-radius:0 0 50% 50%/0 0 20% 20%;height:56.25rem;margin-top:-20.625rem;max-width:68.5rem}30%{border-radius:0 0 80% 80%/0 0 70% 70%;height:52.5rem;margin-top:-20.625rem;width:56.25rem}45%{border-radius:45%;height:44.0625rem;margin-top:-20.625rem;width:44.0625rem}60%{border-radius:50%;height:37.5rem;margin-top:-20.625rem;opacity:.5;width:37.5rem}75%{border-radius:50%;height:9.375rem;margin-top:-4.375rem;opacity:.25;width:11.25rem}to{border-radius:50%;height:3.125rem;margin-top:-4.375rem;opacity:.4;width:6.25rem}}@-webkit-keyframes transition-opacity{0%{opacity:0}to{opacity:1}}@keyframes transition-opacity{0%{opacity:0}to{opacity:1}} \ No newline at end of file diff --git a/docs/css/components/modal.min.css b/docs/css/components/modal.min.css index bd893a4d2..ac6aa90fb 100644 --- a/docs/css/components/modal.min.css +++ b/docs/css/components/modal.min.css @@ -1 +1 @@ -.modal{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:hsla(0,0%,97%,.9)}.overlay-grey:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.modal-close-button:hover{-webkit-animation:none;-moz-animation:none;-ms-animation:none;-o-animation:none;animation:none}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar,.modal-content{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar,.modal-content::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track,.modal-content::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner,.modal-content::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb,.modal-content::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.modal{bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:fixed;right:0;top:0;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;visibility:hidden;z-index:99}@media(min-width:48em){.modal{align-items:center}}.modal-content{background:#fff;max-width:64rem;padding:4rem .75rem .75rem;position:relative;width:100%}@media(min-width:48em){.modal-content{margin-left:5rem;margin-right:5rem;max-height:calc(100vh - 291px);padding:4rem}}.modal-close-button{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDUiIGhlaWdodD0iNDQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIyLjUgNDRDMzQuOTI2IDQ0IDQ1IDM0LjE1IDQ1IDIyUzM0LjkyNiAwIDIyLjUgMCAwIDkuODUgMCAyMnMxMC4wNzQgMjIgMjIuNSAyMloiIGZpbGw9IiNGQUZBRkEiLz48cGF0aCBkPSJNMzEuMDY0IDEzLjY4NCAxNC40MzEgMzAuMzE2TTMxLjA2NCAzMC4zMTYgMTQuNDMyIDEzLjY4NCIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=) no-repeat 0;border:0;cursor:pointer;font-size:0;height:45px;position:absolute;right:.75rem;top:.75rem;width:45px}@media(min-width:48em){.modal-close-button{right:1rem;top:1rem}}.modal.open{opacity:1;visibility:visible}[dir=rtl] .modal-close-button{left:16px;right:unset}:lang(my) .modal-close-button{font-size:0} \ No newline at end of file +.modal{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:hsla(0,0%,97%,.9)}.modal-close-button:hover{-webkit-animation:none;-moz-animation:none;-ms-animation:none;-o-animation:none;animation:none}.modal-content{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.modal-content::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.modal-content::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.modal-content::-webkit-scrollbar-corner{display:none}.modal-content::-webkit-scrollbar-thumb{background:#000}.modal{bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:fixed;right:0;top:0;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;visibility:hidden;z-index:99}@media(min-width:48em){.modal{align-items:center}}.modal-content{background:#fff;max-width:64rem;padding:4rem .75rem .75rem;position:relative;width:100%}@media(min-width:48em){.modal-content{margin-left:5rem;margin-right:5rem;max-height:calc(100vh - 291px);padding:4rem}}.modal-close-button{background:url(../../images/times-circle.svg) no-repeat 0;border:0;cursor:pointer;font-size:0;height:45px;position:absolute;right:.75rem;top:.75rem;width:45px}@media(min-width:48em){.modal-close-button{right:1rem;top:1rem}}.modal.open{opacity:1;visibility:visible}[dir=rtl] .modal-close-button{left:16px;right:unset}:lang(my) .modal-close-button{font-size:0} \ No newline at end of file diff --git a/docs/css/components/multi-select.min.css b/docs/css/components/multi-select.min.css index 89b8e3cc7..0b4d49e84 100644 --- a/docs/css/components/multi-select.min.css +++ b/docs/css/components/multi-select.min.css @@ -1 +1 @@ -.multi-select ul .has-submenu button:after,.multi-select>button:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE5IDEtOSAxMEwxIDEiIHN0cm9rZT0iI0VFNDAyRCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 50%;content:"";float:right;height:13px;position:absolute;right:14px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transition:translateY(-50%);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:20px}.multi-select>button{border:2px solid #000;color:#000;cursor:pointer;font-size:1rem;font-weight:600;line-height:1.125rem;margin:0;padding:1rem 3.125rem 1rem 1rem;position:relative;text-transform:uppercase;width:100%}.multi-select ul{border:2px solid #000;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;min-height:100px;padding:0 1rem;width:100%}.multi-select ul:focus{box-shadow:0 0 4px #0468b1;outline:0}[dir=rtl] .multi-select button{padding-left:3.125rem;padding-right:1rem;text-align:right}[dir=rtl] .multi-select button:after{left:16px;margin:0;right:auto}.multi-select ul>li{border-top:1px solid #d4d6d8;cursor:pointer;margin-bottom:0;padding:0}.multi-select{max-width:18.5rem;position:relative}.multi-select.open>button{border-bottom:0}.multi-select.open>button:after{top:50%;-webkit-transform:translateY(-50%) rotate(-180deg);-moz-transform:translateY(-50%) rotate(-180deg);-ms-transform:translateY(-50%) rotate(-180deg);-o-transform:translateY(-50%) rotate(-180deg);transition:translateY(-50%) rotate(-180deg)}.multi-select.open ul{background-color:#fff;border-top:0;display:block}.multi-select.open ul.fix-height{max-height:18.75rem}.multi-select.open ul ul{border:0;display:none;overflow:hidden;padding:0 0 0 2.5rem}.multi-select.open ul li{margin-bottom:0}.multi-select>button{background:#fff;display:flex;max-width:100%;text-align:left}.multi-select>button span{padding-left:.3125rem}.multi-select ul{-ms-overflow-style:-ms-autohiding-scrollbar;overflow-y:auto}.multi-select ul>li{list-style:none}.multi-select ul>li .form-check:hover{background-color:#fafafa}.multi-select ul .has-submenu{position:relative}.multi-select ul .has-submenu.open ul{border:0;border-top:1px solid #d4d6d8;display:block;overflow:visible;padding:0 0 0 2.5rem}.multi-select ul .has-submenu.open button:after{top:50%;-webkit-transform:translateY(-50%) rotate(-180deg);-moz-transform:translateY(-50%) rotate(-180deg);-ms-transform:translateY(-50%) rotate(-180deg);-o-transform:translateY(-50%) rotate(-180deg);transition:translateY(-50%) rotate(-180deg)}.multi-select ul .has-submenu button{background:#fff;border:0;cursor:pointer;display:block;font-size:1rem;margin:0 -1rem;padding:1rem;position:relative;text-align:left;width:calc(100% + 2rem)}.multi-select ul .has-submenu button:hover{background-color:#fafafa}.multi-select ul .has-submenu button:after{right:.875rem}.multi-select ul .sub-menu{display:none;list-style:none}.multi-select ul .sub-menu>li{border-top:1px solid #d4d6d8;margin-bottom:0}.multi-select ul .sub-menu>li:first-of-type{border-top:0}.multi-select ul .sub-menu>li>.checkbox-wrapper:hover{background-color:#fafafa}.multi-select ul::-webkit-scrollbar{background-color:rgba(0,0,0,.3);width:4px}.multi-select ul::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.6)}.multi-select ul .form-check{justify-content:space-between;margin:0 -1rem;padding:0 1rem}.multi-select ul .form-check label{padding:1rem 0;width:100%}.multi-select ul .form-check input{position:absolute;right:1rem}:lang(my) .multi-select button,:lang(my) .multi-select ul li{font-family:NotoSans,sans-serif}[dir=rtl] .multi-select button span{padding-left:0;padding-right:.3125rem}[dir=rtl] .multi-select ul{padding:0 1rem}[dir=rtl] .multi-select ul li{padding-right:0}[dir=rtl] .multi-select ul .form-check input{left:1rem;right:inherit}[dir=rtl] .multi-select .has-submenu button{text-align:right}[dir=rtl] .multi-select .has-submenu button:after,[dir=rtl] .multi-select.open .radio span{left:1rem;right:inherit}[dir=rtl] .multi-select.open ul ul{padding:0 2.5rem 0 0} \ No newline at end of file +.multi-select ul .has-submenu button:after,.multi-select>button:after{background:url(../../images/chevron-down.svg) no-repeat 50%;content:"";float:right;height:13px;position:absolute;right:14px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transition:translateY(-50%);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:20px}.multi-select>button{border:2px solid #000;color:#000;cursor:pointer;font-size:1rem;font-weight:600;line-height:1.125rem;margin:0;padding:1rem 3.125rem 1rem 1rem;position:relative;text-transform:uppercase;width:100%}.multi-select ul{border:2px solid #000;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;min-height:100px;padding:0 1rem;width:100%}.multi-select ul:focus{box-shadow:0 0 4px #0468b1;outline:0}[dir=rtl] .multi-select button{padding-left:3.125rem;padding-right:1rem;text-align:right}[dir=rtl] .multi-select button:after{left:16px;margin:0;right:auto}.multi-select ul>li{border-top:1px solid #d4d6d8;cursor:pointer;margin-bottom:0;padding:0}.multi-select{max-width:18.5rem;position:relative}.multi-select.open>button{border-bottom:0}.multi-select.open>button:after{top:50%;-webkit-transform:translateY(-50%) rotate(-180deg);-moz-transform:translateY(-50%) rotate(-180deg);-ms-transform:translateY(-50%) rotate(-180deg);-o-transform:translateY(-50%) rotate(-180deg);transition:translateY(-50%) rotate(-180deg)}.multi-select.open ul{background-color:#fff;border-top:0;display:block}.multi-select.open ul.fix-height{max-height:18.75rem}.multi-select.open ul ul{border:0;display:none;overflow:hidden;padding:0 0 0 2.5rem}.multi-select.open ul li{margin-bottom:0}.multi-select>button{background:#fff;display:flex;max-width:100%;text-align:left}.multi-select>button span{padding-left:.3125rem}.multi-select ul{-ms-overflow-style:-ms-autohiding-scrollbar;overflow-y:auto}.multi-select ul>li{list-style:none}.multi-select ul>li .form-check:hover{background-color:#fafafa}.multi-select ul .has-submenu{position:relative}.multi-select ul .has-submenu.open ul{border:0;border-top:1px solid #d4d6d8;display:block;overflow:visible;padding:0 0 0 2.5rem}.multi-select ul .has-submenu.open button:after{top:50%;-webkit-transform:translateY(-50%) rotate(-180deg);-moz-transform:translateY(-50%) rotate(-180deg);-ms-transform:translateY(-50%) rotate(-180deg);-o-transform:translateY(-50%) rotate(-180deg);transition:translateY(-50%) rotate(-180deg)}.multi-select ul .has-submenu button{background:#fff;border:0;cursor:pointer;display:block;font-size:1rem;margin:0 -1rem;padding:1rem;position:relative;text-align:left;width:calc(100% + 2rem)}.multi-select ul .has-submenu button:hover{background-color:#fafafa}.multi-select ul .has-submenu button:after{right:.875rem}.multi-select ul .sub-menu{display:none;list-style:none}.multi-select ul .sub-menu>li{border-top:1px solid #d4d6d8;margin-bottom:0}.multi-select ul .sub-menu>li:first-of-type{border-top:0}.multi-select ul .sub-menu>li>.checkbox-wrapper:hover{background-color:#fafafa}.multi-select ul::-webkit-scrollbar{background-color:rgba(0,0,0,.3);width:4px}.multi-select ul::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.6)}.multi-select ul .form-check{justify-content:space-between;margin:0 -1rem;padding:0 1rem}.multi-select ul .form-check label{padding:1rem 0;width:100%}.multi-select ul .form-check input{position:absolute;right:1rem}:lang(my) .multi-select button,:lang(my) .multi-select ul li{font-family:NotoSans,sans-serif}[dir=rtl] .multi-select button span{padding-left:0;padding-right:.3125rem}[dir=rtl] .multi-select ul{padding:0 1rem}[dir=rtl] .multi-select ul li{padding-right:0}[dir=rtl] .multi-select ul .form-check input{left:1rem;right:inherit}[dir=rtl] .multi-select .has-submenu button{text-align:right}[dir=rtl] .multi-select .has-submenu button:after,[dir=rtl] .multi-select.open .radio span{left:1rem;right:inherit}[dir=rtl] .multi-select.open ul ul{padding:0 2.5rem 0 0} \ No newline at end of file diff --git a/docs/css/components/our-expertise.min.css b/docs/css/components/our-expertise.min.css index f5a87d277..e1f07e4c4 100644 --- a/docs/css/components/our-expertise.min.css +++ b/docs/css/components/our-expertise.min.css @@ -1 +1 @@ -.swiper{box-sizing:border-box;max-width:100%;position:relative}.swiper *{box-sizing:inherit}[class*=swiper-slider-]{box-sizing:border-box;max-width:100%;overflow:hidden;position:relative}.swiper-wrapper{backface-visibility:hidden;display:flex;flex-wrap:nowrap;list-style:none;padding:0;position:relative;touch-action:pan-y;transform-style:preserve-3d;transition-property:transform;white-space:nowrap;width:100%;will-change:transform}.swiper-slide{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;box-sizing:border-box;flex-shrink:0;height:100%;user-select:none;white-space:normal;width:100%}.swiper-slide a{-webkit-user-drag:none;user-select:none}.swiper [class*=swiper-button-]{-webkit-touch-callout:none;cursor:pointer;display:none;user-select:none}.swiper [class*=swiper-button-] img,.swiper-arrows [class*=swiper-button-]{cursor:pointer}.swiper-button-disabled{cursor:default;opacity:.5}.swiper-button-disabled img{cursor:default}[dir=rtl] .swiper{direction:rtl}.swiper-scrollbar{background:transparent;cursor:pointer;display:block;height:4px;margin-bottom:2rem;overflow:hidden;position:relative;width:100%}.swiper-scrollbar:after{border-bottom:1px solid #000;content:"";height:1px;left:0;position:absolute;top:1px;width:100%;z-index:1}.swiper-scrollbar-drag{background:#000;height:100%}.swiper-notification{display:none}.swiper-initialized{padding-right:2.75rem}@media(max-width:47.9375em){.swiper-initialized,.swiper-initialized .swiper-scrollbar{padding-right:2.5rem}}[dir=rtl] .swiper-initialized{padding-left:2.75rem;padding-right:0}@media(max-width:47.9375em){[dir=rtl] .swiper-initialized{padding-left:2.5rem;padding-right:0}}[dir=rtl] .swiper-initialized .swiper-scrollbar{padding-right:0}@media(max-width:47.9375em){[dir=rtl] .swiper-initialized .swiper-scrollbar{padding-left:2.5rem;padding-right:0}}@media(min-width:64em){.our-expertise{background:#f7f7f7}}.our-expertise .intro{align-items:center;display:flex}.our-expertise .intro>div{margin:1.5rem}@media(min-width:64em){.our-expertise .intro>div{margin:2.5rem}}.our-expertise .swiper{background:#fff;overflow:hidden}.our-expertise .swiper .swiper-slide{cursor:grab;display:flex;flex-direction:column;height:auto;min-height:calc(100vh - 75px)}@media(min-width:90em){.our-expertise .swiper .swiper-slide{min-height:calc(100vh - 115px)}}.our-expertise .swiper .swiper-slide .image{height:40vh;overflow:hidden;position:relative;width:100%}.our-expertise .swiper .swiper-slide .image img{max-height:100%;max-width:100%;min-height:100%;min-width:100%;object-fit:cover}.our-expertise .swiper .swiper-slide .content{display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:6rem .75rem}.our-expertise .swiper .swiper-slide .content p{color:#55606e}@media(min-width:64em){.our-expertise .swiper .swiper-slide .content{padding:6rem 2.5rem}.our-expertise .swiper .swiper-slide .content p{max-width:calc(50vw - 200px);width:75%}}.our-expertise .swiper-initialized{padding-right:0}.our-expertise .stripe{height:.75rem;margin-top:4rem;width:100%}@media(min-width:64em){.our-expertise .stripe{bottom:0;height:1rem;position:absolute}}.our-expertise .navigation{bottom:2rem;left:.75rem;position:absolute}@media(min-width:64em){.our-expertise .navigation{left:auto;right:1rem}}.our-expertise .navigation .next,.our-expertise .navigation .prev{background:hsla(0,0%,100%,0);border:0;display:inline-block}.our-expertise .navigation .next img,.our-expertise .navigation .prev img{cursor:pointer}.our-expertise .navigation .next.swiper-button-disabled img,.our-expertise .navigation .prev.swiper-button-disabled img{cursor:default}.our-expertise .swiper-tabs{border-bottom:2px solid #edeff0;display:flex;inset-inline-start:.75rem;position:absolute;top:calc(40vh + 1.5rem)}@media(min-width:64em){.our-expertise .swiper-tabs{inset-inline-start:2.5rem;margin-inline-end:6rem;top:calc(40vh + 2.5rem)}}.our-expertise .swiper-tabs div{cursor:pointer;font-size:.875rem;font-weight:700;margin-inline-end:1.5rem;position:relative;text-transform:uppercase}.our-expertise .swiper-tabs div:last-of-type{margin-inline-end:0}@media(min-width:64em){.our-expertise .swiper-tabs div{font-size:1rem}}.our-expertise .swiper-tabs div:after{border-bottom:2px solid #edeff0;bottom:-2px;content:"";height:2px;left:0;position:absolute;right:0;z-index:1}.our-expertise .swiper-tabs div.is-active:after{border-bottom-color:#d12800}.our-expertise .swiper-counter{bottom:2.5rem;font-size:.875rem;font-weight:700;position:absolute;right:.75rem;text-transform:uppercase;white-space:nowrap}@media(min-width:64em){.our-expertise .swiper-counter{bottom:auto;font-size:1rem;right:2.5rem;top:calc(40vh + 2.5rem)}}[dir=rtl] .our-expertise .swiper-initialized{padding-left:0}[dir=rtl] .our-expertise .navigation{left:1rem;right:auto}[dir=rtl] .our-expertise .swiper-counter{left:.75rem;right:auto}@media(min-width:64em){[dir=rtl] .our-expertise .swiper-counter{left:2.5rem}} \ No newline at end of file +@media(min-width:64em){.our-expertise{background:#f7f7f7}}.our-expertise .intro{align-items:center;display:flex}.our-expertise .intro>div{margin:1.5rem}@media(min-width:64em){.our-expertise .intro>div{margin:2.5rem}}.our-expertise .swiper{background:#fff;overflow:hidden}.our-expertise .swiper .swiper-slide{cursor:grab;display:flex;flex-direction:column;height:auto;min-height:calc(100vh - 75px)}@media(min-width:90em){.our-expertise .swiper .swiper-slide{min-height:calc(100vh - 115px)}}.our-expertise .swiper .swiper-slide .image{height:40vh;overflow:hidden;position:relative;width:100%}.our-expertise .swiper .swiper-slide .image img{max-height:100%;max-width:100%;min-height:100%;min-width:100%;object-fit:cover}.our-expertise .swiper .swiper-slide .content{display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:6rem .75rem}.our-expertise .swiper .swiper-slide .content p{color:#55606e}@media(min-width:64em){.our-expertise .swiper .swiper-slide .content{padding:6rem 2.5rem}.our-expertise .swiper .swiper-slide .content p{max-width:calc(50vw - 200px);width:75%}}.our-expertise .swiper-initialized{padding-right:0}.our-expertise .stripe{height:.75rem;margin-top:4rem;width:100%}@media(min-width:64em){.our-expertise .stripe{bottom:0;height:1rem;position:absolute}}.our-expertise .navigation{bottom:2rem;left:.75rem;position:absolute}@media(min-width:64em){.our-expertise .navigation{left:auto;right:1rem}}.our-expertise .navigation .next,.our-expertise .navigation .prev{background:hsla(0,0%,100%,0);border:0;display:inline-block}.our-expertise .navigation .next img,.our-expertise .navigation .prev img{cursor:pointer}.our-expertise .navigation .next.swiper-button-disabled img,.our-expertise .navigation .prev.swiper-button-disabled img{cursor:default}.our-expertise .swiper-tabs{border-bottom:2px solid #edeff0;display:flex;inset-inline-start:.75rem;position:absolute;top:calc(40vh + 1.5rem)}@media(min-width:64em){.our-expertise .swiper-tabs{inset-inline-start:2.5rem;margin-inline-end:6rem;top:calc(40vh + 2.5rem)}}.our-expertise .swiper-tabs div{cursor:pointer;font-size:.875rem;font-weight:700;margin-inline-end:1.5rem;position:relative;text-transform:uppercase}.our-expertise .swiper-tabs div:last-of-type{margin-inline-end:0}@media(min-width:64em){.our-expertise .swiper-tabs div{font-size:1rem}}.our-expertise .swiper-tabs div:after{border-bottom:2px solid #edeff0;bottom:-2px;content:"";height:2px;left:0;position:absolute;right:0;z-index:1}.our-expertise .swiper-tabs div.is-active:after{border-bottom-color:#d12800}.our-expertise .swiper-counter{bottom:2.5rem;font-size:.875rem;font-weight:700;position:absolute;right:.75rem;text-transform:uppercase;white-space:nowrap}@media(min-width:64em){.our-expertise .swiper-counter{bottom:auto;font-size:1rem;right:2.5rem;top:calc(40vh + 2.5rem)}}[dir=rtl] .our-expertise .swiper-initialized{padding-left:0}[dir=rtl] .our-expertise .navigation{left:1rem;right:auto}[dir=rtl] .our-expertise .swiper-counter{left:.75rem;right:auto}@media(min-width:64em){[dir=rtl] .our-expertise .swiper-counter{left:2.5rem}} \ No newline at end of file diff --git a/docs/css/components/page-hero.min.css b/docs/css/components/page-hero.min.css index 6ccfb1c9e..747301fb9 100644 --- a/docs/css/components/page-hero.min.css +++ b/docs/css/components/page-hero.min.css @@ -1 +1 @@ -.pagehero-full img,.pagehero-full video,.pagehero-image img,.pagehero-image video{height:100%;object-fit:cover;padding:0;width:100%}.overlay-grey:before,.pagehero-full .overlay-grey,.pagehero-full video{content:"";height:100%;left:0;position:absolute;top:0;width:100%}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.pagehero-full{margin:0 auto;max-width:100%;-webkit-transition:max-width .5s ease;-moz-transition:max-width .5s ease;-ms-transition:max-width .5s ease;-o-transition:max-width .5s ease;transition:max-width .5s ease}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.grid-container{margin-left:auto;margin-right:auto;max-width:90rem;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.fluid{margin-left:auto;margin-right:auto;max-width:100%;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container.fluid{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.full{margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0}.grid-x{display:flex;flex-flow:row wrap}.cell{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{flex:1 1 0}.cell.shrink{flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-full,.grid-x>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-full,.grid-x>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-full,.grid-x>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-full,.grid-x>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-full,.grid-x>.xxlarge-shrink{flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9{flex:0 0 auto}.grid-x>.small-1{width:8.3333333333%}.grid-x>.small-2{width:16.6666666667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.3333333333%}.grid-x>.small-5{width:41.6666666667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.3333333333%}.grid-x>.small-8{width:66.6666666667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.3333333333%}.grid-x>.small-11{width:91.6666666667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:30em){.grid-x>.medium-auto{flex:1 1 0;width:auto}.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-shrink{flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.3333333333%}.grid-x>.medium-2{width:16.6666666667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.3333333333%}.grid-x>.medium-5{width:41.6666666667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.3333333333%}.grid-x>.medium-8{width:66.6666666667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.3333333333%}.grid-x>.medium-11{width:91.6666666667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{flex:1 1 0;width:auto}.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-shrink{flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.3333333333%}.grid-x>.large-2{width:16.6666666667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.3333333333%}.grid-x>.large-5{width:41.6666666667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.3333333333%}.grid-x>.large-8{width:66.6666666667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.3333333333%}.grid-x>.large-11{width:91.6666666667%}.grid-x>.large-12{width:100%}}@media screen and (min-width:90em){.grid-x>.xlarge-auto{flex:1 1 0;width:auto}.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-shrink{flex:0 0 auto}.grid-x>.xlarge-shrink{width:auto}.grid-x>.xlarge-1{width:8.3333333333%}.grid-x>.xlarge-2{width:16.6666666667%}.grid-x>.xlarge-3{width:25%}.grid-x>.xlarge-4{width:33.3333333333%}.grid-x>.xlarge-5{width:41.6666666667%}.grid-x>.xlarge-6{width:50%}.grid-x>.xlarge-7{width:58.3333333333%}.grid-x>.xlarge-8{width:66.6666666667%}.grid-x>.xlarge-9{width:75%}.grid-x>.xlarge-10{width:83.3333333333%}.grid-x>.xlarge-11{width:91.6666666667%}.grid-x>.xlarge-12{width:100%}}@media screen and (min-width:120em){.grid-x>.xxlarge-auto{flex:1 1 0;width:auto}.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-shrink{flex:0 0 auto}.grid-x>.xxlarge-shrink{width:auto}.grid-x>.xxlarge-1{width:8.3333333333%}.grid-x>.xxlarge-2{width:16.6666666667%}.grid-x>.xxlarge-3{width:25%}.grid-x>.xxlarge-4{width:33.3333333333%}.grid-x>.xxlarge-5{width:41.6666666667%}.grid-x>.xxlarge-6{width:50%}.grid-x>.xxlarge-7{width:58.3333333333%}.grid-x>.xxlarge-8{width:66.6666666667%}.grid-x>.xxlarge-9{width:75%}.grid-x>.xxlarge-10{width:83.3333333333%}.grid-x>.xxlarge-11{width:91.6666666667%}.grid-x>.xxlarge-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-margin-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-margin-x>.cell{margin-left:.375rem;margin-right:.375rem;width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.cell{margin-left:.75rem;margin-right:.75rem;width:calc(100% - 1.5rem)}}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - .75rem)}.grid-margin-x>.small-2{width:calc(16.66667% - .75rem)}.grid-margin-x>.small-3{width:calc(25% - .75rem)}.grid-margin-x>.small-4{width:calc(33.33333% - .75rem)}.grid-margin-x>.small-5{width:calc(41.66667% - .75rem)}.grid-margin-x>.small-6{width:calc(50% - .75rem)}.grid-margin-x>.small-7{width:calc(58.33333% - .75rem)}.grid-margin-x>.small-8{width:calc(66.66667% - .75rem)}.grid-margin-x>.small-9{width:calc(75% - .75rem)}.grid-margin-x>.small-10{width:calc(83.33333% - .75rem)}.grid-margin-x>.small-11{width:calc(91.66667% - .75rem)}.grid-margin-x>.small-12{width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.small-3{width:calc(25% - 1.5rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.small-6{width:calc(50% - 1.5rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.small-9{width:calc(75% - 1.5rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.small-12{width:calc(100% - 1.5rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.medium-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.5rem)}.grid-margin-x>.medium-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.medium-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.5rem)}.grid-margin-x>.medium-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.medium-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.5rem)}.grid-margin-x>.medium-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.medium-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.large-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.large-3{width:calc(25% - 1.5rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.large-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.large-6{width:calc(50% - 1.5rem)}.grid-margin-x>.large-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.large-9{width:calc(75% - 1.5rem)}.grid-margin-x>.large-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.large-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.large-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x>.xlarge-auto,.grid-margin-x>.xlarge-shrink{width:auto}.grid-margin-x>.xlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xlarge-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x>.xxlarge-auto,.grid-margin-x>.xxlarge-shrink{width:auto}.grid-margin-x>.xxlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xxlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xxlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xxlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xxlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xxlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xxlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xxlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xxlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xxlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xxlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xxlarge-12{width:calc(100% - 1.5rem)}}.grid-padding-x .grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-padding-x .grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-container:not(.full)>.grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-container:not(.full)>.grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-padding-x>.cell{padding-left:.375rem;padding-right:.375rem}@media print,screen and (min-width:30em){.grid-padding-x>.cell{padding-left:.75rem;padding-right:.75rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.3333333333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.6666666667%}.small-up-7>.cell{width:14.2857142857%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:30em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.3333333333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.6666666667%}.medium-up-7>.cell{width:14.2857142857%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.3333333333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.6666666667%}.large-up-7>.cell{width:14.2857142857%}.large-up-8>.cell{width:12.5%}}@media screen and (min-width:90em){.xlarge-up-1>.cell{width:100%}.xlarge-up-2>.cell{width:50%}.xlarge-up-3>.cell{width:33.3333333333%}.xlarge-up-4>.cell{width:25%}.xlarge-up-5>.cell{width:20%}.xlarge-up-6>.cell{width:16.6666666667%}.xlarge-up-7>.cell{width:14.2857142857%}.xlarge-up-8>.cell{width:12.5%}}@media screen and (min-width:120em){.xxlarge-up-1>.cell{width:100%}.xxlarge-up-2>.cell{width:50%}.xxlarge-up-3>.cell{width:33.3333333333%}.xxlarge-up-4>.cell{width:25%}.xxlarge-up-5>.cell{width:20%}.xxlarge-up-6>.cell{width:16.6666666667%}.xxlarge-up-7>.cell{width:14.2857142857%}.xxlarge-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - .75rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - .75rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - .75rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - .75rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - .75rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - .75rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - .75rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.5rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x.xlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x.xxlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xxlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xxlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xxlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xxlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xxlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xxlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xxlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}.small-margin-collapse,.small-margin-collapse>.cell{margin-left:0;margin-right:0}.small-margin-collapse>.small-1{width:8.3333333333%}.small-margin-collapse>.small-2{width:16.6666666667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.3333333333%}.small-margin-collapse>.small-5{width:41.6666666667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.3333333333%}.small-margin-collapse>.small-8{width:66.6666666667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.3333333333%}.small-margin-collapse>.small-11{width:91.6666666667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width:30em){.small-margin-collapse>.medium-1{width:8.3333333333%}.small-margin-collapse>.medium-2{width:16.6666666667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.3333333333%}.small-margin-collapse>.medium-5{width:41.6666666667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.3333333333%}.small-margin-collapse>.medium-8{width:66.6666666667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.3333333333%}.small-margin-collapse>.medium-11{width:91.6666666667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse>.large-1{width:8.3333333333%}.small-margin-collapse>.large-2{width:16.6666666667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.3333333333%}.small-margin-collapse>.large-5{width:41.6666666667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.3333333333%}.small-margin-collapse>.large-8{width:66.6666666667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.3333333333%}.small-margin-collapse>.large-11{width:91.6666666667%}.small-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.small-margin-collapse>.xlarge-1{width:8.3333333333%}.small-margin-collapse>.xlarge-2{width:16.6666666667%}.small-margin-collapse>.xlarge-3{width:25%}.small-margin-collapse>.xlarge-4{width:33.3333333333%}.small-margin-collapse>.xlarge-5{width:41.6666666667%}.small-margin-collapse>.xlarge-6{width:50%}.small-margin-collapse>.xlarge-7{width:58.3333333333%}.small-margin-collapse>.xlarge-8{width:66.6666666667%}.small-margin-collapse>.xlarge-9{width:75%}.small-margin-collapse>.xlarge-10{width:83.3333333333%}.small-margin-collapse>.xlarge-11{width:91.6666666667%}.small-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.small-margin-collapse>.xxlarge-1{width:8.3333333333%}.small-margin-collapse>.xxlarge-2{width:16.6666666667%}.small-margin-collapse>.xxlarge-3{width:25%}.small-margin-collapse>.xxlarge-4{width:33.3333333333%}.small-margin-collapse>.xxlarge-5{width:41.6666666667%}.small-margin-collapse>.xxlarge-6{width:50%}.small-margin-collapse>.xxlarge-7{width:58.3333333333%}.small-margin-collapse>.xxlarge-8{width:66.6666666667%}.small-margin-collapse>.xxlarge-9{width:75%}.small-margin-collapse>.xxlarge-10{width:83.3333333333%}.small-margin-collapse>.xxlarge-11{width:91.6666666667%}.small-margin-collapse>.xxlarge-12{width:100%}}.small-padding-collapse{margin-left:0;margin-right:0}.small-padding-collapse>.cell{padding-left:0;padding-right:0}@media print,screen and (min-width:30em){.medium-margin-collapse,.medium-margin-collapse>.cell{margin-left:0;margin-right:0}.medium-margin-collapse>.small-1{width:8.3333333333%}.medium-margin-collapse>.small-2{width:16.6666666667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.3333333333%}.medium-margin-collapse>.small-5{width:41.6666666667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.3333333333%}.medium-margin-collapse>.small-8{width:66.6666666667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.3333333333%}.medium-margin-collapse>.small-11{width:91.6666666667%}.medium-margin-collapse>.small-12{width:100%}.medium-margin-collapse>.medium-1{width:8.3333333333%}.medium-margin-collapse>.medium-2{width:16.6666666667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.3333333333%}.medium-margin-collapse>.medium-5{width:41.6666666667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.3333333333%}.medium-margin-collapse>.medium-8{width:66.6666666667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.3333333333%}.medium-margin-collapse>.medium-11{width:91.6666666667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse>.large-1{width:8.3333333333%}.medium-margin-collapse>.large-2{width:16.6666666667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.3333333333%}.medium-margin-collapse>.large-5{width:41.6666666667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.3333333333%}.medium-margin-collapse>.large-8{width:66.6666666667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.3333333333%}.medium-margin-collapse>.large-11{width:91.6666666667%}.medium-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.medium-margin-collapse>.xlarge-1{width:8.3333333333%}.medium-margin-collapse>.xlarge-2{width:16.6666666667%}.medium-margin-collapse>.xlarge-3{width:25%}.medium-margin-collapse>.xlarge-4{width:33.3333333333%}.medium-margin-collapse>.xlarge-5{width:41.6666666667%}.medium-margin-collapse>.xlarge-6{width:50%}.medium-margin-collapse>.xlarge-7{width:58.3333333333%}.medium-margin-collapse>.xlarge-8{width:66.6666666667%}.medium-margin-collapse>.xlarge-9{width:75%}.medium-margin-collapse>.xlarge-10{width:83.3333333333%}.medium-margin-collapse>.xlarge-11{width:91.6666666667%}.medium-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.medium-margin-collapse>.xxlarge-1{width:8.3333333333%}.medium-margin-collapse>.xxlarge-2{width:16.6666666667%}.medium-margin-collapse>.xxlarge-3{width:25%}.medium-margin-collapse>.xxlarge-4{width:33.3333333333%}.medium-margin-collapse>.xxlarge-5{width:41.6666666667%}.medium-margin-collapse>.xxlarge-6{width:50%}.medium-margin-collapse>.xxlarge-7{width:58.3333333333%}.medium-margin-collapse>.xxlarge-8{width:66.6666666667%}.medium-margin-collapse>.xxlarge-9{width:75%}.medium-margin-collapse>.xxlarge-10{width:83.3333333333%}.medium-margin-collapse>.xxlarge-11{width:91.6666666667%}.medium-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:30em){.medium-padding-collapse{margin-left:0;margin-right:0}.medium-padding-collapse>.cell{padding-left:0;padding-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse,.large-margin-collapse>.cell{margin-left:0;margin-right:0}.large-margin-collapse>.small-1{width:8.3333333333%}.large-margin-collapse>.small-2{width:16.6666666667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.3333333333%}.large-margin-collapse>.small-5{width:41.6666666667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.3333333333%}.large-margin-collapse>.small-8{width:66.6666666667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.3333333333%}.large-margin-collapse>.small-11{width:91.6666666667%}.large-margin-collapse>.small-12{width:100%}.large-margin-collapse>.medium-1{width:8.3333333333%}.large-margin-collapse>.medium-2{width:16.6666666667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.3333333333%}.large-margin-collapse>.medium-5{width:41.6666666667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.3333333333%}.large-margin-collapse>.medium-8{width:66.6666666667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.3333333333%}.large-margin-collapse>.medium-11{width:91.6666666667%}.large-margin-collapse>.medium-12{width:100%}.large-margin-collapse>.large-1{width:8.3333333333%}.large-margin-collapse>.large-2{width:16.6666666667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.3333333333%}.large-margin-collapse>.large-5{width:41.6666666667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.3333333333%}.large-margin-collapse>.large-8{width:66.6666666667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.3333333333%}.large-margin-collapse>.large-11{width:91.6666666667%}.large-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.large-margin-collapse>.xlarge-1{width:8.3333333333%}.large-margin-collapse>.xlarge-2{width:16.6666666667%}.large-margin-collapse>.xlarge-3{width:25%}.large-margin-collapse>.xlarge-4{width:33.3333333333%}.large-margin-collapse>.xlarge-5{width:41.6666666667%}.large-margin-collapse>.xlarge-6{width:50%}.large-margin-collapse>.xlarge-7{width:58.3333333333%}.large-margin-collapse>.xlarge-8{width:66.6666666667%}.large-margin-collapse>.xlarge-9{width:75%}.large-margin-collapse>.xlarge-10{width:83.3333333333%}.large-margin-collapse>.xlarge-11{width:91.6666666667%}.large-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.large-margin-collapse>.xxlarge-1{width:8.3333333333%}.large-margin-collapse>.xxlarge-2{width:16.6666666667%}.large-margin-collapse>.xxlarge-3{width:25%}.large-margin-collapse>.xxlarge-4{width:33.3333333333%}.large-margin-collapse>.xxlarge-5{width:41.6666666667%}.large-margin-collapse>.xxlarge-6{width:50%}.large-margin-collapse>.xxlarge-7{width:58.3333333333%}.large-margin-collapse>.xxlarge-8{width:66.6666666667%}.large-margin-collapse>.xxlarge-9{width:75%}.large-margin-collapse>.xxlarge-10{width:83.3333333333%}.large-margin-collapse>.xxlarge-11{width:91.6666666667%}.large-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:64em){.large-padding-collapse{margin-left:0;margin-right:0}.large-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:90em){.xlarge-margin-collapse,.xlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xlarge-margin-collapse>.small-1{width:8.3333333333%}.xlarge-margin-collapse>.small-2{width:16.6666666667%}.xlarge-margin-collapse>.small-3{width:25%}.xlarge-margin-collapse>.small-4{width:33.3333333333%}.xlarge-margin-collapse>.small-5{width:41.6666666667%}.xlarge-margin-collapse>.small-6{width:50%}.xlarge-margin-collapse>.small-7{width:58.3333333333%}.xlarge-margin-collapse>.small-8{width:66.6666666667%}.xlarge-margin-collapse>.small-9{width:75%}.xlarge-margin-collapse>.small-10{width:83.3333333333%}.xlarge-margin-collapse>.small-11{width:91.6666666667%}.xlarge-margin-collapse>.small-12{width:100%}.xlarge-margin-collapse>.medium-1{width:8.3333333333%}.xlarge-margin-collapse>.medium-2{width:16.6666666667%}.xlarge-margin-collapse>.medium-3{width:25%}.xlarge-margin-collapse>.medium-4{width:33.3333333333%}.xlarge-margin-collapse>.medium-5{width:41.6666666667%}.xlarge-margin-collapse>.medium-6{width:50%}.xlarge-margin-collapse>.medium-7{width:58.3333333333%}.xlarge-margin-collapse>.medium-8{width:66.6666666667%}.xlarge-margin-collapse>.medium-9{width:75%}.xlarge-margin-collapse>.medium-10{width:83.3333333333%}.xlarge-margin-collapse>.medium-11{width:91.6666666667%}.xlarge-margin-collapse>.medium-12{width:100%}.xlarge-margin-collapse>.large-1{width:8.3333333333%}.xlarge-margin-collapse>.large-2{width:16.6666666667%}.xlarge-margin-collapse>.large-3{width:25%}.xlarge-margin-collapse>.large-4{width:33.3333333333%}.xlarge-margin-collapse>.large-5{width:41.6666666667%}.xlarge-margin-collapse>.large-6{width:50%}.xlarge-margin-collapse>.large-7{width:58.3333333333%}.xlarge-margin-collapse>.large-8{width:66.6666666667%}.xlarge-margin-collapse>.large-9{width:75%}.xlarge-margin-collapse>.large-10{width:83.3333333333%}.xlarge-margin-collapse>.large-11{width:91.6666666667%}.xlarge-margin-collapse>.large-12{width:100%}.xlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xlarge-3{width:25%}.xlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xlarge-6{width:50%}.xlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xlarge-9{width:75%}.xlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.xlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xxlarge-3{width:25%}.xlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xxlarge-6{width:50%}.xlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xxlarge-9{width:75%}.xlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xxlarge-12{width:100%}}@media screen and (min-width:90em){.xlarge-padding-collapse{margin-left:0;margin-right:0}.xlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:120em){.xxlarge-margin-collapse,.xxlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xxlarge-margin-collapse>.small-1{width:8.3333333333%}.xxlarge-margin-collapse>.small-2{width:16.6666666667%}.xxlarge-margin-collapse>.small-3{width:25%}.xxlarge-margin-collapse>.small-4{width:33.3333333333%}.xxlarge-margin-collapse>.small-5{width:41.6666666667%}.xxlarge-margin-collapse>.small-6{width:50%}.xxlarge-margin-collapse>.small-7{width:58.3333333333%}.xxlarge-margin-collapse>.small-8{width:66.6666666667%}.xxlarge-margin-collapse>.small-9{width:75%}.xxlarge-margin-collapse>.small-10{width:83.3333333333%}.xxlarge-margin-collapse>.small-11{width:91.6666666667%}.xxlarge-margin-collapse>.small-12{width:100%}.xxlarge-margin-collapse>.medium-1{width:8.3333333333%}.xxlarge-margin-collapse>.medium-2{width:16.6666666667%}.xxlarge-margin-collapse>.medium-3{width:25%}.xxlarge-margin-collapse>.medium-4{width:33.3333333333%}.xxlarge-margin-collapse>.medium-5{width:41.6666666667%}.xxlarge-margin-collapse>.medium-6{width:50%}.xxlarge-margin-collapse>.medium-7{width:58.3333333333%}.xxlarge-margin-collapse>.medium-8{width:66.6666666667%}.xxlarge-margin-collapse>.medium-9{width:75%}.xxlarge-margin-collapse>.medium-10{width:83.3333333333%}.xxlarge-margin-collapse>.medium-11{width:91.6666666667%}.xxlarge-margin-collapse>.medium-12{width:100%}.xxlarge-margin-collapse>.large-1{width:8.3333333333%}.xxlarge-margin-collapse>.large-2{width:16.6666666667%}.xxlarge-margin-collapse>.large-3{width:25%}.xxlarge-margin-collapse>.large-4{width:33.3333333333%}.xxlarge-margin-collapse>.large-5{width:41.6666666667%}.xxlarge-margin-collapse>.large-6{width:50%}.xxlarge-margin-collapse>.large-7{width:58.3333333333%}.xxlarge-margin-collapse>.large-8{width:66.6666666667%}.xxlarge-margin-collapse>.large-9{width:75%}.xxlarge-margin-collapse>.large-10{width:83.3333333333%}.xxlarge-margin-collapse>.large-11{width:91.6666666667%}.xxlarge-margin-collapse>.large-12{width:100%}.xxlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xlarge-3{width:25%}.xxlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xlarge-6{width:50%}.xxlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xlarge-9{width:75%}.xxlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xlarge-12{width:100%}.xxlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xxlarge-3{width:25%}.xxlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xxlarge-6{width:50%}.xxlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xxlarge-9{width:75%}.xxlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xxlarge-12{width:100%}.xxlarge-padding-collapse{margin-left:0;margin-right:0}.xxlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:.375rem}.small-offset-1{margin-left:8.3333333333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.33333% + .375rem)}.small-offset-2{margin-left:16.6666666667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.66667% + .375rem)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + .375rem)}.small-offset-4{margin-left:33.3333333333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.33333% + .375rem)}.small-offset-5{margin-left:41.6666666667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.66667% + .375rem)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + .375rem)}.small-offset-7{margin-left:58.3333333333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.33333% + .375rem)}.small-offset-8{margin-left:66.6666666667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.66667% + .375rem)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + .375rem)}.small-offset-10{margin-left:83.3333333333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.33333% + .375rem)}.small-offset-11{margin-left:91.6666666667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.66667% + .375rem)}@media print,screen and (min-width:30em){.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:.75rem}.medium-offset-1,.pagehero-full .breadcrumb{margin-left:8.3333333333%}.grid-margin-x>.medium-offset-1,.pagehero-full .grid-margin-x>.breadcrumb{margin-left:calc(8.33333% + .75rem)}.medium-offset-2{margin-left:16.6666666667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.66667% + .75rem)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + .75rem)}.medium-offset-4{margin-left:33.3333333333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.33333% + .75rem)}.medium-offset-5{margin-left:41.6666666667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.66667% + .75rem)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + .75rem)}.medium-offset-7{margin-left:58.3333333333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.33333% + .75rem)}.medium-offset-8{margin-left:66.6666666667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.66667% + .75rem)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + .75rem)}.medium-offset-10{margin-left:83.3333333333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.33333% + .75rem)}.medium-offset-11{margin-left:91.6666666667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.66667% + .75rem)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:.75rem}.large-offset-1{margin-left:8.3333333333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.33333% + .75rem)}.large-offset-2{margin-left:16.6666666667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + .75rem)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + .75rem)}.large-offset-4{margin-left:33.3333333333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.33333% + .75rem)}.large-offset-5{margin-left:41.6666666667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.66667% + .75rem)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + .75rem)}.large-offset-7{margin-left:58.3333333333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.33333% + .75rem)}.large-offset-8{margin-left:66.6666666667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.66667% + .75rem)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + .75rem)}.large-offset-10{margin-left:83.3333333333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.33333% + .75rem)}.large-offset-11{margin-left:91.6666666667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:90em){.xlarge-offset-0{margin-left:0}.grid-margin-x>.xlarge-offset-0{margin-left:.75rem}.xlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xlarge-offset-3{margin-left:25%}.grid-margin-x>.xlarge-offset-3{margin-left:calc(25% + .75rem)}.xlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xlarge-offset-6{margin-left:50%}.grid-margin-x>.xlarge-offset-6{margin-left:calc(50% + .75rem)}.xlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xlarge-offset-9{margin-left:75%}.grid-margin-x>.xlarge-offset-9{margin-left:calc(75% + .75rem)}.xlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:120em){.xxlarge-offset-0{margin-left:0}.grid-margin-x>.xxlarge-offset-0{margin-left:.75rem}.xxlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xxlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xxlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xxlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xxlarge-offset-3{margin-left:25%}.grid-margin-x>.xxlarge-offset-3{margin-left:calc(25% + .75rem)}.xxlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xxlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xxlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xxlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xxlarge-offset-6{margin-left:50%}.grid-margin-x>.xxlarge-offset-6{margin-left:calc(50% + .75rem)}.xxlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xxlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xxlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xxlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xxlarge-offset-9{margin-left:75%}.grid-margin-x>.xxlarge-offset-9{margin-left:calc(75% + .75rem)}.xxlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xxlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xxlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xxlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}.grid-y{display:flex;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto,.grid-y>.shrink{height:auto}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-full,.grid-y>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-full,.grid-y>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-full,.grid-y>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-full,.grid-y>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-full,.grid-y>.xxlarge-shrink{flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9{flex:0 0 auto}.grid-y>.small-1{height:8.3333333333%}.grid-y>.small-2{height:16.6666666667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.3333333333%}.grid-y>.small-5{height:41.6666666667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.3333333333%}.grid-y>.small-8{height:66.6666666667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.3333333333%}.grid-y>.small-11{height:91.6666666667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width:30em){.grid-y>.medium-auto{flex:1 1 0;height:auto}.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-shrink{flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.3333333333%}.grid-y>.medium-2{height:16.6666666667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.3333333333%}.grid-y>.medium-5{height:41.6666666667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.3333333333%}.grid-y>.medium-8{height:66.6666666667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.3333333333%}.grid-y>.medium-11{height:91.6666666667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width:64em){.grid-y>.large-auto{flex:1 1 0;height:auto}.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-shrink{flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.3333333333%}.grid-y>.large-2{height:16.6666666667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.3333333333%}.grid-y>.large-5{height:41.6666666667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.3333333333%}.grid-y>.large-8{height:66.6666666667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.3333333333%}.grid-y>.large-11{height:91.6666666667%}.grid-y>.large-12{height:100%}}@media screen and (min-width:90em){.grid-y>.xlarge-auto{flex:1 1 0;height:auto}.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-shrink{flex:0 0 auto}.grid-y>.xlarge-shrink{height:auto}.grid-y>.xlarge-1{height:8.3333333333%}.grid-y>.xlarge-2{height:16.6666666667%}.grid-y>.xlarge-3{height:25%}.grid-y>.xlarge-4{height:33.3333333333%}.grid-y>.xlarge-5{height:41.6666666667%}.grid-y>.xlarge-6{height:50%}.grid-y>.xlarge-7{height:58.3333333333%}.grid-y>.xlarge-8{height:66.6666666667%}.grid-y>.xlarge-9{height:75%}.grid-y>.xlarge-10{height:83.3333333333%}.grid-y>.xlarge-11{height:91.6666666667%}.grid-y>.xlarge-12{height:100%}}@media screen and (min-width:120em){.grid-y>.xxlarge-auto{flex:1 1 0;height:auto}.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-shrink{flex:0 0 auto}.grid-y>.xxlarge-shrink{height:auto}.grid-y>.xxlarge-1{height:8.3333333333%}.grid-y>.xxlarge-2{height:16.6666666667%}.grid-y>.xxlarge-3{height:25%}.grid-y>.xxlarge-4{height:33.3333333333%}.grid-y>.xxlarge-5{height:41.6666666667%}.grid-y>.xxlarge-6{height:50%}.grid-y>.xxlarge-7{height:58.3333333333%}.grid-y>.xxlarge-8{height:66.6666666667%}.grid-y>.xxlarge-9{height:75%}.grid-y>.xxlarge-10{height:83.3333333333%}.grid-y>.xxlarge-11{height:91.6666666667%}.grid-y>.xxlarge-12{height:100%}}.grid-padding-y .grid-padding-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-padding-y .grid-padding-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-padding-y>.cell{padding-bottom:.375rem;padding-top:.375rem}@media print,screen and (min-width:30em){.grid-padding-y>.cell{padding-bottom:.75rem;padding-top:.75rem}}.grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .grid-frame{width:100%}.cell-block{max-width:100%;overflow-x:auto}.cell-block,.cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container{display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}@media print,screen and (min-width:30em){.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.medium-cell-block-container{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.medium-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media print,screen and (min-width:64em){.large-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.large-cell-block-container{display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.large-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:90em){.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xlarge-grid-frame{width:100%}.xlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:120em){.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xxlarge-grid-frame{width:100%}.xxlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xxlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xxlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xxlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}.grid-y.grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:30em){.grid-y.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:90em){.grid-y.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:120em){.grid-y.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:30em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}@media screen and (min-width:90em){.cell .grid-y.xlarge-grid-frame{height:100%}}@media screen and (min-width:120em){.cell .grid-y.xxlarge-grid-frame{height:100%}}.grid-margin-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-margin-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-margin-y>.cell{height:calc(100% - .75rem);margin-bottom:.375rem;margin-top:.375rem}@media print,screen and (min-width:30em){.grid-margin-y>.cell{height:calc(100% - 1.5rem);margin-bottom:.75rem;margin-top:.75rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - .75rem)}.grid-margin-y>.small-2{height:calc(16.66667% - .75rem)}.grid-margin-y>.small-3{height:calc(25% - .75rem)}.grid-margin-y>.small-4{height:calc(33.33333% - .75rem)}.grid-margin-y>.small-5{height:calc(41.66667% - .75rem)}.grid-margin-y>.small-6{height:calc(50% - .75rem)}.grid-margin-y>.small-7{height:calc(58.33333% - .75rem)}.grid-margin-y>.small-8{height:calc(66.66667% - .75rem)}.grid-margin-y>.small-9{height:calc(75% - .75rem)}.grid-margin-y>.small-10{height:calc(83.33333% - .75rem)}.grid-margin-y>.small-11{height:calc(91.66667% - .75rem)}.grid-margin-y>.small-12{height:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.small-3{height:calc(25% - 1.5rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.small-6{height:calc(50% - 1.5rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.small-9{height:calc(75% - 1.5rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.small-12{height:calc(100% - 1.5rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.5rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.5rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.5rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.large-3{height:calc(25% - 1.5rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.large-6{height:calc(50% - 1.5rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.large-9{height:calc(75% - 1.5rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.large-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y>.xlarge-auto,.grid-margin-y>.xlarge-shrink{height:auto}.grid-margin-y>.xlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xlarge-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y>.xxlarge-auto,.grid-margin-y>.xxlarge-shrink{height:auto}.grid-margin-y>.xxlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xxlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xxlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xxlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xxlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xxlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xxlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xxlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xxlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xxlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xxlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xxlarge-12{height:calc(100% - 1.5rem)}}.grid-frame.grid-margin-y{height:calc(100vh + .75rem)}@media print,screen and (min-width:30em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:30em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y.xlarge-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y.xxlarge-grid-frame{height:calc(100vh + 1.5rem)}}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-left:auto;margin-right:auto}.clearfix:after,.clearfix:before{content:" ";display:table;flex-basis:0;order:1}.clearfix:after{clear:both}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{align-content:center;align-items:center;justify-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width:30em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width:64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}@media screen and (min-width:90em){.xlarge-order-1{order:1}.xlarge-order-2{order:2}.xlarge-order-3{order:3}.xlarge-order-4{order:4}.xlarge-order-5{order:5}.xlarge-order-6{order:6}}@media screen and (min-width:120em){.xxlarge-order-1{order:1}.xxlarge-order-2{order:2}.xxlarge-order-3{order:3}.xxlarge-order-4{order:4}.xxlarge-order-5{order:5}.xxlarge-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width:30em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:90em){.xlarge-flex-container{display:flex}.xlarge-flex-child-auto{flex:1 1 auto}.xlarge-flex-child-grow{flex:1 0 auto}.xlarge-flex-child-shrink{flex:0 1 auto}.xlarge-flex-dir-row{flex-direction:row}.xlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xlarge-flex-dir-column{flex-direction:column}.xlarge-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:120em){.xxlarge-flex-container{display:flex}.xxlarge-flex-child-auto{flex:1 1 auto}.xxlarge-flex-child-grow{flex:1 0 auto}.xxlarge-flex-child-shrink{flex:0 1 auto}.xxlarge-flex-dir-row{flex-direction:row}.xxlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xxlarge-flex-dir-column{flex-direction:column}.xxlarge-flex-dir-column-reverse{flex-direction:column-reverse}}.hide{display:none!important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width:29.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:30em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:30em){.hide-for-medium{display:none!important}}@media screen and (max-width:29.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:30em)and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:29.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:64em)and (max-width:89.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:90em){.show-for-large-only{display:none!important}}@media screen and (min-width:90em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:89.99875em){.show-for-xlarge{display:none!important}}@media screen and (min-width:90em)and (max-width:119.99875em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:89.99875em),screen and (min-width:120em){.show-for-xlarge-only{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge-only{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge-only{display:none!important}}.show-for-sr,.show-on-focus{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.show-on-focus:active,.show-on-focus:focus{clip:auto!important;height:auto!important;overflow:visible!important;position:static!important;white-space:normal!important;width:auto!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode{display:block!important}.hide-for-dark-mode{display:none!important}}.show-for-ie{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie{display:block!important}.hide-for-ie{display:none!important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}.pagehero-full{background-color:#f7f7f7;min-height:642px;overflow:hidden;position:relative;word-break:break-word}@media(min-width:48em){.pagehero-full{min-height:746px}}.pagehero-full .pagehero-content{align-items:center;display:flex;height:100%;padding-top:0;position:absolute;top:0}@media(min-width:48em){.pagehero-full .pagehero-content{flex-direction:row;padding-top:0}}.pagehero-full .pagehero-content h4{padding-top:0}.pagehero-full .pagehero-content h2{margin-top:0}@media(min-width:48em){.pagehero-full .content-box{width:65%}}.pagehero-full .breadcrumb{padding-top:5rem}@media(max-width:47.9375em){.pagehero-full .breadcrumb{padding-left:.75rem;padding-right:.75rem;padding-top:5rem}}.pagehero-full .breadcrumb ul li{margin-bottom:0}@media(max-width:47.9375em){.pagehero-content{height:auto;padding-left:.75rem;padding-right:.75rem}}.pagehero-content h4{margin-bottom:.5rem;padding-top:6.313rem}@media(min-width:48em){.pagehero-content h4{padding-top:0}}.pagehero-content h4+h2{margin-top:0}.pagehero-content h2{font-family:SohneBreit,ProximaNova,sans-serif;font-weight:700;margin-bottom:0;text-transform:uppercase}.pagehero-content .subtitle{font-size:1.563rem;font-weight:400;line-height:1.15;margin-bottom:0;margin-top:1rem}@media(min-width:48em){.pagehero-content .subtitle{font-size:2.188rem}}.pagehero-content a.button{bottom:1.5rem;left:.75rem;position:absolute;right:.75rem}@media(min-width:48em){.pagehero-content a.button{inset:unset;margin-bottom:0;margin-top:3rem;position:relative}}.pagehero-image{width:100%}@media(max-width:47.9375em){.pagehero-image{padding-bottom:100%;position:relative;width:100%}}@media(min-width:48em){.pagehero-image{height:100%}}@media(max-width:47.9375em){.pagehero-image img,.pagehero-image video{position:absolute}}.pagehero-tall{position:relative}.pagehero-tall .pagehero-content{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;word-break:break-word}@media(max-width:47.9375em){.pagehero-tall .pagehero-content{height:auto;padding:0 0 2.5rem}.pagehero-tall .pagehero-content h4{padding-top:0}}@media(min-width:48em){.pagehero-tall .pagehero-content{padding-bottom:0;padding-right:1.438rem}}.pagehero-tall .pagehero-content a.button{bottom:1.5rem;left:0;position:absolute;right:0}@media(min-width:48em){.pagehero-tall .pagehero-content a.button{display:block;inset:unset;margin-top:1.5rem;position:relative}}.pagehero-tall.no-background .pagehero-content{min-height:650px}.pagehero-tall .hero-placeholder,.pagehero-tall .homepage-hero-image{overflow:hidden}@media(min-width:48em){.pagehero-tall .hero-placeholder,.pagehero-tall .homepage-hero-image{overflow:visible}}.pagehero-tall .hero-placeholder a.button,.pagehero-tall .homepage-hero-image a.button{display:none;margin:2rem 0 1rem}.pagehero-tall .breadcrumb{margin-bottom:5rem;margin-top:5rem;position:static}@media(min-width:48em){.pagehero-tall .breadcrumb{margin-bottom:0;margin-top:0;position:absolute;top:30px}}@media(min-width:64em){.pagehero-tall .breadcrumb{position:absolute;top:80px}}.pagehero-tall .breadcrumb ul li{margin-bottom:0;margin-top:0}.pagehero-tall.has-cta .homepage-hero-image{margin-bottom:6.5rem}@media(min-width:48em){.pagehero-tall.has-cta .homepage-hero-image{margin-bottom:unset}[dir=rtl] .pagehero-tall .pagehero-content{padding-left:1.438rem;padding-right:0}}:lang(my) .pagehero-content h2{font-family:NotoSans,sans-serif}:lang(be) .pagehero-content h2,:lang(bg) .pagehero-content h2,:lang(kk) .pagehero-content h2,:lang(ky) .pagehero-content h2,:lang(mk) .pagehero-content h2,:lang(mn) .pagehero-content h2,:lang(ru) .pagehero-content h2,:lang(sr) .pagehero-content h2,:lang(uk) .pagehero-content h2{font-family:ProximaNova,sans-serif} \ No newline at end of file +.pagehero-full img,.pagehero-full video,.pagehero-image img,.pagehero-image video{height:100%;object-fit:cover;padding:0;width:100%}.overlay-grey:before,.pagehero-full .overlay-grey,.pagehero-full video{content:"";height:100%;left:0;position:absolute;top:0;width:100%}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.pagehero-full{margin:0 auto;max-width:100%;-webkit-transition:max-width .5s ease;-moz-transition:max-width .5s ease;-ms-transition:max-width .5s ease;-o-transition:max-width .5s ease;transition:max-width .5s ease}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.grid-container{margin-left:auto;margin-right:auto;max-width:90rem;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.fluid{margin-left:auto;margin-right:auto;max-width:100%;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container.fluid{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.full{margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0}.grid-x{display:flex;flex-flow:row wrap}.cell{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{flex:1 1 0}.cell.shrink{flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-full,.grid-x>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-full,.grid-x>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-full,.grid-x>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-full,.grid-x>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-full,.grid-x>.xxlarge-shrink{flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9{flex:0 0 auto}.grid-x>.small-1{width:8.3333333333%}.grid-x>.small-2{width:16.6666666667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.3333333333%}.grid-x>.small-5{width:41.6666666667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.3333333333%}.grid-x>.small-8{width:66.6666666667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.3333333333%}.grid-x>.small-11{width:91.6666666667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:30em){.grid-x>.medium-auto{flex:1 1 0;width:auto}.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-shrink{flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.3333333333%}.grid-x>.medium-2{width:16.6666666667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.3333333333%}.grid-x>.medium-5{width:41.6666666667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.3333333333%}.grid-x>.medium-8{width:66.6666666667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.3333333333%}.grid-x>.medium-11{width:91.6666666667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{flex:1 1 0;width:auto}.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-shrink{flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.3333333333%}.grid-x>.large-2{width:16.6666666667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.3333333333%}.grid-x>.large-5{width:41.6666666667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.3333333333%}.grid-x>.large-8{width:66.6666666667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.3333333333%}.grid-x>.large-11{width:91.6666666667%}.grid-x>.large-12{width:100%}}@media screen and (min-width:90em){.grid-x>.xlarge-auto{flex:1 1 0;width:auto}.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-shrink{flex:0 0 auto}.grid-x>.xlarge-shrink{width:auto}.grid-x>.xlarge-1{width:8.3333333333%}.grid-x>.xlarge-2{width:16.6666666667%}.grid-x>.xlarge-3{width:25%}.grid-x>.xlarge-4{width:33.3333333333%}.grid-x>.xlarge-5{width:41.6666666667%}.grid-x>.xlarge-6{width:50%}.grid-x>.xlarge-7{width:58.3333333333%}.grid-x>.xlarge-8{width:66.6666666667%}.grid-x>.xlarge-9{width:75%}.grid-x>.xlarge-10{width:83.3333333333%}.grid-x>.xlarge-11{width:91.6666666667%}.grid-x>.xlarge-12{width:100%}}@media screen and (min-width:120em){.grid-x>.xxlarge-auto{flex:1 1 0;width:auto}.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-shrink{flex:0 0 auto}.grid-x>.xxlarge-shrink{width:auto}.grid-x>.xxlarge-1{width:8.3333333333%}.grid-x>.xxlarge-2{width:16.6666666667%}.grid-x>.xxlarge-3{width:25%}.grid-x>.xxlarge-4{width:33.3333333333%}.grid-x>.xxlarge-5{width:41.6666666667%}.grid-x>.xxlarge-6{width:50%}.grid-x>.xxlarge-7{width:58.3333333333%}.grid-x>.xxlarge-8{width:66.6666666667%}.grid-x>.xxlarge-9{width:75%}.grid-x>.xxlarge-10{width:83.3333333333%}.grid-x>.xxlarge-11{width:91.6666666667%}.grid-x>.xxlarge-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-margin-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-margin-x>.cell{margin-left:.375rem;margin-right:.375rem;width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.cell{margin-left:.75rem;margin-right:.75rem;width:calc(100% - 1.5rem)}}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - .75rem)}.grid-margin-x>.small-2{width:calc(16.66667% - .75rem)}.grid-margin-x>.small-3{width:calc(25% - .75rem)}.grid-margin-x>.small-4{width:calc(33.33333% - .75rem)}.grid-margin-x>.small-5{width:calc(41.66667% - .75rem)}.grid-margin-x>.small-6{width:calc(50% - .75rem)}.grid-margin-x>.small-7{width:calc(58.33333% - .75rem)}.grid-margin-x>.small-8{width:calc(66.66667% - .75rem)}.grid-margin-x>.small-9{width:calc(75% - .75rem)}.grid-margin-x>.small-10{width:calc(83.33333% - .75rem)}.grid-margin-x>.small-11{width:calc(91.66667% - .75rem)}.grid-margin-x>.small-12{width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.small-3{width:calc(25% - 1.5rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.small-6{width:calc(50% - 1.5rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.small-9{width:calc(75% - 1.5rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.small-12{width:calc(100% - 1.5rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.medium-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.5rem)}.grid-margin-x>.medium-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.medium-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.5rem)}.grid-margin-x>.medium-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.medium-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.5rem)}.grid-margin-x>.medium-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.medium-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.large-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.large-3{width:calc(25% - 1.5rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.large-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.large-6{width:calc(50% - 1.5rem)}.grid-margin-x>.large-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.large-9{width:calc(75% - 1.5rem)}.grid-margin-x>.large-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.large-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.large-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x>.xlarge-auto,.grid-margin-x>.xlarge-shrink{width:auto}.grid-margin-x>.xlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xlarge-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x>.xxlarge-auto,.grid-margin-x>.xxlarge-shrink{width:auto}.grid-margin-x>.xxlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xxlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xxlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xxlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xxlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xxlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xxlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xxlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xxlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xxlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xxlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xxlarge-12{width:calc(100% - 1.5rem)}}.grid-padding-x .grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-padding-x .grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-container:not(.full)>.grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-container:not(.full)>.grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-padding-x>.cell{padding-left:.375rem;padding-right:.375rem}@media print,screen and (min-width:30em){.grid-padding-x>.cell{padding-left:.75rem;padding-right:.75rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.3333333333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.6666666667%}.small-up-7>.cell{width:14.2857142857%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:30em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.3333333333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.6666666667%}.medium-up-7>.cell{width:14.2857142857%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.3333333333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.6666666667%}.large-up-7>.cell{width:14.2857142857%}.large-up-8>.cell{width:12.5%}}@media screen and (min-width:90em){.xlarge-up-1>.cell{width:100%}.xlarge-up-2>.cell{width:50%}.xlarge-up-3>.cell{width:33.3333333333%}.xlarge-up-4>.cell{width:25%}.xlarge-up-5>.cell{width:20%}.xlarge-up-6>.cell{width:16.6666666667%}.xlarge-up-7>.cell{width:14.2857142857%}.xlarge-up-8>.cell{width:12.5%}}@media screen and (min-width:120em){.xxlarge-up-1>.cell{width:100%}.xxlarge-up-2>.cell{width:50%}.xxlarge-up-3>.cell{width:33.3333333333%}.xxlarge-up-4>.cell{width:25%}.xxlarge-up-5>.cell{width:20%}.xxlarge-up-6>.cell{width:16.6666666667%}.xxlarge-up-7>.cell{width:14.2857142857%}.xxlarge-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - .75rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - .75rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - .75rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - .75rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - .75rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - .75rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - .75rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.5rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x.xlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x.xxlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xxlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xxlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xxlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xxlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xxlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xxlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xxlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}.small-margin-collapse,.small-margin-collapse>.cell{margin-left:0;margin-right:0}.small-margin-collapse>.small-1{width:8.3333333333%}.small-margin-collapse>.small-2{width:16.6666666667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.3333333333%}.small-margin-collapse>.small-5{width:41.6666666667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.3333333333%}.small-margin-collapse>.small-8{width:66.6666666667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.3333333333%}.small-margin-collapse>.small-11{width:91.6666666667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width:30em){.small-margin-collapse>.medium-1{width:8.3333333333%}.small-margin-collapse>.medium-2{width:16.6666666667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.3333333333%}.small-margin-collapse>.medium-5{width:41.6666666667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.3333333333%}.small-margin-collapse>.medium-8{width:66.6666666667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.3333333333%}.small-margin-collapse>.medium-11{width:91.6666666667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse>.large-1{width:8.3333333333%}.small-margin-collapse>.large-2{width:16.6666666667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.3333333333%}.small-margin-collapse>.large-5{width:41.6666666667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.3333333333%}.small-margin-collapse>.large-8{width:66.6666666667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.3333333333%}.small-margin-collapse>.large-11{width:91.6666666667%}.small-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.small-margin-collapse>.xlarge-1{width:8.3333333333%}.small-margin-collapse>.xlarge-2{width:16.6666666667%}.small-margin-collapse>.xlarge-3{width:25%}.small-margin-collapse>.xlarge-4{width:33.3333333333%}.small-margin-collapse>.xlarge-5{width:41.6666666667%}.small-margin-collapse>.xlarge-6{width:50%}.small-margin-collapse>.xlarge-7{width:58.3333333333%}.small-margin-collapse>.xlarge-8{width:66.6666666667%}.small-margin-collapse>.xlarge-9{width:75%}.small-margin-collapse>.xlarge-10{width:83.3333333333%}.small-margin-collapse>.xlarge-11{width:91.6666666667%}.small-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.small-margin-collapse>.xxlarge-1{width:8.3333333333%}.small-margin-collapse>.xxlarge-2{width:16.6666666667%}.small-margin-collapse>.xxlarge-3{width:25%}.small-margin-collapse>.xxlarge-4{width:33.3333333333%}.small-margin-collapse>.xxlarge-5{width:41.6666666667%}.small-margin-collapse>.xxlarge-6{width:50%}.small-margin-collapse>.xxlarge-7{width:58.3333333333%}.small-margin-collapse>.xxlarge-8{width:66.6666666667%}.small-margin-collapse>.xxlarge-9{width:75%}.small-margin-collapse>.xxlarge-10{width:83.3333333333%}.small-margin-collapse>.xxlarge-11{width:91.6666666667%}.small-margin-collapse>.xxlarge-12{width:100%}}.small-padding-collapse{margin-left:0;margin-right:0}.small-padding-collapse>.cell{padding-left:0;padding-right:0}@media print,screen and (min-width:30em){.medium-margin-collapse,.medium-margin-collapse>.cell{margin-left:0;margin-right:0}.medium-margin-collapse>.small-1{width:8.3333333333%}.medium-margin-collapse>.small-2{width:16.6666666667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.3333333333%}.medium-margin-collapse>.small-5{width:41.6666666667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.3333333333%}.medium-margin-collapse>.small-8{width:66.6666666667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.3333333333%}.medium-margin-collapse>.small-11{width:91.6666666667%}.medium-margin-collapse>.small-12{width:100%}.medium-margin-collapse>.medium-1{width:8.3333333333%}.medium-margin-collapse>.medium-2{width:16.6666666667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.3333333333%}.medium-margin-collapse>.medium-5{width:41.6666666667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.3333333333%}.medium-margin-collapse>.medium-8{width:66.6666666667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.3333333333%}.medium-margin-collapse>.medium-11{width:91.6666666667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse>.large-1{width:8.3333333333%}.medium-margin-collapse>.large-2{width:16.6666666667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.3333333333%}.medium-margin-collapse>.large-5{width:41.6666666667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.3333333333%}.medium-margin-collapse>.large-8{width:66.6666666667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.3333333333%}.medium-margin-collapse>.large-11{width:91.6666666667%}.medium-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.medium-margin-collapse>.xlarge-1{width:8.3333333333%}.medium-margin-collapse>.xlarge-2{width:16.6666666667%}.medium-margin-collapse>.xlarge-3{width:25%}.medium-margin-collapse>.xlarge-4{width:33.3333333333%}.medium-margin-collapse>.xlarge-5{width:41.6666666667%}.medium-margin-collapse>.xlarge-6{width:50%}.medium-margin-collapse>.xlarge-7{width:58.3333333333%}.medium-margin-collapse>.xlarge-8{width:66.6666666667%}.medium-margin-collapse>.xlarge-9{width:75%}.medium-margin-collapse>.xlarge-10{width:83.3333333333%}.medium-margin-collapse>.xlarge-11{width:91.6666666667%}.medium-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.medium-margin-collapse>.xxlarge-1{width:8.3333333333%}.medium-margin-collapse>.xxlarge-2{width:16.6666666667%}.medium-margin-collapse>.xxlarge-3{width:25%}.medium-margin-collapse>.xxlarge-4{width:33.3333333333%}.medium-margin-collapse>.xxlarge-5{width:41.6666666667%}.medium-margin-collapse>.xxlarge-6{width:50%}.medium-margin-collapse>.xxlarge-7{width:58.3333333333%}.medium-margin-collapse>.xxlarge-8{width:66.6666666667%}.medium-margin-collapse>.xxlarge-9{width:75%}.medium-margin-collapse>.xxlarge-10{width:83.3333333333%}.medium-margin-collapse>.xxlarge-11{width:91.6666666667%}.medium-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:30em){.medium-padding-collapse{margin-left:0;margin-right:0}.medium-padding-collapse>.cell{padding-left:0;padding-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse,.large-margin-collapse>.cell{margin-left:0;margin-right:0}.large-margin-collapse>.small-1{width:8.3333333333%}.large-margin-collapse>.small-2{width:16.6666666667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.3333333333%}.large-margin-collapse>.small-5{width:41.6666666667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.3333333333%}.large-margin-collapse>.small-8{width:66.6666666667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.3333333333%}.large-margin-collapse>.small-11{width:91.6666666667%}.large-margin-collapse>.small-12{width:100%}.large-margin-collapse>.medium-1{width:8.3333333333%}.large-margin-collapse>.medium-2{width:16.6666666667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.3333333333%}.large-margin-collapse>.medium-5{width:41.6666666667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.3333333333%}.large-margin-collapse>.medium-8{width:66.6666666667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.3333333333%}.large-margin-collapse>.medium-11{width:91.6666666667%}.large-margin-collapse>.medium-12{width:100%}.large-margin-collapse>.large-1{width:8.3333333333%}.large-margin-collapse>.large-2{width:16.6666666667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.3333333333%}.large-margin-collapse>.large-5{width:41.6666666667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.3333333333%}.large-margin-collapse>.large-8{width:66.6666666667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.3333333333%}.large-margin-collapse>.large-11{width:91.6666666667%}.large-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.large-margin-collapse>.xlarge-1{width:8.3333333333%}.large-margin-collapse>.xlarge-2{width:16.6666666667%}.large-margin-collapse>.xlarge-3{width:25%}.large-margin-collapse>.xlarge-4{width:33.3333333333%}.large-margin-collapse>.xlarge-5{width:41.6666666667%}.large-margin-collapse>.xlarge-6{width:50%}.large-margin-collapse>.xlarge-7{width:58.3333333333%}.large-margin-collapse>.xlarge-8{width:66.6666666667%}.large-margin-collapse>.xlarge-9{width:75%}.large-margin-collapse>.xlarge-10{width:83.3333333333%}.large-margin-collapse>.xlarge-11{width:91.6666666667%}.large-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.large-margin-collapse>.xxlarge-1{width:8.3333333333%}.large-margin-collapse>.xxlarge-2{width:16.6666666667%}.large-margin-collapse>.xxlarge-3{width:25%}.large-margin-collapse>.xxlarge-4{width:33.3333333333%}.large-margin-collapse>.xxlarge-5{width:41.6666666667%}.large-margin-collapse>.xxlarge-6{width:50%}.large-margin-collapse>.xxlarge-7{width:58.3333333333%}.large-margin-collapse>.xxlarge-8{width:66.6666666667%}.large-margin-collapse>.xxlarge-9{width:75%}.large-margin-collapse>.xxlarge-10{width:83.3333333333%}.large-margin-collapse>.xxlarge-11{width:91.6666666667%}.large-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:64em){.large-padding-collapse{margin-left:0;margin-right:0}.large-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:90em){.xlarge-margin-collapse,.xlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xlarge-margin-collapse>.small-1{width:8.3333333333%}.xlarge-margin-collapse>.small-2{width:16.6666666667%}.xlarge-margin-collapse>.small-3{width:25%}.xlarge-margin-collapse>.small-4{width:33.3333333333%}.xlarge-margin-collapse>.small-5{width:41.6666666667%}.xlarge-margin-collapse>.small-6{width:50%}.xlarge-margin-collapse>.small-7{width:58.3333333333%}.xlarge-margin-collapse>.small-8{width:66.6666666667%}.xlarge-margin-collapse>.small-9{width:75%}.xlarge-margin-collapse>.small-10{width:83.3333333333%}.xlarge-margin-collapse>.small-11{width:91.6666666667%}.xlarge-margin-collapse>.small-12{width:100%}.xlarge-margin-collapse>.medium-1{width:8.3333333333%}.xlarge-margin-collapse>.medium-2{width:16.6666666667%}.xlarge-margin-collapse>.medium-3{width:25%}.xlarge-margin-collapse>.medium-4{width:33.3333333333%}.xlarge-margin-collapse>.medium-5{width:41.6666666667%}.xlarge-margin-collapse>.medium-6{width:50%}.xlarge-margin-collapse>.medium-7{width:58.3333333333%}.xlarge-margin-collapse>.medium-8{width:66.6666666667%}.xlarge-margin-collapse>.medium-9{width:75%}.xlarge-margin-collapse>.medium-10{width:83.3333333333%}.xlarge-margin-collapse>.medium-11{width:91.6666666667%}.xlarge-margin-collapse>.medium-12{width:100%}.xlarge-margin-collapse>.large-1{width:8.3333333333%}.xlarge-margin-collapse>.large-2{width:16.6666666667%}.xlarge-margin-collapse>.large-3{width:25%}.xlarge-margin-collapse>.large-4{width:33.3333333333%}.xlarge-margin-collapse>.large-5{width:41.6666666667%}.xlarge-margin-collapse>.large-6{width:50%}.xlarge-margin-collapse>.large-7{width:58.3333333333%}.xlarge-margin-collapse>.large-8{width:66.6666666667%}.xlarge-margin-collapse>.large-9{width:75%}.xlarge-margin-collapse>.large-10{width:83.3333333333%}.xlarge-margin-collapse>.large-11{width:91.6666666667%}.xlarge-margin-collapse>.large-12{width:100%}.xlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xlarge-3{width:25%}.xlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xlarge-6{width:50%}.xlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xlarge-9{width:75%}.xlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.xlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xxlarge-3{width:25%}.xlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xxlarge-6{width:50%}.xlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xxlarge-9{width:75%}.xlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xxlarge-12{width:100%}}@media screen and (min-width:90em){.xlarge-padding-collapse{margin-left:0;margin-right:0}.xlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:120em){.xxlarge-margin-collapse,.xxlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xxlarge-margin-collapse>.small-1{width:8.3333333333%}.xxlarge-margin-collapse>.small-2{width:16.6666666667%}.xxlarge-margin-collapse>.small-3{width:25%}.xxlarge-margin-collapse>.small-4{width:33.3333333333%}.xxlarge-margin-collapse>.small-5{width:41.6666666667%}.xxlarge-margin-collapse>.small-6{width:50%}.xxlarge-margin-collapse>.small-7{width:58.3333333333%}.xxlarge-margin-collapse>.small-8{width:66.6666666667%}.xxlarge-margin-collapse>.small-9{width:75%}.xxlarge-margin-collapse>.small-10{width:83.3333333333%}.xxlarge-margin-collapse>.small-11{width:91.6666666667%}.xxlarge-margin-collapse>.small-12{width:100%}.xxlarge-margin-collapse>.medium-1{width:8.3333333333%}.xxlarge-margin-collapse>.medium-2{width:16.6666666667%}.xxlarge-margin-collapse>.medium-3{width:25%}.xxlarge-margin-collapse>.medium-4{width:33.3333333333%}.xxlarge-margin-collapse>.medium-5{width:41.6666666667%}.xxlarge-margin-collapse>.medium-6{width:50%}.xxlarge-margin-collapse>.medium-7{width:58.3333333333%}.xxlarge-margin-collapse>.medium-8{width:66.6666666667%}.xxlarge-margin-collapse>.medium-9{width:75%}.xxlarge-margin-collapse>.medium-10{width:83.3333333333%}.xxlarge-margin-collapse>.medium-11{width:91.6666666667%}.xxlarge-margin-collapse>.medium-12{width:100%}.xxlarge-margin-collapse>.large-1{width:8.3333333333%}.xxlarge-margin-collapse>.large-2{width:16.6666666667%}.xxlarge-margin-collapse>.large-3{width:25%}.xxlarge-margin-collapse>.large-4{width:33.3333333333%}.xxlarge-margin-collapse>.large-5{width:41.6666666667%}.xxlarge-margin-collapse>.large-6{width:50%}.xxlarge-margin-collapse>.large-7{width:58.3333333333%}.xxlarge-margin-collapse>.large-8{width:66.6666666667%}.xxlarge-margin-collapse>.large-9{width:75%}.xxlarge-margin-collapse>.large-10{width:83.3333333333%}.xxlarge-margin-collapse>.large-11{width:91.6666666667%}.xxlarge-margin-collapse>.large-12{width:100%}.xxlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xlarge-3{width:25%}.xxlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xlarge-6{width:50%}.xxlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xlarge-9{width:75%}.xxlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xlarge-12{width:100%}.xxlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xxlarge-3{width:25%}.xxlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xxlarge-6{width:50%}.xxlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xxlarge-9{width:75%}.xxlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xxlarge-12{width:100%}.xxlarge-padding-collapse{margin-left:0;margin-right:0}.xxlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:.375rem}.small-offset-1{margin-left:8.3333333333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.33333% + .375rem)}.small-offset-2{margin-left:16.6666666667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.66667% + .375rem)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + .375rem)}.small-offset-4{margin-left:33.3333333333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.33333% + .375rem)}.small-offset-5{margin-left:41.6666666667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.66667% + .375rem)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + .375rem)}.small-offset-7{margin-left:58.3333333333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.33333% + .375rem)}.small-offset-8{margin-left:66.6666666667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.66667% + .375rem)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + .375rem)}.small-offset-10{margin-left:83.3333333333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.33333% + .375rem)}.small-offset-11{margin-left:91.6666666667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.66667% + .375rem)}@media print,screen and (min-width:30em){.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:.75rem}.medium-offset-1,.pagehero-full .breadcrumb{margin-left:8.3333333333%}.grid-margin-x>.medium-offset-1,.pagehero-full .grid-margin-x>.breadcrumb{margin-left:calc(8.33333% + .75rem)}.medium-offset-2{margin-left:16.6666666667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.66667% + .75rem)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + .75rem)}.medium-offset-4{margin-left:33.3333333333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.33333% + .75rem)}.medium-offset-5{margin-left:41.6666666667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.66667% + .75rem)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + .75rem)}.medium-offset-7{margin-left:58.3333333333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.33333% + .75rem)}.medium-offset-8{margin-left:66.6666666667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.66667% + .75rem)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + .75rem)}.medium-offset-10{margin-left:83.3333333333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.33333% + .75rem)}.medium-offset-11{margin-left:91.6666666667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.66667% + .75rem)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:.75rem}.large-offset-1{margin-left:8.3333333333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.33333% + .75rem)}.large-offset-2{margin-left:16.6666666667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + .75rem)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + .75rem)}.large-offset-4{margin-left:33.3333333333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.33333% + .75rem)}.large-offset-5{margin-left:41.6666666667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.66667% + .75rem)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + .75rem)}.large-offset-7{margin-left:58.3333333333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.33333% + .75rem)}.large-offset-8{margin-left:66.6666666667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.66667% + .75rem)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + .75rem)}.large-offset-10{margin-left:83.3333333333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.33333% + .75rem)}.large-offset-11{margin-left:91.6666666667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:90em){.xlarge-offset-0{margin-left:0}.grid-margin-x>.xlarge-offset-0{margin-left:.75rem}.xlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xlarge-offset-3{margin-left:25%}.grid-margin-x>.xlarge-offset-3{margin-left:calc(25% + .75rem)}.xlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xlarge-offset-6{margin-left:50%}.grid-margin-x>.xlarge-offset-6{margin-left:calc(50% + .75rem)}.xlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xlarge-offset-9{margin-left:75%}.grid-margin-x>.xlarge-offset-9{margin-left:calc(75% + .75rem)}.xlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:120em){.xxlarge-offset-0{margin-left:0}.grid-margin-x>.xxlarge-offset-0{margin-left:.75rem}.xxlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xxlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xxlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xxlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xxlarge-offset-3{margin-left:25%}.grid-margin-x>.xxlarge-offset-3{margin-left:calc(25% + .75rem)}.xxlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xxlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xxlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xxlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xxlarge-offset-6{margin-left:50%}.grid-margin-x>.xxlarge-offset-6{margin-left:calc(50% + .75rem)}.xxlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xxlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xxlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xxlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xxlarge-offset-9{margin-left:75%}.grid-margin-x>.xxlarge-offset-9{margin-left:calc(75% + .75rem)}.xxlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xxlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xxlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xxlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}.grid-y{display:flex;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto,.grid-y>.shrink{height:auto}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-full,.grid-y>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-full,.grid-y>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-full,.grid-y>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-full,.grid-y>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-full,.grid-y>.xxlarge-shrink{flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9{flex:0 0 auto}.grid-y>.small-1{height:8.3333333333%}.grid-y>.small-2{height:16.6666666667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.3333333333%}.grid-y>.small-5{height:41.6666666667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.3333333333%}.grid-y>.small-8{height:66.6666666667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.3333333333%}.grid-y>.small-11{height:91.6666666667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width:30em){.grid-y>.medium-auto{flex:1 1 0;height:auto}.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-shrink{flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.3333333333%}.grid-y>.medium-2{height:16.6666666667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.3333333333%}.grid-y>.medium-5{height:41.6666666667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.3333333333%}.grid-y>.medium-8{height:66.6666666667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.3333333333%}.grid-y>.medium-11{height:91.6666666667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width:64em){.grid-y>.large-auto{flex:1 1 0;height:auto}.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-shrink{flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.3333333333%}.grid-y>.large-2{height:16.6666666667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.3333333333%}.grid-y>.large-5{height:41.6666666667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.3333333333%}.grid-y>.large-8{height:66.6666666667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.3333333333%}.grid-y>.large-11{height:91.6666666667%}.grid-y>.large-12{height:100%}}@media screen and (min-width:90em){.grid-y>.xlarge-auto{flex:1 1 0;height:auto}.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-shrink{flex:0 0 auto}.grid-y>.xlarge-shrink{height:auto}.grid-y>.xlarge-1{height:8.3333333333%}.grid-y>.xlarge-2{height:16.6666666667%}.grid-y>.xlarge-3{height:25%}.grid-y>.xlarge-4{height:33.3333333333%}.grid-y>.xlarge-5{height:41.6666666667%}.grid-y>.xlarge-6{height:50%}.grid-y>.xlarge-7{height:58.3333333333%}.grid-y>.xlarge-8{height:66.6666666667%}.grid-y>.xlarge-9{height:75%}.grid-y>.xlarge-10{height:83.3333333333%}.grid-y>.xlarge-11{height:91.6666666667%}.grid-y>.xlarge-12{height:100%}}@media screen and (min-width:120em){.grid-y>.xxlarge-auto{flex:1 1 0;height:auto}.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-shrink{flex:0 0 auto}.grid-y>.xxlarge-shrink{height:auto}.grid-y>.xxlarge-1{height:8.3333333333%}.grid-y>.xxlarge-2{height:16.6666666667%}.grid-y>.xxlarge-3{height:25%}.grid-y>.xxlarge-4{height:33.3333333333%}.grid-y>.xxlarge-5{height:41.6666666667%}.grid-y>.xxlarge-6{height:50%}.grid-y>.xxlarge-7{height:58.3333333333%}.grid-y>.xxlarge-8{height:66.6666666667%}.grid-y>.xxlarge-9{height:75%}.grid-y>.xxlarge-10{height:83.3333333333%}.grid-y>.xxlarge-11{height:91.6666666667%}.grid-y>.xxlarge-12{height:100%}}.grid-padding-y .grid-padding-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-padding-y .grid-padding-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-padding-y>.cell{padding-bottom:.375rem;padding-top:.375rem}@media print,screen and (min-width:30em){.grid-padding-y>.cell{padding-bottom:.75rem;padding-top:.75rem}}.grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .grid-frame{width:100%}.cell-block{max-width:100%;overflow-x:auto}.cell-block,.cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container{display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}@media print,screen and (min-width:30em){.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.medium-cell-block-container{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.medium-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media print,screen and (min-width:64em){.large-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.large-cell-block-container{display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.large-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:90em){.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xlarge-grid-frame{width:100%}.xlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:120em){.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xxlarge-grid-frame{width:100%}.xxlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xxlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xxlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xxlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}.grid-y.grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:30em){.grid-y.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:90em){.grid-y.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:120em){.grid-y.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:30em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}@media screen and (min-width:90em){.cell .grid-y.xlarge-grid-frame{height:100%}}@media screen and (min-width:120em){.cell .grid-y.xxlarge-grid-frame{height:100%}}.grid-margin-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-margin-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-margin-y>.cell{height:calc(100% - .75rem);margin-bottom:.375rem;margin-top:.375rem}@media print,screen and (min-width:30em){.grid-margin-y>.cell{height:calc(100% - 1.5rem);margin-bottom:.75rem;margin-top:.75rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - .75rem)}.grid-margin-y>.small-2{height:calc(16.66667% - .75rem)}.grid-margin-y>.small-3{height:calc(25% - .75rem)}.grid-margin-y>.small-4{height:calc(33.33333% - .75rem)}.grid-margin-y>.small-5{height:calc(41.66667% - .75rem)}.grid-margin-y>.small-6{height:calc(50% - .75rem)}.grid-margin-y>.small-7{height:calc(58.33333% - .75rem)}.grid-margin-y>.small-8{height:calc(66.66667% - .75rem)}.grid-margin-y>.small-9{height:calc(75% - .75rem)}.grid-margin-y>.small-10{height:calc(83.33333% - .75rem)}.grid-margin-y>.small-11{height:calc(91.66667% - .75rem)}.grid-margin-y>.small-12{height:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.small-3{height:calc(25% - 1.5rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.small-6{height:calc(50% - 1.5rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.small-9{height:calc(75% - 1.5rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.small-12{height:calc(100% - 1.5rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.5rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.5rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.5rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.large-3{height:calc(25% - 1.5rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.large-6{height:calc(50% - 1.5rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.large-9{height:calc(75% - 1.5rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.large-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y>.xlarge-auto,.grid-margin-y>.xlarge-shrink{height:auto}.grid-margin-y>.xlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xlarge-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y>.xxlarge-auto,.grid-margin-y>.xxlarge-shrink{height:auto}.grid-margin-y>.xxlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xxlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xxlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xxlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xxlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xxlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xxlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xxlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xxlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xxlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xxlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xxlarge-12{height:calc(100% - 1.5rem)}}.grid-frame.grid-margin-y{height:calc(100vh + .75rem)}@media print,screen and (min-width:30em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:30em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y.xlarge-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y.xxlarge-grid-frame{height:calc(100vh + 1.5rem)}}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-left:auto;margin-right:auto}.clearfix:after,.clearfix:before{content:" ";display:table;flex-basis:0;order:1}.clearfix:after{clear:both}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{align-content:center;align-items:center;justify-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width:30em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width:64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}@media screen and (min-width:90em){.xlarge-order-1{order:1}.xlarge-order-2{order:2}.xlarge-order-3{order:3}.xlarge-order-4{order:4}.xlarge-order-5{order:5}.xlarge-order-6{order:6}}@media screen and (min-width:120em){.xxlarge-order-1{order:1}.xxlarge-order-2{order:2}.xxlarge-order-3{order:3}.xxlarge-order-4{order:4}.xxlarge-order-5{order:5}.xxlarge-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width:30em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:90em){.xlarge-flex-container{display:flex}.xlarge-flex-child-auto{flex:1 1 auto}.xlarge-flex-child-grow{flex:1 0 auto}.xlarge-flex-child-shrink{flex:0 1 auto}.xlarge-flex-dir-row{flex-direction:row}.xlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xlarge-flex-dir-column{flex-direction:column}.xlarge-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:120em){.xxlarge-flex-container{display:flex}.xxlarge-flex-child-auto{flex:1 1 auto}.xxlarge-flex-child-grow{flex:1 0 auto}.xxlarge-flex-child-shrink{flex:0 1 auto}.xxlarge-flex-dir-row{flex-direction:row}.xxlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xxlarge-flex-dir-column{flex-direction:column}.xxlarge-flex-dir-column-reverse{flex-direction:column-reverse}}.hide{display:none!important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width:29.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:30em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:30em){.hide-for-medium{display:none!important}}@media screen and (max-width:29.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:30em)and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:29.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:64em)and (max-width:89.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:90em){.show-for-large-only{display:none!important}}@media screen and (min-width:90em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:89.99875em){.show-for-xlarge{display:none!important}}@media screen and (min-width:90em)and (max-width:119.99875em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:89.99875em),screen and (min-width:120em){.show-for-xlarge-only{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge-only{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge-only{display:none!important}}.show-for-sr,.show-on-focus{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.show-on-focus:active,.show-on-focus:focus{clip:auto!important;height:auto!important;overflow:visible!important;position:static!important;white-space:normal!important;width:auto!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode{display:block!important}.hide-for-dark-mode{display:none!important}}.show-for-ie{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie{display:block!important}.hide-for-ie{display:none!important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}.pagehero-full{background-color:#f7f7f7;min-height:642px;overflow:hidden;position:relative;word-break:break-word}@media(min-width:48em){.pagehero-full{min-height:746px}}.pagehero-full .pagehero-content{align-items:center;display:flex;height:100%;padding-top:0;position:absolute;top:0}@media(min-width:48em){.pagehero-full .pagehero-content{flex-direction:row;padding-top:0}}.pagehero-full .pagehero-content h4{padding-top:0}.pagehero-full .pagehero-content h2{margin-top:0}@media(min-width:48em){.pagehero-full .content-box{width:65%}}.pagehero-full .breadcrumb{padding-top:5rem}@media(max-width:47.9375em){.pagehero-full .breadcrumb{padding-left:.75rem;padding-right:.75rem;padding-top:5rem}}.pagehero-full .breadcrumb ul li{margin-bottom:0}@media(max-width:47.9375em){.pagehero-content{height:auto;padding-left:.75rem;padding-right:.75rem}}.pagehero-content h4{margin-bottom:.5rem;padding-top:6.313rem}@media(min-width:48em){.pagehero-content h4{padding-top:0}}.pagehero-content h4+h2{margin-top:0}.pagehero-content h2{font-family:SohneBreit,ProximaNova,sans-serif;font-weight:700;margin-bottom:0;text-transform:uppercase}.pagehero-content .subtitle{font-size:1.563rem;font-weight:400;line-height:1.15;margin-bottom:0;margin-top:1rem}@media(min-width:48em){.pagehero-content .subtitle{font-size:2.188rem}}.pagehero-content a.button{bottom:1.5rem;left:.75rem;position:absolute;right:.75rem}@media(min-width:48em){.pagehero-content a.button{inset:unset;margin-bottom:0;margin-top:3rem;position:relative}}.pagehero-image{width:100%}@media(max-width:47.9375em){.pagehero-image{padding-bottom:100%;position:relative;width:100%}}@media(min-width:48em){.pagehero-image{height:100%}}@media(max-width:47.9375em){.pagehero-image img,.pagehero-image video{position:absolute}}.pagehero-tall{position:relative}.pagehero-tall .pagehero-content{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;word-break:break-word}@media(max-width:47.9375em){.pagehero-tall .pagehero-content{height:auto;padding:0 0 2.5rem}.pagehero-tall .pagehero-content h4{padding-top:0}}@media(min-width:48em){.pagehero-tall .pagehero-content{padding-bottom:0;padding-right:1.438rem}}.pagehero-tall .pagehero-content a.button{bottom:1.5rem;left:0;position:absolute;right:0}@media(min-width:48em){.pagehero-tall .pagehero-content a.button{display:block;inset:unset;margin-top:1.5rem;position:relative}}.pagehero-tall.no-background .pagehero-content{min-height:650px}.pagehero-tall .hero-placeholder,.pagehero-tall .homepage-hero-image{overflow:hidden}@media(min-width:48em){.pagehero-tall .hero-placeholder,.pagehero-tall .homepage-hero-image{overflow:visible}}.pagehero-tall .hero-placeholder a.button,.pagehero-tall .homepage-hero-image a.button{display:none;margin:2rem 0 1rem}.pagehero-tall .breadcrumb{margin-bottom:5rem;margin-top:5rem;position:static}@media(min-width:48em){.pagehero-tall .breadcrumb{margin-bottom:0;margin-top:0;position:absolute;top:30px}}@media(min-width:64em){.pagehero-tall .breadcrumb{position:absolute;top:80px}}.pagehero-tall .breadcrumb ul li{margin-bottom:0;margin-top:0}.pagehero-tall.has-cta .homepage-hero-image{margin-bottom:6.5rem}@media(min-width:48em){.pagehero-tall.has-cta .homepage-hero-image{margin-bottom:unset}[dir=rtl] .pagehero-tall .pagehero-content{padding-left:1.438rem;padding-right:0}}:lang(my) .pagehero-content h2{font-family:NotoSans,sans-serif}:lang(be) .pagehero-content h2,:lang(bg) .pagehero-content h2,:lang(kk) .pagehero-content h2,:lang(ky) .pagehero-content h2,:lang(mk) .pagehero-content h2,:lang(mn) .pagehero-content h2,:lang(ru) .pagehero-content h2,:lang(sr) .pagehero-content h2,:lang(uk) .pagehero-content h2{font-family:ProximaNova,sans-serif} \ No newline at end of file diff --git a/docs/css/components/page-wide-card.min.css b/docs/css/components/page-wide-card.min.css index 299f5fff4..9b121f368 100644 --- a/docs/css/components/page-wide-card.min.css +++ b/docs/css/components/page-wide-card.min.css @@ -1 +1 @@ -.overlay-grey:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.wide-card a{background-image:none}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.wide-card{border-top:2px solid #000}.wide-card__wrapper{position:relative}@media(max-width:47.9375em){.wide-card__wrapper{display:flex;flex-direction:column-reverse}}.wide-card h6{font-size:.75rem;font-weight:700;margin-bottom:0;padding:1rem 1rem 1.125rem}@media(min-width:48em){.wide-card h6{padding:1rem 1.5rem}.wide-card .button-primary{margin:0 1.5rem}.wide-card__description{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}}.wide-card__description h4{margin:1rem}@media(min-width:48em){.wide-card__description h4{margin:3rem 1.5rem 2rem}}.wide-card__description h4 a{font-size:inherit}.wide-card__description p{margin:1rem 1rem 2rem}@media(min-width:48em){.wide-card__description p{margin:0 1.5rem 2rem}.wide-card__description .button-arrow{margin-left:1.5rem}}div.wide-card__image{position:relative}@media(min-width:48em){div.wide-card__image a:before{content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:.5s ease;-moz-transition:.5s ease;-ms-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease;width:100%}}div.wide-card__image img{height:100%;object-fit:cover;width:100%}div.wide-card__image:hover a:before,div.wide-card__image:hover.accent-yellow a:before,div.wide-card__image:hover.yellow a:before{background-image:linear-gradient(67.76deg,#ffeb00,transparent 61.11%);opacity:.75}div.wide-card__image:hover.accent-red a:before,div.wide-card__image:hover.red a:before{background-image:linear-gradient(67.76deg,#ee402d,transparent 61.11%);opacity:.75}div.wide-card__image:hover.accent-green a:before,div.wide-card__image:hover.green a:before{background-image:linear-gradient(67.76deg,#6de354,transparent 61.11%);opacity:.75}div.wide-card__image:hover.accent-blue a:before,div.wide-card__image:hover.blue a:before{background-image:linear-gradient(67.76deg,#60d4f2,transparent 61.11%);opacity:.75}@media(min-width:48em){[dir=rtl] .wide-card__description .button-arrow{margin-left:0;margin-right:1.5rem}}[dir=rtl] .wide-card__image:hover a:before,[dir=rtl] .wide-card__image:hover.accent-yellow a:before,[dir=rtl] .wide-card__image:hover.yellow a:before{background-image:linear-gradient(297deg,#ffeb00,transparent 61.11%)}[dir=rtl] .wide-card__image:hover.accent-red a:before,[dir=rtl] .wide-card__image:hover.red a:before{background-image:linear-gradient(297deg,#ee402d,transparent 61.11%)}[dir=rtl] .wide-card__image:hover.accent-green a:before,[dir=rtl] .wide-card__image:hover.green a:before{background-image:linear-gradient(297deg,#6de354,transparent 61.11%)}[dir=rtl] .wide-card__image:hover.accent-blue a:before,[dir=rtl] .wide-card__image:hover.blue a:before{background-image:linear-gradient(297deg,#60d4f2,transparent 61.11%)}.accent-yellow .wide-card__image:hover a:before,.accent-yellow .wide-card__image:hover.accent-yellow a:before,.accent-yellow .wide-card__image:hover.yellow a:before{background-image:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-yellow .wide-card__image:hover.accent-red a:before,.accent-yellow .wide-card__image:hover.red a:before{background-image:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-yellow .wide-card__image:hover.accent-green a:before,.accent-yellow .wide-card__image:hover.green a:before{background-image:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-yellow .wide-card__image:hover.accent-blue a:before,.accent-yellow .wide-card__image:hover.blue a:before{background-image:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}[dir=rtl] .accent-yellow .wide-card__image:hover a:before,[dir=rtl] .accent-yellow .wide-card__image:hover.accent-yellow a:before,[dir=rtl] .accent-yellow .wide-card__image:hover.yellow a:before{background-image:linear-gradient(297deg,#ffeb00,transparent 61.11%)}[dir=rtl] .accent-yellow .wide-card__image:hover.accent-red a:before,[dir=rtl] .accent-yellow .wide-card__image:hover.red a:before{background-image:linear-gradient(297deg,#ee402d,transparent 61.11%)}[dir=rtl] .accent-yellow .wide-card__image:hover.accent-green a:before,[dir=rtl] .accent-yellow .wide-card__image:hover.green a:before{background-image:linear-gradient(297deg,#6de354,transparent 61.11%)}[dir=rtl] .accent-yellow .wide-card__image:hover.accent-blue a:before,[dir=rtl] .accent-yellow .wide-card__image:hover.blue a:before{background-image:linear-gradient(297deg,#60d4f2,transparent 61.11%)}.accent-red .wide-card__image:hover a:before{background-image:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-red .wide-card__image:hover.accent-yellow a:before,.accent-red .wide-card__image:hover.yellow a:before{background-image:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-red .wide-card__image:hover.accent-red a:before,.accent-red .wide-card__image:hover.red a:before{background-image:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-red .wide-card__image:hover.accent-green a:before,.accent-red .wide-card__image:hover.green a:before{background-image:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-red .wide-card__image:hover.accent-blue a:before,.accent-red .wide-card__image:hover.blue a:before{background-image:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}[dir=rtl] .accent-red .wide-card__image:hover a:before{background-image:linear-gradient(297deg,#ee402d,transparent 61.11%)}[dir=rtl] .accent-red .wide-card__image:hover.accent-yellow a:before,[dir=rtl] .accent-red .wide-card__image:hover.yellow a:before{background-image:linear-gradient(297deg,#ffeb00,transparent 61.11%)}[dir=rtl] .accent-red .wide-card__image:hover.accent-red a:before,[dir=rtl] .accent-red .wide-card__image:hover.red a:before{background-image:linear-gradient(297deg,#ee402d,transparent 61.11%)}[dir=rtl] .accent-red .wide-card__image:hover.accent-green a:before,[dir=rtl] .accent-red .wide-card__image:hover.green a:before{background-image:linear-gradient(297deg,#6de354,transparent 61.11%)}[dir=rtl] .accent-red .wide-card__image:hover.accent-blue a:before,[dir=rtl] .accent-red .wide-card__image:hover.blue a:before{background-image:linear-gradient(297deg,#60d4f2,transparent 61.11%)}.accent-green .wide-card__image:hover a:before{background-image:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-green .wide-card__image:hover.accent-yellow a:before,.accent-green .wide-card__image:hover.yellow a:before{background-image:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-green .wide-card__image:hover.accent-red a:before,.accent-green .wide-card__image:hover.red a:before{background-image:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-green .wide-card__image:hover.accent-green a:before,.accent-green .wide-card__image:hover.green a:before{background-image:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-green .wide-card__image:hover.accent-blue a:before,.accent-green .wide-card__image:hover.blue a:before{background-image:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}[dir=rtl] .accent-green .wide-card__image:hover a:before{background-image:linear-gradient(297deg,#6de354,transparent 61.11%)}[dir=rtl] .accent-green .wide-card__image:hover.accent-yellow a:before,[dir=rtl] .accent-green .wide-card__image:hover.yellow a:before{background-image:linear-gradient(297deg,#ffeb00,transparent 61.11%)}[dir=rtl] .accent-green .wide-card__image:hover.accent-red a:before,[dir=rtl] .accent-green .wide-card__image:hover.red a:before{background-image:linear-gradient(297deg,#ee402d,transparent 61.11%)}[dir=rtl] .accent-green .wide-card__image:hover.accent-green a:before,[dir=rtl] .accent-green .wide-card__image:hover.green a:before{background-image:linear-gradient(297deg,#6de354,transparent 61.11%)}[dir=rtl] .accent-green .wide-card__image:hover.accent-blue a:before,[dir=rtl] .accent-green .wide-card__image:hover.blue a:before{background-image:linear-gradient(297deg,#60d4f2,transparent 61.11%)}.accent-blue .wide-card__image:hover a:before{background-image:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-blue .wide-card__image:hover.accent-yellow a:before,.accent-blue .wide-card__image:hover.yellow a:before{background-image:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-blue .wide-card__image:hover.accent-red a:before,.accent-blue .wide-card__image:hover.red a:before{background-image:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-blue .wide-card__image:hover.accent-green a:before,.accent-blue .wide-card__image:hover.green a:before{background-image:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-blue .wide-card__image:hover.accent-blue a:before,.accent-blue .wide-card__image:hover.blue a:before{background-image:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}[dir=rtl] .accent-blue .wide-card__image:hover a:before{background-image:linear-gradient(297deg,#60d4f2,transparent 61.11%)}[dir=rtl] .accent-blue .wide-card__image:hover.accent-yellow a:before,[dir=rtl] .accent-blue .wide-card__image:hover.yellow a:before{background-image:linear-gradient(297deg,#ffeb00,transparent 61.11%)}[dir=rtl] .accent-blue .wide-card__image:hover.accent-red a:before,[dir=rtl] .accent-blue .wide-card__image:hover.red a:before{background-image:linear-gradient(297deg,#ee402d,transparent 61.11%)}[dir=rtl] .accent-blue .wide-card__image:hover.accent-green a:before,[dir=rtl] .accent-blue .wide-card__image:hover.green a:before{background-image:linear-gradient(297deg,#6de354,transparent 61.11%)}[dir=rtl] .accent-blue .wide-card__image:hover.accent-blue a:before,[dir=rtl] .accent-blue .wide-card__image:hover.blue a:before{background-image:linear-gradient(297deg,#60d4f2,transparent 61.11%)} \ No newline at end of file +.wide-card a{background-image:none}.wide-card{border-top:2px solid #000}.wide-card__wrapper{position:relative}@media(max-width:47.9375em){.wide-card__wrapper{display:flex;flex-direction:column-reverse}}.wide-card h6{font-size:.75rem;font-weight:700;margin-bottom:0;padding:1rem 1rem 1.125rem}@media(min-width:48em){.wide-card h6{padding:1rem 1.5rem}.wide-card .button-primary{margin:0 1.5rem}.wide-card__description{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between}}.wide-card__description h4{margin:1rem}@media(min-width:48em){.wide-card__description h4{margin:3rem 1.5rem 2rem}}.wide-card__description h4 a{font-size:inherit}.wide-card__description p{margin:1rem 1rem 2rem}@media(min-width:48em){.wide-card__description p{margin:0 1.5rem 2rem}.wide-card__description .button-arrow{margin-left:1.5rem}}div.wide-card__image{position:relative}@media(min-width:48em){div.wide-card__image a:before{content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:.5s ease;-moz-transition:.5s ease;-ms-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease;width:100%}}div.wide-card__image img{height:100%;object-fit:cover;width:100%}div.wide-card__image:hover a:before,div.wide-card__image:hover.accent-yellow a:before,div.wide-card__image:hover.yellow a:before{background-image:linear-gradient(67.76deg,#ffeb00,transparent 61.11%);opacity:.75}div.wide-card__image:hover.accent-red a:before,div.wide-card__image:hover.red a:before{background-image:linear-gradient(67.76deg,#ee402d,transparent 61.11%);opacity:.75}div.wide-card__image:hover.accent-green a:before,div.wide-card__image:hover.green a:before{background-image:linear-gradient(67.76deg,#6de354,transparent 61.11%);opacity:.75}div.wide-card__image:hover.accent-blue a:before,div.wide-card__image:hover.blue a:before{background-image:linear-gradient(67.76deg,#60d4f2,transparent 61.11%);opacity:.75}@media(min-width:48em){[dir=rtl] .wide-card__description .button-arrow{margin-left:0;margin-right:1.5rem}}[dir=rtl] .wide-card__image:hover a:before,[dir=rtl] .wide-card__image:hover.accent-yellow a:before,[dir=rtl] .wide-card__image:hover.yellow a:before{background-image:linear-gradient(297deg,#ffeb00,transparent 61.11%)}[dir=rtl] .wide-card__image:hover.accent-red a:before,[dir=rtl] .wide-card__image:hover.red a:before{background-image:linear-gradient(297deg,#ee402d,transparent 61.11%)}[dir=rtl] .wide-card__image:hover.accent-green a:before,[dir=rtl] .wide-card__image:hover.green a:before{background-image:linear-gradient(297deg,#6de354,transparent 61.11%)}[dir=rtl] .wide-card__image:hover.accent-blue a:before,[dir=rtl] .wide-card__image:hover.blue a:before{background-image:linear-gradient(297deg,#60d4f2,transparent 61.11%)}.accent-yellow .wide-card__image:hover a:before,.accent-yellow .wide-card__image:hover.accent-yellow a:before,.accent-yellow .wide-card__image:hover.yellow a:before{background-image:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-yellow .wide-card__image:hover.accent-red a:before,.accent-yellow .wide-card__image:hover.red a:before{background-image:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-yellow .wide-card__image:hover.accent-green a:before,.accent-yellow .wide-card__image:hover.green a:before{background-image:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-yellow .wide-card__image:hover.accent-blue a:before,.accent-yellow .wide-card__image:hover.blue a:before{background-image:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}[dir=rtl] .accent-yellow .wide-card__image:hover a:before,[dir=rtl] .accent-yellow .wide-card__image:hover.accent-yellow a:before,[dir=rtl] .accent-yellow .wide-card__image:hover.yellow a:before{background-image:linear-gradient(297deg,#ffeb00,transparent 61.11%)}[dir=rtl] .accent-yellow .wide-card__image:hover.accent-red a:before,[dir=rtl] .accent-yellow .wide-card__image:hover.red a:before{background-image:linear-gradient(297deg,#ee402d,transparent 61.11%)}[dir=rtl] .accent-yellow .wide-card__image:hover.accent-green a:before,[dir=rtl] .accent-yellow .wide-card__image:hover.green a:before{background-image:linear-gradient(297deg,#6de354,transparent 61.11%)}[dir=rtl] .accent-yellow .wide-card__image:hover.accent-blue a:before,[dir=rtl] .accent-yellow .wide-card__image:hover.blue a:before{background-image:linear-gradient(297deg,#60d4f2,transparent 61.11%)}.accent-red .wide-card__image:hover a:before{background-image:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-red .wide-card__image:hover.accent-yellow a:before,.accent-red .wide-card__image:hover.yellow a:before{background-image:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-red .wide-card__image:hover.accent-red a:before,.accent-red .wide-card__image:hover.red a:before{background-image:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-red .wide-card__image:hover.accent-green a:before,.accent-red .wide-card__image:hover.green a:before{background-image:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-red .wide-card__image:hover.accent-blue a:before,.accent-red .wide-card__image:hover.blue a:before{background-image:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}[dir=rtl] .accent-red .wide-card__image:hover a:before{background-image:linear-gradient(297deg,#ee402d,transparent 61.11%)}[dir=rtl] .accent-red .wide-card__image:hover.accent-yellow a:before,[dir=rtl] .accent-red .wide-card__image:hover.yellow a:before{background-image:linear-gradient(297deg,#ffeb00,transparent 61.11%)}[dir=rtl] .accent-red .wide-card__image:hover.accent-red a:before,[dir=rtl] .accent-red .wide-card__image:hover.red a:before{background-image:linear-gradient(297deg,#ee402d,transparent 61.11%)}[dir=rtl] .accent-red .wide-card__image:hover.accent-green a:before,[dir=rtl] .accent-red .wide-card__image:hover.green a:before{background-image:linear-gradient(297deg,#6de354,transparent 61.11%)}[dir=rtl] .accent-red .wide-card__image:hover.accent-blue a:before,[dir=rtl] .accent-red .wide-card__image:hover.blue a:before{background-image:linear-gradient(297deg,#60d4f2,transparent 61.11%)}.accent-green .wide-card__image:hover a:before{background-image:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-green .wide-card__image:hover.accent-yellow a:before,.accent-green .wide-card__image:hover.yellow a:before{background-image:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-green .wide-card__image:hover.accent-red a:before,.accent-green .wide-card__image:hover.red a:before{background-image:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-green .wide-card__image:hover.accent-green a:before,.accent-green .wide-card__image:hover.green a:before{background-image:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-green .wide-card__image:hover.accent-blue a:before,.accent-green .wide-card__image:hover.blue a:before{background-image:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}[dir=rtl] .accent-green .wide-card__image:hover a:before{background-image:linear-gradient(297deg,#6de354,transparent 61.11%)}[dir=rtl] .accent-green .wide-card__image:hover.accent-yellow a:before,[dir=rtl] .accent-green .wide-card__image:hover.yellow a:before{background-image:linear-gradient(297deg,#ffeb00,transparent 61.11%)}[dir=rtl] .accent-green .wide-card__image:hover.accent-red a:before,[dir=rtl] .accent-green .wide-card__image:hover.red a:before{background-image:linear-gradient(297deg,#ee402d,transparent 61.11%)}[dir=rtl] .accent-green .wide-card__image:hover.accent-green a:before,[dir=rtl] .accent-green .wide-card__image:hover.green a:before{background-image:linear-gradient(297deg,#6de354,transparent 61.11%)}[dir=rtl] .accent-green .wide-card__image:hover.accent-blue a:before,[dir=rtl] .accent-green .wide-card__image:hover.blue a:before{background-image:linear-gradient(297deg,#60d4f2,transparent 61.11%)}.accent-blue .wide-card__image:hover a:before{background-image:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}.accent-blue .wide-card__image:hover.accent-yellow a:before,.accent-blue .wide-card__image:hover.yellow a:before{background-image:linear-gradient(67.76deg,#ffeb00,transparent 61.11%)}.accent-blue .wide-card__image:hover.accent-red a:before,.accent-blue .wide-card__image:hover.red a:before{background-image:linear-gradient(67.76deg,#ee402d,transparent 61.11%)}.accent-blue .wide-card__image:hover.accent-green a:before,.accent-blue .wide-card__image:hover.green a:before{background-image:linear-gradient(67.76deg,#6de354,transparent 61.11%)}.accent-blue .wide-card__image:hover.accent-blue a:before,.accent-blue .wide-card__image:hover.blue a:before{background-image:linear-gradient(67.76deg,#60d4f2,transparent 61.11%)}[dir=rtl] .accent-blue .wide-card__image:hover a:before{background-image:linear-gradient(297deg,#60d4f2,transparent 61.11%)}[dir=rtl] .accent-blue .wide-card__image:hover.accent-yellow a:before,[dir=rtl] .accent-blue .wide-card__image:hover.yellow a:before{background-image:linear-gradient(297deg,#ffeb00,transparent 61.11%)}[dir=rtl] .accent-blue .wide-card__image:hover.accent-red a:before,[dir=rtl] .accent-blue .wide-card__image:hover.red a:before{background-image:linear-gradient(297deg,#ee402d,transparent 61.11%)}[dir=rtl] .accent-blue .wide-card__image:hover.accent-green a:before,[dir=rtl] .accent-blue .wide-card__image:hover.green a:before{background-image:linear-gradient(297deg,#6de354,transparent 61.11%)}[dir=rtl] .accent-blue .wide-card__image:hover.accent-blue a:before,[dir=rtl] .accent-blue .wide-card__image:hover.blue a:before{background-image:linear-gradient(297deg,#60d4f2,transparent 61.11%)} \ No newline at end of file diff --git a/docs/css/components/pagehero-cards.min.css b/docs/css/components/pagehero-cards.min.css index 2ce49e854..1617a078b 100644 --- a/docs/css/components/pagehero-cards.min.css +++ b/docs/css/components/pagehero-cards.min.css @@ -1 +1 @@ -.overlay-grey:before,.pagehero-cards-subhead:before,.pagehero-cards-top>:nth-child(2):before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.grid-container{margin-left:auto;margin-right:auto;max-width:90rem;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.fluid{margin-left:auto;margin-right:auto;max-width:100%;padding-left:.75rem;padding-right:.75rem}@media print,screen and (min-width:30em){.grid-container.fluid{padding-left:1.5rem;padding-right:1.5rem}}.grid-container.full{margin-left:auto;margin-right:auto;max-width:100%;padding-left:0;padding-right:0}.grid-x{display:flex;flex-flow:row wrap}.cell{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{flex:1 1 0}.cell.shrink{flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-full,.grid-x>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-full,.grid-x>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-full,.grid-x>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-full,.grid-x>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-full,.grid-x>.xxlarge-shrink{flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9{flex:0 0 auto}.grid-x>.small-1{width:8.3333333333%}.grid-x>.small-2{width:16.6666666667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.3333333333%}.grid-x>.small-5{width:41.6666666667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.3333333333%}.grid-x>.small-8{width:66.6666666667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.3333333333%}.grid-x>.small-11{width:91.6666666667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:30em){.grid-x>.medium-auto{flex:1 1 0;width:auto}.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-shrink{flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.3333333333%}.grid-x>.medium-2{width:16.6666666667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.3333333333%}.grid-x>.medium-5{width:41.6666666667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.3333333333%}.grid-x>.medium-8{width:66.6666666667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.3333333333%}.grid-x>.medium-11{width:91.6666666667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{flex:1 1 0;width:auto}.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-shrink{flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.3333333333%}.grid-x>.large-2{width:16.6666666667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.3333333333%}.grid-x>.large-5{width:41.6666666667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.3333333333%}.grid-x>.large-8{width:66.6666666667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.3333333333%}.grid-x>.large-11{width:91.6666666667%}.grid-x>.large-12{width:100%}}@media screen and (min-width:90em){.grid-x>.xlarge-auto{flex:1 1 0;width:auto}.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-shrink{flex:0 0 auto}.grid-x>.xlarge-shrink{width:auto}.grid-x>.xlarge-1{width:8.3333333333%}.grid-x>.xlarge-2{width:16.6666666667%}.grid-x>.xlarge-3{width:25%}.grid-x>.xlarge-4{width:33.3333333333%}.grid-x>.xlarge-5{width:41.6666666667%}.grid-x>.xlarge-6{width:50%}.grid-x>.xlarge-7{width:58.3333333333%}.grid-x>.xlarge-8{width:66.6666666667%}.grid-x>.xlarge-9{width:75%}.grid-x>.xlarge-10{width:83.3333333333%}.grid-x>.xlarge-11{width:91.6666666667%}.grid-x>.xlarge-12{width:100%}}@media screen and (min-width:120em){.grid-x>.xxlarge-auto{flex:1 1 0;width:auto}.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-shrink{flex:0 0 auto}.grid-x>.xxlarge-shrink{width:auto}.grid-x>.xxlarge-1{width:8.3333333333%}.grid-x>.xxlarge-2{width:16.6666666667%}.grid-x>.xxlarge-3{width:25%}.grid-x>.xxlarge-4{width:33.3333333333%}.grid-x>.xxlarge-5{width:41.6666666667%}.grid-x>.xxlarge-6{width:50%}.grid-x>.xxlarge-7{width:58.3333333333%}.grid-x>.xxlarge-8{width:66.6666666667%}.grid-x>.xxlarge-9{width:75%}.grid-x>.xxlarge-10{width:83.3333333333%}.grid-x>.xxlarge-11{width:91.6666666667%}.grid-x>.xxlarge-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-margin-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-margin-x>.cell{margin-left:.375rem;margin-right:.375rem;width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.cell{margin-left:.75rem;margin-right:.75rem;width:calc(100% - 1.5rem)}}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - .75rem)}.grid-margin-x>.small-2{width:calc(16.66667% - .75rem)}.grid-margin-x>.small-3{width:calc(25% - .75rem)}.grid-margin-x>.small-4{width:calc(33.33333% - .75rem)}.grid-margin-x>.small-5{width:calc(41.66667% - .75rem)}.grid-margin-x>.small-6{width:calc(50% - .75rem)}.grid-margin-x>.small-7{width:calc(58.33333% - .75rem)}.grid-margin-x>.small-8{width:calc(66.66667% - .75rem)}.grid-margin-x>.small-9{width:calc(75% - .75rem)}.grid-margin-x>.small-10{width:calc(83.33333% - .75rem)}.grid-margin-x>.small-11{width:calc(91.66667% - .75rem)}.grid-margin-x>.small-12{width:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.small-3{width:calc(25% - 1.5rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.small-6{width:calc(50% - 1.5rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.small-9{width:calc(75% - 1.5rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.small-12{width:calc(100% - 1.5rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.medium-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.5rem)}.grid-margin-x>.medium-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.medium-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.5rem)}.grid-margin-x>.medium-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.medium-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.5rem)}.grid-margin-x>.medium-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.medium-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.large-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.large-3{width:calc(25% - 1.5rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.large-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.large-6{width:calc(50% - 1.5rem)}.grid-margin-x>.large-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.large-9{width:calc(75% - 1.5rem)}.grid-margin-x>.large-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.large-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.large-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x>.xlarge-auto,.grid-margin-x>.xlarge-shrink{width:auto}.grid-margin-x>.xlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xlarge-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x>.xxlarge-auto,.grid-margin-x>.xxlarge-shrink{width:auto}.grid-margin-x>.xxlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x>.xxlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x>.xxlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x>.xxlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x>.xxlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x>.xxlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x>.xxlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x>.xxlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x>.xxlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x>.xxlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x>.xxlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x>.xxlarge-12{width:calc(100% - 1.5rem)}}.grid-padding-x .grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-padding-x .grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-container:not(.full)>.grid-padding-x{margin-left:-.375rem;margin-right:-.375rem}@media print,screen and (min-width:30em){.grid-container:not(.full)>.grid-padding-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-padding-x>.cell{padding-left:.375rem;padding-right:.375rem}@media print,screen and (min-width:30em){.grid-padding-x>.cell{padding-left:.75rem;padding-right:.75rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.3333333333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.6666666667%}.small-up-7>.cell{width:14.2857142857%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:30em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.3333333333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.6666666667%}.medium-up-7>.cell{width:14.2857142857%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.3333333333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.6666666667%}.large-up-7>.cell{width:14.2857142857%}.large-up-8>.cell{width:12.5%}}@media screen and (min-width:90em){.xlarge-up-1>.cell{width:100%}.xlarge-up-2>.cell{width:50%}.xlarge-up-3>.cell{width:33.3333333333%}.xlarge-up-4>.cell{width:25%}.xlarge-up-5>.cell{width:20%}.xlarge-up-6>.cell{width:16.6666666667%}.xlarge-up-7>.cell{width:14.2857142857%}.xlarge-up-8>.cell{width:12.5%}}@media screen and (min-width:120em){.xxlarge-up-1>.cell{width:100%}.xxlarge-up-2>.cell{width:50%}.xxlarge-up-3>.cell{width:33.3333333333%}.xxlarge-up-4>.cell{width:25%}.xxlarge-up-5>.cell{width:20%}.xxlarge-up-6>.cell{width:16.6666666667%}.xxlarge-up-7>.cell{width:14.2857142857%}.xxlarge-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - .75rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - .75rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - .75rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - .75rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - .75rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - .75rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - .75rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.5rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-x.xlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-x.xxlarge-up-1>.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xxlarge-up-2>.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xxlarge-up-3>.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xxlarge-up-4>.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xxlarge-up-5>.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xxlarge-up-6>.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xxlarge-up-7>.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xxlarge-up-8>.cell{width:calc(12.5% - 1.5rem)}}.small-margin-collapse,.small-margin-collapse>.cell{margin-left:0;margin-right:0}.small-margin-collapse>.small-1{width:8.3333333333%}.small-margin-collapse>.small-2{width:16.6666666667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.3333333333%}.small-margin-collapse>.small-5{width:41.6666666667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.3333333333%}.small-margin-collapse>.small-8{width:66.6666666667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.3333333333%}.small-margin-collapse>.small-11{width:91.6666666667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width:30em){.small-margin-collapse>.medium-1{width:8.3333333333%}.small-margin-collapse>.medium-2{width:16.6666666667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.3333333333%}.small-margin-collapse>.medium-5{width:41.6666666667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.3333333333%}.small-margin-collapse>.medium-8{width:66.6666666667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.3333333333%}.small-margin-collapse>.medium-11{width:91.6666666667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse>.large-1{width:8.3333333333%}.small-margin-collapse>.large-2{width:16.6666666667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.3333333333%}.small-margin-collapse>.large-5{width:41.6666666667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.3333333333%}.small-margin-collapse>.large-8{width:66.6666666667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.3333333333%}.small-margin-collapse>.large-11{width:91.6666666667%}.small-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.small-margin-collapse>.xlarge-1{width:8.3333333333%}.small-margin-collapse>.xlarge-2{width:16.6666666667%}.small-margin-collapse>.xlarge-3{width:25%}.small-margin-collapse>.xlarge-4{width:33.3333333333%}.small-margin-collapse>.xlarge-5{width:41.6666666667%}.small-margin-collapse>.xlarge-6{width:50%}.small-margin-collapse>.xlarge-7{width:58.3333333333%}.small-margin-collapse>.xlarge-8{width:66.6666666667%}.small-margin-collapse>.xlarge-9{width:75%}.small-margin-collapse>.xlarge-10{width:83.3333333333%}.small-margin-collapse>.xlarge-11{width:91.6666666667%}.small-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.small-margin-collapse>.xxlarge-1{width:8.3333333333%}.small-margin-collapse>.xxlarge-2{width:16.6666666667%}.small-margin-collapse>.xxlarge-3{width:25%}.small-margin-collapse>.xxlarge-4{width:33.3333333333%}.small-margin-collapse>.xxlarge-5{width:41.6666666667%}.small-margin-collapse>.xxlarge-6{width:50%}.small-margin-collapse>.xxlarge-7{width:58.3333333333%}.small-margin-collapse>.xxlarge-8{width:66.6666666667%}.small-margin-collapse>.xxlarge-9{width:75%}.small-margin-collapse>.xxlarge-10{width:83.3333333333%}.small-margin-collapse>.xxlarge-11{width:91.6666666667%}.small-margin-collapse>.xxlarge-12{width:100%}}.small-padding-collapse{margin-left:0;margin-right:0}.small-padding-collapse>.cell{padding-left:0;padding-right:0}@media print,screen and (min-width:30em){.medium-margin-collapse,.medium-margin-collapse>.cell{margin-left:0;margin-right:0}.medium-margin-collapse>.small-1{width:8.3333333333%}.medium-margin-collapse>.small-2{width:16.6666666667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.3333333333%}.medium-margin-collapse>.small-5{width:41.6666666667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.3333333333%}.medium-margin-collapse>.small-8{width:66.6666666667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.3333333333%}.medium-margin-collapse>.small-11{width:91.6666666667%}.medium-margin-collapse>.small-12{width:100%}.medium-margin-collapse>.medium-1{width:8.3333333333%}.medium-margin-collapse>.medium-2{width:16.6666666667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.3333333333%}.medium-margin-collapse>.medium-5{width:41.6666666667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.3333333333%}.medium-margin-collapse>.medium-8{width:66.6666666667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.3333333333%}.medium-margin-collapse>.medium-11{width:91.6666666667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse>.large-1{width:8.3333333333%}.medium-margin-collapse>.large-2{width:16.6666666667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.3333333333%}.medium-margin-collapse>.large-5{width:41.6666666667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.3333333333%}.medium-margin-collapse>.large-8{width:66.6666666667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.3333333333%}.medium-margin-collapse>.large-11{width:91.6666666667%}.medium-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.medium-margin-collapse>.xlarge-1{width:8.3333333333%}.medium-margin-collapse>.xlarge-2{width:16.6666666667%}.medium-margin-collapse>.xlarge-3{width:25%}.medium-margin-collapse>.xlarge-4{width:33.3333333333%}.medium-margin-collapse>.xlarge-5{width:41.6666666667%}.medium-margin-collapse>.xlarge-6{width:50%}.medium-margin-collapse>.xlarge-7{width:58.3333333333%}.medium-margin-collapse>.xlarge-8{width:66.6666666667%}.medium-margin-collapse>.xlarge-9{width:75%}.medium-margin-collapse>.xlarge-10{width:83.3333333333%}.medium-margin-collapse>.xlarge-11{width:91.6666666667%}.medium-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.medium-margin-collapse>.xxlarge-1{width:8.3333333333%}.medium-margin-collapse>.xxlarge-2{width:16.6666666667%}.medium-margin-collapse>.xxlarge-3{width:25%}.medium-margin-collapse>.xxlarge-4{width:33.3333333333%}.medium-margin-collapse>.xxlarge-5{width:41.6666666667%}.medium-margin-collapse>.xxlarge-6{width:50%}.medium-margin-collapse>.xxlarge-7{width:58.3333333333%}.medium-margin-collapse>.xxlarge-8{width:66.6666666667%}.medium-margin-collapse>.xxlarge-9{width:75%}.medium-margin-collapse>.xxlarge-10{width:83.3333333333%}.medium-margin-collapse>.xxlarge-11{width:91.6666666667%}.medium-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:30em){.medium-padding-collapse{margin-left:0;margin-right:0}.medium-padding-collapse>.cell{padding-left:0;padding-right:0}}@media print,screen and (min-width:64em){.large-margin-collapse,.large-margin-collapse>.cell{margin-left:0;margin-right:0}.large-margin-collapse>.small-1{width:8.3333333333%}.large-margin-collapse>.small-2{width:16.6666666667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.3333333333%}.large-margin-collapse>.small-5{width:41.6666666667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.3333333333%}.large-margin-collapse>.small-8{width:66.6666666667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.3333333333%}.large-margin-collapse>.small-11{width:91.6666666667%}.large-margin-collapse>.small-12{width:100%}.large-margin-collapse>.medium-1{width:8.3333333333%}.large-margin-collapse>.medium-2{width:16.6666666667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.3333333333%}.large-margin-collapse>.medium-5{width:41.6666666667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.3333333333%}.large-margin-collapse>.medium-8{width:66.6666666667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.3333333333%}.large-margin-collapse>.medium-11{width:91.6666666667%}.large-margin-collapse>.medium-12{width:100%}.large-margin-collapse>.large-1{width:8.3333333333%}.large-margin-collapse>.large-2{width:16.6666666667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.3333333333%}.large-margin-collapse>.large-5{width:41.6666666667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.3333333333%}.large-margin-collapse>.large-8{width:66.6666666667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.3333333333%}.large-margin-collapse>.large-11{width:91.6666666667%}.large-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.large-margin-collapse>.xlarge-1{width:8.3333333333%}.large-margin-collapse>.xlarge-2{width:16.6666666667%}.large-margin-collapse>.xlarge-3{width:25%}.large-margin-collapse>.xlarge-4{width:33.3333333333%}.large-margin-collapse>.xlarge-5{width:41.6666666667%}.large-margin-collapse>.xlarge-6{width:50%}.large-margin-collapse>.xlarge-7{width:58.3333333333%}.large-margin-collapse>.xlarge-8{width:66.6666666667%}.large-margin-collapse>.xlarge-9{width:75%}.large-margin-collapse>.xlarge-10{width:83.3333333333%}.large-margin-collapse>.xlarge-11{width:91.6666666667%}.large-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.large-margin-collapse>.xxlarge-1{width:8.3333333333%}.large-margin-collapse>.xxlarge-2{width:16.6666666667%}.large-margin-collapse>.xxlarge-3{width:25%}.large-margin-collapse>.xxlarge-4{width:33.3333333333%}.large-margin-collapse>.xxlarge-5{width:41.6666666667%}.large-margin-collapse>.xxlarge-6{width:50%}.large-margin-collapse>.xxlarge-7{width:58.3333333333%}.large-margin-collapse>.xxlarge-8{width:66.6666666667%}.large-margin-collapse>.xxlarge-9{width:75%}.large-margin-collapse>.xxlarge-10{width:83.3333333333%}.large-margin-collapse>.xxlarge-11{width:91.6666666667%}.large-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:64em){.large-padding-collapse{margin-left:0;margin-right:0}.large-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:90em){.xlarge-margin-collapse,.xlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xlarge-margin-collapse>.small-1{width:8.3333333333%}.xlarge-margin-collapse>.small-2{width:16.6666666667%}.xlarge-margin-collapse>.small-3{width:25%}.xlarge-margin-collapse>.small-4{width:33.3333333333%}.xlarge-margin-collapse>.small-5{width:41.6666666667%}.xlarge-margin-collapse>.small-6{width:50%}.xlarge-margin-collapse>.small-7{width:58.3333333333%}.xlarge-margin-collapse>.small-8{width:66.6666666667%}.xlarge-margin-collapse>.small-9{width:75%}.xlarge-margin-collapse>.small-10{width:83.3333333333%}.xlarge-margin-collapse>.small-11{width:91.6666666667%}.xlarge-margin-collapse>.small-12{width:100%}.xlarge-margin-collapse>.medium-1{width:8.3333333333%}.xlarge-margin-collapse>.medium-2{width:16.6666666667%}.xlarge-margin-collapse>.medium-3{width:25%}.xlarge-margin-collapse>.medium-4{width:33.3333333333%}.xlarge-margin-collapse>.medium-5{width:41.6666666667%}.xlarge-margin-collapse>.medium-6{width:50%}.xlarge-margin-collapse>.medium-7{width:58.3333333333%}.xlarge-margin-collapse>.medium-8{width:66.6666666667%}.xlarge-margin-collapse>.medium-9{width:75%}.xlarge-margin-collapse>.medium-10{width:83.3333333333%}.xlarge-margin-collapse>.medium-11{width:91.6666666667%}.xlarge-margin-collapse>.medium-12{width:100%}.xlarge-margin-collapse>.large-1{width:8.3333333333%}.xlarge-margin-collapse>.large-2{width:16.6666666667%}.xlarge-margin-collapse>.large-3{width:25%}.xlarge-margin-collapse>.large-4{width:33.3333333333%}.xlarge-margin-collapse>.large-5{width:41.6666666667%}.xlarge-margin-collapse>.large-6{width:50%}.xlarge-margin-collapse>.large-7{width:58.3333333333%}.xlarge-margin-collapse>.large-8{width:66.6666666667%}.xlarge-margin-collapse>.large-9{width:75%}.xlarge-margin-collapse>.large-10{width:83.3333333333%}.xlarge-margin-collapse>.large-11{width:91.6666666667%}.xlarge-margin-collapse>.large-12{width:100%}.xlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xlarge-3{width:25%}.xlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xlarge-6{width:50%}.xlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xlarge-9{width:75%}.xlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:120em){.xlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xxlarge-3{width:25%}.xlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xxlarge-6{width:50%}.xlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xxlarge-9{width:75%}.xlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xxlarge-12{width:100%}}@media screen and (min-width:90em){.xlarge-padding-collapse{margin-left:0;margin-right:0}.xlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}@media screen and (min-width:120em){.xxlarge-margin-collapse,.xxlarge-margin-collapse>.cell{margin-left:0;margin-right:0}.xxlarge-margin-collapse>.small-1{width:8.3333333333%}.xxlarge-margin-collapse>.small-2{width:16.6666666667%}.xxlarge-margin-collapse>.small-3{width:25%}.xxlarge-margin-collapse>.small-4{width:33.3333333333%}.xxlarge-margin-collapse>.small-5{width:41.6666666667%}.xxlarge-margin-collapse>.small-6{width:50%}.xxlarge-margin-collapse>.small-7{width:58.3333333333%}.xxlarge-margin-collapse>.small-8{width:66.6666666667%}.xxlarge-margin-collapse>.small-9{width:75%}.xxlarge-margin-collapse>.small-10{width:83.3333333333%}.xxlarge-margin-collapse>.small-11{width:91.6666666667%}.xxlarge-margin-collapse>.small-12{width:100%}.xxlarge-margin-collapse>.medium-1{width:8.3333333333%}.xxlarge-margin-collapse>.medium-2{width:16.6666666667%}.xxlarge-margin-collapse>.medium-3{width:25%}.xxlarge-margin-collapse>.medium-4{width:33.3333333333%}.xxlarge-margin-collapse>.medium-5{width:41.6666666667%}.xxlarge-margin-collapse>.medium-6{width:50%}.xxlarge-margin-collapse>.medium-7{width:58.3333333333%}.xxlarge-margin-collapse>.medium-8{width:66.6666666667%}.xxlarge-margin-collapse>.medium-9{width:75%}.xxlarge-margin-collapse>.medium-10{width:83.3333333333%}.xxlarge-margin-collapse>.medium-11{width:91.6666666667%}.xxlarge-margin-collapse>.medium-12{width:100%}.xxlarge-margin-collapse>.large-1{width:8.3333333333%}.xxlarge-margin-collapse>.large-2{width:16.6666666667%}.xxlarge-margin-collapse>.large-3{width:25%}.xxlarge-margin-collapse>.large-4{width:33.3333333333%}.xxlarge-margin-collapse>.large-5{width:41.6666666667%}.xxlarge-margin-collapse>.large-6{width:50%}.xxlarge-margin-collapse>.large-7{width:58.3333333333%}.xxlarge-margin-collapse>.large-8{width:66.6666666667%}.xxlarge-margin-collapse>.large-9{width:75%}.xxlarge-margin-collapse>.large-10{width:83.3333333333%}.xxlarge-margin-collapse>.large-11{width:91.6666666667%}.xxlarge-margin-collapse>.large-12{width:100%}.xxlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xlarge-3{width:25%}.xxlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xlarge-6{width:50%}.xxlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xlarge-9{width:75%}.xxlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xlarge-12{width:100%}.xxlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xxlarge-3{width:25%}.xxlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xxlarge-6{width:50%}.xxlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xxlarge-9{width:75%}.xxlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xxlarge-12{width:100%}.xxlarge-padding-collapse{margin-left:0;margin-right:0}.xxlarge-padding-collapse>.cell{padding-left:0;padding-right:0}}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:.375rem}.small-offset-1{margin-left:8.3333333333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.33333% + .375rem)}.small-offset-2{margin-left:16.6666666667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.66667% + .375rem)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + .375rem)}.small-offset-4{margin-left:33.3333333333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.33333% + .375rem)}.small-offset-5{margin-left:41.6666666667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.66667% + .375rem)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + .375rem)}.small-offset-7{margin-left:58.3333333333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.33333% + .375rem)}.small-offset-8{margin-left:66.6666666667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.66667% + .375rem)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + .375rem)}.small-offset-10{margin-left:83.3333333333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.33333% + .375rem)}.small-offset-11{margin-left:91.6666666667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.66667% + .375rem)}@media print,screen and (min-width:30em){.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:.75rem}.medium-offset-1{margin-left:8.3333333333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.33333% + .75rem)}.medium-offset-2{margin-left:16.6666666667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.66667% + .75rem)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + .75rem)}.medium-offset-4{margin-left:33.3333333333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.33333% + .75rem)}.medium-offset-5{margin-left:41.6666666667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.66667% + .75rem)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + .75rem)}.medium-offset-7{margin-left:58.3333333333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.33333% + .75rem)}.medium-offset-8{margin-left:66.6666666667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.66667% + .75rem)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + .75rem)}.medium-offset-10{margin-left:83.3333333333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.33333% + .75rem)}.medium-offset-11{margin-left:91.6666666667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.66667% + .75rem)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:.75rem}.large-offset-1{margin-left:8.3333333333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.33333% + .75rem)}.large-offset-2{margin-left:16.6666666667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + .75rem)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + .75rem)}.large-offset-4{margin-left:33.3333333333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.33333% + .75rem)}.large-offset-5{margin-left:41.6666666667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.66667% + .75rem)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + .75rem)}.large-offset-7{margin-left:58.3333333333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.33333% + .75rem)}.large-offset-8{margin-left:66.6666666667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.66667% + .75rem)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + .75rem)}.large-offset-10{margin-left:83.3333333333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.33333% + .75rem)}.large-offset-11{margin-left:91.6666666667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:90em){.xlarge-offset-0{margin-left:0}.grid-margin-x>.xlarge-offset-0{margin-left:.75rem}.xlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xlarge-offset-3{margin-left:25%}.grid-margin-x>.xlarge-offset-3{margin-left:calc(25% + .75rem)}.xlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xlarge-offset-6{margin-left:50%}.grid-margin-x>.xlarge-offset-6{margin-left:calc(50% + .75rem)}.xlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xlarge-offset-9{margin-left:75%}.grid-margin-x>.xlarge-offset-9{margin-left:calc(75% + .75rem)}.xlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:120em){.xxlarge-offset-0{margin-left:0}.grid-margin-x>.xxlarge-offset-0{margin-left:.75rem}.xxlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xxlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xxlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xxlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xxlarge-offset-3{margin-left:25%}.grid-margin-x>.xxlarge-offset-3{margin-left:calc(25% + .75rem)}.xxlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xxlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xxlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xxlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xxlarge-offset-6{margin-left:50%}.grid-margin-x>.xxlarge-offset-6{margin-left:calc(50% + .75rem)}.xxlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xxlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xxlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xxlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xxlarge-offset-9{margin-left:75%}.grid-margin-x>.xxlarge-offset-9{margin-left:calc(75% + .75rem)}.xxlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xxlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xxlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xxlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}.grid-y{display:flex;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto,.grid-y>.shrink{height:auto}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-full,.grid-y>.small-shrink{flex-basis:auto}@media print,screen and (min-width:30em){.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-full,.grid-y>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-full,.grid-y>.large-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-full,.grid-y>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:120em){.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-full,.grid-y>.xxlarge-shrink{flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9{flex:0 0 auto}.grid-y>.small-1{height:8.3333333333%}.grid-y>.small-2{height:16.6666666667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.3333333333%}.grid-y>.small-5{height:41.6666666667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.3333333333%}.grid-y>.small-8{height:66.6666666667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.3333333333%}.grid-y>.small-11{height:91.6666666667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width:30em){.grid-y>.medium-auto{flex:1 1 0;height:auto}.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-shrink{flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.3333333333%}.grid-y>.medium-2{height:16.6666666667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.3333333333%}.grid-y>.medium-5{height:41.6666666667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.3333333333%}.grid-y>.medium-8{height:66.6666666667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.3333333333%}.grid-y>.medium-11{height:91.6666666667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width:64em){.grid-y>.large-auto{flex:1 1 0;height:auto}.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-shrink{flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.3333333333%}.grid-y>.large-2{height:16.6666666667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.3333333333%}.grid-y>.large-5{height:41.6666666667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.3333333333%}.grid-y>.large-8{height:66.6666666667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.3333333333%}.grid-y>.large-11{height:91.6666666667%}.grid-y>.large-12{height:100%}}@media screen and (min-width:90em){.grid-y>.xlarge-auto{flex:1 1 0;height:auto}.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-shrink{flex:0 0 auto}.grid-y>.xlarge-shrink{height:auto}.grid-y>.xlarge-1{height:8.3333333333%}.grid-y>.xlarge-2{height:16.6666666667%}.grid-y>.xlarge-3{height:25%}.grid-y>.xlarge-4{height:33.3333333333%}.grid-y>.xlarge-5{height:41.6666666667%}.grid-y>.xlarge-6{height:50%}.grid-y>.xlarge-7{height:58.3333333333%}.grid-y>.xlarge-8{height:66.6666666667%}.grid-y>.xlarge-9{height:75%}.grid-y>.xlarge-10{height:83.3333333333%}.grid-y>.xlarge-11{height:91.6666666667%}.grid-y>.xlarge-12{height:100%}}@media screen and (min-width:120em){.grid-y>.xxlarge-auto{flex:1 1 0;height:auto}.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-shrink{flex:0 0 auto}.grid-y>.xxlarge-shrink{height:auto}.grid-y>.xxlarge-1{height:8.3333333333%}.grid-y>.xxlarge-2{height:16.6666666667%}.grid-y>.xxlarge-3{height:25%}.grid-y>.xxlarge-4{height:33.3333333333%}.grid-y>.xxlarge-5{height:41.6666666667%}.grid-y>.xxlarge-6{height:50%}.grid-y>.xxlarge-7{height:58.3333333333%}.grid-y>.xxlarge-8{height:66.6666666667%}.grid-y>.xxlarge-9{height:75%}.grid-y>.xxlarge-10{height:83.3333333333%}.grid-y>.xxlarge-11{height:91.6666666667%}.grid-y>.xxlarge-12{height:100%}}.grid-padding-y .grid-padding-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-padding-y .grid-padding-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-padding-y>.cell{padding-bottom:.375rem;padding-top:.375rem}@media print,screen and (min-width:30em){.grid-padding-y>.cell{padding-bottom:.75rem;padding-top:.75rem}}.grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .grid-frame{width:100%}.cell-block{max-width:100%;overflow-x:auto}.cell-block,.cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{max-height:100%;min-height:100%;overflow-y:auto}.cell-block-container{display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}@media print,screen and (min-width:30em){.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.medium-cell-block-container{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.medium-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media print,screen and (min-width:64em){.large-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.large-cell-block-container{display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.large-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:90em){.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xlarge-grid-frame{width:100%}.xlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}@media screen and (min-width:120em){.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;overflow:hidden;position:relative;width:100vw}.cell .xxlarge-grid-frame{width:100%}.xxlarge-cell-block{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-width:100%;overflow-x:auto}.xxlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xxlarge-cell-block-container>.grid-x{flex-wrap:nowrap;max-height:100%}.xxlarge-cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;max-height:100%;min-height:100%;overflow-y:auto}}.grid-y.grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}@media print,screen and (min-width:30em){.grid-y.medium-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:90em){.grid-y.xlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}@media screen and (min-width:120em){.grid-y.xxlarge-grid-frame{align-items:stretch;flex-wrap:nowrap;height:100vh;overflow:hidden;position:relative;width:auto}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:30em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}@media screen and (min-width:90em){.cell .grid-y.xlarge-grid-frame{height:100%}}@media screen and (min-width:120em){.cell .grid-y.xxlarge-grid-frame{height:100%}}.grid-margin-y{margin-bottom:-.375rem;margin-top:-.375rem}@media print,screen and (min-width:30em){.grid-margin-y{margin-bottom:-.75rem;margin-top:-.75rem}}.grid-margin-y>.cell{height:calc(100% - .75rem);margin-bottom:.375rem;margin-top:.375rem}@media print,screen and (min-width:30em){.grid-margin-y>.cell{height:calc(100% - 1.5rem);margin-bottom:.75rem;margin-top:.75rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - .75rem)}.grid-margin-y>.small-2{height:calc(16.66667% - .75rem)}.grid-margin-y>.small-3{height:calc(25% - .75rem)}.grid-margin-y>.small-4{height:calc(33.33333% - .75rem)}.grid-margin-y>.small-5{height:calc(41.66667% - .75rem)}.grid-margin-y>.small-6{height:calc(50% - .75rem)}.grid-margin-y>.small-7{height:calc(58.33333% - .75rem)}.grid-margin-y>.small-8{height:calc(66.66667% - .75rem)}.grid-margin-y>.small-9{height:calc(75% - .75rem)}.grid-margin-y>.small-10{height:calc(83.33333% - .75rem)}.grid-margin-y>.small-11{height:calc(91.66667% - .75rem)}.grid-margin-y>.small-12{height:calc(100% - .75rem)}@media print,screen and (min-width:30em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.small-3{height:calc(25% - 1.5rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.small-6{height:calc(50% - 1.5rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.small-9{height:calc(75% - 1.5rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.small-12{height:calc(100% - 1.5rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.5rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.5rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.5rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.large-3{height:calc(25% - 1.5rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.large-6{height:calc(50% - 1.5rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.large-9{height:calc(75% - 1.5rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.large-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y>.xlarge-auto,.grid-margin-y>.xlarge-shrink{height:auto}.grid-margin-y>.xlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xlarge-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y>.xxlarge-auto,.grid-margin-y>.xxlarge-shrink{height:auto}.grid-margin-y>.xxlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y>.xxlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y>.xxlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y>.xxlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y>.xxlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y>.xxlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y>.xxlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y>.xxlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y>.xxlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y>.xxlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y>.xxlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y>.xxlarge-12{height:calc(100% - 1.5rem)}}.grid-frame.grid-margin-y{height:calc(100vh + .75rem)}@media print,screen and (min-width:30em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:30em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:90em){.grid-margin-y.xlarge-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:120em){.grid-margin-y.xxlarge-grid-frame{height:calc(100vh + 1.5rem)}}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-left:auto;margin-right:auto}.clearfix:after,.clearfix:before{content:" ";display:table;flex-basis:0;order:1}.clearfix:after{clear:both}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{align-content:center;align-items:center;justify-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width:30em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width:64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}@media screen and (min-width:90em){.xlarge-order-1{order:1}.xlarge-order-2{order:2}.xlarge-order-3{order:3}.xlarge-order-4{order:4}.xlarge-order-5{order:5}.xlarge-order-6{order:6}}@media screen and (min-width:120em){.xxlarge-order-1{order:1}.xxlarge-order-2{order:2}.xxlarge-order-3{order:3}.xxlarge-order-4{order:4}.xxlarge-order-5{order:5}.xxlarge-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width:30em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:90em){.xlarge-flex-container{display:flex}.xlarge-flex-child-auto{flex:1 1 auto}.xlarge-flex-child-grow{flex:1 0 auto}.xlarge-flex-child-shrink{flex:0 1 auto}.xlarge-flex-dir-row{flex-direction:row}.xlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xlarge-flex-dir-column{flex-direction:column}.xlarge-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:120em){.xxlarge-flex-container{display:flex}.xxlarge-flex-child-auto{flex:1 1 auto}.xxlarge-flex-child-grow{flex:1 0 auto}.xxlarge-flex-child-shrink{flex:0 1 auto}.xxlarge-flex-dir-row{flex-direction:row}.xxlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xxlarge-flex-dir-column{flex-direction:column}.xxlarge-flex-dir-column-reverse{flex-direction:column-reverse}}.hide{display:none!important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width:29.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:30em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:30em){.hide-for-medium{display:none!important}}@media screen and (max-width:29.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:30em)and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:29.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:64em)and (max-width:89.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:90em){.show-for-large-only{display:none!important}}@media screen and (min-width:90em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:89.99875em){.show-for-xlarge{display:none!important}}@media screen and (min-width:90em)and (max-width:119.99875em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:89.99875em),screen and (min-width:120em){.show-for-xlarge-only{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge{display:none!important}}@media screen and (min-width:120em){.hide-for-xxlarge-only{display:none!important}}@media screen and (max-width:119.99875em){.show-for-xxlarge-only{display:none!important}}.show-for-sr,.show-on-focus{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.show-on-focus:active,.show-on-focus:focus{clip:auto!important;height:auto!important;overflow:visible!important;position:static!important;white-space:normal!important;width:auto!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode{display:block!important}.hide-for-dark-mode{display:none!important}}.show-for-ie{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie{display:block!important}.hide-for-ie{display:none!important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}@media(max-width:47.9375em){.pagehero-cards-items .swiper-wrapper{margin-left:0;margin-right:0}.pagehero-cards-items{overflow:hidden}}@media(min-width:64em){.pagehero-cards-items .pagehero-cards-box{flex:0 0 calc(16.66667% - 1.5rem);max-width:calc(16.66667% - 1.5rem)}.pagehero-cards-items .pagehero-cards-box.large{flex:0 0 calc(25% - 1.5rem);max-width:calc(25% - 1.5rem)}}@media(max-width:47.9375em){.pagehero-cards-items .pagehero-cards-box{margin-left:0}}@media(min-width:48em){.pagehero-cards-box{margin-bottom:1.5rem}.pagehero-cards-box.swiper-slide{height:auto;margin-left:0;margin-right:1.25rem}}.pagehero-cards-top{justify-content:center;position:relative}.pagehero-cards-top h2{padding-bottom:1.875rem;text-transform:uppercase}@media(min-width:48em){.pagehero-cards-top h2{margin-right:.75rem}}@media(min-width:64em){.pagehero-cards-top h2{padding-bottom:0}}.pagehero-cards-top h3{font-size:1.563rem;font-weight:700;margin-bottom:2.188rem;padding-top:1.25rem}@media(min-width:64em){.pagehero-cards-top h3{font-size:1.875rem;padding-top:0}}.pagehero-cards-top>:nth-child(2){position:relative}@media(min-width:64em){.pagehero-cards-top>:nth-child(2){margin-left:4rem}}.pagehero-cards-top>:nth-child(2):before{background-color:#d12800;height:7rem;left:3.5rem;top:-4rem;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transition:rotate(90deg);width:3px}@media(min-width:64em){.pagehero-cards-top>:nth-child(2):before{height:80%;left:-60px;top:0;-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transition:rotate(0)}}.pagehero-cards-subhead{margin-left:0;position:relative}@media(min-width:48em){.pagehero-cards-subhead{margin-left:4rem}}.pagehero-cards-subhead:before{background:#d12800;height:7rem;left:3.5rem;top:-4rem;transform:rotate(90deg);width:3px}@media(min-width:48em){.pagehero-cards-subhead:before{height:80%;left:-60px;top:0;transform:rotate(0)}}.pagehero-cards .swiper-initialized{padding-right:4rem}@media(min-width:48em){.pagehero-cards .swiper-initialized{padding-right:10rem}}.pagehero-cards .swiper-initialized .swiper-scrollbar{padding-right:4rem}@media(min-width:48em){.pagehero-cards .swiper-initialized .swiper-scrollbar{padding-right:10rem}}@media(min-width:64em){[dir=rtl] .pagehero-cards-top>:nth-child(2){margin-right:4rem}}[dir=rtl] .pagehero-cards-top>:nth-child(2):before{right:3.5rem}@media(min-width:64em){[dir=rtl] .pagehero-cards-top>:nth-child(2):before{right:-60px}}@media(min-width:48em){[dir=rtl] .pagehero-cards-top h2{margin-left:.75rem;margin-right:0}}[dir=rtl] .pagehero-cards .swiper-initialized{padding-left:4rem;padding-right:0}@media(min-width:48em){[dir=rtl] .pagehero-cards .swiper-initialized{padding-left:10rem}}[dir=rtl] .pagehero-cards .swiper-initialized .swiper-scrollbar{padding-left:4rem;padding-right:0}@media(min-width:48em){[dir=rtl] .pagehero-cards .swiper-initialized .swiper-scrollbar{padding-left:10rem}}[dir=rtl] .pagehero-cards .swiper-initialized .swiper-slide-active+.swiper-slide .cta__link i{left:unset;right:1rem} \ No newline at end of file +.pagehero-cards-subhead:before,.pagehero-cards-top>:nth-child(2):before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media(max-width:47.9375em){.pagehero-cards-items .swiper-wrapper{margin-left:0;margin-right:0}.pagehero-cards-items{overflow:hidden}}@media(min-width:64em){.pagehero-cards-items .pagehero-cards-box{flex:0 0 calc(16.66667% - 1.5rem);max-width:calc(16.66667% - 1.5rem)}.pagehero-cards-items .pagehero-cards-box.large{flex:0 0 calc(25% - 1.5rem);max-width:calc(25% - 1.5rem)}}@media(max-width:47.9375em){.pagehero-cards-items .pagehero-cards-box{margin-left:0}}@media(min-width:48em){.pagehero-cards-box{margin-bottom:1.5rem}.pagehero-cards-box.swiper-slide{height:auto;margin-left:0;margin-right:1.25rem}}.pagehero-cards-top{justify-content:center;position:relative}.pagehero-cards-top h2{padding-bottom:1.875rem;text-transform:uppercase}@media(min-width:48em){.pagehero-cards-top h2{margin-right:.75rem}}@media(min-width:64em){.pagehero-cards-top h2{padding-bottom:0}}.pagehero-cards-top h3{font-size:1.563rem;font-weight:700;margin-bottom:2.188rem;padding-top:1.25rem}@media(min-width:64em){.pagehero-cards-top h3{font-size:1.875rem;padding-top:0}}.pagehero-cards-top>:nth-child(2){position:relative}@media(min-width:64em){.pagehero-cards-top>:nth-child(2){margin-left:4rem}}.pagehero-cards-top>:nth-child(2):before{background-color:#d12800;height:7rem;left:3.5rem;top:-4rem;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transition:rotate(90deg);width:3px}@media(min-width:64em){.pagehero-cards-top>:nth-child(2):before{height:80%;left:-60px;top:0;-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transition:rotate(0)}}.pagehero-cards-subhead{margin-left:0;position:relative}@media(min-width:48em){.pagehero-cards-subhead{margin-left:4rem}}.pagehero-cards-subhead:before{background:#d12800;height:7rem;left:3.5rem;top:-4rem;transform:rotate(90deg);width:3px}@media(min-width:48em){.pagehero-cards-subhead:before{height:80%;left:-60px;top:0;transform:rotate(0)}}.pagehero-cards .swiper-initialized{padding-right:4rem}@media(min-width:48em){.pagehero-cards .swiper-initialized{padding-right:10rem}}.pagehero-cards .swiper-initialized .swiper-scrollbar{padding-right:4rem}@media(min-width:48em){.pagehero-cards .swiper-initialized .swiper-scrollbar{padding-right:10rem}}@media(min-width:64em){[dir=rtl] .pagehero-cards-top>:nth-child(2){margin-right:4rem}}[dir=rtl] .pagehero-cards-top>:nth-child(2):before{right:3.5rem}@media(min-width:64em){[dir=rtl] .pagehero-cards-top>:nth-child(2):before{right:-60px}}@media(min-width:48em){[dir=rtl] .pagehero-cards-top h2{margin-left:.75rem;margin-right:0}}[dir=rtl] .pagehero-cards .swiper-initialized{padding-left:4rem;padding-right:0}@media(min-width:48em){[dir=rtl] .pagehero-cards .swiper-initialized{padding-left:10rem}}[dir=rtl] .pagehero-cards .swiper-initialized .swiper-scrollbar{padding-left:4rem;padding-right:0}@media(min-width:48em){[dir=rtl] .pagehero-cards .swiper-initialized .swiper-scrollbar{padding-left:10rem}}[dir=rtl] .pagehero-cards .swiper-initialized .swiper-slide-active+.swiper-slide .cta__link i{left:unset;right:1rem} \ No newline at end of file diff --git a/docs/css/components/pagination.min.css b/docs/css/components/pagination.min.css index 844b2ca90..d40ba1baf 100644 --- a/docs/css/components/pagination.min.css +++ b/docs/css/components/pagination.min.css @@ -1 +1 @@ -.pagination ul li a{background-image:none}.pagination ul{align-items:center;display:flex;padding-left:0}.pagination ul li{display:flex;font-size:1rem;margin-bottom:0;margin-right:1.5rem;padding-left:0;position:relative}.pagination ul li a{border-bottom:0;font-size:1rem}.pagination ul li span{margin:0 .375rem}.pagination ul li span:last-of-type{margin-right:0}.pagination ul li:first-of-type,.pagination ul li:last-of-type{cursor:pointer}.pagination ul li:first-of-type a,.pagination ul li:last-of-type a{font-size:0;height:45px;width:45px}.pagination ul li:first-of-type a:before,.pagination ul li:last-of-type a:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDUiIGhlaWdodD0iNDQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCBkPSJNMjIuMjc2IDBDOS45NzQgMCAuMDAxIDkuODQ4LjAwMSAyMS45OTZjMCAxMi4xNDggOS45NzMgMjEuOTk2IDIyLjI3NSAyMS45OTYgMTIuMzAyIDAgMjIuMjc1LTkuODQ4IDIyLjI3NS0yMS45OTZDNDQuNTUxIDkuODQ4IDM0LjU3OCAwIDIyLjI3NiAwWiIgZmlsbD0iIzIzMkUzRCIvPjxwYXRoIGQ9Im0yNi4wNSAzMC40OTItOS41NS03Ljk5NCA5LjU1LTgiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgMGg0NC41NTF2NDMuOTkySDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+) no-repeat 50%;content:" ";display:block;height:45px;width:45px}.pagination ul li.disabled a:before{opacity:.3}.pagination ul li:last-of-type{margin-right:0}.pagination ul li:last-of-type a:before{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDUiIGhlaWdodD0iNDQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCBkPSJNMjIuMjc1IDQzLjk5MmMxMi4zMDIgMCAyMi4yNzUtOS44NDggMjIuMjc1LTIxLjk5NkM0NC41NSA5Ljg0OCAzNC41NzcgMCAyMi4yNzUgMCA5Ljk3MyAwIDAgOS44NDggMCAyMS45OTZjMCAxMi4xNDggOS45NzMgMjEuOTk2IDIyLjI3NSAyMS45OTZaIiBmaWxsPSIjMjMyRTNEIi8+PHBhdGggZD0ibTE4LjUgMTQuNSA5LjU1IDcuOTk0LTkuNTUgOCIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiLz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDQ0LjU1MXY0My45OTJIMHoiLz48L2NsaXBQYXRoPjwvZGVmcz48L3N2Zz4=) no-repeat 50%}[dir=rtl] .pagination ul{padding-right:0}[dir=rtl] .pagination li{margin-left:1.5rem;margin-right:0;padding-right:0}[dir=rtl] .pagination li:first-of-type a:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transition:rotateZ(180deg)}[dir=rtl] .pagination li:last-of-type{margin-left:0}[dir=rtl] .pagination li:last-of-type a:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transition:rotateZ(180deg)}[dir=rtl] .pagination li span:last-of-type{margin-left:0;margin-right:.375rem} \ No newline at end of file +.pagination ul li a{background-image:none}.pagination ul{align-items:center;display:flex;padding-left:0}.pagination ul li{display:flex;font-size:1rem;margin-bottom:0;margin-right:1.5rem;padding-left:0;position:relative}.pagination ul li a{border-bottom:0;font-size:1rem}.pagination ul li span{margin:0 .375rem}.pagination ul li span:last-of-type{margin-right:0}.pagination ul li:first-of-type,.pagination ul li:last-of-type{cursor:pointer}.pagination ul li:first-of-type a,.pagination ul li:last-of-type a{font-size:0;height:45px;width:45px}.pagination ul li:first-of-type a:before,.pagination ul li:last-of-type a:before{background:url(../../images/chevron-left-circle.svg) no-repeat 50%;content:" ";display:block;height:45px;width:45px}.pagination ul li.disabled a:before{opacity:.3}.pagination ul li:last-of-type{margin-right:0}.pagination ul li:last-of-type a:before{background:url(../../images/chevron-right-circle.svg) no-repeat 50%}[dir=rtl] .pagination ul{padding-right:0}[dir=rtl] .pagination li{margin-left:1.5rem;margin-right:0;padding-right:0}[dir=rtl] .pagination li:first-of-type a:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transition:rotateZ(180deg)}[dir=rtl] .pagination li:last-of-type{margin-left:0}[dir=rtl] .pagination li:last-of-type a:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transition:rotateZ(180deg)}[dir=rtl] .pagination li span:last-of-type{margin-left:0;margin-right:.375rem} \ No newline at end of file diff --git a/docs/css/components/post-header.min.css b/docs/css/components/post-header.min.css index ea7745c62..de562f3c5 100644 --- a/docs/css/components/post-header.min.css +++ b/docs/css/components/post-header.min.css @@ -1 +1 @@ -html{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{color:#000;font-family:ProximaNova,sans-serif;font-size:1rem;line-height:1.4}@media(min-width:48em){body{font-size:1.25rem}}button{font-family:ProximaNova,sans-serif}caption,h1,h2,h3,h4,h5,h6{margin:0 0 .75rem;padding:0}@media(min-width:48em){caption,h1,h2,h3,h4,h5,h6{margin-bottom:1rem}}h1{font-family:SohneBreit,ProximaNova,sans-serif;font-size:2.938rem;letter-spacing:.06rem;line-height:1.08;text-transform:uppercase}@media(min-width:48em){h1{font-size:5.125rem}}@media(min-width:64em){h1{font-size:6.25rem}}h2{font-size:2.5rem;font-weight:700;line-height:1.1}@media(min-width:48em){h2{font-size:2.813rem}}@media(min-width:64em){h2{font-size:3.438rem}}h3{font-size:1.875rem;font-weight:600;line-height:1.15}@media(min-width:48em){h3{font-size:2.188rem}}h4{font-size:1.563rem;font-weight:400;line-height:1.15}@media(min-width:48em){h4{font-size:2.188rem}}h5{font-size:1.25rem;font-weight:400;line-height:1.15}@media(min-width:48em){h5{font-size:1.563rem}}h6{font-size:1rem;font-weight:700;letter-spacing:.03rem;line-height:1.15;text-transform:uppercase}p{margin-top:0}ol,ul{margin:0;padding-left:1.125rem}@media(min-width:48em){ol,ul{padding-left:1.313rem}}ol li,ul li{margin-bottom:1rem;padding-left:.875rem}@media(min-width:48em){ol li,ul li{margin-bottom:1.5rem;padding-left:.75rem}}ul li::marker{font-size:1.125rem}@media(min-width:48em){ul li::marker{font-size:1.313rem}}ol li{margin-bottom:1.063rem}dl{font-size:.875rem;line-height:1.37;margin:0}@media(min-width:48em){dl{font-size:1.25rem}}dt{margin-bottom:.5rem}dd{margin-bottom:1rem;margin-inline-start:2.5rem}@media(min-width:48em){dd{margin-bottom:1.5rem;margin-inline-start:3rem}}hr{border:1px solid #000}@keyframes lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a{color:#000;text-decoration:none}:lang(my) body,:lang(my) button{font-family:NotoSans,sans-serif;line-height:1.7}:lang(my) h1,:lang(my) h2,:lang(my) h3,:lang(my) h4,:lang(my) h5,:lang(my) h6{line-height:1.7}:lang(my) h1{font-family:NotoSans,sans-serif;font-size:2.625rem}@media(min-width:48em){:lang(my) h1{font-size:3.875rem}}@media(min-width:64em){:lang(my) h1{font-size:5rem}}:lang(my) h2{font-size:2rem}@media(min-width:48em){:lang(my) h2{font-size:2.188rem}}@media(min-width:64em){:lang(my) h2{font-size:2.813rem}}:lang(my) h4{font-size:1.3rem}@media(min-width:48em){:lang(my) h4{font-size:1.8rem}}:lang(my) h5{font-size:1.25rem}@media(min-width:48em){:lang(my) h5{font-size:1.375rem}}:lang(my) p{font-size:.875rem;line-height:1.7}@media(min-width:48em){:lang(my) p{font-size:1rem}}:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:.875rem;line-height:1.9}@media(min-width:48em){:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:1.125rem}}:lang(my) .sbdocs .sbdocs-content,:lang(my) .sbdocs h1,:lang(my) .sbdocs h2,:lang(my) .sbdocs h3,:lang(my) .sbdocs h4,:lang(my) .sbdocs h5,:lang(my) .sbdocs h6,:lang(my) .sbdocs p{font-family:NotoSans,sans-serif}:lang(my) .sbdocs .sbdocs-h1{font-size:2rem}[dir=rtl] ol,[dir=rtl] ul{padding-left:0;padding-right:1.125rem}@media(min-width:48em){[dir=rtl] ol,[dir=rtl] ul{padding-right:1.313rem}}[dir=rtl] ol li,[dir=rtl] ul li{padding-left:0;padding-right:.875rem}@media(min-width:48em){[dir=rtl] ol li,[dir=rtl] ul li{padding-right:.75rem}}:lang(be) h1,:lang(bg) h1,:lang(kk) h1,:lang(ky) h1,:lang(mk) h1,:lang(mn) h1,:lang(ru) h1,:lang(sr) h1,:lang(uk) h1{font-family:ProximaNova,sans-serif}:lang(bn) body,:lang(bn) h1{font-family:UNBangla,sans-serif}a{background-image:linear-gradient(#d12800,#d12800),linear-gradient(#d12800,#d12800);background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a:hover{-webkit-animation:lineLoop-animation 2s linear infinite;-moz-animation:lineLoop-animation 2s linear infinite;-ms-animation:lineLoop-animation 2s linear infinite;-o-animation:lineLoop-animation 2s linear infinite;animation:lineLoop-animation 2s linear infinite}.post-wrapper{margin-top:1rem}@media(min-width:48em){.post-wrapper{margin-top:4.563rem}} \ No newline at end of file +.post-wrapper{margin-top:1rem}@media(min-width:48em){.post-wrapper{margin-top:4.563rem}} \ No newline at end of file diff --git a/docs/css/components/post.min.css b/docs/css/components/post.min.css index 5ab05e36c..32a8a10e5 100644 --- a/docs/css/components/post.min.css +++ b/docs/css/components/post.min.css @@ -1 +1 @@ -a{background-image:linear-gradient(#d12800,#d12800),linear-gradient(#d12800,#d12800);background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a:hover{-webkit-animation:lineLoop-animation 2s linear infinite;-moz-animation:lineLoop-animation 2s linear infinite;-ms-animation:lineLoop-animation 2s linear infinite;-o-animation:lineLoop-animation 2s linear infinite;animation:lineLoop-animation 2s linear infinite}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{color:#000;font-family:ProximaNova,sans-serif;font-size:1rem;line-height:1.4}@media(min-width:48em){body{font-size:1.25rem}}button{font-family:ProximaNova,sans-serif}caption,h1,h2,h3,h4,h5,h6{margin:0 0 .75rem;padding:0}@media(min-width:48em){caption,h1,h2,h3,h4,h5,h6{margin-bottom:1rem}}h1{font-family:SohneBreit,ProximaNova,sans-serif;font-size:2.938rem;letter-spacing:.06rem;line-height:1.08;text-transform:uppercase}@media(min-width:48em){h1{font-size:5.125rem}}@media(min-width:64em){h1{font-size:6.25rem}}h2{font-size:2.5rem;font-weight:700;line-height:1.1}@media(min-width:48em){h2{font-size:2.813rem}}@media(min-width:64em){h2{font-size:3.438rem}}h3{font-size:1.875rem;font-weight:600;line-height:1.15}@media(min-width:48em){h3{font-size:2.188rem}}h4{font-size:1.563rem;font-weight:400;line-height:1.15}@media(min-width:48em){h4{font-size:2.188rem}}h5{font-size:1.25rem;font-weight:400;line-height:1.15}@media(min-width:48em){h5{font-size:1.563rem}}h6{font-size:1rem;font-weight:700;letter-spacing:.03rem;line-height:1.15;text-transform:uppercase}p{margin-top:0}ol,ul{margin:0;padding-left:1.125rem}@media(min-width:48em){ol,ul{padding-left:1.313rem}}ol li,ul li{margin-bottom:1rem;padding-left:.875rem}@media(min-width:48em){ol li,ul li{margin-bottom:1.5rem;padding-left:.75rem}}ul li::marker{font-size:1.125rem}@media(min-width:48em){ul li::marker{font-size:1.313rem}}ol li{margin-bottom:1.063rem}dl{font-size:.875rem;line-height:1.37;margin:0}@media(min-width:48em){dl{font-size:1.25rem}}dt{margin-bottom:.5rem}dd{margin-bottom:1rem;margin-inline-start:2.5rem}@media(min-width:48em){dd{margin-bottom:1.5rem;margin-inline-start:3rem}}hr{border:1px solid #000}@keyframes lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a{color:#000;text-decoration:none}:lang(my) body,:lang(my) button{font-family:NotoSans,sans-serif;line-height:1.7}:lang(my) h1,:lang(my) h2,:lang(my) h3,:lang(my) h4,:lang(my) h5,:lang(my) h6{line-height:1.7}:lang(my) h1{font-family:NotoSans,sans-serif;font-size:2.625rem}@media(min-width:48em){:lang(my) h1{font-size:3.875rem}}@media(min-width:64em){:lang(my) h1{font-size:5rem}}:lang(my) h2{font-size:2rem}@media(min-width:48em){:lang(my) h2{font-size:2.188rem}}@media(min-width:64em){:lang(my) h2{font-size:2.813rem}}:lang(my) h4{font-size:1.3rem}@media(min-width:48em){:lang(my) h4{font-size:1.8rem}}:lang(my) h5{font-size:1.25rem}@media(min-width:48em){:lang(my) h5{font-size:1.375rem}}:lang(my) p{font-size:.875rem;line-height:1.7}@media(min-width:48em){:lang(my) p{font-size:1rem}}:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:.875rem;line-height:1.9}@media(min-width:48em){:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:1.125rem}}:lang(my) .sbdocs .sbdocs-content,:lang(my) .sbdocs h1,:lang(my) .sbdocs h2,:lang(my) .sbdocs h3,:lang(my) .sbdocs h4,:lang(my) .sbdocs h5,:lang(my) .sbdocs h6,:lang(my) .sbdocs p{font-family:NotoSans,sans-serif}:lang(my) .sbdocs .sbdocs-h1{font-size:2rem}[dir=rtl] ol,[dir=rtl] ul{padding-left:0;padding-right:1.125rem}@media(min-width:48em){[dir=rtl] ol,[dir=rtl] ul{padding-right:1.313rem}}[dir=rtl] ol li,[dir=rtl] ul li{padding-left:0;padding-right:.875rem}@media(min-width:48em){[dir=rtl] ol li,[dir=rtl] ul li{padding-right:.75rem}}:lang(be) h1,:lang(bg) h1,:lang(kk) h1,:lang(ky) h1,:lang(mk) h1,:lang(mn) h1,:lang(ru) h1,:lang(sr) h1,:lang(uk) h1{font-family:ProximaNova,sans-serif}:lang(bn) body,:lang(bn) h1{font-family:UNBangla,sans-serif}.post-wrapper h2{margin-bottom:1rem}.post-wrapper h5{color:#55606e;margin-bottom:3rem} \ No newline at end of file +.post-wrapper h2{margin-bottom:1rem}.post-wrapper h5{color:#55606e;margin-bottom:3rem} \ No newline at end of file diff --git a/docs/css/components/progress-bar.min.css b/docs/css/components/progress-bar.min.css index 10155ba7b..8b38cc78b 100644 --- a/docs/css/components/progress-bar.min.css +++ b/docs/css/components/progress-bar.min.css @@ -1 +1 @@ -a{background-image:linear-gradient(#d12800,#d12800),linear-gradient(#d12800,#d12800);background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a:hover{-webkit-animation:lineLoop-animation 2s linear infinite;-moz-animation:lineLoop-animation 2s linear infinite;-ms-animation:lineLoop-animation 2s linear infinite;-o-animation:lineLoop-animation 2s linear infinite;animation:lineLoop-animation 2s linear infinite}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{color:#000;font-family:ProximaNova,sans-serif;font-size:1rem;line-height:1.4}@media(min-width:48em){body{font-size:1.25rem}}button{font-family:ProximaNova,sans-serif}caption,h1,h2,h3,h4,h5,h6{margin:0 0 .75rem;padding:0}@media(min-width:48em){caption,h1,h2,h3,h4,h5,h6{margin-bottom:1rem}}h1{font-family:SohneBreit,ProximaNova,sans-serif;font-size:2.938rem;letter-spacing:.06rem;line-height:1.08;text-transform:uppercase}@media(min-width:48em){h1{font-size:5.125rem}}@media(min-width:64em){h1{font-size:6.25rem}}h2{font-size:2.5rem;font-weight:700;line-height:1.1}@media(min-width:48em){h2{font-size:2.813rem}}@media(min-width:64em){h2{font-size:3.438rem}}h3{font-size:1.875rem;font-weight:600;line-height:1.15}@media(min-width:48em){h3{font-size:2.188rem}}h4{font-size:1.563rem;font-weight:400;line-height:1.15}@media(min-width:48em){h4{font-size:2.188rem}}h5{font-size:1.25rem;font-weight:400;line-height:1.15}@media(min-width:48em){h5{font-size:1.563rem}}h6{font-size:1rem;font-weight:700;letter-spacing:.03rem;line-height:1.15;text-transform:uppercase}p{margin-top:0}ol,ul{margin:0;padding-left:1.125rem}@media(min-width:48em){ol,ul{padding-left:1.313rem}}ol li,ul li{margin-bottom:1rem;padding-left:.875rem}@media(min-width:48em){ol li,ul li{margin-bottom:1.5rem;padding-left:.75rem}}ul li::marker{font-size:1.125rem}@media(min-width:48em){ul li::marker{font-size:1.313rem}}ol li{margin-bottom:1.063rem}dl{font-size:.875rem;line-height:1.37;margin:0}@media(min-width:48em){dl{font-size:1.25rem}}dt{margin-bottom:.5rem}dd{margin-bottom:1rem;margin-inline-start:2.5rem}@media(min-width:48em){dd{margin-bottom:1.5rem;margin-inline-start:3rem}}hr{border:1px solid #000}@keyframes lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a{color:#000;text-decoration:none}:lang(my) body,:lang(my) button{font-family:NotoSans,sans-serif;line-height:1.7}:lang(my) h1,:lang(my) h2,:lang(my) h3,:lang(my) h4,:lang(my) h5,:lang(my) h6{line-height:1.7}:lang(my) h1{font-family:NotoSans,sans-serif;font-size:2.625rem}@media(min-width:48em){:lang(my) h1{font-size:3.875rem}}@media(min-width:64em){:lang(my) h1{font-size:5rem}}:lang(my) h2{font-size:2rem}@media(min-width:48em){:lang(my) h2{font-size:2.188rem}}@media(min-width:64em){:lang(my) h2{font-size:2.813rem}}:lang(my) h4{font-size:1.3rem}@media(min-width:48em){:lang(my) h4{font-size:1.8rem}}:lang(my) h5{font-size:1.25rem}@media(min-width:48em){:lang(my) h5{font-size:1.375rem}}:lang(my) p{font-size:.875rem;line-height:1.7}@media(min-width:48em){:lang(my) p{font-size:1rem}}:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:.875rem;line-height:1.9}@media(min-width:48em){:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:1.125rem}}:lang(my) .sbdocs .sbdocs-content,:lang(my) .sbdocs h1,:lang(my) .sbdocs h2,:lang(my) .sbdocs h3,:lang(my) .sbdocs h4,:lang(my) .sbdocs h5,:lang(my) .sbdocs h6,:lang(my) .sbdocs p{font-family:NotoSans,sans-serif}:lang(my) .sbdocs .sbdocs-h1{font-size:2rem}[dir=rtl] ol,[dir=rtl] ul{padding-left:0;padding-right:1.125rem}@media(min-width:48em){[dir=rtl] ol,[dir=rtl] ul{padding-right:1.313rem}}[dir=rtl] ol li,[dir=rtl] ul li{padding-left:0;padding-right:.875rem}@media(min-width:48em){[dir=rtl] ol li,[dir=rtl] ul li{padding-right:.75rem}}:lang(be) h1,:lang(bg) h1,:lang(kk) h1,:lang(ky) h1,:lang(mk) h1,:lang(mn) h1,:lang(ru) h1,:lang(sr) h1,:lang(uk) h1{font-family:ProximaNova,sans-serif}:lang(bn) body,:lang(bn) h1{font-family:UNBangla,sans-serif}progress{border:2px solid #000;border-radius:7px;height:14px;width:50%}progress::-webkit-progress-bar{background-color:#fff;border-radius:7px}progress::-webkit-progress-value{background-color:#000}progress::-moz-progress-bar{background-color:#fff} \ No newline at end of file +progress{border:2px solid #000;border-radius:7px;height:14px;width:50%}progress::-webkit-progress-bar{background-color:#fff;border-radius:7px}progress::-webkit-progress-value{background-color:#000}progress::-moz-progress-bar{background-color:#fff} \ No newline at end of file diff --git a/docs/css/components/project-detail.min.css b/docs/css/components/project-detail.min.css index e2918549a..24e5eb8e6 100644 --- a/docs/css/components/project-detail.min.css +++ b/docs/css/components/project-detail.min.css @@ -1 +1 @@ -html{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{color:#000;font-family:ProximaNova,sans-serif;font-size:1rem;line-height:1.4}@media(min-width:48em){body{font-size:1.25rem}}button{font-family:ProximaNova,sans-serif}caption,h1,h2,h3,h4,h5,h6{margin:0 0 .75rem;padding:0}@media(min-width:48em){caption,h1,h2,h3,h4,h5,h6{margin-bottom:1rem}}h1{font-family:SohneBreit,ProximaNova,sans-serif;font-size:2.938rem;letter-spacing:.06rem;line-height:1.08;text-transform:uppercase}@media(min-width:48em){h1{font-size:5.125rem}}@media(min-width:64em){h1{font-size:6.25rem}}h2{font-size:2.5rem;font-weight:700;line-height:1.1}@media(min-width:48em){h2{font-size:2.813rem}}@media(min-width:64em){h2{font-size:3.438rem}}h3{font-size:1.875rem;font-weight:600;line-height:1.15}@media(min-width:48em){h3{font-size:2.188rem}}h4{font-size:1.563rem;font-weight:400;line-height:1.15}@media(min-width:48em){h4{font-size:2.188rem}}h5{font-size:1.25rem;font-weight:400;line-height:1.15}@media(min-width:48em){h5{font-size:1.563rem}}h6{font-size:1rem;font-weight:700;letter-spacing:.03rem;line-height:1.15;text-transform:uppercase}p{margin-top:0}ol,ul{margin:0;padding-left:1.125rem}@media(min-width:48em){ol,ul{padding-left:1.313rem}}ol li,ul li{margin-bottom:1rem;padding-left:.875rem}@media(min-width:48em){ol li,ul li{margin-bottom:1.5rem;padding-left:.75rem}}ul li::marker{font-size:1.125rem}@media(min-width:48em){ul li::marker{font-size:1.313rem}}ol li{margin-bottom:1.063rem}dl{font-size:.875rem;line-height:1.37;margin:0}@media(min-width:48em){dl{font-size:1.25rem}}dt{margin-bottom:.5rem}dd{margin-bottom:1rem;margin-inline-start:2.5rem}@media(min-width:48em){dd{margin-bottom:1.5rem;margin-inline-start:3rem}}hr{border:1px solid #000}@keyframes lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a{color:#000;text-decoration:none}:lang(my) body,:lang(my) button{font-family:NotoSans,sans-serif;line-height:1.7}:lang(my) h1,:lang(my) h2,:lang(my) h3,:lang(my) h4,:lang(my) h5,:lang(my) h6{line-height:1.7}:lang(my) h1{font-family:NotoSans,sans-serif;font-size:2.625rem}@media(min-width:48em){:lang(my) h1{font-size:3.875rem}}@media(min-width:64em){:lang(my) h1{font-size:5rem}}:lang(my) h2{font-size:2rem}@media(min-width:48em){:lang(my) h2{font-size:2.188rem}}@media(min-width:64em){:lang(my) h2{font-size:2.813rem}}:lang(my) h4{font-size:1.3rem}@media(min-width:48em){:lang(my) h4{font-size:1.8rem}}:lang(my) h5{font-size:1.25rem}@media(min-width:48em){:lang(my) h5{font-size:1.375rem}}:lang(my) p{font-size:.875rem;line-height:1.7}@media(min-width:48em){:lang(my) p{font-size:1rem}}:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:.875rem;line-height:1.9}@media(min-width:48em){:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:1.125rem}}:lang(my) .sbdocs .sbdocs-content,:lang(my) .sbdocs h1,:lang(my) .sbdocs h2,:lang(my) .sbdocs h3,:lang(my) .sbdocs h4,:lang(my) .sbdocs h5,:lang(my) .sbdocs h6,:lang(my) .sbdocs p{font-family:NotoSans,sans-serif}:lang(my) .sbdocs .sbdocs-h1{font-size:2rem}[dir=rtl] ol,[dir=rtl] ul{padding-left:0;padding-right:1.125rem}@media(min-width:48em){[dir=rtl] ol,[dir=rtl] ul{padding-right:1.313rem}}[dir=rtl] ol li,[dir=rtl] ul li{padding-left:0;padding-right:.875rem}@media(min-width:48em){[dir=rtl] ol li,[dir=rtl] ul li{padding-right:.75rem}}:lang(be) h1,:lang(bg) h1,:lang(kk) h1,:lang(ky) h1,:lang(mk) h1,:lang(mn) h1,:lang(ru) h1,:lang(sr) h1,:lang(uk) h1{font-family:ProximaNova,sans-serif}:lang(bn) body,:lang(bn) h1{font-family:UNBangla,sans-serif}a{background-image:linear-gradient(#d12800,#d12800),linear-gradient(#d12800,#d12800);background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a:hover{-webkit-animation:lineLoop-animation 2s linear infinite;-moz-animation:lineLoop-animation 2s linear infinite;-ms-animation:lineLoop-animation 2s linear infinite;-o-animation:lineLoop-animation 2s linear infinite;animation:lineLoop-animation 2s linear infinite}.project-detail{border-bottom:1px solid #d4d6d8}.project-detail-4{border-bottom:0}.project-detail h2{border-bottom:2px solid #000;margin-bottom:0;padding-bottom:2rem}.project-detail-list>div{margin-top:2rem}@media(max-width:47.9375em){.project-detail-list>div{border-bottom:1px solid #d4d6d8}}.project-detail-list>div p{color:#232e3d;line-height:2;margin-bottom:2rem}.project-detail-list>div h6{margin-bottom:.25rem} \ No newline at end of file +.project-detail{border-bottom:1px solid #d4d6d8}.project-detail-4{border-bottom:0}.project-detail h2{border-bottom:2px solid #000;margin-bottom:0;padding-bottom:2rem}.project-detail-list>div{margin-top:2rem}@media(max-width:47.9375em){.project-detail-list>div{border-bottom:1px solid #d4d6d8}}.project-detail-list>div p{color:#232e3d;line-height:2;margin-bottom:2rem}.project-detail-list>div h6{margin-bottom:.25rem} \ No newline at end of file diff --git a/docs/css/components/projectdetails.min.css b/docs/css/components/projectdetails.min.css index bbaf376e6..511f68cf0 100644 --- a/docs/css/components/projectdetails.min.css +++ b/docs/css/components/projectdetails.min.css @@ -1 +1 @@ -a{background-image:linear-gradient(#d12800,#d12800),linear-gradient(#d12800,#d12800);background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a:hover{-webkit-animation:lineLoop-animation 2s linear infinite;-moz-animation:lineLoop-animation 2s linear infinite;-ms-animation:lineLoop-animation 2s linear infinite;-o-animation:lineLoop-animation 2s linear infinite;animation:lineLoop-animation 2s linear infinite}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{color:#000;font-family:ProximaNova,sans-serif;font-size:1rem;line-height:1.4}@media(min-width:48em){body{font-size:1.25rem}}button{font-family:ProximaNova,sans-serif}caption,h1,h2,h3,h4,h5,h6{margin:0 0 .75rem;padding:0}@media(min-width:48em){caption,h1,h2,h3,h4,h5,h6{margin-bottom:1rem}}h1{font-family:SohneBreit,ProximaNova,sans-serif;font-size:2.938rem;letter-spacing:.06rem;line-height:1.08;text-transform:uppercase}@media(min-width:48em){h1{font-size:5.125rem}}@media(min-width:64em){h1{font-size:6.25rem}}h2{font-size:2.5rem;font-weight:700;line-height:1.1}@media(min-width:48em){h2{font-size:2.813rem}}@media(min-width:64em){h2{font-size:3.438rem}}h3{font-size:1.875rem;font-weight:600;line-height:1.15}@media(min-width:48em){h3{font-size:2.188rem}}h4{font-size:1.563rem;font-weight:400;line-height:1.15}@media(min-width:48em){h4{font-size:2.188rem}}h5{font-size:1.25rem;font-weight:400;line-height:1.15}@media(min-width:48em){h5{font-size:1.563rem}}h6{font-size:1rem;font-weight:700;letter-spacing:.03rem;line-height:1.15;text-transform:uppercase}p{margin-top:0}ol,ul{margin:0;padding-left:1.125rem}@media(min-width:48em){ol,ul{padding-left:1.313rem}}ol li,ul li{margin-bottom:1rem;padding-left:.875rem}@media(min-width:48em){ol li,ul li{margin-bottom:1.5rem;padding-left:.75rem}}ul li::marker{font-size:1.125rem}@media(min-width:48em){ul li::marker{font-size:1.313rem}}ol li{margin-bottom:1.063rem}dl{font-size:.875rem;line-height:1.37;margin:0}@media(min-width:48em){dl{font-size:1.25rem}}dt{margin-bottom:.5rem}dd{margin-bottom:1rem;margin-inline-start:2.5rem}@media(min-width:48em){dd{margin-bottom:1.5rem;margin-inline-start:3rem}}hr{border:1px solid #000}@keyframes lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a{color:#000;text-decoration:none}:lang(my) body,:lang(my) button{font-family:NotoSans,sans-serif;line-height:1.7}:lang(my) h1,:lang(my) h2,:lang(my) h3,:lang(my) h4,:lang(my) h5,:lang(my) h6{line-height:1.7}:lang(my) h1{font-family:NotoSans,sans-serif;font-size:2.625rem}@media(min-width:48em){:lang(my) h1{font-size:3.875rem}}@media(min-width:64em){:lang(my) h1{font-size:5rem}}:lang(my) h2{font-size:2rem}@media(min-width:48em){:lang(my) h2{font-size:2.188rem}}@media(min-width:64em){:lang(my) h2{font-size:2.813rem}}:lang(my) h4{font-size:1.3rem}@media(min-width:48em){:lang(my) h4{font-size:1.8rem}}:lang(my) h5{font-size:1.25rem}@media(min-width:48em){:lang(my) h5{font-size:1.375rem}}:lang(my) p{font-size:.875rem;line-height:1.7}@media(min-width:48em){:lang(my) p{font-size:1rem}}:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:.875rem;line-height:1.9}@media(min-width:48em){:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:1.125rem}}:lang(my) .sbdocs .sbdocs-content,:lang(my) .sbdocs h1,:lang(my) .sbdocs h2,:lang(my) .sbdocs h3,:lang(my) .sbdocs h4,:lang(my) .sbdocs h5,:lang(my) .sbdocs h6,:lang(my) .sbdocs p{font-family:NotoSans,sans-serif}:lang(my) .sbdocs .sbdocs-h1{font-size:2rem}[dir=rtl] ol,[dir=rtl] ul{padding-left:0;padding-right:1.125rem}@media(min-width:48em){[dir=rtl] ol,[dir=rtl] ul{padding-right:1.313rem}}[dir=rtl] ol li,[dir=rtl] ul li{padding-left:0;padding-right:.875rem}@media(min-width:48em){[dir=rtl] ol li,[dir=rtl] ul li{padding-right:.75rem}}:lang(be) h1,:lang(bg) h1,:lang(kk) h1,:lang(ky) h1,:lang(mk) h1,:lang(mn) h1,:lang(ru) h1,:lang(sr) h1,:lang(uk) h1{font-family:ProximaNova,sans-serif}:lang(bn) body,:lang(bn) h1{font-family:UNBangla,sans-serif}.project-data{border-bottom:1px solid #d4d6d8}@media(min-width:48em){.project-data{border:0}}.project-data__col{display:inline-block;margin-bottom:2rem;width:50%}@media(min-width:48em){.project-data__col{width:100%}}.project-data__label{display:block;font-size:1rem;font-weight:700;letter-spacing:.03em;line-height:1.15;margin-bottom:.25rem}.project-data__text{color:#232e3d} \ No newline at end of file +.project-data{border-bottom:1px solid #d4d6d8}@media(min-width:48em){.project-data{border:0}}.project-data__col{display:inline-block;margin-bottom:2rem;width:50%}@media(min-width:48em){.project-data__col{width:100%}}.project-data__label{display:block;font-size:1rem;font-weight:700;letter-spacing:.03em;line-height:1.15;margin-bottom:.25rem}.project-data__text{color:#232e3d} \ No newline at end of file diff --git a/docs/css/components/sdg.min.css b/docs/css/components/sdg.min.css index b8bbcb7ad..07c29d006 100644 --- a/docs/css/components/sdg.min.css +++ b/docs/css/components/sdg.min.css @@ -1 +1 @@ -.sdg-card{border:none}.sdg-image:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.sdg-card{align-items:center;background-image:none;display:block;font-family:SohneBreit,ProximaNova,sans-serif;min-height:210px;padding:2.188rem 1.5rem 1rem;position:relative}@media(min-width:48em){.sdg-card{cursor:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODEiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTY5LjUgMSAxMCA4Ljk5OG0wIDBMNjkuNSAxOW0xMC05LjAwMkgwIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==),auto;display:flex;min-height:160px;padding:0}}.sdg-card strong{color:#fff;display:inline-block;font-size:2.938rem}@media(min-width:48em){.sdg-card strong{font-size:6.875rem;padding-left:6.313rem}}.sdg-card h4{color:#fff;font-size:1.563rem;letter-spacing:.078rem;margin:1.375rem 0 0;text-transform:uppercase;z-index:1}@media(min-width:48em){.sdg-card h4{font-size:1.875rem;left:18rem;letter-spacing:.094rem;margin:0;position:absolute}.sdg-card-link{cursor:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODEiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTY5LjUgMSAxMCA4Ljk5OG0wIDBMNjkuNSAxOW0xMC05LjAwMkgwIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==),auto}}.sdg-card-link h4{color:#000}.sdg-card-link img{height:50px;width:50px}@media(min-width:48em){.sdg-card-link img{height:130px;padding-left:6.313rem;width:130px}}.sdg-card.sdg-color-1{background-color:#e5243b}.sdg-card.sdg-color-1 .sdg-image:before{background-image:linear-gradient(270deg,rgba(228,37,58,0),rgba(228,37,58,0) 10%,#e5243b)}.sdg-card.sdg-color-2{background-color:#dda63a}.sdg-card.sdg-color-2 .sdg-image:before{background-image:linear-gradient(270deg,rgba(222,168,60,0),rgba(222,168,60,0) 80%,#dda63a)}.sdg-card.sdg-color-3{background-color:#4c9f38}.sdg-card.sdg-color-3 .sdg-image:before{background-image:linear-gradient(270deg,rgba(78,159,56,0),rgba(78,159,56,0) 80%,#4c9f38)}.sdg-card.sdg-color-4{background-color:#c5192d}.sdg-card.sdg-color-4 .sdg-image:before{background-image:linear-gradient(270deg,rgba(197,26,45,0),rgba(197,26,45,0) 80%,#c5192d)}.sdg-card.sdg-color-5{background-color:#ff3a21}.sdg-card.sdg-color-5 .sdg-image:before{background-image:linear-gradient(270deg,rgba(255,60,35,0),rgba(255,60,35,0) 80%,#ff3a21)}.sdg-card.sdg-color-6{background-color:#26bde2}.sdg-card.sdg-color-6 .sdg-image:before{background-image:linear-gradient(270deg,rgba(39,189,227,0),rgba(39,189,227,0) 80%,#26bde2)}.sdg-card.sdg-color-7{background-color:#fcc30b}.sdg-card.sdg-color-7 .sdg-image:before{background-image:linear-gradient(270deg,rgba(253,195,10,0),rgba(253,195,10,0) 80%,#fcc30b)}.sdg-card.sdg-color-8{background-color:#a21942}.sdg-card.sdg-color-8 .sdg-image:before{background-image:linear-gradient(270deg,rgba(162,24,67,0),rgba(162,24,67,0) 80%,#a21942)}.sdg-card.sdg-color-9{background-color:#fd6925}.sdg-card.sdg-color-9 .sdg-image:before{background-image:linear-gradient(270deg,rgba(254,105,36,0),rgba(254,105,36,0) 80%,#fd6925)}.sdg-card.sdg-color-10{background-color:#dd1367}.sdg-card.sdg-color-10 .sdg-image:before{background-image:linear-gradient(270deg,rgba(222,21,104,0),rgba(222,21,104,0) 80%,#dd1367)}.sdg-card.sdg-color-11{background-color:#fd9d24}.sdg-card.sdg-color-11 .sdg-image:before{background-image:linear-gradient(270deg,rgba(254,156,37,0),rgba(254,156,37,0) 80%,#fd9d24)}.sdg-card.sdg-color-12{background-color:#bf8b2e}.sdg-card.sdg-color-12 .sdg-image:before{background-image:linear-gradient(270deg,rgba(191,139,46,0),rgba(191,139,46,0) 80%,#bf8b2e)}.sdg-card.sdg-color-13{background-color:#3f7e44}.sdg-card.sdg-color-13 .sdg-image:before{background-image:linear-gradient(270deg,rgba(62,128,69,0),rgba(62,128,69,0) 80%,#3f7e44)}.sdg-card.sdg-color-14{background-color:#0a97d9}.sdg-card.sdg-color-14 .sdg-image:before{background-image:linear-gradient(270deg,rgba(12,152,218,0),rgba(12,152,218,0) 80%,#0a97d9)}.sdg-card.sdg-color-15{background-color:#56c02b}.sdg-card.sdg-color-15 .sdg-image:before{background-image:linear-gradient(270deg,rgba(88,193,44,0),rgba(88,193,44,0) 80%,#56c02b)}.sdg-card.sdg-color-16{background-color:#00689d}.sdg-card.sdg-color-16 .sdg-image:before{background-image:linear-gradient(270deg,rgba(3,104,157,0),rgba(3,104,157,0) 80%,#00689d)}.sdg-card.sdg-color-17{background-color:#19486a}.sdg-card.sdg-color-17 .sdg-image:before{background-image:linear-gradient(270deg,rgba(26,73,107,0),rgba(26,73,107,0) 80%,#19486a)}.sdg-card.color-white{background-color:#fff}.sdg-card:hover .sdg-image img{opacity:.3}.sdg-image{margin-left:auto;max-width:650px;position:relative;width:100%;z-index:0}.sdg-image:before{-webkit-transition:background-color .5s linear;-moz-transition:background-color .5s linear;-ms-transition:background-color .5s linear;-o-transition:background-color .5s linear;transition:background-color .5s linear;z-index:1}.sdg-image img{display:none;height:160px;opacity:0;-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-ms-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease;width:100%}@media(min-width:48em){.sdg-image img{display:block}[dir=rtl] .sdg-card{cursor:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODIiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDEgMiA5Ljk5OG0wIDBMMTIgMTlNMiA5Ljk5OGg3OS41IiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==),auto}[dir=rtl] .sdg-card strong{padding:0 8.75rem 0 0}[dir=rtl] .sdg-card h4{left:unset;right:22rem}[dir=rtl] .sdg-card-link{cursor:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODIiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyIDEgMiA5Ljk5OG0wIDBMMTIgMTlNMiA5Ljk5OGg3OS41IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==),auto}[dir=rtl] .sdg-card-link img{padding:0 8.75rem 0 0}[dir=rtl] .sdg-image{margin-left:unset;margin-right:auto}[dir=rtl] .sdg-image:before{-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1);transition:scaleX(-1)}}:lang(my) .sdg-card h4{font-family:NotoSans,sans-serif}:lang(be) .sdg-card h4,:lang(bg) .sdg-card h4,:lang(kk) .sdg-card h4,:lang(ky) .sdg-card h4,:lang(mk) .sdg-card h4,:lang(mn) .sdg-card h4,:lang(ru) .sdg-card h4,:lang(sr) .sdg-card h4,:lang(uk) .sdg-card h4{font-family:ProximaNova,sans-serif} \ No newline at end of file +.sdg-card{border:none}.sdg-image:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.sdg-card{align-items:center;background-image:none;display:block;font-family:SohneBreit,ProximaNova,sans-serif;min-height:210px;padding:2.188rem 1.5rem 1rem;position:relative}@media(min-width:48em){.sdg-card{cursor:url(../../images/arrow-right-white.svg),auto;display:flex;min-height:160px;padding:0}}.sdg-card strong{color:#fff;display:inline-block;font-size:2.938rem}@media(min-width:48em){.sdg-card strong{font-size:6.875rem;padding-left:6.313rem}}.sdg-card h4{color:#fff;font-size:1.563rem;letter-spacing:.078rem;margin:1.375rem 0 0;text-transform:uppercase;z-index:1}@media(min-width:48em){.sdg-card h4{font-size:1.875rem;left:18rem;letter-spacing:.094rem;margin:0;position:absolute}.sdg-card-link{cursor:url(../../images/arrow-right.svg),auto}}.sdg-card-link h4{color:#000}.sdg-card-link img{height:50px;width:50px}@media(min-width:48em){.sdg-card-link img{height:130px;padding-left:6.313rem;width:130px}}.sdg-card.sdg-color-1{background-color:#e5243b}.sdg-card.sdg-color-1 .sdg-image:before{background-image:linear-gradient(270deg,rgba(228,37,58,0),rgba(228,37,58,0) 10%,#e5243b)}.sdg-card.sdg-color-2{background-color:#dda63a}.sdg-card.sdg-color-2 .sdg-image:before{background-image:linear-gradient(270deg,rgba(222,168,60,0),rgba(222,168,60,0) 80%,#dda63a)}.sdg-card.sdg-color-3{background-color:#4c9f38}.sdg-card.sdg-color-3 .sdg-image:before{background-image:linear-gradient(270deg,rgba(78,159,56,0),rgba(78,159,56,0) 80%,#4c9f38)}.sdg-card.sdg-color-4{background-color:#c5192d}.sdg-card.sdg-color-4 .sdg-image:before{background-image:linear-gradient(270deg,rgba(197,26,45,0),rgba(197,26,45,0) 80%,#c5192d)}.sdg-card.sdg-color-5{background-color:#ff3a21}.sdg-card.sdg-color-5 .sdg-image:before{background-image:linear-gradient(270deg,rgba(255,60,35,0),rgba(255,60,35,0) 80%,#ff3a21)}.sdg-card.sdg-color-6{background-color:#26bde2}.sdg-card.sdg-color-6 .sdg-image:before{background-image:linear-gradient(270deg,rgba(39,189,227,0),rgba(39,189,227,0) 80%,#26bde2)}.sdg-card.sdg-color-7{background-color:#fcc30b}.sdg-card.sdg-color-7 .sdg-image:before{background-image:linear-gradient(270deg,rgba(253,195,10,0),rgba(253,195,10,0) 80%,#fcc30b)}.sdg-card.sdg-color-8{background-color:#a21942}.sdg-card.sdg-color-8 .sdg-image:before{background-image:linear-gradient(270deg,rgba(162,24,67,0),rgba(162,24,67,0) 80%,#a21942)}.sdg-card.sdg-color-9{background-color:#fd6925}.sdg-card.sdg-color-9 .sdg-image:before{background-image:linear-gradient(270deg,rgba(254,105,36,0),rgba(254,105,36,0) 80%,#fd6925)}.sdg-card.sdg-color-10{background-color:#dd1367}.sdg-card.sdg-color-10 .sdg-image:before{background-image:linear-gradient(270deg,rgba(222,21,104,0),rgba(222,21,104,0) 80%,#dd1367)}.sdg-card.sdg-color-11{background-color:#fd9d24}.sdg-card.sdg-color-11 .sdg-image:before{background-image:linear-gradient(270deg,rgba(254,156,37,0),rgba(254,156,37,0) 80%,#fd9d24)}.sdg-card.sdg-color-12{background-color:#bf8b2e}.sdg-card.sdg-color-12 .sdg-image:before{background-image:linear-gradient(270deg,rgba(191,139,46,0),rgba(191,139,46,0) 80%,#bf8b2e)}.sdg-card.sdg-color-13{background-color:#3f7e44}.sdg-card.sdg-color-13 .sdg-image:before{background-image:linear-gradient(270deg,rgba(62,128,69,0),rgba(62,128,69,0) 80%,#3f7e44)}.sdg-card.sdg-color-14{background-color:#0a97d9}.sdg-card.sdg-color-14 .sdg-image:before{background-image:linear-gradient(270deg,rgba(12,152,218,0),rgba(12,152,218,0) 80%,#0a97d9)}.sdg-card.sdg-color-15{background-color:#56c02b}.sdg-card.sdg-color-15 .sdg-image:before{background-image:linear-gradient(270deg,rgba(88,193,44,0),rgba(88,193,44,0) 80%,#56c02b)}.sdg-card.sdg-color-16{background-color:#00689d}.sdg-card.sdg-color-16 .sdg-image:before{background-image:linear-gradient(270deg,rgba(3,104,157,0),rgba(3,104,157,0) 80%,#00689d)}.sdg-card.sdg-color-17{background-color:#19486a}.sdg-card.sdg-color-17 .sdg-image:before{background-image:linear-gradient(270deg,rgba(26,73,107,0),rgba(26,73,107,0) 80%,#19486a)}.sdg-card.color-white{background-color:#fff}.sdg-card:hover .sdg-image img{opacity:.3}.sdg-image{margin-left:auto;max-width:650px;position:relative;width:100%;z-index:0}.sdg-image:before{-webkit-transition:background-color .5s linear;-moz-transition:background-color .5s linear;-ms-transition:background-color .5s linear;-o-transition:background-color .5s linear;transition:background-color .5s linear;z-index:1}.sdg-image img{display:none;height:160px;opacity:0;-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-ms-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease;width:100%}@media(min-width:48em){.sdg-image img{display:block}[dir=rtl] .sdg-card{cursor:url(../../images/arrow-left-white.svg),auto}[dir=rtl] .sdg-card strong{padding:0 8.75rem 0 0}[dir=rtl] .sdg-card h4{left:unset;right:22rem}[dir=rtl] .sdg-card-link{cursor:url(../../images/arrow-left.svg),auto}[dir=rtl] .sdg-card-link img{padding:0 8.75rem 0 0}[dir=rtl] .sdg-image{margin-left:unset;margin-right:auto}[dir=rtl] .sdg-image:before{-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1);transition:scaleX(-1)}}:lang(my) .sdg-card h4{font-family:NotoSans,sans-serif}:lang(be) .sdg-card h4,:lang(bg) .sdg-card h4,:lang(kk) .sdg-card h4,:lang(ky) .sdg-card h4,:lang(mk) .sdg-card h4,:lang(mn) .sdg-card h4,:lang(ru) .sdg-card h4,:lang(sr) .sdg-card h4,:lang(uk) .sdg-card h4{font-family:ProximaNova,sans-serif} \ No newline at end of file diff --git a/docs/css/components/sdgmodal.min.css b/docs/css/components/sdgmodal.min.css index 6b969b64b..26d27f354 100644 --- a/docs/css/components/sdgmodal.min.css +++ b/docs/css/components/sdgmodal.min.css @@ -1 +1 @@ -.sdg-container .description img{height:100%;object-fit:cover;padding:0;width:100%}.sdg-container .heading h2{font-size:1.563rem}@media(min-width:48em){.sdg-container .heading h2{font-size:3.438rem;padding-left:1rem}}.sdg-container .heading h3{font-size:1.25rem}@media(min-width:48em){.sdg-container .heading h3{font-size:2.188rem}}.modal-sdg{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);height:calc(100vh - 7.1875rem);opacity:1;overflow-x:hidden;position:fixed;top:7.1875rem;-webkit-transition:transform .4s linear;-moz-transition:transform .4s linear;-ms-transition:transform .4s linear;-o-transition:transform .4s linear;transition:transform .4s linear;visibility:visible;width:100%;z-index:1}@media(max-width:63.9375em){.modal-sdg{height:calc(100vh - 4.6875rem);top:4.6875rem}}@media(max-width:47.9375em){.modal-sdg{padding-left:.75rem;width:calc(100% - .75rem)}}.modal-sdg .sdg-modal-dialog{height:100%;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}@media(min-width:48em){.modal-sdg .modal-header{padding-top:3.75rem}}@media(max-width:47.9375em){.modal-sdg .modal-header{padding:1.25rem 1.25rem 0 0;position:absolute;right:0;z-index:10}}.modal-sdg .modal-header .close{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDUiIGhlaWdodD0iNDQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIyLjUgNDRDMzQuOTI2IDQ0IDQ1IDM0LjE1IDQ1IDIyUzM0LjkyNiAwIDIyLjUgMCAwIDkuODUgMCAyMnMxMC4wNzQgMjIgMjIuNSAyMloiIGZpbGw9IiNGQUZBRkEiLz48cGF0aCBkPSJNMzEuMDY0IDEzLjY4NCAxNC40MzEgMzAuMzE2TTMxLjA2NCAzMC4zMTYgMTQuNDMyIDEzLjY4NCIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=) no-repeat 0;border:0;border-radius:50%;cursor:pointer;display:block;height:45px;margin:0 auto;width:45px}.modal-sdg-content{background-color:#fff;box-shadow:-3px 0 6px rgba(0,0,0,.16);height:100%;overflow-y:auto}.modal-sdg .sdg-card-link{display:none}body.sdgmodal-open{overflow:hidden}.sdg-container{overflow-x:hidden;padding:4.375rem .75rem 0;word-break:break-word}@media(min-width:48em){.sdg-container{padding:0 1.5rem 0 2rem}}.sdg-container .heading{margin:0 0 0 1.875rem}@media(min-width:48em){.sdg-container .heading{margin:6rem 0 0 6rem}}.sdg-container .heading h2{font-family:SohneBreit,ProximaNova,sans-serif;text-transform:uppercase}.sdg-container .description{margin-top:2.5rem;padding:1rem 1rem 5rem}@media(min-width:48em){.sdg-container .description{margin-top:5rem;padding:4.375rem 3.75rem 5.625rem 6rem}.sdg-container .description p{margin-right:5rem}.sdg-container .description img{height:auto}}@media(max-width:47.9375em){.sdg-container .description>div{flex-direction:column-reverse}.sdg-container .description>div>div:first-of-type{margin-top:1.5rem}}.sdg-container .stats-card:hover h2{-webkit-text-stroke:unset;color:#fff;text-shadow:none}.sdg-container .sdg-content:hover .cta__link,.sdg-container .sdg-content:hover h4,.sdg-container .sdg-content:hover h5,.sdg-container .sdg-content:hover h6,.sdg-container .sdg-content:hover p,.sdg-container .stats-card:hover h4,.sdg-container .stats-card:hover p{color:#fff}.sdg-container .sdg-content:hover .cta__link i:before,.sdg-container .sdg-content:hover h4 i:before,.sdg-container .sdg-content:hover h5 i:before,.sdg-container .sdg-content:hover h6 i:before,.sdg-container .sdg-content:hover p i:before{background-color:#fff}.sdg-container .sdg-content:hover .cta__link i:after,.sdg-container .sdg-content:hover h4 i:after,.sdg-container .sdg-content:hover h5 i:after,.sdg-container .sdg-content:hover h6 i:after,.sdg-container .sdg-content:hover p i:after{border-color:#fff}.sdg-container .sdg-content.color{-webkit-transition:background-color .5s ease;-moz-transition:background-color .5s ease;-ms-transition:background-color .5s ease;-o-transition:background-color .5s ease;transition:background-color .5s ease}.sdg-container.sdg-color-1 .heading h2,.sdg-container.sdg-color-1 .heading h3{color:#e5243b}.sdg-container.sdg-color-1 .description,.sdg-container.sdg-color-1 .stats-card:hover{background-color:#e5243b}.sdg-container.sdg-color-1 .sdg-content.color{background-color:#dc9099}.sdg-container.sdg-color-1 .sdg-content:hover{background-color:#e5243b}.sdg-container.sdg-color-1 .image:before{background:linear-gradient(42deg,#e5243b,transparent 80%)}.sdg-container.sdg-color-2 .heading h2,.sdg-container.sdg-color-2 .heading h3{color:#dda63a}.sdg-container.sdg-color-2 .description,.sdg-container.sdg-color-2 .stats-card:hover{background-color:#dda63a}.sdg-container.sdg-color-2 .sdg-content.color{background-color:#d3bb8a}.sdg-container.sdg-color-2 .sdg-content:hover{background-color:#dda63a}.sdg-container.sdg-color-2 .image:before{background:linear-gradient(42deg,#dda63a,transparent 80%)}.sdg-container.sdg-color-3 .heading h2,.sdg-container.sdg-color-3 .heading h3{color:#4c9f38}.sdg-container.sdg-color-3 .description,.sdg-container.sdg-color-3 .stats-card:hover{background-color:#4c9f38}.sdg-container.sdg-color-3 .sdg-content.color{background-color:#9fd092}.sdg-container.sdg-color-3 .sdg-content:hover{background-color:#4c9f38}.sdg-container.sdg-color-3 .image:before{background:linear-gradient(42deg,#4c9f38,transparent 80%)}.sdg-container.sdg-color-4 .heading h2,.sdg-container.sdg-color-4 .heading h3{color:#c5192d}.sdg-container.sdg-color-4 .description,.sdg-container.sdg-color-4 .stats-card:hover{background-color:#c5192d}.sdg-container.sdg-color-4 .sdg-content.color{background-color:#ce8f97}.sdg-container.sdg-color-4 .sdg-content:hover{background-color:#c5192d}.sdg-container.sdg-color-4 .image:before{background:linear-gradient(42deg,#c5192d,transparent 80%)}.sdg-container.sdg-color-5 .heading h2,.sdg-container.sdg-color-5 .heading h3{color:#ff3a21}.sdg-container.sdg-color-5 .description,.sdg-container.sdg-color-5 .stats-card:hover{background-color:#ff3a21}.sdg-container.sdg-color-5 .sdg-content.color{background-color:#ce9890}.sdg-container.sdg-color-5 .sdg-content:hover{background-color:#ff3a21}.sdg-container.sdg-color-5 .image:before{background:linear-gradient(42deg,#ff3a21,transparent 80%)}.sdg-container.sdg-color-6 .heading h2,.sdg-container.sdg-color-6 .heading h3{color:#26bde2}.sdg-container.sdg-color-6 .description,.sdg-container.sdg-color-6 .stats-card:hover{background-color:#26bde2}.sdg-container.sdg-color-6 .sdg-content.color{background-color:#9ac8d3}.sdg-container.sdg-color-6 .sdg-content:hover{background-color:#26bde2}.sdg-container.sdg-color-6 .image:before{background:linear-gradient(42deg,#26bde2,transparent 80%)}.sdg-container.sdg-color-7 .heading h2,.sdg-container.sdg-color-7 .heading h3{color:#fcc30b}.sdg-container.sdg-color-7 .description,.sdg-container.sdg-color-7 .stats-card:hover{background-color:#fcc30b}.sdg-container.sdg-color-7 .sdg-content.color{background-color:#d3c79d}.sdg-container.sdg-color-7 .sdg-content:hover{background-color:#fcc30b}.sdg-container.sdg-color-7 .image:before{background:linear-gradient(42deg,#fcc30b,transparent 80%)}.sdg-container.sdg-color-8 .heading h2,.sdg-container.sdg-color-8 .heading h3{color:#a21942}.sdg-container.sdg-color-8 .description,.sdg-container.sdg-color-8 .stats-card:hover{background-color:#a21942}.sdg-container.sdg-color-8 .sdg-content.color{background-color:#ce94a6}.sdg-container.sdg-color-8 .sdg-content:hover{background-color:#a21942}.sdg-container.sdg-color-8 .image:before{background:linear-gradient(42deg,#a21942,transparent 80%)}.sdg-container.sdg-color-9 .heading h2,.sdg-container.sdg-color-9 .heading h3{color:#fd6925}.sdg-container.sdg-color-9 .description,.sdg-container.sdg-color-9 .stats-card:hover{background-color:#fd6925}.sdg-container.sdg-color-9 .sdg-content.color{background-color:#d2aa98}.sdg-container.sdg-color-9 .sdg-content:hover{background-color:#fd6925}.sdg-container.sdg-color-9 .image:before{background:linear-gradient(42deg,#fd6925,transparent 80%)}.sdg-container.sdg-color-10 .heading h2,.sdg-container.sdg-color-10 .heading h3{color:#dd1367}.sdg-container.sdg-color-10 .description,.sdg-container.sdg-color-10 .stats-card:hover{background-color:#dd1367}.sdg-container.sdg-color-10 .sdg-content.color{background-color:#c994aa}.sdg-container.sdg-color-10 .sdg-content:hover{background-color:#dd1367}.sdg-container.sdg-color-10 .image:before{background:linear-gradient(42deg,#dd1367,transparent 80%)}.sdg-container.sdg-color-11 .heading h2,.sdg-container.sdg-color-11 .heading h3{color:#fd9d24}.sdg-container.sdg-color-11 .description,.sdg-container.sdg-color-11 .stats-card:hover{background-color:#fd9d24}.sdg-container.sdg-color-11 .sdg-content.color{background-color:#c7b094}.sdg-container.sdg-color-11 .sdg-content:hover{background-color:#fd9d24}.sdg-container.sdg-color-11 .image:before{background:linear-gradient(42deg,#fd9d24,transparent 80%)}.sdg-container.sdg-color-12 .heading h2,.sdg-container.sdg-color-12 .heading h3{color:#bf8b2e}.sdg-container.sdg-color-12 .description,.sdg-container.sdg-color-12 .stats-card:hover{background-color:#bf8b2e}.sdg-container.sdg-color-12 .sdg-content.color{background-color:#ceba98}.sdg-container.sdg-color-12 .sdg-content:hover{background-color:#bf8b2e}.sdg-container.sdg-color-12 .image:before{background:linear-gradient(42deg,#bf8b2e,transparent 80%)}.sdg-container.sdg-color-13 .heading h2,.sdg-container.sdg-color-13 .heading h3{color:#3f7e44}.sdg-container.sdg-color-13 .description,.sdg-container.sdg-color-13 .stats-card:hover{background-color:#3f7e44}.sdg-container.sdg-color-13 .sdg-content.color{background-color:#a2d7a6}.sdg-container.sdg-color-13 .sdg-content:hover{background-color:#3f7e44}.sdg-container.sdg-color-13 .image:before{background:linear-gradient(42deg,#3f7e44,transparent 80%)}.sdg-container.sdg-color-14 .heading h2,.sdg-container.sdg-color-14 .heading h3{color:#0a97d9}.sdg-container.sdg-color-14 .description,.sdg-container.sdg-color-14 .stats-card:hover{background-color:#0a97d9}.sdg-container.sdg-color-14 .sdg-content.color{background-color:#a1c6d7}.sdg-container.sdg-color-14 .sdg-content:hover{background-color:#0a97d9}.sdg-container.sdg-color-14 .image:before{background:linear-gradient(42deg,#0a97d9,transparent 80%)}.sdg-container.sdg-color-15 .heading h2,.sdg-container.sdg-color-15 .heading h3{color:#56c02b}.sdg-container.sdg-color-15 .description,.sdg-container.sdg-color-15 .stats-card:hover{background-color:#56c02b}.sdg-container.sdg-color-15 .sdg-content.color{background-color:#abce9e}.sdg-container.sdg-color-15 .sdg-content:hover{background-color:#56c02b}.sdg-container.sdg-color-15 .image:before{background:linear-gradient(42deg,#56c02b,transparent 80%)}.sdg-container.sdg-color-16 .heading h2,.sdg-container.sdg-color-16 .heading h3{color:#00689d}.sdg-container.sdg-color-16 .description,.sdg-container.sdg-color-16 .stats-card:hover{background-color:#00689d}.sdg-container.sdg-color-16 .sdg-content.color{background-color:#748f9d}.sdg-container.sdg-color-16 .sdg-content:hover{background-color:#00689d}.sdg-container.sdg-color-16 .image:before{background:linear-gradient(42deg,#00689d,transparent 80%)}.sdg-container.sdg-color-17 .heading h2,.sdg-container.sdg-color-17 .heading h3{color:#19486a}.sdg-container.sdg-color-17 .description,.sdg-container.sdg-color-17 .stats-card:hover{background-color:#19486a}.sdg-container.sdg-color-17 .sdg-content.color{background-color:#a2c2d8}.sdg-container.sdg-color-17 .sdg-content:hover{background-color:#19486a}.sdg-container.sdg-color-17 .image:before{background:linear-gradient(42deg,#19486a,transparent 80%)}.ndg-container{padding-left:2rem}@media(min-width:48em){.ndg-container .sdg-card strong{padding-left:2rem}.ndg-container .sdg-card h4{left:15rem}}@media(max-width:47.9375em){.ndg-container{padding-bottom:.75rem;padding-left:.75rem}.ndg-container .sdg-card{display:flex;min-height:85px;padding:0 1.5rem;position:relative}.ndg-container .sdg-card strong{font-size:.938rem;margin-right:1rem}.ndg-container .sdg-card h4{font-size:.938rem;margin:0;width:calc(100% - 4rem)}.ndg-container .sdg-card:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEgMSAxMCA4Ljk5OEwxIDE5IiBzdHJva2U9IiNFREVGRjAiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==) no-repeat 50%;content:"";height:20px;position:absolute;right:1.5rem;width:13px}}.ndg-container .sdg-image{display:none}.bulleted-list{margin:5rem 0 0}@media(min-width:48em){.bulleted-list{margin:6rem 0 0 5rem}}.bulleted-list ul{margin-left:.5rem;padding-top:3.125rem}@media(min-width:48em){.bulleted-list ul{margin-left:0;padding:0}}.bulleted-list ul li{font-size:1.25rem;padding-left:2rem;position:relative}.bulleted-list ul li:not(:last-of-type){margin-bottom:4rem}.sdg-content-cards,.sdg-stats{margin-top:6rem}.sdg-content-cards .content-data{margin-top:1.5rem}.sdg-content-cards .content-data>div{margin-bottom:1.5rem}.sdg-content-cards .button{margin:1.5rem 0 2rem}@media(min-width:48em){.sdg-content-cards .button{margin:5rem 0 4rem}}@media(max-width:47.9375em){[dir=rtl] .modal-sdg{padding-left:0;padding-right:.75rem}}[dir=rtl] .modal-sdg .modal-header{left:0;right:unset}@media(max-width:47.9375em){[dir=rtl] .modal-sdg .modal-header{padding-left:1.25rem;padding-right:0}}@media(min-width:48em){[dir=rtl] .sdg-container{padding:0 2rem 0 1.5rem}[dir=rtl] .sdg-container .description{padding:4.375rem 6rem 5.625rem 3.75rem}[dir=rtl] .sdg-container .description p{margin-left:5rem;margin-right:0}}[dir=rtl] .sdg-container .heading{margin-left:0;margin-right:1.875rem}@media(min-width:48em){[dir=rtl] .sdg-container .heading{margin-left:0;margin-right:6rem}[dir=rtl] .sdg-container .heading h2{padding-left:0;padding-right:1rem}}[dir=rtl] .ndg-container{padding-left:0;padding-right:2rem}@media(min-width:48em){[dir=rtl] .ndg-container .sdg-card strong{padding-left:0;padding-right:2rem}[dir=rtl] .ndg-container .sdg-card h4{left:unset;right:15rem}}@media(max-width:47.9375em){[dir=rtl] .ndg-container{padding-right:.75rem}[dir=rtl] .ndg-container .sdg-card strong{margin-left:1rem;margin-right:0}[dir=rtl] .ndg-container .sdg-card:after{left:1.5rem;right:unset;-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transition:rotateY(180deg)}}[dir=rtl] .bulleted-list{margin-left:0;margin-right:0}@media(min-width:48em){[dir=rtl] .bulleted-list{margin-left:0;margin-right:5rem}}[dir=rtl] .bulleted-list ul{margin-left:unset;margin-right:.5rem}@media(min-width:48em){[dir=rtl] .bulleted-list ul{margin-right:0;padding-right:0}}[dir=rtl] .bulleted-list ul li{padding-left:0;padding-right:2rem}[dir=rtl] .bulleted-list ul li:before{left:0;right:0}@media(min-width:48em){[dir=rtl] .bulleted-list ul li:before{right:-1rem}}:lang(my) .sdg-container .heading h2{font-family:NotoSans,sans-serif}:lang(be) .sdg-container .heading h2,:lang(bg) .sdg-container .heading h2,:lang(kk) .sdg-container .heading h2,:lang(ky) .sdg-container .heading h2,:lang(mk) .sdg-container .heading h2,:lang(mn) .sdg-container .heading h2,:lang(ru) .sdg-container .heading h2,:lang(sr) .sdg-container .heading h2,:lang(uk) .sdg-container .heading h2{font-family:ProximaNova,sans-serif} \ No newline at end of file +.sdg-container .description img{height:100%;object-fit:cover;padding:0;width:100%}.sdg-container .heading h2{font-size:1.563rem}@media(min-width:48em){.sdg-container .heading h2{font-size:3.438rem;padding-left:1rem}}.sdg-container .heading h3{font-size:1.25rem}@media(min-width:48em){.sdg-container .heading h3{font-size:2.188rem}}.modal-sdg{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);height:calc(100vh - 7.1875rem);opacity:1;overflow-x:hidden;position:fixed;top:7.1875rem;-webkit-transition:transform .4s linear;-moz-transition:transform .4s linear;-ms-transition:transform .4s linear;-o-transition:transform .4s linear;transition:transform .4s linear;visibility:visible;width:100%;z-index:1}@media(max-width:63.9375em){.modal-sdg{height:calc(100vh - 4.6875rem);top:4.6875rem}}@media(max-width:47.9375em){.modal-sdg{padding-left:.75rem;width:calc(100% - .75rem)}}.modal-sdg .sdg-modal-dialog{height:100%;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}@media(min-width:48em){.modal-sdg .modal-header{padding-top:3.75rem}}@media(max-width:47.9375em){.modal-sdg .modal-header{padding:1.25rem 1.25rem 0 0;position:absolute;right:0;z-index:10}}.modal-sdg .modal-header .close{background:url(../../images/times-circle.svg) no-repeat 0;border:0;border-radius:50%;cursor:pointer;display:block;height:45px;margin:0 auto;width:45px}.modal-sdg-content{background-color:#fff;box-shadow:-3px 0 6px rgba(0,0,0,.16);height:100%;overflow-y:auto}.modal-sdg .sdg-card-link{display:none}body.sdgmodal-open{overflow:hidden}.sdg-container{overflow-x:hidden;padding:4.375rem .75rem 0;word-break:break-word}@media(min-width:48em){.sdg-container{padding:0 1.5rem 0 2rem}}.sdg-container .heading{margin:0 0 0 1.875rem}@media(min-width:48em){.sdg-container .heading{margin:6rem 0 0 6rem}}.sdg-container .heading h2{font-family:SohneBreit,ProximaNova,sans-serif;text-transform:uppercase}.sdg-container .description{margin-top:2.5rem;padding:1rem 1rem 5rem}@media(min-width:48em){.sdg-container .description{margin-top:5rem;padding:4.375rem 3.75rem 5.625rem 6rem}.sdg-container .description p{margin-right:5rem}.sdg-container .description img{height:auto}}@media(max-width:47.9375em){.sdg-container .description>div{flex-direction:column-reverse}.sdg-container .description>div>div:first-of-type{margin-top:1.5rem}}.sdg-container .stats-card:hover h2{-webkit-text-stroke:unset;color:#fff;text-shadow:none}.sdg-container .sdg-content:hover .cta__link,.sdg-container .sdg-content:hover h4,.sdg-container .sdg-content:hover h5,.sdg-container .sdg-content:hover h6,.sdg-container .sdg-content:hover p,.sdg-container .stats-card:hover h4,.sdg-container .stats-card:hover p{color:#fff}.sdg-container .sdg-content:hover .cta__link i:before,.sdg-container .sdg-content:hover h4 i:before,.sdg-container .sdg-content:hover h5 i:before,.sdg-container .sdg-content:hover h6 i:before,.sdg-container .sdg-content:hover p i:before{background-color:#fff}.sdg-container .sdg-content:hover .cta__link i:after,.sdg-container .sdg-content:hover h4 i:after,.sdg-container .sdg-content:hover h5 i:after,.sdg-container .sdg-content:hover h6 i:after,.sdg-container .sdg-content:hover p i:after{border-color:#fff}.sdg-container .sdg-content.color{-webkit-transition:background-color .5s ease;-moz-transition:background-color .5s ease;-ms-transition:background-color .5s ease;-o-transition:background-color .5s ease;transition:background-color .5s ease}.sdg-container.sdg-color-1 .heading h2,.sdg-container.sdg-color-1 .heading h3{color:#e5243b}.sdg-container.sdg-color-1 .description,.sdg-container.sdg-color-1 .stats-card:hover{background-color:#e5243b}.sdg-container.sdg-color-1 .sdg-content.color{background-color:#dc9099}.sdg-container.sdg-color-1 .sdg-content:hover{background-color:#e5243b}.sdg-container.sdg-color-1 .image:before{background:linear-gradient(42deg,#e5243b,transparent 80%)}.sdg-container.sdg-color-2 .heading h2,.sdg-container.sdg-color-2 .heading h3{color:#dda63a}.sdg-container.sdg-color-2 .description,.sdg-container.sdg-color-2 .stats-card:hover{background-color:#dda63a}.sdg-container.sdg-color-2 .sdg-content.color{background-color:#d3bb8a}.sdg-container.sdg-color-2 .sdg-content:hover{background-color:#dda63a}.sdg-container.sdg-color-2 .image:before{background:linear-gradient(42deg,#dda63a,transparent 80%)}.sdg-container.sdg-color-3 .heading h2,.sdg-container.sdg-color-3 .heading h3{color:#4c9f38}.sdg-container.sdg-color-3 .description,.sdg-container.sdg-color-3 .stats-card:hover{background-color:#4c9f38}.sdg-container.sdg-color-3 .sdg-content.color{background-color:#9fd092}.sdg-container.sdg-color-3 .sdg-content:hover{background-color:#4c9f38}.sdg-container.sdg-color-3 .image:before{background:linear-gradient(42deg,#4c9f38,transparent 80%)}.sdg-container.sdg-color-4 .heading h2,.sdg-container.sdg-color-4 .heading h3{color:#c5192d}.sdg-container.sdg-color-4 .description,.sdg-container.sdg-color-4 .stats-card:hover{background-color:#c5192d}.sdg-container.sdg-color-4 .sdg-content.color{background-color:#ce8f97}.sdg-container.sdg-color-4 .sdg-content:hover{background-color:#c5192d}.sdg-container.sdg-color-4 .image:before{background:linear-gradient(42deg,#c5192d,transparent 80%)}.sdg-container.sdg-color-5 .heading h2,.sdg-container.sdg-color-5 .heading h3{color:#ff3a21}.sdg-container.sdg-color-5 .description,.sdg-container.sdg-color-5 .stats-card:hover{background-color:#ff3a21}.sdg-container.sdg-color-5 .sdg-content.color{background-color:#ce9890}.sdg-container.sdg-color-5 .sdg-content:hover{background-color:#ff3a21}.sdg-container.sdg-color-5 .image:before{background:linear-gradient(42deg,#ff3a21,transparent 80%)}.sdg-container.sdg-color-6 .heading h2,.sdg-container.sdg-color-6 .heading h3{color:#26bde2}.sdg-container.sdg-color-6 .description,.sdg-container.sdg-color-6 .stats-card:hover{background-color:#26bde2}.sdg-container.sdg-color-6 .sdg-content.color{background-color:#9ac8d3}.sdg-container.sdg-color-6 .sdg-content:hover{background-color:#26bde2}.sdg-container.sdg-color-6 .image:before{background:linear-gradient(42deg,#26bde2,transparent 80%)}.sdg-container.sdg-color-7 .heading h2,.sdg-container.sdg-color-7 .heading h3{color:#fcc30b}.sdg-container.sdg-color-7 .description,.sdg-container.sdg-color-7 .stats-card:hover{background-color:#fcc30b}.sdg-container.sdg-color-7 .sdg-content.color{background-color:#d3c79d}.sdg-container.sdg-color-7 .sdg-content:hover{background-color:#fcc30b}.sdg-container.sdg-color-7 .image:before{background:linear-gradient(42deg,#fcc30b,transparent 80%)}.sdg-container.sdg-color-8 .heading h2,.sdg-container.sdg-color-8 .heading h3{color:#a21942}.sdg-container.sdg-color-8 .description,.sdg-container.sdg-color-8 .stats-card:hover{background-color:#a21942}.sdg-container.sdg-color-8 .sdg-content.color{background-color:#ce94a6}.sdg-container.sdg-color-8 .sdg-content:hover{background-color:#a21942}.sdg-container.sdg-color-8 .image:before{background:linear-gradient(42deg,#a21942,transparent 80%)}.sdg-container.sdg-color-9 .heading h2,.sdg-container.sdg-color-9 .heading h3{color:#fd6925}.sdg-container.sdg-color-9 .description,.sdg-container.sdg-color-9 .stats-card:hover{background-color:#fd6925}.sdg-container.sdg-color-9 .sdg-content.color{background-color:#d2aa98}.sdg-container.sdg-color-9 .sdg-content:hover{background-color:#fd6925}.sdg-container.sdg-color-9 .image:before{background:linear-gradient(42deg,#fd6925,transparent 80%)}.sdg-container.sdg-color-10 .heading h2,.sdg-container.sdg-color-10 .heading h3{color:#dd1367}.sdg-container.sdg-color-10 .description,.sdg-container.sdg-color-10 .stats-card:hover{background-color:#dd1367}.sdg-container.sdg-color-10 .sdg-content.color{background-color:#c994aa}.sdg-container.sdg-color-10 .sdg-content:hover{background-color:#dd1367}.sdg-container.sdg-color-10 .image:before{background:linear-gradient(42deg,#dd1367,transparent 80%)}.sdg-container.sdg-color-11 .heading h2,.sdg-container.sdg-color-11 .heading h3{color:#fd9d24}.sdg-container.sdg-color-11 .description,.sdg-container.sdg-color-11 .stats-card:hover{background-color:#fd9d24}.sdg-container.sdg-color-11 .sdg-content.color{background-color:#c7b094}.sdg-container.sdg-color-11 .sdg-content:hover{background-color:#fd9d24}.sdg-container.sdg-color-11 .image:before{background:linear-gradient(42deg,#fd9d24,transparent 80%)}.sdg-container.sdg-color-12 .heading h2,.sdg-container.sdg-color-12 .heading h3{color:#bf8b2e}.sdg-container.sdg-color-12 .description,.sdg-container.sdg-color-12 .stats-card:hover{background-color:#bf8b2e}.sdg-container.sdg-color-12 .sdg-content.color{background-color:#ceba98}.sdg-container.sdg-color-12 .sdg-content:hover{background-color:#bf8b2e}.sdg-container.sdg-color-12 .image:before{background:linear-gradient(42deg,#bf8b2e,transparent 80%)}.sdg-container.sdg-color-13 .heading h2,.sdg-container.sdg-color-13 .heading h3{color:#3f7e44}.sdg-container.sdg-color-13 .description,.sdg-container.sdg-color-13 .stats-card:hover{background-color:#3f7e44}.sdg-container.sdg-color-13 .sdg-content.color{background-color:#a2d7a6}.sdg-container.sdg-color-13 .sdg-content:hover{background-color:#3f7e44}.sdg-container.sdg-color-13 .image:before{background:linear-gradient(42deg,#3f7e44,transparent 80%)}.sdg-container.sdg-color-14 .heading h2,.sdg-container.sdg-color-14 .heading h3{color:#0a97d9}.sdg-container.sdg-color-14 .description,.sdg-container.sdg-color-14 .stats-card:hover{background-color:#0a97d9}.sdg-container.sdg-color-14 .sdg-content.color{background-color:#a1c6d7}.sdg-container.sdg-color-14 .sdg-content:hover{background-color:#0a97d9}.sdg-container.sdg-color-14 .image:before{background:linear-gradient(42deg,#0a97d9,transparent 80%)}.sdg-container.sdg-color-15 .heading h2,.sdg-container.sdg-color-15 .heading h3{color:#56c02b}.sdg-container.sdg-color-15 .description,.sdg-container.sdg-color-15 .stats-card:hover{background-color:#56c02b}.sdg-container.sdg-color-15 .sdg-content.color{background-color:#abce9e}.sdg-container.sdg-color-15 .sdg-content:hover{background-color:#56c02b}.sdg-container.sdg-color-15 .image:before{background:linear-gradient(42deg,#56c02b,transparent 80%)}.sdg-container.sdg-color-16 .heading h2,.sdg-container.sdg-color-16 .heading h3{color:#00689d}.sdg-container.sdg-color-16 .description,.sdg-container.sdg-color-16 .stats-card:hover{background-color:#00689d}.sdg-container.sdg-color-16 .sdg-content.color{background-color:#748f9d}.sdg-container.sdg-color-16 .sdg-content:hover{background-color:#00689d}.sdg-container.sdg-color-16 .image:before{background:linear-gradient(42deg,#00689d,transparent 80%)}.sdg-container.sdg-color-17 .heading h2,.sdg-container.sdg-color-17 .heading h3{color:#19486a}.sdg-container.sdg-color-17 .description,.sdg-container.sdg-color-17 .stats-card:hover{background-color:#19486a}.sdg-container.sdg-color-17 .sdg-content.color{background-color:#a2c2d8}.sdg-container.sdg-color-17 .sdg-content:hover{background-color:#19486a}.sdg-container.sdg-color-17 .image:before{background:linear-gradient(42deg,#19486a,transparent 80%)}.ndg-container{padding-left:2rem}@media(min-width:48em){.ndg-container .sdg-card strong{padding-left:2rem}.ndg-container .sdg-card h4{left:15rem}}@media(max-width:47.9375em){.ndg-container{padding-bottom:.75rem;padding-left:.75rem}.ndg-container .sdg-card{display:flex;min-height:85px;padding:0 1.5rem;position:relative}.ndg-container .sdg-card strong{font-size:.938rem;margin-right:1rem}.ndg-container .sdg-card h4{font-size:.938rem;margin:0;width:calc(100% - 4rem)}.ndg-container .sdg-card:after{background:url(../../images/chevron-right-white.svg) no-repeat 50%;content:"";height:20px;position:absolute;right:1.5rem;width:13px}}.ndg-container .sdg-image{display:none}.bulleted-list{margin:5rem 0 0}@media(min-width:48em){.bulleted-list{margin:6rem 0 0 5rem}}.bulleted-list ul{margin-left:.5rem;padding-top:3.125rem}@media(min-width:48em){.bulleted-list ul{margin-left:0;padding:0}}.bulleted-list ul li{font-size:1.25rem;padding-left:2rem;position:relative}.bulleted-list ul li:not(:last-of-type){margin-bottom:4rem}.sdg-content-cards,.sdg-stats{margin-top:6rem}.sdg-content-cards .content-data{margin-top:1.5rem}.sdg-content-cards .content-data>div{margin-bottom:1.5rem}.sdg-content-cards .button{margin:1.5rem 0 2rem}@media(min-width:48em){.sdg-content-cards .button{margin:5rem 0 4rem}}@media(max-width:47.9375em){[dir=rtl] .modal-sdg{padding-left:0;padding-right:.75rem}}[dir=rtl] .modal-sdg .modal-header{left:0;right:unset}@media(max-width:47.9375em){[dir=rtl] .modal-sdg .modal-header{padding-left:1.25rem;padding-right:0}}@media(min-width:48em){[dir=rtl] .sdg-container{padding:0 2rem 0 1.5rem}[dir=rtl] .sdg-container .description{padding:4.375rem 6rem 5.625rem 3.75rem}[dir=rtl] .sdg-container .description p{margin-left:5rem;margin-right:0}}[dir=rtl] .sdg-container .heading{margin-left:0;margin-right:1.875rem}@media(min-width:48em){[dir=rtl] .sdg-container .heading{margin-left:0;margin-right:6rem}[dir=rtl] .sdg-container .heading h2{padding-left:0;padding-right:1rem}}[dir=rtl] .ndg-container{padding-left:0;padding-right:2rem}@media(min-width:48em){[dir=rtl] .ndg-container .sdg-card strong{padding-left:0;padding-right:2rem}[dir=rtl] .ndg-container .sdg-card h4{left:unset;right:15rem}}@media(max-width:47.9375em){[dir=rtl] .ndg-container{padding-right:.75rem}[dir=rtl] .ndg-container .sdg-card strong{margin-left:1rem;margin-right:0}[dir=rtl] .ndg-container .sdg-card:after{left:1.5rem;right:unset;-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transition:rotateY(180deg)}}[dir=rtl] .bulleted-list{margin-left:0;margin-right:0}@media(min-width:48em){[dir=rtl] .bulleted-list{margin-left:0;margin-right:5rem}}[dir=rtl] .bulleted-list ul{margin-left:unset;margin-right:.5rem}@media(min-width:48em){[dir=rtl] .bulleted-list ul{margin-right:0;padding-right:0}}[dir=rtl] .bulleted-list ul li{padding-left:0;padding-right:2rem}[dir=rtl] .bulleted-list ul li:before{left:0;right:0}@media(min-width:48em){[dir=rtl] .bulleted-list ul li:before{right:-1rem}}:lang(my) .sdg-container .heading h2{font-family:NotoSans,sans-serif}:lang(be) .sdg-container .heading h2,:lang(bg) .sdg-container .heading h2,:lang(kk) .sdg-container .heading h2,:lang(ky) .sdg-container .heading h2,:lang(mk) .sdg-container .heading h2,:lang(mn) .sdg-container .heading h2,:lang(ru) .sdg-container .heading h2,:lang(sr) .sdg-container .heading h2,:lang(uk) .sdg-container .heading h2{font-family:ProximaNova,sans-serif} \ No newline at end of file diff --git a/docs/css/components/sectionheader.min.css b/docs/css/components/sectionheader.min.css index 54a8ff923..b9803b3cf 100644 --- a/docs/css/components/sectionheader.min.css +++ b/docs/css/components/sectionheader.min.css @@ -1 +1 @@ -a{background-image:linear-gradient(#d12800,#d12800),linear-gradient(#d12800,#d12800);background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a:hover{-webkit-animation:lineLoop-animation 2s linear infinite;-moz-animation:lineLoop-animation 2s linear infinite;-ms-animation:lineLoop-animation 2s linear infinite;-o-animation:lineLoop-animation 2s linear infinite;animation:lineLoop-animation 2s linear infinite}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{color:#000;font-family:ProximaNova,sans-serif;font-size:1rem;line-height:1.4}@media(min-width:48em){body{font-size:1.25rem}}button{font-family:ProximaNova,sans-serif}caption,h1,h2,h3,h4,h5,h6{margin:0 0 .75rem;padding:0}@media(min-width:48em){caption,h1,h2,h3,h4,h5,h6{margin-bottom:1rem}}h1{font-family:SohneBreit,ProximaNova,sans-serif;font-size:2.938rem;letter-spacing:.06rem;line-height:1.08;text-transform:uppercase}@media(min-width:48em){h1{font-size:5.125rem}}@media(min-width:64em){h1{font-size:6.25rem}}h2{font-size:2.5rem;font-weight:700;line-height:1.1}@media(min-width:48em){h2{font-size:2.813rem}}@media(min-width:64em){h2{font-size:3.438rem}}h3{font-size:1.875rem;font-weight:600;line-height:1.15}@media(min-width:48em){h3{font-size:2.188rem}}h4{font-size:1.563rem;font-weight:400;line-height:1.15}@media(min-width:48em){h4{font-size:2.188rem}}h5{font-size:1.25rem;font-weight:400;line-height:1.15}@media(min-width:48em){h5{font-size:1.563rem}}h6{font-size:1rem;font-weight:700;letter-spacing:.03rem;line-height:1.15;text-transform:uppercase}p{margin-top:0}ol,ul{margin:0;padding-left:1.125rem}@media(min-width:48em){ol,ul{padding-left:1.313rem}}ol li,ul li{margin-bottom:1rem;padding-left:.875rem}@media(min-width:48em){ol li,ul li{margin-bottom:1.5rem;padding-left:.75rem}}ul li::marker{font-size:1.125rem}@media(min-width:48em){ul li::marker{font-size:1.313rem}}ol li{margin-bottom:1.063rem}dl{font-size:.875rem;line-height:1.37;margin:0}@media(min-width:48em){dl{font-size:1.25rem}}dt{margin-bottom:.5rem}dd{margin-bottom:1rem;margin-inline-start:2.5rem}@media(min-width:48em){dd{margin-bottom:1.5rem;margin-inline-start:3rem}}hr{border:1px solid #000}@keyframes lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a{color:#000;text-decoration:none}:lang(my) body,:lang(my) button{font-family:NotoSans,sans-serif;line-height:1.7}:lang(my) h1,:lang(my) h2,:lang(my) h3,:lang(my) h4,:lang(my) h5,:lang(my) h6{line-height:1.7}:lang(my) h1{font-family:NotoSans,sans-serif;font-size:2.625rem}@media(min-width:48em){:lang(my) h1{font-size:3.875rem}}@media(min-width:64em){:lang(my) h1{font-size:5rem}}:lang(my) h2{font-size:2rem}@media(min-width:48em){:lang(my) h2{font-size:2.188rem}}@media(min-width:64em){:lang(my) h2{font-size:2.813rem}}:lang(my) h4{font-size:1.3rem}@media(min-width:48em){:lang(my) h4{font-size:1.8rem}}:lang(my) h5{font-size:1.25rem}@media(min-width:48em){:lang(my) h5{font-size:1.375rem}}:lang(my) p{font-size:.875rem;line-height:1.7}@media(min-width:48em){:lang(my) p{font-size:1rem}}:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:.875rem;line-height:1.9}@media(min-width:48em){:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:1.125rem}}:lang(my) .sbdocs .sbdocs-content,:lang(my) .sbdocs h1,:lang(my) .sbdocs h2,:lang(my) .sbdocs h3,:lang(my) .sbdocs h4,:lang(my) .sbdocs h5,:lang(my) .sbdocs h6,:lang(my) .sbdocs p{font-family:NotoSans,sans-serif}:lang(my) .sbdocs .sbdocs-h1{font-size:2rem}[dir=rtl] ol,[dir=rtl] ul{padding-left:0;padding-right:1.125rem}@media(min-width:48em){[dir=rtl] ol,[dir=rtl] ul{padding-right:1.313rem}}[dir=rtl] ol li,[dir=rtl] ul li{padding-left:0;padding-right:.875rem}@media(min-width:48em){[dir=rtl] ol li,[dir=rtl] ul li{padding-right:.75rem}}:lang(be) h1,:lang(bg) h1,:lang(kk) h1,:lang(ky) h1,:lang(mk) h1,:lang(mn) h1,:lang(ru) h1,:lang(sr) h1,:lang(uk) h1{font-family:ProximaNova,sans-serif}:lang(bn) body,:lang(bn) h1{font-family:UNBangla,sans-serif}.header__wrapper h2{margin-bottom:1.5rem} \ No newline at end of file +.header__wrapper h2{margin-bottom:1.5rem} \ No newline at end of file diff --git a/docs/css/components/select.min.css b/docs/css/components/select.min.css index 4e31fd576..038edda7d 100644 --- a/docs/css/components/select.min.css +++ b/docs/css/components/select.min.css @@ -1 +1 @@ -.select-default{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE5IDEtOSAxMEwxIDEiIHN0cm9rZT0iI0VFNDAyRCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat right 22px center;border:2px solid #000;border-radius:0;color:#000;cursor:pointer;display:block;font-size:1rem;font-weight:600;line-height:1.125rem;margin:0;padding:1rem 3.125rem 1rem 1rem;position:relative;text-transform:uppercase;width:100%}[dir=rtl] .select-default{background-position:left 22px center;padding:1rem 1rem 1rem 3.125rem;text-align:right} \ No newline at end of file +.select-default{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url(../../images/chevron-down.svg) no-repeat right 22px center;border:2px solid #000;border-radius:0;color:#000;cursor:pointer;display:block;font-size:1rem;font-weight:600;line-height:1.125rem;margin:0;padding:1rem 3.125rem 1rem 1rem;position:relative;text-transform:uppercase;width:100%}[dir=rtl] .select-default{background-position:left 22px center;padding:1rem 1rem 1rem 3.125rem;text-align:right} \ No newline at end of file diff --git a/docs/css/components/sidebar.min.css b/docs/css/components/sidebar.min.css index 12b6cad5c..85d9c29a7 100644 --- a/docs/css/components/sidebar.min.css +++ b/docs/css/components/sidebar.min.css @@ -1 +1 @@ -.sidebar-accordion ul>li button{align-items:center;background:transparent;border:none;cursor:pointer;display:block;display:flex;font-size:1rem;font-weight:700;letter-spacing:.03em;line-height:1;text-transform:uppercase}@media(min-width:48em){.sidebar-accordion ul>li button{display:inline-flex}}.overlay-grey:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.sidebar-accordion h6:after,.sidebar-accordion ul>li button:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE5IDEtOSAxMEwxIDEiIHN0cm9rZT0iI0VFNDAyRCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 50%;content:"";height:.813rem;position:absolute;right:1.188rem;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;transition:translateY(-50%);width:20px}.sidebar-accordion ul ul.accordion__panel li a{background-image:none}[data-viewport=true]{opacity:0;-webkit-transform:translateX(-100px);-moz-transform:translateX(-100px);-ms-transform:translateX(-100px);-o-transform:translateX(-100px);transition:translateX(-100px);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1),opacity 1.2s cubic-bezier(.34,.41,.03,1);visibility:hidden}[data-viewport=true].inviewport,[dir=rtl] [data-viewport=true].inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0);visibility:visible}.scale-up{-webkit-transform:scale(.9);-moz-transform:scale(.9);-ms-transform:scale(.9);-o-transform:scale(.9);transition:scale(.9);-webkit-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:transform 1.2s cubic-bezier(.34,.41,.03,1);transition:transform 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only{opacity:0;-webkit-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-moz-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-ms-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);-o-transition:opacity 1.2s cubic-bezier(.34,.41,.03,1);transition:opacity 1.2s cubic-bezier(.34,.41,.03,1)}.opacity-only.inviewport{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transition:translateX(0)}.sidebar-accordion{background-color:#fff}.sidebar-accordion ul>li :lang(my) button,:lang(my) .sidebar-accordion ul>li button{font-size:.875rem}.color-white{color:#fff}.color-black{color:#000}.show-large{display:none}@media(min-width:48em){.show-large{display:block}}.show-small{display:block}@media(min-width:48em){.show-small{display:none}}.height-full{height:100%}.overlay-grey:before{background:rgba(0,0,0,.2)}.custom-scrollbar{overflow-x:auto;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:#000 transparent;scrollbar-width:thin}.custom-scrollbar::-webkit-scrollbar{border-radius:0;height:5px;width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#000;background-clip:padding-box;border:2px solid #fff}.custom-scrollbar::-webkit-scrollbar-corner{display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background:#000}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.delay-5{transition-delay:.5s}.scale-up.inviewport{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transition:scale(1)}.expand-to-size{max-width:calc(100% - 1.5rem)}@media(min-width:48em){.expand-to-size{max-width:calc(100% - 3rem)}}[dir=rtl] [data-viewport=true]{-webkit-transform:translateX(100px);-moz-transform:translateX(100px);-ms-transform:translateX(100px);-o-transform:translateX(100px);transition:translateX(100px)}.overflow-hidden{overflow:hidden}.background-yellow{background-color:#ffe17e}.background-red{background-color:#ffbcb7}.background-green{background-color:#b8ecb6}.background-blue{background-color:#b5d5f5}.background-gray{background-color:#fafafa}.background-white{background-color:#fff}.accent-yellow .card-thumbnail__image:hover:before,.yellow .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .bio-card:hover .card-thumbnail__image:before,.yellow .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-yellow .author__img:hover:before,.yellow .author__img:hover:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 53%)}.accent-yellow .publication-thumbnail__image:hover:after,.yellow .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .download-card:hover .card-thumbnail__image:before,.accent-yellow .download-card:hover .publication-thumbnail__image:after,.accent-yellow .publication-card:hover .publication-thumbnail__image:after,.yellow .download-card:hover .card-thumbnail__image:before,.yellow .download-card:hover .publication-thumbnail__image:after,.yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .stats-panel:hover:after,.yellow .stats-panel:hover:after{background:linear-gradient(0deg,rgba(255,235,0,.8),transparent 140%)}.accent-yellow .stats-panel:hover .stats-card,.yellow .stats-panel:hover .stats-card{background-color:transparent}.accent-yellow .wide-card__image a:hover:before,.yellow .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}.accent-yellow .feature__card-slide:before,.yellow .feature__card-slide:before{background:linear-gradient(45deg,rgba(255,235,0,.8),transparent 67%)}.accent-yellow .content-card .image:before,.yellow .content-card .image:before{background:linear-gradient(42deg,rgba(255,235,0,.8),transparent 80%)}.accent-yellow .image-reveal-card:hover .image:before,.yellow .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}.accent-red .card-thumbnail__image:hover:before,.red .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .bio-card:hover .card-thumbnail__image:before,.red .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-red .author__img:hover:before,.red .author__img:hover:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 53%)}.accent-red .publication-thumbnail__image:hover:after,.red .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .download-card:hover .card-thumbnail__image:before,.accent-red .download-card:hover .publication-thumbnail__image:after,.accent-red .publication-card:hover .publication-thumbnail__image:after,.red .download-card:hover .card-thumbnail__image:before,.red .download-card:hover .publication-thumbnail__image:after,.red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .stats-panel:hover:after,.red .stats-panel:hover:after{background:linear-gradient(0deg,rgba(230,45,45,.78),transparent 140%)}.accent-red .stats-panel:hover .stats-card,.red .stats-panel:hover .stats-card{background-color:transparent}.accent-red .wide-card__image a:hover:before,.red .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}.accent-red .feature__card-slide:before,.red .feature__card-slide:before{background:linear-gradient(45deg,rgba(230,45,45,.78),transparent 67%)}.accent-red .content-card .image:before,.red .content-card .image:before{background:linear-gradient(42deg,rgba(230,45,45,.78),transparent 80%)}.accent-red .image-reveal-card:hover .image:before,.red .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}.accent-green .card-thumbnail__image:hover:before,.green .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .bio-card:hover .card-thumbnail__image:before,.green .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-green .author__img:hover:before,.green .author__img:hover:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 53%)}.accent-green .publication-thumbnail__image:hover:after,.green .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .download-card:hover .card-thumbnail__image:before,.accent-green .download-card:hover .publication-thumbnail__image:after,.accent-green .publication-card:hover .publication-thumbnail__image:after,.green .download-card:hover .card-thumbnail__image:before,.green .download-card:hover .publication-thumbnail__image:after,.green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .stats-panel:hover:after,.green .stats-panel:hover:after{background:linear-gradient(0deg,rgba(92,222,83,.82),transparent 140%)}.accent-green .stats-panel:hover .stats-card,.green .stats-panel:hover .stats-card{background-color:transparent}.accent-green .wide-card__image a:hover:before,.green .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}.accent-green .feature__card-slide:before,.green .feature__card-slide:before{background:linear-gradient(45deg,rgba(92,222,83,.82),transparent 67%)}.accent-green .content-card .image:before,.green .content-card .image:before{background:linear-gradient(42deg,rgba(92,222,83,.82),transparent 80%)}.accent-green .image-reveal-card:hover .image:before,.green .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}.accent-blue .card-thumbnail__image:hover:before,.blue .card-thumbnail__image:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .bio-card:hover .card-thumbnail__image:before,.blue .bio-card:hover .card-thumbnail__image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}.accent-blue .author__img:hover:before,.blue .author__img:hover:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 53%)}.accent-blue .publication-thumbnail__image:hover:after,.blue .publication-thumbnail__image:hover:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .download-card:hover .card-thumbnail__image:before,.accent-blue .download-card:hover .publication-thumbnail__image:after,.accent-blue .publication-card:hover .publication-thumbnail__image:after,.blue .download-card:hover .card-thumbnail__image:before,.blue .download-card:hover .publication-thumbnail__image:after,.blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .stats-panel:hover:after,.blue .stats-panel:hover:after{background:linear-gradient(0deg,rgba(94,232,246,.82),transparent 140%)}.accent-blue .stats-panel:hover .stats-card,.blue .stats-panel:hover .stats-card{background-color:transparent}.accent-blue .wide-card__image a:hover:before,.blue .wide-card__image a:hover:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}.accent-blue .feature__card-slide:before,.blue .feature__card-slide:before{background:linear-gradient(45deg,rgba(94,232,246,.82),transparent 67%)}.accent-blue .content-card .image:before,.blue .content-card .image:before{background:linear-gradient(42deg,rgba(94,232,246,.82),transparent 80%)}.accent-blue .image-reveal-card:hover .image:before,.blue .image-reveal-card:hover .image:before{background:linear-gradient(67.76deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .card-thumbnail__image:hover:before,[dir=rtl] .yellow .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%)}[dir=rtl] .accent-yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-yellow .download-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .yellow .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(255,235,0,.8),transparent 61.11%);opacity:.75}[dir=rtl] .accent-yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-yellow .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .yellow .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 70.49%);opacity:.75}[dir=rtl] .accent-yellow .wide-card__image a:hover:before,[dir=rtl] .yellow .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 80%);opacity:.75}[dir=rtl] .accent-yellow .feature__card-slide:before,[dir=rtl] .yellow .feature__card-slide:before{background:linear-gradient(318deg,rgba(255,235,0,.8),transparent 67.25%)}[dir=rtl] .accent-red .card-thumbnail__image:hover:before,[dir=rtl] .red .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%)}[dir=rtl] .accent-red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-red .download-card:hover .card-thumbnail__image:before,[dir=rtl] .red .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .red .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(230,45,45,.78),transparent 61.11%);opacity:.75}[dir=rtl] .accent-red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-red .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .red .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 70.49%);opacity:.75}[dir=rtl] .accent-red .wide-card__image a:hover:before,[dir=rtl] .red .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 80%);opacity:.75}[dir=rtl] .accent-red .feature__card-slide:before,[dir=rtl] .red .feature__card-slide:before{background:linear-gradient(318deg,rgba(230,45,45,.78),transparent 67.25%)}[dir=rtl] .accent-green .card-thumbnail__image:hover:before,[dir=rtl] .green .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%)}[dir=rtl] .accent-green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-green .download-card:hover .card-thumbnail__image:before,[dir=rtl] .green .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .green .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(92,222,83,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-green .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .green .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-green .wide-card__image a:hover:before,[dir=rtl] .green .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-green .feature__card-slide:before,[dir=rtl] .green .feature__card-slide:before{background:linear-gradient(318deg,rgba(92,222,83,.82),transparent 67.25%)}[dir=rtl] .accent-blue .card-thumbnail__image:hover:before,[dir=rtl] .blue .card-thumbnail__image:hover:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%)}[dir=rtl] .accent-blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .accent-blue .download-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .bio-card:hover .card-thumbnail__image:before,[dir=rtl] .blue .download-card:hover .card-thumbnail__image:before{background:linear-gradient(297deg,rgba(94,232,246,.82),transparent 61.11%);opacity:.75}[dir=rtl] .accent-blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .accent-blue .publication-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .download-card:hover .publication-thumbnail__image:after,[dir=rtl] .blue .publication-card:hover .publication-thumbnail__image:after{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 70.49%);opacity:.75}[dir=rtl] .accent-blue .wide-card__image a:hover:before,[dir=rtl] .blue .wide-card__image a:hover:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 80%);opacity:.75}[dir=rtl] .accent-blue .feature__card-slide:before,[dir=rtl] .blue .feature__card-slide:before{background:linear-gradient(318deg,rgba(94,232,246,.82),transparent 67.25%)}.accent-yellow .stats-card:hover,.yellow .stats-card:hover{background-color:#ffeb00}.accent-yellow .progress-bar,.yellow .progress-bar{background:#ffeb00}.accent-yellow .blockquote,.accent-yellow .content-card.card:hover,.yellow .blockquote,.yellow .content-card.card:hover{background-color:#ffeb00}.accent-yellow .content-card.card:hover .cta--space:after,.yellow .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-yellow .content-card.card-color:hover,.accent-yellow .content-card.card-emphasize:hover,.yellow .content-card.card-color:hover,.yellow .content-card.card-emphasize:hover{background-color:#ffeb00}.accent-yellow .feature__card-slide,.yellow .feature__card-slide{background:#ffeb00}.accent-red .stats-card:hover,.red .stats-card:hover{background-color:#ee402d}.accent-red .progress-bar,.red .progress-bar{background:#ee402d}.accent-red .blockquote,.accent-red .content-card.card:hover,.red .blockquote,.red .content-card.card:hover{background-color:#ee402d}.accent-red .content-card.card:hover .cta--space:after,.red .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-red .content-card.card-color:hover,.accent-red .content-card.card-emphasize:hover,.red .content-card.card-color:hover,.red .content-card.card-emphasize:hover{background-color:#ee402d}.accent-red .feature__card-slide,.red .feature__card-slide{background:#ee402d}.accent-green .stats-card:hover,.green .stats-card:hover{background-color:#6de354}.accent-green .progress-bar,.green .progress-bar{background:#6de354}.accent-green .blockquote,.accent-green .content-card.card:hover,.green .blockquote,.green .content-card.card:hover{background-color:#6de354}.accent-green .content-card.card:hover .cta--space:after,.green .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-green .content-card.card-color:hover,.accent-green .content-card.card-emphasize:hover,.green .content-card.card-color:hover,.green .content-card.card-emphasize:hover{background-color:#6de354}.accent-green .feature__card-slide,.green .feature__card-slide{background:#6de354}.accent-blue .stats-card:hover,.blue .stats-card:hover{background-color:#60d4f2}.accent-blue .progress-bar,.blue .progress-bar{background:#60d4f2}.accent-blue .blockquote,.accent-blue .content-card.card:hover,.blue .blockquote,.blue .content-card.card:hover{background-color:#60d4f2}.accent-blue .content-card.card:hover .cta--space:after,.blue .content-card.card:hover .cta--space:after{filter:invert(0) brightness(0)}.accent-blue .content-card.card-color:hover,.accent-blue .content-card.card-emphasize:hover,.blue .content-card.card-color:hover,.blue .content-card.card-emphasize:hover{background-color:#60d4f2}.accent-blue .feature__card-slide,.blue .feature__card-slide{background:#60d4f2}.accent-yellow .content-card.card-emphasize,.yellow .content-card.card-emphasize{background-color:#ffe17e}.accent-red .content-card.card-emphasize,.red .content-card.card-emphasize{background-color:#ffbcb7}.accent-green .content-card.card-emphasize,.green .content-card.card-emphasize{background-color:#b8ecb6}.accent-blue .content-card.card-emphasize,.blue .content-card.card-emphasize{background-color:#a2daf3}.sidebar-accordion{padding:0;position:relative}.sidebar-accordion.show-small h6{border-bottom:2px solid #000}.sidebar-accordion.show-small h6:after{-webkit-transform:translateY(-50%) rotate(-180deg);-moz-transform:translateY(-50%) rotate(-180deg);-ms-transform:translateY(-50%) rotate(-180deg);-o-transform:translateY(-50%) rotate(-180deg);transition:translateY(-50%) rotateZ(-180deg)}.sidebar-accordion.show-small ul{display:block;padding:0}.sidebar-accordion li,.sidebar-accordion ul{list-style-type:none;margin-bottom:0;padding-left:0}@media(min-width:48em){.sidebar-accordion li a:hover,.sidebar-accordion ul a:hover{background-color:#edeff0}}.sidebar-accordion h6{background-color:#edeff0;cursor:pointer;display:block;margin-bottom:0;padding:1rem;position:relative}@media(min-width:48em){.sidebar-accordion h6{display:none}}.sidebar-accordion ul{display:none;padding:0}@media(min-width:48em){.sidebar-accordion ul{display:block}}.sidebar-accordion ul>.active{border-bottom:none}.sidebar-accordion ul>.active button:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE5IDEtOSAxMEwxIDEiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 50%}@media(min-width:48em){.sidebar-accordion ul>.active button:after{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE5IDEtOSAxMEwxIDEiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 50%}}.sidebar-accordion ul>.active>a{background-color:#006eb5;color:#fff}@media(min-width:48em){.sidebar-accordion ul>.active>a{background-color:#006eb5;color:#fff}}.sidebar-accordion ul>.active>button:after{top:1.125rem;-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transition:rotateZ(-180deg)}@media(min-width:48em){.sidebar-accordion ul>.active>button:after{top:1.5rem}}.sidebar-accordion ul>li{background-color:#edeff0;position:relative}@media(min-width:48em){.sidebar-accordion ul>li{background-color:transparent;padding:0}}.sidebar-accordion ul>li button{float:right;height:1.25rem;margin-right:1.188rem;margin-top:-2.188rem;width:1.25rem}@media(min-width:48em){.sidebar-accordion ul>li button{margin-top:-2.688rem;top:2.063rem}}.sidebar-accordion ul>li button:after{top:1.5rem}@media(min-width:48em){.sidebar-accordion ul>li button:after{top:2.063rem}}.sidebar-accordion ul ul.accordion__panel{display:none;height:auto;padding:0}.sidebar-accordion ul ul.accordion__panel li a{border:none;display:block;font-size:.875rem;font-weight:400;padding:1rem 1.5rem 1rem 2rem}@media(min-width:48em){.sidebar-accordion ul ul.accordion__panel li a{font-size:1rem;padding-left:3rem}}.sidebar-accordion ul ul.accordion__panel li:first-of-type a{background-color:transparent;color:#000}@media(min-width:48em){.sidebar-accordion ul ul.accordion__panel li:first-of-type a:hover{background-color:#edeff0}}.sidebar-accordion ul ul.accordion__panel li:last-of-type a{margin-bottom:0}@media(min-width:48em){.sidebar-accordion.narrow ul.accordion__panel li a{font-size:.875rem;padding-left:2rem}.sidebar-accordion.narrow ul.accordion__panel li:last-of-type a{margin-bottom:2.5rem}.sidebar-accordion.narrow ul>li button:after{top:1.625rem}.sidebar-accordion.narrow li.active button:after{top:1.125rem}}[dir=rtl] .sidebar-accordion h6:after,[dir=rtl] .sidebar-accordion ul li>button:after{left:24px;right:unset}[dir=rtl] .sidebar-accordion li,[dir=rtl] .sidebar-accordion ul{padding-right:0}[dir=rtl] .sidebar-accordion button{float:left;margin-left:1.5rem;margin-right:0}@media(min-width:48em){[dir=rtl] .sidebar-accordion.narrow ul.accordion__panel li a{padding-left:1.5rem;padding-right:2rem}} \ No newline at end of file +.sidebar-accordion ul>li button{align-items:center;background:transparent;border:none;cursor:pointer;display:block;display:flex;font-size:1rem;font-weight:700;letter-spacing:.03em;line-height:1;text-transform:uppercase}@media(min-width:48em){.sidebar-accordion ul>li button{display:inline-flex}}.sidebar-accordion h6:after,.sidebar-accordion ul>li button:after{background:url(../../images/chevron-down.svg) no-repeat 50%;content:"";height:.813rem;position:absolute;right:1.188rem;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;transition:translateY(-50%);width:20px}.sidebar-accordion ul ul.accordion__panel li a{background-image:none}.sidebar-accordion{background-color:#fff}.sidebar-accordion ul>li :lang(my) button,:lang(my) .sidebar-accordion ul>li button{font-size:.875rem}.sidebar-accordion{padding:0;position:relative}.sidebar-accordion.show-small h6{border-bottom:2px solid #000}.sidebar-accordion.show-small h6:after{-webkit-transform:translateY(-50%) rotate(-180deg);-moz-transform:translateY(-50%) rotate(-180deg);-ms-transform:translateY(-50%) rotate(-180deg);-o-transform:translateY(-50%) rotate(-180deg);transition:translateY(-50%) rotateZ(-180deg)}.sidebar-accordion.show-small ul{display:block;padding:0}.sidebar-accordion li,.sidebar-accordion ul{list-style-type:none;margin-bottom:0;padding-left:0}@media(min-width:48em){.sidebar-accordion li a:hover,.sidebar-accordion ul a:hover{background-color:#edeff0}}.sidebar-accordion h6{background-color:#edeff0;cursor:pointer;display:block;margin-bottom:0;padding:1rem;position:relative}@media(min-width:48em){.sidebar-accordion h6{display:none}}.sidebar-accordion ul{display:none;padding:0}@media(min-width:48em){.sidebar-accordion ul{display:block}}.sidebar-accordion ul>.active{border-bottom:none}.sidebar-accordion ul>.active button:after{background:url(../../images/chevron-down-white.svg) no-repeat 50%}@media(min-width:48em){.sidebar-accordion ul>.active button:after{background:url(../../images/chevron-down-white.svg) no-repeat 50%}}.sidebar-accordion ul>.active>a{background-color:#006eb5;color:#fff}@media(min-width:48em){.sidebar-accordion ul>.active>a{background-color:#006eb5;color:#fff}}.sidebar-accordion ul>.active>button:after{top:1.125rem;-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transition:rotateZ(-180deg)}@media(min-width:48em){.sidebar-accordion ul>.active>button:after{top:1.5rem}}.sidebar-accordion ul>li{background-color:#edeff0;position:relative}@media(min-width:48em){.sidebar-accordion ul>li{background-color:transparent;padding:0}}.sidebar-accordion ul>li button{float:right;height:1.25rem;margin-right:1.188rem;margin-top:-2.188rem;width:1.25rem}@media(min-width:48em){.sidebar-accordion ul>li button{margin-top:-2.688rem;top:2.063rem}}.sidebar-accordion ul>li button:after{top:1.5rem}@media(min-width:48em){.sidebar-accordion ul>li button:after{top:2.063rem}}.sidebar-accordion ul ul.accordion__panel{display:none;height:auto;padding:0}.sidebar-accordion ul ul.accordion__panel li a{border:none;display:block;font-size:.875rem;font-weight:400;padding:1rem 1.5rem 1rem 2rem}@media(min-width:48em){.sidebar-accordion ul ul.accordion__panel li a{font-size:1rem;padding-left:3rem}}.sidebar-accordion ul ul.accordion__panel li:first-of-type a{background-color:transparent;color:#000}@media(min-width:48em){.sidebar-accordion ul ul.accordion__panel li:first-of-type a:hover{background-color:#edeff0}}.sidebar-accordion ul ul.accordion__panel li:last-of-type a{margin-bottom:0}@media(min-width:48em){.sidebar-accordion.narrow ul.accordion__panel li a{font-size:.875rem;padding-left:2rem}.sidebar-accordion.narrow ul.accordion__panel li:last-of-type a{margin-bottom:2.5rem}.sidebar-accordion.narrow ul>li button:after{top:1.625rem}.sidebar-accordion.narrow li.active button:after{top:1.125rem}}[dir=rtl] .sidebar-accordion h6:after,[dir=rtl] .sidebar-accordion ul li>button:after{left:24px;right:unset}[dir=rtl] .sidebar-accordion li,[dir=rtl] .sidebar-accordion ul{padding-right:0}[dir=rtl] .sidebar-accordion button{float:left;margin-left:1.5rem;margin-right:0}@media(min-width:48em){[dir=rtl] .sidebar-accordion.narrow ul.accordion__panel li a{padding-left:1.5rem;padding-right:2rem}} \ No newline at end of file diff --git a/docs/css/components/smallcopy.min.css b/docs/css/components/smallcopy.min.css index f4862f4b8..3dbcb69c6 100644 --- a/docs/css/components/smallcopy.min.css +++ b/docs/css/components/smallcopy.min.css @@ -1 +1 @@ -html{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{color:#000;font-family:ProximaNova,sans-serif;font-size:1rem;line-height:1.4}@media(min-width:48em){body{font-size:1.25rem}}button{font-family:ProximaNova,sans-serif}caption,h1,h2,h3,h4,h5,h6{margin:0 0 .75rem;padding:0}@media(min-width:48em){caption,h1,h2,h3,h4,h5,h6{margin-bottom:1rem}}h1{font-family:SohneBreit,ProximaNova,sans-serif;font-size:2.938rem;letter-spacing:.06rem;line-height:1.08;text-transform:uppercase}@media(min-width:48em){h1{font-size:5.125rem}}@media(min-width:64em){h1{font-size:6.25rem}}h2{font-size:2.5rem;font-weight:700;line-height:1.1}@media(min-width:48em){h2{font-size:2.813rem}}@media(min-width:64em){h2{font-size:3.438rem}}h3{font-size:1.875rem;font-weight:600;line-height:1.15}@media(min-width:48em){h3{font-size:2.188rem}}h4{font-size:1.563rem;font-weight:400;line-height:1.15}@media(min-width:48em){h4{font-size:2.188rem}}h5{font-size:1.25rem;font-weight:400;line-height:1.15}@media(min-width:48em){h5{font-size:1.563rem}}h6{font-size:1rem;font-weight:700;letter-spacing:.03rem;line-height:1.15;text-transform:uppercase}p{margin-top:0}ol,ul{margin:0;padding-left:1.125rem}@media(min-width:48em){ol,ul{padding-left:1.313rem}}ol li,ul li{margin-bottom:1rem;padding-left:.875rem}@media(min-width:48em){ol li,ul li{margin-bottom:1.5rem;padding-left:.75rem}}ul li::marker{font-size:1.125rem}@media(min-width:48em){ul li::marker{font-size:1.313rem}}ol li{margin-bottom:1.063rem}dl{font-size:.875rem;line-height:1.37;margin:0}@media(min-width:48em){dl{font-size:1.25rem}}dt{margin-bottom:.5rem}dd{margin-bottom:1rem;margin-inline-start:2.5rem}@media(min-width:48em){dd{margin-bottom:1.5rem;margin-inline-start:3rem}}hr{border:1px solid #000}@keyframes lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a{color:#000;text-decoration:none}:lang(my) body,:lang(my) button{font-family:NotoSans,sans-serif;line-height:1.7}:lang(my) h1,:lang(my) h2,:lang(my) h3,:lang(my) h4,:lang(my) h5,:lang(my) h6{line-height:1.7}:lang(my) h1{font-family:NotoSans,sans-serif;font-size:2.625rem}@media(min-width:48em){:lang(my) h1{font-size:3.875rem}}@media(min-width:64em){:lang(my) h1{font-size:5rem}}:lang(my) h2{font-size:2rem}@media(min-width:48em){:lang(my) h2{font-size:2.188rem}}@media(min-width:64em){:lang(my) h2{font-size:2.813rem}}:lang(my) h4{font-size:1.3rem}@media(min-width:48em){:lang(my) h4{font-size:1.8rem}}:lang(my) h5{font-size:1.25rem}@media(min-width:48em){:lang(my) h5{font-size:1.375rem}}:lang(my) p{font-size:.875rem;line-height:1.7}@media(min-width:48em){:lang(my) p{font-size:1rem}}:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:.875rem;line-height:1.9}@media(min-width:48em){:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:1.125rem}}:lang(my) .sbdocs .sbdocs-content,:lang(my) .sbdocs h1,:lang(my) .sbdocs h2,:lang(my) .sbdocs h3,:lang(my) .sbdocs h4,:lang(my) .sbdocs h5,:lang(my) .sbdocs h6,:lang(my) .sbdocs p{font-family:NotoSans,sans-serif}:lang(my) .sbdocs .sbdocs-h1{font-size:2rem}[dir=rtl] ol,[dir=rtl] ul{padding-left:0;padding-right:1.125rem}@media(min-width:48em){[dir=rtl] ol,[dir=rtl] ul{padding-right:1.313rem}}[dir=rtl] ol li,[dir=rtl] ul li{padding-left:0;padding-right:.875rem}@media(min-width:48em){[dir=rtl] ol li,[dir=rtl] ul li{padding-right:.75rem}}:lang(be) h1,:lang(bg) h1,:lang(kk) h1,:lang(ky) h1,:lang(mk) h1,:lang(mn) h1,:lang(ru) h1,:lang(sr) h1,:lang(uk) h1{font-family:ProximaNova,sans-serif}:lang(bn) body,:lang(bn) h1{font-family:UNBangla,sans-serif}a{background-image:linear-gradient(#d12800,#d12800),linear-gradient(#d12800,#d12800);background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a:hover{-webkit-animation:lineLoop-animation 2s linear infinite;-moz-animation:lineLoop-animation 2s linear infinite;-ms-animation:lineLoop-animation 2s linear infinite;-o-animation:lineLoop-animation 2s linear infinite;animation:lineLoop-animation 2s linear infinite}.smallcopy__box{margin-bottom:.25rem}.smallcopy__box-locale{margin-bottom:2rem}.smallcopy__box-locale strong{font-size:1rem;letter-spacing:.03em}.smallcopy__box strong{margin-right:.25rem} \ No newline at end of file +.smallcopy__box{margin-bottom:.25rem}.smallcopy__box-locale{margin-bottom:2rem}.smallcopy__box-locale strong{font-size:1rem;letter-spacing:.03em}.smallcopy__box strong{margin-right:.25rem} \ No newline at end of file diff --git a/docs/css/components/stats-slider.min.css b/docs/css/components/stats-slider.min.css index 4a32df767..30f2264a8 100644 --- a/docs/css/components/stats-slider.min.css +++ b/docs/css/components/stats-slider.min.css @@ -1 +1 @@ -.swiper{box-sizing:border-box;max-width:100%;position:relative}.swiper *{box-sizing:inherit}[class*=swiper-slider-]{box-sizing:border-box;max-width:100%;overflow:hidden;position:relative}.swiper-wrapper{backface-visibility:hidden;display:flex;flex-wrap:nowrap;list-style:none;padding:0;position:relative;touch-action:pan-y;transform-style:preserve-3d;transition-property:transform;white-space:nowrap;width:100%;will-change:transform}.swiper-slide{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;box-sizing:border-box;flex-shrink:0;height:100%;user-select:none;white-space:normal;width:100%}.swiper-slide a{-webkit-user-drag:none;user-select:none}.swiper [class*=swiper-button-]{-webkit-touch-callout:none;cursor:pointer;display:none;user-select:none}.swiper [class*=swiper-button-] img,.swiper-arrows [class*=swiper-button-]{cursor:pointer}.swiper-button-disabled{cursor:default;opacity:.5}.swiper-button-disabled img{cursor:default}[dir=rtl] .swiper{direction:rtl}.swiper-scrollbar{background:transparent;cursor:pointer;display:block;height:4px;margin-bottom:2rem;overflow:hidden;position:relative;width:100%}.swiper-scrollbar:after{border-bottom:1px solid #000;content:"";height:1px;left:0;position:absolute;top:1px;width:100%;z-index:1}.swiper-scrollbar-drag{background:#000;height:100%}.swiper-notification{display:none}.swiper-initialized{padding-right:2.75rem}@media(max-width:47.9375em){.swiper-initialized,.swiper-initialized .swiper-scrollbar{padding-right:2.5rem}}[dir=rtl] .swiper-initialized{padding-left:2.75rem;padding-right:0}@media(max-width:47.9375em){[dir=rtl] .swiper-initialized{padding-left:2.5rem;padding-right:0}}[dir=rtl] .swiper-initialized .swiper-scrollbar{padding-right:0}@media(max-width:47.9375em){[dir=rtl] .swiper-initialized .swiper-scrollbar{padding-left:2.5rem;padding-right:0}}@media(min-width:48em){.stats-card-slider .swiper-wrapper{display:block}.stats-card-slider .swiper-slide{padding-left:.75rem;padding-right:.75rem;width:auto}}@media(max-width:47.9375em){.stats-card-slider .stats-card.small{max-width:100%;pointer-events:none}.stats-card-slider .swiper-slide-active .stats-card,.stats-card-slider .swiper-slide-active .stats-card.accent-yellow,.stats-card-slider .swiper-slide-active .stats-card.yellow{background-color:#ffeb00}.stats-card-slider .swiper-slide-active .stats-card.accent-red,.stats-card-slider .swiper-slide-active .stats-card.red{background-color:#ee402d}.stats-card-slider .swiper-slide-active .stats-card.accent-green,.stats-card-slider .swiper-slide-active .stats-card.green{background-color:#6de354}.stats-card-slider .swiper-slide-active .stats-card.accent-blue,.stats-card-slider .swiper-slide-active .stats-card.blue{background-color:#60d4f2}.stats-card-slider .swiper-slide-active .stats-card.accent-gray,.stats-card-slider .swiper-slide-active .stats-card.gray{background-color:#fafafa}.stats-card-slider .swiper-slide-active .stats-card h2{color:#000}}.stats-card-slider .stats-card-parallax{margin-bottom:2.625rem;min-width:100%;width:-moz-fit-content;width:fit-content}@media(min-width:48em){.stats-card-slider .stats-card-parallax{display:flex;justify-content:center}}.stats-card-slider .stats-card-parallax:last-of-type{margin-bottom:0}@media(min-width:64em){.stats-card-slider .stats-card.small{box-sizing:border-box;max-width:18.75rem;width:100%}}.stats-card-slider .stats-card:hover,.stats-card-slider .stats-card:hover.accent-yellow,.stats-card-slider .stats-card:hover.yellow{background-color:#ffeb00}.stats-card-slider .stats-card:hover.accent-red,.stats-card-slider .stats-card:hover.red{background-color:#ee402d}.stats-card-slider .stats-card:hover.accent-green,.stats-card-slider .stats-card:hover.green{background-color:#6de354}.stats-card-slider .stats-card:hover.accent-blue,.stats-card-slider .stats-card:hover.blue{background-color:#60d4f2}.stats-card-slider .stats-card:hover.accent-gray,.stats-card-slider .stats-card:hover.gray{background-color:#fafafa}@media(max-width:47.9375em){.stats-card-slider.swiper-initialized,.stats-card-slider.swiper-initialized .swiper-scrollbar{padding-right:4rem}[dir=rtl] .stats-card-slider.swiper-initialized,[dir=rtl] .stats-card-slider.swiper-initialized .swiper-scrollbar{padding-left:4rem;padding-right:0}} \ No newline at end of file +.swiper{box-sizing:border-box;max-width:100%;position:relative}.swiper *{box-sizing:inherit}[class*=swiper-slider-]{box-sizing:border-box;max-width:100%;overflow:hidden;position:relative}.swiper-wrapper{backface-visibility:hidden;display:flex;flex-wrap:nowrap;list-style:none;padding:0;position:relative;touch-action:pan-y;transform-style:preserve-3d;transition-property:transform;white-space:nowrap;width:100%;will-change:transform}.swiper-slide{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;box-sizing:border-box;flex-shrink:0;height:100%;user-select:none;white-space:normal;width:100%}.swiper-slide a{-webkit-user-drag:none;user-select:none}.swiper [class*=swiper-button-]{-webkit-touch-callout:none;cursor:pointer;display:none;user-select:none}.swiper [class*=swiper-button-] img,.swiper-arrows [class*=swiper-button-]{cursor:pointer}.swiper-button-disabled{cursor:default;opacity:.5}.swiper-button-disabled img{cursor:default}[dir=rtl] .swiper{direction:rtl}.swiper-scrollbar{background:transparent;cursor:pointer;display:block;height:4px;margin-bottom:2rem;overflow:hidden;position:relative;width:100%}.swiper-scrollbar:after{border-bottom:1px solid #000;content:"";height:1px;left:0;position:absolute;top:1px;width:100%;z-index:1}.swiper-scrollbar-drag{background:#000;height:100%}.swiper-notification{display:none}.swiper-initialized{padding-right:2.75rem}@media(max-width:47.9375em){.swiper-initialized,.swiper-initialized .swiper-scrollbar{padding-right:2.5rem}}[dir=rtl] .swiper-initialized{padding-left:2.75rem;padding-right:0}@media(max-width:47.9375em){[dir=rtl] .swiper-initialized{padding-left:2.5rem;padding-right:0}}[dir=rtl] .swiper-initialized .swiper-scrollbar{padding-right:0}@media(max-width:47.9375em){[dir=rtl] .swiper-initialized .swiper-scrollbar{padding-left:2.5rem;padding-right:0}}@media(min-width:48em){.stats-card-slider .swiper-wrapper{display:block}.stats-card-slider .swiper-slide{padding-left:.75rem;padding-right:.75rem;width:auto}}@media(max-width:47.9375em){.stats-card-slider .stats-card.small{max-width:100%;pointer-events:none}.stats-card-slider .swiper-slide-active .stats-card,.stats-card-slider .swiper-slide-active .stats-card.accent-yellow,.stats-card-slider .swiper-slide-active .stats-card.yellow{background-color:#ffeb00}.stats-card-slider .swiper-slide-active .stats-card.accent-red,.stats-card-slider .swiper-slide-active .stats-card.red{background-color:#ee402d}.stats-card-slider .swiper-slide-active .stats-card.accent-green,.stats-card-slider .swiper-slide-active .stats-card.green{background-color:#6de354}.stats-card-slider .swiper-slide-active .stats-card.accent-blue,.stats-card-slider .swiper-slide-active .stats-card.blue{background-color:#60d4f2}.stats-card-slider .swiper-slide-active .stats-card.accent-gray,.stats-card-slider .swiper-slide-active .stats-card.gray{background-color:#fafafa}.stats-card-slider .swiper-slide-active .stats-card h2{color:#000}}.stats-card-slider .stats-card-parallax{margin-bottom:.75rem;min-width:100%;width:-moz-fit-content;width:fit-content}@media(min-width:48em){.stats-card-slider .stats-card-parallax{display:flex;justify-content:center;margin-bottom:1.5rem}}.stats-card-slider .stats-card-parallax:last-of-type{margin-bottom:0}@media(min-width:64em){.stats-card-slider .stats-card.small{box-sizing:border-box;max-width:18.75rem;width:100%}}.stats-card-slider .stats-card:hover,.stats-card-slider .stats-card:hover.accent-yellow,.stats-card-slider .stats-card:hover.yellow{background-color:#ffeb00}.stats-card-slider .stats-card:hover.accent-red,.stats-card-slider .stats-card:hover.red{background-color:#ee402d}.stats-card-slider .stats-card:hover.accent-green,.stats-card-slider .stats-card:hover.green{background-color:#6de354}.stats-card-slider .stats-card:hover.accent-blue,.stats-card-slider .stats-card:hover.blue{background-color:#60d4f2}.stats-card-slider .stats-card:hover.accent-gray,.stats-card-slider .stats-card:hover.gray{background-color:#fafafa}@media(max-width:47.9375em){.stats-card-slider.swiper-initialized,.stats-card-slider.swiper-initialized .swiper-scrollbar{padding-right:4rem}[dir=rtl] .stats-card-slider.swiper-initialized,[dir=rtl] .stats-card-slider.swiper-initialized .swiper-scrollbar{padding-left:4rem;padding-right:0}} \ No newline at end of file diff --git a/docs/css/components/textbackground.min.css b/docs/css/components/textbackground.min.css index b7b56b312..b9e64bd81 100644 --- a/docs/css/components/textbackground.min.css +++ b/docs/css/components/textbackground.min.css @@ -1 +1 @@ -a{background-image:linear-gradient(#d12800,#d12800),linear-gradient(#d12800,#d12800);background-position:100% 100%,-30px 100%;background-repeat:no-repeat;background-size:100% 2px,0 1px}a:hover{-webkit-animation:lineLoop-animation 2s linear infinite;-moz-animation:lineLoop-animation 2s linear infinite;-ms-animation:lineLoop-animation 2s linear infinite;-o-animation:lineLoop-animation 2s linear infinite;animation:lineLoop-animation 2s linear infinite}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{color:#000;font-family:ProximaNova,sans-serif;font-size:1rem;line-height:1.4}@media(min-width:48em){body{font-size:1.25rem}}button{font-family:ProximaNova,sans-serif}caption,h1,h2,h3,h4,h5,h6{margin:0 0 .75rem;padding:0}@media(min-width:48em){caption,h1,h2,h3,h4,h5,h6{margin-bottom:1rem}}h1{font-family:SohneBreit,ProximaNova,sans-serif;font-size:2.938rem;letter-spacing:.06rem;line-height:1.08;text-transform:uppercase}@media(min-width:48em){h1{font-size:5.125rem}}@media(min-width:64em){h1{font-size:6.25rem}}h2{font-size:2.5rem;font-weight:700;line-height:1.1}@media(min-width:48em){h2{font-size:2.813rem}}@media(min-width:64em){h2{font-size:3.438rem}}h3{font-size:1.875rem;font-weight:600;line-height:1.15}@media(min-width:48em){h3{font-size:2.188rem}}h4{font-size:1.563rem;font-weight:400;line-height:1.15}@media(min-width:48em){h4{font-size:2.188rem}}h5{font-size:1.25rem;font-weight:400;line-height:1.15}@media(min-width:48em){h5{font-size:1.563rem}}h6{font-size:1rem;font-weight:700;letter-spacing:.03rem;line-height:1.15;text-transform:uppercase}p{margin-top:0}ol,ul{margin:0;padding-left:1.125rem}@media(min-width:48em){ol,ul{padding-left:1.313rem}}ol li,ul li{margin-bottom:1rem;padding-left:.875rem}@media(min-width:48em){ol li,ul li{margin-bottom:1.5rem;padding-left:.75rem}}ul li::marker{font-size:1.125rem}@media(min-width:48em){ul li::marker{font-size:1.313rem}}ol li{margin-bottom:1.063rem}dl{font-size:.875rem;line-height:1.37;margin:0}@media(min-width:48em){dl{font-size:1.25rem}}dt{margin-bottom:.5rem}dd{margin-bottom:1rem;margin-inline-start:2.5rem}@media(min-width:48em){dd{margin-bottom:1.5rem;margin-inline-start:3rem}}hr{border:1px solid #000}@keyframes lineLoop-animation{0%{background-position:100% 100%,-30px 100%;background-size:100% 2px,0 2px}to{background-position:calc(100% + 30px) 100%,0 100%;background-size:0 2px,100% 2px}}a{color:#000;text-decoration:none}:lang(my) body,:lang(my) button{font-family:NotoSans,sans-serif;line-height:1.7}:lang(my) h1,:lang(my) h2,:lang(my) h3,:lang(my) h4,:lang(my) h5,:lang(my) h6{line-height:1.7}:lang(my) h1{font-family:NotoSans,sans-serif;font-size:2.625rem}@media(min-width:48em){:lang(my) h1{font-size:3.875rem}}@media(min-width:64em){:lang(my) h1{font-size:5rem}}:lang(my) h2{font-size:2rem}@media(min-width:48em){:lang(my) h2{font-size:2.188rem}}@media(min-width:64em){:lang(my) h2{font-size:2.813rem}}:lang(my) h4{font-size:1.3rem}@media(min-width:48em){:lang(my) h4{font-size:1.8rem}}:lang(my) h5{font-size:1.25rem}@media(min-width:48em){:lang(my) h5{font-size:1.375rem}}:lang(my) p{font-size:.875rem;line-height:1.7}@media(min-width:48em){:lang(my) p{font-size:1rem}}:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:.875rem;line-height:1.9}@media(min-width:48em){:lang(my) dl,:lang(my) ol li,:lang(my) ul li{font-size:1.125rem}}:lang(my) .sbdocs .sbdocs-content,:lang(my) .sbdocs h1,:lang(my) .sbdocs h2,:lang(my) .sbdocs h3,:lang(my) .sbdocs h4,:lang(my) .sbdocs h5,:lang(my) .sbdocs h6,:lang(my) .sbdocs p{font-family:NotoSans,sans-serif}:lang(my) .sbdocs .sbdocs-h1{font-size:2rem}[dir=rtl] ol,[dir=rtl] ul{padding-left:0;padding-right:1.125rem}@media(min-width:48em){[dir=rtl] ol,[dir=rtl] ul{padding-right:1.313rem}}[dir=rtl] ol li,[dir=rtl] ul li{padding-left:0;padding-right:.875rem}@media(min-width:48em){[dir=rtl] ol li,[dir=rtl] ul li{padding-right:.75rem}}:lang(be) h1,:lang(bg) h1,:lang(kk) h1,:lang(ky) h1,:lang(mk) h1,:lang(mn) h1,:lang(ru) h1,:lang(sr) h1,:lang(uk) h1{font-family:ProximaNova,sans-serif}:lang(bn) body,:lang(bn) h1{font-family:UNBangla,sans-serif}.heading-container{background-color:#232e3e;color:#fff;justify-content:center;overflow:hidden;padding-bottom:6rem;padding-top:6rem}.heading-container h4{margin-top:3.125rem}@media(min-width:48em){.heading-container h4{margin-top:0}}@media(max-width:47.9375em){.heading-container h2,.heading-container h4{padding:0 1.5rem}} \ No newline at end of file +.heading-container{background-color:#232e3e;color:#fff;justify-content:center;overflow:hidden;padding-bottom:6rem;padding-top:6rem}.heading-container h4{margin-top:3.125rem}@media(min-width:48em){.heading-container h4{margin-top:0}}@media(max-width:47.9375em){.heading-container h2,.heading-container h4{padding:0 1.5rem}} \ No newline at end of file diff --git a/docs/css/components/tweet-panel.min.css b/docs/css/components/tweet-panel.min.css index 0aad49ed4..854956d4f 100644 --- a/docs/css/components/tweet-panel.min.css +++ b/docs/css/components/tweet-panel.min.css @@ -1 +1 @@ -.twitter-panel{background-color:#232e3e;overflow:hidden;padding:6rem 1.5rem}.twitter-panel .twitter{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCAyMiAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjEuMTYyIDIuNjU2YTguMzgzIDguMzgzIDAgMCAxLTIuNDAyLjY1OEE0LjE5NiA0LjE5NiAwIDAgMCAyMC42IDFjLS44Mi40ODgtMS43Mi44My0yLjY1NiAxLjAxNWE0LjE4MiA0LjE4MiAwIDAgMC03LjEyNiAzLjgxNCAxMS44NzQgMTEuODc0IDAgMCAxLTguNjItNC4zNyA0LjE2OCA0LjE2OCAwIDAgMC0uNTY2IDIuMTAzYzAgMS40NS43MzggMi43MzEgMS44NiAzLjQ4MWE0LjE2OCA0LjE2OCAwIDAgMS0xLjg5NC0uNTIzdi4wNTJhNC4xODUgNC4xODUgMCAwIDAgMy4zNTUgNC4xMDEgNC4yMDkgNC4yMDkgMCAwIDEtMS44OS4wNzJBNC4xODUgNC4xODUgMCAwIDAgNi45NyAxMy42NWE4LjM5MyA4LjM5MyAwIDAgMS02LjE5MSAxLjczMiAxMS44MjkgMTEuODI5IDAgMCAwIDYuNDEgMS44OGM3LjY5MyAwIDExLjktNi4zNzMgMTEuOS0xMS45IDAtLjE4LS4wMDUtLjM2Mi0uMDEzLS41NGE4LjQ5NSA4LjQ5NSAwIDAgMCAyLjA4Ny0yLjE2NWwtLjAwMS0uMDAxWiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) no-repeat bottom;display:block;font-size:0;height:36px;margin-bottom:.25rem;width:36px}@media(min-width:48em){.twitter-panel .twitter{margin-bottom:.375rem}}.twitter-panel h2{align-items:flex-end;color:#fff;display:flex;margin-bottom:2.5rem}.twitter-panel a{text-decoration:none}:lang(my) .twitter-panel span{margin-bottom:.875rem} \ No newline at end of file +.twitter-panel{background-color:#232e3e;overflow:hidden;padding:6rem 1.5rem}.twitter-panel .twitter{background:url(../../images/tweet-white.svg) no-repeat bottom;display:block;font-size:0;height:36px;margin-bottom:.25rem;width:36px}@media(min-width:48em){.twitter-panel .twitter{margin-bottom:.375rem}}.twitter-panel h2{align-items:flex-end;color:#fff;display:flex;margin-bottom:2.5rem}.twitter-panel a{text-decoration:none}:lang(my) .twitter-panel span{margin-bottom:.875rem} \ No newline at end of file diff --git a/docs/js/swiper.min.js b/docs/js/swiper.min.js index 0814c9d88..8f96f89fb 100644 --- a/docs/js/swiper.min.js +++ b/docs/js/swiper.min.js @@ -1 +1 @@ -!function(r,e){if("object"==typeof exports&&"object"==typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var t=e();for(var n in t)("object"==typeof exports?exports:r)[n]=t[n]}}(self,(()=>(()=>{var r={2872:(r,e,t)=>{"use strict";t.d(e,{windowResize:()=>i}),t(2564);var n,o=!0;function i(r,e){r.resize((function(){var e;e=r,o?function(r){r.trigger("resizestart"),o=!o}(e):function(r){clearTimeout(n),n=setTimeout((function(){r.trigger("resizeend"),o=!o}),200)}(e)})),r.on("resizeend",e)}},9662:(r,e,t)=>{var n=t(614),o=t(6330),i=TypeError;r.exports=function(r){if(n(r))return r;throw i(o(r)+" is not a function")}},6077:(r,e,t)=>{var n=t(614),o=String,i=TypeError;r.exports=function(r){if("object"==typeof r||n(r))return r;throw i("Can't set "+o(r)+" as a prototype")}},1223:(r,e,t)=>{var n=t(5112),o=t(30),i=t(3070).f,a=n("unscopables"),u=Array.prototype;null==u[a]&&i(u,a,{configurable:!0,value:o(null)}),r.exports=function(r){u[a][r]=!0}},9670:(r,e,t)=>{var n=t(111),o=String,i=TypeError;r.exports=function(r){if(n(r))return r;throw i(o(r)+" is not an object")}},1318:(r,e,t)=>{var n=t(5656),o=t(1400),i=t(6244),a=function(r){return function(e,t,a){var u,c=n(e),s=i(c),f=o(a,s);if(r&&t!=t){for(;s>f;)if((u=c[f++])!=u)return!0}else for(;s>f;f++)if((r||f in c)&&c[f]===t)return r||f||0;return!r&&-1}};r.exports={includes:a(!0),indexOf:a(!1)}},2092:(r,e,t)=>{var n=t(9974),o=t(1702),i=t(8361),a=t(7908),u=t(6244),c=t(5417),s=o([].push),f=function(r){var e=1==r,t=2==r,o=3==r,f=4==r,p=6==r,l=7==r,d=5==r||p;return function(v,y,g,b){for(var w,m,j=a(v),x=i(j),h=n(y,g),I=u(x),N=0,M=b||c,S=e?M(v,I):t||l?M(v,0):void 0;I>N;N++)if((d||N in x)&&(m=h(w=x[N],N,j),r))if(e)S[N]=m;else if(m)switch(r){case 3:return!0;case 5:return w;case 6:return N;case 2:s(S,w)}else switch(r){case 4:return!1;case 7:s(S,w)}return p?-1:o||f?f:S}};r.exports={forEach:f(0),map:f(1),filter:f(2),some:f(3),every:f(4),find:f(5),findIndex:f(6),filterReject:f(7)}},1194:(r,e,t)=>{var n=t(7293),o=t(5112),i=t(7392),a=o("species");r.exports=function(r){return i>=51||!n((function(){var e=[];return(e.constructor={})[a]=function(){return{foo:1}},1!==e[r](Boolean).foo}))}},206:(r,e,t)=>{var n=t(1702);r.exports=n([].slice)},7475:(r,e,t)=>{var n=t(3157),o=t(4411),i=t(111),a=t(5112)("species"),u=Array;r.exports=function(r){var e;return n(r)&&(e=r.constructor,(o(e)&&(e===u||n(e.prototype))||i(e)&&null===(e=e[a]))&&(e=void 0)),void 0===e?u:e}},5417:(r,e,t)=>{var n=t(7475);r.exports=function(r,e){return new(n(r))(0===e?0:e)}},4326:(r,e,t)=>{var n=t(84),o=n({}.toString),i=n("".slice);r.exports=function(r){return i(o(r),8,-1)}},648:(r,e,t)=>{var n=t(1694),o=t(614),i=t(4326),a=t(5112)("toStringTag"),u=Object,c="Arguments"==i(function(){return arguments}());r.exports=n?i:function(r){var e,t,n;return void 0===r?"Undefined":null===r?"Null":"string"==typeof(t=function(r,e){try{return r[e]}catch(r){}}(e=u(r),a))?t:c?i(e):"Object"==(n=i(e))&&o(e.callee)?"Arguments":n}},9920:(r,e,t)=>{var n=t(2597),o=t(3887),i=t(1236),a=t(3070);r.exports=function(r,e,t){for(var u=o(e),c=a.f,s=i.f,f=0;f{var n=t(9781),o=t(3070),i=t(9114);r.exports=n?function(r,e,t){return o.f(r,e,i(1,t))}:function(r,e,t){return r[e]=t,r}},9114:r=>{r.exports=function(r,e){return{enumerable:!(1&r),configurable:!(2&r),writable:!(4&r),value:e}}},6135:(r,e,t)=>{"use strict";var n=t(4948),o=t(3070),i=t(9114);r.exports=function(r,e,t){var a=n(e);a in r?o.f(r,a,i(0,t)):r[a]=t}},8052:(r,e,t)=>{var n=t(614),o=t(3070),i=t(6339),a=t(3072);r.exports=function(r,e,t,u){u||(u={});var c=u.enumerable,s=void 0!==u.name?u.name:e;if(n(t)&&i(t,s,u),u.global)c?r[e]=t:a(e,t);else{try{u.unsafe?r[e]&&(c=!0):delete r[e]}catch(r){}c?r[e]=t:o.f(r,e,{value:t,enumerable:!1,configurable:!u.nonConfigurable,writable:!u.nonWritable})}return r}},3072:(r,e,t)=>{var n=t(7854),o=Object.defineProperty;r.exports=function(r,e){try{o(n,r,{value:e,configurable:!0,writable:!0})}catch(t){n[r]=e}return e}},9781:(r,e,t)=>{var n=t(7293);r.exports=!n((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},4154:r=>{var e="object"==typeof document&&document.all,t=void 0===e&&void 0!==e;r.exports={all:e,IS_HTMLDDA:t}},317:(r,e,t)=>{var n=t(7854),o=t(111),i=n.document,a=o(i)&&o(i.createElement);r.exports=function(r){return a?i.createElement(r):{}}},7207:r=>{var e=TypeError;r.exports=function(r){if(r>9007199254740991)throw e("Maximum allowed index exceeded");return r}},8113:(r,e,t)=>{var n=t(5005);r.exports=n("navigator","userAgent")||""},7392:(r,e,t)=>{var n,o,i=t(7854),a=t(8113),u=i.process,c=i.Deno,s=u&&u.versions||c&&c.version,f=s&&s.v8;f&&(o=(n=f.split("."))[0]>0&&n[0]<4?1:+(n[0]+n[1])),!o&&a&&(!(n=a.match(/Edge\/(\d+)/))||n[1]>=74)&&(n=a.match(/Chrome\/(\d+)/))&&(o=+n[1]),r.exports=o},748:r=>{r.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},2109:(r,e,t)=>{var n=t(7854),o=t(1236).f,i=t(8880),a=t(8052),u=t(3072),c=t(9920),s=t(4705);r.exports=function(r,e){var t,f,p,l,d,v=r.target,y=r.global,g=r.stat;if(t=y?n:g?n[v]||u(v,{}):(n[v]||{}).prototype)for(f in e){if(l=e[f],p=r.dontCallGetSet?(d=o(t,f))&&d.value:t[f],!s(y?f:v+(g?".":"#")+f,r.forced)&&void 0!==p){if(typeof l==typeof p)continue;c(l,p)}(r.sham||p&&p.sham)&&i(l,"sham",!0),a(t,f,l,r)}}},7293:r=>{r.exports=function(r){try{return!!r()}catch(r){return!0}}},2104:(r,e,t)=>{var n=t(4374),o=Function.prototype,i=o.apply,a=o.call;r.exports="object"==typeof Reflect&&Reflect.apply||(n?a.bind(i):function(){return a.apply(i,arguments)})},9974:(r,e,t)=>{var n=t(1702),o=t(9662),i=t(4374),a=n(n.bind);r.exports=function(r,e){return o(r),void 0===e?r:i?a(r,e):function(){return r.apply(e,arguments)}}},4374:(r,e,t)=>{var n=t(7293);r.exports=!n((function(){var r=function(){}.bind();return"function"!=typeof r||r.hasOwnProperty("prototype")}))},6916:(r,e,t)=>{var n=t(4374),o=Function.prototype.call;r.exports=n?o.bind(o):function(){return o.apply(o,arguments)}},6530:(r,e,t)=>{var n=t(9781),o=t(2597),i=Function.prototype,a=n&&Object.getOwnPropertyDescriptor,u=o(i,"name"),c=u&&"something"===function(){}.name,s=u&&(!n||n&&a(i,"name").configurable);r.exports={EXISTS:u,PROPER:c,CONFIGURABLE:s}},84:(r,e,t)=>{var n=t(4374),o=Function.prototype,i=o.call,a=n&&o.bind.bind(i,i);r.exports=n?a:function(r){return function(){return i.apply(r,arguments)}}},1702:(r,e,t)=>{var n=t(4326),o=t(84);r.exports=function(r){if("Function"===n(r))return o(r)}},5005:(r,e,t)=>{var n=t(7854),o=t(614),i=function(r){return o(r)?r:void 0};r.exports=function(r,e){return arguments.length<2?i(n[r]):n[r]&&n[r][e]}},8173:(r,e,t)=>{var n=t(9662),o=t(8554);r.exports=function(r,e){var t=r[e];return o(t)?void 0:n(t)}},7854:(r,e,t)=>{var n=function(r){return r&&r.Math==Math&&r};r.exports=n("object"==typeof globalThis&&globalThis)||n("object"==typeof window&&window)||n("object"==typeof self&&self)||n("object"==typeof t.g&&t.g)||function(){return this}()||Function("return this")()},2597:(r,e,t)=>{var n=t(1702),o=t(7908),i=n({}.hasOwnProperty);r.exports=Object.hasOwn||function(r,e){return i(o(r),e)}},3501:r=>{r.exports={}},490:(r,e,t)=>{var n=t(5005);r.exports=n("document","documentElement")},4664:(r,e,t)=>{var n=t(9781),o=t(7293),i=t(317);r.exports=!n&&!o((function(){return 7!=Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},8361:(r,e,t)=>{var n=t(1702),o=t(7293),i=t(4326),a=Object,u=n("".split);r.exports=o((function(){return!a("z").propertyIsEnumerable(0)}))?function(r){return"String"==i(r)?u(r,""):a(r)}:a},9587:(r,e,t)=>{var n=t(614),o=t(111),i=t(7674);r.exports=function(r,e,t){var a,u;return i&&n(a=e.constructor)&&a!==t&&o(u=a.prototype)&&u!==t.prototype&&i(r,u),r}},2788:(r,e,t)=>{var n=t(1702),o=t(614),i=t(5465),a=n(Function.toString);o(i.inspectSource)||(i.inspectSource=function(r){return a(r)}),r.exports=i.inspectSource},9909:(r,e,t)=>{var n,o,i,a=t(4811),u=t(7854),c=t(111),s=t(8880),f=t(2597),p=t(5465),l=t(6200),d=t(3501),v="Object already initialized",y=u.TypeError,g=u.WeakMap;if(a||p.state){var b=p.state||(p.state=new g);b.get=b.get,b.has=b.has,b.set=b.set,n=function(r,e){if(b.has(r))throw y(v);return e.facade=r,b.set(r,e),e},o=function(r){return b.get(r)||{}},i=function(r){return b.has(r)}}else{var w=l("state");d[w]=!0,n=function(r,e){if(f(r,w))throw y(v);return e.facade=r,s(r,w,e),e},o=function(r){return f(r,w)?r[w]:{}},i=function(r){return f(r,w)}}r.exports={set:n,get:o,has:i,enforce:function(r){return i(r)?o(r):n(r,{})},getterFor:function(r){return function(e){var t;if(!c(e)||(t=o(e)).type!==r)throw y("Incompatible receiver, "+r+" required");return t}}}},3157:(r,e,t)=>{var n=t(4326);r.exports=Array.isArray||function(r){return"Array"==n(r)}},614:(r,e,t)=>{var n=t(4154),o=n.all;r.exports=n.IS_HTMLDDA?function(r){return"function"==typeof r||r===o}:function(r){return"function"==typeof r}},4411:(r,e,t)=>{var n=t(1702),o=t(7293),i=t(614),a=t(648),u=t(5005),c=t(2788),s=function(){},f=[],p=u("Reflect","construct"),l=/^\s*(?:class|function)\b/,d=n(l.exec),v=!l.exec(s),y=function(r){if(!i(r))return!1;try{return p(s,f,r),!0}catch(r){return!1}},g=function(r){if(!i(r))return!1;switch(a(r)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return v||!!d(l,c(r))}catch(r){return!0}};g.sham=!0,r.exports=!p||o((function(){var r;return y(y.call)||!y(Object)||!y((function(){r=!0}))||r}))?g:y},4705:(r,e,t)=>{var n=t(7293),o=t(614),i=/#|\.prototype\./,a=function(r,e){var t=c[u(r)];return t==f||t!=s&&(o(e)?n(e):!!e)},u=a.normalize=function(r){return String(r).replace(i,".").toLowerCase()},c=a.data={},s=a.NATIVE="N",f=a.POLYFILL="P";r.exports=a},8554:r=>{r.exports=function(r){return null==r}},111:(r,e,t)=>{var n=t(614),o=t(4154),i=o.all;r.exports=o.IS_HTMLDDA?function(r){return"object"==typeof r?null!==r:n(r)||r===i}:function(r){return"object"==typeof r?null!==r:n(r)}},1913:r=>{r.exports=!1},2190:(r,e,t)=>{var n=t(5005),o=t(614),i=t(7976),a=t(3307),u=Object;r.exports=a?function(r){return"symbol"==typeof r}:function(r){var e=n("Symbol");return o(e)&&i(e.prototype,u(r))}},6244:(r,e,t)=>{var n=t(7466);r.exports=function(r){return n(r.length)}},6339:(r,e,t)=>{var n=t(7293),o=t(614),i=t(2597),a=t(9781),u=t(6530).CONFIGURABLE,c=t(2788),s=t(9909),f=s.enforce,p=s.get,l=Object.defineProperty,d=a&&!n((function(){return 8!==l((function(){}),"length",{value:8}).length})),v=String(String).split("String"),y=r.exports=function(r,e,t){"Symbol("===String(e).slice(0,7)&&(e="["+String(e).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),t&&t.getter&&(e="get "+e),t&&t.setter&&(e="set "+e),(!i(r,"name")||u&&r.name!==e)&&(a?l(r,"name",{value:e,configurable:!0}):r.name=e),d&&t&&i(t,"arity")&&r.length!==t.arity&&l(r,"length",{value:t.arity});try{t&&i(t,"constructor")&&t.constructor?a&&l(r,"prototype",{writable:!1}):r.prototype&&(r.prototype=void 0)}catch(r){}var n=f(r);return i(n,"source")||(n.source=v.join("string"==typeof e?e:"")),r};Function.prototype.toString=y((function(){return o(this)&&p(this).source||c(this)}),"toString")},4758:r=>{var e=Math.ceil,t=Math.floor;r.exports=Math.trunc||function(r){var n=+r;return(n>0?t:e)(n)}},2814:(r,e,t)=>{var n=t(7854),o=t(7293),i=t(1702),a=t(1340),u=t(3111).trim,c=t(1361),s=i("".charAt),f=n.parseFloat,p=n.Symbol,l=p&&p.iterator,d=1/f(c+"-0")!=-1/0||l&&!o((function(){f(Object(l))}));r.exports=d?function(r){var e=u(a(r)),t=f(e);return 0===t&&"-"==s(e,0)?-0:t}:f},30:(r,e,t)=>{var n,o=t(9670),i=t(6048),a=t(748),u=t(3501),c=t(490),s=t(317),f=t(6200)("IE_PROTO"),p=function(){},l=function(r){return"